.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-844849f0-ef74-4599-9746-b758760afbdc {
  padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
}
@media (min-width: 1200px){#s-844849f0-ef74-4599-9746-b758760afbdc {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-844849f0-ef74-4599-9746-b758760afbdc {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-844849f0-ef74-4599-9746-b758760afbdc {
  padding-left: 20px;
padding-right: 20px;
display: none;
}
#s-844849f0-ef74-4599-9746-b758760afbdc, #wrap-s-844849f0-ef74-4599-9746-b758760afbdc { display:none !important; }}@media (max-width: 767px){#s-844849f0-ef74-4599-9746-b758760afbdc {
  padding-left: 20px;
padding-right: 20px;
display: none;
}
#s-844849f0-ef74-4599-9746-b758760afbdc, #wrap-s-844849f0-ef74-4599-9746-b758760afbdc { display:none !important; }}







#s-844849f0-ef74-4599-9746-b758760afbdc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-844849f0-ef74-4599-9746-b758760afbdc.shg-box.shg-c {
  justify-content: center;
}

#s-5aeff22d-f8aa-4e06-9e58-82b60b3acb06 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
min-height: 50px;
max-width: 1400px;
}








#s-5aeff22d-f8aa-4e06-9e58-82b60b3acb06 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5aeff22d-f8aa-4e06-9e58-82b60b3acb06.shg-box.shg-c {
  justify-content: center;
}

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

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

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

@media (min-width: 0px) {
[id="s-cc0538de-88f8-4f47-b277-0fa80de1c15d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cc0538de-88f8-4f47-b277-0fa80de1c15d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cc0538de-88f8-4f47-b277-0fa80de1c15d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cc0538de-88f8-4f47-b277-0fa80de1c15d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cc0538de-88f8-4f47-b277-0fa80de1c15d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cc0538de-88f8-4f47-b277-0fa80de1c15d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cc0538de-88f8-4f47-b277-0fa80de1c15d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cc0538de-88f8-4f47-b277-0fa80de1c15d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cc0538de-88f8-4f47-b277-0fa80de1c15d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cc0538de-88f8-4f47-b277-0fa80de1c15d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cc0538de-88f8-4f47-b277-0fa80de1c15d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cc0538de-88f8-4f47-b277-0fa80de1c15d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cc0538de-88f8-4f47-b277-0fa80de1c15d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-cc0538de-88f8-4f47-b277-0fa80de1c15d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cc0538de-88f8-4f47-b277-0fa80de1c15d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cc0538de-88f8-4f47-b277-0fa80de1c15d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cc0538de-88f8-4f47-b277-0fa80de1c15d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cc0538de-88f8-4f47-b277-0fa80de1c15d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cc0538de-88f8-4f47-b277-0fa80de1c15d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cc0538de-88f8-4f47-b277-0fa80de1c15d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cc0538de-88f8-4f47-b277-0fa80de1c15d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cc0538de-88f8-4f47-b277-0fa80de1c15d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cc0538de-88f8-4f47-b277-0fa80de1c15d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cc0538de-88f8-4f47-b277-0fa80de1c15d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cc0538de-88f8-4f47-b277-0fa80de1c15d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-cc0538de-88f8-4f47-b277-0fa80de1c15d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cc0538de-88f8-4f47-b277-0fa80de1c15d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cc0538de-88f8-4f47-b277-0fa80de1c15d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cc0538de-88f8-4f47-b277-0fa80de1c15d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cc0538de-88f8-4f47-b277-0fa80de1c15d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cc0538de-88f8-4f47-b277-0fa80de1c15d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cc0538de-88f8-4f47-b277-0fa80de1c15d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cc0538de-88f8-4f47-b277-0fa80de1c15d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cc0538de-88f8-4f47-b277-0fa80de1c15d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cc0538de-88f8-4f47-b277-0fa80de1c15d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cc0538de-88f8-4f47-b277-0fa80de1c15d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cc0538de-88f8-4f47-b277-0fa80de1c15d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

.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-6e7372d1-484b-4edb-824f-62f1650973bc {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 75%;
}








#s-6e7372d1-484b-4edb-824f-62f1650973bc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6e7372d1-484b-4edb-824f-62f1650973bc.shg-box.shg-c {
  justify-content: center;
}

#s-42e0e91d-df37-4428-a7f8-b517170099a5 {
  padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
}
@media (min-width: 1200px){#s-42e0e91d-df37-4428-a7f8-b517170099a5 {
  display: none;
}
#s-42e0e91d-df37-4428-a7f8-b517170099a5, #wrap-s-42e0e91d-df37-4428-a7f8-b517170099a5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-42e0e91d-df37-4428-a7f8-b517170099a5 {
  display: none;
}
#s-42e0e91d-df37-4428-a7f8-b517170099a5, #wrap-s-42e0e91d-df37-4428-a7f8-b517170099a5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-42e0e91d-df37-4428-a7f8-b517170099a5 {
  padding-left: 20px;
padding-right: 20px;
}
}@media (max-width: 767px){#s-42e0e91d-df37-4428-a7f8-b517170099a5 {
  padding-top: 30px;
padding-left: 20px;
padding-bottom: 30px;
padding-right: 20px;
}
}







#s-42e0e91d-df37-4428-a7f8-b517170099a5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-42e0e91d-df37-4428-a7f8-b517170099a5.shg-box.shg-c {
  justify-content: center;
}

#s-85f1e45c-4487-40a7-8506-8184342cb5fb {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
min-height: 50px;
max-width: 1400px;
}








#s-85f1e45c-4487-40a7-8506-8184342cb5fb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-85f1e45c-4487-40a7-8506-8184342cb5fb.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-8a6c1cc0-ff21-4a60-9c80-e1b121220cbe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8a6c1cc0-ff21-4a60-9c80-e1b121220cbe"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-8a6c1cc0-ff21-4a60-9c80-e1b121220cbe"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-8a6c1cc0-ff21-4a60-9c80-e1b121220cbe"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-8a6c1cc0-ff21-4a60-9c80-e1b121220cbe"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-8a6c1cc0-ff21-4a60-9c80-e1b121220cbe"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-8a6c1cc0-ff21-4a60-9c80-e1b121220cbe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-8a6c1cc0-ff21-4a60-9c80-e1b121220cbe"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-8a6c1cc0-ff21-4a60-9c80-e1b121220cbe"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-8a6c1cc0-ff21-4a60-9c80-e1b121220cbe"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-8a6c1cc0-ff21-4a60-9c80-e1b121220cbe"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-8a6c1cc0-ff21-4a60-9c80-e1b121220cbe"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-8a6c1cc0-ff21-4a60-9c80-e1b121220cbe"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-8a6c1cc0-ff21-4a60-9c80-e1b121220cbe"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-8a6c1cc0-ff21-4a60-9c80-e1b121220cbe"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-8a6c1cc0-ff21-4a60-9c80-e1b121220cbe"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-8a6c1cc0-ff21-4a60-9c80-e1b121220cbe"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-8a6c1cc0-ff21-4a60-9c80-e1b121220cbe"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-8a6c1cc0-ff21-4a60-9c80-e1b121220cbe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-8a6c1cc0-ff21-4a60-9c80-e1b121220cbe"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-8a6c1cc0-ff21-4a60-9c80-e1b121220cbe"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-8a6c1cc0-ff21-4a60-9c80-e1b121220cbe"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-8a6c1cc0-ff21-4a60-9c80-e1b121220cbe"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-8a6c1cc0-ff21-4a60-9c80-e1b121220cbe"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-8a6c1cc0-ff21-4a60-9c80-e1b121220cbe"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-8a6c1cc0-ff21-4a60-9c80-e1b121220cbe"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-8a6c1cc0-ff21-4a60-9c80-e1b121220cbe"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-8a6c1cc0-ff21-4a60-9c80-e1b121220cbe"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-8a6c1cc0-ff21-4a60-9c80-e1b121220cbe"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-8a6c1cc0-ff21-4a60-9c80-e1b121220cbe"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-8a6c1cc0-ff21-4a60-9c80-e1b121220cbe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-8a6c1cc0-ff21-4a60-9c80-e1b121220cbe"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-8a6c1cc0-ff21-4a60-9c80-e1b121220cbe"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-8a6c1cc0-ff21-4a60-9c80-e1b121220cbe"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-8a6c1cc0-ff21-4a60-9c80-e1b121220cbe"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-8a6c1cc0-ff21-4a60-9c80-e1b121220cbe"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-8a6c1cc0-ff21-4a60-9c80-e1b121220cbe"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-f35152a1-6418-41f9-86e7-eb00081eb58d {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 75%;
}
@media (max-width: 767px){#s-f35152a1-6418-41f9-86e7-eb00081eb58d {
  max-width: 100%;
}
}







#s-f35152a1-6418-41f9-86e7-eb00081eb58d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f35152a1-6418-41f9-86e7-eb00081eb58d.shg-box.shg-c {
  justify-content: center;
}

#s-c598a64f-4beb-4b22-ba97-14e1c1a0163d {
  padding-top: 100px;
padding-left: 100px;
padding-bottom: 100px;
padding-right: 100px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c598a64f-4beb-4b22-ba97-14e1c1a0163d {
  padding-top: 60px;
padding-left: 30px;
padding-bottom: 60px;
padding-right: 30px;
}
}@media (max-width: 767px){#s-c598a64f-4beb-4b22-ba97-14e1c1a0163d {
  padding-top: 60px;
padding-left: 21px;
padding-bottom: 60px;
padding-right: 21px;
}
}







