.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-918af741-60e6-485b-be70-aed78c739979 {
  background-image: url(https://i.shgcdn.com/93f42d77-257b-4676-aefc-a69a0eecbf18/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 450px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-918af741-60e6-485b-be70-aed78c739979 {
  display: none;
}
#s-918af741-60e6-485b-be70-aed78c739979, #wrap-s-918af741-60e6-485b-be70-aed78c739979 { display:none !important; }}@media (max-width: 767px){#s-918af741-60e6-485b-be70-aed78c739979 {
  display: none;
}
#s-918af741-60e6-485b-be70-aed78c739979, #wrap-s-918af741-60e6-485b-be70-aed78c739979 { display:none !important; }}







#s-918af741-60e6-485b-be70-aed78c739979 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-918af741-60e6-485b-be70-aed78c739979.shg-box.shg-c {
  justify-content: 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-e653a515-298a-43f2-8ca1-71a7d4de71cf {
  margin-top: 50px;
margin-bottom: 0px;
}

#s-7d288c9c-adb1-45fc-ba5f-aa6f4232ff4f {
  background-image: url(https://i.shgcdn.com/93f42d77-257b-4676-aefc-a69a0eecbf18/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 350px;
background-position: center center;
}
@media (min-width: 1200px){#s-7d288c9c-adb1-45fc-ba5f-aa6f4232ff4f {
  display: none;
}
#s-7d288c9c-adb1-45fc-ba5f-aa6f4232ff4f, #wrap-s-7d288c9c-adb1-45fc-ba5f-aa6f4232ff4f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7d288c9c-adb1-45fc-ba5f-aa6f4232ff4f {
  display: none;
}
#s-7d288c9c-adb1-45fc-ba5f-aa6f4232ff4f, #wrap-s-7d288c9c-adb1-45fc-ba5f-aa6f4232ff4f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7d288c9c-adb1-45fc-ba5f-aa6f4232ff4f {
  
}
}@media (max-width: 767px){#s-7d288c9c-adb1-45fc-ba5f-aa6f4232ff4f {
  display: none;
}
#s-7d288c9c-adb1-45fc-ba5f-aa6f4232ff4f, #wrap-s-7d288c9c-adb1-45fc-ba5f-aa6f4232ff4f { display:none !important; }}







#s-7d288c9c-adb1-45fc-ba5f-aa6f4232ff4f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7d288c9c-adb1-45fc-ba5f-aa6f4232ff4f.shg-box.shg-c {
  justify-content: center;
}

#s-bdb10205-3f95-4d98-8e2e-974abd508a2f {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
}

#s-07b16e63-0a25-4886-bcfd-a9301d1f6f44 {
  background-image: url(https://i.shgcdn.com/93f42d77-257b-4676-aefc-a69a0eecbf18/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 300px;
background-position: center center;
}
@media (min-width: 1200px){#s-07b16e63-0a25-4886-bcfd-a9301d1f6f44 {
  display: none;
}
#s-07b16e63-0a25-4886-bcfd-a9301d1f6f44, #wrap-s-07b16e63-0a25-4886-bcfd-a9301d1f6f44 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-07b16e63-0a25-4886-bcfd-a9301d1f6f44 {
  display: none;
}
#s-07b16e63-0a25-4886-bcfd-a9301d1f6f44, #wrap-s-07b16e63-0a25-4886-bcfd-a9301d1f6f44 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-07b16e63-0a25-4886-bcfd-a9301d1f6f44 {
  display: none;
}
#s-07b16e63-0a25-4886-bcfd-a9301d1f6f44, #wrap-s-07b16e63-0a25-4886-bcfd-a9301d1f6f44 { display:none !important; }}@media (max-width: 767px){#s-07b16e63-0a25-4886-bcfd-a9301d1f6f44 {
  
}
}







#s-07b16e63-0a25-4886-bcfd-a9301d1f6f44 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-07b16e63-0a25-4886-bcfd-a9301d1f6f44.shg-box.shg-c {
  justify-content: center;
}

#s-d9bbb0de-0495-48d8-aa78-a6ebeb1eb83e {
  margin-top: 50px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
}

#s-415ca428-05dc-42d5-b0e5-eba8b50e959d {
  min-height: 50px;
}
@media (min-width: 1200px){#s-415ca428-05dc-42d5-b0e5-eba8b50e959d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-415ca428-05dc-42d5-b0e5-eba8b50e959d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-415ca428-05dc-42d5-b0e5-eba8b50e959d {
  display: none;
}
#s-415ca428-05dc-42d5-b0e5-eba8b50e959d, #wrap-s-415ca428-05dc-42d5-b0e5-eba8b50e959d { display:none !important; }}@media (max-width: 767px){#s-415ca428-05dc-42d5-b0e5-eba8b50e959d {
  display: none;
}
#s-415ca428-05dc-42d5-b0e5-eba8b50e959d, #wrap-s-415ca428-05dc-42d5-b0e5-eba8b50e959d { display:none !important; }}







#s-415ca428-05dc-42d5-b0e5-eba8b50e959d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-415ca428-05dc-42d5-b0e5-eba8b50e959d.shg-box.shg-c {
  justify-content: center;
}

#s-e4d5ac88-8eeb-44fe-8d62-6d5b99a6cafe hr {
  border: 0;
  width: 100%;
  border-top: 75px solid rgba(221, 221, 221, 0);
}

#s-8b071a8b-8370-4753-a04c-7355f1cab2dc {
  margin-left: 100px;
margin-right: 100px;
}

#s-2d1d78fb-bd1c-4a08-b1ef-d62d9d02bac8 hr {
  border: 0;
  width: 100%;
  border-top: 75px solid rgba(221, 221, 221, 0);
}

#s-72ed34b9-cbf8-49fa-8dcc-8a618e6c1df0 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-72ed34b9-cbf8-49fa-8dcc-8a618e6c1df0 {
  display: none;
}
#s-72ed34b9-cbf8-49fa-8dcc-8a618e6c1df0, #wrap-s-72ed34b9-cbf8-49fa-8dcc-8a618e6c1df0 { display:none !important; }}@media (max-width: 767px){#s-72ed34b9-cbf8-49fa-8dcc-8a618e6c1df0 {
  display: none;
}
#s-72ed34b9-cbf8-49fa-8dcc-8a618e6c1df0, #wrap-s-72ed34b9-cbf8-49fa-8dcc-8a618e6c1df0 { display:none !important; }}







#s-72ed34b9-cbf8-49fa-8dcc-8a618e6c1df0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-72ed34b9-cbf8-49fa-8dcc-8a618e6c1df0.shg-box.shg-c {
  justify-content: center;
}

#s-94fd88d6-5c70-4712-80b9-212a4af18c48 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 25px;
margin-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

.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-117aef90-db99-4b51-83b6-9657d0337cdc .shogun-tabs {
  justify-content: center;
}


  #s-117aef90-db99-4b51-83b6-9657d0337cdc .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 0);
    border: 1px solid rgba(221, 221, 221, 0);
  }
  #s-117aef90-db99-4b51-83b6-9657d0337cdc .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(188, 171, 160, 0);
    border: 1px solid rgba(219, 110, 40, 0);
  }
#s-117aef90-db99-4b51-83b6-9657d0337cdc .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(175, 177, 180, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 20px;
}

#s-117aef90-db99-4b51-83b6-9657d0337cdc .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-117aef90-db99-4b51-83b6-9657d0337cdc .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(188, 171, 160, 0);
}

#s-117aef90-db99-4b51-83b6-9657d0337cdc .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(219, 110, 40, 0);
}

#s-5ef8152e-e316-40ed-b9df-a534d5065a05 {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 25px;
margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 150px;
background-position: center center;
}








