.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-4c01f2be-be8c-44af-87a2-9adf55efc48b {
  margin-top: -60px;
margin-bottom: -120px;
min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-4c01f2be-be8c-44af-87a2-9adf55efc48b {
  display: none;
}
#s-4c01f2be-be8c-44af-87a2-9adf55efc48b, #wrap-s-4c01f2be-be8c-44af-87a2-9adf55efc48b { display:none !important; }}@media (max-width: 767px){#s-4c01f2be-be8c-44af-87a2-9adf55efc48b {
  display: none;
}
#s-4c01f2be-be8c-44af-87a2-9adf55efc48b, #wrap-s-4c01f2be-be8c-44af-87a2-9adf55efc48b { display:none !important; }}







#s-4c01f2be-be8c-44af-87a2-9adf55efc48b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4c01f2be-be8c-44af-87a2-9adf55efc48b.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-17453c4a-bf9b-4d43-8996-e3d85931a62c {
  margin-left: auto;
margin-right: auto;
padding-top: 80px;
padding-bottom: 30px;
max-width: 1000px;
text-align: center;
}




  #s-17453c4a-bf9b-4d43-8996-e3d85931a62c img.shogun-image {
    
    width: px;
  }


#s-17453c4a-bf9b-4d43-8996-e3d85931a62c .shogun-image-content {
  
    align-items: center;
  
}

#s-28dd8bf2-4a92-48ce-9d64-f4789692e9a7 {
  background-image: url(https://i.shgcdn.com/4c228c18-7820-453f-afc4-ec9fde477f64/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 50px;
background-position: center center;
}








#s-28dd8bf2-4a92-48ce-9d64-f4789692e9a7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-28dd8bf2-4a92-48ce-9d64-f4789692e9a7.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-1,
.shg-c-xs-2,
.shg-c-xs-3,
.shg-c-xs-4,
.shg-c-xs-5,
.shg-c-xs-6,
.shg-c-xs-7,
.shg-c-xs-8,
.shg-c-xs-9,
.shg-c-xs-10,
.shg-c-xs-11,
.shg-c-xs-12,
.shg-c-sm-1,
.shg-c-sm-2,
.shg-c-sm-3,
.shg-c-sm-4,
.shg-c-sm-5,
.shg-c-sm-6,
.shg-c-sm-7,
.shg-c-sm-8,
.shg-c-sm-9,
.shg-c-sm-10,
.shg-c-sm-11,
.shg-c-sm-12,
.shg-c-md-1,
.shg-c-md-2,
.shg-c-md-3,
.shg-c-md-4,
.shg-c-md-5,
.shg-c-md-6,
.shg-c-md-7,
.shg-c-md-8,
.shg-c-md-9,
.shg-c-md-10,
.shg-c-md-11,
.shg-c-md-12,
.shg-c-lg-1,
.shg-c-lg-2,
.shg-c-lg-3,
.shg-c-lg-4,
.shg-c-lg-5,
.shg-c-lg-6,
.shg-c-lg-7,
.shg-c-lg-8,
.shg-c-lg-9,
.shg-c-lg-10,
.shg-c-lg-11,
.shg-c-lg-12 {
  position: relative;
}

#s-b646cd01-b2d2-4911-94df-d0ceae5c09ce {
  padding-top: 20px;
padding-left: 5%;
padding-bottom: 40px;
padding-right: 5%;
}

@media (min-width: 0px) {
[id="s-b646cd01-b2d2-4911-94df-d0ceae5c09ce"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b646cd01-b2d2-4911-94df-d0ceae5c09ce"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b646cd01-b2d2-4911-94df-d0ceae5c09ce"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b646cd01-b2d2-4911-94df-d0ceae5c09ce"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b646cd01-b2d2-4911-94df-d0ceae5c09ce"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b646cd01-b2d2-4911-94df-d0ceae5c09ce"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b646cd01-b2d2-4911-94df-d0ceae5c09ce"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b646cd01-b2d2-4911-94df-d0ceae5c09ce"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b646cd01-b2d2-4911-94df-d0ceae5c09ce"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b646cd01-b2d2-4911-94df-d0ceae5c09ce"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b646cd01-b2d2-4911-94df-d0ceae5c09ce"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b646cd01-b2d2-4911-94df-d0ceae5c09ce"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b646cd01-b2d2-4911-94df-d0ceae5c09ce"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b646cd01-b2d2-4911-94df-d0ceae5c09ce"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b646cd01-b2d2-4911-94df-d0ceae5c09ce"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b646cd01-b2d2-4911-94df-d0ceae5c09ce"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b646cd01-b2d2-4911-94df-d0ceae5c09ce"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b646cd01-b2d2-4911-94df-d0ceae5c09ce"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b646cd01-b2d2-4911-94df-d0ceae5c09ce"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b646cd01-b2d2-4911-94df-d0ceae5c09ce"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b646cd01-b2d2-4911-94df-d0ceae5c09ce"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b646cd01-b2d2-4911-94df-d0ceae5c09ce"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b646cd01-b2d2-4911-94df-d0ceae5c09ce"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b646cd01-b2d2-4911-94df-d0ceae5c09ce"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b646cd01-b2d2-4911-94df-d0ceae5c09ce"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b646cd01-b2d2-4911-94df-d0ceae5c09ce"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b646cd01-b2d2-4911-94df-d0ceae5c09ce"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b646cd01-b2d2-4911-94df-d0ceae5c09ce"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b646cd01-b2d2-4911-94df-d0ceae5c09ce"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b646cd01-b2d2-4911-94df-d0ceae5c09ce"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b646cd01-b2d2-4911-94df-d0ceae5c09ce"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b646cd01-b2d2-4911-94df-d0ceae5c09ce"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b646cd01-b2d2-4911-94df-d0ceae5c09ce"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b646cd01-b2d2-4911-94df-d0ceae5c09ce"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b646cd01-b2d2-4911-94df-d0ceae5c09ce"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b646cd01-b2d2-4911-94df-d0ceae5c09ce"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b646cd01-b2d2-4911-94df-d0ceae5c09ce"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.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-9d1bbe20-4797-4984-b4d6-6e51d67ad776 {
  margin-top: 40px;
margin-bottom: 40px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-9d1bbe20-4797-4984-b4d6-6e51d67ad776 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:   ;
  font-size: 66px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: left;
}



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

.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-32eeeea1-a554-41b7-9235-957009e24c86 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 17px;
padding-left: 40px;
padding-bottom: 17px;
padding-right: 40px;
background-color: rgba(253, 211, 36, 1);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-32eeeea1-a554-41b7-9235-957009e24c86:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(253, 211, 36, 1) !important;
border-radius: 0px !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(253, 211, 36, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-32eeeea1-a554-41b7-9235-957009e24c86:active {background-color: rgba(253, 211, 36, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-32eeeea1-a554-41b7-9235-957009e24c86-btn-wrapper {
    text-align: left;
  }


#s-32eeeea1-a554-41b7-9235-957009e24c86.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 30px;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-0afb7210-14f9-4ab0-990b-c75974b37043 {
  text-align: center;
}




  #s-0afb7210-14f9-4ab0-990b-c75974b37043 img.shogun-image {
    
    width: px;
  }


#s-0afb7210-14f9-4ab0-990b-c75974b37043 .shogun-image-content {
  
    align-items: center;
  
}

#s-f2acaac3-9b68-4d91-8322-9722612e637a {
  padding-top: 40px;
padding-bottom: 40px;
min-height: 50px;
background-color: rgba(60, 57, 45, 1);
}








#s-f2acaac3-9b68-4d91-8322-9722612e637a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f2acaac3-9b68-4d91-8322-9722612e637a.shg-box.shg-c {
  justify-content: center;
}

#s-7b62d4f1-f663-4d30-a7e2-34aebc6fa036 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-7b62d4f1-f663-4d30-a7e2-34aebc6fa036 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:   ;
  font-size: 60px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}



#s-075308a6-996f-47f0-81bc-d968645b9017 {
  margin-bottom: 20px;
padding-left: 25%;
padding-right: 25%;
}

#s-04761748-1eb3-4bd2-a00c-1c7f9e09af44 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-04761748-1eb3-4bd2-a00c-1c7f9e09af44"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-04761748-1eb3-4bd2-a00c-1c7f9e09af44"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-04761748-1eb3-4bd2-a00c-1c7f9e09af44"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-04761748-1eb3-4bd2-a00c-1c7f9e09af44"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-04761748-1eb3-4bd2-a00c-1c7f9e09af44"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-04761748-1eb3-4bd2-a00c-1c7f9e09af44"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-04761748-1eb3-4bd2-a00c-1c7f9e09af44"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-04761748-1eb3-4bd2-a00c-1c7f9e09af44"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-04761748-1eb3-4bd2-a00c-1c7f9e09af44"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-04761748-1eb3-4bd2-a00c-1c7f9e09af44"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-04761748-1eb3-4bd2-a00c-1c7f9e09af44"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-04761748-1eb3-4bd2-a00c-1c7f9e09af44"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-04761748-1eb3-4bd2-a00c-1c7f9e09af44"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-04761748-1eb3-4bd2-a00c-1c7f9e09af44"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-04761748-1eb3-4bd2-a00c-1c7f9e09af44"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-04761748-1eb3-4bd2-a00c-1c7f9e09af44"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-04761748-1eb3-4bd2-a00c-1c7f9e09af44"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-04761748-1eb3-4bd2-a00c-1c7f9e09af44"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-04761748-1eb3-4bd2-a00c-1c7f9e09af44"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-04761748-1eb3-4bd2-a00c-1c7f9e09af44"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-04761748-1eb3-4bd2-a00c-1c7f9e09af44"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-04761748-1eb3-4bd2-a00c-1c7f9e09af44"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-04761748-1eb3-4bd2-a00c-1c7f9e09af44"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-04761748-1eb3-4bd2-a00c-1c7f9e09af44"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-04761748-1eb3-4bd2-a00c-1c7f9e09af44"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-04761748-1eb3-4bd2-a00c-1c7f9e09af44"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-04761748-1eb3-4bd2-a00c-1c7f9e09af44"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-04761748-1eb3-4bd2-a00c-1c7f9e09af44"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-04761748-1eb3-4bd2-a00c-1c7f9e09af44"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-04761748-1eb3-4bd2-a00c-1c7f9e09af44"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-04761748-1eb3-4bd2-a00c-1c7f9e09af44"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-04761748-1eb3-4bd2-a00c-1c7f9e09af44"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-04761748-1eb3-4bd2-a00c-1c7f9e09af44"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-04761748-1eb3-4bd2-a00c-1c7f9e09af44"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-04761748-1eb3-4bd2-a00c-1c7f9e09af44"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-04761748-1eb3-4bd2-a00c-1c7f9e09af44"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-04761748-1eb3-4bd2-a00c-1c7f9e09af44"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-808b82d9-8dc5-441d-a302-109b7dcf0aa2 {
  margin-left: auto;
margin-right: auto;
max-width: 600px;
text-align: right;
}




  #s-808b82d9-8dc5-441d-a302-109b7dcf0aa2 img.shogun-image {
    
    width: px;
  }


#s-808b82d9-8dc5-441d-a302-109b7dcf0aa2 .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

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

#s-93c77281-c9e8-4508-8f26-c56af1993851 {
  margin-top: 70px;
}

#s-bf2e7297-9570-4a01-bb94-d90d3deaa596 {
  padding-left: 5%;
padding-bottom: 40px;
padding-right: 5%;
min-height: 50px;
}








#s-bf2e7297-9570-4a01-bb94-d90d3deaa596 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bf2e7297-9570-4a01-bb94-d90d3deaa596.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-3ca955f9-c6d8-49e2-bfcf-1dfaf00bbb08"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3ca955f9-c6d8-49e2-bfcf-1dfaf00bbb08"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3ca955f9-c6d8-49e2-bfcf-1dfaf00bbb08"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3ca955f9-c6d8-49e2-bfcf-1dfaf00bbb08"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3ca955f9-c6d8-49e2-bfcf-1dfaf00bbb08"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3ca955f9-c6d8-49e2-bfcf-1dfaf00bbb08"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3ca955f9-c6d8-49e2-bfcf-1dfaf00bbb08"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3ca955f9-c6d8-49e2-bfcf-1dfaf00bbb08"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3ca955f9-c6d8-49e2-bfcf-1dfaf00bbb08"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3ca955f9-c6d8-49e2-bfcf-1dfaf00bbb08"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3ca955f9-c6d8-49e2-bfcf-1dfaf00bbb08"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3ca955f9-c6d8-49e2-bfcf-1dfaf00bbb08"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3ca955f9-c6d8-49e2-bfcf-1dfaf00bbb08"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3ca955f9-c6d8-49e2-bfcf-1dfaf00bbb08"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3ca955f9-c6d8-49e2-bfcf-1dfaf00bbb08"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3ca955f9-c6d8-49e2-bfcf-1dfaf00bbb08"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3ca955f9-c6d8-49e2-bfcf-1dfaf00bbb08"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3ca955f9-c6d8-49e2-bfcf-1dfaf00bbb08"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3ca955f9-c6d8-49e2-bfcf-1dfaf00bbb08"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3ca955f9-c6d8-49e2-bfcf-1dfaf00bbb08"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3ca955f9-c6d8-49e2-bfcf-1dfaf00bbb08"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3ca955f9-c6d8-49e2-bfcf-1dfaf00bbb08"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3ca955f9-c6d8-49e2-bfcf-1dfaf00bbb08"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3ca955f9-c6d8-49e2-bfcf-1dfaf00bbb08"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3ca955f9-c6d8-49e2-bfcf-1dfaf00bbb08"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3ca955f9-c6d8-49e2-bfcf-1dfaf00bbb08"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3ca955f9-c6d8-49e2-bfcf-1dfaf00bbb08"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3ca955f9-c6d8-49e2-bfcf-1dfaf00bbb08"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3ca955f9-c6d8-49e2-bfcf-1dfaf00bbb08"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3ca955f9-c6d8-49e2-bfcf-1dfaf00bbb08"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3ca955f9-c6d8-49e2-bfcf-1dfaf00bbb08"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3ca955f9-c6d8-49e2-bfcf-1dfaf00bbb08"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3ca955f9-c6d8-49e2-bfcf-1dfaf00bbb08"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3ca955f9-c6d8-49e2-bfcf-1dfaf00bbb08"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3ca955f9-c6d8-49e2-bfcf-1dfaf00bbb08"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3ca955f9-c6d8-49e2-bfcf-1dfaf00bbb08"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3ca955f9-c6d8-49e2-bfcf-1dfaf00bbb08"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.shg-sld-content {
  width: 100%;
  position: relative;
  z-index: 1;
}

