.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-d72d790e-84bb-46d7-8bec-ced9a07e408b {
  min-height: 50px;
}
@media (min-width: 1200px){#s-d72d790e-84bb-46d7-8bec-ced9a07e408b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d72d790e-84bb-46d7-8bec-ced9a07e408b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d72d790e-84bb-46d7-8bec-ced9a07e408b {
  
}
}@media (max-width: 767px){#s-d72d790e-84bb-46d7-8bec-ced9a07e408b {
  
}
}







#s-d72d790e-84bb-46d7-8bec-ced9a07e408b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d72d790e-84bb-46d7-8bec-ced9a07e408b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-1ddc01be-c730-48a1-80f3-9f1c379f496b {
  background-image: url(https://i.shgcdn.com/e0ef58c2-04ee-4d2c-99da-d312754c05b2/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 642px;
background-position: 25% center;
}
@media (min-width: 1200px){#s-1ddc01be-c730-48a1-80f3-9f1c379f496b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1ddc01be-c730-48a1-80f3-9f1c379f496b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1ddc01be-c730-48a1-80f3-9f1c379f496b {
  
}
}@media (max-width: 767px){#s-1ddc01be-c730-48a1-80f3-9f1c379f496b {
  
}
}







#s-1ddc01be-c730-48a1-80f3-9f1c379f496b > .shg-box-overlay {
  background-color: rgba(222, 247, 250, 1);
  opacity: 0;
}#s-1ddc01be-c730-48a1-80f3-9f1c379f496b.shg-box.shg-c {
  justify-content: flex-start;
}

.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-e41f4628-e5f3-43d5-92fe-8c00c4e0dbc7 {
  min-height: 100%;
}

@media (min-width: 0px) {
[id="s-e41f4628-e5f3-43d5-92fe-8c00c4e0dbc7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e41f4628-e5f3-43d5-92fe-8c00c4e0dbc7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e41f4628-e5f3-43d5-92fe-8c00c4e0dbc7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e41f4628-e5f3-43d5-92fe-8c00c4e0dbc7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e41f4628-e5f3-43d5-92fe-8c00c4e0dbc7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e41f4628-e5f3-43d5-92fe-8c00c4e0dbc7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e41f4628-e5f3-43d5-92fe-8c00c4e0dbc7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e41f4628-e5f3-43d5-92fe-8c00c4e0dbc7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e41f4628-e5f3-43d5-92fe-8c00c4e0dbc7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e41f4628-e5f3-43d5-92fe-8c00c4e0dbc7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e41f4628-e5f3-43d5-92fe-8c00c4e0dbc7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e41f4628-e5f3-43d5-92fe-8c00c4e0dbc7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e41f4628-e5f3-43d5-92fe-8c00c4e0dbc7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e41f4628-e5f3-43d5-92fe-8c00c4e0dbc7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e41f4628-e5f3-43d5-92fe-8c00c4e0dbc7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e41f4628-e5f3-43d5-92fe-8c00c4e0dbc7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e41f4628-e5f3-43d5-92fe-8c00c4e0dbc7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e41f4628-e5f3-43d5-92fe-8c00c4e0dbc7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e41f4628-e5f3-43d5-92fe-8c00c4e0dbc7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e41f4628-e5f3-43d5-92fe-8c00c4e0dbc7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e41f4628-e5f3-43d5-92fe-8c00c4e0dbc7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e41f4628-e5f3-43d5-92fe-8c00c4e0dbc7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e41f4628-e5f3-43d5-92fe-8c00c4e0dbc7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e41f4628-e5f3-43d5-92fe-8c00c4e0dbc7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e41f4628-e5f3-43d5-92fe-8c00c4e0dbc7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e41f4628-e5f3-43d5-92fe-8c00c4e0dbc7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e41f4628-e5f3-43d5-92fe-8c00c4e0dbc7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e41f4628-e5f3-43d5-92fe-8c00c4e0dbc7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e41f4628-e5f3-43d5-92fe-8c00c4e0dbc7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e41f4628-e5f3-43d5-92fe-8c00c4e0dbc7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e41f4628-e5f3-43d5-92fe-8c00c4e0dbc7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e41f4628-e5f3-43d5-92fe-8c00c4e0dbc7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e41f4628-e5f3-43d5-92fe-8c00c4e0dbc7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e41f4628-e5f3-43d5-92fe-8c00c4e0dbc7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e41f4628-e5f3-43d5-92fe-8c00c4e0dbc7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e41f4628-e5f3-43d5-92fe-8c00c4e0dbc7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e41f4628-e5f3-43d5-92fe-8c00c4e0dbc7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-e41f4628-e5f3-43d5-92fe-8c00c4e0dbc7"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-4f69754e-e2b1-4756-97a0-f3d545dfb3ed {
  background-image: url(https://i.shgcdn.com/2e0fe073-cb6c-45ae-8349-bfe087935871/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-top: 2%;
padding-left: 5%;
padding-bottom: 2%;
padding-right: 5%;
min-height: 642px;
background-attachment: scroll;
background-position: center center;
}








#s-4f69754e-e2b1-4756-97a0-f3d545dfb3ed > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 0);
  opacity: 0;
}#s-4f69754e-e2b1-4756-97a0-f3d545dfb3ed.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-b4643a72-0dcb-4d2f-bbe6-8f6f4fb4b921 {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
padding-left: 0%;
padding-right: 0%;
}

#s-1b6519a2-3766-48f2-870b-3a7f1554b445 {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
padding-left: 0%;
padding-right: 0%;
}
@media (min-width: 1200px){#s-1b6519a2-3766-48f2-870b-3a7f1554b445 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1b6519a2-3766-48f2-870b-3a7f1554b445 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1b6519a2-3766-48f2-870b-3a7f1554b445 {
  
}
}@media (max-width: 767px){#s-1b6519a2-3766-48f2-870b-3a7f1554b445 {
  
}
}
.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-6f410aa6-f60e-495f-b7e0-1f0fd8939e46 {
  box-shadow:4px 4px 0px 0px rgba(255, 215, 25, 1);
border-style: solid;
margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
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(0, 0, 0, 1);
border-radius: 10px;
opacity: 1;
text-align: right;
background-color: rgba(246, 146, 30, 1);
font-size: 14px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-6f410aa6-f60e-495f-b7e0-1f0fd8939e46:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 10px !important;
opacity: 1 !important;
background-color: rgba(220, 131, 27, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6f410aa6-f60e-495f-b7e0-1f0fd8939e46:active {background-color: rgba(220, 131, 27, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-6f410aa6-f60e-495f-b7e0-1f0fd8939e46-btn-wrapper {
    text-align: right;
  }


#s-6f410aa6-f60e-495f-b7e0-1f0fd8939e46.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 26px;
  
  
  font-family: GothamRndBook;
  display:  inline-block ;
}

#s-03a5d1ff-2987-4d4f-bda8-e72faa1c2aae {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
background-attachment: scroll;
}








#s-03a5d1ff-2987-4d4f-bda8-e72faa1c2aae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-03a5d1ff-2987-4d4f-bda8-e72faa1c2aae.shg-box.shg-c {
  justify-content: 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-4e43f962-1134-4930-9eac-4f80d884d917 {
  margin-top: 3%;
margin-bottom: 0px;
background-color: rgba(255, 255, 255, 0);
}

#s-4e43f962-1134-4930-9eac-4f80d884d917 .shogun-tabs {
  justify-content: flex-start;
}


  #s-4e43f962-1134-4930-9eac-4f80d884d917 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(245, 245, 245, 1);
    border: 1px solid rgba(255, 255, 255, 0);
  }
  #s-4e43f962-1134-4930-9eac-4f80d884d917 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(141, 198, 63, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
#s-4e43f962-1134-4930-9eac-4f80d884d917 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: NeutrafaceSlabText;
  font-weight: ;
  font-style: ;
  font-size: 30px;
}

#s-4e43f962-1134-4930-9eac-4f80d884d917 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(255, 255, 255, 1);
}

#s-4e43f962-1134-4930-9eac-4f80d884d917 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(141, 198, 63, 1);
}

#s-4e43f962-1134-4930-9eac-4f80d884d917 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-4e43f962-1134-4930-9eac-4f80d884d917 .shogun-tabs {
  justify-content: flex-start;
}


  #s-4e43f962-1134-4930-9eac-4f80d884d917 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(245, 245, 245, 1);
    border: 1px solid rgba(255, 255, 255, 0);
  }
  #s-4e43f962-1134-4930-9eac-4f80d884d917 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(141, 198, 63, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
#s-4e43f962-1134-4930-9eac-4f80d884d917 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: NeutrafaceSlabText;
  font-weight: ;
  font-style: ;
  font-size: 14px;
}

#s-4e43f962-1134-4930-9eac-4f80d884d917 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(255, 255, 255, 1);
}

#s-4e43f962-1134-4930-9eac-4f80d884d917 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(141, 198, 63, 1);
}

#s-4e43f962-1134-4930-9eac-4f80d884d917 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(255, 255, 255, 1);
}
}
#s-db0170e4-bf3f-45a0-894f-8f8538a0eb8b {
  margin-left: 0%;
margin-right: 0%;
min-height: 50px;
background-color: rgba(141, 198, 63, 1);
}
@media (max-width: 767px){#s-db0170e4-bf3f-45a0-894f-8f8538a0eb8b {
  display: none;
}
#s-db0170e4-bf3f-45a0-894f-8f8538a0eb8b, #wrap-s-db0170e4-bf3f-45a0-894f-8f8538a0eb8b { display:none !important; }}







#s-db0170e4-bf3f-45a0-894f-8f8538a0eb8b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-db0170e4-bf3f-45a0-894f-8f8538a0eb8b.shg-box.shg-c {
  justify-content: center;
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #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-a54f4498-c1aa-416b-9202-d995dcb63cef {
  margin-top: 2%;
margin-left: 3%;
margin-bottom: 0%;
margin-right: 3%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-a54f4498-c1aa-416b-9202-d995dcb63cef .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: "NeutrafaceSlabText";
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-aa6bfe52-5566-4a7a-be37-765e8f97f411 {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
padding-left: 2%;
padding-right: 2%;
}

@media (min-width: 0px) {
[id="s-aa6bfe52-5566-4a7a-be37-765e8f97f411"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aa6bfe52-5566-4a7a-be37-765e8f97f411"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-aa6bfe52-5566-4a7a-be37-765e8f97f411"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-aa6bfe52-5566-4a7a-be37-765e8f97f411"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-aa6bfe52-5566-4a7a-be37-765e8f97f411"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-aa6bfe52-5566-4a7a-be37-765e8f97f411"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-aa6bfe52-5566-4a7a-be37-765e8f97f411"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-aa6bfe52-5566-4a7a-be37-765e8f97f411"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-aa6bfe52-5566-4a7a-be37-765e8f97f411"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-aa6bfe52-5566-4a7a-be37-765e8f97f411"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-aa6bfe52-5566-4a7a-be37-765e8f97f411"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-aa6bfe52-5566-4a7a-be37-765e8f97f411"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-aa6bfe52-5566-4a7a-be37-765e8f97f411"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-aa6bfe52-5566-4a7a-be37-765e8f97f411"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-aa6bfe52-5566-4a7a-be37-765e8f97f411"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-aa6bfe52-5566-4a7a-be37-765e8f97f411"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-aa6bfe52-5566-4a7a-be37-765e8f97f411"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-aa6bfe52-5566-4a7a-be37-765e8f97f411"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-aa6bfe52-5566-4a7a-be37-765e8f97f411"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-aa6bfe52-5566-4a7a-be37-765e8f97f411"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-aa6bfe52-5566-4a7a-be37-765e8f97f411"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-aa6bfe52-5566-4a7a-be37-765e8f97f411"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-aa6bfe52-5566-4a7a-be37-765e8f97f411"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-aa6bfe52-5566-4a7a-be37-765e8f97f411"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-aa6bfe52-5566-4a7a-be37-765e8f97f411"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-aa6bfe52-5566-4a7a-be37-765e8f97f411"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-aa6bfe52-5566-4a7a-be37-765e8f97f411"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-aa6bfe52-5566-4a7a-be37-765e8f97f411"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-aa6bfe52-5566-4a7a-be37-765e8f97f411"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-aa6bfe52-5566-4a7a-be37-765e8f97f411"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-aa6bfe52-5566-4a7a-be37-765e8f97f411"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-aa6bfe52-5566-4a7a-be37-765e8f97f411"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-aa6bfe52-5566-4a7a-be37-765e8f97f411"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-aa6bfe52-5566-4a7a-be37-765e8f97f411"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-aa6bfe52-5566-4a7a-be37-765e8f97f411"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-aa6bfe52-5566-4a7a-be37-765e8f97f411"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-aa6bfe52-5566-4a7a-be37-765e8f97f411"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.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-3c4833f4-20b0-46b5-b5c1-9b897773d03f {
  margin-left: 2%;
margin-right: 2%;
text-align: center;
}




  #s-3c4833f4-20b0-46b5-b5c1-9b897773d03f img.shogun-image {
    
    width: px;
  }


#s-3c4833f4-20b0-46b5-b5c1-9b897773d03f .shogun-image-content {
  
    align-items: center;
  
}

#s-24ba64e2-98e9-482c-af64-001bf1103678 {
  min-height: 100%;
max-width: 100%;
}








#s-24ba64e2-98e9-482c-af64-001bf1103678 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-24ba64e2-98e9-482c-af64-001bf1103678.shg-box.shg-c {
  justify-content: flex-start;
}

#s-9c1ad459-3a61-4d1e-9f77-8df62c35b718 {
  margin-top: 1%;
margin-bottom: 4%;
}
@media (min-width: 992px) and (max-width: 1199px){#s-9c1ad459-3a61-4d1e-9f77-8df62c35b718 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9c1ad459-3a61-4d1e-9f77-8df62c35b718 {
  opacity: 1;
display: none;
}
#s-9c1ad459-3a61-4d1e-9f77-8df62c35b718, #wrap-s-9c1ad459-3a61-4d1e-9f77-8df62c35b718 { display:none !important; }}@media (max-width: 767px){#s-9c1ad459-3a61-4d1e-9f77-8df62c35b718 {
  display: none;
}
#s-9c1ad459-3a61-4d1e-9f77-8df62c35b718, #wrap-s-9c1ad459-3a61-4d1e-9f77-8df62c35b718 { display:none !important; }}
@media (min-width: 0px) {
[id="s-9c1ad459-3a61-4d1e-9f77-8df62c35b718"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9c1ad459-3a61-4d1e-9f77-8df62c35b718"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9c1ad459-3a61-4d1e-9f77-8df62c35b718"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9c1ad459-3a61-4d1e-9f77-8df62c35b718"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9c1ad459-3a61-4d1e-9f77-8df62c35b718"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9c1ad459-3a61-4d1e-9f77-8df62c35b718"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9c1ad459-3a61-4d1e-9f77-8df62c35b718"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9c1ad459-3a61-4d1e-9f77-8df62c35b718"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9c1ad459-3a61-4d1e-9f77-8df62c35b718"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9c1ad459-3a61-4d1e-9f77-8df62c35b718"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9c1ad459-3a61-4d1e-9f77-8df62c35b718"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9c1ad459-3a61-4d1e-9f77-8df62c35b718"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9c1ad459-3a61-4d1e-9f77-8df62c35b718"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-9c1ad459-3a61-4d1e-9f77-8df62c35b718"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9c1ad459-3a61-4d1e-9f77-8df62c35b718"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9c1ad459-3a61-4d1e-9f77-8df62c35b718"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9c1ad459-3a61-4d1e-9f77-8df62c35b718"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9c1ad459-3a61-4d1e-9f77-8df62c35b718"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9c1ad459-3a61-4d1e-9f77-8df62c35b718"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9c1ad459-3a61-4d1e-9f77-8df62c35b718"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9c1ad459-3a61-4d1e-9f77-8df62c35b718"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9c1ad459-3a61-4d1e-9f77-8df62c35b718"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9c1ad459-3a61-4d1e-9f77-8df62c35b718"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9c1ad459-3a61-4d1e-9f77-8df62c35b718"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9c1ad459-3a61-4d1e-9f77-8df62c35b718"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-9c1ad459-3a61-4d1e-9f77-8df62c35b718"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9c1ad459-3a61-4d1e-9f77-8df62c35b718"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9c1ad459-3a61-4d1e-9f77-8df62c35b718"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9c1ad459-3a61-4d1e-9f77-8df62c35b718"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9c1ad459-3a61-4d1e-9f77-8df62c35b718"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9c1ad459-3a61-4d1e-9f77-8df62c35b718"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9c1ad459-3a61-4d1e-9f77-8df62c35b718"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9c1ad459-3a61-4d1e-9f77-8df62c35b718"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9c1ad459-3a61-4d1e-9f77-8df62c35b718"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9c1ad459-3a61-4d1e-9f77-8df62c35b718"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9c1ad459-3a61-4d1e-9f77-8df62c35b718"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9c1ad459-3a61-4d1e-9f77-8df62c35b718"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-9014b35e-f70c-48ac-ae01-6f282aa868be {
  min-height: 60px;
max-width: 60px;
text-align: center;
}




  #s-9014b35e-f70c-48ac-ae01-6f282aa868be img.shogun-image {
    
    width: px;
  }


#s-9014b35e-f70c-48ac-ae01-6f282aa868be .shogun-image-content {
  
    align-items: center;
  
}

#s-9e6130c5-ea75-43bd-b638-9ba4194b0f6e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-9e6130c5-ea75-43bd-b638-9ba4194b0f6e .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-ece0b234-215d-4a66-914e-1c58ceb9bd49 {
  min-height: 60px;
max-width: 60px;
text-align: center;
}




  #s-ece0b234-215d-4a66-914e-1c58ceb9bd49 img.shogun-image {
    
    width: px;
  }


#s-ece0b234-215d-4a66-914e-1c58ceb9bd49 .shogun-image-content {
  
    align-items: center;
  
}

#s-67571e07-05f5-48e3-9ec4-3d4a29782723 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-67571e07-05f5-48e3-9ec4-3d4a29782723 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-4954204c-ba3e-48b4-b0c1-939b2d3422e6 {
  min-height: 60px;
max-width: 60px;
text-align: center;
}




  #s-4954204c-ba3e-48b4-b0c1-939b2d3422e6 img.shogun-image {
    
    width: px;
  }


#s-4954204c-ba3e-48b4-b0c1-939b2d3422e6 .shogun-image-content {
  
    align-items: center;
  
}

#s-e5e2d54c-2131-49fe-90e0-253a945c7e8d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e5e2d54c-2131-49fe-90e0-253a945c7e8d .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-e2a08ba2-4b3f-4a78-a46d-49c3c45e1dfb {
  min-height: 50px;
}
@media (min-width: 1200px){#s-e2a08ba2-4b3f-4a78-a46d-49c3c45e1dfb {
  display: none;
}
#s-e2a08ba2-4b3f-4a78-a46d-49c3c45e1dfb, #wrap-s-e2a08ba2-4b3f-4a78-a46d-49c3c45e1dfb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e2a08ba2-4b3f-4a78-a46d-49c3c45e1dfb {
  display: none;
}
#s-e2a08ba2-4b3f-4a78-a46d-49c3c45e1dfb, #wrap-s-e2a08ba2-4b3f-4a78-a46d-49c3c45e1dfb { display:none !important; }}