#s-5ef8152e-e316-40ed-b9df-a534d5065a05 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5ef8152e-e316-40ed-b9df-a534d5065a05.shg-box.shg-c {
  justify-content: center;
}

#s-ec04d424-83da-493f-951d-9a52e53ac6f5 {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 25px;
margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 150px;
background-position: center center;
}








#s-ec04d424-83da-493f-951d-9a52e53ac6f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ec04d424-83da-493f-951d-9a52e53ac6f5.shg-box.shg-c {
  justify-content: center;
}

#s-c28ace80-0620-48fd-893b-fd0573f409a3 {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 25px;
margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 150px;
background-position: center center;
}








#s-c28ace80-0620-48fd-893b-fd0573f409a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c28ace80-0620-48fd-893b-fd0573f409a3.shg-box.shg-c {
  justify-content: center;
}

#s-287836ca-f89b-4f84-9546-d9b47173df45 {
  margin-top: 10px;
margin-left: 100px;
margin-right: 100px;
background-color: rgba(0, 0, 0, 0);
}

#s-a12f5e58-e3f8-488f-bc40-b6f3d9da6f1b {
  margin-top: 10px;
margin-left: 100px;
margin-right: 100px;
background-color: rgba(0, 0, 0, 0);
}

#s-ac683289-8d54-4467-97f1-f9f60162a372 {
  margin-top: 10px;
margin-left: 100px;
margin-right: 100px;
background-color: rgba(0, 0, 0, 0);
}

#s-3dbab6c4-250a-4618-922f-9c0aaab1bd7b hr {
  border: 0;
  width: 100%;
  border-top: 75px solid rgba(221, 221, 221, 0);
}

#s-e055fd25-8384-4581-8989-2cedf9057acc {
  min-height: 50px;
}
@media (min-width: 1200px){#s-e055fd25-8384-4581-8989-2cedf9057acc {
  display: none;
}
#s-e055fd25-8384-4581-8989-2cedf9057acc, #wrap-s-e055fd25-8384-4581-8989-2cedf9057acc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e055fd25-8384-4581-8989-2cedf9057acc {
  display: none;
}
#s-e055fd25-8384-4581-8989-2cedf9057acc, #wrap-s-e055fd25-8384-4581-8989-2cedf9057acc { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e055fd25-8384-4581-8989-2cedf9057acc {
  
}
}@media (max-width: 767px){#s-e055fd25-8384-4581-8989-2cedf9057acc {
  display: none;
}
#s-e055fd25-8384-4581-8989-2cedf9057acc, #wrap-s-e055fd25-8384-4581-8989-2cedf9057acc { display:none !important; }}







#s-e055fd25-8384-4581-8989-2cedf9057acc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e055fd25-8384-4581-8989-2cedf9057acc.shg-box.shg-c {
  justify-content: center;
}

#s-bf1ba51e-22d8-4152-931e-411a18719eb9 hr {
  border: 0;
  width: 100%;
  border-top: 50px solid rgba(221, 221, 221, 0);
}

#s-ffc639ed-3aa4-449c-8c31-93eb20126afc {
  margin-left: 75px;
margin-right: 75px;
}

#s-e969213c-f984-4c70-bcf3-a13ce15eeaf5 hr {
  border: 0;
  width: 100%;
  border-top: 50px solid rgba(221, 221, 221, 0);
}

#s-5f466b45-b533-4ecf-ad93-56139de5286d {
  min-height: 50px;
}
@media (min-width: 1200px){#s-5f466b45-b533-4ecf-ad93-56139de5286d {
  display: none;
}
#s-5f466b45-b533-4ecf-ad93-56139de5286d, #wrap-s-5f466b45-b533-4ecf-ad93-56139de5286d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5f466b45-b533-4ecf-ad93-56139de5286d {
  display: none;
}
#s-5f466b45-b533-4ecf-ad93-56139de5286d, #wrap-s-5f466b45-b533-4ecf-ad93-56139de5286d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5f466b45-b533-4ecf-ad93-56139de5286d {
  display: none;
}
#s-5f466b45-b533-4ecf-ad93-56139de5286d, #wrap-s-5f466b45-b533-4ecf-ad93-56139de5286d { display:none !important; }}@media (max-width: 767px){#s-5f466b45-b533-4ecf-ad93-56139de5286d {
  
}
}







#s-5f466b45-b533-4ecf-ad93-56139de5286d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5f466b45-b533-4ecf-ad93-56139de5286d.shg-box.shg-c {
  justify-content: center;
}

#s-d6b4019b-7738-44e2-9a3d-8d47cb1f34b1 hr {
  border: 0;
  width: 100%;
  border-top: 25px solid rgba(221, 221, 221, 0);
}

#s-df0656b3-2693-4848-9039-2212f3f9812c {
  margin-left: 25px;
margin-right: 25px;
}

#s-d4c3900e-da58-4c90-b87c-395812c3f36b hr {
  border: 0;
  width: 100%;
  border-top: 25px solid rgba(221, 221, 221, 0);
}

#s-dece0c38-fd7a-41ca-b9e9-c381be0ece34 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-dece0c38-fd7a-41ca-b9e9-c381be0ece34 {
  display: none;
}
#s-dece0c38-fd7a-41ca-b9e9-c381be0ece34, #wrap-s-dece0c38-fd7a-41ca-b9e9-c381be0ece34 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dece0c38-fd7a-41ca-b9e9-c381be0ece34 {
  display: none;
}
#s-dece0c38-fd7a-41ca-b9e9-c381be0ece34, #wrap-s-dece0c38-fd7a-41ca-b9e9-c381be0ece34 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-dece0c38-fd7a-41ca-b9e9-c381be0ece34 {
  
}
}@media (max-width: 767px){#s-dece0c38-fd7a-41ca-b9e9-c381be0ece34 {
  display: none;
}
#s-dece0c38-fd7a-41ca-b9e9-c381be0ece34, #wrap-s-dece0c38-fd7a-41ca-b9e9-c381be0ece34 { display:none !important; }}







#s-dece0c38-fd7a-41ca-b9e9-c381be0ece34 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dece0c38-fd7a-41ca-b9e9-c381be0ece34.shg-box.shg-c {
  justify-content: center;
}

#s-64ce737c-8753-4b41-bc8d-48ac68092532 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 25px;
margin-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-6ef93eb3-f6c6-4214-acc1-005dc311f365 .shogun-tabs {
  justify-content: center;
}


  #s-6ef93eb3-f6c6-4214-acc1-005dc311f365 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 0);
    border: 1px solid rgba(221, 221, 221, 0);
  }
  #s-6ef93eb3-f6c6-4214-acc1-005dc311f365 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(188, 171, 160, 0);
    border: 1px solid rgba(219, 110, 40, 0);
  }
#s-6ef93eb3-f6c6-4214-acc1-005dc311f365 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(175, 177, 180, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 18px;
}

#s-6ef93eb3-f6c6-4214-acc1-005dc311f365 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-6ef93eb3-f6c6-4214-acc1-005dc311f365 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(188, 171, 160, 0);
}

#s-6ef93eb3-f6c6-4214-acc1-005dc311f365 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(219, 110, 40, 0);
}

#s-d6cfb797-9226-4266-aeaf-8949be3d3cf6 {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 25px;
margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 125px;
background-position: center center;
}








#s-d6cfb797-9226-4266-aeaf-8949be3d3cf6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d6cfb797-9226-4266-aeaf-8949be3d3cf6.shg-box.shg-c {
  justify-content: center;
}

#s-422b004b-6cfe-4dcb-8f50-8f6301b870cc {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 25px;
margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 125px;
background-position: center center;
}








#s-422b004b-6cfe-4dcb-8f50-8f6301b870cc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-422b004b-6cfe-4dcb-8f50-8f6301b870cc.shg-box.shg-c {
  justify-content: center;
}