#s-c598a64f-4beb-4b22-ba97-14e1c1a0163d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c598a64f-4beb-4b22-ba97-14e1c1a0163d.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-bf3bc776-e2bf-4ebc-af8b-e6e6b057e3d8 {
  margin-bottom: 60px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-bf3bc776-e2bf-4ebc-af8b-e6e6b057e3d8 {
  margin-bottom: 40px;
}
}@media (max-width: 767px){#s-bf3bc776-e2bf-4ebc-af8b-e6e6b057e3d8 {
  margin-bottom: 30px;
}
}
#s-bf3bc776-e2bf-4ebc-af8b-e6e6b057e3d8 .shogun-heading-component h2 {
  color: rgba(7, 33, 94, 1);
  font-weight:  700 ;
  font-family: "Rubik";
  
  font-size: 40px;
  line-height: 1em;
  
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-bf3bc776-e2bf-4ebc-af8b-e6e6b057e3d8 .shogun-heading-component h2 {
  color: rgba(7, 33, 94, 1);
  font-weight:  700 ;
  font-family: "Rubik";
  
  font-size: 36px;
  line-height: 1em;
  
  text-align: center;
}


}@media (max-width: 767px){#s-bf3bc776-e2bf-4ebc-af8b-e6e6b057e3d8 .shogun-heading-component h2 {
  color: rgba(7, 33, 94, 1);
  font-weight:  700 ;
  font-family: "Rubik";
  
  font-size: 28px;
  line-height: 1em;
  
  text-align: center;
}


}
@media (min-width: 768px) and (max-width: 991px){#s-f3bcf727-0595-46d1-883e-d767b7e94fa7 {
  display: none;
}
#s-f3bcf727-0595-46d1-883e-d767b7e94fa7, #wrap-s-f3bcf727-0595-46d1-883e-d767b7e94fa7 { display:none !important; }}@media (max-width: 767px){#s-f3bcf727-0595-46d1-883e-d767b7e94fa7 {
  display: none;
}
#s-f3bcf727-0595-46d1-883e-d767b7e94fa7, #wrap-s-f3bcf727-0595-46d1-883e-d767b7e94fa7 { display:none !important; }}
@media (min-width: 0px) {
[id="s-f3bcf727-0595-46d1-883e-d767b7e94fa7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-f3bcf727-0595-46d1-883e-d767b7e94fa7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-f3bcf727-0595-46d1-883e-d767b7e94fa7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-f3bcf727-0595-46d1-883e-d767b7e94fa7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-f3bcf727-0595-46d1-883e-d767b7e94fa7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-f3bcf727-0595-46d1-883e-d767b7e94fa7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-f3bcf727-0595-46d1-883e-d767b7e94fa7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-f3bcf727-0595-46d1-883e-d767b7e94fa7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-f3bcf727-0595-46d1-883e-d767b7e94fa7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-f3bcf727-0595-46d1-883e-d767b7e94fa7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-f3bcf727-0595-46d1-883e-d767b7e94fa7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-f3bcf727-0595-46d1-883e-d767b7e94fa7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-f3bcf727-0595-46d1-883e-d767b7e94fa7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-f3bcf727-0595-46d1-883e-d767b7e94fa7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-f3bcf727-0595-46d1-883e-d767b7e94fa7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-f3bcf727-0595-46d1-883e-d767b7e94fa7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-f3bcf727-0595-46d1-883e-d767b7e94fa7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-f3bcf727-0595-46d1-883e-d767b7e94fa7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-f3bcf727-0595-46d1-883e-d767b7e94fa7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-f3bcf727-0595-46d1-883e-d767b7e94fa7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-f3bcf727-0595-46d1-883e-d767b7e94fa7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-f3bcf727-0595-46d1-883e-d767b7e94fa7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-f3bcf727-0595-46d1-883e-d767b7e94fa7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-f3bcf727-0595-46d1-883e-d767b7e94fa7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-f3bcf727-0595-46d1-883e-d767b7e94fa7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-f3bcf727-0595-46d1-883e-d767b7e94fa7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-f3bcf727-0595-46d1-883e-d767b7e94fa7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-f3bcf727-0595-46d1-883e-d767b7e94fa7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-f3bcf727-0595-46d1-883e-d767b7e94fa7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-f3bcf727-0595-46d1-883e-d767b7e94fa7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-f3bcf727-0595-46d1-883e-d767b7e94fa7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-f3bcf727-0595-46d1-883e-d767b7e94fa7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-f3bcf727-0595-46d1-883e-d767b7e94fa7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-f3bcf727-0595-46d1-883e-d767b7e94fa7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-f3bcf727-0595-46d1-883e-d767b7e94fa7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-f3bcf727-0595-46d1-883e-d767b7e94fa7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-f3bcf727-0595-46d1-883e-d767b7e94fa7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-60bb3bc0-10e7-484b-b685-143fe6ffc655 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 15px;
min-height: 50px;
}








#s-60bb3bc0-10e7-484b-b685-143fe6ffc655 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-60bb3bc0-10e7-484b-b685-143fe6ffc655.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-52b9cb99-3a65-42c0-b469-e667376ad662 {
  text-align: center;
opacity: 1;
}




  #s-52b9cb99-3a65-42c0-b469-e667376ad662 img.shogun-image {
    
    width: px;
  }


#s-52b9cb99-3a65-42c0-b469-e667376ad662 .shogun-image-content {
  
    align-items: center;
  
}

#s-ef423cd8-3a8d-491a-937d-4ca79e3ad185 {
  margin-top: 30px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ef423cd8-3a8d-491a-937d-4ca79e3ad185 .shogun-heading-component h3 {
  color: rgba(7, 33, 94, 1);
  font-weight:  700 ;
  font-family: "Rubik";
  
  font-size: 22px;
  line-height: 1.2em;
  
  text-align: center;
}



.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-8cdeb4ce-2ff8-4d88-b011-8cd85fc5c453 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1.2em;
color: rgba(66, 165, 217, 1);
}
#s-8cdeb4ce-2ff8-4d88-b011-8cd85fc5c453:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(7, 33, 94, 1) !important;}#s-8cdeb4ce-2ff8-4d88-b011-8cd85fc5c453:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-8cdeb4ce-2ff8-4d88-b011-8cd85fc5c453.shg-btn {
  color: rgba(66, 165, 217, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Rubik;
  display:  inline-block ;
}

#s-dafb0c9c-4802-4a9b-98d8-2f2713e79c80 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
}








#s-dafb0c9c-4802-4a9b-98d8-2f2713e79c80 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dafb0c9c-4802-4a9b-98d8-2f2713e79c80.shg-box.shg-c {
  justify-content: center;
}

#s-9b9fcdbd-acf9-41a6-8865-3e104400de59 {
  text-align: center;
}




  #s-9b9fcdbd-acf9-41a6-8865-3e104400de59 img.shogun-image {
    
    width: px;
  }


#s-9b9fcdbd-acf9-41a6-8865-3e104400de59 .shogun-image-content {
  
    align-items: center;
  
}

#s-0662f88d-1c84-4a8d-95b3-02fb9a17d9f1 {
  margin-top: 30px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0662f88d-1c84-4a8d-95b3-02fb9a17d9f1 .shogun-heading-component h3 {
  color: rgba(7, 33, 94, 1);
  font-weight:  700 ;
  font-family: "Rubik";
  
  font-size: 22px;
  line-height: 1.2em;
  
  text-align: center;
}



#s-1aab8aae-652d-47f9-a4b2-383befe9349f {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1.2em;
color: rgba(66, 165, 217, 1);
}
#s-1aab8aae-652d-47f9-a4b2-383befe9349f:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(7, 33, 94, 1) !important;}#s-1aab8aae-652d-47f9-a4b2-383befe9349f:active {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZWJlMTdiYzctMDJjNy00OGQyLTk3MmUtODYwODk0NzMwMmMwIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWVmMTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNlYmUxN2JjNy0wMmM3LTQ4ZDItOTcyZS04NjA4OTQ3MzAyYzApIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#eef10b"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}] !important;
hover-type: gradient !important;}


#s-1aab8aae-652d-47f9-a4b2-383befe9349f.shg-btn {
  color: rgba(66, 165, 217, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Rubik;
  display:  inline-block ;
}

#s-9944ed2f-3302-425d-b79e-051ff47e2eb2 {
  text-align: center;
}




  #s-9944ed2f-3302-425d-b79e-051ff47e2eb2 img.shogun-image {
    
    width: px;
  }


#s-9944ed2f-3302-425d-b79e-051ff47e2eb2 .shogun-image-content {
  
    align-items: center;
  
}

#s-38398f93-01bf-4b0d-a76b-86aaba0759ed {
  margin-top: 30px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-38398f93-01bf-4b0d-a76b-86aaba0759ed .shogun-heading-component h3 {
  color: rgba(7, 33, 94, 1);
  font-weight:  700 ;
  font-family: "Rubik";
  
  font-size: 22px;
  line-height: 1.2em;
  
  text-align: center;
}



#s-af3b7773-4db2-4108-9f51-75e71bb9c83e {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1.2em;
color: rgba(66, 165, 217, 1);
}
#s-af3b7773-4db2-4108-9f51-75e71bb9c83e:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(7, 33, 94, 1) !important;}#s-af3b7773-4db2-4108-9f51-75e71bb9c83e:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-af3b7773-4db2-4108-9f51-75e71bb9c83e.shg-btn {
  color: rgba(66, 165, 217, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Rubik;
  display:  inline-block ;
}

#s-3a7d1b78-8968-4971-b475-1179dffa648d {
  text-align: center;
}




  #s-3a7d1b78-8968-4971-b475-1179dffa648d img.shogun-image {
    
    width: px;
  }


#s-3a7d1b78-8968-4971-b475-1179dffa648d .shogun-image-content {
  
    align-items: center;
  
}

#s-6f4dbf83-a31a-4299-8df6-fca2fbb8b223 {
  margin-top: 30px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6f4dbf83-a31a-4299-8df6-fca2fbb8b223 .shogun-heading-component h3 {
  color: rgba(7, 33, 94, 1);
  font-weight:  700 ;
  font-family: "Rubik";
  
  font-size: 22px;
  line-height: 1.2em;
  
  text-align: center;
}



#s-b9dd7cbc-88fb-40f2-b689-e6cfe90e66cf {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1.2em;
color: rgba(66, 165, 217, 1);
}
#s-b9dd7cbc-88fb-40f2-b689-e6cfe90e66cf:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(7, 33, 94, 1) !important;}#s-b9dd7cbc-88fb-40f2-b689-e6cfe90e66cf:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-b9dd7cbc-88fb-40f2-b689-e6cfe90e66cf.shg-btn {
  color: rgba(66, 165, 217, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Rubik;
  display:  inline-block ;
}

@media (min-width: 1200px){#s-1bb33e43-608f-4f86-ab00-547492ed2927 {
  display: none;
}
#s-1bb33e43-608f-4f86-ab00-547492ed2927, #wrap-s-1bb33e43-608f-4f86-ab00-547492ed2927 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1bb33e43-608f-4f86-ab00-547492ed2927 {
  display: none;
}
#s-1bb33e43-608f-4f86-ab00-547492ed2927, #wrap-s-1bb33e43-608f-4f86-ab00-547492ed2927 { display:none !important; }}
@media (min-width: 0px) {
[id="s-1bb33e43-608f-4f86-ab00-547492ed2927"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1bb33e43-608f-4f86-ab00-547492ed2927"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1bb33e43-608f-4f86-ab00-547492ed2927"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1bb33e43-608f-4f86-ab00-547492ed2927"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1bb33e43-608f-4f86-ab00-547492ed2927"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1bb33e43-608f-4f86-ab00-547492ed2927"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1bb33e43-608f-4f86-ab00-547492ed2927"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1bb33e43-608f-4f86-ab00-547492ed2927"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1bb33e43-608f-4f86-ab00-547492ed2927"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1bb33e43-608f-4f86-ab00-547492ed2927"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1bb33e43-608f-4f86-ab00-547492ed2927"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1bb33e43-608f-4f86-ab00-547492ed2927"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1bb33e43-608f-4f86-ab00-547492ed2927"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1bb33e43-608f-4f86-ab00-547492ed2927"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1bb33e43-608f-4f86-ab00-547492ed2927"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1bb33e43-608f-4f86-ab00-547492ed2927"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1bb33e43-608f-4f86-ab00-547492ed2927"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1bb33e43-608f-4f86-ab00-547492ed2927"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1bb33e43-608f-4f86-ab00-547492ed2927"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1bb33e43-608f-4f86-ab00-547492ed2927"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1bb33e43-608f-4f86-ab00-547492ed2927"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1bb33e43-608f-4f86-ab00-547492ed2927"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1bb33e43-608f-4f86-ab00-547492ed2927"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1bb33e43-608f-4f86-ab00-547492ed2927"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1bb33e43-608f-4f86-ab00-547492ed2927"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1bb33e43-608f-4f86-ab00-547492ed2927"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1bb33e43-608f-4f86-ab00-547492ed2927"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1bb33e43-608f-4f86-ab00-547492ed2927"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1bb33e43-608f-4f86-ab00-547492ed2927"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1bb33e43-608f-4f86-ab00-547492ed2927"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1bb33e43-608f-4f86-ab00-547492ed2927"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1bb33e43-608f-4f86-ab00-547492ed2927"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1bb33e43-608f-4f86-ab00-547492ed2927"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1bb33e43-608f-4f86-ab00-547492ed2927"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1bb33e43-608f-4f86-ab00-547492ed2927"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1bb33e43-608f-4f86-ab00-547492ed2927"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1bb33e43-608f-4f86-ab00-547492ed2927"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-de165775-d75e-41dd-bdb4-3b39c5f3c09c {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
}








#s-de165775-d75e-41dd-bdb4-3b39c5f3c09c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-de165775-d75e-41dd-bdb4-3b39c5f3c09c.shg-box.shg-c {
  justify-content: center;
}

#s-e2d3e99e-9944-4288-887b-2960a361251b {
  text-align: center;
}




  #s-e2d3e99e-9944-4288-887b-2960a361251b img.shogun-image {
    
    width: px;
  }