#s-e2a08ba2-4b3f-4a78-a46d-49c3c45e1dfb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e2a08ba2-4b3f-4a78-a46d-49c3c45e1dfb.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-d68cf50b-18d5-47c8-b1b1-36e634239e3e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d68cf50b-18d5-47c8-b1b1-36e634239e3e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d68cf50b-18d5-47c8-b1b1-36e634239e3e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d68cf50b-18d5-47c8-b1b1-36e634239e3e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d68cf50b-18d5-47c8-b1b1-36e634239e3e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d68cf50b-18d5-47c8-b1b1-36e634239e3e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d68cf50b-18d5-47c8-b1b1-36e634239e3e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d68cf50b-18d5-47c8-b1b1-36e634239e3e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d68cf50b-18d5-47c8-b1b1-36e634239e3e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d68cf50b-18d5-47c8-b1b1-36e634239e3e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d68cf50b-18d5-47c8-b1b1-36e634239e3e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d68cf50b-18d5-47c8-b1b1-36e634239e3e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d68cf50b-18d5-47c8-b1b1-36e634239e3e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d68cf50b-18d5-47c8-b1b1-36e634239e3e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d68cf50b-18d5-47c8-b1b1-36e634239e3e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d68cf50b-18d5-47c8-b1b1-36e634239e3e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d68cf50b-18d5-47c8-b1b1-36e634239e3e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d68cf50b-18d5-47c8-b1b1-36e634239e3e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d68cf50b-18d5-47c8-b1b1-36e634239e3e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d68cf50b-18d5-47c8-b1b1-36e634239e3e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d68cf50b-18d5-47c8-b1b1-36e634239e3e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d68cf50b-18d5-47c8-b1b1-36e634239e3e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d68cf50b-18d5-47c8-b1b1-36e634239e3e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d68cf50b-18d5-47c8-b1b1-36e634239e3e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d68cf50b-18d5-47c8-b1b1-36e634239e3e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d68cf50b-18d5-47c8-b1b1-36e634239e3e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d68cf50b-18d5-47c8-b1b1-36e634239e3e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d68cf50b-18d5-47c8-b1b1-36e634239e3e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d68cf50b-18d5-47c8-b1b1-36e634239e3e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d68cf50b-18d5-47c8-b1b1-36e634239e3e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d68cf50b-18d5-47c8-b1b1-36e634239e3e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d68cf50b-18d5-47c8-b1b1-36e634239e3e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d68cf50b-18d5-47c8-b1b1-36e634239e3e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d68cf50b-18d5-47c8-b1b1-36e634239e3e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d68cf50b-18d5-47c8-b1b1-36e634239e3e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d68cf50b-18d5-47c8-b1b1-36e634239e3e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d68cf50b-18d5-47c8-b1b1-36e634239e3e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-71443923-932a-47d7-a572-f1b41e5b2505 {
  min-height: 60px;
max-width: 60px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-71443923-932a-47d7-a572-f1b41e5b2505 {
  min-height: 50px;
max-width: 50px;
}
}



  #s-71443923-932a-47d7-a572-f1b41e5b2505 img.shogun-image {
    
    width: px;
  }


#s-71443923-932a-47d7-a572-f1b41e5b2505 .shogun-image-content {
  
    align-items: center;
  
}

#s-5a2daaa6-3f9f-4f71-b6c6-4c6cd4705218 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-5a2daaa6-3f9f-4f71-b6c6-4c6cd4705218 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-5a2daaa6-3f9f-4f71-b6c6-4c6cd4705218 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
@media (min-width: 0px) {
[id="s-6ef681c1-9f77-4281-9f1f-53346475d764"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6ef681c1-9f77-4281-9f1f-53346475d764"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6ef681c1-9f77-4281-9f1f-53346475d764"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6ef681c1-9f77-4281-9f1f-53346475d764"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6ef681c1-9f77-4281-9f1f-53346475d764"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6ef681c1-9f77-4281-9f1f-53346475d764"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6ef681c1-9f77-4281-9f1f-53346475d764"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6ef681c1-9f77-4281-9f1f-53346475d764"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6ef681c1-9f77-4281-9f1f-53346475d764"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6ef681c1-9f77-4281-9f1f-53346475d764"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6ef681c1-9f77-4281-9f1f-53346475d764"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6ef681c1-9f77-4281-9f1f-53346475d764"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6ef681c1-9f77-4281-9f1f-53346475d764"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6ef681c1-9f77-4281-9f1f-53346475d764"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6ef681c1-9f77-4281-9f1f-53346475d764"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6ef681c1-9f77-4281-9f1f-53346475d764"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6ef681c1-9f77-4281-9f1f-53346475d764"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6ef681c1-9f77-4281-9f1f-53346475d764"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6ef681c1-9f77-4281-9f1f-53346475d764"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6ef681c1-9f77-4281-9f1f-53346475d764"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6ef681c1-9f77-4281-9f1f-53346475d764"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6ef681c1-9f77-4281-9f1f-53346475d764"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6ef681c1-9f77-4281-9f1f-53346475d764"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6ef681c1-9f77-4281-9f1f-53346475d764"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6ef681c1-9f77-4281-9f1f-53346475d764"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6ef681c1-9f77-4281-9f1f-53346475d764"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6ef681c1-9f77-4281-9f1f-53346475d764"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6ef681c1-9f77-4281-9f1f-53346475d764"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6ef681c1-9f77-4281-9f1f-53346475d764"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6ef681c1-9f77-4281-9f1f-53346475d764"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6ef681c1-9f77-4281-9f1f-53346475d764"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6ef681c1-9f77-4281-9f1f-53346475d764"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6ef681c1-9f77-4281-9f1f-53346475d764"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6ef681c1-9f77-4281-9f1f-53346475d764"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6ef681c1-9f77-4281-9f1f-53346475d764"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6ef681c1-9f77-4281-9f1f-53346475d764"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6ef681c1-9f77-4281-9f1f-53346475d764"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d23ce2ce-0146-40b7-9674-3dc12dc7eda5 {
  min-height: 60px;
max-width: 60px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-d23ce2ce-0146-40b7-9674-3dc12dc7eda5 {
  min-height: 50px;
max-width: 50px;
}
}



  #s-d23ce2ce-0146-40b7-9674-3dc12dc7eda5 img.shogun-image {
    
    width: px;
  }


#s-d23ce2ce-0146-40b7-9674-3dc12dc7eda5 .shogun-image-content {
  
    align-items: center;
  
}

#s-9f7316b2-359d-471e-9079-c409ffc2ddf5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-9f7316b2-359d-471e-9079-c409ffc2ddf5 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-9f7316b2-359d-471e-9079-c409ffc2ddf5 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
@media (min-width: 0px) {
[id="s-bd9b1aed-3a9d-414e-b640-7aca837de224"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bd9b1aed-3a9d-414e-b640-7aca837de224"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bd9b1aed-3a9d-414e-b640-7aca837de224"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bd9b1aed-3a9d-414e-b640-7aca837de224"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bd9b1aed-3a9d-414e-b640-7aca837de224"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bd9b1aed-3a9d-414e-b640-7aca837de224"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bd9b1aed-3a9d-414e-b640-7aca837de224"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bd9b1aed-3a9d-414e-b640-7aca837de224"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bd9b1aed-3a9d-414e-b640-7aca837de224"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bd9b1aed-3a9d-414e-b640-7aca837de224"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bd9b1aed-3a9d-414e-b640-7aca837de224"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bd9b1aed-3a9d-414e-b640-7aca837de224"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bd9b1aed-3a9d-414e-b640-7aca837de224"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-bd9b1aed-3a9d-414e-b640-7aca837de224"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bd9b1aed-3a9d-414e-b640-7aca837de224"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bd9b1aed-3a9d-414e-b640-7aca837de224"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bd9b1aed-3a9d-414e-b640-7aca837de224"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bd9b1aed-3a9d-414e-b640-7aca837de224"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bd9b1aed-3a9d-414e-b640-7aca837de224"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bd9b1aed-3a9d-414e-b640-7aca837de224"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bd9b1aed-3a9d-414e-b640-7aca837de224"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bd9b1aed-3a9d-414e-b640-7aca837de224"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bd9b1aed-3a9d-414e-b640-7aca837de224"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bd9b1aed-3a9d-414e-b640-7aca837de224"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bd9b1aed-3a9d-414e-b640-7aca837de224"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-bd9b1aed-3a9d-414e-b640-7aca837de224"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bd9b1aed-3a9d-414e-b640-7aca837de224"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bd9b1aed-3a9d-414e-b640-7aca837de224"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bd9b1aed-3a9d-414e-b640-7aca837de224"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bd9b1aed-3a9d-414e-b640-7aca837de224"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bd9b1aed-3a9d-414e-b640-7aca837de224"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bd9b1aed-3a9d-414e-b640-7aca837de224"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bd9b1aed-3a9d-414e-b640-7aca837de224"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bd9b1aed-3a9d-414e-b640-7aca837de224"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bd9b1aed-3a9d-414e-b640-7aca837de224"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bd9b1aed-3a9d-414e-b640-7aca837de224"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bd9b1aed-3a9d-414e-b640-7aca837de224"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-033a6454-b102-44b9-989e-92a7a26bddc8 {
  min-height: 60px;
max-width: 60px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-033a6454-b102-44b9-989e-92a7a26bddc8 {
  min-height: 50px;
max-width: 50px;
}
}



  #s-033a6454-b102-44b9-989e-92a7a26bddc8 img.shogun-image {
    
    width: px;
  }


#s-033a6454-b102-44b9-989e-92a7a26bddc8 .shogun-image-content {
  
    align-items: center;
  
}

#s-88d10d07-6669-44a1-8041-75af3a084acb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-88d10d07-6669-44a1-8041-75af3a084acb .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-88d10d07-6669-44a1-8041-75af3a084acb .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-a085f965-e617-49b4-b139-37d22ab8fa87 {
  box-shadow:4px 4px 0px 0px rgba(255, 215, 25, 1);
border-style: solid;
margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
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(0, 0, 0, 1);
border-radius: 10px;
opacity: 1;
text-align: right;
background-color: rgba(246, 146, 30, 1);
font-size: 14px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-a085f965-e617-49b4-b139-37d22ab8fa87:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 10px !important;
opacity: 1 !important;
background-color: rgba(220, 131, 27, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a085f965-e617-49b4-b139-37d22ab8fa87:active {background-color: rgba(220, 131, 27, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-a085f965-e617-49b4-b139-37d22ab8fa87-btn-wrapper {
    text-align: right;
  }


#s-a085f965-e617-49b4-b139-37d22ab8fa87.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 26px;
  
  
  font-family: GothamRndBook;
  display:  inline-block ;
}

#s-0bac5124-230a-4c28-8899-e5e53b877e1e {
  min-height: 50px;
}








#s-0bac5124-230a-4c28-8899-e5e53b877e1e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0bac5124-230a-4c28-8899-e5e53b877e1e.shg-box.shg-c {
  justify-content: center;
}

#s-b8767102-c486-43fc-afd0-5b17b404092d {
  margin-top: 1%;
margin-bottom: 1%;
}

#s-27ca7570-2965-491e-8e13-73acd5f02fe2 {
  min-height: 50px;
background-color: rgba(141, 198, 63, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-27ca7570-2965-491e-8e13-73acd5f02fe2 {
  display: none;
}
#s-27ca7570-2965-491e-8e13-73acd5f02fe2, #wrap-s-27ca7570-2965-491e-8e13-73acd5f02fe2 { display:none !important; }}@media (max-width: 767px){#s-27ca7570-2965-491e-8e13-73acd5f02fe2 {
  display: none;
}
#s-27ca7570-2965-491e-8e13-73acd5f02fe2, #wrap-s-27ca7570-2965-491e-8e13-73acd5f02fe2 { display:none !important; }}







#s-27ca7570-2965-491e-8e13-73acd5f02fe2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-27ca7570-2965-491e-8e13-73acd5f02fe2.shg-box.shg-c {
  justify-content: center;
}

#s-a343d530-c66a-4615-9e4a-076e11c8de3c {
  margin-top: 2%;
margin-left: 4%;
margin-bottom: 2%;
margin-right: 4%;
}
@media (min-width: 768px) and (max-width: 991px){#s-a343d530-c66a-4615-9e4a-076e11c8de3c {
  
}
}@media (max-width: 767px){#s-a343d530-c66a-4615-9e4a-076e11c8de3c {
  
}
}
@media (min-width: 0px) {
[id="s-a343d530-c66a-4615-9e4a-076e11c8de3c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a343d530-c66a-4615-9e4a-076e11c8de3c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a343d530-c66a-4615-9e4a-076e11c8de3c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a343d530-c66a-4615-9e4a-076e11c8de3c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a343d530-c66a-4615-9e4a-076e11c8de3c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a343d530-c66a-4615-9e4a-076e11c8de3c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a343d530-c66a-4615-9e4a-076e11c8de3c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a343d530-c66a-4615-9e4a-076e11c8de3c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a343d530-c66a-4615-9e4a-076e11c8de3c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a343d530-c66a-4615-9e4a-076e11c8de3c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a343d530-c66a-4615-9e4a-076e11c8de3c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a343d530-c66a-4615-9e4a-076e11c8de3c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a343d530-c66a-4615-9e4a-076e11c8de3c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a343d530-c66a-4615-9e4a-076e11c8de3c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a343d530-c66a-4615-9e4a-076e11c8de3c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a343d530-c66a-4615-9e4a-076e11c8de3c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a343d530-c66a-4615-9e4a-076e11c8de3c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a343d530-c66a-4615-9e4a-076e11c8de3c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a343d530-c66a-4615-9e4a-076e11c8de3c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a343d530-c66a-4615-9e4a-076e11c8de3c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a343d530-c66a-4615-9e4a-076e11c8de3c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a343d530-c66a-4615-9e4a-076e11c8de3c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a343d530-c66a-4615-9e4a-076e11c8de3c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a343d530-c66a-4615-9e4a-076e11c8de3c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a343d530-c66a-4615-9e4a-076e11c8de3c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a343d530-c66a-4615-9e4a-076e11c8de3c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a343d530-c66a-4615-9e4a-076e11c8de3c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a343d530-c66a-4615-9e4a-076e11c8de3c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a343d530-c66a-4615-9e4a-076e11c8de3c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a343d530-c66a-4615-9e4a-076e11c8de3c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a343d530-c66a-4615-9e4a-076e11c8de3c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a343d530-c66a-4615-9e4a-076e11c8de3c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a343d530-c66a-4615-9e4a-076e11c8de3c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a343d530-c66a-4615-9e4a-076e11c8de3c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a343d530-c66a-4615-9e4a-076e11c8de3c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a343d530-c66a-4615-9e4a-076e11c8de3c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a343d530-c66a-4615-9e4a-076e11c8de3c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-a343d530-c66a-4615-9e4a-076e11c8de3c"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-c0d2e67d-9272-4c98-96b1-1786fd97e5aa {
  margin-top: 4%;
margin-bottom: 4%;
padding-top: 3%;
padding-left: 2%;
padding-bottom: 3%;
padding-right: 2%;
min-height: 50px;
}








#s-c0d2e67d-9272-4c98-96b1-1786fd97e5aa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c0d2e67d-9272-4c98-96b1-1786fd97e5aa.shg-box.shg-c {
  justify-content: center;
}

#s-e8743e3e-b200-44d0-9cfe-a145b873e50f {
  padding-top: 4%;
padding-left: 2%;
padding-bottom: 4%;
padding-right: 2%;
background-color: rgba(0, 0, 0, 0);
}

#s-07ab3aee-930c-4abf-8070-c4e766de2bec {
  box-shadow:4px 4px 0px 0px rgba(255, 215, 25, 1);
border-style: solid;
margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
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(0, 0, 0, 1);
border-radius: 10px;
opacity: 1;
text-align: left;
background-color: rgba(246, 146, 30, 1);
font-size: 14px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
background-position: left undefined;
}
#s-07ab3aee-930c-4abf-8070-c4e766de2bec:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 10px !important;
opacity: 1 !important;
background-color: rgba(220, 131, 27, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-07ab3aee-930c-4abf-8070-c4e766de2bec:active {background-color: rgba(220, 131, 27, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-07ab3aee-930c-4abf-8070-c4e766de2bec-btn-wrapper {
    text-align: right;
  }


#s-07ab3aee-930c-4abf-8070-c4e766de2bec.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 26px;
  
  
  font-family: GothamRndBook;
  display:  inline-block ;
}

#s-6c52f3c2-bb5a-4b94-9c33-4579f67c1e6b {
  min-height: 100%;
}








#s-6c52f3c2-bb5a-4b94-9c33-4579f67c1e6b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6c52f3c2-bb5a-4b94-9c33-4579f67c1e6b.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-0ce5662d-a99f-4dae-b72b-e8d56d9f825d {
  padding-top: 2%;
padding-left: 4%;
padding-bottom: 2%;
padding-right: 4%;
min-height: 50px;
background-color: rgba(141, 198, 63, 1);
}








#s-0ce5662d-a99f-4dae-b72b-e8d56d9f825d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0ce5662d-a99f-4dae-b72b-e8d56d9f825d.shg-box.shg-c {
  justify-content: center;
}

#s-c076bcba-01a7-4161-bb28-e4d094f3782c {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
text-align: left;
}