#s-ee7daeaa-7d04-4f70-9126-a23045ba99d2 {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 25px;
margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 100px;
background-position: center center;
}








#s-ee7daeaa-7d04-4f70-9126-a23045ba99d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ee7daeaa-7d04-4f70-9126-a23045ba99d2.shg-box.shg-c {
  justify-content: center;
}

#s-90b80794-c6fe-4765-8265-38735b3c90c3 {
  margin-top: 10px;
margin-left: 50px;
margin-right: 50px;
background-color: rgba(0, 0, 0, 0);
}

#s-fce87792-9bf1-4117-98d3-9e84f3cf9f47 {
  margin-top: 10px;
margin-left: 50px;
margin-right: 50px;
background-color: rgba(0, 0, 0, 0);
}

#s-03fd5071-fed2-4d9d-a5f5-76f7b6cf1937 {
  margin-top: 10px;
margin-left: 50px;
margin-right: 50px;
background-color: rgba(0, 0, 0, 0);
}

#s-651ca930-e2e8-47cb-8526-bebc54b59894 hr {
  border: 0;
  width: 100%;
  border-top: 50px solid rgba(221, 221, 221, 0);
}

#s-e114e652-1845-4aae-962d-7f8a544938a9 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-e114e652-1845-4aae-962d-7f8a544938a9 {
  display: none;
}
#s-e114e652-1845-4aae-962d-7f8a544938a9, #wrap-s-e114e652-1845-4aae-962d-7f8a544938a9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e114e652-1845-4aae-962d-7f8a544938a9 {
  display: none;
}
#s-e114e652-1845-4aae-962d-7f8a544938a9, #wrap-s-e114e652-1845-4aae-962d-7f8a544938a9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e114e652-1845-4aae-962d-7f8a544938a9 {
  display: none;
}
#s-e114e652-1845-4aae-962d-7f8a544938a9, #wrap-s-e114e652-1845-4aae-962d-7f8a544938a9 { display:none !important; }}@media (max-width: 767px){#s-e114e652-1845-4aae-962d-7f8a544938a9 {
  
}
}







#s-e114e652-1845-4aae-962d-7f8a544938a9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e114e652-1845-4aae-962d-7f8a544938a9.shg-box.shg-c {
  justify-content: center;
}

#s-021e5021-9b1e-490c-8fcf-00be77ed8fa6 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-2fa54983-b0ed-48e8-8afb-fb874f8088a3 .shogun-tabs {
  justify-content: center;
}


  #s-2fa54983-b0ed-48e8-8afb-fb874f8088a3 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 0);
    border: 1px solid rgba(221, 221, 221, 0);
  }
  #s-2fa54983-b0ed-48e8-8afb-fb874f8088a3 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(188, 171, 160, 0);
    border: 1px solid rgba(219, 110, 40, 0);
  }
#s-2fa54983-b0ed-48e8-8afb-fb874f8088a3 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(175, 177, 180, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-2fa54983-b0ed-48e8-8afb-fb874f8088a3 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-2fa54983-b0ed-48e8-8afb-fb874f8088a3 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(188, 171, 160, 0);
}

#s-2fa54983-b0ed-48e8-8afb-fb874f8088a3 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(219, 110, 40, 0);
}

#s-1c6f087d-d15b-42d4-8c54-b3860f1c85f1 {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 125px;
background-position: center center;
}








#s-1c6f087d-d15b-42d4-8c54-b3860f1c85f1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1c6f087d-d15b-42d4-8c54-b3860f1c85f1.shg-box.shg-c {
  justify-content: center;
}

#s-1617e4bd-0f39-4ae3-b734-55c168635394 {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 125px;
background-position: center center;
}








#s-1617e4bd-0f39-4ae3-b734-55c168635394 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1617e4bd-0f39-4ae3-b734-55c168635394.shg-box.shg-c {
  justify-content: center;
}

#s-b128d0b8-0acc-4fd2-9150-a1893f3c92c6 {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 100px;
background-position: center center;
}








#s-b128d0b8-0acc-4fd2-9150-a1893f3c92c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b128d0b8-0acc-4fd2-9150-a1893f3c92c6.shg-box.shg-c {
  justify-content: center;
}

#s-b045243a-4bd3-4044-b376-203af1b34c0a {
  margin-top: 10px;
margin-left: 25px;
margin-right: 25px;
background-color: rgba(0, 0, 0, 0);
}

#s-768dbbc7-441b-456a-aa29-03b41e459da1 {
  margin-top: 10px;
margin-left: 25px;
margin-right: 25px;
background-color: rgba(0, 0, 0, 0);
}

#s-05ed1080-597e-4003-9736-3fcd76353574 {
  margin-top: 10px;
margin-left: 25px;
margin-right: 25px;
background-color: rgba(0, 0, 0, 0);
}

#s-da84f9df-9bd8-4fe5-9ec4-6c2ec9d662b3 hr {
  border: 0;
  width: 100%;
  border-top: 25px solid rgba(221, 221, 221, 0);
}

#s-c9ddd08a-18d9-4460-a0b9-730f90a0d482 {
  background-size: cover;
background-attachment: fixed;
margin-top: 0px;
margin-bottom: -0px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 500px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-c9ddd08a-18d9-4460-a0b9-730f90a0d482 {
  display: none;
}
#s-c9ddd08a-18d9-4460-a0b9-730f90a0d482, #wrap-s-c9ddd08a-18d9-4460-a0b9-730f90a0d482 { display:none !important; }}@media (max-width: 767px){#s-c9ddd08a-18d9-4460-a0b9-730f90a0d482 {
  display: none;
}
#s-c9ddd08a-18d9-4460-a0b9-730f90a0d482, #wrap-s-c9ddd08a-18d9-4460-a0b9-730f90a0d482 { display:none !important; }}







#s-c9ddd08a-18d9-4460-a0b9-730f90a0d482 > .shg-box-overlay {
  background-color: rgba(62, 98, 137, 1);
  opacity: 0;
}#s-c9ddd08a-18d9-4460-a0b9-730f90a0d482 {
  cursor: pointer;
}#s-c9ddd08a-18d9-4460-a0b9-730f90a0d482.shg-box.shg-c {
  justify-content: center;
}

#s-44ad3cd6-7e4a-4e8c-87f6-bbbd0cdd35c6 {
  margin-top: 35px;
margin-left: 200px;
margin-bottom: 35px;
margin-right: 200px;
}

.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-41f01609-ce75-4af1-a456-bcb9e07ce951 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
letter-spacing: 3px;
}
#s-41f01609-ce75-4af1-a456-bcb9e07ce951:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(188, 171, 160, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-41f01609-ce75-4af1-a456-bcb9e07ce951:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(188, 171, 160, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-41f01609-ce75-4af1-a456-bcb9e07ce951.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-d32b70d3-a436-4e88-baf3-f933751cff4b {
  background-size: cover;
background-attachment: fixed;
margin-top: 0px;
margin-bottom: -0px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 350px;
background-position: center center;
}
@media (min-width: 1200px){#s-d32b70d3-a436-4e88-baf3-f933751cff4b {
  display: none;
}
#s-d32b70d3-a436-4e88-baf3-f933751cff4b, #wrap-s-d32b70d3-a436-4e88-baf3-f933751cff4b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d32b70d3-a436-4e88-baf3-f933751cff4b {
  display: none;
}
#s-d32b70d3-a436-4e88-baf3-f933751cff4b, #wrap-s-d32b70d3-a436-4e88-baf3-f933751cff4b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d32b70d3-a436-4e88-baf3-f933751cff4b {
  
}
}@media (max-width: 767px){#s-d32b70d3-a436-4e88-baf3-f933751cff4b {
  display: none;
}
#s-d32b70d3-a436-4e88-baf3-f933751cff4b, #wrap-s-d32b70d3-a436-4e88-baf3-f933751cff4b { display:none !important; }}