#s-e2d3e99e-9944-4288-887b-2960a361251b .shogun-image-content {
  
    align-items: center;
  
}

#s-3257294d-62ef-47a3-880a-a8b7f77ed109 {
  margin-top: 30px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-3257294d-62ef-47a3-880a-a8b7f77ed109 {
  margin-top: 15px;
margin-bottom: 5px;
}
}
#s-3257294d-62ef-47a3-880a-a8b7f77ed109 .shogun-heading-component h3 {
  color: rgba(7, 33, 94, 1);
  font-weight:  700 ;
  font-family: "Rubik";
  
  font-size: 22px;
  line-height: 1.2em;
  
  text-align: center;
}


@media (max-width: 767px){#s-3257294d-62ef-47a3-880a-a8b7f77ed109 .shogun-heading-component h3 {
  color: rgba(7, 33, 94, 1);
  font-weight:  700 ;
  font-family: "Rubik";
  
  font-size: 22px;
  line-height: 1em;
  
  text-align: center;
}


}
#s-bc8ed240-9808-4e4d-a9cd-943dd9140b0a {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1.2em;
color: rgba(66, 165, 217, 1);
}
#s-bc8ed240-9808-4e4d-a9cd-943dd9140b0a:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(7, 33, 94, 1) !important;}#s-bc8ed240-9808-4e4d-a9cd-943dd9140b0a:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-bc8ed240-9808-4e4d-a9cd-943dd9140b0a {
  line-height: 1em;
}
}@media (max-width: 767px){#s-bc8ed240-9808-4e4d-a9cd-943dd9140b0a {
  line-height: 1em;
}
}


#s-bc8ed240-9808-4e4d-a9cd-943dd9140b0a.shg-btn {
  color: rgba(66, 165, 217, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Rubik;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-bc8ed240-9808-4e4d-a9cd-943dd9140b0a.shg-btn {
  color: rgba(66, 165, 217, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Rubik;
  display:  inline-block ;
}
}@media (max-width: 767px){

#s-bc8ed240-9808-4e4d-a9cd-943dd9140b0a.shg-btn {
  color: rgba(66, 165, 217, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Rubik;
  display:  inline-block ;
}
}
#s-0f697b0d-9af2-4dd3-8716-64a371be4602 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-0f697b0d-9af2-4dd3-8716-64a371be4602 {
  margin-top: 40px;
}
}







#s-0f697b0d-9af2-4dd3-8716-64a371be4602 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0f697b0d-9af2-4dd3-8716-64a371be4602.shg-box.shg-c {
  justify-content: center;
}

#s-a91c4124-e4ee-49d2-be6b-e148b20ac584 {
  text-align: center;
}




  #s-a91c4124-e4ee-49d2-be6b-e148b20ac584 img.shogun-image {
    
    width: px;
  }


#s-a91c4124-e4ee-49d2-be6b-e148b20ac584 .shogun-image-content {
  
    align-items: center;
  
}

#s-25473d2a-1b61-40a0-8726-536be8727239 {
  margin-top: 30px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-25473d2a-1b61-40a0-8726-536be8727239 {
  margin-top: 15px;
margin-bottom: 5px;
}
}
#s-25473d2a-1b61-40a0-8726-536be8727239 .shogun-heading-component h3 {
  color: rgba(7, 33, 94, 1);
  font-weight:  700 ;
  font-family: "Rubik";
  
  font-size: 22px;
  line-height: 1.2em;
  
  text-align: center;
}


@media (max-width: 767px){#s-25473d2a-1b61-40a0-8726-536be8727239 .shogun-heading-component h3 {
  color: rgba(7, 33, 94, 1);
  font-weight:  700 ;
  font-family: "Rubik";
  
  font-size: 22px;
  line-height: 1.2em;
  
  text-align: center;
}


}
#s-77542d56-e4d4-4472-b6e8-5f10e946a648 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1.2em;
color: rgba(66, 165, 217, 1);
}
#s-77542d56-e4d4-4472-b6e8-5f10e946a648:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(7, 33, 94, 1) !important;}#s-77542d56-e4d4-4472-b6e8-5f10e946a648:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-77542d56-e4d4-4472-b6e8-5f10e946a648 {
  line-height: 1em;
}
}@media (max-width: 767px){#s-77542d56-e4d4-4472-b6e8-5f10e946a648 {
  line-height: 1em;
}
}


#s-77542d56-e4d4-4472-b6e8-5f10e946a648.shg-btn {
  color: rgba(66, 165, 217, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Rubik;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-77542d56-e4d4-4472-b6e8-5f10e946a648.shg-btn {
  color: rgba(66, 165, 217, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Rubik;
  display:  inline-block ;
}
}@media (max-width: 767px){

#s-77542d56-e4d4-4472-b6e8-5f10e946a648.shg-btn {
  color: rgba(66, 165, 217, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Rubik;
  display:  inline-block ;
}
}
@media (min-width: 1200px){#s-793bbf13-3e38-4f63-b928-5b425ecbad26 {
  display: none;
}
#s-793bbf13-3e38-4f63-b928-5b425ecbad26, #wrap-s-793bbf13-3e38-4f63-b928-5b425ecbad26 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-793bbf13-3e38-4f63-b928-5b425ecbad26 {
  display: none;
}
#s-793bbf13-3e38-4f63-b928-5b425ecbad26, #wrap-s-793bbf13-3e38-4f63-b928-5b425ecbad26 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-793bbf13-3e38-4f63-b928-5b425ecbad26 {
  margin-top: 40px;
}
}
@media (min-width: 0px) {
[id="s-793bbf13-3e38-4f63-b928-5b425ecbad26"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-793bbf13-3e38-4f63-b928-5b425ecbad26"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-793bbf13-3e38-4f63-b928-5b425ecbad26"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-793bbf13-3e38-4f63-b928-5b425ecbad26"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-793bbf13-3e38-4f63-b928-5b425ecbad26"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-793bbf13-3e38-4f63-b928-5b425ecbad26"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-793bbf13-3e38-4f63-b928-5b425ecbad26"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-793bbf13-3e38-4f63-b928-5b425ecbad26"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-793bbf13-3e38-4f63-b928-5b425ecbad26"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-793bbf13-3e38-4f63-b928-5b425ecbad26"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-793bbf13-3e38-4f63-b928-5b425ecbad26"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-793bbf13-3e38-4f63-b928-5b425ecbad26"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-793bbf13-3e38-4f63-b928-5b425ecbad26"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-793bbf13-3e38-4f63-b928-5b425ecbad26"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-793bbf13-3e38-4f63-b928-5b425ecbad26"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-793bbf13-3e38-4f63-b928-5b425ecbad26"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-793bbf13-3e38-4f63-b928-5b425ecbad26"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-793bbf13-3e38-4f63-b928-5b425ecbad26"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-793bbf13-3e38-4f63-b928-5b425ecbad26"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-793bbf13-3e38-4f63-b928-5b425ecbad26"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-793bbf13-3e38-4f63-b928-5b425ecbad26"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-793bbf13-3e38-4f63-b928-5b425ecbad26"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-793bbf13-3e38-4f63-b928-5b425ecbad26"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-793bbf13-3e38-4f63-b928-5b425ecbad26"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-793bbf13-3e38-4f63-b928-5b425ecbad26"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-793bbf13-3e38-4f63-b928-5b425ecbad26"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-793bbf13-3e38-4f63-b928-5b425ecbad26"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-793bbf13-3e38-4f63-b928-5b425ecbad26"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-793bbf13-3e38-4f63-b928-5b425ecbad26"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-793bbf13-3e38-4f63-b928-5b425ecbad26"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-793bbf13-3e38-4f63-b928-5b425ecbad26"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-793bbf13-3e38-4f63-b928-5b425ecbad26"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-793bbf13-3e38-4f63-b928-5b425ecbad26"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-793bbf13-3e38-4f63-b928-5b425ecbad26"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-793bbf13-3e38-4f63-b928-5b425ecbad26"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-793bbf13-3e38-4f63-b928-5b425ecbad26"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-793bbf13-3e38-4f63-b928-5b425ecbad26"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-42d7ef45-06e5-4bf7-a26b-c239d38c1eff {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-42d7ef45-06e5-4bf7-a26b-c239d38c1eff {
  margin-top: 40px;
}
}







#s-42d7ef45-06e5-4bf7-a26b-c239d38c1eff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-42d7ef45-06e5-4bf7-a26b-c239d38c1eff.shg-box.shg-c {
  justify-content: center;
}

#s-a991fa77-8090-4a84-ae96-5071430755a2 {
  text-align: center;
}




  #s-a991fa77-8090-4a84-ae96-5071430755a2 img.shogun-image {
    
    width: px;
  }


#s-a991fa77-8090-4a84-ae96-5071430755a2 .shogun-image-content {
  
    align-items: center;
  
}

#s-f27f9ec9-ad42-4287-90dc-174ce24ea7ea {
  margin-top: 30px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-f27f9ec9-ad42-4287-90dc-174ce24ea7ea {
  margin-top: 15px;
margin-bottom: 5px;
}
}
#s-f27f9ec9-ad42-4287-90dc-174ce24ea7ea .shogun-heading-component h3 {
  color: rgba(7, 33, 94, 1);
  font-weight:  700 ;
  font-family: "Rubik";
  
  font-size: 22px;
  line-height: 1.2em;
  
  text-align: center;
}



#s-cb61acd7-caf7-46ea-8886-4ba26d66a038 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1.2em;
color: rgba(66, 165, 217, 1);
}
#s-cb61acd7-caf7-46ea-8886-4ba26d66a038:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(7, 33, 94, 1) !important;}#s-cb61acd7-caf7-46ea-8886-4ba26d66a038:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-cb61acd7-caf7-46ea-8886-4ba26d66a038 {
  line-height: 1em;
}
}@media (max-width: 767px){#s-cb61acd7-caf7-46ea-8886-4ba26d66a038 {
  line-height: 1em;
}
}