#s-c076bcba-01a7-4161-bb28-e4d094f3782c .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: "NeutrafaceSlabText";
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-f0c87f08-2e7d-493f-afc8-d89b371b07a6 {
  margin-top: 2%;
margin-left: 0%;
margin-bottom: 2%;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-f0c87f08-2e7d-493f-afc8-d89b371b07a6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-f0c87f08-2e7d-493f-afc8-d89b371b07a6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f0c87f08-2e7d-493f-afc8-d89b371b07a6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-f0c87f08-2e7d-493f-afc8-d89b371b07a6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-f0c87f08-2e7d-493f-afc8-d89b371b07a6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-f0c87f08-2e7d-493f-afc8-d89b371b07a6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-f0c87f08-2e7d-493f-afc8-d89b371b07a6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-f0c87f08-2e7d-493f-afc8-d89b371b07a6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-f0c87f08-2e7d-493f-afc8-d89b371b07a6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-f0c87f08-2e7d-493f-afc8-d89b371b07a6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-f0c87f08-2e7d-493f-afc8-d89b371b07a6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-f0c87f08-2e7d-493f-afc8-d89b371b07a6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-f0c87f08-2e7d-493f-afc8-d89b371b07a6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-f0c87f08-2e7d-493f-afc8-d89b371b07a6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-f0c87f08-2e7d-493f-afc8-d89b371b07a6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-f0c87f08-2e7d-493f-afc8-d89b371b07a6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-f0c87f08-2e7d-493f-afc8-d89b371b07a6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-f0c87f08-2e7d-493f-afc8-d89b371b07a6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-f0c87f08-2e7d-493f-afc8-d89b371b07a6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-f0c87f08-2e7d-493f-afc8-d89b371b07a6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-f0c87f08-2e7d-493f-afc8-d89b371b07a6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-f0c87f08-2e7d-493f-afc8-d89b371b07a6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-f0c87f08-2e7d-493f-afc8-d89b371b07a6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-f0c87f08-2e7d-493f-afc8-d89b371b07a6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-f0c87f08-2e7d-493f-afc8-d89b371b07a6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-f0c87f08-2e7d-493f-afc8-d89b371b07a6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-f0c87f08-2e7d-493f-afc8-d89b371b07a6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-f0c87f08-2e7d-493f-afc8-d89b371b07a6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-f0c87f08-2e7d-493f-afc8-d89b371b07a6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-f0c87f08-2e7d-493f-afc8-d89b371b07a6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-f0c87f08-2e7d-493f-afc8-d89b371b07a6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-f0c87f08-2e7d-493f-afc8-d89b371b07a6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-f0c87f08-2e7d-493f-afc8-d89b371b07a6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-f0c87f08-2e7d-493f-afc8-d89b371b07a6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-f0c87f08-2e7d-493f-afc8-d89b371b07a6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-f0c87f08-2e7d-493f-afc8-d89b371b07a6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-f0c87f08-2e7d-493f-afc8-d89b371b07a6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-f0c87f08-2e7d-493f-afc8-d89b371b07a6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-fd2fa740-409e-48b6-8c50-b6b4aaf447b1 {
  box-shadow:3px 3px 0px 0px rgba(255, 215, 25, 1);
border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 10px;
background-color: rgba(255, 255, 255, 1);
}








#s-fd2fa740-409e-48b6-8c50-b6b4aaf447b1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fd2fa740-409e-48b6-8c50-b6b4aaf447b1 {
  cursor: pointer;
}#s-fd2fa740-409e-48b6-8c50-b6b4aaf447b1.shg-box.shg-c {
  justify-content: flex-end;
}

#s-4a2b025f-7fcd-4099-8691-e7106f8ced7f {
  text-align: center;
}




  #s-4a2b025f-7fcd-4099-8691-e7106f8ced7f img.shogun-image {
    
    width: px;
  }


#s-4a2b025f-7fcd-4099-8691-e7106f8ced7f .shogun-image-content {
  
    align-items: center;
  
}

#s-d4898b3f-ad64-4ff9-bd4a-e4674b46fdb7 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(246, 146, 30, 1);
border-style: solid;
border-radius: 10px;
min-height: 0px;
background-color: rgba(246, 146, 30, 1);
}








#s-d4898b3f-ad64-4ff9-bd4a-e4674b46fdb7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d4898b3f-ad64-4ff9-bd4a-e4674b46fdb7.shg-box.shg-c {
  justify-content: center;
}

#s-f77801f1-336f-4b1c-a746-9fb9df44b3d3 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-2bdfcb6a-6a6d-4d0a-916d-25b78b62e356 {
  box-shadow:3px 3px 0px 0px rgba(255, 215, 25, 1);
border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 10px;
background-color: rgba(255, 255, 255, 1);
}








#s-2bdfcb6a-6a6d-4d0a-916d-25b78b62e356 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2bdfcb6a-6a6d-4d0a-916d-25b78b62e356 {
  cursor: pointer;
}#s-2bdfcb6a-6a6d-4d0a-916d-25b78b62e356.shg-box.shg-c {
  justify-content: flex-end;
}

#s-266874fe-435e-4b7e-80e6-d4cb936e2300 {
  text-align: center;
}




  #s-266874fe-435e-4b7e-80e6-d4cb936e2300 img.shogun-image {
    
    width: px;
  }


#s-266874fe-435e-4b7e-80e6-d4cb936e2300 .shogun-image-content {
  
    align-items: center;
  
}

#s-39590931-fafe-406f-a8ec-a5c640c1b442 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(246, 146, 30, 1);
border-style: solid;
border-radius: 10px;
min-height: 0px;
background-color: rgba(246, 146, 30, 1);
}








#s-39590931-fafe-406f-a8ec-a5c640c1b442 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-39590931-fafe-406f-a8ec-a5c640c1b442.shg-box.shg-c {
  justify-content: center;
}

#s-2c650802-d5df-4fe9-a5e9-a184367bf842 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-00c5369f-d925-4ae7-a3ea-9c2f13c84062 {
  box-shadow:3px 3px 0px 0px rgba(255, 215, 25, 1);
border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 10px;
background-color: rgba(255, 255, 255, 1);
}








#s-00c5369f-d925-4ae7-a3ea-9c2f13c84062 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-00c5369f-d925-4ae7-a3ea-9c2f13c84062 {
  cursor: pointer;
}#s-00c5369f-d925-4ae7-a3ea-9c2f13c84062.shg-box.shg-c {
  justify-content: flex-end;
}

#s-4473dba1-eed8-4236-91ea-292ba0c5ee54 {
  border-radius: 10px;
text-align: center;
}




  #s-4473dba1-eed8-4236-91ea-292ba0c5ee54 img.shogun-image {
    
    width: px;
  }


#s-4473dba1-eed8-4236-91ea-292ba0c5ee54 .shogun-image-content {
  
    align-items: center;
  
}

#s-41e3b05a-104e-4465-bf0f-7489c4d5a6fd {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(246, 146, 30, 1);
border-style: solid;
border-radius: 10px;
min-height: 0px;
background-color: rgba(246, 146, 30, 1);
}








#s-41e3b05a-104e-4465-bf0f-7489c4d5a6fd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-41e3b05a-104e-4465-bf0f-7489c4d5a6fd.shg-box.shg-c {
  justify-content: center;
}

#s-07eee49e-2cb6-4382-b260-7a2969aef152 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-6e7244ac-1a0c-4509-97f6-ded3c2063d16 {
  box-shadow:3px 3px 0px 0px rgba(255, 215, 25, 1);
border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 10px;
background-color: rgba(255, 255, 255, 1);
}








#s-6e7244ac-1a0c-4509-97f6-ded3c2063d16 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6e7244ac-1a0c-4509-97f6-ded3c2063d16 {
  cursor: pointer;
}#s-6e7244ac-1a0c-4509-97f6-ded3c2063d16.shg-box.shg-c {
  justify-content: flex-end;
}

#s-b40cfc64-c7ae-4087-9bd5-334b771001fa {
  text-align: center;
}




  #s-b40cfc64-c7ae-4087-9bd5-334b771001fa img.shogun-image {
    
    width: px;
  }


#s-b40cfc64-c7ae-4087-9bd5-334b771001fa .shogun-image-content {
  
    align-items: center;
  
}

#s-9bc69210-8d40-41ff-b0f4-3c2809514168 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(246, 146, 30, 1);
border-style: solid;
border-radius: 10px;
min-height: 0px;
background-color: rgba(246, 146, 30, 1);
}








#s-9bc69210-8d40-41ff-b0f4-3c2809514168 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9bc69210-8d40-41ff-b0f4-3c2809514168.shg-box.shg-c {
  justify-content: center;
}

#s-0f8dfb5a-20f2-4925-bf65-48099278ddfe {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-7a205f7b-ec85-42dd-8801-2d93ca15faaa {
  padding-top: 3%;
padding-left: 4%;
padding-bottom: 3%;
padding-right: 4%;
min-height: 50px;
background-color: rgba(141, 198, 63, 1);
}








#s-7a205f7b-ec85-42dd-8801-2d93ca15faaa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7a205f7b-ec85-42dd-8801-2d93ca15faaa.shg-box.shg-c {
  justify-content: center;
}

#s-39f95c0a-89e7-4265-ac32-cad991d3586d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-39f95c0a-89e7-4265-ac32-cad991d3586d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: "NeutrafaceSlabText";
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-2a068de4-29e5-4363-a38a-d2cc3842e031 {
  margin-top: 2%;
margin-left: 0%;
margin-bottom: 2%;
margin-right: 0%;
}

@media (min-width: 0px) {
[id="s-2a068de4-29e5-4363-a38a-d2cc3842e031"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-2a068de4-29e5-4363-a38a-d2cc3842e031"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2a068de4-29e5-4363-a38a-d2cc3842e031"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-2a068de4-29e5-4363-a38a-d2cc3842e031"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-2a068de4-29e5-4363-a38a-d2cc3842e031"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-2a068de4-29e5-4363-a38a-d2cc3842e031"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-2a068de4-29e5-4363-a38a-d2cc3842e031"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-2a068de4-29e5-4363-a38a-d2cc3842e031"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-2a068de4-29e5-4363-a38a-d2cc3842e031"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-2a068de4-29e5-4363-a38a-d2cc3842e031"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-2a068de4-29e5-4363-a38a-d2cc3842e031"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-2a068de4-29e5-4363-a38a-d2cc3842e031"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-2a068de4-29e5-4363-a38a-d2cc3842e031"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-2a068de4-29e5-4363-a38a-d2cc3842e031"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-2a068de4-29e5-4363-a38a-d2cc3842e031"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-2a068de4-29e5-4363-a38a-d2cc3842e031"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-2a068de4-29e5-4363-a38a-d2cc3842e031"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-2a068de4-29e5-4363-a38a-d2cc3842e031"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-2a068de4-29e5-4363-a38a-d2cc3842e031"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-2a068de4-29e5-4363-a38a-d2cc3842e031"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-2a068de4-29e5-4363-a38a-d2cc3842e031"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-2a068de4-29e5-4363-a38a-d2cc3842e031"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-2a068de4-29e5-4363-a38a-d2cc3842e031"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-2a068de4-29e5-4363-a38a-d2cc3842e031"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-2a068de4-29e5-4363-a38a-d2cc3842e031"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-2a068de4-29e5-4363-a38a-d2cc3842e031"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-2a068de4-29e5-4363-a38a-d2cc3842e031"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-2a068de4-29e5-4363-a38a-d2cc3842e031"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-2a068de4-29e5-4363-a38a-d2cc3842e031"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-2a068de4-29e5-4363-a38a-d2cc3842e031"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-2a068de4-29e5-4363-a38a-d2cc3842e031"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-2a068de4-29e5-4363-a38a-d2cc3842e031"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-2a068de4-29e5-4363-a38a-d2cc3842e031"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-2a068de4-29e5-4363-a38a-d2cc3842e031"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-2a068de4-29e5-4363-a38a-d2cc3842e031"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-2a068de4-29e5-4363-a38a-d2cc3842e031"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-2a068de4-29e5-4363-a38a-d2cc3842e031"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-2a068de4-29e5-4363-a38a-d2cc3842e031"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-b424a52b-4cfc-4e86-9a1d-9e694a7c2317 {
  box-shadow:3px 3px 0px 0px rgba(255, 215, 25, 1);
border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 10px;
background-color: rgba(255, 255, 255, 1);
}








#s-b424a52b-4cfc-4e86-9a1d-9e694a7c2317 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b424a52b-4cfc-4e86-9a1d-9e694a7c2317 {
  cursor: pointer;
}#s-b424a52b-4cfc-4e86-9a1d-9e694a7c2317.shg-box.shg-c {
  justify-content: flex-end;
}

#s-ae38b0d7-74e1-4a55-a6bc-3be73d4dfb12 {
  border-radius: 10px;
text-align: center;
}




  #s-ae38b0d7-74e1-4a55-a6bc-3be73d4dfb12 img.shogun-image {
    
    width: px;
  }


#s-ae38b0d7-74e1-4a55-a6bc-3be73d4dfb12 .shogun-image-content {
  
    align-items: center;
  
}

#s-c3da72eb-d9ba-4aa8-813f-0940c41e076f {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(246, 146, 30, 1);
border-style: solid;
border-radius: 10px;
background-color: rgba(246, 146, 30, 1);
}








#s-c3da72eb-d9ba-4aa8-813f-0940c41e076f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c3da72eb-d9ba-4aa8-813f-0940c41e076f.shg-box.shg-c {
  justify-content: center;
}

#s-2ba61666-9c07-4fca-ac79-5659c10e2ae6 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-3593e903-72a1-4bff-9e03-02e3b4960fcc {
  box-shadow:3px 3px 0px 0px rgba(255, 215, 25, 1);
border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 10px;
background-color: rgba(255, 255, 255, 1);
}








#s-3593e903-72a1-4bff-9e03-02e3b4960fcc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3593e903-72a1-4bff-9e03-02e3b4960fcc {
  cursor: pointer;
}#s-3593e903-72a1-4bff-9e03-02e3b4960fcc.shg-box.shg-c {
  justify-content: flex-end;
}

#s-3fc95e51-d7d9-4199-a965-3b2e0f048267 {
  border-radius: 10px;
text-align: center;
}




  #s-3fc95e51-d7d9-4199-a965-3b2e0f048267 img.shogun-image {
    
    width: px;
  }


#s-3fc95e51-d7d9-4199-a965-3b2e0f048267 .shogun-image-content {
  
    align-items: center;
  
}

#s-f57b3366-a953-4c33-aa70-811a1748ac75 {
  border-style: solid;
margin-top: 0%;
margin-bottom: 0%;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(246, 146, 30, 1);
border-style: solid;
border-radius: 10px;
background-color: rgba(246, 146, 30, 1);
}








#s-f57b3366-a953-4c33-aa70-811a1748ac75 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f57b3366-a953-4c33-aa70-811a1748ac75.shg-box.shg-c {
  justify-content: center;
}

#s-623623eb-1fed-4fdc-aaaa-5be894ee487a {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-16aaa43a-4528-4532-a584-7e238215bdea {
  box-shadow:3px 3px 0px 0px rgba(255, 215, 25, 1);
border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 10px;
background-color: rgba(255, 255, 255, 1);
}








#s-16aaa43a-4528-4532-a584-7e238215bdea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-16aaa43a-4528-4532-a584-7e238215bdea {
  cursor: pointer;
}#s-16aaa43a-4528-4532-a584-7e238215bdea.shg-box.shg-c {
  justify-content: flex-end;
}

#s-29f48797-efe0-4966-ba29-6fa7ae4caa9c {
  border-radius: 10px;
text-align: center;
}




  #s-29f48797-efe0-4966-ba29-6fa7ae4caa9c img.shogun-image {
    
    width: px;
  }


#s-29f48797-efe0-4966-ba29-6fa7ae4caa9c .shogun-image-content {
  
    align-items: center;
  
}

#s-6f989dce-08f0-4727-a032-a497efb1fc8d {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(246, 146, 30, 1);
border-style: solid;
border-radius: 10px;
background-color: rgba(246, 146, 30, 1);
}








#s-6f989dce-08f0-4727-a032-a497efb1fc8d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6f989dce-08f0-4727-a032-a497efb1fc8d.shg-box.shg-c {
  justify-content: center;
}

#s-352410ff-c730-4800-a026-57f245cfdb8e {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-bb9f5883-57b3-449d-bd60-d06773b9712b {
  box-shadow:3px 3px 0px 0px rgba(255, 215, 25, 1);
border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 10px;
background-color: rgba(255, 255, 255, 1);
}








#s-bb9f5883-57b3-449d-bd60-d06773b9712b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bb9f5883-57b3-449d-bd60-d06773b9712b {
  cursor: pointer;
}#s-bb9f5883-57b3-449d-bd60-d06773b9712b.shg-box.shg-c {
  justify-content: flex-end;
}

#s-7449b317-4ebb-462e-9a41-990b9c0dac8e {
  border-radius: 10px;
text-align: center;
}




  #s-7449b317-4ebb-462e-9a41-990b9c0dac8e img.shogun-image {
    
    width: px;
  }


#s-7449b317-4ebb-462e-9a41-990b9c0dac8e .shogun-image-content {
  
    align-items: center;
  
}

#s-11918897-ab0f-4ba9-9a8f-3e44ff8ab613 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(246, 146, 30, 1);
border-style: solid;
border-radius: 10px;
background-color: rgba(246, 146, 30, 1);
}








#s-11918897-ab0f-4ba9-9a8f-3e44ff8ab613 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-11918897-ab0f-4ba9-9a8f-3e44ff8ab613.shg-box.shg-c {
  justify-content: center;
}

#s-74239de3-ff97-4381-9c61-ee23b9e93edd {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-0e8e58fc-c078-4b17-96df-54099ceaf2e8 {
  margin-left: auto;
min-height: 50px;
}








#s-0e8e58fc-c078-4b17-96df-54099ceaf2e8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0e8e58fc-c078-4b17-96df-54099ceaf2e8.shg-box.shg-c {
  justify-content: center;
}

#s-2700facd-f6f0-49b9-93ce-0ecb0b48bab1 {
  margin-left: auto;
}

#s-16581506-4ea3-4359-aefe-00197eadbe33 {
  margin-left: 0%;
margin-right: 0%;
min-height: 50px;
background-color: rgba(141, 198, 63, 1);
}
@media (min-width: 1200px){#s-16581506-4ea3-4359-aefe-00197eadbe33 {
  display: none;
}
#s-16581506-4ea3-4359-aefe-00197eadbe33, #wrap-s-16581506-4ea3-4359-aefe-00197eadbe33 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-16581506-4ea3-4359-aefe-00197eadbe33 {
  display: none;
}
#s-16581506-4ea3-4359-aefe-00197eadbe33, #wrap-s-16581506-4ea3-4359-aefe-00197eadbe33 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-16581506-4ea3-4359-aefe-00197eadbe33 {
  display: none;
}
#s-16581506-4ea3-4359-aefe-00197eadbe33, #wrap-s-16581506-4ea3-4359-aefe-00197eadbe33 { display:none !important; }}







#s-16581506-4ea3-4359-aefe-00197eadbe33 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-16581506-4ea3-4359-aefe-00197eadbe33.shg-box.shg-c {
  justify-content: center;
}

#s-5d40f1db-72b0-48be-8934-726fef0df678 {
  margin-top: 2%;
margin-left: 3%;
margin-bottom: 0%;
margin-right: 3%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-5d40f1db-72b0-48be-8934-726fef0df678 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: "NeutrafaceSlabText";
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-ae4e60d5-63b2-4a0a-b20a-b49cac1a1c6e {
  margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
padding-left: 2%;
padding-right: 2%;
}