#s-d32b70d3-a436-4e88-baf3-f933751cff4b > .shg-box-overlay {
  background-color: rgba(62, 98, 137, 1);
  opacity: 0;
}#s-d32b70d3-a436-4e88-baf3-f933751cff4b {
  cursor: pointer;
}#s-d32b70d3-a436-4e88-baf3-f933751cff4b.shg-box.shg-c {
  justify-content: center;
}

#s-90a5c71f-da2d-4c76-88aa-641349cbf3b6 {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 30px;
margin-right: 50px;
}

#s-0e0824bb-5925-4097-bdf3-d3000c37fa73 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
letter-spacing: 3px;
}
#s-0e0824bb-5925-4097-bdf3-d3000c37fa73:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(188, 171, 160, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-0e0824bb-5925-4097-bdf3-d3000c37fa73:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(188, 171, 160, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-0e0824bb-5925-4097-bdf3-d3000c37fa73.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-274714e3-4fc6-41df-a641-5feebe62b6b7 {
  background-size: cover;
background-attachment: fixed;
margin-top: 0px;
margin-bottom: -0px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 400px;
background-position: center center;
}
@media (min-width: 1200px){#s-274714e3-4fc6-41df-a641-5feebe62b6b7 {
  display: none;
}
#s-274714e3-4fc6-41df-a641-5feebe62b6b7, #wrap-s-274714e3-4fc6-41df-a641-5feebe62b6b7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-274714e3-4fc6-41df-a641-5feebe62b6b7 {
  display: none;
}
#s-274714e3-4fc6-41df-a641-5feebe62b6b7, #wrap-s-274714e3-4fc6-41df-a641-5feebe62b6b7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-274714e3-4fc6-41df-a641-5feebe62b6b7 {
  display: none;
}
#s-274714e3-4fc6-41df-a641-5feebe62b6b7, #wrap-s-274714e3-4fc6-41df-a641-5feebe62b6b7 { display:none !important; }}@media (max-width: 767px){#s-274714e3-4fc6-41df-a641-5feebe62b6b7 {
  
}
}







#s-274714e3-4fc6-41df-a641-5feebe62b6b7 > .shg-box-overlay {
  background-color: rgba(62, 98, 137, 1);
  opacity: 0;
}#s-274714e3-4fc6-41df-a641-5feebe62b6b7 {
  cursor: pointer;
}#s-274714e3-4fc6-41df-a641-5feebe62b6b7.shg-box.shg-c {
  justify-content: center;
}

#s-c43f1050-da47-474d-a9c6-83f8a1b863a9 {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 25px;
margin-right: 50px;
}

#s-aaae1b35-a578-407c-9ade-ab60829f3c1b {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-radius: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
letter-spacing: 3px;
}
#s-aaae1b35-a578-407c-9ade-ab60829f3c1b:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(188, 171, 160, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-aaae1b35-a578-407c-9ade-ab60829f3c1b:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
background-color: rgba(188, 171, 160, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}


#s-aaae1b35-a578-407c-9ade-ab60829f3c1b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-981db4b4-f0cd-44c8-823b-79f86837a09c {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-981db4b4-f0cd-44c8-823b-79f86837a09c {
  display: none;
}
#s-981db4b4-f0cd-44c8-823b-79f86837a09c, #wrap-s-981db4b4-f0cd-44c8-823b-79f86837a09c { display:none !important; }}@media (max-width: 767px){#s-981db4b4-f0cd-44c8-823b-79f86837a09c {
  display: none;
}
#s-981db4b4-f0cd-44c8-823b-79f86837a09c, #wrap-s-981db4b4-f0cd-44c8-823b-79f86837a09c { display:none !important; }}







#s-981db4b4-f0cd-44c8-823b-79f86837a09c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-981db4b4-f0cd-44c8-823b-79f86837a09c.shg-box.shg-c {
  justify-content: center;
}

#s-160e6132-6315-4bcc-bb3d-6f467d08024d hr {
  border: 0;
  width: 100%;
  border-top: 75px solid rgba(221, 221, 221, 0);
}

#s-e419528a-be39-4b54-85b9-4a6419253e2d {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 30px;
margin-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-da352fae-a2b7-4f8e-a645-4ee9fbb74642 .shogun-tabs {
  justify-content: center;
}


  #s-da352fae-a2b7-4f8e-a645-4ee9fbb74642 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(0, 0, 0, 0);
    border: 1px solid rgba(221, 221, 221, 0);
  }
  #s-da352fae-a2b7-4f8e-a645-4ee9fbb74642 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(188, 171, 160, 0);
    border: 1px solid rgba(219, 110, 40, 0);
  }
#s-da352fae-a2b7-4f8e-a645-4ee9fbb74642 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(175, 177, 180, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 20px;
}

#s-da352fae-a2b7-4f8e-a645-4ee9fbb74642 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-da352fae-a2b7-4f8e-a645-4ee9fbb74642 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(188, 171, 160, 0);
}

#s-da352fae-a2b7-4f8e-a645-4ee9fbb74642 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(219, 110, 40, 0);
}

#s-8817cafe-9a2e-4db6-bcc2-65ad5f86aa20 {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 25px;
margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 125px;
background-position: center center;
}








#s-8817cafe-9a2e-4db6-bcc2-65ad5f86aa20 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8817cafe-9a2e-4db6-bcc2-65ad5f86aa20.shg-box.shg-c {
  justify-content: center;
}

#s-cd87ec00-afa3-439e-ae81-465b75a355b8 {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 25px;
margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 100px;
background-position: center center;
}








#s-cd87ec00-afa3-439e-ae81-465b75a355b8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cd87ec00-afa3-439e-ae81-465b75a355b8.shg-box.shg-c {
  justify-content: center;
}

#s-8dd20223-615e-4d7e-b6c7-de0ee6698ecb {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 25px;
margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 150px;
background-position: center center;
}








#s-8dd20223-615e-4d7e-b6c7-de0ee6698ecb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8dd20223-615e-4d7e-b6c7-de0ee6698ecb.shg-box.shg-c {
  justify-content: center;
}

#s-13d536e7-d503-4652-a2bb-fdf82dcce49a {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 25px;
margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 150px;
background-position: center center;
}








#s-13d536e7-d503-4652-a2bb-fdf82dcce49a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-13d536e7-d503-4652-a2bb-fdf82dcce49a.shg-box.shg-c {
  justify-content: center;
}

#s-d6945e70-f7fd-48d8-aaf8-7efad4f98852 {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 25px;
margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 125px;
background-position: center center;
}








#s-d6945e70-f7fd-48d8-aaf8-7efad4f98852 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d6945e70-f7fd-48d8-aaf8-7efad4f98852.shg-box.shg-c {
  justify-content: center;
}

#s-9ac6afb3-eca3-4d36-87be-4721942f6795 {
  margin-top: 10px;
margin-left: 100px;
margin-right: 100px;
background-color: rgba(0, 0, 0, 0);
}

#s-229f0718-1326-41f8-94ec-7c87a7ea2e27 {
  margin-top: 10px;
margin-left: 100px;
margin-right: 100px;
background-color: rgba(0, 0, 0, 0);
}

#s-613e7319-67e9-4c18-ae39-52a99593e53a {
  margin-top: 10px;
margin-left: 100px;
margin-right: 100px;
background-color: rgba(0, 0, 0, 0);
}

#s-1fecb4a0-206d-498d-b096-ecfb83fdf634 {
  margin-top: 10px;