.shg-sld-slides {
  word-break: break-word;
  position: relative;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button > svg {
  height: 100%;
  width: 100%;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
}

.shg-sld-nav-button.shg-sld-left-over-content {
  left: 2%;
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
}

.shg-sld-nav-button.shg-sld-right-over-content {
  right: 2%;
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
  z-index: 1;
  position: relative;
}

.shg-sld-dots-on-top {
  margin-top: -30px !important;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block !important;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  opacity: 0.5;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  opacity: 1;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  image-rendering: -webkit-optimize-contrast;
}

@-webkit-keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-af55647d-6d29-4fea-b0fe-b378042b2105 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-af55647d-6d29-4fea-b0fe-b378042b2105 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-af55647d-6d29-4fea-b0fe-b378042b2105 .shg-sld-nav-button.shg-sld-left,
#s-af55647d-6d29-4fea-b0fe-b378042b2105 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-e1c5ba5f-583c-4ace-884e-930a4e1edc9d {
  text-align: center;
}




  #s-e1c5ba5f-583c-4ace-884e-930a4e1edc9d img.shogun-image {
    
    width: px;
  }


#s-e1c5ba5f-583c-4ace-884e-930a4e1edc9d .shogun-image-content {
  
    align-items: center;
  
}

#s-d035c943-5b1b-4ff7-ba04-7f7677202b0a {
  text-align: center;
}




  #s-d035c943-5b1b-4ff7-ba04-7f7677202b0a img.shogun-image {
    
    width: px;
  }


#s-d035c943-5b1b-4ff7-ba04-7f7677202b0a .shogun-image-content {
  
    align-items: center;
  
}

#s-d24c3d8a-ffd2-4f74-932e-4bbcde5f4116 {
  text-align: center;
}




  #s-d24c3d8a-ffd2-4f74-932e-4bbcde5f4116 img.shogun-image {
    
    width: px;
  }


#s-d24c3d8a-ffd2-4f74-932e-4bbcde5f4116 .shogun-image-content {
  
    align-items: center;
  
}

#s-b9e7566f-8a61-43d0-b25d-4d32a383ad8a {
  text-align: center;
}




  #s-b9e7566f-8a61-43d0-b25d-4d32a383ad8a img.shogun-image {
    
    width: px;
  }


#s-b9e7566f-8a61-43d0-b25d-4d32a383ad8a .shogun-image-content {
  
    align-items: center;
  
}

#s-fa487a1c-0825-4ea6-bd21-d5e4d5ce8fcd {
  text-align: center;
}




  #s-fa487a1c-0825-4ea6-bd21-d5e4d5ce8fcd img.shogun-image {
    
    width: px;
  }


#s-fa487a1c-0825-4ea6-bd21-d5e4d5ce8fcd .shogun-image-content {
  
    align-items: center;
  
}

#s-c45fffed-40d7-4a36-90e7-cc3c75053c8c {
  text-align: center;
}




  #s-c45fffed-40d7-4a36-90e7-cc3c75053c8c img.shogun-image {
    
    width: px;
  }


#s-c45fffed-40d7-4a36-90e7-cc3c75053c8c .shogun-image-content {
  
    align-items: center;
  
}

#s-d643b414-c54b-45ce-b68c-149333a17bef {
  text-align: center;
}




  #s-d643b414-c54b-45ce-b68c-149333a17bef img.shogun-image {
    
    width: px;
  }


#s-d643b414-c54b-45ce-b68c-149333a17bef .shogun-image-content {
  
    align-items: center;
  
}

#s-63f865b5-1ce7-462f-87e1-6bfbcbb43de5 {
  text-align: center;
}




  #s-63f865b5-1ce7-462f-87e1-6bfbcbb43de5 img.shogun-image {
    
    width: px;
  }


#s-63f865b5-1ce7-462f-87e1-6bfbcbb43de5 .shogun-image-content {
  
    align-items: center;
  
}

#s-a3486b40-d6d5-47c5-a947-d63dcd0303da {
  text-align: center;
}




  #s-a3486b40-d6d5-47c5-a947-d63dcd0303da img.shogun-image {
    
    width: px;
  }


#s-a3486b40-d6d5-47c5-a947-d63dcd0303da .shogun-image-content {
  
    align-items: center;
  
}

#s-955db9ea-6a61-41f8-8746-76025a3c906c {
  text-align: center;
}




  #s-955db9ea-6a61-41f8-8746-76025a3c906c img.shogun-image {
    
    width: px;
  }


#s-955db9ea-6a61-41f8-8746-76025a3c906c .shogun-image-content {
  
    align-items: center;
  
}

#s-062b63e1-77e3-49e8-a5e5-b53b1e3687d2 {
  text-align: center;
}




  #s-062b63e1-77e3-49e8-a5e5-b53b1e3687d2 img.shogun-image {
    
    width: px;
  }


#s-062b63e1-77e3-49e8-a5e5-b53b1e3687d2 .shogun-image-content {
  
    align-items: center;
  
}

#s-7967820e-740b-498d-8a2f-d4ba75f12bb0 {
  text-align: center;
}




  #s-7967820e-740b-498d-8a2f-d4ba75f12bb0 img.shogun-image {
    
    width: px;
  }


#s-7967820e-740b-498d-8a2f-d4ba75f12bb0 .shogun-image-content {
  
    align-items: center;
  
}

#s-4826c7ec-add7-444f-b358-1e307c68be63 {
  text-align: center;
}




  #s-4826c7ec-add7-444f-b358-1e307c68be63 img.shogun-image {
    
    width: px;
  }


#s-4826c7ec-add7-444f-b358-1e307c68be63 .shogun-image-content {
  
    align-items: center;
  
}

#s-d286d522-6e89-4819-b05e-32bc76393952 {
  text-align: center;
}




  #s-d286d522-6e89-4819-b05e-32bc76393952 img.shogun-image {
    
    width: px;
  }


#s-d286d522-6e89-4819-b05e-32bc76393952 .shogun-image-content {
  
    align-items: center;
  
}

#s-467d647b-016a-48a3-9e1e-f67be95cadab {
  text-align: center;
}




  #s-467d647b-016a-48a3-9e1e-f67be95cadab img.shogun-image {
    
    width: px;
  }


#s-467d647b-016a-48a3-9e1e-f67be95cadab .shogun-image-content {
  
    align-items: center;
  
}

#s-7701f33c-3396-4273-ae8e-a80a2a3488ed {
  text-align: center;
}




  #s-7701f33c-3396-4273-ae8e-a80a2a3488ed img.shogun-image {
    
    width: px;
  }


#s-7701f33c-3396-4273-ae8e-a80a2a3488ed .shogun-image-content {
  
    align-items: center;
  
}

#s-b2682655-ff3a-4ea2-8c14-94643d86867d {
  text-align: center;
}




  #s-b2682655-ff3a-4ea2-8c14-94643d86867d img.shogun-image {
    
    width: px;
  }


#s-b2682655-ff3a-4ea2-8c14-94643d86867d .shogun-image-content {
  
    align-items: center;
  
}

#s-60a8be5b-d54a-4e00-be33-e8e4eb24536e {
  text-align: center;
}




  #s-60a8be5b-d54a-4e00-be33-e8e4eb24536e img.shogun-image {
    
    width: px;
  }


#s-60a8be5b-d54a-4e00-be33-e8e4eb24536e .shogun-image-content {
  
    align-items: center;
  
}

#s-e6fa75a4-6f03-46c6-8db0-e29312207df9 {
  text-align: center;
}




  #s-e6fa75a4-6f03-46c6-8db0-e29312207df9 img.shogun-image {
    
    width: px;
  }


#s-e6fa75a4-6f03-46c6-8db0-e29312207df9 .shogun-image-content {
  
    align-items: center;
  
}

#s-6aabc93b-cfa5-477b-b799-736fea474ee0 {
  text-align: center;
}




  #s-6aabc93b-cfa5-477b-b799-736fea474ee0 img.shogun-image {
    
    width: px;
  }


#s-6aabc93b-cfa5-477b-b799-736fea474ee0 .shogun-image-content {
  
    align-items: center;
  
}

#s-12297ac4-f6d3-48bd-a872-89e89b87a40f {
  text-align: center;
}




  #s-12297ac4-f6d3-48bd-a872-89e89b87a40f img.shogun-image {
    
    width: px;
  }


#s-12297ac4-f6d3-48bd-a872-89e89b87a40f .shogun-image-content {
  
    align-items: center;
  
}

#s-02d6939b-27c8-426b-a22e-1cd5c82109cc {
  text-align: center;
}




  #s-02d6939b-27c8-426b-a22e-1cd5c82109cc img.shogun-image {
    
    width: px;
  }


#s-02d6939b-27c8-426b-a22e-1cd5c82109cc .shogun-image-content {
  
    align-items: center;
  
}

#s-b1b88444-1733-4c16-a95a-3cbb19db3786 {
  text-align: center;
}




  #s-b1b88444-1733-4c16-a95a-3cbb19db3786 img.shogun-image {
    
    width: px;
  }


#s-b1b88444-1733-4c16-a95a-3cbb19db3786 .shogun-image-content {
  
    align-items: center;
  
}

#s-8eacab32-5b01-496f-a0f4-fa06e82a740f {
  text-align: center;
}




  #s-8eacab32-5b01-496f-a0f4-fa06e82a740f img.shogun-image {
    
    width: px;
  }


#s-8eacab32-5b01-496f-a0f4-fa06e82a740f .shogun-image-content {
  
    align-items: center;
  
}

#s-9a90665c-0333-42e6-a61f-43b6f55f48d0 {
  text-align: center;
}




  #s-9a90665c-0333-42e6-a61f-43b6f55f48d0 img.shogun-image {
    
    width: px;
  }


#s-9a90665c-0333-42e6-a61f-43b6f55f48d0 .shogun-image-content {
  
    align-items: center;
  
}

#s-f53c70d1-5d9c-4691-a93f-e7a9d62b1c34 {
  text-align: center;
}




  #s-f53c70d1-5d9c-4691-a93f-e7a9d62b1c34 img.shogun-image {
    
    width: px;
  }


#s-f53c70d1-5d9c-4691-a93f-e7a9d62b1c34 .shogun-image-content {
  
    align-items: center;
  
}

#s-15c970bb-ac50-43e3-ae28-90e5f7cd5866 {
  text-align: center;
}




  #s-15c970bb-ac50-43e3-ae28-90e5f7cd5866 img.shogun-image {
    
    width: px;
  }


#s-15c970bb-ac50-43e3-ae28-90e5f7cd5866 .shogun-image-content {
  
    align-items: center;
  
}

#s-4f813bc0-a0d1-4556-8660-5cb2416dad41 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-4f813bc0-a0d1-4556-8660-5cb2416dad41 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Oswald";
  font-style:   ;
  font-size: 45px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: left;
}



#s-dbcb4ab6-49c7-4334-9d22-fc5162df5ca9 {
  display: none;
}
#s-dba4ac36-411d-4144-9611-de60548d30bf {
  text-align: left;
}

#s-dba4ac36-411d-4144-9611-de60548d30bf .shg-product-sold-out {
  display: none;
  color: rgba(255, 255, 255, 1);
  font-size: 40px;
  font-weight:  500 ;
  font-family: Oswald;
  font-style:  normal ;
}

#s-dba4ac36-411d-4144-9611-de60548d30bf .shg-product-price {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 40px;
}

#s-dba4ac36-411d-4144-9611-de60548d30bf .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

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

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

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

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

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

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

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

#s-0091b116-8ad0-4090-809f-f5e74cb35ded {
  margin-top: 30px;
margin-bottom: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
background-color: rgba(253, 211, 36, 1);
text-align: left;
cursor: pointer;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-0091b116-8ad0-4090-809f-f5e74cb35ded:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(253, 211, 36, 1) !important;
border-radius: 0px !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(253, 211, 36, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-0091b116-8ad0-4090-809f-f5e74cb35ded:active {background-color: rgba(253, 211, 36, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-0091b116-8ad0-4090-809f-f5e74cb35ded-atc-btn-wrapper {
    text-align: left;
  }


#s-0091b116-8ad0-4090-809f-f5e74cb35ded {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0091b116-8ad0-4090-809f-f5e74cb35ded.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0091b116-8ad0-4090-809f-f5e74cb35ded.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 30px;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-0091b116-8ad0-4090-809f-f5e74cb35ded.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-0091b116-8ad0-4090-809f-f5e74cb35ded.shg-btn.shg-product-atc-success {
    font-weight: 700;
    font-family: Oswald;
    
    font-size: 30px;
    
  }


#s-8a4d57be-ad74-43d5-8249-5a2801cf8393 {
  min-height: 50px;
}








#s-8a4d57be-ad74-43d5-8249-5a2801cf8393 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8a4d57be-ad74-43d5-8249-5a2801cf8393.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-c70a199c-5db2-416a-905d-87e41b51d1a1 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-c70a199c-5db2-416a-905d-87e41b51d1a1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 0, 0, 0);
  padding: 10px;
}

#s-c70a199c-5db2-416a-905d-87e41b51d1a1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-c70a199c-5db2-416a-905d-87e41b51d1a1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(0, 0, 0, 0);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-c70a199c-5db2-416a-905d-87e41b51d1a1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: Roboto;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
}

#s-c70a199c-5db2-416a-905d-87e41b51d1a1 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}
#s-636b2f3a-aeb6-4a59-a9db-542637bccdcc {
  margin-left: 5%;
margin-right: 5%;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-636b2f3a-aeb6-4a59-a9db-542637bccdcc .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:   ;
  font-size: 50px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}



#s-66eb8cf0-b2c1-45ca-83da-feed111ca94e {
  padding-left: 10%;
padding-right: 10%;
text-align: center;
}




  #s-66eb8cf0-b2c1-45ca-83da-feed111ca94e img.shogun-image {
    
    width: px;
  }


#s-66eb8cf0-b2c1-45ca-83da-feed111ca94e .shogun-image-content {
  
    align-items: center;
  
}

#s-3dbea6cf-c204-4786-a9ce-9083ab31f69d {
  padding-top: 40px;
padding-left: 5%;
padding-bottom: 40px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(17, 21, 27, 1);
}