@media (min-width: 0px) {
[id="s-ae4e60d5-63b2-4a0a-b20a-b49cac1a1c6e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ae4e60d5-63b2-4a0a-b20a-b49cac1a1c6e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ae4e60d5-63b2-4a0a-b20a-b49cac1a1c6e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ae4e60d5-63b2-4a0a-b20a-b49cac1a1c6e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ae4e60d5-63b2-4a0a-b20a-b49cac1a1c6e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ae4e60d5-63b2-4a0a-b20a-b49cac1a1c6e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ae4e60d5-63b2-4a0a-b20a-b49cac1a1c6e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ae4e60d5-63b2-4a0a-b20a-b49cac1a1c6e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ae4e60d5-63b2-4a0a-b20a-b49cac1a1c6e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ae4e60d5-63b2-4a0a-b20a-b49cac1a1c6e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ae4e60d5-63b2-4a0a-b20a-b49cac1a1c6e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ae4e60d5-63b2-4a0a-b20a-b49cac1a1c6e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ae4e60d5-63b2-4a0a-b20a-b49cac1a1c6e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ae4e60d5-63b2-4a0a-b20a-b49cac1a1c6e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ae4e60d5-63b2-4a0a-b20a-b49cac1a1c6e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ae4e60d5-63b2-4a0a-b20a-b49cac1a1c6e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ae4e60d5-63b2-4a0a-b20a-b49cac1a1c6e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ae4e60d5-63b2-4a0a-b20a-b49cac1a1c6e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ae4e60d5-63b2-4a0a-b20a-b49cac1a1c6e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ae4e60d5-63b2-4a0a-b20a-b49cac1a1c6e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ae4e60d5-63b2-4a0a-b20a-b49cac1a1c6e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ae4e60d5-63b2-4a0a-b20a-b49cac1a1c6e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ae4e60d5-63b2-4a0a-b20a-b49cac1a1c6e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ae4e60d5-63b2-4a0a-b20a-b49cac1a1c6e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ae4e60d5-63b2-4a0a-b20a-b49cac1a1c6e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ae4e60d5-63b2-4a0a-b20a-b49cac1a1c6e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ae4e60d5-63b2-4a0a-b20a-b49cac1a1c6e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ae4e60d5-63b2-4a0a-b20a-b49cac1a1c6e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ae4e60d5-63b2-4a0a-b20a-b49cac1a1c6e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ae4e60d5-63b2-4a0a-b20a-b49cac1a1c6e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ae4e60d5-63b2-4a0a-b20a-b49cac1a1c6e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ae4e60d5-63b2-4a0a-b20a-b49cac1a1c6e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ae4e60d5-63b2-4a0a-b20a-b49cac1a1c6e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ae4e60d5-63b2-4a0a-b20a-b49cac1a1c6e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ae4e60d5-63b2-4a0a-b20a-b49cac1a1c6e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ae4e60d5-63b2-4a0a-b20a-b49cac1a1c6e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ae4e60d5-63b2-4a0a-b20a-b49cac1a1c6e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f4e7bc33-4b91-40c9-8feb-af0a2d27a98a {
  margin-left: 2%;
margin-bottom: 24px;
margin-right: 2%;
text-align: center;
}




  #s-f4e7bc33-4b91-40c9-8feb-af0a2d27a98a img.shogun-image {
    
    width: px;
  }


#s-f4e7bc33-4b91-40c9-8feb-af0a2d27a98a .shogun-image-content {
  
    align-items: center;
  
}

#s-1e018f1f-dd38-485d-9cb8-e0766027566f {
  min-height: 100%;
max-width: 100%;
}








#s-1e018f1f-dd38-485d-9cb8-e0766027566f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1e018f1f-dd38-485d-9cb8-e0766027566f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-3c4cfe7a-2802-48ee-947c-17ee121141bc {
  margin-top: 1%;
margin-bottom: 4%;
}
@media (min-width: 992px) and (max-width: 1199px){#s-3c4cfe7a-2802-48ee-947c-17ee121141bc {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3c4cfe7a-2802-48ee-947c-17ee121141bc {
  opacity: 1;
display: none;
}
#s-3c4cfe7a-2802-48ee-947c-17ee121141bc, #wrap-s-3c4cfe7a-2802-48ee-947c-17ee121141bc { display:none !important; }}@media (max-width: 767px){#s-3c4cfe7a-2802-48ee-947c-17ee121141bc {
  display: none;
}
#s-3c4cfe7a-2802-48ee-947c-17ee121141bc, #wrap-s-3c4cfe7a-2802-48ee-947c-17ee121141bc { display:none !important; }}
@media (min-width: 0px) {
[id="s-3c4cfe7a-2802-48ee-947c-17ee121141bc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3c4cfe7a-2802-48ee-947c-17ee121141bc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3c4cfe7a-2802-48ee-947c-17ee121141bc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3c4cfe7a-2802-48ee-947c-17ee121141bc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3c4cfe7a-2802-48ee-947c-17ee121141bc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3c4cfe7a-2802-48ee-947c-17ee121141bc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3c4cfe7a-2802-48ee-947c-17ee121141bc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3c4cfe7a-2802-48ee-947c-17ee121141bc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3c4cfe7a-2802-48ee-947c-17ee121141bc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3c4cfe7a-2802-48ee-947c-17ee121141bc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3c4cfe7a-2802-48ee-947c-17ee121141bc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3c4cfe7a-2802-48ee-947c-17ee121141bc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3c4cfe7a-2802-48ee-947c-17ee121141bc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-3c4cfe7a-2802-48ee-947c-17ee121141bc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3c4cfe7a-2802-48ee-947c-17ee121141bc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3c4cfe7a-2802-48ee-947c-17ee121141bc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3c4cfe7a-2802-48ee-947c-17ee121141bc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3c4cfe7a-2802-48ee-947c-17ee121141bc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3c4cfe7a-2802-48ee-947c-17ee121141bc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3c4cfe7a-2802-48ee-947c-17ee121141bc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3c4cfe7a-2802-48ee-947c-17ee121141bc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3c4cfe7a-2802-48ee-947c-17ee121141bc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3c4cfe7a-2802-48ee-947c-17ee121141bc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3c4cfe7a-2802-48ee-947c-17ee121141bc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3c4cfe7a-2802-48ee-947c-17ee121141bc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-3c4cfe7a-2802-48ee-947c-17ee121141bc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3c4cfe7a-2802-48ee-947c-17ee121141bc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3c4cfe7a-2802-48ee-947c-17ee121141bc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3c4cfe7a-2802-48ee-947c-17ee121141bc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3c4cfe7a-2802-48ee-947c-17ee121141bc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3c4cfe7a-2802-48ee-947c-17ee121141bc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3c4cfe7a-2802-48ee-947c-17ee121141bc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3c4cfe7a-2802-48ee-947c-17ee121141bc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3c4cfe7a-2802-48ee-947c-17ee121141bc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3c4cfe7a-2802-48ee-947c-17ee121141bc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3c4cfe7a-2802-48ee-947c-17ee121141bc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3c4cfe7a-2802-48ee-947c-17ee121141bc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-fe6f9bf9-fa9c-4888-a147-c2fbba542d45 {
  min-height: 60px;
max-width: 60px;
text-align: center;
}




  #s-fe6f9bf9-fa9c-4888-a147-c2fbba542d45 img.shogun-image {
    
    width: px;
  }


#s-fe6f9bf9-fa9c-4888-a147-c2fbba542d45 .shogun-image-content {
  
    align-items: center;
  
}

#s-c60dba79-9224-4c58-9910-4824e01e2b4f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c60dba79-9224-4c58-9910-4824e01e2b4f .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-f07786f4-06df-4b1d-a69d-97726eb5959d {
  min-height: 60px;
max-width: 60px;
text-align: center;
}




  #s-f07786f4-06df-4b1d-a69d-97726eb5959d img.shogun-image {
    
    width: px;
  }


#s-f07786f4-06df-4b1d-a69d-97726eb5959d .shogun-image-content {
  
    align-items: center;
  
}

#s-e3aaecc2-5198-475c-aa54-e1478a3cfd09 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e3aaecc2-5198-475c-aa54-e1478a3cfd09 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-3c82d667-a4bf-424c-b49a-d741daaf5a6f {
  min-height: 60px;
max-width: 60px;
text-align: center;
}




  #s-3c82d667-a4bf-424c-b49a-d741daaf5a6f img.shogun-image {
    
    width: px;
  }


#s-3c82d667-a4bf-424c-b49a-d741daaf5a6f .shogun-image-content {
  
    align-items: center;
  
}

#s-5a112c02-dc42-4c34-baa1-aeaf7b763154 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-5a112c02-dc42-4c34-baa1-aeaf7b763154 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-9a144634-090f-45be-b113-a9ebbce213c5 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-9a144634-090f-45be-b113-a9ebbce213c5 {
  display: none;
}
#s-9a144634-090f-45be-b113-a9ebbce213c5, #wrap-s-9a144634-090f-45be-b113-a9ebbce213c5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9a144634-090f-45be-b113-a9ebbce213c5 {
  display: none;
}
#s-9a144634-090f-45be-b113-a9ebbce213c5, #wrap-s-9a144634-090f-45be-b113-a9ebbce213c5 { display:none !important; }}







#s-9a144634-090f-45be-b113-a9ebbce213c5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9a144634-090f-45be-b113-a9ebbce213c5.shg-box.shg-c {
  justify-content: center;
}

#s-b5308366-0f44-4d73-be3e-52a869b739de {
  margin-bottom: 12px;
}

@media (min-width: 0px) {
[id="s-b5308366-0f44-4d73-be3e-52a869b739de"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b5308366-0f44-4d73-be3e-52a869b739de"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b5308366-0f44-4d73-be3e-52a869b739de"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b5308366-0f44-4d73-be3e-52a869b739de"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b5308366-0f44-4d73-be3e-52a869b739de"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b5308366-0f44-4d73-be3e-52a869b739de"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b5308366-0f44-4d73-be3e-52a869b739de"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b5308366-0f44-4d73-be3e-52a869b739de"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b5308366-0f44-4d73-be3e-52a869b739de"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b5308366-0f44-4d73-be3e-52a869b739de"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b5308366-0f44-4d73-be3e-52a869b739de"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b5308366-0f44-4d73-be3e-52a869b739de"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b5308366-0f44-4d73-be3e-52a869b739de"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b5308366-0f44-4d73-be3e-52a869b739de"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b5308366-0f44-4d73-be3e-52a869b739de"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b5308366-0f44-4d73-be3e-52a869b739de"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b5308366-0f44-4d73-be3e-52a869b739de"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b5308366-0f44-4d73-be3e-52a869b739de"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b5308366-0f44-4d73-be3e-52a869b739de"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b5308366-0f44-4d73-be3e-52a869b739de"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b5308366-0f44-4d73-be3e-52a869b739de"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b5308366-0f44-4d73-be3e-52a869b739de"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b5308366-0f44-4d73-be3e-52a869b739de"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b5308366-0f44-4d73-be3e-52a869b739de"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b5308366-0f44-4d73-be3e-52a869b739de"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b5308366-0f44-4d73-be3e-52a869b739de"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b5308366-0f44-4d73-be3e-52a869b739de"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b5308366-0f44-4d73-be3e-52a869b739de"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b5308366-0f44-4d73-be3e-52a869b739de"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b5308366-0f44-4d73-be3e-52a869b739de"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b5308366-0f44-4d73-be3e-52a869b739de"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b5308366-0f44-4d73-be3e-52a869b739de"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b5308366-0f44-4d73-be3e-52a869b739de"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b5308366-0f44-4d73-be3e-52a869b739de"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b5308366-0f44-4d73-be3e-52a869b739de"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b5308366-0f44-4d73-be3e-52a869b739de"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b5308366-0f44-4d73-be3e-52a869b739de"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-e40a27ff-4cdd-4f98-a3b1-9899886fed4d {
  min-height: 60px;
max-width: 60px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-e40a27ff-4cdd-4f98-a3b1-9899886fed4d {
  min-height: 50px;
max-width: 50px;
}
}



  #s-e40a27ff-4cdd-4f98-a3b1-9899886fed4d img.shogun-image {
    
    width: px;
  }


#s-e40a27ff-4cdd-4f98-a3b1-9899886fed4d .shogun-image-content {
  
    align-items: center;
  
}

#s-e77f34d1-97f3-4bb1-be31-4ebfe6e08c43 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e77f34d1-97f3-4bb1-be31-4ebfe6e08c43 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-e77f34d1-97f3-4bb1-be31-4ebfe6e08c43 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-e77f34d1-97f3-4bb1-be31-4ebfe6e08c43 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
@media (max-width: 767px){#s-80950b35-9845-482c-8533-414ae5273cdb {
  margin-top: 12px;
margin-bottom: 12px;
}
}
@media (min-width: 0px) {
[id="s-80950b35-9845-482c-8533-414ae5273cdb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-80950b35-9845-482c-8533-414ae5273cdb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-80950b35-9845-482c-8533-414ae5273cdb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-80950b35-9845-482c-8533-414ae5273cdb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-80950b35-9845-482c-8533-414ae5273cdb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-80950b35-9845-482c-8533-414ae5273cdb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-80950b35-9845-482c-8533-414ae5273cdb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-80950b35-9845-482c-8533-414ae5273cdb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-80950b35-9845-482c-8533-414ae5273cdb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-80950b35-9845-482c-8533-414ae5273cdb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-80950b35-9845-482c-8533-414ae5273cdb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-80950b35-9845-482c-8533-414ae5273cdb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-80950b35-9845-482c-8533-414ae5273cdb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-80950b35-9845-482c-8533-414ae5273cdb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-80950b35-9845-482c-8533-414ae5273cdb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-80950b35-9845-482c-8533-414ae5273cdb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-80950b35-9845-482c-8533-414ae5273cdb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-80950b35-9845-482c-8533-414ae5273cdb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-80950b35-9845-482c-8533-414ae5273cdb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-80950b35-9845-482c-8533-414ae5273cdb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-80950b35-9845-482c-8533-414ae5273cdb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-80950b35-9845-482c-8533-414ae5273cdb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-80950b35-9845-482c-8533-414ae5273cdb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-80950b35-9845-482c-8533-414ae5273cdb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-80950b35-9845-482c-8533-414ae5273cdb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-80950b35-9845-482c-8533-414ae5273cdb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-80950b35-9845-482c-8533-414ae5273cdb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-80950b35-9845-482c-8533-414ae5273cdb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-80950b35-9845-482c-8533-414ae5273cdb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-80950b35-9845-482c-8533-414ae5273cdb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-80950b35-9845-482c-8533-414ae5273cdb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-80950b35-9845-482c-8533-414ae5273cdb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-80950b35-9845-482c-8533-414ae5273cdb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-80950b35-9845-482c-8533-414ae5273cdb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-80950b35-9845-482c-8533-414ae5273cdb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-80950b35-9845-482c-8533-414ae5273cdb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-80950b35-9845-482c-8533-414ae5273cdb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d49668ed-0226-46fb-83ce-a85a0ebb5f62 {
  min-height: 60px;
max-width: 60px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-d49668ed-0226-46fb-83ce-a85a0ebb5f62 {
  min-height: 50px;
max-width: 50px;
}
}



  #s-d49668ed-0226-46fb-83ce-a85a0ebb5f62 img.shogun-image {
    
    width: px;
  }


#s-d49668ed-0226-46fb-83ce-a85a0ebb5f62 .shogun-image-content {
  
    align-items: center;
  
}

#s-331487c4-94db-4e51-a634-748659b41083 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-331487c4-94db-4e51-a634-748659b41083 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-331487c4-94db-4e51-a634-748659b41083 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-331487c4-94db-4e51-a634-748659b41083 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
@media (max-width: 767px){#s-89e5ac81-da45-42be-b2b6-39a69c206759 {
  margin-top: 0px;
margin-bottom: 25px;
}
}
@media (min-width: 0px) {
[id="s-89e5ac81-da45-42be-b2b6-39a69c206759"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-89e5ac81-da45-42be-b2b6-39a69c206759"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-89e5ac81-da45-42be-b2b6-39a69c206759"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-89e5ac81-da45-42be-b2b6-39a69c206759"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-89e5ac81-da45-42be-b2b6-39a69c206759"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-89e5ac81-da45-42be-b2b6-39a69c206759"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-89e5ac81-da45-42be-b2b6-39a69c206759"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-89e5ac81-da45-42be-b2b6-39a69c206759"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-89e5ac81-da45-42be-b2b6-39a69c206759"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-89e5ac81-da45-42be-b2b6-39a69c206759"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-89e5ac81-da45-42be-b2b6-39a69c206759"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-89e5ac81-da45-42be-b2b6-39a69c206759"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-89e5ac81-da45-42be-b2b6-39a69c206759"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-89e5ac81-da45-42be-b2b6-39a69c206759"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-89e5ac81-da45-42be-b2b6-39a69c206759"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-89e5ac81-da45-42be-b2b6-39a69c206759"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-89e5ac81-da45-42be-b2b6-39a69c206759"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-89e5ac81-da45-42be-b2b6-39a69c206759"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-89e5ac81-da45-42be-b2b6-39a69c206759"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-89e5ac81-da45-42be-b2b6-39a69c206759"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-89e5ac81-da45-42be-b2b6-39a69c206759"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-89e5ac81-da45-42be-b2b6-39a69c206759"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-89e5ac81-da45-42be-b2b6-39a69c206759"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-89e5ac81-da45-42be-b2b6-39a69c206759"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-89e5ac81-da45-42be-b2b6-39a69c206759"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-89e5ac81-da45-42be-b2b6-39a69c206759"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-89e5ac81-da45-42be-b2b6-39a69c206759"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-89e5ac81-da45-42be-b2b6-39a69c206759"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-89e5ac81-da45-42be-b2b6-39a69c206759"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-89e5ac81-da45-42be-b2b6-39a69c206759"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-89e5ac81-da45-42be-b2b6-39a69c206759"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-89e5ac81-da45-42be-b2b6-39a69c206759"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-89e5ac81-da45-42be-b2b6-39a69c206759"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-89e5ac81-da45-42be-b2b6-39a69c206759"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-89e5ac81-da45-42be-b2b6-39a69c206759"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-89e5ac81-da45-42be-b2b6-39a69c206759"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-89e5ac81-da45-42be-b2b6-39a69c206759"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-18347e95-f848-46af-ab6b-cb479cfdac32 {
  min-height: 60px;
max-width: 60px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-18347e95-f848-46af-ab6b-cb479cfdac32 {
  min-height: 50px;
max-width: 50px;
}
}



  #s-18347e95-f848-46af-ab6b-cb479cfdac32 img.shogun-image {
    
    width: px;
  }


#s-18347e95-f848-46af-ab6b-cb479cfdac32 .shogun-image-content {
  
    align-items: center;
  
}

#s-501294de-8d8c-443a-a4f6-84a77b2cd37a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-501294de-8d8c-443a-a4f6-84a77b2cd37a .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-501294de-8d8c-443a-a4f6-84a77b2cd37a .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}@media (max-width: 767px){#s-501294de-8d8c-443a-a4f6-84a77b2cd37a .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
#s-10aabbda-be90-4b19-889b-2534a262804c {
  box-shadow:4px 4px 0px 0px rgba(255, 215, 25, 1);
border-style: solid;
margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
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(0, 0, 0, 1);
border-radius: 10px;
opacity: 1;
text-align: right;
background-color: rgba(246, 146, 30, 1);
font-size: 14px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-10aabbda-be90-4b19-889b-2534a262804c:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 10px !important;
opacity: 1 !important;
background-color: rgba(220, 131, 27, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-10aabbda-be90-4b19-889b-2534a262804c:active {background-color: rgba(220, 131, 27, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-10aabbda-be90-4b19-889b-2534a262804c-btn-wrapper {
    text-align: right;
  }


#s-10aabbda-be90-4b19-889b-2534a262804c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 26px;
  
  
  font-family: GothamRndBook;
  display:  inline-block ;
}

#s-465ad61d-7ddc-4c9a-bef2-96eec1e403fa {
  min-height: 50px;
}








#s-465ad61d-7ddc-4c9a-bef2-96eec1e403fa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-465ad61d-7ddc-4c9a-bef2-96eec1e403fa.shg-box.shg-c {
  justify-content: center;
}