#s-cb61acd7-caf7-46ea-8886-4ba26d66a038.shg-btn {
  color: rgba(66, 165, 217, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Rubik;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-cb61acd7-caf7-46ea-8886-4ba26d66a038.shg-btn {
  color: rgba(66, 165, 217, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Rubik;
  display:  inline-block ;
}
}@media (max-width: 767px){

#s-cb61acd7-caf7-46ea-8886-4ba26d66a038.shg-btn {
  color: rgba(66, 165, 217, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Rubik;
  display:  inline-block ;
}
}
#s-85132516-b2a0-4ab7-8ec2-6fbd44503447 {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-85132516-b2a0-4ab7-8ec2-6fbd44503447 {
  margin-top: 40px;
}
}







#s-85132516-b2a0-4ab7-8ec2-6fbd44503447 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-85132516-b2a0-4ab7-8ec2-6fbd44503447.shg-box.shg-c {
  justify-content: center;
}

#s-9bfb4db6-9730-4658-97bc-e4d732f04638 {
  text-align: center;
}




  #s-9bfb4db6-9730-4658-97bc-e4d732f04638 img.shogun-image {
    
    width: px;
  }


#s-9bfb4db6-9730-4658-97bc-e4d732f04638 .shogun-image-content {
  
    align-items: center;
  
}

#s-776281ad-6063-4e34-8f24-9c1ce49cfba3 {
  margin-top: 30px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-776281ad-6063-4e34-8f24-9c1ce49cfba3 {
  margin-top: 15px;
margin-bottom: 5px;
}
}
#s-776281ad-6063-4e34-8f24-9c1ce49cfba3 .shogun-heading-component h3 {
  color: rgba(7, 33, 94, 1);
  font-weight:  700 ;
  font-family: "Rubik";
  
  font-size: 22px;
  line-height: 1.2em;
  
  text-align: center;
}



#s-369ffbce-017b-4909-a8aa-d15bd87dd76f {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1.2em;
color: rgba(66, 165, 217, 1);
}
#s-369ffbce-017b-4909-a8aa-d15bd87dd76f:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(7, 33, 94, 1) !important;}#s-369ffbce-017b-4909-a8aa-d15bd87dd76f:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-369ffbce-017b-4909-a8aa-d15bd87dd76f {
  line-height: 1em;
}
}@media (max-width: 767px){#s-369ffbce-017b-4909-a8aa-d15bd87dd76f {
  line-height: 1em;
}
}


#s-369ffbce-017b-4909-a8aa-d15bd87dd76f.shg-btn {
  color: rgba(66, 165, 217, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Rubik;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-369ffbce-017b-4909-a8aa-d15bd87dd76f.shg-btn {
  color: rgba(66, 165, 217, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Rubik;
  display:  inline-block ;
}
}@media (max-width: 767px){

#s-369ffbce-017b-4909-a8aa-d15bd87dd76f.shg-btn {
  color: rgba(66, 165, 217, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Rubik;
  display:  inline-block ;
}
}
#s-8e7ad352-14e6-4c06-9b8d-eac12e5d202b {
  padding-top: 50px;
padding-left: 20px;
padding-bottom: 100px;
padding-right: 20px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-8e7ad352-14e6-4c06-9b8d-eac12e5d202b {
  padding-top: 30px;
padding-bottom: 60px;
}
}@media (max-width: 767px){#s-8e7ad352-14e6-4c06-9b8d-eac12e5d202b {
  padding-top: 30px;
padding-bottom: 60px;
}
}







#s-8e7ad352-14e6-4c06-9b8d-eac12e5d202b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8e7ad352-14e6-4c06-9b8d-eac12e5d202b.shg-box.shg-c {
  justify-content: center;
}

#s-a9223756-127a-4800-a75e-e2be7703a6dc {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
min-height: 50px;
max-width: 1400px;
}








#s-a9223756-127a-4800-a75e-e2be7703a6dc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a9223756-127a-4800-a75e-e2be7703a6dc.shg-box.shg-c {
  justify-content: center;
}

#s-fdebf7a7-e0b3-4501-8f4c-471073ad4e6b {
  margin-bottom: 60px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-fdebf7a7-e0b3-4501-8f4c-471073ad4e6b {
  margin-bottom: 20px;
}
}@media (max-width: 767px){#s-fdebf7a7-e0b3-4501-8f4c-471073ad4e6b {
  margin-bottom: 20px;
}
}
#s-fdebf7a7-e0b3-4501-8f4c-471073ad4e6b .shogun-heading-component h2 {
  color: rgba(7, 33, 94, 1);
  font-weight:  700 ;
  font-family: "Rubik";
  
  font-size: 40px;
  line-height: 1em;
  
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-fdebf7a7-e0b3-4501-8f4c-471073ad4e6b .shogun-heading-component h2 {
  color: rgba(7, 33, 94, 1);
  font-weight:  700 ;
  font-family: "Rubik";
  
  font-size: 36px;
  line-height: 0.7em;
  
  text-align: center;
}


}@media (max-width: 767px){#s-fdebf7a7-e0b3-4501-8f4c-471073ad4e6b .shogun-heading-component h2 {
  color: rgba(7, 33, 94, 1);
  font-weight:  700 ;
  font-family: "Rubik";
  
  font-size: 28px;
  line-height: 0.5em;
  
  text-align: center;
}


}
@media (min-width: 768px) and (max-width: 991px){#s-07a4d774-018e-405f-8978-395969b25eda {
  display: none;
}
#s-07a4d774-018e-405f-8978-395969b25eda, #wrap-s-07a4d774-018e-405f-8978-395969b25eda { display:none !important; }}@media (max-width: 767px){#s-07a4d774-018e-405f-8978-395969b25eda {
  display: none;
}
#s-07a4d774-018e-405f-8978-395969b25eda, #wrap-s-07a4d774-018e-405f-8978-395969b25eda { display:none !important; }}
@media (min-width: 0px) {
[id="s-07a4d774-018e-405f-8978-395969b25eda"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 30.0px);
}

}

@media (min-width: 768px) {
[id="s-07a4d774-018e-405f-8978-395969b25eda"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 45.0px);
}

[id="s-07a4d774-018e-405f-8978-395969b25eda"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 45.0px);
}

[id="s-07a4d774-018e-405f-8978-395969b25eda"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 45.0px);
}

[id="s-07a4d774-018e-405f-8978-395969b25eda"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 45.0px);
}

[id="s-07a4d774-018e-405f-8978-395969b25eda"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 45.0px);
}

[id="s-07a4d774-018e-405f-8978-395969b25eda"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 45.0px);
}

[id="s-07a4d774-018e-405f-8978-395969b25eda"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 45.0px);
}

[id="s-07a4d774-018e-405f-8978-395969b25eda"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 45.0px);
}

[id="s-07a4d774-018e-405f-8978-395969b25eda"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 45.0px);
}

[id="s-07a4d774-018e-405f-8978-395969b25eda"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 45.0px);
}

[id="s-07a4d774-018e-405f-8978-395969b25eda"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 45.0px);
}

[id="s-07a4d774-018e-405f-8978-395969b25eda"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 45.0px);
}

}

@media (min-width: 992px) {
[id="s-07a4d774-018e-405f-8978-395969b25eda"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 45.0px);
}

[id="s-07a4d774-018e-405f-8978-395969b25eda"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 45.0px);
}

[id="s-07a4d774-018e-405f-8978-395969b25eda"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 45.0px);
}

[id="s-07a4d774-018e-405f-8978-395969b25eda"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 45.0px);
}

[id="s-07a4d774-018e-405f-8978-395969b25eda"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 45.0px);
}

[id="s-07a4d774-018e-405f-8978-395969b25eda"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 45.0px);
}

[id="s-07a4d774-018e-405f-8978-395969b25eda"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 45.0px);
}

[id="s-07a4d774-018e-405f-8978-395969b25eda"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 45.0px);
}

[id="s-07a4d774-018e-405f-8978-395969b25eda"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 45.0px);
}

[id="s-07a4d774-018e-405f-8978-395969b25eda"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 45.0px);
}

[id="s-07a4d774-018e-405f-8978-395969b25eda"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 45.0px);
}

[id="s-07a4d774-018e-405f-8978-395969b25eda"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 45.0px);
}

}

@media (min-width: 1200px) {
[id="s-07a4d774-018e-405f-8978-395969b25eda"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 45.0px);
}

[id="s-07a4d774-018e-405f-8978-395969b25eda"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 45.0px);
}

[id="s-07a4d774-018e-405f-8978-395969b25eda"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 45.0px);
}

[id="s-07a4d774-018e-405f-8978-395969b25eda"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 45.0px);
}

[id="s-07a4d774-018e-405f-8978-395969b25eda"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 45.0px);
}

[id="s-07a4d774-018e-405f-8978-395969b25eda"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 45.0px);
}

[id="s-07a4d774-018e-405f-8978-395969b25eda"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 45.0px);
}

[id="s-07a4d774-018e-405f-8978-395969b25eda"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 45.0px);
}

[id="s-07a4d774-018e-405f-8978-395969b25eda"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 45.0px);
}

[id="s-07a4d774-018e-405f-8978-395969b25eda"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 45.0px);
}

[id="s-07a4d774-018e-405f-8978-395969b25eda"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 45.0px);
}

[id="s-07a4d774-018e-405f-8978-395969b25eda"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 45.0px);
}

}

#s-55119a47-fc88-439f-b266-e319997e94e4 {
  min-height: 50px;
}








#s-55119a47-fc88-439f-b266-e319997e94e4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-55119a47-fc88-439f-b266-e319997e94e4.shg-box.shg-c {
  justify-content: center;
}

#s-f8e9973d-6cd5-4069-a1e8-d3e9ab0e9a26 {
  text-align: center;
}




  #s-f8e9973d-6cd5-4069-a1e8-d3e9ab0e9a26 img.shogun-image {
    
    width: px;
  }


#s-f8e9973d-6cd5-4069-a1e8-d3e9ab0e9a26 .shogun-image-content {
  
    align-items: center;
  
}

#s-45be003b-c99f-4ee6-ad46-ef1626fb4a12 {
  margin-top: 30px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-45be003b-c99f-4ee6-ad46-ef1626fb4a12 .shogun-heading-component h3 {
  color: rgba(7, 33, 94, 1);
  font-weight:  700 ;
  font-family: "Rubik";
  
  font-size: 30px;
  line-height: 0.5em;
  
  text-align: center;
}



#s-9177ba56-b938-41eb-b7da-5f13f06648b4 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-067ceab8-63fc-4d76-8d84-f81aeb6ec0e3 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1.2em;
color: rgba(66, 165, 217, 1);
}
#s-067ceab8-63fc-4d76-8d84-f81aeb6ec0e3:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(7, 33, 94, 1) !important;}#s-067ceab8-63fc-4d76-8d84-f81aeb6ec0e3:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-067ceab8-63fc-4d76-8d84-f81aeb6ec0e3.shg-btn {
  color: rgba(66, 165, 217, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Rubik;
  display:  inline-block ;
}