margin-left: 100px;
margin-right: 100px;
background-color: rgba(0, 0, 0, 0);
}

#s-4d5c4c4a-b0e7-45f7-99a1-b8c7a4313ea4 {
  margin-top: 10px;
margin-left: 100px;
margin-right: 100px;
background-color: rgba(0, 0, 0, 0);
}

#s-80d7a874-5a0c-4b29-aa2c-66725407dcf4 hr {
  border: 0;
  width: 100%;
  border-top: 75px solid rgba(221, 221, 221, 0);
}

#s-1d733ecf-bb63-482f-b317-d49e5ed68f1f {
  padding-left: 100px;
padding-right: 100px;
}








#s-1d733ecf-bb63-482f-b317-d49e5ed68f1f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1d733ecf-bb63-482f-b317-d49e5ed68f1f.shg-box.shg-c {
  justify-content: center;
}

.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-e6887bf9-5e69-432b-a77f-b1ecd479d8b1 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-e6887bf9-5e69-432b-a77f-b1ecd479d8b1 {
  display: none;
}
#s-e6887bf9-5e69-432b-a77f-b1ecd479d8b1, #wrap-s-e6887bf9-5e69-432b-a77f-b1ecd479d8b1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e6887bf9-5e69-432b-a77f-b1ecd479d8b1 {
  display: none;
}
#s-e6887bf9-5e69-432b-a77f-b1ecd479d8b1, #wrap-s-e6887bf9-5e69-432b-a77f-b1ecd479d8b1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e6887bf9-5e69-432b-a77f-b1ecd479d8b1 {
  
}
}@media (max-width: 767px){#s-e6887bf9-5e69-432b-a77f-b1ecd479d8b1 {
  display: none;
}
#s-e6887bf9-5e69-432b-a77f-b1ecd479d8b1, #wrap-s-e6887bf9-5e69-432b-a77f-b1ecd479d8b1 { display:none !important; }}







#s-e6887bf9-5e69-432b-a77f-b1ecd479d8b1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e6887bf9-5e69-432b-a77f-b1ecd479d8b1.shg-box.shg-c {
  justify-content: center;
}

#s-c1e24cb3-0c92-4bc3-9046-efa7d4aac5c8 hr {
  border: 0;
  width: 100%;
  border-top: 50px solid rgba(221, 221, 221, 0);
}

#s-ea97654e-27fe-4e7c-9130-7b84fa3ac62e {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 25px;
margin-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-0fcbf5e7-42f6-4c31-8d34-c3fd027a076b .shogun-tabs {
  justify-content: center;
}


  #s-0fcbf5e7-42f6-4c31-8d34-c3fd027a076b .shogun-tabs > li > .shogun-tab-box {
    background: rgba(0, 0, 0, 0);
    border: 1px solid rgba(221, 221, 221, 0);
  }
  #s-0fcbf5e7-42f6-4c31-8d34-c3fd027a076b .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(188, 171, 160, 0);
    border: 1px solid rgba(219, 110, 40, 0);
  }
#s-0fcbf5e7-42f6-4c31-8d34-c3fd027a076b .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(175, 177, 180, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 18px;
}

#s-0fcbf5e7-42f6-4c31-8d34-c3fd027a076b .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-0fcbf5e7-42f6-4c31-8d34-c3fd027a076b .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(188, 171, 160, 0);
}

#s-0fcbf5e7-42f6-4c31-8d34-c3fd027a076b .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(219, 110, 40, 0);
}

#s-93524336-ed01-4e6f-96f3-d1b3b62c5ff3 {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 25px;
margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 100px;
background-position: center center;
}








#s-93524336-ed01-4e6f-96f3-d1b3b62c5ff3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-93524336-ed01-4e6f-96f3-d1b3b62c5ff3.shg-box.shg-c {
  justify-content: center;
}

#s-72d5381f-3a13-4fcc-83b8-e1dfedcea09f {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 25px;
margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 100px;
background-position: center center;
}








#s-72d5381f-3a13-4fcc-83b8-e1dfedcea09f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-72d5381f-3a13-4fcc-83b8-e1dfedcea09f.shg-box.shg-c {
  justify-content: center;
}

#s-8cde2654-79d9-45fb-964d-443cd8aa6878 {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 25px;
margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 100px;
background-position: center center;
}








#s-8cde2654-79d9-45fb-964d-443cd8aa6878 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8cde2654-79d9-45fb-964d-443cd8aa6878.shg-box.shg-c {
  justify-content: center;
}

#s-a5d0224a-1bd1-45ee-9baf-07e2a63bfd50 {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 25px;
margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 90px;
background-position: center center;
}








#s-a5d0224a-1bd1-45ee-9baf-07e2a63bfd50 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a5d0224a-1bd1-45ee-9baf-07e2a63bfd50.shg-box.shg-c {
  justify-content: center;
}

#s-68ccc3d3-e87d-4274-be0e-b046cbb8d0a2 {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 25px;
margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 75px;
background-position: center center;
}








#s-68ccc3d3-e87d-4274-be0e-b046cbb8d0a2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-68ccc3d3-e87d-4274-be0e-b046cbb8d0a2.shg-box.shg-c {
  justify-content: center;
}

#s-760cbc8a-4176-4f6b-914f-618e1b1ba6b9 {
  margin-top: 10px;
margin-left: 50px;
margin-right: 50px;
background-color: rgba(0, 0, 0, 0);
}

#s-ff7a6eff-97ed-4d84-b57b-37624c6fa4c3 {
  margin-top: 10px;
margin-left: 50px;
margin-right: 50px;
background-color: rgba(0, 0, 0, 0);
}

#s-7b65cc7e-30db-4324-91b8-5a7331b9508c {
  margin-top: 10px;
margin-left: 50px;
margin-right: 50px;
background-color: rgba(0, 0, 0, 0);
}

#s-e183db05-5fc3-4e89-997f-9b0e16b9e649 {
  margin-top: 10px;
margin-left: 50px;
margin-right: 50px;
background-color: rgba(0, 0, 0, 0);
}

#s-64c4861f-ffbc-4c0a-b825-b0b0932829b3 {
  margin-top: 10px;
margin-left: 50px;
margin-right: 50px;
background-color: rgba(0, 0, 0, 0);
}

#s-75f58037-20d0-4768-8614-98aba6ac1ee3 hr {
  border: 0;
  width: 100%;
  border-top: 50px solid rgba(221, 221, 221, 0);
}

#s-5607f32a-c6f6-45be-94f3-70ecc2b4e472 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-5607f32a-c6f6-45be-94f3-70ecc2b4e472 {
  display: none;
}
#s-5607f32a-c6f6-45be-94f3-70ecc2b4e472, #wrap-s-5607f32a-c6f6-45be-94f3-70ecc2b4e472 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5607f32a-c6f6-45be-94f3-70ecc2b4e472 {
  display: none;
}
#s-5607f32a-c6f6-45be-94f3-70ecc2b4e472, #wrap-s-5607f32a-c6f6-45be-94f3-70ecc2b4e472 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5607f32a-c6f6-45be-94f3-70ecc2b4e472 {
  display: none;
}
#s-5607f32a-c6f6-45be-94f3-70ecc2b4e472, #wrap-s-5607f32a-c6f6-45be-94f3-70ecc2b4e472 { display:none !important; }}@media (max-width: 767px){#s-5607f32a-c6f6-45be-94f3-70ecc2b4e472 {
  
}
}







#s-5607f32a-c6f6-45be-94f3-70ecc2b4e472 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5607f32a-c6f6-45be-94f3-70ecc2b4e472.shg-box.shg-c {
  justify-content: center;
}

#s-69db6044-3b2c-43d7-ae1f-e34f6a6fa60a hr {
  border: 0;
  width: 100%;
  border-top: 25px solid rgba(221, 221, 221, 0);
}