#s-6fa643f7-bd3f-4993-9d33-9e068477aa25 {
  margin-top: 1%;
margin-bottom: 1%;
}

#s-9626c63b-8e08-4109-9ab4-c7c6d3e2220e {
  margin-left: 0%;
margin-right: 0%;
min-height: 50px;
background-color: rgba(141, 198, 63, 1);
}
@media (min-width: 1200px){#s-9626c63b-8e08-4109-9ab4-c7c6d3e2220e {
  display: none;
}
#s-9626c63b-8e08-4109-9ab4-c7c6d3e2220e, #wrap-s-9626c63b-8e08-4109-9ab4-c7c6d3e2220e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9626c63b-8e08-4109-9ab4-c7c6d3e2220e {
  display: none;
}
#s-9626c63b-8e08-4109-9ab4-c7c6d3e2220e, #wrap-s-9626c63b-8e08-4109-9ab4-c7c6d3e2220e { display:none !important; }}







#s-9626c63b-8e08-4109-9ab4-c7c6d3e2220e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9626c63b-8e08-4109-9ab4-c7c6d3e2220e.shg-box.shg-c {
  justify-content: center;
}

#s-1d014573-ff6a-4fd5-85d8-47ee19e33965 {
  padding-top: 2%;
padding-bottom: 2%;
min-height: 50px;
}








#s-1d014573-ff6a-4fd5-85d8-47ee19e33965 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1d014573-ff6a-4fd5-85d8-47ee19e33965.shg-box.shg-c {
  justify-content: center;
}

#s-4073a39f-e6cb-49de-9072-3ac9c571c21d {
  margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 767px){#s-4073a39f-e6cb-49de-9072-3ac9c571c21d {
  margin-top: 2%;
}
}
#s-31bafb06-4287-432d-b781-2d276290ec3a {
  box-shadow:4px 4px 0px 0px rgba(255, 215, 25, 1);
border-style: solid;
margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
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(0, 0, 0, 1);
border-radius: 10px;
opacity: 1;
text-align: left;
background-color: rgba(246, 146, 30, 1);
font-size: 14px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-31bafb06-4287-432d-b781-2d276290ec3a:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 10px !important;
opacity: 1 !important;
background-color: rgba(220, 131, 27, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-31bafb06-4287-432d-b781-2d276290ec3a:active {background-color: rgba(220, 131, 27, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-31bafb06-4287-432d-b781-2d276290ec3a {
  margin-top: 3%;
margin-left: 5%;
margin-bottom: 3%;
margin-right: 5%;
padding-top: 8px;
padding-left: 18px;
padding-bottom: 8px;
padding-right: 18px;
}
}

  #s-31bafb06-4287-432d-b781-2d276290ec3a-btn-wrapper {
    text-align: right;
  }


#s-31bafb06-4287-432d-b781-2d276290ec3a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 26px;
  
  
  font-family: GothamRndBook;
  display:  inline-block ;
}
@media (max-width: 767px){
  #s-31bafb06-4287-432d-b781-2d276290ec3a-btn-wrapper {
    text-align: right;
  }


#s-31bafb06-4287-432d-b781-2d276290ec3a.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 22px;
  
  
  font-family: GothamRndBook;
  display:  inline-block ;
}
}
#s-2b06c462-4a92-4aab-9bfa-003272f51e94 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-2b06c462-4a92-4aab-9bfa-003272f51e94 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2b06c462-4a92-4aab-9bfa-003272f51e94.shg-box.shg-c {
  justify-content: center;
}

#s-5abe5ae4-be56-4827-bd23-df8ce27f08cd {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-5abe5ae4-be56-4827-bd23-df8ce27f08cd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5abe5ae4-be56-4827-bd23-df8ce27f08cd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5abe5ae4-be56-4827-bd23-df8ce27f08cd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5abe5ae4-be56-4827-bd23-df8ce27f08cd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5abe5ae4-be56-4827-bd23-df8ce27f08cd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5abe5ae4-be56-4827-bd23-df8ce27f08cd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5abe5ae4-be56-4827-bd23-df8ce27f08cd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5abe5ae4-be56-4827-bd23-df8ce27f08cd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5abe5ae4-be56-4827-bd23-df8ce27f08cd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5abe5ae4-be56-4827-bd23-df8ce27f08cd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5abe5ae4-be56-4827-bd23-df8ce27f08cd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5abe5ae4-be56-4827-bd23-df8ce27f08cd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5abe5ae4-be56-4827-bd23-df8ce27f08cd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-5abe5ae4-be56-4827-bd23-df8ce27f08cd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5abe5ae4-be56-4827-bd23-df8ce27f08cd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5abe5ae4-be56-4827-bd23-df8ce27f08cd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5abe5ae4-be56-4827-bd23-df8ce27f08cd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5abe5ae4-be56-4827-bd23-df8ce27f08cd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5abe5ae4-be56-4827-bd23-df8ce27f08cd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5abe5ae4-be56-4827-bd23-df8ce27f08cd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5abe5ae4-be56-4827-bd23-df8ce27f08cd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5abe5ae4-be56-4827-bd23-df8ce27f08cd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5abe5ae4-be56-4827-bd23-df8ce27f08cd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5abe5ae4-be56-4827-bd23-df8ce27f08cd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5abe5ae4-be56-4827-bd23-df8ce27f08cd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-5abe5ae4-be56-4827-bd23-df8ce27f08cd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-5abe5ae4-be56-4827-bd23-df8ce27f08cd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-5abe5ae4-be56-4827-bd23-df8ce27f08cd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-5abe5ae4-be56-4827-bd23-df8ce27f08cd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-5abe5ae4-be56-4827-bd23-df8ce27f08cd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-5abe5ae4-be56-4827-bd23-df8ce27f08cd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-5abe5ae4-be56-4827-bd23-df8ce27f08cd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-5abe5ae4-be56-4827-bd23-df8ce27f08cd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-5abe5ae4-be56-4827-bd23-df8ce27f08cd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-5abe5ae4-be56-4827-bd23-df8ce27f08cd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-5abe5ae4-be56-4827-bd23-df8ce27f08cd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-5abe5ae4-be56-4827-bd23-df8ce27f08cd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-944781d6-6532-49d9-b4f0-f2eae2c0c844 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: cover;
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
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(23, 143, 238, 1);
border-radius: 0px;
min-height: 500px;
max-width: 500px;
background-position: center center;
}
@media (min-width: 1200px){#s-944781d6-6532-49d9-b4f0-f2eae2c0c844 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-944781d6-6532-49d9-b4f0-f2eae2c0c844 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-944781d6-6532-49d9-b4f0-f2eae2c0c844 {
  
}
}@media (max-width: 767px){#s-944781d6-6532-49d9-b4f0-f2eae2c0c844 {
  max-width: 767px;
}
}







#s-944781d6-6532-49d9-b4f0-f2eae2c0c844 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-944781d6-6532-49d9-b4f0-f2eae2c0c844.shg-box.shg-c {
  justify-content: center;
}

#s-bd07638d-965a-4562-9f3b-7c7d4187ebe7 {
  margin-left: 0%;
margin-right: 2%;
padding-top: 4%;
padding-left: 1%;
padding-bottom: 4%;
padding-right: 4%;
min-height: 100%;
max-width: 100%;
}








#s-bd07638d-965a-4562-9f3b-7c7d4187ebe7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bd07638d-965a-4562-9f3b-7c7d4187ebe7.shg-box.shg-c {
  justify-content: center;
}

#s-d75cd0a9-cd2c-476d-b507-85dffda8fefd {
  margin-top: 4%;
margin-left: 4%;
margin-bottom: 0px;
margin-right: 4%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
background-color: rgba(0, 0, 0, 0);
}

#s-d75cd0a9-cd2c-476d-b507-85dffda8fefd .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: "NeutrafaceSlabText";
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-aa1fba99-6d4f-4dce-916a-ca8457138a6a {
  margin-top: 3px;
margin-left: 4%;
margin-bottom: 3px;
margin-right: 4%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-aa1fba99-6d4f-4dce-916a-ca8457138a6a {
  margin-top: 2%;
margin-bottom: 2%;
}
}@media (max-width: 767px){#s-aa1fba99-6d4f-4dce-916a-ca8457138a6a {
  margin-top: 3%;
margin-bottom: 3%;
}
}
#s-aa1fba99-6d4f-4dce-916a-ca8457138a6a .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: "NeutrafaceSlabText";
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-c1fde5a5-dcd5-4e65-8678-52346d464f92 {
  margin-top: 2%;
margin-left: 4%;
margin-bottom: 25px;
margin-right: 4%;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-5e04e166-bf4b-455f-b6c5-6e34cf3256c4 {
  min-height: 50px;
}








#s-5e04e166-bf4b-455f-b6c5-6e34cf3256c4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5e04e166-bf4b-455f-b6c5-6e34cf3256c4.shg-box.shg-c {
  justify-content: center;
}

#s-16f6a194-2557-4ad6-92b9-0114f27f51a5 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 3%;
padding-left: 5%;
padding-bottom: 3%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-16f6a194-2557-4ad6-92b9-0114f27f51a5 {
  display: none;
}
#s-16f6a194-2557-4ad6-92b9-0114f27f51a5, #wrap-s-16f6a194-2557-4ad6-92b9-0114f27f51a5 { display:none !important; }}@media (max-width: 767px){#s-16f6a194-2557-4ad6-92b9-0114f27f51a5 {
  display: none;
}
#s-16f6a194-2557-4ad6-92b9-0114f27f51a5, #wrap-s-16f6a194-2557-4ad6-92b9-0114f27f51a5 { display:none !important; }}







#s-16f6a194-2557-4ad6-92b9-0114f27f51a5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-16f6a194-2557-4ad6-92b9-0114f27f51a5.shg-box.shg-c {
  justify-content: center;
}

#s-8fa4515e-c4c2-43c9-afd5-fa321fee925d {
  margin-bottom: 15px;
}

@media (min-width: 0px) {
[id="s-ceba2c42-f427-4937-acea-b31602441bd9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-ceba2c42-f427-4937-acea-b31602441bd9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ceba2c42-f427-4937-acea-b31602441bd9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-ceba2c42-f427-4937-acea-b31602441bd9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-ceba2c42-f427-4937-acea-b31602441bd9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-ceba2c42-f427-4937-acea-b31602441bd9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-ceba2c42-f427-4937-acea-b31602441bd9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-ceba2c42-f427-4937-acea-b31602441bd9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-ceba2c42-f427-4937-acea-b31602441bd9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-ceba2c42-f427-4937-acea-b31602441bd9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-ceba2c42-f427-4937-acea-b31602441bd9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-ceba2c42-f427-4937-acea-b31602441bd9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-ceba2c42-f427-4937-acea-b31602441bd9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-ceba2c42-f427-4937-acea-b31602441bd9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-ceba2c42-f427-4937-acea-b31602441bd9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-ceba2c42-f427-4937-acea-b31602441bd9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-ceba2c42-f427-4937-acea-b31602441bd9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-ceba2c42-f427-4937-acea-b31602441bd9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-ceba2c42-f427-4937-acea-b31602441bd9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-ceba2c42-f427-4937-acea-b31602441bd9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-ceba2c42-f427-4937-acea-b31602441bd9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-ceba2c42-f427-4937-acea-b31602441bd9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-ceba2c42-f427-4937-acea-b31602441bd9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-ceba2c42-f427-4937-acea-b31602441bd9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-ceba2c42-f427-4937-acea-b31602441bd9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-ceba2c42-f427-4937-acea-b31602441bd9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-ceba2c42-f427-4937-acea-b31602441bd9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-ceba2c42-f427-4937-acea-b31602441bd9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-ceba2c42-f427-4937-acea-b31602441bd9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-ceba2c42-f427-4937-acea-b31602441bd9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-ceba2c42-f427-4937-acea-b31602441bd9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-ceba2c42-f427-4937-acea-b31602441bd9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-ceba2c42-f427-4937-acea-b31602441bd9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-ceba2c42-f427-4937-acea-b31602441bd9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-ceba2c42-f427-4937-acea-b31602441bd9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-ceba2c42-f427-4937-acea-b31602441bd9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-ceba2c42-f427-4937-acea-b31602441bd9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-ceba2c42-f427-4937-acea-b31602441bd9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-89ace55c-3d34-41b2-bfcc-f818e7c7579d {
  min-height: 80px;
max-width: 80px;
text-align: center;
}




  #s-89ace55c-3d34-41b2-bfcc-f818e7c7579d img.shogun-image {
    
    width: px;
  }


#s-89ace55c-3d34-41b2-bfcc-f818e7c7579d .shogun-image-content {
  
    align-items: center;
  
}

#s-9436e1b0-7b9b-472d-824c-adf7b066b3fa {
  min-height: 80px;
max-width: 80px;
text-align: center;
}




  #s-9436e1b0-7b9b-472d-824c-adf7b066b3fa img.shogun-image {
    
    width: px;
  }


#s-9436e1b0-7b9b-472d-824c-adf7b066b3fa .shogun-image-content {
  
    align-items: center;
  
}

#s-95cf3aa9-ab3b-42e7-a927-9a588d540358 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-95cf3aa9-ab3b-42e7-a927-9a588d540358 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-6f4d069b-7464-408a-848d-7b2165ba2eaf {
  min-height: 80px;
max-width: 80px;
text-align: center;
}




  #s-6f4d069b-7464-408a-848d-7b2165ba2eaf img.shogun-image {
    
    width: px;
  }


#s-6f4d069b-7464-408a-848d-7b2165ba2eaf .shogun-image-content {
  
    align-items: center;
  
}

#s-58e84f84-6c1c-4e94-b041-35c39f5d8472 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-58e84f84-6c1c-4e94-b041-35c39f5d8472 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-f069655a-ded0-49c8-b543-fe318cbea3e8 {
  min-height: 80px;
max-width: 80px;
text-align: center;
}




  #s-f069655a-ded0-49c8-b543-fe318cbea3e8 img.shogun-image {
    
    width: px;
  }


#s-f069655a-ded0-49c8-b543-fe318cbea3e8 .shogun-image-content {
  
    align-items: center;
  
}

#s-4f02259f-74b2-4e2a-8c3d-eb8ed82488e5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-4f02259f-74b2-4e2a-8c3d-eb8ed82488e5 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-8c31236f-e9b1-4826-8e64-985a178d3657 {
  box-shadow:4px 4px 0px 0px rgba(255, 215, 25, 1);
border-style: solid;
margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
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(0, 0, 0, 1);
border-radius: 10px;
opacity: 1;
text-align: center;
background-color: rgba(246, 146, 30, 1);
font-size: 14px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-8c31236f-e9b1-4826-8e64-985a178d3657:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 10px !important;
opacity: 1 !important;
background-color: rgba(220, 131, 27, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-8c31236f-e9b1-4826-8e64-985a178d3657:active {background-color: rgba(220, 131, 27, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-8c31236f-e9b1-4826-8e64-985a178d3657-btn-wrapper {
    text-align: right;
  }


#s-8c31236f-e9b1-4826-8e64-985a178d3657.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 26px;
  
  
  font-family: GothamRndBook;
  display:  inline-block ;
}

#s-42b50af3-e1a9-4d1e-91b2-956131d66fa5 {
  margin-top: 0%;
margin-bottom: 0%;
padding-top: 3%;
padding-left: 5%;
padding-bottom: 3%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(245, 245, 245, 1);
}
@media (min-width: 1200px){#s-42b50af3-e1a9-4d1e-91b2-956131d66fa5 {
  display: none;
}
#s-42b50af3-e1a9-4d1e-91b2-956131d66fa5, #wrap-s-42b50af3-e1a9-4d1e-91b2-956131d66fa5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-42b50af3-e1a9-4d1e-91b2-956131d66fa5 {
  display: none;
}
#s-42b50af3-e1a9-4d1e-91b2-956131d66fa5, #wrap-s-42b50af3-e1a9-4d1e-91b2-956131d66fa5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-42b50af3-e1a9-4d1e-91b2-956131d66fa5 {
  
}
}@media (max-width: 767px){#s-42b50af3-e1a9-4d1e-91b2-956131d66fa5 {
  
}
}







#s-42b50af3-e1a9-4d1e-91b2-956131d66fa5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-42b50af3-e1a9-4d1e-91b2-956131d66fa5.shg-box.shg-c {
  justify-content: center;
}

#s-5a9fac05-55d3-47df-943f-e7068ba892cf {
  margin-bottom: 15px;
}

#s-76db11dc-e5f8-4da9-b509-73283b6efa84 {
  margin-top: 0%;
margin-bottom: 3%;
}

@media (min-width: 0px) {
[id="s-76db11dc-e5f8-4da9-b509-73283b6efa84"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-76db11dc-e5f8-4da9-b509-73283b6efa84"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-76db11dc-e5f8-4da9-b509-73283b6efa84"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-76db11dc-e5f8-4da9-b509-73283b6efa84"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-76db11dc-e5f8-4da9-b509-73283b6efa84"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-76db11dc-e5f8-4da9-b509-73283b6efa84"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-76db11dc-e5f8-4da9-b509-73283b6efa84"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-76db11dc-e5f8-4da9-b509-73283b6efa84"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-76db11dc-e5f8-4da9-b509-73283b6efa84"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-76db11dc-e5f8-4da9-b509-73283b6efa84"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-76db11dc-e5f8-4da9-b509-73283b6efa84"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-76db11dc-e5f8-4da9-b509-73283b6efa84"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-76db11dc-e5f8-4da9-b509-73283b6efa84"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-76db11dc-e5f8-4da9-b509-73283b6efa84"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-76db11dc-e5f8-4da9-b509-73283b6efa84"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-76db11dc-e5f8-4da9-b509-73283b6efa84"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-76db11dc-e5f8-4da9-b509-73283b6efa84"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-76db11dc-e5f8-4da9-b509-73283b6efa84"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-76db11dc-e5f8-4da9-b509-73283b6efa84"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-76db11dc-e5f8-4da9-b509-73283b6efa84"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-76db11dc-e5f8-4da9-b509-73283b6efa84"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-76db11dc-e5f8-4da9-b509-73283b6efa84"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-76db11dc-e5f8-4da9-b509-73283b6efa84"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-76db11dc-e5f8-4da9-b509-73283b6efa84"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-76db11dc-e5f8-4da9-b509-73283b6efa84"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-76db11dc-e5f8-4da9-b509-73283b6efa84"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-76db11dc-e5f8-4da9-b509-73283b6efa84"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-76db11dc-e5f8-4da9-b509-73283b6efa84"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-76db11dc-e5f8-4da9-b509-73283b6efa84"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-76db11dc-e5f8-4da9-b509-73283b6efa84"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-76db11dc-e5f8-4da9-b509-73283b6efa84"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-76db11dc-e5f8-4da9-b509-73283b6efa84"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-76db11dc-e5f8-4da9-b509-73283b6efa84"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-76db11dc-e5f8-4da9-b509-73283b6efa84"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-76db11dc-e5f8-4da9-b509-73283b6efa84"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-76db11dc-e5f8-4da9-b509-73283b6efa84"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-76db11dc-e5f8-4da9-b509-73283b6efa84"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-9fe25909-4e62-4de4-acd8-d443809b4d68 {
  min-height: 80px;
max-width: 80px;
text-align: center;
}




  #s-9fe25909-4e62-4de4-acd8-d443809b4d68 img.shogun-image {
    
    width: px;
  }


#s-9fe25909-4e62-4de4-acd8-d443809b4d68 .shogun-image-content {
  
    align-items: center;
  
}