#s-3566cba6-85ba-4580-aa05-3cbcfd3010a1 {
  min-height: 50px;
}








#s-3566cba6-85ba-4580-aa05-3cbcfd3010a1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3566cba6-85ba-4580-aa05-3cbcfd3010a1.shg-box.shg-c {
  justify-content: center;
}

#s-68b6a436-856a-430e-a1f9-60362b0dd329 {
  text-align: center;
}




  #s-68b6a436-856a-430e-a1f9-60362b0dd329 img.shogun-image {
    
    width: px;
  }


#s-68b6a436-856a-430e-a1f9-60362b0dd329 .shogun-image-content {
  
    align-items: center;
  
}

#s-cb0e6678-cdea-4cf8-9a64-2688a45b3b44 {
  margin-top: 30px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cb0e6678-cdea-4cf8-9a64-2688a45b3b44 .shogun-heading-component h3 {
  color: rgba(7, 33, 94, 1);
  font-weight:  700 ;
  font-family: "Rubik";
  
  font-size: 30px;
  line-height: 0.5em;
  
  text-align: center;
}



#s-92948ce4-e17a-4bfc-acf6-8b207ce24fbc {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-81749af7-06b7-4f17-8daa-e6ef993a1e50 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1.2em;
color: rgba(66, 165, 217, 1);
}
#s-81749af7-06b7-4f17-8daa-e6ef993a1e50:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(7, 33, 94, 1) !important;}#s-81749af7-06b7-4f17-8daa-e6ef993a1e50:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-81749af7-06b7-4f17-8daa-e6ef993a1e50.shg-btn {
  color: rgba(66, 165, 217, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Rubik;
  display:  inline-block ;
}

#s-9066e7ca-1284-4933-8103-56f870408eaf {
  text-align: center;
}




  #s-9066e7ca-1284-4933-8103-56f870408eaf img.shogun-image {
    
    width: px;
  }


#s-9066e7ca-1284-4933-8103-56f870408eaf .shogun-image-content {
  
    align-items: center;
  
}

#s-2549b54a-52a0-4ef9-b36b-39e8bef81939 {
  margin-top: 30px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2549b54a-52a0-4ef9-b36b-39e8bef81939 .shogun-heading-component h3 {
  color: rgba(7, 33, 94, 1);
  font-weight:  700 ;
  font-family: "Rubik";
  
  font-size: 30px;
  line-height: 1em;
  
  text-align: center;
}



#s-6a2d441c-e5ad-4b59-a6f7-973defd938b7 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-7d43b893-9a8d-4ac1-bf19-90792f44e15c {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1.2em;
color: rgba(66, 165, 217, 1);
}
#s-7d43b893-9a8d-4ac1-bf19-90792f44e15c:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(7, 33, 94, 1) !important;}#s-7d43b893-9a8d-4ac1-bf19-90792f44e15c:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-7d43b893-9a8d-4ac1-bf19-90792f44e15c.shg-btn {
  color: rgba(66, 165, 217, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Rubik;
  display:  inline-block ;
}

#s-c7e6a8bd-f10e-4f2b-8fd3-ee243e5cd3de {
  text-align: center;
}




  #s-c7e6a8bd-f10e-4f2b-8fd3-ee243e5cd3de img.shogun-image {
    
    width: px;
  }


#s-c7e6a8bd-f10e-4f2b-8fd3-ee243e5cd3de .shogun-image-content {
  
    align-items: center;
  
}

#s-bf893c35-4914-4bfb-9058-4dc60b1ed633 {
  margin-top: 30px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bf893c35-4914-4bfb-9058-4dc60b1ed633 .shogun-heading-component h3 {
  color: rgba(7, 33, 94, 1);
  font-weight:  700 ;
  font-family: "Rubik";
  
  font-size: 30px;
  line-height: 1em;
  
  text-align: center;
}



#s-f293c7bd-00ca-409a-97cc-43418e341baf {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-353104e3-1f3a-4250-8948-1ac57fd667ef {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1.2em;
color: rgba(66, 165, 217, 1);
}
#s-353104e3-1f3a-4250-8948-1ac57fd667ef:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(7, 33, 94, 1) !important;}#s-353104e3-1f3a-4250-8948-1ac57fd667ef:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-353104e3-1f3a-4250-8948-1ac57fd667ef.shg-btn {
  color: rgba(66, 165, 217, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Rubik;
  display:  inline-block ;
}

@media (min-width: 1200px){#s-3a0399a7-5bbd-4d2e-a4d9-31a013a42f44 {
  display: none;
}
#s-3a0399a7-5bbd-4d2e-a4d9-31a013a42f44, #wrap-s-3a0399a7-5bbd-4d2e-a4d9-31a013a42f44 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3a0399a7-5bbd-4d2e-a4d9-31a013a42f44 {
  display: none;
}
#s-3a0399a7-5bbd-4d2e-a4d9-31a013a42f44, #wrap-s-3a0399a7-5bbd-4d2e-a4d9-31a013a42f44 { display:none !important; }}
@media (min-width: 0px) {
[id="s-3a0399a7-5bbd-4d2e-a4d9-31a013a42f44"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-3a0399a7-5bbd-4d2e-a4d9-31a013a42f44"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-3a0399a7-5bbd-4d2e-a4d9-31a013a42f44"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-3a0399a7-5bbd-4d2e-a4d9-31a013a42f44"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-3a0399a7-5bbd-4d2e-a4d9-31a013a42f44"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-3a0399a7-5bbd-4d2e-a4d9-31a013a42f44"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-3a0399a7-5bbd-4d2e-a4d9-31a013a42f44"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-3a0399a7-5bbd-4d2e-a4d9-31a013a42f44"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-3a0399a7-5bbd-4d2e-a4d9-31a013a42f44"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-3a0399a7-5bbd-4d2e-a4d9-31a013a42f44"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-3a0399a7-5bbd-4d2e-a4d9-31a013a42f44"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-3a0399a7-5bbd-4d2e-a4d9-31a013a42f44"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-3a0399a7-5bbd-4d2e-a4d9-31a013a42f44"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-3a0399a7-5bbd-4d2e-a4d9-31a013a42f44"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-3a0399a7-5bbd-4d2e-a4d9-31a013a42f44"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-3a0399a7-5bbd-4d2e-a4d9-31a013a42f44"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-3a0399a7-5bbd-4d2e-a4d9-31a013a42f44"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-3a0399a7-5bbd-4d2e-a4d9-31a013a42f44"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-3a0399a7-5bbd-4d2e-a4d9-31a013a42f44"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-3a0399a7-5bbd-4d2e-a4d9-31a013a42f44"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-3a0399a7-5bbd-4d2e-a4d9-31a013a42f44"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-3a0399a7-5bbd-4d2e-a4d9-31a013a42f44"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-3a0399a7-5bbd-4d2e-a4d9-31a013a42f44"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-3a0399a7-5bbd-4d2e-a4d9-31a013a42f44"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-3a0399a7-5bbd-4d2e-a4d9-31a013a42f44"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-3a0399a7-5bbd-4d2e-a4d9-31a013a42f44"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-3a0399a7-5bbd-4d2e-a4d9-31a013a42f44"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-3a0399a7-5bbd-4d2e-a4d9-31a013a42f44"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-3a0399a7-5bbd-4d2e-a4d9-31a013a42f44"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-3a0399a7-5bbd-4d2e-a4d9-31a013a42f44"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-3a0399a7-5bbd-4d2e-a4d9-31a013a42f44"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-3a0399a7-5bbd-4d2e-a4d9-31a013a42f44"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-3a0399a7-5bbd-4d2e-a4d9-31a013a42f44"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-3a0399a7-5bbd-4d2e-a4d9-31a013a42f44"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-3a0399a7-5bbd-4d2e-a4d9-31a013a42f44"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-3a0399a7-5bbd-4d2e-a4d9-31a013a42f44"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-3a0399a7-5bbd-4d2e-a4d9-31a013a42f44"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-62d38d44-86e8-4acc-b42e-61dab4f05767 {
  min-height: 50px;
}








#s-62d38d44-86e8-4acc-b42e-61dab4f05767 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-62d38d44-86e8-4acc-b42e-61dab4f05767.shg-box.shg-c {
  justify-content: center;
}

#s-cba557cf-1c5d-4c74-8759-d573cc29c912 {
  text-align: center;
}




  #s-cba557cf-1c5d-4c74-8759-d573cc29c912 img.shogun-image {
    
    width: px;
  }


#s-cba557cf-1c5d-4c74-8759-d573cc29c912 .shogun-image-content {
  
    align-items: center;
  
}

#s-e9dbf6d2-5824-4673-8572-459ef94fa862 {
  margin-top: 30px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-e9dbf6d2-5824-4673-8572-459ef94fa862 {
  margin-bottom: 0px;
}
}@media (max-width: 767px){#s-e9dbf6d2-5824-4673-8572-459ef94fa862 {
  margin-top: 10px;
margin-bottom: 0px;
}
}
#s-e9dbf6d2-5824-4673-8572-459ef94fa862 .shogun-heading-component h3 {
  color: rgba(7, 33, 94, 1);
  font-weight:  700 ;
  font-family: "Rubik";
  
  font-size: 24px;
  line-height: 1em;
  
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-e9dbf6d2-5824-4673-8572-459ef94fa862 .shogun-heading-component h3 {
  color: rgba(7, 33, 94, 1);
  font-weight:  700 ;
  font-family: "Rubik";
  
  font-size: 24px;
  line-height: 1em;
  
  text-align: center;
}


}@media (max-width: 767px){#s-e9dbf6d2-5824-4673-8572-459ef94fa862 .shogun-heading-component h3 {
  color: rgba(7, 33, 94, 1);
  font-weight:  700 ;
  font-family: "Rubik";
  
  font-size: 24px;
  line-height: 0.8em;
  
  text-align: center;
}


}
#s-4bc6972e-7eda-4d74-be37-009889da7e91 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-79f34392-5c98-4d9f-960b-5688d577bf1c {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1.2em;
color: rgba(66, 165, 217, 1);
}
#s-79f34392-5c98-4d9f-960b-5688d577bf1c:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(7, 33, 94, 1) !important;}#s-79f34392-5c98-4d9f-960b-5688d577bf1c:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-79f34392-5c98-4d9f-960b-5688d577bf1c {
  line-height: 0.5em;
}
}@media (max-width: 767px){#s-79f34392-5c98-4d9f-960b-5688d577bf1c {
  line-height: 1em;
}
}


#s-79f34392-5c98-4d9f-960b-5688d577bf1c.shg-btn {
  color: rgba(66, 165, 217, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Rubik;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-79f34392-5c98-4d9f-960b-5688d577bf1c.shg-btn {
  color: rgba(66, 165, 217, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Rubik;
  display:  inline-block ;
}
}@media (max-width: 767px){

#s-79f34392-5c98-4d9f-960b-5688d577bf1c.shg-btn {
  color: rgba(66, 165, 217, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Rubik;
  display:  inline-block ;
}
}
#s-c3826d59-49f4-49bf-9138-02723786a5b4 {
  min-height: 50px;
}
@media (max-width: 767px){#s-c3826d59-49f4-49bf-9138-02723786a5b4 {
  margin-top: 40px;
margin-bottom: 40px;
}
}