#s-3dbea6cf-c204-4786-a9ce-9083ab31f69d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3dbea6cf-c204-4786-a9ce-9083ab31f69d.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-ff623cba-af60-4305-b82a-1b4df8b97fae"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ff623cba-af60-4305-b82a-1b4df8b97fae"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ff623cba-af60-4305-b82a-1b4df8b97fae"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ff623cba-af60-4305-b82a-1b4df8b97fae"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ff623cba-af60-4305-b82a-1b4df8b97fae"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ff623cba-af60-4305-b82a-1b4df8b97fae"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ff623cba-af60-4305-b82a-1b4df8b97fae"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ff623cba-af60-4305-b82a-1b4df8b97fae"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ff623cba-af60-4305-b82a-1b4df8b97fae"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ff623cba-af60-4305-b82a-1b4df8b97fae"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ff623cba-af60-4305-b82a-1b4df8b97fae"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ff623cba-af60-4305-b82a-1b4df8b97fae"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ff623cba-af60-4305-b82a-1b4df8b97fae"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ff623cba-af60-4305-b82a-1b4df8b97fae"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ff623cba-af60-4305-b82a-1b4df8b97fae"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ff623cba-af60-4305-b82a-1b4df8b97fae"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ff623cba-af60-4305-b82a-1b4df8b97fae"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ff623cba-af60-4305-b82a-1b4df8b97fae"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ff623cba-af60-4305-b82a-1b4df8b97fae"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ff623cba-af60-4305-b82a-1b4df8b97fae"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ff623cba-af60-4305-b82a-1b4df8b97fae"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ff623cba-af60-4305-b82a-1b4df8b97fae"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ff623cba-af60-4305-b82a-1b4df8b97fae"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ff623cba-af60-4305-b82a-1b4df8b97fae"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ff623cba-af60-4305-b82a-1b4df8b97fae"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ff623cba-af60-4305-b82a-1b4df8b97fae"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ff623cba-af60-4305-b82a-1b4df8b97fae"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ff623cba-af60-4305-b82a-1b4df8b97fae"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ff623cba-af60-4305-b82a-1b4df8b97fae"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ff623cba-af60-4305-b82a-1b4df8b97fae"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ff623cba-af60-4305-b82a-1b4df8b97fae"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ff623cba-af60-4305-b82a-1b4df8b97fae"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ff623cba-af60-4305-b82a-1b4df8b97fae"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ff623cba-af60-4305-b82a-1b4df8b97fae"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ff623cba-af60-4305-b82a-1b4df8b97fae"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ff623cba-af60-4305-b82a-1b4df8b97fae"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ff623cba-af60-4305-b82a-1b4df8b97fae"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-4d63f698-8dc4-4e42-9b26-f4c763ce2c48 {
  text-align: center;
}




  #s-4d63f698-8dc4-4e42-9b26-f4c763ce2c48 img.shogun-image {
    
    width: px;
  }


#s-4d63f698-8dc4-4e42-9b26-f4c763ce2c48 .shogun-image-content {
  
    align-items: center;
  
}

#s-c694774a-8c15-4040-b329-05772f585c53 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-c694774a-8c15-4040-b329-05772f585c53 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Oswald";
  font-style:   ;
  font-size: 60px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: left;
}



#s-59fa124d-eda9-4db7-82c5-927d805ad8ed {
  margin-left: 0%;
margin-right: 0%;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-59fa124d-eda9-4db7-82c5-927d805ad8ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-59fa124d-eda9-4db7-82c5-927d805ad8ed.shg-box.shg-c {
  justify-content: center;
}

#s-37b86899-5ca5-42b4-afdb-b84a8ccdd1bd {
  padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-37b86899-5ca5-42b4-afdb-b84a8ccdd1bd .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Oswald";
  font-style:   ;
  font-size: 50px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-65463a4f-7c4d-4319-8a45-df64c5ec9c16"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-65463a4f-7c4d-4319-8a45-df64c5ec9c16"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-65463a4f-7c4d-4319-8a45-df64c5ec9c16"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-65463a4f-7c4d-4319-8a45-df64c5ec9c16"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-65463a4f-7c4d-4319-8a45-df64c5ec9c16"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-65463a4f-7c4d-4319-8a45-df64c5ec9c16"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-65463a4f-7c4d-4319-8a45-df64c5ec9c16"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-65463a4f-7c4d-4319-8a45-df64c5ec9c16"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-65463a4f-7c4d-4319-8a45-df64c5ec9c16"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-65463a4f-7c4d-4319-8a45-df64c5ec9c16"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-65463a4f-7c4d-4319-8a45-df64c5ec9c16"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-65463a4f-7c4d-4319-8a45-df64c5ec9c16"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-65463a4f-7c4d-4319-8a45-df64c5ec9c16"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-65463a4f-7c4d-4319-8a45-df64c5ec9c16"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-65463a4f-7c4d-4319-8a45-df64c5ec9c16"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-65463a4f-7c4d-4319-8a45-df64c5ec9c16"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-65463a4f-7c4d-4319-8a45-df64c5ec9c16"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-65463a4f-7c4d-4319-8a45-df64c5ec9c16"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-65463a4f-7c4d-4319-8a45-df64c5ec9c16"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-65463a4f-7c4d-4319-8a45-df64c5ec9c16"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-65463a4f-7c4d-4319-8a45-df64c5ec9c16"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-65463a4f-7c4d-4319-8a45-df64c5ec9c16"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-65463a4f-7c4d-4319-8a45-df64c5ec9c16"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-65463a4f-7c4d-4319-8a45-df64c5ec9c16"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-65463a4f-7c4d-4319-8a45-df64c5ec9c16"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-65463a4f-7c4d-4319-8a45-df64c5ec9c16"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-65463a4f-7c4d-4319-8a45-df64c5ec9c16"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-65463a4f-7c4d-4319-8a45-df64c5ec9c16"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-65463a4f-7c4d-4319-8a45-df64c5ec9c16"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-65463a4f-7c4d-4319-8a45-df64c5ec9c16"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-65463a4f-7c4d-4319-8a45-df64c5ec9c16"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-65463a4f-7c4d-4319-8a45-df64c5ec9c16"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-65463a4f-7c4d-4319-8a45-df64c5ec9c16"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-65463a4f-7c4d-4319-8a45-df64c5ec9c16"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-65463a4f-7c4d-4319-8a45-df64c5ec9c16"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-65463a4f-7c4d-4319-8a45-df64c5ec9c16"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-65463a4f-7c4d-4319-8a45-df64c5ec9c16"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-3b6ad0d4-f0f0-43d3-8eac-7efb5794835b {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-3b6ad0d4-f0f0-43d3-8eac-7efb5794835b .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Oswald";
  font-style:   ;
  font-size: 40px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: left;
}



#s-dbc7a2bb-d49b-404b-9da1-52d4b9efe594 {
  display: none;
}
#s-079de70b-f634-4fd6-8334-825f15e9a82b {
  text-align: left;
}

#s-079de70b-f634-4fd6-8334-825f15e9a82b .shg-product-sold-out {
  display: none;
  color: rgba(255, 255, 255, 1);
  font-size: 40px;
  font-weight:  500 ;
  font-family: Oswald;
  font-style:  normal ;
}

#s-079de70b-f634-4fd6-8334-825f15e9a82b .shg-product-price {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 40px;
}

#s-079de70b-f634-4fd6-8334-825f15e9a82b .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-0c0677ba-6677-46f0-ab1f-2e8f7f66b093 {
  margin-top: 30px;
margin-bottom: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
background-color: rgba(253, 211, 36, 1);
text-align: left;
cursor: pointer;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-0c0677ba-6677-46f0-ab1f-2e8f7f66b093:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(253, 211, 36, 1) !important;
border-radius: 0px !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(253, 211, 36, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-0c0677ba-6677-46f0-ab1f-2e8f7f66b093:active {background-color: rgba(253, 211, 36, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-0c0677ba-6677-46f0-ab1f-2e8f7f66b093-atc-btn-wrapper {
    text-align: left;
  }


#s-0c0677ba-6677-46f0-ab1f-2e8f7f66b093 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0c0677ba-6677-46f0-ab1f-2e8f7f66b093.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0c0677ba-6677-46f0-ab1f-2e8f7f66b093.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 30px;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-0c0677ba-6677-46f0-ab1f-2e8f7f66b093.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-0c0677ba-6677-46f0-ab1f-2e8f7f66b093.shg-btn.shg-product-atc-success {
    font-weight: 700;
    font-family: Oswald;
    
    font-size: 30px;
    
  }


#s-8482fa9b-2c76-44c4-b1d2-27659967764a {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-8482fa9b-2c76-44c4-b1d2-27659967764a .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-8482fa9b-2c76-44c4-b1d2-27659967764a .shg-sld-nav-button.shg-sld-left,
#s-8482fa9b-2c76-44c4-b1d2-27659967764a .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-fb2ade99-1850-4b81-a1f0-9412f5e8016f {
  text-align: center;
}




  #s-fb2ade99-1850-4b81-a1f0-9412f5e8016f img.shogun-image {
    
    width: px;
  }


#s-fb2ade99-1850-4b81-a1f0-9412f5e8016f .shogun-image-content {
  
    align-items: center;
  
}

#s-e8e500fc-1988-4f20-83d1-6afd78fcca21 {
  text-align: center;
}




  #s-e8e500fc-1988-4f20-83d1-6afd78fcca21 img.shogun-image {
    
    width: px;
  }


#s-e8e500fc-1988-4f20-83d1-6afd78fcca21 .shogun-image-content {
  
    align-items: center;
  
}

#s-d5d68a8a-060b-4c9e-a189-3805979a2c42 {
  text-align: center;
}




  #s-d5d68a8a-060b-4c9e-a189-3805979a2c42 img.shogun-image {
    
    width: px;
  }


#s-d5d68a8a-060b-4c9e-a189-3805979a2c42 .shogun-image-content {
  
    align-items: center;
  
}

#s-eeac1c67-caed-4d89-b666-2e10d4f538d8 {
  text-align: center;
}




  #s-eeac1c67-caed-4d89-b666-2e10d4f538d8 img.shogun-image {
    
    width: px;
  }


#s-eeac1c67-caed-4d89-b666-2e10d4f538d8 .shogun-image-content {
  
    align-items: center;
  
}

#s-3e25bf85-9406-425e-91f5-08fbdcfed281 {
  text-align: center;
}




  #s-3e25bf85-9406-425e-91f5-08fbdcfed281 img.shogun-image {
    
    width: px;
  }


#s-3e25bf85-9406-425e-91f5-08fbdcfed281 .shogun-image-content {
  
    align-items: center;
  
}

#s-6109152a-6ff6-4a7e-add3-b875008479de {
  text-align: center;
}




  #s-6109152a-6ff6-4a7e-add3-b875008479de img.shogun-image {
    
    width: px;
  }


#s-6109152a-6ff6-4a7e-add3-b875008479de .shogun-image-content {
  
    align-items: center;
  
}

#s-a5e27230-4eaa-46a3-8663-6526d56036f3 {
  text-align: center;
}




  #s-a5e27230-4eaa-46a3-8663-6526d56036f3 img.shogun-image {
    
    width: px;
  }


#s-a5e27230-4eaa-46a3-8663-6526d56036f3 .shogun-image-content {
  
    align-items: center;
  
}

#s-075fc6e6-6074-466c-9e3e-4758a75a7002 {
  text-align: center;
}




  #s-075fc6e6-6074-466c-9e3e-4758a75a7002 img.shogun-image {
    
    width: px;
  }


#s-075fc6e6-6074-466c-9e3e-4758a75a7002 .shogun-image-content {
  
    align-items: center;
  
}

#s-772d3b53-cf5d-461d-be13-d4ba4062b461 {
  text-align: center;
}




  #s-772d3b53-cf5d-461d-be13-d4ba4062b461 img.shogun-image {
    
    width: px;
  }


#s-772d3b53-cf5d-461d-be13-d4ba4062b461 .shogun-image-content {
  
    align-items: center;
  
}

#s-ce61bceb-70b7-40c2-8135-21f7225d5732 {
  text-align: center;
}




  #s-ce61bceb-70b7-40c2-8135-21f7225d5732 img.shogun-image {
    
    width: px;
  }


#s-ce61bceb-70b7-40c2-8135-21f7225d5732 .shogun-image-content {
  
    align-items: center;
  
}

#s-7d1e76df-c664-4fc1-91af-699c8810ff61 {
  text-align: center;
}




  #s-7d1e76df-c664-4fc1-91af-699c8810ff61 img.shogun-image {
    
    width: px;
  }


#s-7d1e76df-c664-4fc1-91af-699c8810ff61 .shogun-image-content {
  
    align-items: center;
  
}

#s-1a4b82d0-4d81-4ea9-87b9-286e0fbe7291 {
  text-align: center;
}




  #s-1a4b82d0-4d81-4ea9-87b9-286e0fbe7291 img.shogun-image {
    
    width: px;
  }


#s-1a4b82d0-4d81-4ea9-87b9-286e0fbe7291 .shogun-image-content {
  
    align-items: center;
  
}

#s-52bf9dc5-25b3-4876-b0a1-0c114699b5d1 {
  text-align: center;
}




  #s-52bf9dc5-25b3-4876-b0a1-0c114699b5d1 img.shogun-image {
    
    width: px;
  }


#s-52bf9dc5-25b3-4876-b0a1-0c114699b5d1 .shogun-image-content {
  
    align-items: center;
  
}

#s-7bc4551c-2e02-4923-afd9-098064b873ce {
  text-align: center;
}




  #s-7bc4551c-2e02-4923-afd9-098064b873ce img.shogun-image {
    
    width: px;
  }


#s-7bc4551c-2e02-4923-afd9-098064b873ce .shogun-image-content {
  
    align-items: center;
  
}

#s-0230110b-82c4-4cf4-b4db-e0d3c4cc94f5 {
  text-align: center;
}




  #s-0230110b-82c4-4cf4-b4db-e0d3c4cc94f5 img.shogun-image {
    
    width: px;
  }


#s-0230110b-82c4-4cf4-b4db-e0d3c4cc94f5 .shogun-image-content {
  
    align-items: center;
  
}

#s-bd7e3c7a-1969-4d4e-9967-c84e95b520b9 {
  text-align: center;
}




  #s-bd7e3c7a-1969-4d4e-9967-c84e95b520b9 img.shogun-image {
    
    width: px;
  }


#s-bd7e3c7a-1969-4d4e-9967-c84e95b520b9 .shogun-image-content {
  
    align-items: center;
  
}

#s-d8645d72-7119-4f8f-8969-a8b3b1a2b19d {
  text-align: center;
}




  #s-d8645d72-7119-4f8f-8969-a8b3b1a2b19d img.shogun-image {
    
    width: px;
  }


#s-d8645d72-7119-4f8f-8969-a8b3b1a2b19d .shogun-image-content {
  
    align-items: center;
  
}

#s-8ad6fe47-0b91-4196-9790-4290c321b584 {
  text-align: center;
}




  #s-8ad6fe47-0b91-4196-9790-4290c321b584 img.shogun-image {
    
    width: px;
  }


#s-8ad6fe47-0b91-4196-9790-4290c321b584 .shogun-image-content {
  
    align-items: center;
  
}

#s-8c99adbb-3aa3-4d9d-bfa7-66135f5cdbf7 {
  text-align: center;
}




  #s-8c99adbb-3aa3-4d9d-bfa7-66135f5cdbf7 img.shogun-image {
    
    width: px;
  }


#s-8c99adbb-3aa3-4d9d-bfa7-66135f5cdbf7 .shogun-image-content {
  
    align-items: center;
  
}

#s-c225eca5-62ae-4c5e-abe3-a75e0aa8eb79 {
  text-align: center;
}




  #s-c225eca5-62ae-4c5e-abe3-a75e0aa8eb79 img.shogun-image {
    
    width: px;
  }


#s-c225eca5-62ae-4c5e-abe3-a75e0aa8eb79 .shogun-image-content {
  
    align-items: center;
  
}

#s-83e4354b-8d63-466e-8e27-6f7b1e5eb8bf {
  text-align: center;
}




  #s-83e4354b-8d63-466e-8e27-6f7b1e5eb8bf img.shogun-image {
    
    width: px;
  }