#s-febb665b-7382-42e3-a626-8d6fcd8746db {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-792c5be4-9725-4a32-9f22-81010ca5dd50 .shogun-tabs {
  justify-content: center;
}


  #s-792c5be4-9725-4a32-9f22-81010ca5dd50 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(0, 0, 0, 0);
    border: 1px solid rgba(221, 221, 221, 0);
  }
  #s-792c5be4-9725-4a32-9f22-81010ca5dd50 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(188, 171, 160, 0);
    border: 1px solid rgba(219, 110, 40, 0);
  }
#s-792c5be4-9725-4a32-9f22-81010ca5dd50 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(175, 177, 180, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-792c5be4-9725-4a32-9f22-81010ca5dd50 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-792c5be4-9725-4a32-9f22-81010ca5dd50 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(188, 171, 160, 0);
}

#s-792c5be4-9725-4a32-9f22-81010ca5dd50 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(219, 110, 40, 0);
}

#s-1f313835-f167-49b3-97e0-b35de3b7df89 {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 25px;
margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 100px;
background-position: center center;
}








#s-1f313835-f167-49b3-97e0-b35de3b7df89 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1f313835-f167-49b3-97e0-b35de3b7df89.shg-box.shg-c {
  justify-content: center;
}

#s-de53b339-2820-4ee2-81a3-97b264fe593b {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 25px;
margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 75px;
background-position: center center;
}








#s-de53b339-2820-4ee2-81a3-97b264fe593b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-de53b339-2820-4ee2-81a3-97b264fe593b.shg-box.shg-c {
  justify-content: center;
}

#s-3f178898-ee7b-4902-8e69-7466340da453 {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 25px;
margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 100px;
background-position: center center;
}








#s-3f178898-ee7b-4902-8e69-7466340da453 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3f178898-ee7b-4902-8e69-7466340da453.shg-box.shg-c {
  justify-content: center;
}

#s-c9b59476-f6c7-4aba-bd24-7eb8f2f16fad {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 25px;
margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 125px;
background-position: center center;
}








#s-c9b59476-f6c7-4aba-bd24-7eb8f2f16fad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c9b59476-f6c7-4aba-bd24-7eb8f2f16fad.shg-box.shg-c {
  justify-content: center;
}

#s-6dce6540-8b63-4024-936f-51c2dc27c094 {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 25px;
margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 90px;
background-position: center center;
}








#s-6dce6540-8b63-4024-936f-51c2dc27c094 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6dce6540-8b63-4024-936f-51c2dc27c094.shg-box.shg-c {
  justify-content: center;
}

#s-b6ed4b52-e902-4348-be5b-32cdbd8642d8 {
  margin-top: 10px;
margin-left: 25px;
margin-right: 25px;
background-color: rgba(0, 0, 0, 0);
}

#s-88d21aef-525f-4378-bb8b-10c0680f6e21 {
  margin-top: 10px;
margin-left: 25px;
margin-right: 25px;
background-color: rgba(0, 0, 0, 0);
}

#s-f19bd5d5-5a5f-489b-9cdb-92d5304e77d7 {
  margin-top: 10px;
margin-left: 25px;
margin-right: 25px;
background-color: rgba(0, 0, 0, 0);
}

#s-20ab0b0a-8a3a-47a1-a28e-feb836588a0a {
  margin-top: 10px;
margin-left: 25px;
margin-right: 25px;
background-color: rgba(0, 0, 0, 0);
}

#s-31b341f0-d66f-4a63-9f46-d4c5fb219c4c {
  margin-top: 10px;
margin-left: 25px;
margin-right: 25px;
background-color: rgba(0, 0, 0, 0);
}

#s-a6e24a27-a633-4516-9c66-ed9926d18d22 hr {
  border: 0;
  width: 100%;
  border-top: 50px solid rgba(221, 221, 221, 0);
}

#s-044b8ab7-ed0e-4da6-9235-fc4d2ba0e675 {
  padding-left: 50px;
padding-right: 50px;
}
@media (min-width: 1200px){#s-044b8ab7-ed0e-4da6-9235-fc4d2ba0e675 {
  display: none;
}
#s-044b8ab7-ed0e-4da6-9235-fc4d2ba0e675, #wrap-s-044b8ab7-ed0e-4da6-9235-fc4d2ba0e675 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-044b8ab7-ed0e-4da6-9235-fc4d2ba0e675 {
  display: none;
}
#s-044b8ab7-ed0e-4da6-9235-fc4d2ba0e675, #wrap-s-044b8ab7-ed0e-4da6-9235-fc4d2ba0e675 { display:none !important; }}@media (max-width: 767px){#s-044b8ab7-ed0e-4da6-9235-fc4d2ba0e675 {
  display: none;
}
#s-044b8ab7-ed0e-4da6-9235-fc4d2ba0e675, #wrap-s-044b8ab7-ed0e-4da6-9235-fc4d2ba0e675 { display:none !important; }}







#s-044b8ab7-ed0e-4da6-9235-fc4d2ba0e675 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-044b8ab7-ed0e-4da6-9235-fc4d2ba0e675.shg-box.shg-c {
  justify-content: center;
}

#s-8332d9b1-1ea7-40ad-b7ed-9b40155fe536 {
  padding-left: 25px;
padding-right: 25px;
}
@media (min-width: 1200px){#s-8332d9b1-1ea7-40ad-b7ed-9b40155fe536 {
  display: none;
}
#s-8332d9b1-1ea7-40ad-b7ed-9b40155fe536, #wrap-s-8332d9b1-1ea7-40ad-b7ed-9b40155fe536 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8332d9b1-1ea7-40ad-b7ed-9b40155fe536 {
  display: none;
}
#s-8332d9b1-1ea7-40ad-b7ed-9b40155fe536, #wrap-s-8332d9b1-1ea7-40ad-b7ed-9b40155fe536 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8332d9b1-1ea7-40ad-b7ed-9b40155fe536 {
  display: none;
}
#s-8332d9b1-1ea7-40ad-b7ed-9b40155fe536, #wrap-s-8332d9b1-1ea7-40ad-b7ed-9b40155fe536 { display:none !important; }}@media (max-width: 767px){#s-8332d9b1-1ea7-40ad-b7ed-9b40155fe536 {
  
}
}







#s-8332d9b1-1ea7-40ad-b7ed-9b40155fe536 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8332d9b1-1ea7-40ad-b7ed-9b40155fe536.shg-box.shg-c {
  justify-content: center;
}

#s-fefa0636-85ff-48ba-a386-bf096778e233 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-fefa0636-85ff-48ba-a386-bf096778e233 {
  display: none;
}
#s-fefa0636-85ff-48ba-a386-bf096778e233, #wrap-s-fefa0636-85ff-48ba-a386-bf096778e233 { display:none !important; }}@media (max-width: 767px){#s-fefa0636-85ff-48ba-a386-bf096778e233 {
  display: none;
}
#s-fefa0636-85ff-48ba-a386-bf096778e233, #wrap-s-fefa0636-85ff-48ba-a386-bf096778e233 { display:none !important; }}







#s-fefa0636-85ff-48ba-a386-bf096778e233 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fefa0636-85ff-48ba-a386-bf096778e233.shg-box.shg-c {
  justify-content: center;
}

#s-b2e51ccc-8ddb-4913-976c-5b386540b8bc hr {
  border: 0;
  width: 100%;
  border-top: 75px solid rgba(221, 221, 221, 0);
}