#s-c3826d59-49f4-49bf-9138-02723786a5b4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c3826d59-49f4-49bf-9138-02723786a5b4.shg-box.shg-c {
  justify-content: center;
}

#s-95a1cece-d01e-4258-b3f4-5f1d24bfb193 {
  text-align: center;
}




  #s-95a1cece-d01e-4258-b3f4-5f1d24bfb193 img.shogun-image {
    
    width: px;
  }


#s-95a1cece-d01e-4258-b3f4-5f1d24bfb193 .shogun-image-content {
  
    align-items: center;
  
}

#s-89bc71ec-6b71-4762-8885-8ab55101a341 {
  margin-top: 30px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-89bc71ec-6b71-4762-8885-8ab55101a341 {
  margin-bottom: 0px;
}
}@media (max-width: 767px){#s-89bc71ec-6b71-4762-8885-8ab55101a341 {
  margin-top: 0px;
margin-bottom: 0px;
}
}
#s-89bc71ec-6b71-4762-8885-8ab55101a341 .shogun-heading-component h3 {
  color: rgba(7, 33, 94, 1);
  font-weight:  700 ;
  font-family: "Rubik";
  
  font-size: 24px;
  line-height: 1em;
  
  text-align: center;
}


@media (max-width: 767px){#s-89bc71ec-6b71-4762-8885-8ab55101a341 .shogun-heading-component h3 {
  color: rgba(7, 33, 94, 1);
  font-weight:  700 ;
  font-family: "Rubik";
  
  font-size: 24px;
  line-height: 0.7em;
  
  text-align: center;
}


}
#s-2087b4d8-30ff-4136-9862-4e6dcbffe7f2 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-75159b7a-bb77-4785-b975-e5346a8a54ac {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1.2em;
color: rgba(66, 165, 217, 1);
}
#s-75159b7a-bb77-4785-b975-e5346a8a54ac:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(7, 33, 94, 1) !important;}#s-75159b7a-bb77-4785-b975-e5346a8a54ac:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-75159b7a-bb77-4785-b975-e5346a8a54ac {
  line-height: 0.5em;
}
}@media (max-width: 767px){#s-75159b7a-bb77-4785-b975-e5346a8a54ac {
  line-height: 1em;
}
}


#s-75159b7a-bb77-4785-b975-e5346a8a54ac.shg-btn {
  color: rgba(66, 165, 217, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Rubik;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-75159b7a-bb77-4785-b975-e5346a8a54ac.shg-btn {
  color: rgba(66, 165, 217, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Rubik;
  display:  inline-block ;
}
}@media (max-width: 767px){

#s-75159b7a-bb77-4785-b975-e5346a8a54ac.shg-btn {
  color: rgba(66, 165, 217, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Rubik;
  display:  inline-block ;
}
}
#s-c4439f81-c7e1-4cf0-8427-52030a2897c0 {
  min-height: 50px;
}








#s-c4439f81-c7e1-4cf0-8427-52030a2897c0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c4439f81-c7e1-4cf0-8427-52030a2897c0.shg-box.shg-c {
  justify-content: center;
}

#s-e3a41366-b955-4511-a214-e7fbbf2b6316 {
  text-align: center;
}




  #s-e3a41366-b955-4511-a214-e7fbbf2b6316 img.shogun-image {
    
    width: px;
  }


#s-e3a41366-b955-4511-a214-e7fbbf2b6316 .shogun-image-content {
  
    align-items: center;
  
}

#s-6fd15bbc-ef59-4e3e-a1ac-771096f26d4b {
  margin-top: 30px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-6fd15bbc-ef59-4e3e-a1ac-771096f26d4b {
  margin-bottom: 0px;
}
}@media (max-width: 767px){#s-6fd15bbc-ef59-4e3e-a1ac-771096f26d4b {
  margin-top: 10px;
margin-bottom: 0px;
}
}
#s-6fd15bbc-ef59-4e3e-a1ac-771096f26d4b .shogun-heading-component h3 {
  color: rgba(7, 33, 94, 1);
  font-weight:  700 ;
  font-family: "Rubik";
  
  font-size: 24px;
  line-height: 1em;
  
  text-align: center;
}


@media (max-width: 767px){#s-6fd15bbc-ef59-4e3e-a1ac-771096f26d4b .shogun-heading-component h3 {
  color: rgba(7, 33, 94, 1);
  font-weight:  700 ;
  font-family: "Rubik";
  
  font-size: 24px;
  line-height: 0.8em;
  
  text-align: center;
}


}
#s-23acedd4-ce54-4645-9362-c84f86f4351a {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-40030996-c654-43f6-b001-1fd8955444ac {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1.2em;
color: rgba(66, 165, 217, 1);
}
#s-40030996-c654-43f6-b001-1fd8955444ac:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(7, 33, 94, 1) !important;}#s-40030996-c654-43f6-b001-1fd8955444ac:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-40030996-c654-43f6-b001-1fd8955444ac {
  line-height: 0.5em;
}
}@media (max-width: 767px){#s-40030996-c654-43f6-b001-1fd8955444ac {
  line-height: 1em;
}
}


#s-40030996-c654-43f6-b001-1fd8955444ac.shg-btn {
  color: rgba(66, 165, 217, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Rubik;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-40030996-c654-43f6-b001-1fd8955444ac.shg-btn {
  color: rgba(66, 165, 217, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Rubik;
  display:  inline-block ;
}
}@media (max-width: 767px){

#s-40030996-c654-43f6-b001-1fd8955444ac.shg-btn {
  color: rgba(66, 165, 217, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Rubik;
  display:  inline-block ;
}
}
#s-22cde342-d2c9-4a1f-9861-166428f27035 {
  text-align: center;
}




  #s-22cde342-d2c9-4a1f-9861-166428f27035 img.shogun-image {
    
    width: px;
  }


#s-22cde342-d2c9-4a1f-9861-166428f27035 .shogun-image-content {
  
    align-items: center;
  
}

#s-09696428-4e9a-41d7-a49f-aa6dbe26c2c3 {
  margin-top: 30px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-09696428-4e9a-41d7-a49f-aa6dbe26c2c3 {
  margin-bottom: 0px;
}
}@media (max-width: 767px){#s-09696428-4e9a-41d7-a49f-aa6dbe26c2c3 {
  margin-top: 10px;
margin-bottom: 0px;
}
}
#s-09696428-4e9a-41d7-a49f-aa6dbe26c2c3 .shogun-heading-component h3 {
  color: rgba(7, 33, 94, 1);
  font-weight:  700 ;
  font-family: "Rubik";
  
  font-size: 24px;
  line-height: 1em;
  
  text-align: center;
}


@media (max-width: 767px){#s-09696428-4e9a-41d7-a49f-aa6dbe26c2c3 .shogun-heading-component h3 {
  color: rgba(7, 33, 94, 1);
  font-weight:  700 ;
  font-family: "Rubik";
  
  font-size: 24px;
  line-height: 0.8em;
  
  text-align: center;
}


}
#s-d18d0958-4748-4277-a9cf-3d995cad5db9 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-2f6206b6-1e46-4a39-b359-8c22907a0cd6 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
line-height: 1.2em;
color: rgba(66, 165, 217, 1);
}
#s-2f6206b6-1e46-4a39-b359-8c22907a0cd6:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(7, 33, 94, 1) !important;}#s-2f6206b6-1e46-4a39-b359-8c22907a0cd6:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (min-width: 768px) and (max-width: 991px){#s-2f6206b6-1e46-4a39-b359-8c22907a0cd6 {
  line-height: 0.5em;
}
}@media (max-width: 767px){#s-2f6206b6-1e46-4a39-b359-8c22907a0cd6 {
  line-height: 1em;
}
}


#s-2f6206b6-1e46-4a39-b359-8c22907a0cd6.shg-btn {
  color: rgba(66, 165, 217, 1);
  font-size: 20px;
  font-weight: 700;
  
  font-family: Rubik;
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-2f6206b6-1e46-4a39-b359-8c22907a0cd6.shg-btn {
  color: rgba(66, 165, 217, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Rubik;
  display:  inline-block ;
}
}@media (max-width: 767px){

#s-2f6206b6-1e46-4a39-b359-8c22907a0cd6.shg-btn {
  color: rgba(66, 165, 217, 1);
  font-size: 16px;
  font-weight: 700;
  
  font-family: Rubik;
  display:  inline-block ;
}
}
#s-1c946947-6e40-4eaf-8b13-e1661517f9d7 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
min-height: 50px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-1c946947-6e40-4eaf-8b13-e1661517f9d7 {
  padding-left: 30px;
padding-right: 30px;
}
}@media (max-width: 767px){#s-1c946947-6e40-4eaf-8b13-e1661517f9d7 {
  display: none;
}
#s-1c946947-6e40-4eaf-8b13-e1661517f9d7, #wrap-s-1c946947-6e40-4eaf-8b13-e1661517f9d7 { display:none !important; }}







#s-1c946947-6e40-4eaf-8b13-e1661517f9d7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1c946947-6e40-4eaf-8b13-e1661517f9d7.shg-box.shg-c {
  justify-content: center;
}

#s-13e9adb4-a405-40ba-8a44-270624180e3f {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
min-height: 50px;
max-width: 1400px;
}