#s-83e4354b-8d63-466e-8e27-6f7b1e5eb8bf .shogun-image-content {
  
    align-items: center;
  
}

#s-a6bf294a-26b7-4fec-bd9d-eaaac1c3e154 {
  text-align: center;
}




  #s-a6bf294a-26b7-4fec-bd9d-eaaac1c3e154 img.shogun-image {
    
    width: px;
  }


#s-a6bf294a-26b7-4fec-bd9d-eaaac1c3e154 .shogun-image-content {
  
    align-items: center;
  
}

#s-d291e621-6806-461d-a19c-d8c139de090f {
  text-align: center;
}




  #s-d291e621-6806-461d-a19c-d8c139de090f img.shogun-image {
    
    width: px;
  }


#s-d291e621-6806-461d-a19c-d8c139de090f .shogun-image-content {
  
    align-items: center;
  
}

#s-095b9ef1-42dc-4ef7-87dd-de2c3f68047f {
  text-align: center;
}




  #s-095b9ef1-42dc-4ef7-87dd-de2c3f68047f img.shogun-image {
    
    width: px;
  }


#s-095b9ef1-42dc-4ef7-87dd-de2c3f68047f .shogun-image-content {
  
    align-items: center;
  
}

#s-0d74d438-0069-4740-9539-5bb2d73d6b82 {
  text-align: center;
}




  #s-0d74d438-0069-4740-9539-5bb2d73d6b82 img.shogun-image {
    
    width: px;
  }


#s-0d74d438-0069-4740-9539-5bb2d73d6b82 .shogun-image-content {
  
    align-items: center;
  
}

#s-deb60790-ec7e-4335-bf0a-bfd8f544ddda {
  text-align: center;
}




  #s-deb60790-ec7e-4335-bf0a-bfd8f544ddda img.shogun-image {
    
    width: px;
  }


#s-deb60790-ec7e-4335-bf0a-bfd8f544ddda .shogun-image-content {
  
    align-items: center;
  
}

#s-0e227241-1c28-4a4a-bbb5-799d7b6a392d {
  text-align: center;
}




  #s-0e227241-1c28-4a4a-bbb5-799d7b6a392d img.shogun-image {
    
    width: px;
  }


#s-0e227241-1c28-4a4a-bbb5-799d7b6a392d .shogun-image-content {
  
    align-items: center;
  
}

#s-6af45897-3ee1-449f-8615-a6b8ddd42f64 {
  text-align: center;
}




  #s-6af45897-3ee1-449f-8615-a6b8ddd42f64 img.shogun-image {
    
    width: px;
  }


#s-6af45897-3ee1-449f-8615-a6b8ddd42f64 .shogun-image-content {
  
    align-items: center;
  
}

#s-6b4deff3-ffab-487e-b718-7b10bdb485c7 {
  margin-left: auto;
margin-right: auto;
max-width: 1080px;
}

#s-eb382207-924d-44e4-ae1b-773ac9506f67 {
  padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-eb382207-924d-44e4-ae1b-773ac9506f67 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eb382207-924d-44e4-ae1b-773ac9506f67.shg-box.shg-c {
  justify-content: center;
}

#s-b7f5d05f-85a6-430f-a2c4-fa8ab48dbd6e {
  margin-left: auto;
margin-right: auto;
max-width: 1080px;
text-align: center;
}




  #s-b7f5d05f-85a6-430f-a2c4-fa8ab48dbd6e img.shogun-image {
    
    width: px;
  }


#s-b7f5d05f-85a6-430f-a2c4-fa8ab48dbd6e .shogun-image-content {
  
    align-items: center;
  
}

#s-c7d5b9a9-a0a1-446e-bb88-c9a0a3732be5 {
  margin-top: 30px;
margin-bottom: 20px;
padding-top: 17px;
padding-left: 40px;
padding-bottom: 17px;
padding-right: 40px;
background-color: rgba(253, 211, 36, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-c7d5b9a9-a0a1-446e-bb88-c9a0a3732be5:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(253, 211, 36, 1) !important;
border-radius: 0px !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(253, 211, 36, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-c7d5b9a9-a0a1-446e-bb88-c9a0a3732be5:active {background-color: rgba(253, 211, 36, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-c7d5b9a9-a0a1-446e-bb88-c9a0a3732be5-btn-wrapper {
    text-align: center;
  }


#s-c7d5b9a9-a0a1-446e-bb88-c9a0a3732be5.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 30px;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-54876848-6989-4248-839c-5b3b015ff38f {
  margin-top: -60px;
margin-bottom: -70px;
min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-54876848-6989-4248-839c-5b3b015ff38f {
  display: none;
}
#s-54876848-6989-4248-839c-5b3b015ff38f, #wrap-s-54876848-6989-4248-839c-5b3b015ff38f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-54876848-6989-4248-839c-5b3b015ff38f {
  display: none;
}
#s-54876848-6989-4248-839c-5b3b015ff38f, #wrap-s-54876848-6989-4248-839c-5b3b015ff38f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-54876848-6989-4248-839c-5b3b015ff38f {
  
}
}@media (max-width: 767px){#s-54876848-6989-4248-839c-5b3b015ff38f {
  display: none;
}
#s-54876848-6989-4248-839c-5b3b015ff38f, #wrap-s-54876848-6989-4248-839c-5b3b015ff38f { display:none !important; }}







#s-54876848-6989-4248-839c-5b3b015ff38f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-54876848-6989-4248-839c-5b3b015ff38f.shg-box.shg-c {
  justify-content: center;
}

#s-ad6074c1-bd74-4914-8f6d-fc7a873d3f09 {
  margin-left: auto;
margin-right: auto;
padding-top: 80px;
padding-left: 5%;
padding-bottom: 30px;
padding-right: 5%;
max-width: 1000px;
text-align: center;
}




  #s-ad6074c1-bd74-4914-8f6d-fc7a873d3f09 img.shogun-image {
    
    width: px;
  }


#s-ad6074c1-bd74-4914-8f6d-fc7a873d3f09 .shogun-image-content {
  
    align-items: center;
  
}

#s-3428c9df-1178-481c-8fc2-5f5fa431114e {
  background-image: url(https://i.shgcdn.com/4c228c18-7820-453f-afc4-ec9fde477f64/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-bottom: 20px;
min-height: 50px;
background-position: center center;
}








#s-3428c9df-1178-481c-8fc2-5f5fa431114e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3428c9df-1178-481c-8fc2-5f5fa431114e.shg-box.shg-c {
  justify-content: center;
}

#s-8d2a2e75-8497-47c5-b377-66639f576bf9 {
  margin-left: auto;
margin-right: auto;
max-width: 450px;
text-align: center;
}




  #s-8d2a2e75-8497-47c5-b377-66639f576bf9 img.shogun-image {
    
    width: px;
  }


#s-8d2a2e75-8497-47c5-b377-66639f576bf9 .shogun-image-content {
  
    align-items: center;
  
}

#s-92a07884-1b2e-465b-9af1-9eb65b8c7305 {
  padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
text-align: center;
}

#s-92a07884-1b2e-465b-9af1-9eb65b8c7305 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:   ;
  font-size: 66px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}



#s-48656bd0-43c5-4e8e-85df-af49c78a6dd7 {
  padding-left: 5%;
padding-right: 5%;
}

#s-83c4ab06-c99d-4813-8877-57cc7d7fadd2 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 17px;
padding-left: 40px;
padding-bottom: 17px;
padding-right: 40px;
background-color: rgba(253, 211, 36, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-83c4ab06-c99d-4813-8877-57cc7d7fadd2:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(253, 211, 36, 1) !important;
border-radius: 0px !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(253, 211, 36, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-83c4ab06-c99d-4813-8877-57cc7d7fadd2:active {background-color: rgba(253, 211, 36, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-83c4ab06-c99d-4813-8877-57cc7d7fadd2-btn-wrapper {
    text-align: center;
  }


#s-83c4ab06-c99d-4813-8877-57cc7d7fadd2.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 30px;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-c53b25ac-35b7-494a-a444-e4e49d9b112c {
  padding-top: 40px;
padding-left: 5%;
padding-bottom: 40px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(60, 57, 45, 1);
}








#s-c53b25ac-35b7-494a-a444-e4e49d9b112c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c53b25ac-35b7-494a-a444-e4e49d9b112c.shg-box.shg-c {
  justify-content: center;
}

#s-3c7ba43d-2a88-4385-8907-e2c7f046c256 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-3c7ba43d-2a88-4385-8907-e2c7f046c256 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:   ;
  font-size: 60px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}



#s-46fdb573-54bc-4e39-8d77-d4cd81546057 {
  padding-left: 5%;
padding-right: 5%;
}

#s-ba42902d-edec-4030-bca6-feda7097a44f {
  margin-top: 10px;
}

#s-380ff90a-3c09-4a0a-989d-b31c448a28e9 {
  padding-left: 5%;
padding-bottom: 40px;
padding-right: 5%;
min-height: 50px;
}








#s-380ff90a-3c09-4a0a-989d-b31c448a28e9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-380ff90a-3c09-4a0a-989d-b31c448a28e9.shg-box.shg-c {
  justify-content: center;
}

#s-cb1783a6-7b28-42cf-941b-15ba98e5732f {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-cb1783a6-7b28-42cf-941b-15ba98e5732f .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Oswald";
  font-style:   ;
  font-size: 45px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: left;
}



#s-c8ce2ca6-9568-4717-97e3-042cd0f18e1e {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-c8ce2ca6-9568-4717-97e3-042cd0f18e1e .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-c8ce2ca6-9568-4717-97e3-042cd0f18e1e .shg-sld-nav-button.shg-sld-left,
#s-c8ce2ca6-9568-4717-97e3-042cd0f18e1e .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-35356d07-9064-4d9e-ab34-3de1ae1c3b90 {
  text-align: center;
}




  #s-35356d07-9064-4d9e-ab34-3de1ae1c3b90 img.shogun-image {
    
    width: px;
  }


#s-35356d07-9064-4d9e-ab34-3de1ae1c3b90 .shogun-image-content {
  
    align-items: center;
  
}

#s-82fbba4a-42d6-401d-8ce8-a33caac6c62e {
  text-align: center;
}




  #s-82fbba4a-42d6-401d-8ce8-a33caac6c62e img.shogun-image {
    
    width: px;
  }


#s-82fbba4a-42d6-401d-8ce8-a33caac6c62e .shogun-image-content {
  
    align-items: center;
  
}

#s-4d5115cb-4680-4484-87b4-f593d6a582e3 {
  text-align: center;
}




  #s-4d5115cb-4680-4484-87b4-f593d6a582e3 img.shogun-image {
    
    width: px;
  }


#s-4d5115cb-4680-4484-87b4-f593d6a582e3 .shogun-image-content {
  
    align-items: center;
  
}

#s-4907cba0-873b-4fcf-9d58-7477201e362e {
  text-align: center;
}




  #s-4907cba0-873b-4fcf-9d58-7477201e362e img.shogun-image {
    
    width: px;
  }


#s-4907cba0-873b-4fcf-9d58-7477201e362e .shogun-image-content {
  
    align-items: center;
  
}

#s-e65f8177-dd42-433e-9c18-3a05d0c3a53d {
  text-align: center;
}




  #s-e65f8177-dd42-433e-9c18-3a05d0c3a53d img.shogun-image {
    
    width: px;
  }


#s-e65f8177-dd42-433e-9c18-3a05d0c3a53d .shogun-image-content {
  
    align-items: center;
  
}

#s-e782a819-b350-4dbc-906c-8ab93df2fe35 {
  text-align: center;
}




  #s-e782a819-b350-4dbc-906c-8ab93df2fe35 img.shogun-image {
    
    width: px;
  }


#s-e782a819-b350-4dbc-906c-8ab93df2fe35 .shogun-image-content {
  
    align-items: center;
  
}

#s-aa91bdd1-24dd-4f55-9beb-a4a9879a52da {
  text-align: center;
}




  #s-aa91bdd1-24dd-4f55-9beb-a4a9879a52da img.shogun-image {
    
    width: px;
  }


#s-aa91bdd1-24dd-4f55-9beb-a4a9879a52da .shogun-image-content {
  
    align-items: center;
  
}

#s-6a7790ba-5897-4823-93f2-49f877972eaf {
  text-align: center;
}




  #s-6a7790ba-5897-4823-93f2-49f877972eaf img.shogun-image {
    
    width: px;
  }


#s-6a7790ba-5897-4823-93f2-49f877972eaf .shogun-image-content {
  
    align-items: center;
  
}

#s-e525fb68-35d6-4dbd-a359-3f66c35654de {
  text-align: center;
}




  #s-e525fb68-35d6-4dbd-a359-3f66c35654de img.shogun-image {
    
    width: px;
  }


#s-e525fb68-35d6-4dbd-a359-3f66c35654de .shogun-image-content {
  
    align-items: center;
  
}

#s-501dcbd4-a88a-445a-ba65-25efae94e724 {
  text-align: center;
}




  #s-501dcbd4-a88a-445a-ba65-25efae94e724 img.shogun-image {
    
    width: px;
  }


#s-501dcbd4-a88a-445a-ba65-25efae94e724 .shogun-image-content {
  
    align-items: center;
  
}

#s-1ddbb13a-d1dd-40a8-8f54-98caf43ebae5 {
  text-align: center;
}




  #s-1ddbb13a-d1dd-40a8-8f54-98caf43ebae5 img.shogun-image {
    
    width: px;
  }


#s-1ddbb13a-d1dd-40a8-8f54-98caf43ebae5 .shogun-image-content {
  
    align-items: center;
  
}

#s-3f64d065-52e1-4d85-b3aa-b238113d78cd {
  text-align: center;
}




  #s-3f64d065-52e1-4d85-b3aa-b238113d78cd img.shogun-image {
    
    width: px;
  }


#s-3f64d065-52e1-4d85-b3aa-b238113d78cd .shogun-image-content {
  
    align-items: center;
  
}

#s-e097e5b5-303b-4fb6-a04c-575cafe7d28c {
  text-align: center;
}




  #s-e097e5b5-303b-4fb6-a04c-575cafe7d28c img.shogun-image {
    
    width: px;
  }


#s-e097e5b5-303b-4fb6-a04c-575cafe7d28c .shogun-image-content {
  
    align-items: center;
  
}

#s-eef81588-8d63-47ed-83b4-0f08861a5407 {
  text-align: center;
}




  #s-eef81588-8d63-47ed-83b4-0f08861a5407 img.shogun-image {
    
    width: px;
  }


#s-eef81588-8d63-47ed-83b4-0f08861a5407 .shogun-image-content {
  
    align-items: center;
  
}

#s-1962c2ca-55c0-4749-839d-6b117dc008fa {
  text-align: center;
}




  #s-1962c2ca-55c0-4749-839d-6b117dc008fa img.shogun-image {
    
    width: px;
  }


#s-1962c2ca-55c0-4749-839d-6b117dc008fa .shogun-image-content {
  
    align-items: center;
  
}