#s-5fd3a310-6a1b-44f9-bc75-dfd9eff5024f {
  margin-top: 0px;
margin-bottom: 24px;
}

#s-e5484d39-2cda-4233-bd0b-8387bc5eb1f9 {
  min-height: 80px;
max-width: 80px;
text-align: center;
}




  #s-e5484d39-2cda-4233-bd0b-8387bc5eb1f9 img.shogun-image {
    
    width: px;
  }


#s-e5484d39-2cda-4233-bd0b-8387bc5eb1f9 .shogun-image-content {
  
    align-items: center;
  
}

#s-e48ee12d-2cb4-4aee-b960-cda9a5a2ceaf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e48ee12d-2cb4-4aee-b960-cda9a5a2ceaf .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-afbce973-92bc-428a-a64f-e3effcb5ffc4 {
  margin-bottom: 24px;
}

@media (min-width: 0px) {
[id="s-c72a8cf6-bdc6-422f-aa55-106a8951ea21"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c72a8cf6-bdc6-422f-aa55-106a8951ea21"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c72a8cf6-bdc6-422f-aa55-106a8951ea21"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c72a8cf6-bdc6-422f-aa55-106a8951ea21"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c72a8cf6-bdc6-422f-aa55-106a8951ea21"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c72a8cf6-bdc6-422f-aa55-106a8951ea21"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c72a8cf6-bdc6-422f-aa55-106a8951ea21"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c72a8cf6-bdc6-422f-aa55-106a8951ea21"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c72a8cf6-bdc6-422f-aa55-106a8951ea21"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c72a8cf6-bdc6-422f-aa55-106a8951ea21"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c72a8cf6-bdc6-422f-aa55-106a8951ea21"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c72a8cf6-bdc6-422f-aa55-106a8951ea21"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c72a8cf6-bdc6-422f-aa55-106a8951ea21"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c72a8cf6-bdc6-422f-aa55-106a8951ea21"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c72a8cf6-bdc6-422f-aa55-106a8951ea21"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c72a8cf6-bdc6-422f-aa55-106a8951ea21"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c72a8cf6-bdc6-422f-aa55-106a8951ea21"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c72a8cf6-bdc6-422f-aa55-106a8951ea21"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c72a8cf6-bdc6-422f-aa55-106a8951ea21"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c72a8cf6-bdc6-422f-aa55-106a8951ea21"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c72a8cf6-bdc6-422f-aa55-106a8951ea21"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c72a8cf6-bdc6-422f-aa55-106a8951ea21"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c72a8cf6-bdc6-422f-aa55-106a8951ea21"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c72a8cf6-bdc6-422f-aa55-106a8951ea21"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c72a8cf6-bdc6-422f-aa55-106a8951ea21"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c72a8cf6-bdc6-422f-aa55-106a8951ea21"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c72a8cf6-bdc6-422f-aa55-106a8951ea21"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c72a8cf6-bdc6-422f-aa55-106a8951ea21"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c72a8cf6-bdc6-422f-aa55-106a8951ea21"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c72a8cf6-bdc6-422f-aa55-106a8951ea21"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c72a8cf6-bdc6-422f-aa55-106a8951ea21"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c72a8cf6-bdc6-422f-aa55-106a8951ea21"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c72a8cf6-bdc6-422f-aa55-106a8951ea21"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c72a8cf6-bdc6-422f-aa55-106a8951ea21"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c72a8cf6-bdc6-422f-aa55-106a8951ea21"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c72a8cf6-bdc6-422f-aa55-106a8951ea21"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c72a8cf6-bdc6-422f-aa55-106a8951ea21"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-92db75c7-a615-466f-a5c5-c2df234ae48e {
  min-height: 80px;
max-width: 80px;
text-align: center;
}




  #s-92db75c7-a615-466f-a5c5-c2df234ae48e img.shogun-image {
    
    width: px;
  }


#s-92db75c7-a615-466f-a5c5-c2df234ae48e .shogun-image-content {
  
    align-items: center;
  
}

#s-c1e61156-f931-4a55-bd57-9cfdcdbc117c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c1e61156-f931-4a55-bd57-9cfdcdbc117c .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-060cc77a-8d9a-4e66-b332-f265aacf1d34 {
  margin-bottom: 24px;
}

#s-a7351364-602c-447b-90d3-e45a3058d3a4 {
  min-height: 80px;
max-width: 80px;
text-align: center;
}




  #s-a7351364-602c-447b-90d3-e45a3058d3a4 img.shogun-image {
    
    width: px;
  }


#s-a7351364-602c-447b-90d3-e45a3058d3a4 .shogun-image-content {
  
    align-items: center;
  
}

#s-ee506f8d-7334-477c-9c51-b83c93e2a22d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-ee506f8d-7334-477c-9c51-b83c93e2a22d .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  
  font-style:   ;
  font-size: 50px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-e3682f86-eb76-48f8-90f3-ac53abb2367a {
  margin-bottom: 24px;
}

#s-9627c9e8-b5eb-4434-a0cb-bbdcdd9c1dcb {
  box-shadow:4px 4px 0px 0px rgba(255, 215, 25, 1);
border-style: solid;
margin-top: 2%;
margin-left: 2%;
margin-bottom: 2%;
margin-right: 2%;
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(0, 0, 0, 1);
border-radius: 10px;
opacity: 1;
text-align: center;
background-color: rgba(246, 146, 30, 1);
font-size: 14px;
font-weight: bold;
color: rgba(255, 255, 255, 1);
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-9627c9e8-b5eb-4434-a0cb-bbdcdd9c1dcb:hover {border-style: solid !important;
border-color: rgba(255, 255, 255, 1) !important;
border-radius: 10px !important;
opacity: 1 !important;
background-color: rgba(220, 131, 27, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-9627c9e8-b5eb-4434-a0cb-bbdcdd9c1dcb:active {background-color: rgba(220, 131, 27, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-9627c9e8-b5eb-4434-a0cb-bbdcdd9c1dcb-btn-wrapper {
    text-align: right;
  }


#s-9627c9e8-b5eb-4434-a0cb-bbdcdd9c1dcb.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 26px;
  
  
  font-family: GothamRndBook;
  display:  inline-block ;
}

#s-cddbccc7-5aea-439d-84be-5f481dedc70c {
  padding-top: 4%;
padding-left: 5%;
padding-bottom: 4%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-cddbccc7-5aea-439d-84be-5f481dedc70c {
  display: none;
}
#s-cddbccc7-5aea-439d-84be-5f481dedc70c, #wrap-s-cddbccc7-5aea-439d-84be-5f481dedc70c { display:none !important; }}@media (max-width: 767px){#s-cddbccc7-5aea-439d-84be-5f481dedc70c {
  display: none;
}
#s-cddbccc7-5aea-439d-84be-5f481dedc70c, #wrap-s-cddbccc7-5aea-439d-84be-5f481dedc70c { display:none !important; }}







#s-cddbccc7-5aea-439d-84be-5f481dedc70c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cddbccc7-5aea-439d-84be-5f481dedc70c.shg-box.shg-c {
  justify-content: center;
}

#s-9209f3dc-7590-4fa4-bd10-1ac8e446937c {
  margin-left: 0%;
margin-bottom: 15px;
margin-right: 2%;
}

#s-9db0dafe-eafc-4784-86a8-6a13a96d6405 {
  margin-left: 0%;
margin-right: 0%;
}

#s-bce60269-55db-4567-9c58-3eded4b4029b {
  min-height: 50px;
}








#s-bce60269-55db-4567-9c58-3eded4b4029b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bce60269-55db-4567-9c58-3eded4b4029b.shg-box.shg-c {
  justify-content: center;
}

#s-01dacb4f-fcfc-4f49-8bda-b7e392a2e24c {
  min-height: 50px;
}








#s-01dacb4f-fcfc-4f49-8bda-b7e392a2e24c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-01dacb4f-fcfc-4f49-8bda-b7e392a2e24c.shg-box.shg-c {
  justify-content: center;
}

#s-6c421334-4f17-432e-ba5c-cc572abbebe8 {
  margin-top: 30px;
margin-bottom: 30px;
padding-left: 10%;
padding-right: 10%;
min-height: 50px;
}








#s-6c421334-4f17-432e-ba5c-cc572abbebe8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6c421334-4f17-432e-ba5c-cc572abbebe8.shg-box.shg-c {
  justify-content: center;
}

#s-85d651e4-7681-46d1-aa36-f79de85fa0d1 {
  margin-top: 30px;
margin-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-85d651e4-7681-46d1-aa36-f79de85fa0d1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-85d651e4-7681-46d1-aa36-f79de85fa0d1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-85d651e4-7681-46d1-aa36-f79de85fa0d1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-85d651e4-7681-46d1-aa36-f79de85fa0d1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-85d651e4-7681-46d1-aa36-f79de85fa0d1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-85d651e4-7681-46d1-aa36-f79de85fa0d1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-85d651e4-7681-46d1-aa36-f79de85fa0d1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-85d651e4-7681-46d1-aa36-f79de85fa0d1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-85d651e4-7681-46d1-aa36-f79de85fa0d1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-85d651e4-7681-46d1-aa36-f79de85fa0d1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-85d651e4-7681-46d1-aa36-f79de85fa0d1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-85d651e4-7681-46d1-aa36-f79de85fa0d1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-85d651e4-7681-46d1-aa36-f79de85fa0d1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-85d651e4-7681-46d1-aa36-f79de85fa0d1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-85d651e4-7681-46d1-aa36-f79de85fa0d1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-85d651e4-7681-46d1-aa36-f79de85fa0d1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-85d651e4-7681-46d1-aa36-f79de85fa0d1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-85d651e4-7681-46d1-aa36-f79de85fa0d1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-85d651e4-7681-46d1-aa36-f79de85fa0d1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-85d651e4-7681-46d1-aa36-f79de85fa0d1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-85d651e4-7681-46d1-aa36-f79de85fa0d1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-85d651e4-7681-46d1-aa36-f79de85fa0d1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-85d651e4-7681-46d1-aa36-f79de85fa0d1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-85d651e4-7681-46d1-aa36-f79de85fa0d1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-85d651e4-7681-46d1-aa36-f79de85fa0d1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-85d651e4-7681-46d1-aa36-f79de85fa0d1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-85d651e4-7681-46d1-aa36-f79de85fa0d1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-85d651e4-7681-46d1-aa36-f79de85fa0d1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-85d651e4-7681-46d1-aa36-f79de85fa0d1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-85d651e4-7681-46d1-aa36-f79de85fa0d1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-85d651e4-7681-46d1-aa36-f79de85fa0d1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-85d651e4-7681-46d1-aa36-f79de85fa0d1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-85d651e4-7681-46d1-aa36-f79de85fa0d1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-85d651e4-7681-46d1-aa36-f79de85fa0d1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-85d651e4-7681-46d1-aa36-f79de85fa0d1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-85d651e4-7681-46d1-aa36-f79de85fa0d1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-85d651e4-7681-46d1-aa36-f79de85fa0d1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-85d651e4-7681-46d1-aa36-f79de85fa0d1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 24.0px);
}

}

#s-f9794040-b0fb-4852-855d-61a49f3b6fe4 {
  text-align: center;
}




  #s-f9794040-b0fb-4852-855d-61a49f3b6fe4 img.shogun-image {
    
    width: px;
  }


#s-f9794040-b0fb-4852-855d-61a49f3b6fe4 .shogun-image-content {
  
    align-items: center;
  
}

#s-c4bc1130-d4eb-481c-b709-b1ef99815edb {
  text-align: center;
}




  #s-c4bc1130-d4eb-481c-b709-b1ef99815edb img.shogun-image {
    
    width: px;
  }


#s-c4bc1130-d4eb-481c-b709-b1ef99815edb .shogun-image-content {
  
    align-items: center;
  
}

#s-47483c62-eabb-4c76-a41e-5543f264d315 {
  text-align: center;
}




  #s-47483c62-eabb-4c76-a41e-5543f264d315 img.shogun-image {
    
    width: px;
  }


#s-47483c62-eabb-4c76-a41e-5543f264d315 .shogun-image-content {
  
    align-items: center;
  
}

#s-9ec3ec90-85a8-4197-839f-336d30205119 {
  text-align: center;
}




  #s-9ec3ec90-85a8-4197-839f-336d30205119 img.shogun-image {
    
    width: px;
  }


#s-9ec3ec90-85a8-4197-839f-336d30205119 .shogun-image-content {
  
    align-items: center;
  
}

#s-81ef05ef-bfde-4a77-91fe-c6ffebc136a4 {
  text-align: center;
}




  #s-81ef05ef-bfde-4a77-91fe-c6ffebc136a4 img.shogun-image {
    
    width: px;
  }


#s-81ef05ef-bfde-4a77-91fe-c6ffebc136a4 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-12d837ae-e7ae-4a53-8093-8764baabdc72"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-12d837ae-e7ae-4a53-8093-8764baabdc72"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-12d837ae-e7ae-4a53-8093-8764baabdc72"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-12d837ae-e7ae-4a53-8093-8764baabdc72"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-12d837ae-e7ae-4a53-8093-8764baabdc72"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-12d837ae-e7ae-4a53-8093-8764baabdc72"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-12d837ae-e7ae-4a53-8093-8764baabdc72"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-12d837ae-e7ae-4a53-8093-8764baabdc72"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-12d837ae-e7ae-4a53-8093-8764baabdc72"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-12d837ae-e7ae-4a53-8093-8764baabdc72"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-12d837ae-e7ae-4a53-8093-8764baabdc72"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-12d837ae-e7ae-4a53-8093-8764baabdc72"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-12d837ae-e7ae-4a53-8093-8764baabdc72"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-12d837ae-e7ae-4a53-8093-8764baabdc72"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 992px) {
[id="s-12d837ae-e7ae-4a53-8093-8764baabdc72"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-12d837ae-e7ae-4a53-8093-8764baabdc72"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-12d837ae-e7ae-4a53-8093-8764baabdc72"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-12d837ae-e7ae-4a53-8093-8764baabdc72"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-12d837ae-e7ae-4a53-8093-8764baabdc72"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-12d837ae-e7ae-4a53-8093-8764baabdc72"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-12d837ae-e7ae-4a53-8093-8764baabdc72"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-12d837ae-e7ae-4a53-8093-8764baabdc72"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-12d837ae-e7ae-4a53-8093-8764baabdc72"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-12d837ae-e7ae-4a53-8093-8764baabdc72"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-12d837ae-e7ae-4a53-8093-8764baabdc72"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-12d837ae-e7ae-4a53-8093-8764baabdc72"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 24.0px);
}

}

@media (min-width: 1200px) {
[id="s-12d837ae-e7ae-4a53-8093-8764baabdc72"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 24.0px);
}

[id="s-12d837ae-e7ae-4a53-8093-8764baabdc72"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 24.0px);
}

[id="s-12d837ae-e7ae-4a53-8093-8764baabdc72"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 24.0px);
}

[id="s-12d837ae-e7ae-4a53-8093-8764baabdc72"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 24.0px);
}

[id="s-12d837ae-e7ae-4a53-8093-8764baabdc72"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 24.0px);
}

[id="s-12d837ae-e7ae-4a53-8093-8764baabdc72"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 24.0px);
}

[id="s-12d837ae-e7ae-4a53-8093-8764baabdc72"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 24.0px);
}

[id="s-12d837ae-e7ae-4a53-8093-8764baabdc72"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 24.0px);
}

[id="s-12d837ae-e7ae-4a53-8093-8764baabdc72"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 24.0px);
}

[id="s-12d837ae-e7ae-4a53-8093-8764baabdc72"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 24.0px);
}

[id="s-12d837ae-e7ae-4a53-8093-8764baabdc72"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 24.0px);
}

[id="s-12d837ae-e7ae-4a53-8093-8764baabdc72"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 24.0px);
}

}

#s-53f7be15-ca53-4ced-92e2-4324e3265da3 {
  text-align: center;
}




  #s-53f7be15-ca53-4ced-92e2-4324e3265da3 img.shogun-image {
    
    width: px;
  }


#s-53f7be15-ca53-4ced-92e2-4324e3265da3 .shogun-image-content {
  
    align-items: center;
  
}

#s-471a4a8e-e38b-4dd4-aab4-b2e312b74b06 {
  text-align: center;
}




  #s-471a4a8e-e38b-4dd4-aab4-b2e312b74b06 img.shogun-image {
    
    width: px;
  }


#s-471a4a8e-e38b-4dd4-aab4-b2e312b74b06 .shogun-image-content {
  
    align-items: center;
  
}

#s-de6b1f43-feb3-453d-8cff-f44316d0a01f {
  text-align: center;
}




  #s-de6b1f43-feb3-453d-8cff-f44316d0a01f img.shogun-image {
    
    width: px;
  }


#s-de6b1f43-feb3-453d-8cff-f44316d0a01f .shogun-image-content {
  
    align-items: center;
  
}

#s-eba689e8-7e65-4c60-960c-28f8632b7b42 {
  text-align: center;
}




  #s-eba689e8-7e65-4c60-960c-28f8632b7b42 img.shogun-image {
    
    width: px;
  }


#s-eba689e8-7e65-4c60-960c-28f8632b7b42 .shogun-image-content {
  
    align-items: center;
  
}

#s-715b4ac3-220e-4a82-aa30-907a4c48666d {
  text-align: center;
}




  #s-715b4ac3-220e-4a82-aa30-907a4c48666d img.shogun-image {
    
    width: px;
  }


#s-715b4ac3-220e-4a82-aa30-907a4c48666d .shogun-image-content {
  
    align-items: center;
  
}

#s-5b1e2e89-0cc4-4658-9e58-e8301999b345 {
  min-height: 50px;
}








#s-5b1e2e89-0cc4-4658-9e58-e8301999b345 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5b1e2e89-0cc4-4658-9e58-e8301999b345.shg-box.shg-c {
  justify-content: center;
}

#s-849782a0-c1a0-4e0d-bfef-2303c8ab9785 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-849782a0-c1a0-4e0d-bfef-2303c8ab9785 {
  display: none;
}
#s-849782a0-c1a0-4e0d-bfef-2303c8ab9785, #wrap-s-849782a0-c1a0-4e0d-bfef-2303c8ab9785 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-849782a0-c1a0-4e0d-bfef-2303c8ab9785 {
  display: none;
}
#s-849782a0-c1a0-4e0d-bfef-2303c8ab9785, #wrap-s-849782a0-c1a0-4e0d-bfef-2303c8ab9785 { display:none !important; }}@media (max-width: 767px){#s-849782a0-c1a0-4e0d-bfef-2303c8ab9785 {
  display: none;
}
#s-849782a0-c1a0-4e0d-bfef-2303c8ab9785, #wrap-s-849782a0-c1a0-4e0d-bfef-2303c8ab9785 { display:none !important; }}