#s-13e9adb4-a405-40ba-8a44-270624180e3f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-13e9adb4-a405-40ba-8a44-270624180e3f.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 768px) and (max-width: 991px){#s-1d543780-c11a-465a-82ec-06799c9d41b5 {
  display: none;
}
#s-1d543780-c11a-465a-82ec-06799c9d41b5, #wrap-s-1d543780-c11a-465a-82ec-06799c9d41b5 { display:none !important; }}@media (max-width: 767px){#s-1d543780-c11a-465a-82ec-06799c9d41b5 {
  display: none;
}
#s-1d543780-c11a-465a-82ec-06799c9d41b5, #wrap-s-1d543780-c11a-465a-82ec-06799c9d41b5 { display:none !important; }}
@media (min-width: 0px) {
[id="s-1d543780-c11a-465a-82ec-06799c9d41b5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1d543780-c11a-465a-82ec-06799c9d41b5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1d543780-c11a-465a-82ec-06799c9d41b5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1d543780-c11a-465a-82ec-06799c9d41b5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1d543780-c11a-465a-82ec-06799c9d41b5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1d543780-c11a-465a-82ec-06799c9d41b5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1d543780-c11a-465a-82ec-06799c9d41b5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1d543780-c11a-465a-82ec-06799c9d41b5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1d543780-c11a-465a-82ec-06799c9d41b5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1d543780-c11a-465a-82ec-06799c9d41b5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1d543780-c11a-465a-82ec-06799c9d41b5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1d543780-c11a-465a-82ec-06799c9d41b5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1d543780-c11a-465a-82ec-06799c9d41b5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1d543780-c11a-465a-82ec-06799c9d41b5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1d543780-c11a-465a-82ec-06799c9d41b5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1d543780-c11a-465a-82ec-06799c9d41b5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1d543780-c11a-465a-82ec-06799c9d41b5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1d543780-c11a-465a-82ec-06799c9d41b5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1d543780-c11a-465a-82ec-06799c9d41b5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1d543780-c11a-465a-82ec-06799c9d41b5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1d543780-c11a-465a-82ec-06799c9d41b5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1d543780-c11a-465a-82ec-06799c9d41b5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1d543780-c11a-465a-82ec-06799c9d41b5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1d543780-c11a-465a-82ec-06799c9d41b5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1d543780-c11a-465a-82ec-06799c9d41b5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1d543780-c11a-465a-82ec-06799c9d41b5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1d543780-c11a-465a-82ec-06799c9d41b5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1d543780-c11a-465a-82ec-06799c9d41b5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1d543780-c11a-465a-82ec-06799c9d41b5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1d543780-c11a-465a-82ec-06799c9d41b5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1d543780-c11a-465a-82ec-06799c9d41b5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1d543780-c11a-465a-82ec-06799c9d41b5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1d543780-c11a-465a-82ec-06799c9d41b5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1d543780-c11a-465a-82ec-06799c9d41b5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1d543780-c11a-465a-82ec-06799c9d41b5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1d543780-c11a-465a-82ec-06799c9d41b5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1d543780-c11a-465a-82ec-06799c9d41b5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-8a8641c4-de84-4754-bfc4-65bd78ff2379 {
  margin-top: 5px;
margin-bottom: 5px;
padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}








#s-8a8641c4-de84-4754-bfc4-65bd78ff2379 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8a8641c4-de84-4754-bfc4-65bd78ff2379.shg-box.shg-c {
  justify-content: center;
}

#s-04ab5e90-6ef1-45f9-810e-c70ef769119f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-04ab5e90-6ef1-45f9-810e-c70ef769119f .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Rubik";
  
  font-size: 55px;
  line-height: 1.1em;
  
  text-align: left;
}



#s-15304d0d-9f41-4b9d-a16a-766e881c0191 {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

@media (min-width: 1200px){#s-fe94224d-948e-4f36-9d56-091ee1e34671 {
  display: none;
}
#s-fe94224d-948e-4f36-9d56-091ee1e34671, #wrap-s-fe94224d-948e-4f36-9d56-091ee1e34671 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fe94224d-948e-4f36-9d56-091ee1e34671 {
  display: none;
}
#s-fe94224d-948e-4f36-9d56-091ee1e34671, #wrap-s-fe94224d-948e-4f36-9d56-091ee1e34671 { display:none !important; }}
@media (min-width: 0px) {
[id="s-fe94224d-948e-4f36-9d56-091ee1e34671"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fe94224d-948e-4f36-9d56-091ee1e34671"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fe94224d-948e-4f36-9d56-091ee1e34671"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fe94224d-948e-4f36-9d56-091ee1e34671"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fe94224d-948e-4f36-9d56-091ee1e34671"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fe94224d-948e-4f36-9d56-091ee1e34671"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fe94224d-948e-4f36-9d56-091ee1e34671"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fe94224d-948e-4f36-9d56-091ee1e34671"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fe94224d-948e-4f36-9d56-091ee1e34671"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fe94224d-948e-4f36-9d56-091ee1e34671"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fe94224d-948e-4f36-9d56-091ee1e34671"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fe94224d-948e-4f36-9d56-091ee1e34671"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fe94224d-948e-4f36-9d56-091ee1e34671"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fe94224d-948e-4f36-9d56-091ee1e34671"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fe94224d-948e-4f36-9d56-091ee1e34671"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fe94224d-948e-4f36-9d56-091ee1e34671"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fe94224d-948e-4f36-9d56-091ee1e34671"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fe94224d-948e-4f36-9d56-091ee1e34671"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fe94224d-948e-4f36-9d56-091ee1e34671"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fe94224d-948e-4f36-9d56-091ee1e34671"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fe94224d-948e-4f36-9d56-091ee1e34671"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fe94224d-948e-4f36-9d56-091ee1e34671"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fe94224d-948e-4f36-9d56-091ee1e34671"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fe94224d-948e-4f36-9d56-091ee1e34671"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fe94224d-948e-4f36-9d56-091ee1e34671"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fe94224d-948e-4f36-9d56-091ee1e34671"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fe94224d-948e-4f36-9d56-091ee1e34671"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fe94224d-948e-4f36-9d56-091ee1e34671"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fe94224d-948e-4f36-9d56-091ee1e34671"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fe94224d-948e-4f36-9d56-091ee1e34671"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fe94224d-948e-4f36-9d56-091ee1e34671"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fe94224d-948e-4f36-9d56-091ee1e34671"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fe94224d-948e-4f36-9d56-091ee1e34671"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fe94224d-948e-4f36-9d56-091ee1e34671"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fe94224d-948e-4f36-9d56-091ee1e34671"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fe94224d-948e-4f36-9d56-091ee1e34671"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fe94224d-948e-4f36-9d56-091ee1e34671"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-1cb48143-0bf0-4025-a62c-f9b0bea07eda {
  margin-top: 5px;
margin-bottom: 5px;
padding-left: 0px;
padding-right: 0px;
min-height: 50px;
}








#s-1cb48143-0bf0-4025-a62c-f9b0bea07eda > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1cb48143-0bf0-4025-a62c-f9b0bea07eda.shg-box.shg-c {
  justify-content: center;
}

#s-9c96821b-c5f4-4234-93c1-c4a5c8625212 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-9c96821b-c5f4-4234-93c1-c4a5c8625212 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Rubik";
  
  font-size: 55px;
  line-height: 1.1em;
  
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-9c96821b-c5f4-4234-93c1-c4a5c8625212 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Rubik";
  
  font-size: 36px;
  line-height: 1.1em;
  
  text-align: left;
}


}@media (max-width: 767px){#s-9c96821b-c5f4-4234-93c1-c4a5c8625212 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Rubik";
  
  font-size: 36px;
  line-height: 1.1em;
  
  text-align: left;
}


}
#s-c4ec6909-3317-49a8-9bb9-eb503c5e71c9 {
  margin-top: 30px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c4ec6909-3317-49a8-9bb9-eb503c5e71c9 {
  margin-top: 10px;
}
}
#s-79d37271-a2ec-4957-be7e-e18948910daa {
  background-size: cover;
padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
min-height: 50px;
background-position: center center;
background-color: rgba(115, 200, 228, 1);
}
@media (min-width: 1200px){#s-79d37271-a2ec-4957-be7e-e18948910daa {
  display: none;
}
#s-79d37271-a2ec-4957-be7e-e18948910daa, #wrap-s-79d37271-a2ec-4957-be7e-e18948910daa { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-79d37271-a2ec-4957-be7e-e18948910daa {
  display: none;
}
#s-79d37271-a2ec-4957-be7e-e18948910daa, #wrap-s-79d37271-a2ec-4957-be7e-e18948910daa { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-79d37271-a2ec-4957-be7e-e18948910daa {
  padding-left: 30px;
padding-right: 30px;
display: none;
}
#s-79d37271-a2ec-4957-be7e-e18948910daa, #wrap-s-79d37271-a2ec-4957-be7e-e18948910daa { display:none !important; }}@media (max-width: 767px){#s-79d37271-a2ec-4957-be7e-e18948910daa {
  padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}
}







#s-79d37271-a2ec-4957-be7e-e18948910daa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-79d37271-a2ec-4957-be7e-e18948910daa.shg-box.shg-c {
  justify-content: center;
}

#s-f94460c1-7572-4190-befe-8b0cd231293c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-f94460c1-7572-4190-befe-8b0cd231293c {
  margin-left: 20px;
margin-right: 20px;
text-align: center;
}
}
#s-f94460c1-7572-4190-befe-8b0cd231293c .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Rubik";
  
  font-size: 55px;
  line-height: 1.1em;
  
  text-align: left;
}


@media (min-width: 768px) and (max-width: 991px){#s-f94460c1-7572-4190-befe-8b0cd231293c .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Rubik";
  
  font-size: 36px;
  line-height: 1.1em;
  
  text-align: left;
}


}@media (max-width: 767px){#s-f94460c1-7572-4190-befe-8b0cd231293c .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Rubik";
  
  font-size: 28px;
  line-height: 1.1em;
  
  text-align: left;
}


}
#s-39a86e4b-8587-4ca7-8fd2-3cbfea3e0479 {
  margin-top: 30px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-39a86e4b-8587-4ca7-8fd2-3cbfea3e0479 {
  margin-top: 10px;
}
}@media (max-width: 767px){#s-39a86e4b-8587-4ca7-8fd2-3cbfea3e0479 {
  margin-top: 10px;
margin-left: 20px;
margin-bottom: 30px;
margin-right: 20px;
}
}
#s-3c5d1b88-98a9-43d8-b401-8ffa757df9fe {
  text-align: center;
}




  #s-3c5d1b88-98a9-43d8-b401-8ffa757df9fe img.shogun-image {
    
    width: px;
  }


#s-3c5d1b88-98a9-43d8-b401-8ffa757df9fe .shogun-image-content {
  
    align-items: center;
  
}

#s-a50f1a9b-6077-4728-887c-5a1b35075e8d {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a50f1a9b-6077-4728-887c-5a1b35075e8d {
  display: none;
}
#s-a50f1a9b-6077-4728-887c-5a1b35075e8d, #wrap-s-a50f1a9b-6077-4728-887c-5a1b35075e8d { display:none !important; }}@media (max-width: 767px){#s-a50f1a9b-6077-4728-887c-5a1b35075e8d {
  display: none;
}
#s-a50f1a9b-6077-4728-887c-5a1b35075e8d, #wrap-s-a50f1a9b-6077-4728-887c-5a1b35075e8d { display:none !important; }}







#s-a50f1a9b-6077-4728-887c-5a1b35075e8d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a50f1a9b-6077-4728-887c-5a1b35075e8d.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-189f6bae-842a-4798-8683-98568174abc5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-189f6bae-842a-4798-8683-98568174abc5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-189f6bae-842a-4798-8683-98568174abc5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-189f6bae-842a-4798-8683-98568174abc5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-189f6bae-842a-4798-8683-98568174abc5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-189f6bae-842a-4798-8683-98568174abc5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-189f6bae-842a-4798-8683-98568174abc5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-189f6bae-842a-4798-8683-98568174abc5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-189f6bae-842a-4798-8683-98568174abc5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-189f6bae-842a-4798-8683-98568174abc5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-189f6bae-842a-4798-8683-98568174abc5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-189f6bae-842a-4798-8683-98568174abc5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-189f6bae-842a-4798-8683-98568174abc5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-189f6bae-842a-4798-8683-98568174abc5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-189f6bae-842a-4798-8683-98568174abc5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-189f6bae-842a-4798-8683-98568174abc5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-189f6bae-842a-4798-8683-98568174abc5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-189f6bae-842a-4798-8683-98568174abc5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-189f6bae-842a-4798-8683-98568174abc5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-189f6bae-842a-4798-8683-98568174abc5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-189f6bae-842a-4798-8683-98568174abc5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-189f6bae-842a-4798-8683-98568174abc5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-189f6bae-842a-4798-8683-98568174abc5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-189f6bae-842a-4798-8683-98568174abc5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-189f6bae-842a-4798-8683-98568174abc5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-189f6bae-842a-4798-8683-98568174abc5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-189f6bae-842a-4798-8683-98568174abc5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-189f6bae-842a-4798-8683-98568174abc5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-189f6bae-842a-4798-8683-98568174abc5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-189f6bae-842a-4798-8683-98568174abc5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-189f6bae-842a-4798-8683-98568174abc5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-189f6bae-842a-4798-8683-98568174abc5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-189f6bae-842a-4798-8683-98568174abc5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-189f6bae-842a-4798-8683-98568174abc5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-189f6bae-842a-4798-8683-98568174abc5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-189f6bae-842a-4798-8683-98568174abc5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-189f6bae-842a-4798-8683-98568174abc5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-8c49e6d4-6984-4cbc-bdcf-b8974633a850 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}