#s-0c8a5444-a101-4b8d-886e-3816f8bb90cc {
  text-align: center;
}




  #s-0c8a5444-a101-4b8d-886e-3816f8bb90cc img.shogun-image {
    
    width: px;
  }


#s-0c8a5444-a101-4b8d-886e-3816f8bb90cc .shogun-image-content {
  
    align-items: center;
  
}

#s-2c1472d9-a921-47f7-bccb-e7aaa3ecffc9 {
  text-align: center;
}




  #s-2c1472d9-a921-47f7-bccb-e7aaa3ecffc9 img.shogun-image {
    
    width: px;
  }


#s-2c1472d9-a921-47f7-bccb-e7aaa3ecffc9 .shogun-image-content {
  
    align-items: center;
  
}

#s-88649491-4dbb-4e29-b848-197dfc5785b5 {
  text-align: center;
}




  #s-88649491-4dbb-4e29-b848-197dfc5785b5 img.shogun-image {
    
    width: px;
  }


#s-88649491-4dbb-4e29-b848-197dfc5785b5 .shogun-image-content {
  
    align-items: center;
  
}

#s-5e497302-d2b2-4460-9f03-909c822353d8 {
  text-align: center;
}




  #s-5e497302-d2b2-4460-9f03-909c822353d8 img.shogun-image {
    
    width: px;
  }


#s-5e497302-d2b2-4460-9f03-909c822353d8 .shogun-image-content {
  
    align-items: center;
  
}

#s-c618d2dd-d2d9-45b9-b2c1-670d626e0be5 {
  text-align: center;
}




  #s-c618d2dd-d2d9-45b9-b2c1-670d626e0be5 img.shogun-image {
    
    width: px;
  }


#s-c618d2dd-d2d9-45b9-b2c1-670d626e0be5 .shogun-image-content {
  
    align-items: center;
  
}

#s-72b1f232-329c-452a-9019-b9e7b46aa968 {
  text-align: center;
}




  #s-72b1f232-329c-452a-9019-b9e7b46aa968 img.shogun-image {
    
    width: px;
  }


#s-72b1f232-329c-452a-9019-b9e7b46aa968 .shogun-image-content {
  
    align-items: center;
  
}

#s-ae425200-092f-44ed-a8e6-19e06f5d15fb {
  text-align: center;
}




  #s-ae425200-092f-44ed-a8e6-19e06f5d15fb img.shogun-image {
    
    width: px;
  }


#s-ae425200-092f-44ed-a8e6-19e06f5d15fb .shogun-image-content {
  
    align-items: center;
  
}

#s-a346256a-6399-4430-bb75-59682c6e1973 {
  text-align: center;
}




  #s-a346256a-6399-4430-bb75-59682c6e1973 img.shogun-image {
    
    width: px;
  }


#s-a346256a-6399-4430-bb75-59682c6e1973 .shogun-image-content {
  
    align-items: center;
  
}

#s-27d1c21c-9724-4fee-ae02-6fe397c9859d {
  text-align: center;
}




  #s-27d1c21c-9724-4fee-ae02-6fe397c9859d img.shogun-image {
    
    width: px;
  }


#s-27d1c21c-9724-4fee-ae02-6fe397c9859d .shogun-image-content {
  
    align-items: center;
  
}

#s-45ba7c0c-ec8b-4383-933d-a77f6a4277c3 {
  text-align: center;
}




  #s-45ba7c0c-ec8b-4383-933d-a77f6a4277c3 img.shogun-image {
    
    width: px;
  }


#s-45ba7c0c-ec8b-4383-933d-a77f6a4277c3 .shogun-image-content {
  
    align-items: center;
  
}

#s-f0e4b002-526c-4b0d-83ab-0f752f02ec3e {
  text-align: center;
}




  #s-f0e4b002-526c-4b0d-83ab-0f752f02ec3e img.shogun-image {
    
    width: px;
  }


#s-f0e4b002-526c-4b0d-83ab-0f752f02ec3e .shogun-image-content {
  
    align-items: center;
  
}

#s-f7eddcbc-ea37-4e0f-af7c-2783698cc30a {
  text-align: center;
}




  #s-f7eddcbc-ea37-4e0f-af7c-2783698cc30a img.shogun-image {
    
    width: px;
  }


#s-f7eddcbc-ea37-4e0f-af7c-2783698cc30a .shogun-image-content {
  
    align-items: center;
  
}

#s-d16bed36-6a40-4920-9eb6-8f6a99ebfdc7 {
  display: none;
}
#s-26051f31-fe2a-46ec-a922-aa6d66b1b1ad {
  text-align: center;
}

#s-26051f31-fe2a-46ec-a922-aa6d66b1b1ad .shg-product-sold-out {
  display: none;
  color: rgba(255, 255, 255, 1);
  font-size: 40px;
  font-weight:  500 ;
  font-family: Oswald;
  font-style:  normal ;
}

#s-26051f31-fe2a-46ec-a922-aa6d66b1b1ad .shg-product-price {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 40px;
}

#s-26051f31-fe2a-46ec-a922-aa6d66b1b1ad .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-03a200ad-bed7-4528-a70a-7528a704b4c9 {
  margin-top: 30px;
margin-bottom: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
background-color: rgba(253, 211, 36, 1);
text-align: center;
cursor: pointer;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-03a200ad-bed7-4528-a70a-7528a704b4c9:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(253, 211, 36, 1) !important;
border-radius: 0px !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(253, 211, 36, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-03a200ad-bed7-4528-a70a-7528a704b4c9:active {background-color: rgba(253, 211, 36, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-03a200ad-bed7-4528-a70a-7528a704b4c9-atc-btn-wrapper {
    text-align: center;
  }


#s-03a200ad-bed7-4528-a70a-7528a704b4c9 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-03a200ad-bed7-4528-a70a-7528a704b4c9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-03a200ad-bed7-4528-a70a-7528a704b4c9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 30px;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-03a200ad-bed7-4528-a70a-7528a704b4c9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-03a200ad-bed7-4528-a70a-7528a704b4c9.shg-btn.shg-product-atc-success {
    font-weight: 700;
    font-family: Oswald;
    
    font-size: 30px;
    
  }


#s-5f51f8df-d7e9-4905-b1f5-acdf28143d92 {
  min-height: 50px;
}








#s-5f51f8df-d7e9-4905-b1f5-acdf28143d92 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5f51f8df-d7e9-4905-b1f5-acdf28143d92.shg-box.shg-c {
  justify-content: center;
}

#s-4d0e1480-3941-4059-aaaa-aa65659bb288 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-4d0e1480-3941-4059-aaaa-aa65659bb288 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 0, 0, 0);
  padding: 10px;
}

#s-4d0e1480-3941-4059-aaaa-aa65659bb288 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-4d0e1480-3941-4059-aaaa-aa65659bb288 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(0, 0, 0, 0);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-4d0e1480-3941-4059-aaaa-aa65659bb288 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: Roboto;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
}

#s-4d0e1480-3941-4059-aaaa-aa65659bb288 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}
#s-494af2cb-2422-43a6-99d6-d0d4b60a639d {
  margin-left: 5%;
margin-right: 5%;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-494af2cb-2422-43a6-99d6-d0d4b60a639d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:   ;
  font-size: 50px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}



#s-6ac2aa0c-feb6-4081-9730-cc5e16122dd2 {
  padding-left: 5%;
padding-right: 5%;
text-align: center;
}




  #s-6ac2aa0c-feb6-4081-9730-cc5e16122dd2 img.shogun-image {
    
    width: px;
  }


#s-6ac2aa0c-feb6-4081-9730-cc5e16122dd2 .shogun-image-content {
  
    align-items: center;
  
}

#s-cf4470de-c4ca-4657-87d0-e5369424cf63 {
  padding-top: 40px;
padding-left: 5%;
padding-bottom: 40px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(17, 21, 27, 1);
}








#s-cf4470de-c4ca-4657-87d0-e5369424cf63 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cf4470de-c4ca-4657-87d0-e5369424cf63.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-eab5f2a0-6c78-4eca-9cb9-4d7d6626bbff"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eab5f2a0-6c78-4eca-9cb9-4d7d6626bbff"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-eab5f2a0-6c78-4eca-9cb9-4d7d6626bbff"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-eab5f2a0-6c78-4eca-9cb9-4d7d6626bbff"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-eab5f2a0-6c78-4eca-9cb9-4d7d6626bbff"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-eab5f2a0-6c78-4eca-9cb9-4d7d6626bbff"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-eab5f2a0-6c78-4eca-9cb9-4d7d6626bbff"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-eab5f2a0-6c78-4eca-9cb9-4d7d6626bbff"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-eab5f2a0-6c78-4eca-9cb9-4d7d6626bbff"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-eab5f2a0-6c78-4eca-9cb9-4d7d6626bbff"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-eab5f2a0-6c78-4eca-9cb9-4d7d6626bbff"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-eab5f2a0-6c78-4eca-9cb9-4d7d6626bbff"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-eab5f2a0-6c78-4eca-9cb9-4d7d6626bbff"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-eab5f2a0-6c78-4eca-9cb9-4d7d6626bbff"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-eab5f2a0-6c78-4eca-9cb9-4d7d6626bbff"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-eab5f2a0-6c78-4eca-9cb9-4d7d6626bbff"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-eab5f2a0-6c78-4eca-9cb9-4d7d6626bbff"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-eab5f2a0-6c78-4eca-9cb9-4d7d6626bbff"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-eab5f2a0-6c78-4eca-9cb9-4d7d6626bbff"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-eab5f2a0-6c78-4eca-9cb9-4d7d6626bbff"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-eab5f2a0-6c78-4eca-9cb9-4d7d6626bbff"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-eab5f2a0-6c78-4eca-9cb9-4d7d6626bbff"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-eab5f2a0-6c78-4eca-9cb9-4d7d6626bbff"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-eab5f2a0-6c78-4eca-9cb9-4d7d6626bbff"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-eab5f2a0-6c78-4eca-9cb9-4d7d6626bbff"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-eab5f2a0-6c78-4eca-9cb9-4d7d6626bbff"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-eab5f2a0-6c78-4eca-9cb9-4d7d6626bbff"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-eab5f2a0-6c78-4eca-9cb9-4d7d6626bbff"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-eab5f2a0-6c78-4eca-9cb9-4d7d6626bbff"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-eab5f2a0-6c78-4eca-9cb9-4d7d6626bbff"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-eab5f2a0-6c78-4eca-9cb9-4d7d6626bbff"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-eab5f2a0-6c78-4eca-9cb9-4d7d6626bbff"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-eab5f2a0-6c78-4eca-9cb9-4d7d6626bbff"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-eab5f2a0-6c78-4eca-9cb9-4d7d6626bbff"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-eab5f2a0-6c78-4eca-9cb9-4d7d6626bbff"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-eab5f2a0-6c78-4eca-9cb9-4d7d6626bbff"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-eab5f2a0-6c78-4eca-9cb9-4d7d6626bbff"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-dbc5b653-8d80-413f-a80a-c3cc655b2fde {
  text-align: center;
}




  #s-dbc5b653-8d80-413f-a80a-c3cc655b2fde img.shogun-image {
    
    width: px;
  }


#s-dbc5b653-8d80-413f-a80a-c3cc655b2fde .shogun-image-content {
  
    align-items: center;
  
}

#s-7a765768-604a-4be2-a8b3-cf13e3b00877 {
  margin-top: 20px;
padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-7a765768-604a-4be2-a8b3-cf13e3b00877 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Oswald";
  font-style:   ;
  font-size: 45px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: left;
}



#s-2624dafe-95c6-49e9-9d50-ca7e973d96f6 {
  margin-top: 20px;
margin-bottom: 20px;
}

#s-aecec8d7-b0cc-41b5-b29b-c8062e640764 {
  margin-left: 0%;
margin-right: 0%;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-aecec8d7-b0cc-41b5-b29b-c8062e640764 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aecec8d7-b0cc-41b5-b29b-c8062e640764.shg-box.shg-c {
  justify-content: center;
}

#s-ecf08be3-4cd6-47aa-8ea8-02a1526660dd {
  padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-ecf08be3-4cd6-47aa-8ea8-02a1526660dd .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Oswald";
  font-style:   ;
  font-size: 50px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}



#s-46de23f2-0d99-41d3-937c-fef5a0828ff4 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-46de23f2-0d99-41d3-937c-fef5a0828ff4 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-46de23f2-0d99-41d3-937c-fef5a0828ff4 .shg-sld-nav-button.shg-sld-left,
#s-46de23f2-0d99-41d3-937c-fef5a0828ff4 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-0de47f14-f31a-490c-a1ed-df7e26f3339a {
  text-align: center;
}




  #s-0de47f14-f31a-490c-a1ed-df7e26f3339a img.shogun-image {
    
    width: px;
  }


#s-0de47f14-f31a-490c-a1ed-df7e26f3339a .shogun-image-content {
  
    align-items: center;
  
}

#s-688fe707-b0cc-4125-8df4-b428a2a937dd {
  text-align: center;
}




  #s-688fe707-b0cc-4125-8df4-b428a2a937dd img.shogun-image {
    
    width: px;
  }


#s-688fe707-b0cc-4125-8df4-b428a2a937dd .shogun-image-content {
  
    align-items: center;
  
}

#s-5bdb3aaa-ed38-4440-aae9-2d6b132fbda6 {
  text-align: center;
}




  #s-5bdb3aaa-ed38-4440-aae9-2d6b132fbda6 img.shogun-image {
    
    width: px;
  }


#s-5bdb3aaa-ed38-4440-aae9-2d6b132fbda6 .shogun-image-content {
  
    align-items: center;
  
}

#s-dc482c0f-7ff2-4a9f-96dd-2e7620e6fe6c {
  text-align: center;
}




  #s-dc482c0f-7ff2-4a9f-96dd-2e7620e6fe6c img.shogun-image {
    
    width: px;
  }


#s-dc482c0f-7ff2-4a9f-96dd-2e7620e6fe6c .shogun-image-content {
  
    align-items: center;
  
}

#s-12c713d1-7eb5-49cc-8b84-dcd542e0601e {
  text-align: center;
}




  #s-12c713d1-7eb5-49cc-8b84-dcd542e0601e img.shogun-image {
    
    width: px;
  }


#s-12c713d1-7eb5-49cc-8b84-dcd542e0601e .shogun-image-content {
  
    align-items: center;
  
}

#s-cf370607-59fe-4537-8674-842a920adc60 {
  text-align: center;
}




  #s-cf370607-59fe-4537-8674-842a920adc60 img.shogun-image {
    
    width: px;
  }


#s-cf370607-59fe-4537-8674-842a920adc60 .shogun-image-content {
  
    align-items: center;
  
}

#s-a5771299-70cd-4e56-a3ab-9f8f62c6a89a {
  text-align: center;
}




  #s-a5771299-70cd-4e56-a3ab-9f8f62c6a89a img.shogun-image {
    
    width: px;
  }


#s-a5771299-70cd-4e56-a3ab-9f8f62c6a89a .shogun-image-content {
  
    align-items: center;
  
}