#s-e4bedc28-6f7f-4c55-adb0-d928b9497994 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 25px;
margin-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-e1116c1a-e145-441e-952b-514977a6b8d0 .shogun-tabs {
  justify-content: center;
}


  #s-e1116c1a-e145-441e-952b-514977a6b8d0 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 0);
    border: 1px solid rgba(221, 221, 221, 0);
  }
  #s-e1116c1a-e145-441e-952b-514977a6b8d0 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(188, 171, 160, 0);
    border: 1px solid rgba(0, 0, 0, 0);
  }
#s-e1116c1a-e145-441e-952b-514977a6b8d0 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(175, 177, 180, 1);
  font-family: Lato;
  font-weight: ;
  font-style: ;
  font-size: 20px;
}

#s-e1116c1a-e145-441e-952b-514977a6b8d0 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-e1116c1a-e145-441e-952b-514977a6b8d0 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(188, 171, 160, 0);
}

#s-e1116c1a-e145-441e-952b-514977a6b8d0 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(0, 0, 0, 0);
}

#s-89fc7d58-4de4-4011-ac2c-03b424ddab14 {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 25px;
margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 150px;
background-position: center center;
}








#s-89fc7d58-4de4-4011-ac2c-03b424ddab14 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-89fc7d58-4de4-4011-ac2c-03b424ddab14.shg-box.shg-c {
  justify-content: center;
}

#s-0c071891-2a1d-4e71-86f1-e490e55b9122 {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 25px;
margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 150px;
background-position: center center;
}








#s-0c071891-2a1d-4e71-86f1-e490e55b9122 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0c071891-2a1d-4e71-86f1-e490e55b9122.shg-box.shg-c {
  justify-content: center;
}

#s-18fc5c99-2787-48cc-a03d-be9ac295c9df {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 25px;
margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 125px;
background-position: center center;
}








#s-18fc5c99-2787-48cc-a03d-be9ac295c9df > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-18fc5c99-2787-48cc-a03d-be9ac295c9df.shg-box.shg-c {
  justify-content: center;
}

#s-0445d199-8117-4bdd-81ea-bdd893315608 {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 25px;
margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 150px;
background-position: center center;
}








#s-0445d199-8117-4bdd-81ea-bdd893315608 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0445d199-8117-4bdd-81ea-bdd893315608.shg-box.shg-c {
  justify-content: center;
}

#s-cd33bbd1-d4a6-424f-b886-eb9ca591ad43 {
  margin-top: 10px;
margin-left: 100px;
margin-right: 100px;
background-color: rgba(0, 0, 0, 0);
}

#s-fba2f834-6c48-4405-b705-89a7426c822e {
  margin-top: 10px;
margin-left: 100px;
margin-right: 100px;
background-color: rgba(0, 0, 0, 0);
}

#s-64272719-d49b-4e64-802d-b4aa8f76ddfa {
  margin-top: 10px;
margin-left: 100px;
margin-right: 100px;
background-color: rgba(0, 0, 0, 0);
}

#s-da8b0aaf-d8d5-4c52-abba-4b6076697ea6 {
  margin-top: 10px;
margin-left: 100px;
margin-right: 100px;
background-color: rgba(0, 0, 0, 0);
}

#s-683d5f0b-0f74-4645-9928-4c44c72f43a8 hr {
  border: 0;
  width: 100%;
  border-top: 25px solid rgba(221, 221, 221, 0);
}

#s-a51ee81f-8019-4b6c-a53b-bbff3880ddbc {
  border-style: solid;
margin-top: 20px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-radius: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
letter-spacing: 3px;
}
#s-a51ee81f-8019-4b6c-a53b-bbff3880ddbc:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(0, 0, 0, 1) !important;
border-radius: 0px !important;
background-color: rgba(188, 171, 160, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-a51ee81f-8019-4b6c-a53b-bbff3880ddbc:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-color: rgba(188, 171, 160, 1) !important;
hover-type: color !important;}


#s-a51ee81f-8019-4b6c-a53b-bbff3880ddbc.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Lato;
  display:  inline-block ;
}

#s-60ea1a56-12a7-4239-84b2-c248c4412d46 hr {
  border: 0;
  width: 100%;
  border-top: 75px solid rgba(221, 221, 221, 0);
}

#s-81fab2d0-ab1f-4f91-b473-9db3fab5e08c {
  min-height: 50px;
}
@media (min-width: 1200px){#s-81fab2d0-ab1f-4f91-b473-9db3fab5e08c {
  display: none;
}
#s-81fab2d0-ab1f-4f91-b473-9db3fab5e08c, #wrap-s-81fab2d0-ab1f-4f91-b473-9db3fab5e08c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-81fab2d0-ab1f-4f91-b473-9db3fab5e08c {
  display: none;
}
#s-81fab2d0-ab1f-4f91-b473-9db3fab5e08c, #wrap-s-81fab2d0-ab1f-4f91-b473-9db3fab5e08c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-81fab2d0-ab1f-4f91-b473-9db3fab5e08c {
  
}
}@media (max-width: 767px){#s-81fab2d0-ab1f-4f91-b473-9db3fab5e08c {
  display: none;
}
#s-81fab2d0-ab1f-4f91-b473-9db3fab5e08c, #wrap-s-81fab2d0-ab1f-4f91-b473-9db3fab5e08c { display:none !important; }}







#s-81fab2d0-ab1f-4f91-b473-9db3fab5e08c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-81fab2d0-ab1f-4f91-b473-9db3fab5e08c.shg-box.shg-c {
  justify-content: center;
}

#s-80cd95c4-a862-4fcd-a14c-8067c91edb1c hr {
  border: 0;
  width: 100%;
  border-top: 50px solid rgba(221, 221, 221, 0);
}

#s-d4861b9c-dfc7-4855-81b4-b9ae397e53f8 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 25px;
margin-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-1ace75fc-0435-4c84-a1cd-c91bfaf29996 .shogun-tabs {
  justify-content: center;
}


  #s-1ace75fc-0435-4c84-a1cd-c91bfaf29996 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 0);
    border: 1px solid rgba(221, 221, 221, 0);
  }
  #s-1ace75fc-0435-4c84-a1cd-c91bfaf29996 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(188, 171, 160, 0);
    border: 1px solid rgba(0, 0, 0, 0);
  }
#s-1ace75fc-0435-4c84-a1cd-c91bfaf29996 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(175, 177, 180, 1);
  font-family: Lato;
  font-weight: ;
  font-style: ;
  font-size: 18px;
}

#s-1ace75fc-0435-4c84-a1cd-c91bfaf29996 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-1ace75fc-0435-4c84-a1cd-c91bfaf29996 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(188, 171, 160, 0);
}

#s-1ace75fc-0435-4c84-a1cd-c91bfaf29996 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(0, 0, 0, 0);
}

#s-1fc903f7-dbfb-4c5c-8155-a4f470cf7686 {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 25px;
margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 100px;
background-position: center center;
}








#s-1fc903f7-dbfb-4c5c-8155-a4f470cf7686 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1fc903f7-dbfb-4c5c-8155-a4f470cf7686.shg-box.shg-c {
  justify-content: center;
}

#s-1da5f4c4-ab8b-40e8-87ad-3fee9f4f6356 {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 25px;
margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 100px;
background-position: center center;
}








#s-1da5f4c4-ab8b-40e8-87ad-3fee9f4f6356 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1da5f4c4-ab8b-40e8-87ad-3fee9f4f6356.shg-box.shg-c {
  justify-content: center;
}

#s-27e8ea74-bcbb-421d-abfd-2be21aab786f {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 25px;
margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 100px;
background-position: center center;
}








#s-27e8ea74-bcbb-421d-abfd-2be21aab786f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-27e8ea74-bcbb-421d-abfd-2be21aab786f.shg-box.shg-c {
  justify-content: center;
}

#s-dc1e3cb7-fd25-4adb-9dfa-97ce9a160bbc {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 25px;
margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 100px;
background-position: center center;
}