#s-849782a0-c1a0-4e0d-bfef-2303c8ab9785 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-849782a0-c1a0-4e0d-bfef-2303c8ab9785.shg-box.shg-c {
  justify-content: center;
}

#s-bdcf88e0-8cad-4ac3-883d-39cb12386955 {
  padding-top: 4%;
padding-left: 4%;
padding-bottom: 70px;
padding-right: 4%;
min-height: 100%;
background-color: rgba(68, 172, 167, 1);
}








#s-bdcf88e0-8cad-4ac3-883d-39cb12386955 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bdcf88e0-8cad-4ac3-883d-39cb12386955.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a236df4a-eda7-4baf-8508-06921537d7b3 {
  padding-top: 10px;
padding-left: 4%;
padding-bottom: 10px;
padding-right: 4%;
text-align: left;
}

#s-a236df4a-eda7-4baf-8508-06921537d7b3 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: "NeutrafaceSlabText";
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-84bdeb18-1b85-45d8-8a2c-905dc311a270 {
  padding-left: 4%;
padding-right: 4%;
}

@media (min-width: 0px) {
[id="s-84bdeb18-1b85-45d8-8a2c-905dc311a270"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-84bdeb18-1b85-45d8-8a2c-905dc311a270"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-84bdeb18-1b85-45d8-8a2c-905dc311a270"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-84bdeb18-1b85-45d8-8a2c-905dc311a270"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-84bdeb18-1b85-45d8-8a2c-905dc311a270"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-84bdeb18-1b85-45d8-8a2c-905dc311a270"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-84bdeb18-1b85-45d8-8a2c-905dc311a270"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-84bdeb18-1b85-45d8-8a2c-905dc311a270"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-84bdeb18-1b85-45d8-8a2c-905dc311a270"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-84bdeb18-1b85-45d8-8a2c-905dc311a270"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-84bdeb18-1b85-45d8-8a2c-905dc311a270"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-84bdeb18-1b85-45d8-8a2c-905dc311a270"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-84bdeb18-1b85-45d8-8a2c-905dc311a270"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-84bdeb18-1b85-45d8-8a2c-905dc311a270"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-84bdeb18-1b85-45d8-8a2c-905dc311a270"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-84bdeb18-1b85-45d8-8a2c-905dc311a270"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-84bdeb18-1b85-45d8-8a2c-905dc311a270"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-84bdeb18-1b85-45d8-8a2c-905dc311a270"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-84bdeb18-1b85-45d8-8a2c-905dc311a270"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-84bdeb18-1b85-45d8-8a2c-905dc311a270"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-84bdeb18-1b85-45d8-8a2c-905dc311a270"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-84bdeb18-1b85-45d8-8a2c-905dc311a270"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-84bdeb18-1b85-45d8-8a2c-905dc311a270"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-84bdeb18-1b85-45d8-8a2c-905dc311a270"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-84bdeb18-1b85-45d8-8a2c-905dc311a270"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-84bdeb18-1b85-45d8-8a2c-905dc311a270"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-84bdeb18-1b85-45d8-8a2c-905dc311a270"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-84bdeb18-1b85-45d8-8a2c-905dc311a270"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-84bdeb18-1b85-45d8-8a2c-905dc311a270"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-84bdeb18-1b85-45d8-8a2c-905dc311a270"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-84bdeb18-1b85-45d8-8a2c-905dc311a270"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-84bdeb18-1b85-45d8-8a2c-905dc311a270"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-84bdeb18-1b85-45d8-8a2c-905dc311a270"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-84bdeb18-1b85-45d8-8a2c-905dc311a270"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-84bdeb18-1b85-45d8-8a2c-905dc311a270"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-84bdeb18-1b85-45d8-8a2c-905dc311a270"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-84bdeb18-1b85-45d8-8a2c-905dc311a270"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-3d9e3048-907b-438e-95d4-96058a93cc4b {
  min-height: 50px;
}








#s-3d9e3048-907b-438e-95d4-96058a93cc4b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3d9e3048-907b-438e-95d4-96058a93cc4b {
  cursor: pointer;
}#s-3d9e3048-907b-438e-95d4-96058a93cc4b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ee69e162-e754-4721-b7ab-5a4d84d3877d {
  text-align: left;
}




  #s-ee69e162-e754-4721-b7ab-5a4d84d3877d img.shogun-image {
    
    width: px;
  }


#s-ee69e162-e754-4721-b7ab-5a4d84d3877d .shogun-image-content {
  
    align-items: center;
  
}

#s-8cd891bb-c4f5-4ab4-80e1-d23bff09124a {
  margin-top: 8px;
margin-bottom: 8px;
}

#s-1942388b-8ec0-4699-8559-177a3f0545ac {
  min-height: 50px;
}








#s-1942388b-8ec0-4699-8559-177a3f0545ac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1942388b-8ec0-4699-8559-177a3f0545ac {
  cursor: pointer;
}#s-1942388b-8ec0-4699-8559-177a3f0545ac.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d4a0cec7-fbc8-4327-af74-1c871f9fc725 {
  text-align: left;
}




  #s-d4a0cec7-fbc8-4327-af74-1c871f9fc725 img.shogun-image {
    
    width: px;
  }


#s-d4a0cec7-fbc8-4327-af74-1c871f9fc725 .shogun-image-content {
  
    align-items: center;
  
}

#s-1026c311-0016-4fe6-8cff-6a6029cbb195 {
  margin-top: 8px;
margin-bottom: 8px;
}

#s-8be9ff66-1536-49f2-ba4d-9b7d41848e6d {
  min-height: 50px;
}








#s-8be9ff66-1536-49f2-ba4d-9b7d41848e6d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8be9ff66-1536-49f2-ba4d-9b7d41848e6d {
  cursor: pointer;
}#s-8be9ff66-1536-49f2-ba4d-9b7d41848e6d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-63495f67-7dab-4f11-9083-5c1b5a369856 {
  text-align: left;
}




  #s-63495f67-7dab-4f11-9083-5c1b5a369856 img.shogun-image {
    
    width: px;
  }


#s-63495f67-7dab-4f11-9083-5c1b5a369856 .shogun-image-content {
  
    align-items: center;
  
}

#s-5aeadb45-a3f8-4e8b-99d1-308aaf7e9ee6 {
  margin-top: 8px;
margin-bottom: 8px;
}

#s-cc38e743-1cce-421d-8607-b6a55779cd7d {
  min-height: 50px;
}
@media (min-width: 1200px){#s-cc38e743-1cce-421d-8607-b6a55779cd7d {
  display: none;
}
#s-cc38e743-1cce-421d-8607-b6a55779cd7d, #wrap-s-cc38e743-1cce-421d-8607-b6a55779cd7d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cc38e743-1cce-421d-8607-b6a55779cd7d {
  display: none;
}
#s-cc38e743-1cce-421d-8607-b6a55779cd7d, #wrap-s-cc38e743-1cce-421d-8607-b6a55779cd7d { display:none !important; }}@media (max-width: 767px){#s-cc38e743-1cce-421d-8607-b6a55779cd7d {
  display: none;
}
#s-cc38e743-1cce-421d-8607-b6a55779cd7d, #wrap-s-cc38e743-1cce-421d-8607-b6a55779cd7d { display:none !important; }}







#s-cc38e743-1cce-421d-8607-b6a55779cd7d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cc38e743-1cce-421d-8607-b6a55779cd7d.shg-box.shg-c {
  justify-content: center;
}

#s-0760f6f6-addd-4b6b-a269-abebb53002e8 {
  padding-top: 4%;
padding-left: 4%;
padding-bottom: 4%;
padding-right: 4%;
min-height: 100%;
background-color: rgba(122, 206, 218, 1);
background-attachment: scroll;
}








#s-0760f6f6-addd-4b6b-a269-abebb53002e8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0760f6f6-addd-4b6b-a269-abebb53002e8.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d260edf4-a89a-4e73-9a22-adf66dad9887 {
  min-height: 50px;
}








#s-d260edf4-a89a-4e73-9a22-adf66dad9887 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d260edf4-a89a-4e73-9a22-adf66dad9887.shg-box.shg-c {
  justify-content: center;
}

#s-9b517da3-85e9-4a57-885f-44fde6c9581d {
  min-height: 50px;
}








#s-9b517da3-85e9-4a57-885f-44fde6c9581d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9b517da3-85e9-4a57-885f-44fde6c9581d.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-18962fcd-c7b1-41a0-97ae-00f98fd1d289"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-18962fcd-c7b1-41a0-97ae-00f98fd1d289"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-18962fcd-c7b1-41a0-97ae-00f98fd1d289"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-18962fcd-c7b1-41a0-97ae-00f98fd1d289"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-18962fcd-c7b1-41a0-97ae-00f98fd1d289"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-18962fcd-c7b1-41a0-97ae-00f98fd1d289"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-18962fcd-c7b1-41a0-97ae-00f98fd1d289"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-18962fcd-c7b1-41a0-97ae-00f98fd1d289"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-18962fcd-c7b1-41a0-97ae-00f98fd1d289"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-18962fcd-c7b1-41a0-97ae-00f98fd1d289"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-18962fcd-c7b1-41a0-97ae-00f98fd1d289"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-18962fcd-c7b1-41a0-97ae-00f98fd1d289"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-18962fcd-c7b1-41a0-97ae-00f98fd1d289"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-18962fcd-c7b1-41a0-97ae-00f98fd1d289"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-18962fcd-c7b1-41a0-97ae-00f98fd1d289"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-18962fcd-c7b1-41a0-97ae-00f98fd1d289"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-18962fcd-c7b1-41a0-97ae-00f98fd1d289"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-18962fcd-c7b1-41a0-97ae-00f98fd1d289"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-18962fcd-c7b1-41a0-97ae-00f98fd1d289"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-18962fcd-c7b1-41a0-97ae-00f98fd1d289"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-18962fcd-c7b1-41a0-97ae-00f98fd1d289"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-18962fcd-c7b1-41a0-97ae-00f98fd1d289"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-18962fcd-c7b1-41a0-97ae-00f98fd1d289"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-18962fcd-c7b1-41a0-97ae-00f98fd1d289"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-18962fcd-c7b1-41a0-97ae-00f98fd1d289"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-18962fcd-c7b1-41a0-97ae-00f98fd1d289"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-18962fcd-c7b1-41a0-97ae-00f98fd1d289"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-18962fcd-c7b1-41a0-97ae-00f98fd1d289"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-18962fcd-c7b1-41a0-97ae-00f98fd1d289"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-18962fcd-c7b1-41a0-97ae-00f98fd1d289"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-18962fcd-c7b1-41a0-97ae-00f98fd1d289"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-18962fcd-c7b1-41a0-97ae-00f98fd1d289"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-18962fcd-c7b1-41a0-97ae-00f98fd1d289"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-18962fcd-c7b1-41a0-97ae-00f98fd1d289"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-18962fcd-c7b1-41a0-97ae-00f98fd1d289"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-18962fcd-c7b1-41a0-97ae-00f98fd1d289"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-18962fcd-c7b1-41a0-97ae-00f98fd1d289"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-18962fcd-c7b1-41a0-97ae-00f98fd1d289"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-18962fcd-c7b1-41a0-97ae-00f98fd1d289"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-18962fcd-c7b1-41a0-97ae-00f98fd1d289"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-18962fcd-c7b1-41a0-97ae-00f98fd1d289"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-18962fcd-c7b1-41a0-97ae-00f98fd1d289"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-18962fcd-c7b1-41a0-97ae-00f98fd1d289"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-18962fcd-c7b1-41a0-97ae-00f98fd1d289"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-18962fcd-c7b1-41a0-97ae-00f98fd1d289"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-18962fcd-c7b1-41a0-97ae-00f98fd1d289"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-18962fcd-c7b1-41a0-97ae-00f98fd1d289"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-18962fcd-c7b1-41a0-97ae-00f98fd1d289"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f5fb5c12-c854-4423-a995-663ff5a67c3b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-f5fb5c12-c854-4423-a995-663ff5a67c3b .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: "NeutrafaceSlabText";
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-c1d91a33-3a27-4bea-91b0-338fca5def71 {
  margin-left: auto;
min-height: 50px;
max-width: 230px;
}








#s-c1d91a33-3a27-4bea-91b0-338fca5def71 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c1d91a33-3a27-4bea-91b0-338fca5def71.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-e266f6a5-6fdb-4726-82e1-ac69a2969ef8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-e266f6a5-6fdb-4726-82e1-ac69a2969ef8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e266f6a5-6fdb-4726-82e1-ac69a2969ef8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e266f6a5-6fdb-4726-82e1-ac69a2969ef8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e266f6a5-6fdb-4726-82e1-ac69a2969ef8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e266f6a5-6fdb-4726-82e1-ac69a2969ef8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e266f6a5-6fdb-4726-82e1-ac69a2969ef8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e266f6a5-6fdb-4726-82e1-ac69a2969ef8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e266f6a5-6fdb-4726-82e1-ac69a2969ef8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e266f6a5-6fdb-4726-82e1-ac69a2969ef8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e266f6a5-6fdb-4726-82e1-ac69a2969ef8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e266f6a5-6fdb-4726-82e1-ac69a2969ef8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e266f6a5-6fdb-4726-82e1-ac69a2969ef8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e266f6a5-6fdb-4726-82e1-ac69a2969ef8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-e266f6a5-6fdb-4726-82e1-ac69a2969ef8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e266f6a5-6fdb-4726-82e1-ac69a2969ef8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e266f6a5-6fdb-4726-82e1-ac69a2969ef8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e266f6a5-6fdb-4726-82e1-ac69a2969ef8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e266f6a5-6fdb-4726-82e1-ac69a2969ef8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e266f6a5-6fdb-4726-82e1-ac69a2969ef8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e266f6a5-6fdb-4726-82e1-ac69a2969ef8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e266f6a5-6fdb-4726-82e1-ac69a2969ef8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e266f6a5-6fdb-4726-82e1-ac69a2969ef8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e266f6a5-6fdb-4726-82e1-ac69a2969ef8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e266f6a5-6fdb-4726-82e1-ac69a2969ef8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e266f6a5-6fdb-4726-82e1-ac69a2969ef8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-e266f6a5-6fdb-4726-82e1-ac69a2969ef8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-e266f6a5-6fdb-4726-82e1-ac69a2969ef8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-e266f6a5-6fdb-4726-82e1-ac69a2969ef8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-e266f6a5-6fdb-4726-82e1-ac69a2969ef8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-e266f6a5-6fdb-4726-82e1-ac69a2969ef8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-e266f6a5-6fdb-4726-82e1-ac69a2969ef8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-e266f6a5-6fdb-4726-82e1-ac69a2969ef8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-e266f6a5-6fdb-4726-82e1-ac69a2969ef8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-e266f6a5-6fdb-4726-82e1-ac69a2969ef8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-e266f6a5-6fdb-4726-82e1-ac69a2969ef8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-e266f6a5-6fdb-4726-82e1-ac69a2969ef8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-e266f6a5-6fdb-4726-82e1-ac69a2969ef8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-7c833117-ac8f-4498-89ea-02e405264dbd {
  text-align: center;
}




  #s-7c833117-ac8f-4498-89ea-02e405264dbd img.shogun-image {
    
    width: px;
  }


#s-7c833117-ac8f-4498-89ea-02e405264dbd .shogun-image-content {
  
    align-items: center;
  
}

#s-34e4bd10-7aee-44f5-b7af-6ea9f69ab427 {
  text-align: center;
}




  #s-34e4bd10-7aee-44f5-b7af-6ea9f69ab427 img.shogun-image {
    
    width: px;
  }


#s-34e4bd10-7aee-44f5-b7af-6ea9f69ab427 .shogun-image-content {
  
    align-items: center;
  
}

#s-206a8b33-f4ae-4190-a2f3-58b1cbe580c6 {
  text-align: center;
}




  #s-206a8b33-f4ae-4190-a2f3-58b1cbe580c6 img.shogun-image {
    
    width: px;
  }


#s-206a8b33-f4ae-4190-a2f3-58b1cbe580c6 .shogun-image-content {
  
    align-items: center;
  
}

#s-676214c9-98ee-4472-8c6d-b28f7a91cc17 {
  text-align: center;
}




  #s-676214c9-98ee-4472-8c6d-b28f7a91cc17 img.shogun-image {
    
    width: px;
  }


#s-676214c9-98ee-4472-8c6d-b28f7a91cc17 .shogun-image-content {
  
    align-items: center;
  
}

#s-968562d7-1357-4737-8bca-19a1a782794d {
  text-align: center;
}




  #s-968562d7-1357-4737-8bca-19a1a782794d img.shogun-image {
    
    width: px;
  }


#s-968562d7-1357-4737-8bca-19a1a782794d .shogun-image-content {
  
    align-items: center;
  
}

.shg-ig-x {
  overflow-x: hidden;
}

.shg-ig-posts-container {
  display: flex;
  flex-wrap: wrap;
}

.shg-ig-posts {
  box-sizing: border-box;
  height: 100%;
}

.shg-ig-posts-link {
  text-decoration: none;
}

.shg-ig-posts-image {
  max-height: 100%;
  width: 100%;
  display: block;
  aspect-ratio: inherit;
}

.shg-ig-posts-image-square {
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 100%;
  width: 100%;
}

.shg-ig-square-wrapper {
  display: flex;
  align-items: center;
  overflow: hidden;
  justify-content: center;
}

.shg-ig-posts-caption {
  width: 100%;
  font-size: 12px;
  word-wrap: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  text-align: left;
}

.shg-ig-details-container {
  padding-top: 9px;
  border-top: 1px solid #ddd;
}

.shg-ig-user-details {
  display: flex;
  flex-direction: row;
}

.shg-ig-user-image {
  max-width: 30px;
  max-height: 30px;
  margin-right: 10px;
}

.shg-ig-username-container {
  display: flex;
  flex-direction: column;
}

.shg-ig-user-full-name {
  margin-bottom: 3px !important;
  font-family: Arial, serif;
  color: #b3b3b3;
  font-size: 12px;
}

.shg-ig-user-createdat {
  margin-bottom: 0 !important;
  font-family: Arial, serif;
  color: #b3b3b3;
  font-size: 12px;
}

@supports not (aspect-ratio: 1/1) {
  .shg-ig-square-wrapper {
    padding: calc((1 / (1 / 1)) * 100%) 0 0;
    position: relative;
  }

  .shg-ig-square-wrapper > .shg-ig-posts-image-square {
    display: block;
    position: absolute;
    top: 0.5em;
    left: 0.5em;
    height: 100%;
  }
}

@media (min-width: 768px) {
  [id="s-f9da2db7-18e3-46a2-a644-f975d144366b"] .shg-ig-posts-container > .shg-ig-posts {
    width: 50.0%;
    padding-right: 30px;
  }

  .shg-ig-posts-container {
    width: calc(100% + 30px) !important;
  }
}

#s-19e2b140-369c-46b3-ab77-37aa4c7e8a30 {
  padding-top: 0px;