#s-8c49e6d4-6984-4cbc-bdcf-b8974633a850 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8c49e6d4-6984-4cbc-bdcf-b8974633a850.shg-box.shg-c {
  justify-content: center;
}

#s-8e1e74f5-a9a0-4b6e-b84a-e78d40410400 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 105px;
padding-left: 60px;
padding-bottom: 105px;
padding-right: 60px;
min-height: 50px;
}








#s-8e1e74f5-a9a0-4b6e-b84a-e78d40410400 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8e1e74f5-a9a0-4b6e-b84a-e78d40410400.shg-box.shg-c {
  justify-content: center;
}

#s-76419a52-9bd8-4cc2-a19e-49f3e71e3b17 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-76419a52-9bd8-4cc2-a19e-49f3e71e3b17 .shogun-heading-component h2 {
  color: rgba(7, 33, 94, 1);
  font-weight:  700 ;
  font-family: "Rubik";
  
  font-size: 50px;
  line-height: 1.1em;
  
  text-align: center;
}



#s-28eeb42d-308a-4824-ace8-b13673159379 {
  margin-top: 10px;
margin-left: 80px;
margin-bottom: 30px;
margin-right: 80px;
}

#s-211b4d24-a017-4671-aa22-daef03aef8dc {
  padding-top: 20px;
padding-left: 50px;
padding-bottom: 20px;
padding-right: 50px;
border-radius: 50px;
background-color: rgba(66, 165, 217, 1);
text-align: center;
text-decoration: none;
line-height: 1em;
background-image: none;
hover-type: color;
}
#s-211b4d24-a017-4671-aa22-daef03aef8dc:hover {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iM2Q2NzRkNDgtYWIwZC00ZTM0LWI3NmQtY2VlMTMzMmMwMDFiIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZWVmMTBiO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojN2UyMGNmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMzZDY3NGQ0OC1hYjBkLTRlMzQtYjc2ZC1jZWUxMzMyYzAwMWIpIi8+PC9zdmc+) !important;
background-repeat: no-repeat !important;
text-decoration: none !important;
background-gradient: [{"id"=>1, "pos"=>0, "color"=>"#eef10b"}, {"id"=>2, "pos"=>1, "color"=>"#7e20cf"}] !important;
hover-type: gradient !important;}#s-211b4d24-a017-4671-aa22-daef03aef8dc:active {background-color: rgba(7, 33, 94, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-211b4d24-a017-4671-aa22-daef03aef8dc.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}

#s-54fe11d4-e0b1-4030-ae4e-f581a39216e0 {
  text-align: center;
}
@media (min-width: 1200px){#s-54fe11d4-e0b1-4030-ae4e-f581a39216e0 {
  display: none;
}
#s-54fe11d4-e0b1-4030-ae4e-f581a39216e0, #wrap-s-54fe11d4-e0b1-4030-ae4e-f581a39216e0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-54fe11d4-e0b1-4030-ae4e-f581a39216e0 {
  display: none;
}
#s-54fe11d4-e0b1-4030-ae4e-f581a39216e0, #wrap-s-54fe11d4-e0b1-4030-ae4e-f581a39216e0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-54fe11d4-e0b1-4030-ae4e-f581a39216e0 {
  
}
}



  #s-54fe11d4-e0b1-4030-ae4e-f581a39216e0 img.shogun-image {
    
    width: px;
  }


#s-54fe11d4-e0b1-4030-ae4e-f581a39216e0 .shogun-image-content {
  
    align-items: center;
  
}

#s-12725006-a176-4aa2-8f1d-44db972824fd {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 50px;
}
@media (min-width: 1200px){#s-12725006-a176-4aa2-8f1d-44db972824fd {
  display: none;
}
#s-12725006-a176-4aa2-8f1d-44db972824fd, #wrap-s-12725006-a176-4aa2-8f1d-44db972824fd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-12725006-a176-4aa2-8f1d-44db972824fd {
  display: none;
}
#s-12725006-a176-4aa2-8f1d-44db972824fd, #wrap-s-12725006-a176-4aa2-8f1d-44db972824fd { display:none !important; }}







#s-12725006-a176-4aa2-8f1d-44db972824fd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-12725006-a176-4aa2-8f1d-44db972824fd.shg-box.shg-c {
  justify-content: center;
}

#s-1c979562-345f-4c40-b353-17ee6202db36 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 105px;
padding-left: 60px;
padding-bottom: 105px;
padding-right: 60px;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-1c979562-345f-4c40-b353-17ee6202db36 {
  padding-top: 60px;
padding-left: 30px;
padding-bottom: 60px;
padding-right: 30px;
}
}@media (max-width: 767px){#s-1c979562-345f-4c40-b353-17ee6202db36 {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-1c979562-345f-4c40-b353-17ee6202db36 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1c979562-345f-4c40-b353-17ee6202db36.shg-box.shg-c {
  justify-content: center;
}

#s-e091254c-50fe-4d0b-8c3c-3024de38d213 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-e091254c-50fe-4d0b-8c3c-3024de38d213 {
  margin-top: 10px;
margin-bottom: 10px;
}
}@media (max-width: 767px){#s-e091254c-50fe-4d0b-8c3c-3024de38d213 {
  margin-bottom: 10px;
}
}
#s-e091254c-50fe-4d0b-8c3c-3024de38d213 .shogun-heading-component h2 {
  color: rgba(7, 33, 94, 1);
  font-weight:  700 ;
  font-family: "Rubik";
  
  font-size: 50px;
  line-height: 1.1em;
  
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-e091254c-50fe-4d0b-8c3c-3024de38d213 .shogun-heading-component h2 {
  color: rgba(7, 33, 94, 1);
  font-weight:  700 ;
  font-family: "Rubik";
  
  font-size: 36px;
  line-height: 0.7em;
  
  text-align: center;
}


}@media (max-width: 767px){#s-e091254c-50fe-4d0b-8c3c-3024de38d213 .shogun-heading-component h2 {
  color: rgba(7, 33, 94, 1);
  font-weight:  700 ;
  font-family: "Rubik";
  
  font-size: 28px;
  line-height: 0.8em;
  
  text-align: center;
}


}
#s-763e44eb-e072-40c7-9c93-c0374bf66fca {
  margin-top: 10px;
margin-left: 80px;
margin-bottom: 30px;
margin-right: 80px;
}
@media (min-width: 768px) and (max-width: 991px){#s-763e44eb-e072-40c7-9c93-c0374bf66fca {
  margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
}
}@media (max-width: 767px){#s-763e44eb-e072-40c7-9c93-c0374bf66fca {
  margin-left: 0px;
margin-bottom: 15px;
margin-right: 0px;
}
}
#s-6b17d24c-4658-4e09-afd2-7a67b5666d06 {
  padding-top: 15px;
padding-left: 40px;
padding-bottom: 15px;
padding-right: 40px;
border-radius: 50px;
background-color: rgba(66, 165, 217, 1);
text-align: center;
text-decoration: none;
line-height: 1em;
background-image: none;
hover-type: color;
}
#s-6b17d24c-4658-4e09-afd2-7a67b5666d06:hover {background-color: rgba(7, 33, 94, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-6b17d24c-4658-4e09-afd2-7a67b5666d06:active {background-color: rgba(7, 33, 94, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-6b17d24c-4658-4e09-afd2-7a67b5666d06.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  inline-block ;
}
@media (min-width: 768px) and (max-width: 991px){

#s-6b17d24c-4658-4e09-afd2-7a67b5666d06.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}@media (max-width: 767px){

#s-6b17d24c-4658-4e09-afd2-7a67b5666d06.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  inline-block ;
}
}
#s-6ef2013a-c024-4e0d-9a77-88cda99e6bcf {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
min-height: 50px;
background-color: rgba(252, 235, 183, 1);
}
@media (max-width: 767px){#s-6ef2013a-c024-4e0d-9a77-88cda99e6bcf {
  padding-top: 40px;
padding-bottom: 40px;
}
}







#s-6ef2013a-c024-4e0d-9a77-88cda99e6bcf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6ef2013a-c024-4e0d-9a77-88cda99e6bcf.shg-box.shg-c {
  justify-content: center;
}

#s-692f0045-5b8b-46ea-8d1a-069ccb84f887 {
  margin-top: 0%;
margin-left: auto;
margin-bottom: 0%;
margin-right: auto;
min-height: 50px;
max-width: 800px;
}








#s-692f0045-5b8b-46ea-8d1a-069ccb84f887 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-692f0045-5b8b-46ea-8d1a-069ccb84f887.shg-box.shg-c {
  justify-content: center;
}

#s-00196b58-1abd-4bc9-bcdc-8b24c4c12ecb {
  margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (max-width: 767px){#s-00196b58-1abd-4bc9-bcdc-8b24c4c12ecb {
  margin-bottom: 10px;
}
}
#s-00196b58-1abd-4bc9-bcdc-8b24c4c12ecb .shogun-heading-component h3 {
  color: rgba(7, 33, 94, 1);
  font-weight:  700 ;
  font-family: "Rubik";
  
  font-size: 40px;
  line-height: 0.5em;
  
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-00196b58-1abd-4bc9-bcdc-8b24c4c12ecb .shogun-heading-component h3 {
  color: rgba(7, 33, 94, 1);
  font-weight:  700 ;
  font-family: "Rubik";
  
  font-size: 36px;
  line-height: 0.5em;
  
  text-align: center;
}


}@media (max-width: 767px){#s-00196b58-1abd-4bc9-bcdc-8b24c4c12ecb .shogun-heading-component h3 {
  color: rgba(7, 33, 94, 1);
  font-weight:  700 ;
  font-family: "Rubik";
  
  font-size: 28px;
  line-height: 1em;
  
  text-align: center;
}


}
@media (max-width: 767px){#s-93810cc7-3a5a-4f7f-af7c-3db328524c53 {
  margin-top: -10px;
margin-bottom: -10px;
}
}
#s-aa67cf70-950e-4e59-a88a-4a0595ad889d {
  text-align: left;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-form-error-msg {
  display: none;
  margin-top: 16px;
  line-height: 16px;
  font-size: 14px;
  color: #dc143c;
}

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

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