#s-dc1e3cb7-fd25-4adb-9dfa-97ce9a160bbc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dc1e3cb7-fd25-4adb-9dfa-97ce9a160bbc.shg-box.shg-c {
  justify-content: center;
}

#s-70ba87a5-8bc0-4932-ae67-bac7eaa38f53 {
  margin-top: 10px;
margin-left: 50px;
margin-right: 50px;
background-color: rgba(0, 0, 0, 0);
}

#s-25f23bf6-b363-43e5-9ef0-57bffd8a6603 {
  margin-top: 10px;
margin-left: 50px;
margin-right: 50px;
background-color: rgba(0, 0, 0, 0);
}

#s-a2fc3773-6a76-4f86-a266-852fadcbbeb5 {
  margin-top: 10px;
margin-left: 50px;
margin-right: 50px;
background-color: rgba(0, 0, 0, 0);
}

#s-e4177628-152e-40ef-bf61-628f840146a7 {
  margin-top: 10px;
margin-left: 50px;
margin-right: 50px;
background-color: rgba(0, 0, 0, 0);
}

#s-8ef8eff4-2e74-4f50-93cd-860def21bfbc hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(221, 221, 221, 0);
}

#s-2ada143d-ee34-4f75-860e-f20f5aea945e {
  border-style: solid;
margin-top: 20px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-radius: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
letter-spacing: 3px;
}
#s-2ada143d-ee34-4f75-860e-f20f5aea945e:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(0, 0, 0, 1) !important;
border-radius: 0px !important;
background-color: rgba(188, 171, 160, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-2ada143d-ee34-4f75-860e-f20f5aea945e:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-color: rgba(188, 171, 160, 1) !important;
hover-type: color !important;}


#s-2ada143d-ee34-4f75-860e-f20f5aea945e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-family: Lato;
  display:  inline-block ;
}

#s-b7919da3-13f2-4e46-97bb-0b5546112a76 hr {
  border: 0;
  width: 100%;
  border-top: 50px solid rgba(221, 221, 221, 0);
}

#s-2ba60b3c-4fb1-432d-a757-9fdf43dbe276 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-2ba60b3c-4fb1-432d-a757-9fdf43dbe276 {
  display: none;
}
#s-2ba60b3c-4fb1-432d-a757-9fdf43dbe276, #wrap-s-2ba60b3c-4fb1-432d-a757-9fdf43dbe276 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2ba60b3c-4fb1-432d-a757-9fdf43dbe276 {
  display: none;
}
#s-2ba60b3c-4fb1-432d-a757-9fdf43dbe276, #wrap-s-2ba60b3c-4fb1-432d-a757-9fdf43dbe276 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2ba60b3c-4fb1-432d-a757-9fdf43dbe276 {
  display: none;
}
#s-2ba60b3c-4fb1-432d-a757-9fdf43dbe276, #wrap-s-2ba60b3c-4fb1-432d-a757-9fdf43dbe276 { display:none !important; }}@media (max-width: 767px){#s-2ba60b3c-4fb1-432d-a757-9fdf43dbe276 {
  
}
}







#s-2ba60b3c-4fb1-432d-a757-9fdf43dbe276 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2ba60b3c-4fb1-432d-a757-9fdf43dbe276.shg-box.shg-c {
  justify-content: center;
}

#s-3254aa57-d9d0-4c69-9a23-832545ec39af hr {
  border: 0;
  width: 100%;
  border-top: 50px solid rgba(221, 221, 221, 0);
}

#s-f2ba7fd5-9020-4fee-b021-3044e44e6ff1 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-ba4e8e90-2ace-4396-ab71-188260d2f69c .shogun-tabs {
  justify-content: center;
}


  #s-ba4e8e90-2ace-4396-ab71-188260d2f69c .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 0);
    border: 1px solid rgba(221, 221, 221, 0);
  }
  #s-ba4e8e90-2ace-4396-ab71-188260d2f69c .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(188, 171, 160, 0);
    border: 1px solid rgba(0, 0, 0, 0);
  }
#s-ba4e8e90-2ace-4396-ab71-188260d2f69c .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(175, 177, 180, 1);
  font-family: Lato;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-ba4e8e90-2ace-4396-ab71-188260d2f69c .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-ba4e8e90-2ace-4396-ab71-188260d2f69c .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(188, 171, 160, 0);
}

#s-ba4e8e90-2ace-4396-ab71-188260d2f69c .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(0, 0, 0, 0);
}

#s-1ee4c50b-5052-44a5-932e-5ef75c8c1776 {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 25px;
margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 100px;
background-position: center center;
}








#s-1ee4c50b-5052-44a5-932e-5ef75c8c1776 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1ee4c50b-5052-44a5-932e-5ef75c8c1776.shg-box.shg-c {
  justify-content: center;
}

#s-49a2091c-e689-4a5f-b085-96d4351154c7 {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 25px;
margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 100px;
background-position: center center;
}








#s-49a2091c-e689-4a5f-b085-96d4351154c7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-49a2091c-e689-4a5f-b085-96d4351154c7.shg-box.shg-c {
  justify-content: center;
}

#s-3565adbe-e570-4e00-9ad9-65b7473452d3 {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 25px;
margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 125px;
background-position: center center;
}








#s-3565adbe-e570-4e00-9ad9-65b7473452d3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3565adbe-e570-4e00-9ad9-65b7473452d3.shg-box.shg-c {
  justify-content: center;
}

#s-a52102a3-3047-4a44-a59d-46fc508a5e3b {
  background-repeat: no-repeat;
background-size: contain;
margin-top: 25px;
margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 100px;
background-position: center center;
}








#s-a52102a3-3047-4a44-a59d-46fc508a5e3b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a52102a3-3047-4a44-a59d-46fc508a5e3b.shg-box.shg-c {
  justify-content: center;
}

#s-35fa9f24-e043-4255-be45-325483385818 {
  margin-top: 10px;
margin-left: 25px;
margin-right: 25px;
background-color: rgba(0, 0, 0, 0);
}

#s-03c8e7d3-a425-44d4-88a4-54b8aa41ca20 {
  margin-top: 10px;
margin-left: 25px;
margin-right: 25px;
background-color: rgba(0, 0, 0, 0);
}

#s-e2cd512d-82bb-4836-89c2-ff273c57a91c {
  margin-top: 10px;
margin-left: 25px;
margin-right: 25px;
background-color: rgba(0, 0, 0, 0);
}

#s-c35533e9-5fc4-4a4c-8179-4dd33e553d83 {
  margin-top: 10px;
margin-left: 25px;
margin-right: 25px;
background-color: rgba(0, 0, 0, 0);
}

#s-02a2cefc-43e6-4740-bbfb-f152c8984dfa hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(221, 221, 221, 0);
}

#s-a05473aa-7717-4057-9852-4d7e75e458eb {
  border-style: solid;
margin-top: 20px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(0, 0, 0, 1);
border-radius: 0px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
text-decoration: none;
letter-spacing: 3px;
}
#s-a05473aa-7717-4057-9852-4d7e75e458eb:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: rgba(0, 0, 0, 1) !important;
border-radius: 0px !important;
background-color: rgba(188, 171, 160, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
hover-type: color !important;}#s-a05473aa-7717-4057-9852-4d7e75e458eb:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-color: rgba(188, 171, 160, 1) !important;
hover-type: color !important;}


#s-a05473aa-7717-4057-9852-4d7e75e458eb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  font-family: Lato;
  display:  inline-block ;
}

#s-651bb1d3-36f3-46ac-87b4-04a183e77217 hr {
  border: 0;
  width: 100%;
  border-top: 25px solid rgba(221, 221, 221, 0);
}

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