#s-d4903fc7-099b-4e16-88ba-3d62f211a6c1 {
  text-align: center;
}




  #s-d4903fc7-099b-4e16-88ba-3d62f211a6c1 img.shogun-image {
    
    width: px;
  }


#s-d4903fc7-099b-4e16-88ba-3d62f211a6c1 .shogun-image-content {
  
    align-items: center;
  
}

#s-19cc3eb1-ff97-4c46-ae58-2f0273df6192 {
  text-align: center;
}




  #s-19cc3eb1-ff97-4c46-ae58-2f0273df6192 img.shogun-image {
    
    width: px;
  }


#s-19cc3eb1-ff97-4c46-ae58-2f0273df6192 .shogun-image-content {
  
    align-items: center;
  
}

#s-5927bb20-dc97-4311-95fb-537d4ba28b71 {
  text-align: center;
}




  #s-5927bb20-dc97-4311-95fb-537d4ba28b71 img.shogun-image {
    
    width: px;
  }


#s-5927bb20-dc97-4311-95fb-537d4ba28b71 .shogun-image-content {
  
    align-items: center;
  
}

#s-272695f4-d843-4d51-b2ab-c0892b5b62aa {
  text-align: center;
}




  #s-272695f4-d843-4d51-b2ab-c0892b5b62aa img.shogun-image {
    
    width: px;
  }


#s-272695f4-d843-4d51-b2ab-c0892b5b62aa .shogun-image-content {
  
    align-items: center;
  
}

#s-a9ed692e-215f-4e92-b328-5f39d6001e98 {
  text-align: center;
}




  #s-a9ed692e-215f-4e92-b328-5f39d6001e98 img.shogun-image {
    
    width: px;
  }


#s-a9ed692e-215f-4e92-b328-5f39d6001e98 .shogun-image-content {
  
    align-items: center;
  
}

#s-b2c27266-8471-4e2f-bf04-e6ccaf1c7dfd {
  text-align: center;
}




  #s-b2c27266-8471-4e2f-bf04-e6ccaf1c7dfd img.shogun-image {
    
    width: px;
  }


#s-b2c27266-8471-4e2f-bf04-e6ccaf1c7dfd .shogun-image-content {
  
    align-items: center;
  
}

#s-24c807f5-a9fc-43e1-9496-998fd41b0468 {
  text-align: center;
}




  #s-24c807f5-a9fc-43e1-9496-998fd41b0468 img.shogun-image {
    
    width: px;
  }


#s-24c807f5-a9fc-43e1-9496-998fd41b0468 .shogun-image-content {
  
    align-items: center;
  
}

#s-fdde02e9-a0e3-46c2-b50d-678c1c257467 {
  text-align: center;
}




  #s-fdde02e9-a0e3-46c2-b50d-678c1c257467 img.shogun-image {
    
    width: px;
  }


#s-fdde02e9-a0e3-46c2-b50d-678c1c257467 .shogun-image-content {
  
    align-items: center;
  
}

#s-3e512ef2-6dfa-43a3-b2b5-386e1ee108a0 {
  text-align: center;
}




  #s-3e512ef2-6dfa-43a3-b2b5-386e1ee108a0 img.shogun-image {
    
    width: px;
  }


#s-3e512ef2-6dfa-43a3-b2b5-386e1ee108a0 .shogun-image-content {
  
    align-items: center;
  
}

#s-ed914634-fc13-413a-a390-e0700c01b70f {
  text-align: center;
}




  #s-ed914634-fc13-413a-a390-e0700c01b70f img.shogun-image {
    
    width: px;
  }


#s-ed914634-fc13-413a-a390-e0700c01b70f .shogun-image-content {
  
    align-items: center;
  
}

#s-bf41d349-906f-41da-ae98-57cc9dd8fa23 {
  text-align: center;
}




  #s-bf41d349-906f-41da-ae98-57cc9dd8fa23 img.shogun-image {
    
    width: px;
  }


#s-bf41d349-906f-41da-ae98-57cc9dd8fa23 .shogun-image-content {
  
    align-items: center;
  
}

#s-a31f61ba-7623-4553-8e44-4b31ee68fc0f {
  text-align: center;
}




  #s-a31f61ba-7623-4553-8e44-4b31ee68fc0f img.shogun-image {
    
    width: px;
  }


#s-a31f61ba-7623-4553-8e44-4b31ee68fc0f .shogun-image-content {
  
    align-items: center;
  
}

#s-eab6a689-ce26-4716-8132-b08ff1722617 {
  text-align: center;
}




  #s-eab6a689-ce26-4716-8132-b08ff1722617 img.shogun-image {
    
    width: px;
  }


#s-eab6a689-ce26-4716-8132-b08ff1722617 .shogun-image-content {
  
    align-items: center;
  
}

#s-de7ff51a-3aff-43b8-90e9-02940e46d9a3 {
  text-align: center;
}




  #s-de7ff51a-3aff-43b8-90e9-02940e46d9a3 img.shogun-image {
    
    width: px;
  }


#s-de7ff51a-3aff-43b8-90e9-02940e46d9a3 .shogun-image-content {
  
    align-items: center;
  
}

#s-bae15429-5c37-4170-a3ce-c82d0ce9df27 {
  text-align: center;
}




  #s-bae15429-5c37-4170-a3ce-c82d0ce9df27 img.shogun-image {
    
    width: px;
  }


#s-bae15429-5c37-4170-a3ce-c82d0ce9df27 .shogun-image-content {
  
    align-items: center;
  
}

#s-02246fc3-061e-443a-81e2-f3d22a02ee17 {
  text-align: center;
}




  #s-02246fc3-061e-443a-81e2-f3d22a02ee17 img.shogun-image {
    
    width: px;
  }


#s-02246fc3-061e-443a-81e2-f3d22a02ee17 .shogun-image-content {
  
    align-items: center;
  
}

#s-7c35d5a1-971e-4f08-a3b8-445231fd7e7b {
  text-align: center;
}




  #s-7c35d5a1-971e-4f08-a3b8-445231fd7e7b img.shogun-image {
    
    width: px;
  }


#s-7c35d5a1-971e-4f08-a3b8-445231fd7e7b .shogun-image-content {
  
    align-items: center;
  
}

#s-807ebfd7-741f-4a55-a434-be913620e5e5 {
  text-align: center;
}




  #s-807ebfd7-741f-4a55-a434-be913620e5e5 img.shogun-image {
    
    width: px;
  }


#s-807ebfd7-741f-4a55-a434-be913620e5e5 .shogun-image-content {
  
    align-items: center;
  
}

#s-c128f256-74cb-42dc-995e-459093d99b5b {
  text-align: center;
}




  #s-c128f256-74cb-42dc-995e-459093d99b5b img.shogun-image {
    
    width: px;
  }


#s-c128f256-74cb-42dc-995e-459093d99b5b .shogun-image-content {
  
    align-items: center;
  
}

#s-ad83b915-ba03-43b6-8002-c06278f5822a {
  text-align: center;
}




  #s-ad83b915-ba03-43b6-8002-c06278f5822a img.shogun-image {
    
    width: px;
  }


#s-ad83b915-ba03-43b6-8002-c06278f5822a .shogun-image-content {
  
    align-items: center;
  
}

#s-50bca96f-f807-49d7-b96d-448041c45bbc {
  text-align: center;
}




  #s-50bca96f-f807-49d7-b96d-448041c45bbc img.shogun-image {
    
    width: px;
  }


#s-50bca96f-f807-49d7-b96d-448041c45bbc .shogun-image-content {
  
    align-items: center;
  
}

#s-63f4956c-29e9-429f-a061-5022b51f478e {
  display: none;
}
#s-4716d728-325f-46e8-bfb5-f1ae5ff2c5be {
  text-align: center;
}

#s-4716d728-325f-46e8-bfb5-f1ae5ff2c5be .shg-product-sold-out {
  display: none;
  color: rgba(255, 255, 255, 1);
  font-size: 40px;
  font-weight:  500 ;
  font-family: Oswald;
  font-style:  normal ;
}

#s-4716d728-325f-46e8-bfb5-f1ae5ff2c5be .shg-product-price {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 40px;
}

#s-4716d728-325f-46e8-bfb5-f1ae5ff2c5be .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-0b73017b-9da1-49fb-9432-1353c4b47300 {
  margin-top: 30px;
margin-bottom: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
background-color: rgba(253, 211, 36, 1);
text-align: center;
cursor: pointer;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-0b73017b-9da1-49fb-9432-1353c4b47300:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(253, 211, 36, 1) !important;
border-radius: 0px !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(253, 211, 36, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-0b73017b-9da1-49fb-9432-1353c4b47300:active {background-color: rgba(253, 211, 36, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-0b73017b-9da1-49fb-9432-1353c4b47300-atc-btn-wrapper {
    text-align: center;
  }


#s-0b73017b-9da1-49fb-9432-1353c4b47300 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0b73017b-9da1-49fb-9432-1353c4b47300.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0b73017b-9da1-49fb-9432-1353c4b47300.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 30px;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-0b73017b-9da1-49fb-9432-1353c4b47300.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-0b73017b-9da1-49fb-9432-1353c4b47300.shg-btn.shg-product-atc-success {
    font-weight: 700;
    font-family: Oswald;
    
    font-size: 30px;
    
  }


#s-2fd4249b-7138-4345-9664-90dab12f3377 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 1080px;
}

#s-2205f09e-9e94-430d-98b8-2378f27affef {
  padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-2205f09e-9e94-430d-98b8-2378f27affef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2205f09e-9e94-430d-98b8-2378f27affef.shg-box.shg-c {
  justify-content: center;
}

#s-32729d36-a1b3-408a-aa80-94cd62643b7f {
  margin-left: auto;
margin-right: auto;
max-width: 1080px;
text-align: center;
}




  #s-32729d36-a1b3-408a-aa80-94cd62643b7f img.shogun-image {
    
    width: px;
  }


#s-32729d36-a1b3-408a-aa80-94cd62643b7f .shogun-image-content {
  
    align-items: center;
  
}

#s-157686cf-73d9-470d-b4c0-b53f2e3692cb {
  margin-top: 30px;
margin-bottom: 20px;
padding-top: 17px;
padding-left: 40px;
padding-bottom: 17px;
padding-right: 40px;
background-color: rgba(253, 211, 36, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-157686cf-73d9-470d-b4c0-b53f2e3692cb:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(253, 211, 36, 1) !important;
border-radius: 0px !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(253, 211, 36, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-157686cf-73d9-470d-b4c0-b53f2e3692cb:active {background-color: rgba(253, 211, 36, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-157686cf-73d9-470d-b4c0-b53f2e3692cb-btn-wrapper {
    text-align: center;
  }


#s-157686cf-73d9-470d-b4c0-b53f2e3692cb.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 30px;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-0176538f-48f8-42f8-835d-7168026176ab {
  margin-top: -60px;
margin-bottom: -70px;
min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-0176538f-48f8-42f8-835d-7168026176ab {
  display: none;
}
#s-0176538f-48f8-42f8-835d-7168026176ab, #wrap-s-0176538f-48f8-42f8-835d-7168026176ab { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0176538f-48f8-42f8-835d-7168026176ab {
  display: none;
}
#s-0176538f-48f8-42f8-835d-7168026176ab, #wrap-s-0176538f-48f8-42f8-835d-7168026176ab { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0176538f-48f8-42f8-835d-7168026176ab {
  display: none;
}
#s-0176538f-48f8-42f8-835d-7168026176ab, #wrap-s-0176538f-48f8-42f8-835d-7168026176ab { display:none !important; }}@media (max-width: 767px){#s-0176538f-48f8-42f8-835d-7168026176ab {
  
}
}







#s-0176538f-48f8-42f8-835d-7168026176ab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0176538f-48f8-42f8-835d-7168026176ab.shg-box.shg-c {
  justify-content: center;
}

#s-db8b1b4c-20ee-4f53-a3c2-19fcc839c098 {
  margin-left: auto;
margin-right: auto;
padding-top: 80px;
padding-left: 5%;
padding-bottom: 30px;
padding-right: 5%;
max-width: 1000px;
text-align: center;
}




  #s-db8b1b4c-20ee-4f53-a3c2-19fcc839c098 img.shogun-image {
    
    width: px;
  }


#s-db8b1b4c-20ee-4f53-a3c2-19fcc839c098 .shogun-image-content {
  
    align-items: center;
  
}

#s-9dc8ac28-4984-4eb1-b636-ba602e0edd02 {
  background-image: url(https://i.shgcdn.com/4c228c18-7820-453f-afc4-ec9fde477f64/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-bottom: 20px;
min-height: 50px;
background-position: center center;
}








#s-9dc8ac28-4984-4eb1-b636-ba602e0edd02 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9dc8ac28-4984-4eb1-b636-ba602e0edd02.shg-box.shg-c {
  justify-content: center;
}

#s-6ff793da-a866-44f4-8559-db2dfe3b4858 {
  margin-left: auto;
margin-right: auto;
max-width: 300px;
text-align: center;
}




  #s-6ff793da-a866-44f4-8559-db2dfe3b4858 img.shogun-image {
    
    width: px;
  }


#s-6ff793da-a866-44f4-8559-db2dfe3b4858 .shogun-image-content {
  
    align-items: center;
  
}

#s-fffa5100-cce7-4261-920b-f88e856bd28f {
  padding-top: 10px;
padding-left: 5%;
padding-bottom: 10px;
padding-right: 5%;
text-align: center;
}

#s-fffa5100-cce7-4261-920b-f88e856bd28f .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:   ;
  font-size: 40px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}



#s-27ff309d-c8c6-466d-9375-93af7b368662 {
  padding-left: 5%;
padding-right: 5%;
}

#s-d72d31d9-dfc4-47b0-8abe-70b54f04c695 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 17px;
padding-left: 40px;
padding-bottom: 17px;
padding-right: 40px;
background-color: rgba(253, 211, 36, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-d72d31d9-dfc4-47b0-8abe-70b54f04c695:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(253, 211, 36, 1) !important;
border-radius: 0px !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(253, 211, 36, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-d72d31d9-dfc4-47b0-8abe-70b54f04c695:active {background-color: rgba(253, 211, 36, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-d72d31d9-dfc4-47b0-8abe-70b54f04c695-btn-wrapper {
    text-align: center;
  }


#s-d72d31d9-dfc4-47b0-8abe-70b54f04c695.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 25px;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-ae36300e-1a0a-419f-89a0-3084b8da5f9f {
  padding-top: 40px;
padding-left: 5%;
padding-bottom: 40px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(60, 57, 45, 1);
}








#s-ae36300e-1a0a-419f-89a0-3084b8da5f9f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ae36300e-1a0a-419f-89a0-3084b8da5f9f.shg-box.shg-c {
  justify-content: center;
}

#s-7edf30ae-fd29-456f-9d8b-30b9f98b68fc {
  margin-left: 5%;
margin-right: 5%;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-7edf30ae-fd29-456f-9d8b-30b9f98b68fc .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:   ;
  font-size: 40px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}



#s-0b7534d3-17e1-47df-ac25-c9a83895cdf9 {
  padding-left: 5%;
padding-right: 5%;
}