padding-bottom: 0px;
min-height: 100%;
background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-19e2b140-369c-46b3-ab77-37aa4c7e8a30 {
  display: none;
}
#s-19e2b140-369c-46b3-ab77-37aa4c7e8a30, #wrap-s-19e2b140-369c-46b3-ab77-37aa4c7e8a30 { display:none !important; }}
@media (min-width: 0px) {
[id="s-19e2b140-369c-46b3-ab77-37aa4c7e8a30"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-19e2b140-369c-46b3-ab77-37aa4c7e8a30"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-19e2b140-369c-46b3-ab77-37aa4c7e8a30"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-19e2b140-369c-46b3-ab77-37aa4c7e8a30"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-19e2b140-369c-46b3-ab77-37aa4c7e8a30"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-19e2b140-369c-46b3-ab77-37aa4c7e8a30"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-19e2b140-369c-46b3-ab77-37aa4c7e8a30"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-19e2b140-369c-46b3-ab77-37aa4c7e8a30"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-19e2b140-369c-46b3-ab77-37aa4c7e8a30"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-19e2b140-369c-46b3-ab77-37aa4c7e8a30"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-19e2b140-369c-46b3-ab77-37aa4c7e8a30"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-19e2b140-369c-46b3-ab77-37aa4c7e8a30"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-19e2b140-369c-46b3-ab77-37aa4c7e8a30"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-19e2b140-369c-46b3-ab77-37aa4c7e8a30"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-19e2b140-369c-46b3-ab77-37aa4c7e8a30"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-19e2b140-369c-46b3-ab77-37aa4c7e8a30"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-19e2b140-369c-46b3-ab77-37aa4c7e8a30"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-19e2b140-369c-46b3-ab77-37aa4c7e8a30"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-19e2b140-369c-46b3-ab77-37aa4c7e8a30"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-19e2b140-369c-46b3-ab77-37aa4c7e8a30"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-19e2b140-369c-46b3-ab77-37aa4c7e8a30"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-19e2b140-369c-46b3-ab77-37aa4c7e8a30"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-19e2b140-369c-46b3-ab77-37aa4c7e8a30"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-19e2b140-369c-46b3-ab77-37aa4c7e8a30"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-19e2b140-369c-46b3-ab77-37aa4c7e8a30"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-19e2b140-369c-46b3-ab77-37aa4c7e8a30"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-19e2b140-369c-46b3-ab77-37aa4c7e8a30"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-19e2b140-369c-46b3-ab77-37aa4c7e8a30"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-19e2b140-369c-46b3-ab77-37aa4c7e8a30"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-19e2b140-369c-46b3-ab77-37aa4c7e8a30"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-19e2b140-369c-46b3-ab77-37aa4c7e8a30"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-19e2b140-369c-46b3-ab77-37aa4c7e8a30"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-19e2b140-369c-46b3-ab77-37aa4c7e8a30"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-19e2b140-369c-46b3-ab77-37aa4c7e8a30"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-19e2b140-369c-46b3-ab77-37aa4c7e8a30"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-19e2b140-369c-46b3-ab77-37aa4c7e8a30"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-19e2b140-369c-46b3-ab77-37aa4c7e8a30"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-51b047d4-9157-4ef4-abf0-5c24b0b29f04 {
  padding-top: 4%;
padding-left: 4%;
padding-bottom: 70px;
padding-right: 4%;
min-height: 100%;
background-color: rgba(68, 172, 167, 1);
}








#s-51b047d4-9157-4ef4-abf0-5c24b0b29f04 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-51b047d4-9157-4ef4-abf0-5c24b0b29f04.shg-box.shg-c {
  justify-content: flex-start;
}

#s-aec2d307-e4c7-42d4-a0a7-6c8973a71b22 {
  padding-top: 10px;
padding-left: 4%;
padding-bottom: 10px;
padding-right: 4%;
text-align: left;
}

#s-aec2d307-e4c7-42d4-a0a7-6c8973a71b22 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: "NeutrafaceSlabText";
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-ad870819-df2d-40eb-9832-f62efc431ab6 {
  padding-left: 4%;
padding-right: 4%;
}

@media (min-width: 0px) {
[id="s-ad870819-df2d-40eb-9832-f62efc431ab6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ad870819-df2d-40eb-9832-f62efc431ab6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ad870819-df2d-40eb-9832-f62efc431ab6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ad870819-df2d-40eb-9832-f62efc431ab6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ad870819-df2d-40eb-9832-f62efc431ab6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ad870819-df2d-40eb-9832-f62efc431ab6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ad870819-df2d-40eb-9832-f62efc431ab6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ad870819-df2d-40eb-9832-f62efc431ab6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ad870819-df2d-40eb-9832-f62efc431ab6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ad870819-df2d-40eb-9832-f62efc431ab6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ad870819-df2d-40eb-9832-f62efc431ab6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ad870819-df2d-40eb-9832-f62efc431ab6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ad870819-df2d-40eb-9832-f62efc431ab6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ad870819-df2d-40eb-9832-f62efc431ab6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ad870819-df2d-40eb-9832-f62efc431ab6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ad870819-df2d-40eb-9832-f62efc431ab6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ad870819-df2d-40eb-9832-f62efc431ab6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ad870819-df2d-40eb-9832-f62efc431ab6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ad870819-df2d-40eb-9832-f62efc431ab6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ad870819-df2d-40eb-9832-f62efc431ab6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ad870819-df2d-40eb-9832-f62efc431ab6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ad870819-df2d-40eb-9832-f62efc431ab6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ad870819-df2d-40eb-9832-f62efc431ab6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ad870819-df2d-40eb-9832-f62efc431ab6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ad870819-df2d-40eb-9832-f62efc431ab6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ad870819-df2d-40eb-9832-f62efc431ab6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ad870819-df2d-40eb-9832-f62efc431ab6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ad870819-df2d-40eb-9832-f62efc431ab6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ad870819-df2d-40eb-9832-f62efc431ab6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ad870819-df2d-40eb-9832-f62efc431ab6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ad870819-df2d-40eb-9832-f62efc431ab6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ad870819-df2d-40eb-9832-f62efc431ab6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ad870819-df2d-40eb-9832-f62efc431ab6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ad870819-df2d-40eb-9832-f62efc431ab6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ad870819-df2d-40eb-9832-f62efc431ab6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ad870819-df2d-40eb-9832-f62efc431ab6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ad870819-df2d-40eb-9832-f62efc431ab6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-d961b37b-7af5-4a39-9e91-1230180e3dc3 {
  min-height: 50px;
}
@media (max-width: 767px){#s-d961b37b-7af5-4a39-9e91-1230180e3dc3 {
  padding-top: 1%;
padding-bottom: 1%;
}
}







#s-d961b37b-7af5-4a39-9e91-1230180e3dc3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d961b37b-7af5-4a39-9e91-1230180e3dc3 {
  cursor: pointer;
}#s-d961b37b-7af5-4a39-9e91-1230180e3dc3.shg-box.shg-c {
  justify-content: flex-start;
}

#s-bb4158ca-bb11-484e-a0ff-717f4dad6fcb {
  text-align: left;
}




  #s-bb4158ca-bb11-484e-a0ff-717f4dad6fcb img.shogun-image {
    
    width: px;
  }


#s-bb4158ca-bb11-484e-a0ff-717f4dad6fcb .shogun-image-content {
  
    align-items: center;
  
}

#s-e7005328-8c3e-4dcb-9f80-5e22acf124af {
  margin-top: 8px;
margin-bottom: 8px;
}

#s-e562293f-7da1-4f7d-9c19-8446674a2934 {
  min-height: 50px;
}
@media (max-width: 767px){#s-e562293f-7da1-4f7d-9c19-8446674a2934 {
  padding-top: 1px;
padding-bottom: 1px;
}
}







#s-e562293f-7da1-4f7d-9c19-8446674a2934 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e562293f-7da1-4f7d-9c19-8446674a2934 {
  cursor: pointer;
}#s-e562293f-7da1-4f7d-9c19-8446674a2934.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e04047ad-8396-4d6c-85b4-4479cf528978 {
  text-align: left;
}




  #s-e04047ad-8396-4d6c-85b4-4479cf528978 img.shogun-image {
    
    width: px;
  }


#s-e04047ad-8396-4d6c-85b4-4479cf528978 .shogun-image-content {
  
    align-items: center;
  
}

#s-cfcacb80-c110-42ca-9b35-71314070a061 {
  margin-top: 8px;
margin-bottom: 8px;
}

#s-87dba49e-e7e1-4e7e-aefb-1fc7cf662e30 {
  min-height: 50px;
}
@media (max-width: 767px){#s-87dba49e-e7e1-4e7e-aefb-1fc7cf662e30 {
  padding-top: 1%;
padding-bottom: 1%;
}
}







#s-87dba49e-e7e1-4e7e-aefb-1fc7cf662e30 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-87dba49e-e7e1-4e7e-aefb-1fc7cf662e30 {
  cursor: pointer;
}#s-87dba49e-e7e1-4e7e-aefb-1fc7cf662e30.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f1e3bb56-683a-4d9b-9a9a-f69896abf024 {
  text-align: left;
}




  #s-f1e3bb56-683a-4d9b-9a9a-f69896abf024 img.shogun-image {
    
    width: px;
  }


#s-f1e3bb56-683a-4d9b-9a9a-f69896abf024 .shogun-image-content {
  
    align-items: center;
  
}

#s-91b30fc2-3287-4a1d-b482-9466e74e9e43 {
  margin-top: 8px;
margin-bottom: 8px;
}

#s-9c714628-37f4-4cc4-ac4f-7abc17b76b20 {
  padding-top: 4%;
padding-left: 4%;
padding-bottom: 4%;
padding-right: 4%;
min-height: 100%;
background-color: rgba(122, 206, 218, 1);
background-attachment: scroll;
}








#s-9c714628-37f4-4cc4-ac4f-7abc17b76b20 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9c714628-37f4-4cc4-ac4f-7abc17b76b20.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e5dd465f-9eaa-4dec-916d-cf3efcf14ae1 {
  min-height: 50px;
}








#s-e5dd465f-9eaa-4dec-916d-cf3efcf14ae1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e5dd465f-9eaa-4dec-916d-cf3efcf14ae1.shg-box.shg-c {
  justify-content: center;
}

#s-4421e922-3c9a-4351-add5-3fa85577c736 {
  min-height: 50px;
}








#s-4421e922-3c9a-4351-add5-3fa85577c736 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4421e922-3c9a-4351-add5-3fa85577c736.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-48e9a6bd-10e6-4c1b-93dc-35fff03d01e0"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-48e9a6bd-10e6-4c1b-93dc-35fff03d01e0"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-48e9a6bd-10e6-4c1b-93dc-35fff03d01e0"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-48e9a6bd-10e6-4c1b-93dc-35fff03d01e0"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-48e9a6bd-10e6-4c1b-93dc-35fff03d01e0"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-48e9a6bd-10e6-4c1b-93dc-35fff03d01e0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-48e9a6bd-10e6-4c1b-93dc-35fff03d01e0"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-48e9a6bd-10e6-4c1b-93dc-35fff03d01e0"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-48e9a6bd-10e6-4c1b-93dc-35fff03d01e0"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-48e9a6bd-10e6-4c1b-93dc-35fff03d01e0"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-48e9a6bd-10e6-4c1b-93dc-35fff03d01e0"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-48e9a6bd-10e6-4c1b-93dc-35fff03d01e0"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-48e9a6bd-10e6-4c1b-93dc-35fff03d01e0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-48e9a6bd-10e6-4c1b-93dc-35fff03d01e0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-48e9a6bd-10e6-4c1b-93dc-35fff03d01e0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-48e9a6bd-10e6-4c1b-93dc-35fff03d01e0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-48e9a6bd-10e6-4c1b-93dc-35fff03d01e0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-48e9a6bd-10e6-4c1b-93dc-35fff03d01e0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-48e9a6bd-10e6-4c1b-93dc-35fff03d01e0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-48e9a6bd-10e6-4c1b-93dc-35fff03d01e0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-48e9a6bd-10e6-4c1b-93dc-35fff03d01e0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-48e9a6bd-10e6-4c1b-93dc-35fff03d01e0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-48e9a6bd-10e6-4c1b-93dc-35fff03d01e0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-48e9a6bd-10e6-4c1b-93dc-35fff03d01e0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-48e9a6bd-10e6-4c1b-93dc-35fff03d01e0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-48e9a6bd-10e6-4c1b-93dc-35fff03d01e0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-48e9a6bd-10e6-4c1b-93dc-35fff03d01e0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-48e9a6bd-10e6-4c1b-93dc-35fff03d01e0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-48e9a6bd-10e6-4c1b-93dc-35fff03d01e0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-48e9a6bd-10e6-4c1b-93dc-35fff03d01e0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-48e9a6bd-10e6-4c1b-93dc-35fff03d01e0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-48e9a6bd-10e6-4c1b-93dc-35fff03d01e0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-48e9a6bd-10e6-4c1b-93dc-35fff03d01e0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-48e9a6bd-10e6-4c1b-93dc-35fff03d01e0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-48e9a6bd-10e6-4c1b-93dc-35fff03d01e0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-48e9a6bd-10e6-4c1b-93dc-35fff03d01e0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-48e9a6bd-10e6-4c1b-93dc-35fff03d01e0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-48e9a6bd-10e6-4c1b-93dc-35fff03d01e0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-48e9a6bd-10e6-4c1b-93dc-35fff03d01e0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-48e9a6bd-10e6-4c1b-93dc-35fff03d01e0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-48e9a6bd-10e6-4c1b-93dc-35fff03d01e0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-48e9a6bd-10e6-4c1b-93dc-35fff03d01e0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-48e9a6bd-10e6-4c1b-93dc-35fff03d01e0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-48e9a6bd-10e6-4c1b-93dc-35fff03d01e0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-48e9a6bd-10e6-4c1b-93dc-35fff03d01e0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-48e9a6bd-10e6-4c1b-93dc-35fff03d01e0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-48e9a6bd-10e6-4c1b-93dc-35fff03d01e0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-48e9a6bd-10e6-4c1b-93dc-35fff03d01e0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c3244814-3168-4efc-8f64-56aefc7ce384 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-c3244814-3168-4efc-8f64-56aefc7ce384 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: "NeutrafaceSlabText";
  font-style:   ;
  font-size: 40px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-5714243a-1a9c-4ba4-a9be-3c270b278db4 {
  margin-left: auto;
min-height: 50px;
max-width: 230px;
}








#s-5714243a-1a9c-4ba4-a9be-3c270b278db4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5714243a-1a9c-4ba4-a9be-3c270b278db4.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-57555038-0d34-419b-971b-eaa76b9fdcff"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 0.0px);
}

[id="s-57555038-0d34-419b-971b-eaa76b9fdcff"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-57555038-0d34-419b-971b-eaa76b9fdcff"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-57555038-0d34-419b-971b-eaa76b9fdcff"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-57555038-0d34-419b-971b-eaa76b9fdcff"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-57555038-0d34-419b-971b-eaa76b9fdcff"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-57555038-0d34-419b-971b-eaa76b9fdcff"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-57555038-0d34-419b-971b-eaa76b9fdcff"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-57555038-0d34-419b-971b-eaa76b9fdcff"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-57555038-0d34-419b-971b-eaa76b9fdcff"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-57555038-0d34-419b-971b-eaa76b9fdcff"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-57555038-0d34-419b-971b-eaa76b9fdcff"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-57555038-0d34-419b-971b-eaa76b9fdcff"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-57555038-0d34-419b-971b-eaa76b9fdcff"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-57555038-0d34-419b-971b-eaa76b9fdcff"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-57555038-0d34-419b-971b-eaa76b9fdcff"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-57555038-0d34-419b-971b-eaa76b9fdcff"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-57555038-0d34-419b-971b-eaa76b9fdcff"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-57555038-0d34-419b-971b-eaa76b9fdcff"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-57555038-0d34-419b-971b-eaa76b9fdcff"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-57555038-0d34-419b-971b-eaa76b9fdcff"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-57555038-0d34-419b-971b-eaa76b9fdcff"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-57555038-0d34-419b-971b-eaa76b9fdcff"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-57555038-0d34-419b-971b-eaa76b9fdcff"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-57555038-0d34-419b-971b-eaa76b9fdcff"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-57555038-0d34-419b-971b-eaa76b9fdcff"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-57555038-0d34-419b-971b-eaa76b9fdcff"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-57555038-0d34-419b-971b-eaa76b9fdcff"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-57555038-0d34-419b-971b-eaa76b9fdcff"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-57555038-0d34-419b-971b-eaa76b9fdcff"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-57555038-0d34-419b-971b-eaa76b9fdcff"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-57555038-0d34-419b-971b-eaa76b9fdcff"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-57555038-0d34-419b-971b-eaa76b9fdcff"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-57555038-0d34-419b-971b-eaa76b9fdcff"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-57555038-0d34-419b-971b-eaa76b9fdcff"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-57555038-0d34-419b-971b-eaa76b9fdcff"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-57555038-0d34-419b-971b-eaa76b9fdcff"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-57555038-0d34-419b-971b-eaa76b9fdcff"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-6cf839ff-9893-481c-b616-469e14b1ccfd {
  text-align: center;
}




  #s-6cf839ff-9893-481c-b616-469e14b1ccfd img.shogun-image {
    
    width: px;
  }


#s-6cf839ff-9893-481c-b616-469e14b1ccfd .shogun-image-content {
  
    align-items: center;
  
}

#s-5d0730bc-df16-4ca5-89ce-d4d0d13efc93 {
  text-align: center;
}




  #s-5d0730bc-df16-4ca5-89ce-d4d0d13efc93 img.shogun-image {
    
    width: px;
  }


#s-5d0730bc-df16-4ca5-89ce-d4d0d13efc93 .shogun-image-content {
  
    align-items: center;
  
}

#s-4029307f-28e1-48c3-bdbf-ee7c0733f77b {
  text-align: center;
}




  #s-4029307f-28e1-48c3-bdbf-ee7c0733f77b img.shogun-image {
    
    width: px;
  }


#s-4029307f-28e1-48c3-bdbf-ee7c0733f77b .shogun-image-content {
  
    align-items: center;
  
}

#s-0dadd04f-4842-495f-b6fc-4902d6017dbf {
  text-align: center;
}




  #s-0dadd04f-4842-495f-b6fc-4902d6017dbf img.shogun-image {
    
    width: px;
  }


#s-0dadd04f-4842-495f-b6fc-4902d6017dbf .shogun-image-content {
  
    align-items: center;
  
}

#s-a0b1e97c-dec5-46e2-9fd1-c71feb390fec {
  text-align: center;
}




  #s-a0b1e97c-dec5-46e2-9fd1-c71feb390fec img.shogun-image {
    
    width: px;
  }


#s-a0b1e97c-dec5-46e2-9fd1-c71feb390fec .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 768px) {
  [id="s-01e05c96-27ac-4c5a-b165-b907888b2061"] .shg-ig-posts-container > .shg-ig-posts {
    width: 50.0%;
    padding-right: 30px;
  }

  .shg-ig-posts-container {
    width: calc(100% + 30px) !important;
  }
}

#s-7c0f6636-b772-4fa6-8865-ec7eb7e24ae4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7c0f6636-b772-4fa6-8865-ec7eb7e24ae4 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-form-error-msg {
  display: none;
  margin-top: 16px;
  line-height: 16px;
  font-size: 14px;
  color: #dc143c;
}