#s-ea14f27f-ff5c-4163-bbc0-1c6df3ac4c49 {
  margin-top: 10px;
}

#s-9a9ab338-f756-469a-8837-70e9b465b3de {
  padding-left: 5%;
padding-bottom: 40px;
padding-right: 5%;
min-height: 50px;
}








#s-9a9ab338-f756-469a-8837-70e9b465b3de > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9a9ab338-f756-469a-8837-70e9b465b3de.shg-box.shg-c {
  justify-content: center;
}

#s-6172ae23-3b7e-433d-b906-4a83babb76cf {
  padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-6172ae23-3b7e-433d-b906-4a83babb76cf .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Oswald";
  font-style:   ;
  font-size: 30px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}



#s-2f6d6ce0-a168-4099-8bd8-99d25d40cd4f {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-2f6d6ce0-a168-4099-8bd8-99d25d40cd4f .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-2f6d6ce0-a168-4099-8bd8-99d25d40cd4f .shg-sld-nav-button.shg-sld-left,
#s-2f6d6ce0-a168-4099-8bd8-99d25d40cd4f .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-65af545c-5c02-416f-83b7-c34485074fd5 {
  text-align: center;
}




  #s-65af545c-5c02-416f-83b7-c34485074fd5 img.shogun-image {
    
    width: px;
  }


#s-65af545c-5c02-416f-83b7-c34485074fd5 .shogun-image-content {
  
    align-items: center;
  
}

#s-ee8f8812-bfd7-4700-9cc4-48f11c4f75f1 {
  text-align: center;
}




  #s-ee8f8812-bfd7-4700-9cc4-48f11c4f75f1 img.shogun-image {
    
    width: px;
  }


#s-ee8f8812-bfd7-4700-9cc4-48f11c4f75f1 .shogun-image-content {
  
    align-items: center;
  
}

#s-eb6ab79d-f66a-4b0b-b226-92e506af0923 {
  text-align: center;
}




  #s-eb6ab79d-f66a-4b0b-b226-92e506af0923 img.shogun-image {
    
    width: px;
  }


#s-eb6ab79d-f66a-4b0b-b226-92e506af0923 .shogun-image-content {
  
    align-items: center;
  
}

#s-ba20060e-1bfc-4800-ab12-40e8dc1903a7 {
  text-align: center;
}




  #s-ba20060e-1bfc-4800-ab12-40e8dc1903a7 img.shogun-image {
    
    width: px;
  }


#s-ba20060e-1bfc-4800-ab12-40e8dc1903a7 .shogun-image-content {
  
    align-items: center;
  
}

#s-3b1543f8-a749-469d-90db-e875e2f34428 {
  text-align: center;
}




  #s-3b1543f8-a749-469d-90db-e875e2f34428 img.shogun-image {
    
    width: px;
  }


#s-3b1543f8-a749-469d-90db-e875e2f34428 .shogun-image-content {
  
    align-items: center;
  
}

#s-a3f20ec8-e21f-40bf-aa5a-60d21706d091 {
  text-align: center;
}




  #s-a3f20ec8-e21f-40bf-aa5a-60d21706d091 img.shogun-image {
    
    width: px;
  }


#s-a3f20ec8-e21f-40bf-aa5a-60d21706d091 .shogun-image-content {
  
    align-items: center;
  
}

#s-5fa2a695-84de-4c05-a0f7-70f95ba71dfb {
  text-align: center;
}




  #s-5fa2a695-84de-4c05-a0f7-70f95ba71dfb img.shogun-image {
    
    width: px;
  }


#s-5fa2a695-84de-4c05-a0f7-70f95ba71dfb .shogun-image-content {
  
    align-items: center;
  
}

#s-18d7e8ad-0099-4328-987d-ce67438cbf6c {
  text-align: center;
}




  #s-18d7e8ad-0099-4328-987d-ce67438cbf6c img.shogun-image {
    
    width: px;
  }


#s-18d7e8ad-0099-4328-987d-ce67438cbf6c .shogun-image-content {
  
    align-items: center;
  
}

#s-03fc0f43-608b-42e4-9860-ad32b1ea5a72 {
  text-align: center;
}




  #s-03fc0f43-608b-42e4-9860-ad32b1ea5a72 img.shogun-image {
    
    width: px;
  }


#s-03fc0f43-608b-42e4-9860-ad32b1ea5a72 .shogun-image-content {
  
    align-items: center;
  
}

#s-26c10ba9-ed54-404a-9a7f-d9e5999e2f8d {
  text-align: center;
}




  #s-26c10ba9-ed54-404a-9a7f-d9e5999e2f8d img.shogun-image {
    
    width: px;
  }


#s-26c10ba9-ed54-404a-9a7f-d9e5999e2f8d .shogun-image-content {
  
    align-items: center;
  
}

#s-df7233ad-d8d5-4397-ad46-4e35558b8ca0 {
  text-align: center;
}




  #s-df7233ad-d8d5-4397-ad46-4e35558b8ca0 img.shogun-image {
    
    width: px;
  }


#s-df7233ad-d8d5-4397-ad46-4e35558b8ca0 .shogun-image-content {
  
    align-items: center;
  
}

#s-d5792f20-bd09-4385-8edd-3498c019a313 {
  text-align: center;
}




  #s-d5792f20-bd09-4385-8edd-3498c019a313 img.shogun-image {
    
    width: px;
  }


#s-d5792f20-bd09-4385-8edd-3498c019a313 .shogun-image-content {
  
    align-items: center;
  
}

#s-2dc25067-f4b8-44a0-869d-839970027ae8 {
  text-align: center;
}




  #s-2dc25067-f4b8-44a0-869d-839970027ae8 img.shogun-image {
    
    width: px;
  }


#s-2dc25067-f4b8-44a0-869d-839970027ae8 .shogun-image-content {
  
    align-items: center;
  
}

#s-fc7cd831-2811-4fa3-91d9-5dfc626865fe {
  text-align: center;
}




  #s-fc7cd831-2811-4fa3-91d9-5dfc626865fe img.shogun-image {
    
    width: px;
  }


#s-fc7cd831-2811-4fa3-91d9-5dfc626865fe .shogun-image-content {
  
    align-items: center;
  
}

#s-0c5b4693-f7fb-42f9-a9cd-52640a384f84 {
  text-align: center;
}




  #s-0c5b4693-f7fb-42f9-a9cd-52640a384f84 img.shogun-image {
    
    width: px;
  }


#s-0c5b4693-f7fb-42f9-a9cd-52640a384f84 .shogun-image-content {
  
    align-items: center;
  
}

#s-6993b960-5a9d-40f8-86cf-e23e0122ee3f {
  text-align: center;
}




  #s-6993b960-5a9d-40f8-86cf-e23e0122ee3f img.shogun-image {
    
    width: px;
  }


#s-6993b960-5a9d-40f8-86cf-e23e0122ee3f .shogun-image-content {
  
    align-items: center;
  
}

#s-3678c9bc-7cbe-4477-878b-e13ce681ef74 {
  text-align: center;
}




  #s-3678c9bc-7cbe-4477-878b-e13ce681ef74 img.shogun-image {
    
    width: px;
  }


#s-3678c9bc-7cbe-4477-878b-e13ce681ef74 .shogun-image-content {
  
    align-items: center;
  
}

#s-976693be-c0fa-4fc4-b7e4-112e91d238f2 {
  text-align: center;
}




  #s-976693be-c0fa-4fc4-b7e4-112e91d238f2 img.shogun-image {
    
    width: px;
  }


#s-976693be-c0fa-4fc4-b7e4-112e91d238f2 .shogun-image-content {
  
    align-items: center;
  
}

#s-a033861a-035c-4fd8-b87b-07fb02154999 {
  text-align: center;
}




  #s-a033861a-035c-4fd8-b87b-07fb02154999 img.shogun-image {
    
    width: px;
  }


#s-a033861a-035c-4fd8-b87b-07fb02154999 .shogun-image-content {
  
    align-items: center;
  
}

#s-d31a8b35-942d-4e7e-a3b8-3aec834d39f6 {
  text-align: center;
}




  #s-d31a8b35-942d-4e7e-a3b8-3aec834d39f6 img.shogun-image {
    
    width: px;
  }


#s-d31a8b35-942d-4e7e-a3b8-3aec834d39f6 .shogun-image-content {
  
    align-items: center;
  
}

#s-db5f0ba8-62b8-4a60-a1f2-077468ee2357 {
  text-align: center;
}




  #s-db5f0ba8-62b8-4a60-a1f2-077468ee2357 img.shogun-image {
    
    width: px;
  }


#s-db5f0ba8-62b8-4a60-a1f2-077468ee2357 .shogun-image-content {
  
    align-items: center;
  
}

#s-abf3a000-6339-4e63-aec9-4bf4f436e237 {
  text-align: center;
}




  #s-abf3a000-6339-4e63-aec9-4bf4f436e237 img.shogun-image {
    
    width: px;
  }


#s-abf3a000-6339-4e63-aec9-4bf4f436e237 .shogun-image-content {
  
    align-items: center;
  
}

#s-fde69610-6310-40a5-ad6c-3ed692837554 {
  text-align: center;
}




  #s-fde69610-6310-40a5-ad6c-3ed692837554 img.shogun-image {
    
    width: px;
  }


#s-fde69610-6310-40a5-ad6c-3ed692837554 .shogun-image-content {
  
    align-items: center;
  
}

#s-d511076e-a2ad-4c19-8424-a3904fd29c1a {
  text-align: center;
}




  #s-d511076e-a2ad-4c19-8424-a3904fd29c1a img.shogun-image {
    
    width: px;
  }


#s-d511076e-a2ad-4c19-8424-a3904fd29c1a .shogun-image-content {
  
    align-items: center;
  
}

#s-f8753f17-17cd-4c40-91b4-713ea477a5a6 {
  text-align: center;
}




  #s-f8753f17-17cd-4c40-91b4-713ea477a5a6 img.shogun-image {
    
    width: px;
  }


#s-f8753f17-17cd-4c40-91b4-713ea477a5a6 .shogun-image-content {
  
    align-items: center;
  
}

#s-9b2e90ef-b356-4304-9b84-4ea5d3dece1a {
  text-align: center;
}




  #s-9b2e90ef-b356-4304-9b84-4ea5d3dece1a img.shogun-image {
    
    width: px;
  }


#s-9b2e90ef-b356-4304-9b84-4ea5d3dece1a .shogun-image-content {
  
    align-items: center;
  
}

#s-f37070ef-e4ad-4a17-86fc-bb2c0507eb93 {
  text-align: center;
}




  #s-f37070ef-e4ad-4a17-86fc-bb2c0507eb93 img.shogun-image {
    
    width: px;
  }


#s-f37070ef-e4ad-4a17-86fc-bb2c0507eb93 .shogun-image-content {
  
    align-items: center;
  
}

#s-a7bb0e26-f80d-4a14-a945-2dd6781e0ba9 {
  display: none;
}
#s-a623dfbf-cb99-4445-a96c-3d2767cb96d9 {
  text-align: center;
}

#s-a623dfbf-cb99-4445-a96c-3d2767cb96d9 .shg-product-sold-out {
  display: none;
  color: rgba(255, 255, 255, 1);
  font-size: 40px;
  font-weight:  500 ;
  font-family: Oswald;
  font-style:  normal ;
}

#s-a623dfbf-cb99-4445-a96c-3d2767cb96d9 .shg-product-price {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 40px;
}

#s-a623dfbf-cb99-4445-a96c-3d2767cb96d9 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-1ce363f9-ab4e-46f7-a345-9793c4da765e {
  margin-top: 30px;
margin-bottom: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
background-color: rgba(253, 211, 36, 1);
text-align: center;
cursor: pointer;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-1ce363f9-ab4e-46f7-a345-9793c4da765e:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(253, 211, 36, 1) !important;
border-radius: 0px !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(253, 211, 36, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-1ce363f9-ab4e-46f7-a345-9793c4da765e:active {background-color: rgba(253, 211, 36, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-1ce363f9-ab4e-46f7-a345-9793c4da765e-atc-btn-wrapper {
    text-align: center;
  }


#s-1ce363f9-ab4e-46f7-a345-9793c4da765e {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1ce363f9-ab4e-46f7-a345-9793c4da765e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1ce363f9-ab4e-46f7-a345-9793c4da765e.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 25px;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-1ce363f9-ab4e-46f7-a345-9793c4da765e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-1ce363f9-ab4e-46f7-a345-9793c4da765e.shg-btn.shg-product-atc-success {
    font-weight: 700;
    font-family: Oswald;
    
    font-size: 25px;
    
  }


#s-bfcb15fc-319b-4a20-89c2-e5c8320225fa {
  min-height: 50px;
}








#s-bfcb15fc-319b-4a20-89c2-e5c8320225fa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bfcb15fc-319b-4a20-89c2-e5c8320225fa.shg-box.shg-c {
  justify-content: center;
}

#s-d554b21e-26a4-44ee-bfd0-3b47a3d65bfe > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(221, 221, 221, 0);
}

#s-d554b21e-26a4-44ee-bfd0-3b47a3d65bfe > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(0, 0, 0, 0);
  padding: 10px;
}

#s-d554b21e-26a4-44ee-bfd0-3b47a3d65bfe > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(255, 255, 255, 1);
}

#s-d554b21e-26a4-44ee-bfd0-3b47a3d65bfe > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: rgba(0, 0, 0, 0);
  border-top: 1px solid rgba(221, 221, 221, 0);
}

#s-d554b21e-26a4-44ee-bfd0-3b47a3d65bfe > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(255, 255, 255, 1);
  text-align: left;
  font-family: Roboto;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
}

#s-d554b21e-26a4-44ee-bfd0-3b47a3d65bfe > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 20px;
}
#s-cdbc29c9-efc7-4d6e-9adc-f41aad3f0041 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-cdbc29c9-efc7-4d6e-9adc-f41aad3f0041 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Oswald";
  font-style:   ;
  font-size: 35px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}



#s-93129e38-f8f0-4aa0-9b3d-69407ffe86b4 {
  padding-left: 5%;
padding-right: 5%;
text-align: center;
}




  #s-93129e38-f8f0-4aa0-9b3d-69407ffe86b4 img.shogun-image {
    
    width: px;
  }


#s-93129e38-f8f0-4aa0-9b3d-69407ffe86b4 .shogun-image-content {
  
    align-items: center;
  
}

#s-984520ad-b1a8-4c0b-a2f9-22589cef32a3 {
  padding-top: 40px;
padding-left: 5%;
padding-bottom: 40px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(17, 21, 27, 1);
}








#s-984520ad-b1a8-4c0b-a2f9-22589cef32a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-984520ad-b1a8-4c0b-a2f9-22589cef32a3.shg-box.shg-c {
  justify-content: center;
}

#s-e462de29-3733-498e-9d2a-06611445b899 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-e462de29-3733-498e-9d2a-06611445b899 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Oswald";
  font-style:   ;
  font-size: 35px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}



#s-62fdb5d3-d4c1-4cdc-89fa-8c18fbc30b74 {
  margin-top: 20px;
margin-bottom: 20px;
}

#s-be77526a-8c1a-45fe-a6d6-35eee210663c {
  margin-left: 0%;
margin-right: 0%;
padding-left: 5%;
padding-right: 5%;
min-height: 50px;
}








#s-be77526a-8c1a-45fe-a6d6-35eee210663c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-be77526a-8c1a-45fe-a6d6-35eee210663c.shg-box.shg-c {
  justify-content: center;
}

#s-b4e05a64-5d88-491b-82e8-87f0bb98efc4 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-b4e05a64-5d88-491b-82e8-87f0bb98efc4 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Oswald";
  font-style:   ;
  font-size: 35px;
  line-height: 1.1em;
  letter-spacing: ;
  text-align: center;
}



#s-4d0aa5fd-508a-43a5-a487-65b03d67afd9 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-4d0aa5fd-508a-43a5-a487-65b03d67afd9 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-4d0aa5fd-508a-43a5-a487-65b03d67afd9 .shg-sld-nav-button.shg-sld-left,
#s-4d0aa5fd-508a-43a5-a487-65b03d67afd9 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-7736c501-beef-4b06-b9e4-ed8de136193e {
  text-align: center;
}




  #s-7736c501-beef-4b06-b9e4-ed8de136193e img.shogun-image {
    
    width: px;
  }


#s-7736c501-beef-4b06-b9e4-ed8de136193e .shogun-image-content {
  
    align-items: center;
  
}

#s-3ba2aa34-325a-4258-87be-446727b24928 {
  text-align: center;
}




  #s-3ba2aa34-325a-4258-87be-446727b24928 img.shogun-image {
    
    width: px;
  }


#s-3ba2aa34-325a-4258-87be-446727b24928 .shogun-image-content {
  
    align-items: center;
  
}

#s-e240f23f-3e19-4319-ac7a-991e56a7ccbe {
  text-align: center;
}




  #s-e240f23f-3e19-4319-ac7a-991e56a7ccbe img.shogun-image {
    
    width: px;
  }


#s-e240f23f-3e19-4319-ac7a-991e56a7ccbe .shogun-image-content {
  
    align-items: center;
  
}

#s-3ace33fb-614b-4800-84af-f49c59c82050 {
  text-align: center;
}




  #s-3ace33fb-614b-4800-84af-f49c59c82050 img.shogun-image {
    
    width: px;
  }


#s-3ace33fb-614b-4800-84af-f49c59c82050 .shogun-image-content {
  
    align-items: center;
  
}

#s-fb169ff4-cf20-4b0c-b922-8111090235eb {
  text-align: center;
}




  #s-fb169ff4-cf20-4b0c-b922-8111090235eb img.shogun-image {
    
    width: px;
  }


#s-fb169ff4-cf20-4b0c-b922-8111090235eb .shogun-image-content {
  
    align-items: center;
  
}

#s-07a30df5-d8e2-4ca4-980d-c7a5bb1d399f {
  text-align: center;
}




  #s-07a30df5-d8e2-4ca4-980d-c7a5bb1d399f img.shogun-image {
    
    width: px;
  }


#s-07a30df5-d8e2-4ca4-980d-c7a5bb1d399f .shogun-image-content {
  
    align-items: center;
  
}

#s-236ab12a-3753-43e0-b81d-f9970ba9ce5c {
  text-align: center;
}




  #s-236ab12a-3753-43e0-b81d-f9970ba9ce5c img.shogun-image {
    
    width: px;
  }


#s-236ab12a-3753-43e0-b81d-f9970ba9ce5c .shogun-image-content {
  
    align-items: center;
  
}

#s-858d9c59-776f-441a-ac0d-9549ebd59c71 {
  text-align: center;
}




  #s-858d9c59-776f-441a-ac0d-9549ebd59c71 img.shogun-image {
    
    width: px;
  }


#s-858d9c59-776f-441a-ac0d-9549ebd59c71 .shogun-image-content {
  
    align-items: center;
  
}

#s-92fcfd56-82a6-447e-8c1d-7b9795c6ad1e {
  text-align: center;
}




  #s-92fcfd56-82a6-447e-8c1d-7b9795c6ad1e img.shogun-image {
    
    width: px;
  }


#s-92fcfd56-82a6-447e-8c1d-7b9795c6ad1e .shogun-image-content {
  
    align-items: center;
  
}

#s-b04b7f8e-65d4-46b7-ae35-5b717ac67a5d {
  text-align: center;
}




  #s-b04b7f8e-65d4-46b7-ae35-5b717ac67a5d img.shogun-image {
    
    width: px;
  }


#s-b04b7f8e-65d4-46b7-ae35-5b717ac67a5d .shogun-image-content {
  
    align-items: center;
  
}

#s-e7729167-3bf5-484e-b7dc-c2420916dea5 {
  text-align: center;
}




  #s-e7729167-3bf5-484e-b7dc-c2420916dea5 img.shogun-image {
    
    width: px;
  }


#s-e7729167-3bf5-484e-b7dc-c2420916dea5 .shogun-image-content {
  
    align-items: center;
  
}

#s-d45f1f19-9dc4-45fc-af8c-0ff993422b79 {
  text-align: center;
}




  #s-d45f1f19-9dc4-45fc-af8c-0ff993422b79 img.shogun-image {
    
    width: px;
  }


#s-d45f1f19-9dc4-45fc-af8c-0ff993422b79 .shogun-image-content {
  
    align-items: center;
  
}

#s-5fabf4ba-0348-42ac-b306-d36c64a08f28 {
  text-align: center;
}




  #s-5fabf4ba-0348-42ac-b306-d36c64a08f28 img.shogun-image {
    
    width: px;
  }


#s-5fabf4ba-0348-42ac-b306-d36c64a08f28 .shogun-image-content {
  
    align-items: center;
  
}

#s-89a0b2f4-cbd0-42ef-bc6f-44a9af15a4e9 {
  text-align: center;
}




  #s-89a0b2f4-cbd0-42ef-bc6f-44a9af15a4e9 img.shogun-image {
    
    width: px;
  }


#s-89a0b2f4-cbd0-42ef-bc6f-44a9af15a4e9 .shogun-image-content {
  
    align-items: center;
  
}

#s-a88f2029-9da0-4fe1-82d7-d3abad80ea37 {
  text-align: center;
}




  #s-a88f2029-9da0-4fe1-82d7-d3abad80ea37 img.shogun-image {
    
    width: px;
  }


#s-a88f2029-9da0-4fe1-82d7-d3abad80ea37 .shogun-image-content {
  
    align-items: center;
  
}

#s-22117c04-0ee3-4026-80bf-bd6556193135 {
  text-align: center;
}




  #s-22117c04-0ee3-4026-80bf-bd6556193135 img.shogun-image {
    
    width: px;
  }


#s-22117c04-0ee3-4026-80bf-bd6556193135 .shogun-image-content {
  
    align-items: center;
  
}

#s-8d721aa0-9277-448c-9bc4-1f5445214378 {
  text-align: center;
}




  #s-8d721aa0-9277-448c-9bc4-1f5445214378 img.shogun-image {
    
    width: px;
  }


#s-8d721aa0-9277-448c-9bc4-1f5445214378 .shogun-image-content {
  
    align-items: center;
  
}

#s-7974676c-2085-4429-afb3-5950e9cec930 {
  text-align: center;
}




  #s-7974676c-2085-4429-afb3-5950e9cec930 img.shogun-image {
    
    width: px;
  }


#s-7974676c-2085-4429-afb3-5950e9cec930 .shogun-image-content {
  
    align-items: center;
  
}

#s-c46409c7-9332-4cd3-8c2a-174f26e2fbad {
  text-align: center;
}




  #s-c46409c7-9332-4cd3-8c2a-174f26e2fbad img.shogun-image {
    
    width: px;
  }


#s-c46409c7-9332-4cd3-8c2a-174f26e2fbad .shogun-image-content {
  
    align-items: center;
  
}

#s-cf2916e1-a5d0-4256-a2c5-9ca32f3d8a1f {
  text-align: center;
}




  #s-cf2916e1-a5d0-4256-a2c5-9ca32f3d8a1f img.shogun-image {
    
    width: px;
  }


#s-cf2916e1-a5d0-4256-a2c5-9ca32f3d8a1f .shogun-image-content {
  
    align-items: center;
  
}

#s-3344b250-5dcf-4f44-8d13-4e56dcb34b93 {
  text-align: center;
}




  #s-3344b250-5dcf-4f44-8d13-4e56dcb34b93 img.shogun-image {
    
    width: px;
  }


#s-3344b250-5dcf-4f44-8d13-4e56dcb34b93 .shogun-image-content {
  
    align-items: center;
  
}

#s-746217dd-0561-400a-8304-c994a00b611c {
  text-align: center;
}




  #s-746217dd-0561-400a-8304-c994a00b611c img.shogun-image {
    
    width: px;
  }


#s-746217dd-0561-400a-8304-c994a00b611c .shogun-image-content {
  
    align-items: center;
  
}

#s-040889ac-142f-4e74-aef1-83dad11e5310 {
  text-align: center;
}




  #s-040889ac-142f-4e74-aef1-83dad11e5310 img.shogun-image {
    
    width: px;
  }


#s-040889ac-142f-4e74-aef1-83dad11e5310 .shogun-image-content {
  
    align-items: center;
  
}

#s-45220c12-f0ed-4860-aa0e-8181b22961ce {
  text-align: center;
}




  #s-45220c12-f0ed-4860-aa0e-8181b22961ce img.shogun-image {
    
    width: px;
  }


#s-45220c12-f0ed-4860-aa0e-8181b22961ce .shogun-image-content {
  
    align-items: center;
  
}

#s-f3efa30d-a1b0-47fc-8f0b-be67bb65f6cd {
  text-align: center;
}




  #s-f3efa30d-a1b0-47fc-8f0b-be67bb65f6cd img.shogun-image {
    
    width: px;
  }


#s-f3efa30d-a1b0-47fc-8f0b-be67bb65f6cd .shogun-image-content {
  
    align-items: center;
  
}

#s-c749ba09-3d90-4916-90a6-bc2727292e4d {
  text-align: center;
}




  #s-c749ba09-3d90-4916-90a6-bc2727292e4d img.shogun-image {
    
    width: px;
  }


#s-c749ba09-3d90-4916-90a6-bc2727292e4d .shogun-image-content {
  
    align-items: center;
  
}

#s-82bd6dc6-8387-47f2-9cd9-42f1e942bf35 {
  text-align: center;
}




  #s-82bd6dc6-8387-47f2-9cd9-42f1e942bf35 img.shogun-image {
    
    width: px;
  }


#s-82bd6dc6-8387-47f2-9cd9-42f1e942bf35 .shogun-image-content {
  
    align-items: center;
  
}

#s-9023a3ff-7e80-4433-baf9-a2586a7c9f5a {
  text-align: center;
}




  #s-9023a3ff-7e80-4433-baf9-a2586a7c9f5a img.shogun-image {
    
    width: px;
  }


#s-9023a3ff-7e80-4433-baf9-a2586a7c9f5a .shogun-image-content {
  
    align-items: center;
  
}

#s-f4fb7abe-3d3a-4d93-9a2b-005d085ddf56 {
  display: none;
}
#s-1c8d2b96-f6d1-45b8-a475-d79e439bb789 {
  text-align: center;
}

#s-1c8d2b96-f6d1-45b8-a475-d79e439bb789 .shg-product-sold-out {
  display: none;
  color: rgba(255, 255, 255, 1);
  font-size: 40px;
  font-weight:  500 ;
  font-family: Oswald;
  font-style:  normal ;
}

#s-1c8d2b96-f6d1-45b8-a475-d79e439bb789 .shg-product-price {
  color: rgba(255, 255, 255, 1);
  font-weight:  500 ;
  font-family: Oswald;
  font-style:  normal ;
  font-size: 40px;
}

#s-1c8d2b96-f6d1-45b8-a475-d79e439bb789 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-97cce57b-f2e3-4754-b44b-17a51c52ac51 {
  margin-top: 30px;
margin-bottom: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
background-color: rgba(253, 211, 36, 1);
text-align: center;
cursor: pointer;
color: rgba(0, 0, 0, 1);
background-image: none;
hover-type: color;
}
#s-97cce57b-f2e3-4754-b44b-17a51c52ac51:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(253, 211, 36, 1) !important;
border-radius: 0px !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(253, 211, 36, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-97cce57b-f2e3-4754-b44b-17a51c52ac51:active {background-color: rgba(253, 211, 36, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-97cce57b-f2e3-4754-b44b-17a51c52ac51-atc-btn-wrapper {
    text-align: center;
  }


#s-97cce57b-f2e3-4754-b44b-17a51c52ac51 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-97cce57b-f2e3-4754-b44b-17a51c52ac51.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-97cce57b-f2e3-4754-b44b-17a51c52ac51.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 25px;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

#s-97cce57b-f2e3-4754-b44b-17a51c52ac51.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-97cce57b-f2e3-4754-b44b-17a51c52ac51.shg-btn.shg-product-atc-success {
    font-weight: 700;
    font-family: Oswald;
    
    font-size: 25px;
    
  }


#s-3e4023a9-4e37-4904-9dd3-566fa580fca2 {
  margin-top: 20px;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
max-width: 1080px;
}

#s-624688c9-5b2c-44fe-8006-5b5316e259be {
  padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-624688c9-5b2c-44fe-8006-5b5316e259be > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-624688c9-5b2c-44fe-8006-5b5316e259be.shg-box.shg-c {
  justify-content: center;
}

#s-a07df038-089d-4c52-be67-3f6331619ee0 {
  margin-left: auto;
margin-right: auto;
max-width: 1080px;
text-align: center;
}




  #s-a07df038-089d-4c52-be67-3f6331619ee0 img.shogun-image {
    
    width: px;
  }


#s-a07df038-089d-4c52-be67-3f6331619ee0 .shogun-image-content {
  
    align-items: center;
  
}

#s-2769155c-21b3-4d42-98d8-b0374b736582 {
  margin-top: 30px;
margin-bottom: 20px;
padding-top: 17px;
padding-left: 40px;
padding-bottom: 17px;
padding-right: 40px;
background-color: rgba(253, 211, 36, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
color: rgba(0, 0, 0, 1);
}
#s-2769155c-21b3-4d42-98d8-b0374b736582:hover {border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-color: rgba(253, 211, 36, 1) !important;
border-radius: 0px !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
color: rgba(253, 211, 36, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-2769155c-21b3-4d42-98d8-b0374b736582:active {background-color: rgba(253, 211, 36, 1) !important;
text-decoration: none !important;
color: rgba(0, 0, 0, 1) !important;
background-image: none !important;
hover-type: color !important;}

  #s-2769155c-21b3-4d42-98d8-b0374b736582-btn-wrapper {
    text-align: center;
  }


#s-2769155c-21b3-4d42-98d8-b0374b736582.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 25px;
  font-weight: 700;
  
  font-family: Oswald;
  display:  inline-block ;
}

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

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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