.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-fdbd9c18-c407-4cdf-829e-9e8ce466dbf7 {
  background-image: url(https://i.shgcdn.com/381d7dcf-72ce-4060-8d4b-78039dec1e7f/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 648px;
background-position: center center;
}
@media (max-width: 767px){#s-fdbd9c18-c407-4cdf-829e-9e8ce466dbf7 {
  display: none;
}
#s-fdbd9c18-c407-4cdf-829e-9e8ce466dbf7, #wrap-s-fdbd9c18-c407-4cdf-829e-9e8ce466dbf7 { display:none !important; }}







#s-fdbd9c18-c407-4cdf-829e-9e8ce466dbf7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fdbd9c18-c407-4cdf-829e-9e8ce466dbf7.shg-box.shg-c {
  justify-content: center;
}
@media (max-width: 767px){






#s-fdbd9c18-c407-4cdf-829e-9e8ce466dbf7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fdbd9c18-c407-4cdf-829e-9e8ce466dbf7.shg-box.shg-c {
  justify-content: flex-start;
}
}
#s-0343af51-827c-4783-854f-06d2e05fe0d2 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1584px;
}








#s-0343af51-827c-4783-854f-06d2e05fe0d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0343af51-827c-4783-854f-06d2e05fe0d2.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-b2458ee0-babe-44a9-8114-d2b070888175 {
  margin-top: 90px;
margin-bottom: 30px;
text-align: left;
}
@media (max-width: 767px){#s-b2458ee0-babe-44a9-8114-d2b070888175 {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-b2458ee0-babe-44a9-8114-d2b070888175 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 46px;
  line-height: ;
  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;
}

#s-12dbba58-d10d-4230-8e46-4b4d2c7025ce {
  margin-bottom: 40px;
padding-right: 900px;
}
@media (max-width: 767px){#s-12dbba58-d10d-4230-8e46-4b4d2c7025ce {
  padding-left: 20px;
padding-right: 20px;
}
}
.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

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

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

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

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

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

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

#s-7594f991-9f2b-4265-a735-1367a67b34fa {
  border-style: solid;
padding-top: 10px;
padding-left: 39px;
padding-bottom: 10px;
padding-right: 39px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(253, 252, 255, 1);
border-radius: 8px;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-7594f991-9f2b-4265-a735-1367a67b34fa:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-7594f991-9f2b-4265-a735-1367a67b34fa:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-7594f991-9f2b-4265-a735-1367a67b34fa {
  margin-left: 20px;
margin-right: 20px;
}
}

  #s-7594f991-9f2b-4265-a735-1367a67b34fa-btn-wrapper {
    text-align: left;
  }


#s-7594f991-9f2b-4265-a735-1367a67b34fa.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-13196b5c-9be0-4729-a0bc-1a049e3f375a {
  min-height: 50px;
background-color: rgba(22, 22, 22, 1);
}
@media (min-width: 1200px){#s-13196b5c-9be0-4729-a0bc-1a049e3f375a {
  display: none;
}
#s-13196b5c-9be0-4729-a0bc-1a049e3f375a, #wrap-s-13196b5c-9be0-4729-a0bc-1a049e3f375a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-13196b5c-9be0-4729-a0bc-1a049e3f375a {
  display: none;
}
#s-13196b5c-9be0-4729-a0bc-1a049e3f375a, #wrap-s-13196b5c-9be0-4729-a0bc-1a049e3f375a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-13196b5c-9be0-4729-a0bc-1a049e3f375a {
  display: none;
}
#s-13196b5c-9be0-4729-a0bc-1a049e3f375a, #wrap-s-13196b5c-9be0-4729-a0bc-1a049e3f375a { display:none !important; }}







#s-13196b5c-9be0-4729-a0bc-1a049e3f375a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-13196b5c-9be0-4729-a0bc-1a049e3f375a.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-59ec6ef8-21c4-485d-b2cd-d53554329c04 {
  text-align: center;
}




  #s-59ec6ef8-21c4-485d-b2cd-d53554329c04 img.shogun-image {
    
    width: px;
  }


#s-59ec6ef8-21c4-485d-b2cd-d53554329c04 .shogun-image-content {
  
    align-items: center;
  
}

#s-1de592f8-d72c-402a-8539-8b3de66c50cd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (max-width: 767px){#s-1de592f8-d72c-402a-8539-8b3de66c50cd {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-1de592f8-d72c-402a-8539-8b3de66c50cd .shogun-heading-component h2 {
  color: rgba(255, 254, 254, 1);
  font-weight:  600 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 46px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



@media (max-width: 767px){#s-15beb3a4-c3ed-48e8-92b5-bd079d76b0c5 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}
}
#s-e8f858f0-82c8-40c4-8432-e026c61e70f2 {
  border-style: solid;
padding-top: 10px;
padding-left: 39px;
padding-bottom: 10px;
padding-right: 39px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(253, 252, 255, 1);
border-radius: 8px;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-e8f858f0-82c8-40c4-8432-e026c61e70f2:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-e8f858f0-82c8-40c4-8432-e026c61e70f2:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-e8f858f0-82c8-40c4-8432-e026c61e70f2 {
  margin-left: 20px;
margin-bottom: 50px;
margin-right: 20px;
}
}

  #s-e8f858f0-82c8-40c4-8432-e026c61e70f2-btn-wrapper {
    text-align: left;
  }


#s-e8f858f0-82c8-40c4-8432-e026c61e70f2.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-51e147c4-1be3-4513-8134-f3caff3d5811 {
  min-height: 50px;
background-color: rgba(2, 14, 40, 1);
}








#s-51e147c4-1be3-4513-8134-f3caff3d5811 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-51e147c4-1be3-4513-8134-f3caff3d5811.shg-box.shg-c {
  justify-content: center;
}

#s-16d7abbd-9088-4169-be40-994550055a76 {
  margin-left: auto;
margin-right: auto;
padding-top: 125px;
padding-bottom: 100px;
min-height: 50px;
max-width: 1584px;
}








#s-16d7abbd-9088-4169-be40-994550055a76 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-16d7abbd-9088-4169-be40-994550055a76.shg-box.shg-c {
  justify-content: center;
}

#s-e1cfacfa-80d0-43c2-adbe-b45a2352f24d {
  margin-bottom: 30px;
text-align: center;
}

#s-e1cfacfa-80d0-43c2-adbe-b45a2352f24d .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 46px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1eca80c6-9bc5-4310-9e87-4e98e65e70ae {
  margin-left: 320px;
margin-right: 320px;
}
@media (max-width: 767px){#s-1eca80c6-9bc5-4310-9e87-4e98e65e70ae {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-732e81df-38ba-4ef2-8d63-06844aaf0783 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 100px;
min-height: 50px;
max-width: 1584px;
}








#s-732e81df-38ba-4ef2-8d63-06844aaf0783 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-732e81df-38ba-4ef2-8d63-06844aaf0783.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-61ead84c-99e5-4f0e-b98b-9cd9a1df0ea0 {
  margin-top: 30px;
margin-left: auto;
margin-right: auto;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-61ead84c-99e5-4f0e-b98b-9cd9a1df0ea0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-61ead84c-99e5-4f0e-b98b-9cd9a1df0ea0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-61ead84c-99e5-4f0e-b98b-9cd9a1df0ea0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-61ead84c-99e5-4f0e-b98b-9cd9a1df0ea0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-61ead84c-99e5-4f0e-b98b-9cd9a1df0ea0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-61ead84c-99e5-4f0e-b98b-9cd9a1df0ea0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-61ead84c-99e5-4f0e-b98b-9cd9a1df0ea0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-61ead84c-99e5-4f0e-b98b-9cd9a1df0ea0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-61ead84c-99e5-4f0e-b98b-9cd9a1df0ea0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-61ead84c-99e5-4f0e-b98b-9cd9a1df0ea0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-61ead84c-99e5-4f0e-b98b-9cd9a1df0ea0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-61ead84c-99e5-4f0e-b98b-9cd9a1df0ea0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-61ead84c-99e5-4f0e-b98b-9cd9a1df0ea0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-61ead84c-99e5-4f0e-b98b-9cd9a1df0ea0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-61ead84c-99e5-4f0e-b98b-9cd9a1df0ea0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-61ead84c-99e5-4f0e-b98b-9cd9a1df0ea0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-61ead84c-99e5-4f0e-b98b-9cd9a1df0ea0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-61ead84c-99e5-4f0e-b98b-9cd9a1df0ea0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-61ead84c-99e5-4f0e-b98b-9cd9a1df0ea0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-61ead84c-99e5-4f0e-b98b-9cd9a1df0ea0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-61ead84c-99e5-4f0e-b98b-9cd9a1df0ea0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-61ead84c-99e5-4f0e-b98b-9cd9a1df0ea0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-61ead84c-99e5-4f0e-b98b-9cd9a1df0ea0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-61ead84c-99e5-4f0e-b98b-9cd9a1df0ea0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-61ead84c-99e5-4f0e-b98b-9cd9a1df0ea0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-61ead84c-99e5-4f0e-b98b-9cd9a1df0ea0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-61ead84c-99e5-4f0e-b98b-9cd9a1df0ea0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-61ead84c-99e5-4f0e-b98b-9cd9a1df0ea0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-61ead84c-99e5-4f0e-b98b-9cd9a1df0ea0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-61ead84c-99e5-4f0e-b98b-9cd9a1df0ea0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-61ead84c-99e5-4f0e-b98b-9cd9a1df0ea0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-61ead84c-99e5-4f0e-b98b-9cd9a1df0ea0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-61ead84c-99e5-4f0e-b98b-9cd9a1df0ea0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-61ead84c-99e5-4f0e-b98b-9cd9a1df0ea0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-61ead84c-99e5-4f0e-b98b-9cd9a1df0ea0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-61ead84c-99e5-4f0e-b98b-9cd9a1df0ea0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-61ead84c-99e5-4f0e-b98b-9cd9a1df0ea0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-61ead84c-99e5-4f0e-b98b-9cd9a1df0ea0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-956302a4-1821-40fb-b655-047c9a4ffee3 {
  display: none;
}
#s-7e2dd51b-aff5-403c-b39c-045d56506f1e {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-7e2dd51b-aff5-403c-b39c-045d56506f1e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7e2dd51b-aff5-403c-b39c-045d56506f1e.shg-box.shg-c {
  justify-content: center;
}

.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-image-wrapper img.shogun-image {
  width: 100%;
}

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
}

.shg-product-image-wrapper {
  display: none;
  position: relative;
  width: 100%;
}

.shg-product-image-wrapper.visible {
  display: inline-block;
}

.shg-product-image-wrapper .shg-product-image-wrapper a {
  text-decoration: none !important;
  border-bottom: 0 !important;
}

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
  transform: scale(1);
}

/**
  Fix for IE11, as min-width does not works there.
**/
@media screen\0 {
  .shg-product-image-wrapper > .shogun-image {
    width: 100%;
  }
}

#s-6544904a-bef6-4d71-a88e-829cd25c28ef {
  padding-left: 30px;
padding-right: 30px;
text-align: left;
}


.shg-c#s-6544904a-bef6-4d71-a88e-829cd25c28ef {
  max-width: 100%;
}

.shg-c#s-6544904a-bef6-4d71-a88e-829cd25c28ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6544904a-bef6-4d71-a88e-829cd25c28ef .shg-image-zoom,
.shg-c#s-6544904a-bef6-4d71-a88e-829cd25c28ef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6544904a-bef6-4d71-a88e-829cd25c28ef .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6544904a-bef6-4d71-a88e-829cd25c28ef {
  max-width: 100%;
}

.shg-c#s-6544904a-bef6-4d71-a88e-829cd25c28ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6544904a-bef6-4d71-a88e-829cd25c28ef .shg-image-zoom,
.shg-c#s-6544904a-bef6-4d71-a88e-829cd25c28ef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6544904a-bef6-4d71-a88e-829cd25c28ef .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6544904a-bef6-4d71-a88e-829cd25c28ef {
  max-width: 100%;
}

.shg-c#s-6544904a-bef6-4d71-a88e-829cd25c28ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6544904a-bef6-4d71-a88e-829cd25c28ef .shg-image-zoom,
.shg-c#s-6544904a-bef6-4d71-a88e-829cd25c28ef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6544904a-bef6-4d71-a88e-829cd25c28ef .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6544904a-bef6-4d71-a88e-829cd25c28ef {
  max-width: 100%;
}

.shg-c#s-6544904a-bef6-4d71-a88e-829cd25c28ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6544904a-bef6-4d71-a88e-829cd25c28ef .shg-image-zoom,
.shg-c#s-6544904a-bef6-4d71-a88e-829cd25c28ef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6544904a-bef6-4d71-a88e-829cd25c28ef .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6544904a-bef6-4d71-a88e-829cd25c28ef {
  max-width: 100%;
}

.shg-c#s-6544904a-bef6-4d71-a88e-829cd25c28ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6544904a-bef6-4d71-a88e-829cd25c28ef .shg-image-zoom,
.shg-c#s-6544904a-bef6-4d71-a88e-829cd25c28ef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6544904a-bef6-4d71-a88e-829cd25c28ef .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-13c8e67e-09ae-4ddc-8a49-06ec613deecf {
  border-style: solid;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
min-height: 270px;
background-color: rgba(5, 36, 66, 1);
}








#s-13c8e67e-09ae-4ddc-8a49-06ec613deecf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-13c8e67e-09ae-4ddc-8a49-06ec613deecf.shg-box.shg-c {
  justify-content: center;
}

.shg-product-title-component h1,
.shg-product-title-component h2,
.shg-product-title-component h3,
.shg-product-title-component h4,
.shg-product-title-component h5,
.shg-product-title-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;
}

.shg-product-title-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-8d3e1a81-cf04-45eb-a7b8-7cccffafa75c {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 150px;
text-align: left;
}

#s-8d3e1a81-cf04-45eb-a7b8-7cccffafa75c .shg-product-title-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 18px;
  line-height: 1.2em;
  letter-spacing: ;
}
@media (max-width: 767px){#s-8d3e1a81-cf04-45eb-a7b8-7cccffafa75c .shg-product-title-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 14px;
  line-height: 1.2em;
  letter-spacing: ;
}
}
#s-6943445b-6b08-46fc-b337-132dc084e13d {
  min-height: 56px;
}

@media (min-width: 0px) {
[id="s-6943445b-6b08-46fc-b337-132dc084e13d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6943445b-6b08-46fc-b337-132dc084e13d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-6943445b-6b08-46fc-b337-132dc084e13d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-6943445b-6b08-46fc-b337-132dc084e13d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-6943445b-6b08-46fc-b337-132dc084e13d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-6943445b-6b08-46fc-b337-132dc084e13d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-6943445b-6b08-46fc-b337-132dc084e13d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-6943445b-6b08-46fc-b337-132dc084e13d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-6943445b-6b08-46fc-b337-132dc084e13d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-6943445b-6b08-46fc-b337-132dc084e13d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-6943445b-6b08-46fc-b337-132dc084e13d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-6943445b-6b08-46fc-b337-132dc084e13d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-6943445b-6b08-46fc-b337-132dc084e13d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-6943445b-6b08-46fc-b337-132dc084e13d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-6943445b-6b08-46fc-b337-132dc084e13d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-6943445b-6b08-46fc-b337-132dc084e13d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-6943445b-6b08-46fc-b337-132dc084e13d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-6943445b-6b08-46fc-b337-132dc084e13d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-6943445b-6b08-46fc-b337-132dc084e13d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-6943445b-6b08-46fc-b337-132dc084e13d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-6943445b-6b08-46fc-b337-132dc084e13d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-6943445b-6b08-46fc-b337-132dc084e13d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-6943445b-6b08-46fc-b337-132dc084e13d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-6943445b-6b08-46fc-b337-132dc084e13d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-6943445b-6b08-46fc-b337-132dc084e13d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-6943445b-6b08-46fc-b337-132dc084e13d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-6943445b-6b08-46fc-b337-132dc084e13d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-6943445b-6b08-46fc-b337-132dc084e13d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-6943445b-6b08-46fc-b337-132dc084e13d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-6943445b-6b08-46fc-b337-132dc084e13d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-6943445b-6b08-46fc-b337-132dc084e13d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-6943445b-6b08-46fc-b337-132dc084e13d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-6943445b-6b08-46fc-b337-132dc084e13d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-6943445b-6b08-46fc-b337-132dc084e13d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-6943445b-6b08-46fc-b337-132dc084e13d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-6943445b-6b08-46fc-b337-132dc084e13d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-6943445b-6b08-46fc-b337-132dc084e13d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-1a72e71a-2266-4f63-8d4a-710f3695808a {
  min-height: 56px;
text-align: center;
}




  #s-1a72e71a-2266-4f63-8d4a-710f3695808a img.shogun-image {
    
    width: px;
  }


#s-1a72e71a-2266-4f63-8d4a-710f3695808a .shogun-image-content {
  
    align-items: center;
  
}

#s-66ee2410-5264-4fc5-a38b-8bc4757f7e4b {
  text-align: center;
}




  #s-66ee2410-5264-4fc5-a38b-8bc4757f7e4b img.shogun-image {
    
    width: px;
  }


#s-66ee2410-5264-4fc5-a38b-8bc4757f7e4b .shogun-image-content {
  
    align-items: center;
  
}

#s-26dd1ec4-8153-42cf-9bf5-dfdfcbb8c627 {
  margin-top: 20px;
text-align: left;
}

#s-26dd1ec4-8153-42cf-9bf5-dfdfcbb8c627 .shg-product-sold-out {
  display: none;
  color: rgba(0, 183, 255, 1);
  font-size: 20px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-26dd1ec4-8153-42cf-9bf5-dfdfcbb8c627 .shg-product-price {
  color: rgba(0, 183, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-26dd1ec4-8153-42cf-9bf5-dfdfcbb8c627 .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-2cdb9cbe-9687-4d6f-8fc9-c1f5db18f476 {
  margin-top: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(10, 144, 202, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-2cdb9cbe-9687-4d6f-8fc9-c1f5db18f476:hover {background-color: rgba(5, 103, 144, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-2cdb9cbe-9687-4d6f-8fc9-c1f5db18f476:active {background-color: rgba(10, 144, 202, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-2cdb9cbe-9687-4d6f-8fc9-c1f5db18f476-btn-wrapper {
    text-align: center;
  }


#s-2cdb9cbe-9687-4d6f-8fc9-c1f5db18f476.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-90279028-458a-409c-90e3-00faf14a2953 {
  display: none;
}
#s-7e9e0832-d81f-435f-a51a-0594b90e3a99 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-7e9e0832-d81f-435f-a51a-0594b90e3a99 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7e9e0832-d81f-435f-a51a-0594b90e3a99.shg-box.shg-c {
  justify-content: center;
}

#s-4acac04d-47e7-46df-86dd-52f6a0082cee {
  padding-left: 30px;
padding-right: 30px;
text-align: left;
}


.shg-c#s-4acac04d-47e7-46df-86dd-52f6a0082cee {
  max-width: 100%;
}

.shg-c#s-4acac04d-47e7-46df-86dd-52f6a0082cee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4acac04d-47e7-46df-86dd-52f6a0082cee .shg-image-zoom,
.shg-c#s-4acac04d-47e7-46df-86dd-52f6a0082cee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4acac04d-47e7-46df-86dd-52f6a0082cee .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4acac04d-47e7-46df-86dd-52f6a0082cee {
  max-width: 100%;
}

.shg-c#s-4acac04d-47e7-46df-86dd-52f6a0082cee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4acac04d-47e7-46df-86dd-52f6a0082cee .shg-image-zoom,
.shg-c#s-4acac04d-47e7-46df-86dd-52f6a0082cee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4acac04d-47e7-46df-86dd-52f6a0082cee .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4acac04d-47e7-46df-86dd-52f6a0082cee {
  max-width: 100%;
}

.shg-c#s-4acac04d-47e7-46df-86dd-52f6a0082cee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4acac04d-47e7-46df-86dd-52f6a0082cee .shg-image-zoom,
.shg-c#s-4acac04d-47e7-46df-86dd-52f6a0082cee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4acac04d-47e7-46df-86dd-52f6a0082cee .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4acac04d-47e7-46df-86dd-52f6a0082cee {
  max-width: 100%;
}

.shg-c#s-4acac04d-47e7-46df-86dd-52f6a0082cee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4acac04d-47e7-46df-86dd-52f6a0082cee .shg-image-zoom,
.shg-c#s-4acac04d-47e7-46df-86dd-52f6a0082cee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4acac04d-47e7-46df-86dd-52f6a0082cee .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4acac04d-47e7-46df-86dd-52f6a0082cee {
  max-width: 100%;
}

.shg-c#s-4acac04d-47e7-46df-86dd-52f6a0082cee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4acac04d-47e7-46df-86dd-52f6a0082cee .shg-image-zoom,
.shg-c#s-4acac04d-47e7-46df-86dd-52f6a0082cee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4acac04d-47e7-46df-86dd-52f6a0082cee .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5b852bbd-61ee-4520-a7a5-00e5b596872b {
  border-style: solid;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
min-height: 270px;
background-color: rgba(5, 36, 66, 1);
}
@media (max-width: 767px){#s-5b852bbd-61ee-4520-a7a5-00e5b596872b {
  margin-bottom: 30px;
}
}







#s-5b852bbd-61ee-4520-a7a5-00e5b596872b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5b852bbd-61ee-4520-a7a5-00e5b596872b.shg-box.shg-c {
  justify-content: center;
}

#s-acbbf125-0c97-4c6b-adc6-8f6b3dd123c8 {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 150px;
text-align: left;
}

#s-acbbf125-0c97-4c6b-adc6-8f6b3dd123c8 .shg-product-title-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 18px;
  line-height: 1.2em;
  letter-spacing: ;
}
@media (max-width: 767px){#s-acbbf125-0c97-4c6b-adc6-8f6b3dd123c8 .shg-product-title-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 14px;
  line-height: 1.2em;
  letter-spacing: ;
}
}
@media (min-width: 0px) {
[id="s-595d94c5-68ff-45ad-a96d-c89851f6b009"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-595d94c5-68ff-45ad-a96d-c89851f6b009"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-595d94c5-68ff-45ad-a96d-c89851f6b009"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-595d94c5-68ff-45ad-a96d-c89851f6b009"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-595d94c5-68ff-45ad-a96d-c89851f6b009"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-595d94c5-68ff-45ad-a96d-c89851f6b009"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-595d94c5-68ff-45ad-a96d-c89851f6b009"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-595d94c5-68ff-45ad-a96d-c89851f6b009"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-595d94c5-68ff-45ad-a96d-c89851f6b009"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-595d94c5-68ff-45ad-a96d-c89851f6b009"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-595d94c5-68ff-45ad-a96d-c89851f6b009"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-595d94c5-68ff-45ad-a96d-c89851f6b009"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-595d94c5-68ff-45ad-a96d-c89851f6b009"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-595d94c5-68ff-45ad-a96d-c89851f6b009"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-595d94c5-68ff-45ad-a96d-c89851f6b009"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-595d94c5-68ff-45ad-a96d-c89851f6b009"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-595d94c5-68ff-45ad-a96d-c89851f6b009"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-595d94c5-68ff-45ad-a96d-c89851f6b009"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-595d94c5-68ff-45ad-a96d-c89851f6b009"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-595d94c5-68ff-45ad-a96d-c89851f6b009"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-595d94c5-68ff-45ad-a96d-c89851f6b009"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-595d94c5-68ff-45ad-a96d-c89851f6b009"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-595d94c5-68ff-45ad-a96d-c89851f6b009"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-595d94c5-68ff-45ad-a96d-c89851f6b009"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-595d94c5-68ff-45ad-a96d-c89851f6b009"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-595d94c5-68ff-45ad-a96d-c89851f6b009"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-595d94c5-68ff-45ad-a96d-c89851f6b009"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-595d94c5-68ff-45ad-a96d-c89851f6b009"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-595d94c5-68ff-45ad-a96d-c89851f6b009"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-595d94c5-68ff-45ad-a96d-c89851f6b009"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-595d94c5-68ff-45ad-a96d-c89851f6b009"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-595d94c5-68ff-45ad-a96d-c89851f6b009"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-595d94c5-68ff-45ad-a96d-c89851f6b009"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-595d94c5-68ff-45ad-a96d-c89851f6b009"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-595d94c5-68ff-45ad-a96d-c89851f6b009"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-595d94c5-68ff-45ad-a96d-c89851f6b009"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-595d94c5-68ff-45ad-a96d-c89851f6b009"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-345f61a0-4deb-49a0-a50f-981289c02396 {
  min-height: 56px;
text-align: center;
}




  #s-345f61a0-4deb-49a0-a50f-981289c02396 img.shogun-image {
    
    width: px;
  }


#s-345f61a0-4deb-49a0-a50f-981289c02396 .shogun-image-content {
  
    align-items: center;
  
}

#s-d836fd7c-eba3-406e-a88b-6adb901fdf63 {
  text-align: center;
}




  #s-d836fd7c-eba3-406e-a88b-6adb901fdf63 img.shogun-image {
    
    width: px;
  }


#s-d836fd7c-eba3-406e-a88b-6adb901fdf63 .shogun-image-content {
  
    align-items: center;
  
}

#s-f3bf509f-0980-4f31-aba9-5ffd82cb8b0a {
  margin-top: 20px;
text-align: left;
}

#s-f3bf509f-0980-4f31-aba9-5ffd82cb8b0a .shg-product-sold-out {
  display: none;
  color: rgba(0, 183, 255, 1);
  font-size: 20px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-f3bf509f-0980-4f31-aba9-5ffd82cb8b0a .shg-product-price {
  color: rgba(0, 183, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-f3bf509f-0980-4f31-aba9-5ffd82cb8b0a .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-84a94d38-0296-4560-9512-235953d0d5ac {
  margin-top: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(10, 144, 202, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-84a94d38-0296-4560-9512-235953d0d5ac:hover {background-color: rgba(5, 103, 144, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-84a94d38-0296-4560-9512-235953d0d5ac:active {background-color: rgba(10, 144, 202, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-84a94d38-0296-4560-9512-235953d0d5ac-btn-wrapper {
    text-align: center;
  }


#s-84a94d38-0296-4560-9512-235953d0d5ac.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-cfd32474-db37-43e1-8d9f-a6b517eb8b18 {
  display: none;
}
#s-f4f91e28-4a33-4935-8275-41c9e890d6c9 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-f4f91e28-4a33-4935-8275-41c9e890d6c9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f4f91e28-4a33-4935-8275-41c9e890d6c9.shg-box.shg-c {
  justify-content: center;
}

#s-399f58c8-4505-49e9-8e1d-19fb1aaa64bf {
  padding-left: 30px;
padding-right: 30px;
text-align: left;
}


.shg-c#s-399f58c8-4505-49e9-8e1d-19fb1aaa64bf {
  max-width: 100%;
}

.shg-c#s-399f58c8-4505-49e9-8e1d-19fb1aaa64bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-399f58c8-4505-49e9-8e1d-19fb1aaa64bf .shg-image-zoom,
.shg-c#s-399f58c8-4505-49e9-8e1d-19fb1aaa64bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-399f58c8-4505-49e9-8e1d-19fb1aaa64bf .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-399f58c8-4505-49e9-8e1d-19fb1aaa64bf {
  max-width: 100%;
}

.shg-c#s-399f58c8-4505-49e9-8e1d-19fb1aaa64bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-399f58c8-4505-49e9-8e1d-19fb1aaa64bf .shg-image-zoom,
.shg-c#s-399f58c8-4505-49e9-8e1d-19fb1aaa64bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-399f58c8-4505-49e9-8e1d-19fb1aaa64bf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-399f58c8-4505-49e9-8e1d-19fb1aaa64bf {
  max-width: 100%;
}

.shg-c#s-399f58c8-4505-49e9-8e1d-19fb1aaa64bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-399f58c8-4505-49e9-8e1d-19fb1aaa64bf .shg-image-zoom,
.shg-c#s-399f58c8-4505-49e9-8e1d-19fb1aaa64bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-399f58c8-4505-49e9-8e1d-19fb1aaa64bf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-399f58c8-4505-49e9-8e1d-19fb1aaa64bf {
  max-width: 100%;
}

.shg-c#s-399f58c8-4505-49e9-8e1d-19fb1aaa64bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-399f58c8-4505-49e9-8e1d-19fb1aaa64bf .shg-image-zoom,
.shg-c#s-399f58c8-4505-49e9-8e1d-19fb1aaa64bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-399f58c8-4505-49e9-8e1d-19fb1aaa64bf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-399f58c8-4505-49e9-8e1d-19fb1aaa64bf {
  max-width: 100%;
}

.shg-c#s-399f58c8-4505-49e9-8e1d-19fb1aaa64bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-399f58c8-4505-49e9-8e1d-19fb1aaa64bf .shg-image-zoom,
.shg-c#s-399f58c8-4505-49e9-8e1d-19fb1aaa64bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-399f58c8-4505-49e9-8e1d-19fb1aaa64bf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-309efcc6-c6fe-4206-b3e5-ca8accb96b68 {
  border-style: solid;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
min-height: 270px;
background-color: rgba(5, 36, 66, 1);
}
@media (max-width: 767px){#s-309efcc6-c6fe-4206-b3e5-ca8accb96b68 {
  margin-bottom: 30px;
}
}







#s-309efcc6-c6fe-4206-b3e5-ca8accb96b68 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-309efcc6-c6fe-4206-b3e5-ca8accb96b68.shg-box.shg-c {
  justify-content: center;
}

#s-ef9e71e0-57b3-4300-baab-d32ca32aa420 {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 150px;
text-align: left;
}

#s-ef9e71e0-57b3-4300-baab-d32ca32aa420 .shg-product-title-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 18px;
  line-height: 1.2em;
  letter-spacing: ;
}
@media (max-width: 767px){#s-ef9e71e0-57b3-4300-baab-d32ca32aa420 .shg-product-title-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 14px;
  line-height: 1.2em;
  letter-spacing: ;
}
}
@media (min-width: 0px) {
[id="s-65e79f0f-d997-4236-b4a2-9c245d34e3ff"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-65e79f0f-d997-4236-b4a2-9c245d34e3ff"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-65e79f0f-d997-4236-b4a2-9c245d34e3ff"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-65e79f0f-d997-4236-b4a2-9c245d34e3ff"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-65e79f0f-d997-4236-b4a2-9c245d34e3ff"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-65e79f0f-d997-4236-b4a2-9c245d34e3ff"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-65e79f0f-d997-4236-b4a2-9c245d34e3ff"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-65e79f0f-d997-4236-b4a2-9c245d34e3ff"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-65e79f0f-d997-4236-b4a2-9c245d34e3ff"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-65e79f0f-d997-4236-b4a2-9c245d34e3ff"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-65e79f0f-d997-4236-b4a2-9c245d34e3ff"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-65e79f0f-d997-4236-b4a2-9c245d34e3ff"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-65e79f0f-d997-4236-b4a2-9c245d34e3ff"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-65e79f0f-d997-4236-b4a2-9c245d34e3ff"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-65e79f0f-d997-4236-b4a2-9c245d34e3ff"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-65e79f0f-d997-4236-b4a2-9c245d34e3ff"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-65e79f0f-d997-4236-b4a2-9c245d34e3ff"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-65e79f0f-d997-4236-b4a2-9c245d34e3ff"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-65e79f0f-d997-4236-b4a2-9c245d34e3ff"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-65e79f0f-d997-4236-b4a2-9c245d34e3ff"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-65e79f0f-d997-4236-b4a2-9c245d34e3ff"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-65e79f0f-d997-4236-b4a2-9c245d34e3ff"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-65e79f0f-d997-4236-b4a2-9c245d34e3ff"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-65e79f0f-d997-4236-b4a2-9c245d34e3ff"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-65e79f0f-d997-4236-b4a2-9c245d34e3ff"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-65e79f0f-d997-4236-b4a2-9c245d34e3ff"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-65e79f0f-d997-4236-b4a2-9c245d34e3ff"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-65e79f0f-d997-4236-b4a2-9c245d34e3ff"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-65e79f0f-d997-4236-b4a2-9c245d34e3ff"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-65e79f0f-d997-4236-b4a2-9c245d34e3ff"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-65e79f0f-d997-4236-b4a2-9c245d34e3ff"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-65e79f0f-d997-4236-b4a2-9c245d34e3ff"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-65e79f0f-d997-4236-b4a2-9c245d34e3ff"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-65e79f0f-d997-4236-b4a2-9c245d34e3ff"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-65e79f0f-d997-4236-b4a2-9c245d34e3ff"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-65e79f0f-d997-4236-b4a2-9c245d34e3ff"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-65e79f0f-d997-4236-b4a2-9c245d34e3ff"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-b7f450ee-cfaa-4158-bc65-5ec6e8bb51ab {
  min-height: 56px;
text-align: center;
}




  #s-b7f450ee-cfaa-4158-bc65-5ec6e8bb51ab img.shogun-image {
    
    width: px;
  }


#s-b7f450ee-cfaa-4158-bc65-5ec6e8bb51ab .shogun-image-content {
  
    align-items: center;
  
}

#s-de38ef6f-65dd-416a-9ec6-7eb6f56a1dff {
  text-align: center;
}




  #s-de38ef6f-65dd-416a-9ec6-7eb6f56a1dff img.shogun-image {
    
    width: px;
  }


#s-de38ef6f-65dd-416a-9ec6-7eb6f56a1dff .shogun-image-content {
  
    align-items: center;
  
}

#s-3dd7256c-ea92-49e4-9827-99ae9ae7de0c {
  margin-top: 20px;
text-align: left;
}

#s-3dd7256c-ea92-49e4-9827-99ae9ae7de0c .shg-product-sold-out {
  display: none;
  color: rgba(0, 183, 255, 1);
  font-size: 20px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-3dd7256c-ea92-49e4-9827-99ae9ae7de0c .shg-product-price {
  color: rgba(0, 183, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-3dd7256c-ea92-49e4-9827-99ae9ae7de0c .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-20461af2-2ba6-444b-82db-f40ec46c3885 {
  margin-top: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(10, 144, 202, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-20461af2-2ba6-444b-82db-f40ec46c3885:hover {background-color: rgba(5, 103, 144, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-20461af2-2ba6-444b-82db-f40ec46c3885:active {background-color: rgba(10, 144, 202, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-20461af2-2ba6-444b-82db-f40ec46c3885-btn-wrapper {
    text-align: center;
  }


#s-20461af2-2ba6-444b-82db-f40ec46c3885.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-acff7627-4083-41f0-93b7-08f257e4cd96 {
  display: none;
}
#s-98065815-52c9-42a3-9129-eafa6881bbb3 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-98065815-52c9-42a3-9129-eafa6881bbb3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-98065815-52c9-42a3-9129-eafa6881bbb3.shg-box.shg-c {
  justify-content: center;
}

#s-578618e1-3822-4b48-bf03-a58229af1a10 {
  padding-left: 30px;
padding-right: 30px;
text-align: left;
}


.shg-c#s-578618e1-3822-4b48-bf03-a58229af1a10 {
  max-width: 100%;
}

.shg-c#s-578618e1-3822-4b48-bf03-a58229af1a10 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-578618e1-3822-4b48-bf03-a58229af1a10 .shg-image-zoom,
.shg-c#s-578618e1-3822-4b48-bf03-a58229af1a10 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-578618e1-3822-4b48-bf03-a58229af1a10 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-578618e1-3822-4b48-bf03-a58229af1a10 {
  max-width: 100%;
}

.shg-c#s-578618e1-3822-4b48-bf03-a58229af1a10 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-578618e1-3822-4b48-bf03-a58229af1a10 .shg-image-zoom,
.shg-c#s-578618e1-3822-4b48-bf03-a58229af1a10 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-578618e1-3822-4b48-bf03-a58229af1a10 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-578618e1-3822-4b48-bf03-a58229af1a10 {
  max-width: 100%;
}

.shg-c#s-578618e1-3822-4b48-bf03-a58229af1a10 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-578618e1-3822-4b48-bf03-a58229af1a10 .shg-image-zoom,
.shg-c#s-578618e1-3822-4b48-bf03-a58229af1a10 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-578618e1-3822-4b48-bf03-a58229af1a10 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-578618e1-3822-4b48-bf03-a58229af1a10 {
  max-width: 100%;
}

.shg-c#s-578618e1-3822-4b48-bf03-a58229af1a10 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-578618e1-3822-4b48-bf03-a58229af1a10 .shg-image-zoom,
.shg-c#s-578618e1-3822-4b48-bf03-a58229af1a10 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-578618e1-3822-4b48-bf03-a58229af1a10 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-578618e1-3822-4b48-bf03-a58229af1a10 {
  max-width: 100%;
}

.shg-c#s-578618e1-3822-4b48-bf03-a58229af1a10 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-578618e1-3822-4b48-bf03-a58229af1a10 .shg-image-zoom,
.shg-c#s-578618e1-3822-4b48-bf03-a58229af1a10 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-578618e1-3822-4b48-bf03-a58229af1a10 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-04b04c51-69d9-4f95-a917-cef6e6efa539 {
  border-style: solid;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
min-height: 270px;
background-color: rgba(5, 36, 66, 1);
}








#s-04b04c51-69d9-4f95-a917-cef6e6efa539 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-04b04c51-69d9-4f95-a917-cef6e6efa539.shg-box.shg-c {
  justify-content: center;
}

#s-22210926-604a-441e-a0d7-4f044fa81b2f {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 150px;
text-align: left;
}

#s-22210926-604a-441e-a0d7-4f044fa81b2f .shg-product-title-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 18px;
  line-height: 1.2em;
  letter-spacing: ;
}
@media (max-width: 767px){#s-22210926-604a-441e-a0d7-4f044fa81b2f .shg-product-title-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 14px;
  line-height: 1.2em;
  letter-spacing: ;
}
}
@media (min-width: 0px) {
[id="s-7564eca9-14ef-46dc-9ee2-8442e7ee9d96"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7564eca9-14ef-46dc-9ee2-8442e7ee9d96"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-7564eca9-14ef-46dc-9ee2-8442e7ee9d96"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-7564eca9-14ef-46dc-9ee2-8442e7ee9d96"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-7564eca9-14ef-46dc-9ee2-8442e7ee9d96"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-7564eca9-14ef-46dc-9ee2-8442e7ee9d96"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-7564eca9-14ef-46dc-9ee2-8442e7ee9d96"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-7564eca9-14ef-46dc-9ee2-8442e7ee9d96"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-7564eca9-14ef-46dc-9ee2-8442e7ee9d96"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-7564eca9-14ef-46dc-9ee2-8442e7ee9d96"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-7564eca9-14ef-46dc-9ee2-8442e7ee9d96"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-7564eca9-14ef-46dc-9ee2-8442e7ee9d96"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-7564eca9-14ef-46dc-9ee2-8442e7ee9d96"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-7564eca9-14ef-46dc-9ee2-8442e7ee9d96"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-7564eca9-14ef-46dc-9ee2-8442e7ee9d96"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-7564eca9-14ef-46dc-9ee2-8442e7ee9d96"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-7564eca9-14ef-46dc-9ee2-8442e7ee9d96"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-7564eca9-14ef-46dc-9ee2-8442e7ee9d96"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-7564eca9-14ef-46dc-9ee2-8442e7ee9d96"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-7564eca9-14ef-46dc-9ee2-8442e7ee9d96"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-7564eca9-14ef-46dc-9ee2-8442e7ee9d96"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-7564eca9-14ef-46dc-9ee2-8442e7ee9d96"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-7564eca9-14ef-46dc-9ee2-8442e7ee9d96"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-7564eca9-14ef-46dc-9ee2-8442e7ee9d96"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-7564eca9-14ef-46dc-9ee2-8442e7ee9d96"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-7564eca9-14ef-46dc-9ee2-8442e7ee9d96"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-7564eca9-14ef-46dc-9ee2-8442e7ee9d96"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-7564eca9-14ef-46dc-9ee2-8442e7ee9d96"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-7564eca9-14ef-46dc-9ee2-8442e7ee9d96"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-7564eca9-14ef-46dc-9ee2-8442e7ee9d96"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-7564eca9-14ef-46dc-9ee2-8442e7ee9d96"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-7564eca9-14ef-46dc-9ee2-8442e7ee9d96"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-7564eca9-14ef-46dc-9ee2-8442e7ee9d96"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-7564eca9-14ef-46dc-9ee2-8442e7ee9d96"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-7564eca9-14ef-46dc-9ee2-8442e7ee9d96"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-7564eca9-14ef-46dc-9ee2-8442e7ee9d96"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-7564eca9-14ef-46dc-9ee2-8442e7ee9d96"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-d38ba08a-4939-4397-a55a-3951e4935b7e {
  min-height: 56px;
text-align: center;
}




  #s-d38ba08a-4939-4397-a55a-3951e4935b7e img.shogun-image {
    
    width: px;
  }


#s-d38ba08a-4939-4397-a55a-3951e4935b7e .shogun-image-content {
  
    align-items: center;
  
}

#s-006a7132-4edb-41ad-85ac-58d7b93f17e4 {
  text-align: center;
}




  #s-006a7132-4edb-41ad-85ac-58d7b93f17e4 img.shogun-image {
    
    width: px;
  }


#s-006a7132-4edb-41ad-85ac-58d7b93f17e4 .shogun-image-content {
  
    align-items: center;
  
}

#s-f0e6d178-e2ae-4109-ba3a-cbcf97194d8c {
  margin-top: 20px;
text-align: left;
}

#s-f0e6d178-e2ae-4109-ba3a-cbcf97194d8c .shg-product-sold-out {
  display: none;
  color: rgba(0, 183, 255, 1);
  font-size: 20px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-f0e6d178-e2ae-4109-ba3a-cbcf97194d8c .shg-product-price {
  color: rgba(0, 183, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-f0e6d178-e2ae-4109-ba3a-cbcf97194d8c .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-4baa1b1d-50d3-4939-9b8c-f051377cf9ac {
  margin-top: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(10, 144, 202, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-4baa1b1d-50d3-4939-9b8c-f051377cf9ac:hover {background-color: rgba(5, 103, 144, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-4baa1b1d-50d3-4939-9b8c-f051377cf9ac:active {background-color: rgba(10, 144, 202, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-4baa1b1d-50d3-4939-9b8c-f051377cf9ac-btn-wrapper {
    text-align: center;
  }


#s-4baa1b1d-50d3-4939-9b8c-f051377cf9ac.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-b05c07ca-d18f-4ea3-a720-178131d540bd {
  margin-left: auto;
margin-right: auto;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-b05c07ca-d18f-4ea3-a720-178131d540bd"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-b05c07ca-d18f-4ea3-a720-178131d540bd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b05c07ca-d18f-4ea3-a720-178131d540bd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b05c07ca-d18f-4ea3-a720-178131d540bd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b05c07ca-d18f-4ea3-a720-178131d540bd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b05c07ca-d18f-4ea3-a720-178131d540bd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b05c07ca-d18f-4ea3-a720-178131d540bd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b05c07ca-d18f-4ea3-a720-178131d540bd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b05c07ca-d18f-4ea3-a720-178131d540bd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b05c07ca-d18f-4ea3-a720-178131d540bd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b05c07ca-d18f-4ea3-a720-178131d540bd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b05c07ca-d18f-4ea3-a720-178131d540bd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b05c07ca-d18f-4ea3-a720-178131d540bd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b05c07ca-d18f-4ea3-a720-178131d540bd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-b05c07ca-d18f-4ea3-a720-178131d540bd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b05c07ca-d18f-4ea3-a720-178131d540bd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b05c07ca-d18f-4ea3-a720-178131d540bd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b05c07ca-d18f-4ea3-a720-178131d540bd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b05c07ca-d18f-4ea3-a720-178131d540bd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b05c07ca-d18f-4ea3-a720-178131d540bd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b05c07ca-d18f-4ea3-a720-178131d540bd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b05c07ca-d18f-4ea3-a720-178131d540bd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b05c07ca-d18f-4ea3-a720-178131d540bd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b05c07ca-d18f-4ea3-a720-178131d540bd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b05c07ca-d18f-4ea3-a720-178131d540bd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b05c07ca-d18f-4ea3-a720-178131d540bd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-b05c07ca-d18f-4ea3-a720-178131d540bd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b05c07ca-d18f-4ea3-a720-178131d540bd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b05c07ca-d18f-4ea3-a720-178131d540bd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b05c07ca-d18f-4ea3-a720-178131d540bd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b05c07ca-d18f-4ea3-a720-178131d540bd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b05c07ca-d18f-4ea3-a720-178131d540bd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b05c07ca-d18f-4ea3-a720-178131d540bd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b05c07ca-d18f-4ea3-a720-178131d540bd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b05c07ca-d18f-4ea3-a720-178131d540bd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b05c07ca-d18f-4ea3-a720-178131d540bd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b05c07ca-d18f-4ea3-a720-178131d540bd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b05c07ca-d18f-4ea3-a720-178131d540bd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-0a326d0b-eab3-4ca7-a0aa-8a2f71ce39bc {
  display: none;
}
#s-c7a273e2-e55c-453a-bb6f-4111a3c4222d {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-c7a273e2-e55c-453a-bb6f-4111a3c4222d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c7a273e2-e55c-453a-bb6f-4111a3c4222d.shg-box.shg-c {
  justify-content: center;
}

#s-a717425d-8482-42ec-9318-dab9f789b888 {
  padding-left: 30px;
padding-right: 30px;
text-align: left;
}


.shg-c#s-a717425d-8482-42ec-9318-dab9f789b888 {
  max-width: 100%;
}

.shg-c#s-a717425d-8482-42ec-9318-dab9f789b888 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a717425d-8482-42ec-9318-dab9f789b888 .shg-image-zoom,
.shg-c#s-a717425d-8482-42ec-9318-dab9f789b888 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a717425d-8482-42ec-9318-dab9f789b888 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a717425d-8482-42ec-9318-dab9f789b888 {
  max-width: 100%;
}

.shg-c#s-a717425d-8482-42ec-9318-dab9f789b888 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a717425d-8482-42ec-9318-dab9f789b888 .shg-image-zoom,
.shg-c#s-a717425d-8482-42ec-9318-dab9f789b888 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a717425d-8482-42ec-9318-dab9f789b888 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a717425d-8482-42ec-9318-dab9f789b888 {
  max-width: 100%;
}

.shg-c#s-a717425d-8482-42ec-9318-dab9f789b888 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a717425d-8482-42ec-9318-dab9f789b888 .shg-image-zoom,
.shg-c#s-a717425d-8482-42ec-9318-dab9f789b888 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a717425d-8482-42ec-9318-dab9f789b888 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a717425d-8482-42ec-9318-dab9f789b888 {
  max-width: 100%;
}

.shg-c#s-a717425d-8482-42ec-9318-dab9f789b888 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a717425d-8482-42ec-9318-dab9f789b888 .shg-image-zoom,
.shg-c#s-a717425d-8482-42ec-9318-dab9f789b888 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a717425d-8482-42ec-9318-dab9f789b888 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a717425d-8482-42ec-9318-dab9f789b888 {
  max-width: 100%;
}

.shg-c#s-a717425d-8482-42ec-9318-dab9f789b888 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a717425d-8482-42ec-9318-dab9f789b888 .shg-image-zoom,
.shg-c#s-a717425d-8482-42ec-9318-dab9f789b888 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a717425d-8482-42ec-9318-dab9f789b888 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7e3aa6a9-28af-452e-be59-5993d5c3adca {
  border-style: solid;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
min-height: 270px;
background-color: rgba(5, 36, 66, 1);
}
@media (max-width: 767px){#s-7e3aa6a9-28af-452e-be59-5993d5c3adca {
  margin-bottom: 30px;
}
}







#s-7e3aa6a9-28af-452e-be59-5993d5c3adca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7e3aa6a9-28af-452e-be59-5993d5c3adca.shg-box.shg-c {
  justify-content: center;
}

#s-580a491e-78f2-4799-aa60-1c7abb1e72db {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 150px;
text-align: left;
}

#s-580a491e-78f2-4799-aa60-1c7abb1e72db .shg-product-title-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 18px;
  line-height: 1.2em;
  letter-spacing: ;
}
@media (max-width: 767px){#s-580a491e-78f2-4799-aa60-1c7abb1e72db .shg-product-title-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 14px;
  line-height: 1.2em;
  letter-spacing: ;
}
}
@media (min-width: 0px) {
[id="s-a40fcf4f-b03f-4674-b732-d411c42f4ccd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a40fcf4f-b03f-4674-b732-d411c42f4ccd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-a40fcf4f-b03f-4674-b732-d411c42f4ccd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-a40fcf4f-b03f-4674-b732-d411c42f4ccd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-a40fcf4f-b03f-4674-b732-d411c42f4ccd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-a40fcf4f-b03f-4674-b732-d411c42f4ccd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-a40fcf4f-b03f-4674-b732-d411c42f4ccd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-a40fcf4f-b03f-4674-b732-d411c42f4ccd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-a40fcf4f-b03f-4674-b732-d411c42f4ccd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-a40fcf4f-b03f-4674-b732-d411c42f4ccd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-a40fcf4f-b03f-4674-b732-d411c42f4ccd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-a40fcf4f-b03f-4674-b732-d411c42f4ccd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-a40fcf4f-b03f-4674-b732-d411c42f4ccd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-a40fcf4f-b03f-4674-b732-d411c42f4ccd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-a40fcf4f-b03f-4674-b732-d411c42f4ccd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-a40fcf4f-b03f-4674-b732-d411c42f4ccd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-a40fcf4f-b03f-4674-b732-d411c42f4ccd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-a40fcf4f-b03f-4674-b732-d411c42f4ccd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-a40fcf4f-b03f-4674-b732-d411c42f4ccd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-a40fcf4f-b03f-4674-b732-d411c42f4ccd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-a40fcf4f-b03f-4674-b732-d411c42f4ccd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-a40fcf4f-b03f-4674-b732-d411c42f4ccd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-a40fcf4f-b03f-4674-b732-d411c42f4ccd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-a40fcf4f-b03f-4674-b732-d411c42f4ccd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-a40fcf4f-b03f-4674-b732-d411c42f4ccd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-a40fcf4f-b03f-4674-b732-d411c42f4ccd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-a40fcf4f-b03f-4674-b732-d411c42f4ccd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-a40fcf4f-b03f-4674-b732-d411c42f4ccd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-a40fcf4f-b03f-4674-b732-d411c42f4ccd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-a40fcf4f-b03f-4674-b732-d411c42f4ccd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-a40fcf4f-b03f-4674-b732-d411c42f4ccd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-a40fcf4f-b03f-4674-b732-d411c42f4ccd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-a40fcf4f-b03f-4674-b732-d411c42f4ccd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-a40fcf4f-b03f-4674-b732-d411c42f4ccd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-a40fcf4f-b03f-4674-b732-d411c42f4ccd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-a40fcf4f-b03f-4674-b732-d411c42f4ccd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-a40fcf4f-b03f-4674-b732-d411c42f4ccd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-52e46834-c4c6-40d5-b0ad-7e7575909232 {
  min-height: 56px;
text-align: center;
}




  #s-52e46834-c4c6-40d5-b0ad-7e7575909232 img.shogun-image {
    
    width: px;
  }


#s-52e46834-c4c6-40d5-b0ad-7e7575909232 .shogun-image-content {
  
    align-items: center;
  
}

#s-85cfe7f8-7bec-40a8-93a7-733a46b7b8cf {
  text-align: center;
}




  #s-85cfe7f8-7bec-40a8-93a7-733a46b7b8cf img.shogun-image {
    
    width: px;
  }


#s-85cfe7f8-7bec-40a8-93a7-733a46b7b8cf .shogun-image-content {
  
    align-items: center;
  
}

#s-596a182d-c075-481e-9707-ad13cff16f92 {
  margin-top: 20px;
text-align: left;
}

#s-596a182d-c075-481e-9707-ad13cff16f92 .shg-product-sold-out {
  display: none;
  color: rgba(0, 183, 255, 1);
  font-size: 20px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-596a182d-c075-481e-9707-ad13cff16f92 .shg-product-price {
  color: rgba(0, 183, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-596a182d-c075-481e-9707-ad13cff16f92 .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-2e8202e4-083f-4347-b128-bb0a4445dbca {
  margin-top: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(10, 144, 202, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-2e8202e4-083f-4347-b128-bb0a4445dbca:hover {background-color: rgba(5, 103, 144, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-2e8202e4-083f-4347-b128-bb0a4445dbca:active {background-color: rgba(10, 144, 202, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-2e8202e4-083f-4347-b128-bb0a4445dbca-btn-wrapper {
    text-align: center;
  }


#s-2e8202e4-083f-4347-b128-bb0a4445dbca.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-44f43e1e-6384-4a21-ae85-9ba8ede81b9d {
  display: none;
}
#s-59e3ee36-dcf5-4ed0-bc64-f0e5f1bf61a4 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-59e3ee36-dcf5-4ed0-bc64-f0e5f1bf61a4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-59e3ee36-dcf5-4ed0-bc64-f0e5f1bf61a4.shg-box.shg-c {
  justify-content: center;
}

#s-2679f478-069d-4bf2-83a5-25b98d42e981 {
  padding-left: 30px;
padding-right: 30px;
text-align: left;
}


.shg-c#s-2679f478-069d-4bf2-83a5-25b98d42e981 {
  max-width: 100%;
}

.shg-c#s-2679f478-069d-4bf2-83a5-25b98d42e981 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2679f478-069d-4bf2-83a5-25b98d42e981 .shg-image-zoom,
.shg-c#s-2679f478-069d-4bf2-83a5-25b98d42e981 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2679f478-069d-4bf2-83a5-25b98d42e981 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2679f478-069d-4bf2-83a5-25b98d42e981 {
  max-width: 100%;
}

.shg-c#s-2679f478-069d-4bf2-83a5-25b98d42e981 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2679f478-069d-4bf2-83a5-25b98d42e981 .shg-image-zoom,
.shg-c#s-2679f478-069d-4bf2-83a5-25b98d42e981 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2679f478-069d-4bf2-83a5-25b98d42e981 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2679f478-069d-4bf2-83a5-25b98d42e981 {
  max-width: 100%;
}

.shg-c#s-2679f478-069d-4bf2-83a5-25b98d42e981 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2679f478-069d-4bf2-83a5-25b98d42e981 .shg-image-zoom,
.shg-c#s-2679f478-069d-4bf2-83a5-25b98d42e981 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2679f478-069d-4bf2-83a5-25b98d42e981 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2679f478-069d-4bf2-83a5-25b98d42e981 {
  max-width: 100%;
}

.shg-c#s-2679f478-069d-4bf2-83a5-25b98d42e981 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2679f478-069d-4bf2-83a5-25b98d42e981 .shg-image-zoom,
.shg-c#s-2679f478-069d-4bf2-83a5-25b98d42e981 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2679f478-069d-4bf2-83a5-25b98d42e981 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2679f478-069d-4bf2-83a5-25b98d42e981 {
  max-width: 100%;
}

.shg-c#s-2679f478-069d-4bf2-83a5-25b98d42e981 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2679f478-069d-4bf2-83a5-25b98d42e981 .shg-image-zoom,
.shg-c#s-2679f478-069d-4bf2-83a5-25b98d42e981 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2679f478-069d-4bf2-83a5-25b98d42e981 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2b655aba-8a1e-4725-895d-cab5805c8b88 {
  border-style: solid;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
min-height: 270px;
background-color: rgba(5, 36, 66, 1);
}
@media (max-width: 767px){#s-2b655aba-8a1e-4725-895d-cab5805c8b88 {
  margin-bottom: 30px;
}
}







#s-2b655aba-8a1e-4725-895d-cab5805c8b88 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2b655aba-8a1e-4725-895d-cab5805c8b88.shg-box.shg-c {
  justify-content: center;
}

#s-731440e9-e49d-4654-b4bc-4a73cf516722 {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 150px;
text-align: left;
}

#s-731440e9-e49d-4654-b4bc-4a73cf516722 .shg-product-title-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 18px;
  line-height: 1.2em;
  letter-spacing: ;
}
@media (max-width: 767px){#s-731440e9-e49d-4654-b4bc-4a73cf516722 .shg-product-title-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 14px;
  line-height: 1.2em;
  letter-spacing: ;
}
}
@media (min-width: 0px) {
[id="s-2bcd3095-6cd3-4533-b324-fb2db1471d34"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2bcd3095-6cd3-4533-b324-fb2db1471d34"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-2bcd3095-6cd3-4533-b324-fb2db1471d34"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-2bcd3095-6cd3-4533-b324-fb2db1471d34"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-2bcd3095-6cd3-4533-b324-fb2db1471d34"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-2bcd3095-6cd3-4533-b324-fb2db1471d34"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-2bcd3095-6cd3-4533-b324-fb2db1471d34"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-2bcd3095-6cd3-4533-b324-fb2db1471d34"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-2bcd3095-6cd3-4533-b324-fb2db1471d34"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-2bcd3095-6cd3-4533-b324-fb2db1471d34"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-2bcd3095-6cd3-4533-b324-fb2db1471d34"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-2bcd3095-6cd3-4533-b324-fb2db1471d34"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-2bcd3095-6cd3-4533-b324-fb2db1471d34"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-2bcd3095-6cd3-4533-b324-fb2db1471d34"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-2bcd3095-6cd3-4533-b324-fb2db1471d34"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-2bcd3095-6cd3-4533-b324-fb2db1471d34"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-2bcd3095-6cd3-4533-b324-fb2db1471d34"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-2bcd3095-6cd3-4533-b324-fb2db1471d34"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-2bcd3095-6cd3-4533-b324-fb2db1471d34"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-2bcd3095-6cd3-4533-b324-fb2db1471d34"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-2bcd3095-6cd3-4533-b324-fb2db1471d34"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-2bcd3095-6cd3-4533-b324-fb2db1471d34"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-2bcd3095-6cd3-4533-b324-fb2db1471d34"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-2bcd3095-6cd3-4533-b324-fb2db1471d34"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-2bcd3095-6cd3-4533-b324-fb2db1471d34"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-2bcd3095-6cd3-4533-b324-fb2db1471d34"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-2bcd3095-6cd3-4533-b324-fb2db1471d34"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-2bcd3095-6cd3-4533-b324-fb2db1471d34"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-2bcd3095-6cd3-4533-b324-fb2db1471d34"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-2bcd3095-6cd3-4533-b324-fb2db1471d34"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-2bcd3095-6cd3-4533-b324-fb2db1471d34"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-2bcd3095-6cd3-4533-b324-fb2db1471d34"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-2bcd3095-6cd3-4533-b324-fb2db1471d34"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-2bcd3095-6cd3-4533-b324-fb2db1471d34"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-2bcd3095-6cd3-4533-b324-fb2db1471d34"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-2bcd3095-6cd3-4533-b324-fb2db1471d34"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-2bcd3095-6cd3-4533-b324-fb2db1471d34"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-7220cd72-6793-4549-ab2b-a1a64da5410d {
  min-height: 56px;
text-align: center;
}




  #s-7220cd72-6793-4549-ab2b-a1a64da5410d img.shogun-image {
    
    width: px;
  }


#s-7220cd72-6793-4549-ab2b-a1a64da5410d .shogun-image-content {
  
    align-items: center;
  
}

#s-f2da4e71-1bfe-4d04-b167-8ac73fc22412 {
  text-align: center;
}




  #s-f2da4e71-1bfe-4d04-b167-8ac73fc22412 img.shogun-image {
    
    width: px;
  }


#s-f2da4e71-1bfe-4d04-b167-8ac73fc22412 .shogun-image-content {
  
    align-items: center;
  
}

#s-509446d9-ed5e-4691-8887-967841957cdd {
  margin-top: 20px;
text-align: left;
}

#s-509446d9-ed5e-4691-8887-967841957cdd .shg-product-sold-out {
  display: none;
  color: rgba(0, 183, 255, 1);
  font-size: 20px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-509446d9-ed5e-4691-8887-967841957cdd .shg-product-price {
  color: rgba(0, 183, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-509446d9-ed5e-4691-8887-967841957cdd .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-212398ab-e725-43e7-8456-dd36fb79d7b9 {
  margin-top: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(10, 144, 202, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-212398ab-e725-43e7-8456-dd36fb79d7b9:hover {background-color: rgba(5, 103, 144, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-212398ab-e725-43e7-8456-dd36fb79d7b9:active {background-color: rgba(10, 144, 202, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-212398ab-e725-43e7-8456-dd36fb79d7b9-btn-wrapper {
    text-align: center;
  }


#s-212398ab-e725-43e7-8456-dd36fb79d7b9.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-9a0f7ce1-1b19-4d40-a679-314ab337bc27 {
  display: none;
}
#s-372af16c-612c-41a5-b567-3a66ff48de35 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-372af16c-612c-41a5-b567-3a66ff48de35 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-372af16c-612c-41a5-b567-3a66ff48de35.shg-box.shg-c {
  justify-content: center;
}

#s-a53eaf0c-6a96-405f-b161-52ac4918af6e {
  padding-left: 30px;
padding-right: 30px;
text-align: left;
}


.shg-c#s-a53eaf0c-6a96-405f-b161-52ac4918af6e {
  max-width: 100%;
}

.shg-c#s-a53eaf0c-6a96-405f-b161-52ac4918af6e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a53eaf0c-6a96-405f-b161-52ac4918af6e .shg-image-zoom,
.shg-c#s-a53eaf0c-6a96-405f-b161-52ac4918af6e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a53eaf0c-6a96-405f-b161-52ac4918af6e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a53eaf0c-6a96-405f-b161-52ac4918af6e {
  max-width: 100%;
}

.shg-c#s-a53eaf0c-6a96-405f-b161-52ac4918af6e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a53eaf0c-6a96-405f-b161-52ac4918af6e .shg-image-zoom,
.shg-c#s-a53eaf0c-6a96-405f-b161-52ac4918af6e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a53eaf0c-6a96-405f-b161-52ac4918af6e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a53eaf0c-6a96-405f-b161-52ac4918af6e {
  max-width: 100%;
}

.shg-c#s-a53eaf0c-6a96-405f-b161-52ac4918af6e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a53eaf0c-6a96-405f-b161-52ac4918af6e .shg-image-zoom,
.shg-c#s-a53eaf0c-6a96-405f-b161-52ac4918af6e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a53eaf0c-6a96-405f-b161-52ac4918af6e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a53eaf0c-6a96-405f-b161-52ac4918af6e {
  max-width: 100%;
}

.shg-c#s-a53eaf0c-6a96-405f-b161-52ac4918af6e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a53eaf0c-6a96-405f-b161-52ac4918af6e .shg-image-zoom,
.shg-c#s-a53eaf0c-6a96-405f-b161-52ac4918af6e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a53eaf0c-6a96-405f-b161-52ac4918af6e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a53eaf0c-6a96-405f-b161-52ac4918af6e {
  max-width: 100%;
}

.shg-c#s-a53eaf0c-6a96-405f-b161-52ac4918af6e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a53eaf0c-6a96-405f-b161-52ac4918af6e .shg-image-zoom,
.shg-c#s-a53eaf0c-6a96-405f-b161-52ac4918af6e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a53eaf0c-6a96-405f-b161-52ac4918af6e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4d5eead6-41fd-4fdf-82c3-65936b69e834 {
  border-style: solid;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
min-height: 270px;
background-color: rgba(5, 36, 66, 1);
}








#s-4d5eead6-41fd-4fdf-82c3-65936b69e834 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4d5eead6-41fd-4fdf-82c3-65936b69e834.shg-box.shg-c {
  justify-content: center;
}

#s-c2abe8b1-8812-4514-aae3-e04acd94568e {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 150px;
text-align: left;
}

#s-c2abe8b1-8812-4514-aae3-e04acd94568e .shg-product-title-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 18px;
  line-height: 1.2em;
  letter-spacing: ;
}
@media (max-width: 767px){#s-c2abe8b1-8812-4514-aae3-e04acd94568e .shg-product-title-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 14px;
  line-height: 1.2em;
  letter-spacing: ;
}
}
@media (min-width: 0px) {
[id="s-33884c14-89a4-4ed9-8779-dc3e3195692a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-33884c14-89a4-4ed9-8779-dc3e3195692a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-33884c14-89a4-4ed9-8779-dc3e3195692a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-33884c14-89a4-4ed9-8779-dc3e3195692a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-33884c14-89a4-4ed9-8779-dc3e3195692a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-33884c14-89a4-4ed9-8779-dc3e3195692a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-33884c14-89a4-4ed9-8779-dc3e3195692a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-33884c14-89a4-4ed9-8779-dc3e3195692a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-33884c14-89a4-4ed9-8779-dc3e3195692a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-33884c14-89a4-4ed9-8779-dc3e3195692a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-33884c14-89a4-4ed9-8779-dc3e3195692a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-33884c14-89a4-4ed9-8779-dc3e3195692a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-33884c14-89a4-4ed9-8779-dc3e3195692a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-33884c14-89a4-4ed9-8779-dc3e3195692a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-33884c14-89a4-4ed9-8779-dc3e3195692a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-33884c14-89a4-4ed9-8779-dc3e3195692a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-33884c14-89a4-4ed9-8779-dc3e3195692a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-33884c14-89a4-4ed9-8779-dc3e3195692a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-33884c14-89a4-4ed9-8779-dc3e3195692a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-33884c14-89a4-4ed9-8779-dc3e3195692a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-33884c14-89a4-4ed9-8779-dc3e3195692a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-33884c14-89a4-4ed9-8779-dc3e3195692a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-33884c14-89a4-4ed9-8779-dc3e3195692a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-33884c14-89a4-4ed9-8779-dc3e3195692a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-33884c14-89a4-4ed9-8779-dc3e3195692a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-33884c14-89a4-4ed9-8779-dc3e3195692a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-33884c14-89a4-4ed9-8779-dc3e3195692a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-33884c14-89a4-4ed9-8779-dc3e3195692a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-33884c14-89a4-4ed9-8779-dc3e3195692a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-33884c14-89a4-4ed9-8779-dc3e3195692a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-33884c14-89a4-4ed9-8779-dc3e3195692a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-33884c14-89a4-4ed9-8779-dc3e3195692a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-33884c14-89a4-4ed9-8779-dc3e3195692a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-33884c14-89a4-4ed9-8779-dc3e3195692a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-33884c14-89a4-4ed9-8779-dc3e3195692a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-33884c14-89a4-4ed9-8779-dc3e3195692a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-33884c14-89a4-4ed9-8779-dc3e3195692a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-83a0a76e-da80-4570-8947-67b8e8e46891 {
  min-height: 56px;
text-align: center;
}




  #s-83a0a76e-da80-4570-8947-67b8e8e46891 img.shogun-image {
    
    width: px;
  }


#s-83a0a76e-da80-4570-8947-67b8e8e46891 .shogun-image-content {
  
    align-items: center;
  
}

#s-8e1eaa0e-1e6a-4896-8f9c-40af5f68f64a {
  text-align: center;
}




  #s-8e1eaa0e-1e6a-4896-8f9c-40af5f68f64a img.shogun-image {
    
    width: px;
  }


#s-8e1eaa0e-1e6a-4896-8f9c-40af5f68f64a .shogun-image-content {
  
    align-items: center;
  
}

#s-e98920c1-20d0-418a-be78-254808fa31d2 {
  margin-top: 20px;
text-align: left;
}

#s-e98920c1-20d0-418a-be78-254808fa31d2 .shg-product-sold-out {
  display: none;
  color: rgba(0, 183, 255, 1);
  font-size: 20px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-e98920c1-20d0-418a-be78-254808fa31d2 .shg-product-price {
  color: rgba(0, 183, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-e98920c1-20d0-418a-be78-254808fa31d2 .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-cae8dbf7-c160-4404-8e3e-7949767e8d5f {
  margin-top: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(10, 144, 202, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-cae8dbf7-c160-4404-8e3e-7949767e8d5f:hover {background-color: rgba(5, 103, 144, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-cae8dbf7-c160-4404-8e3e-7949767e8d5f:active {background-color: rgba(10, 144, 202, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-cae8dbf7-c160-4404-8e3e-7949767e8d5f-btn-wrapper {
    text-align: center;
  }


#s-cae8dbf7-c160-4404-8e3e-7949767e8d5f.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-a9211be4-a132-4b16-99b4-dfa909c55b98 {
  display: none;
}
#s-3fdae5b9-9e2d-4306-89e8-2d2a127acb92 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-3fdae5b9-9e2d-4306-89e8-2d2a127acb92 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3fdae5b9-9e2d-4306-89e8-2d2a127acb92.shg-box.shg-c {
  justify-content: center;
}

#s-f07adfb0-e83b-4132-987c-c2ee0513aa35 {
  padding-left: 30px;
padding-right: 30px;
text-align: left;
}


.shg-c#s-f07adfb0-e83b-4132-987c-c2ee0513aa35 {
  max-width: 100%;
}

.shg-c#s-f07adfb0-e83b-4132-987c-c2ee0513aa35 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f07adfb0-e83b-4132-987c-c2ee0513aa35 .shg-image-zoom,
.shg-c#s-f07adfb0-e83b-4132-987c-c2ee0513aa35 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f07adfb0-e83b-4132-987c-c2ee0513aa35 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f07adfb0-e83b-4132-987c-c2ee0513aa35 {
  max-width: 100%;
}

.shg-c#s-f07adfb0-e83b-4132-987c-c2ee0513aa35 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f07adfb0-e83b-4132-987c-c2ee0513aa35 .shg-image-zoom,
.shg-c#s-f07adfb0-e83b-4132-987c-c2ee0513aa35 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f07adfb0-e83b-4132-987c-c2ee0513aa35 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f07adfb0-e83b-4132-987c-c2ee0513aa35 {
  max-width: 100%;
}

.shg-c#s-f07adfb0-e83b-4132-987c-c2ee0513aa35 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f07adfb0-e83b-4132-987c-c2ee0513aa35 .shg-image-zoom,
.shg-c#s-f07adfb0-e83b-4132-987c-c2ee0513aa35 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f07adfb0-e83b-4132-987c-c2ee0513aa35 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f07adfb0-e83b-4132-987c-c2ee0513aa35 {
  max-width: 100%;
}

.shg-c#s-f07adfb0-e83b-4132-987c-c2ee0513aa35 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f07adfb0-e83b-4132-987c-c2ee0513aa35 .shg-image-zoom,
.shg-c#s-f07adfb0-e83b-4132-987c-c2ee0513aa35 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f07adfb0-e83b-4132-987c-c2ee0513aa35 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f07adfb0-e83b-4132-987c-c2ee0513aa35 {
  max-width: 100%;
}

.shg-c#s-f07adfb0-e83b-4132-987c-c2ee0513aa35 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f07adfb0-e83b-4132-987c-c2ee0513aa35 .shg-image-zoom,
.shg-c#s-f07adfb0-e83b-4132-987c-c2ee0513aa35 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f07adfb0-e83b-4132-987c-c2ee0513aa35 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-af395ca8-3de2-4743-b5c5-beb1958f3e9f {
  border-style: solid;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
min-height: 270px;
background-color: rgba(5, 36, 66, 1);
}








#s-af395ca8-3de2-4743-b5c5-beb1958f3e9f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-af395ca8-3de2-4743-b5c5-beb1958f3e9f.shg-box.shg-c {
  justify-content: center;
}

#s-fddb2c43-8fef-48d6-9ed6-8280a254c792 {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 150px;
text-align: left;
}

#s-fddb2c43-8fef-48d6-9ed6-8280a254c792 .shg-product-title-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 18px;
  line-height: 1.2em;
  letter-spacing: ;
}
@media (max-width: 767px){#s-fddb2c43-8fef-48d6-9ed6-8280a254c792 .shg-product-title-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 14px;
  line-height: 1.2em;
  letter-spacing: ;
}
}
@media (min-width: 0px) {
[id="s-cf7a829a-698a-4427-b62d-de90a28edf3c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cf7a829a-698a-4427-b62d-de90a28edf3c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-cf7a829a-698a-4427-b62d-de90a28edf3c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-cf7a829a-698a-4427-b62d-de90a28edf3c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-cf7a829a-698a-4427-b62d-de90a28edf3c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-cf7a829a-698a-4427-b62d-de90a28edf3c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-cf7a829a-698a-4427-b62d-de90a28edf3c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-cf7a829a-698a-4427-b62d-de90a28edf3c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-cf7a829a-698a-4427-b62d-de90a28edf3c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-cf7a829a-698a-4427-b62d-de90a28edf3c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-cf7a829a-698a-4427-b62d-de90a28edf3c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-cf7a829a-698a-4427-b62d-de90a28edf3c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-cf7a829a-698a-4427-b62d-de90a28edf3c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-cf7a829a-698a-4427-b62d-de90a28edf3c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-cf7a829a-698a-4427-b62d-de90a28edf3c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-cf7a829a-698a-4427-b62d-de90a28edf3c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-cf7a829a-698a-4427-b62d-de90a28edf3c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-cf7a829a-698a-4427-b62d-de90a28edf3c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-cf7a829a-698a-4427-b62d-de90a28edf3c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-cf7a829a-698a-4427-b62d-de90a28edf3c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-cf7a829a-698a-4427-b62d-de90a28edf3c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-cf7a829a-698a-4427-b62d-de90a28edf3c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-cf7a829a-698a-4427-b62d-de90a28edf3c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-cf7a829a-698a-4427-b62d-de90a28edf3c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-cf7a829a-698a-4427-b62d-de90a28edf3c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-cf7a829a-698a-4427-b62d-de90a28edf3c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-cf7a829a-698a-4427-b62d-de90a28edf3c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-cf7a829a-698a-4427-b62d-de90a28edf3c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-cf7a829a-698a-4427-b62d-de90a28edf3c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-cf7a829a-698a-4427-b62d-de90a28edf3c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-cf7a829a-698a-4427-b62d-de90a28edf3c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-cf7a829a-698a-4427-b62d-de90a28edf3c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-cf7a829a-698a-4427-b62d-de90a28edf3c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-cf7a829a-698a-4427-b62d-de90a28edf3c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-cf7a829a-698a-4427-b62d-de90a28edf3c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-cf7a829a-698a-4427-b62d-de90a28edf3c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-cf7a829a-698a-4427-b62d-de90a28edf3c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-e5fa2521-ee13-48fd-b7df-e5df18cf4c37 {
  min-height: 56px;
text-align: center;
}




  #s-e5fa2521-ee13-48fd-b7df-e5df18cf4c37 img.shogun-image {
    
    width: px;
  }


#s-e5fa2521-ee13-48fd-b7df-e5df18cf4c37 .shogun-image-content {
  
    align-items: center;
  
}

#s-1569da20-f7d4-4efc-9bc8-0c6a1c7ba642 {
  text-align: center;
}




  #s-1569da20-f7d4-4efc-9bc8-0c6a1c7ba642 img.shogun-image {
    
    width: px;
  }


#s-1569da20-f7d4-4efc-9bc8-0c6a1c7ba642 .shogun-image-content {
  
    align-items: center;
  
}

#s-4b7e5fe7-42b9-48f0-8d8e-28469d5dbb36 {
  margin-top: 20px;
text-align: left;
}

#s-4b7e5fe7-42b9-48f0-8d8e-28469d5dbb36 .shg-product-sold-out {
  display: none;
  color: rgba(0, 183, 255, 1);
  font-size: 20px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-4b7e5fe7-42b9-48f0-8d8e-28469d5dbb36 .shg-product-price {
  color: rgba(0, 183, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-4b7e5fe7-42b9-48f0-8d8e-28469d5dbb36 .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-3211ace8-c380-4788-82da-b63f29b6e0f3 {
  margin-top: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(10, 144, 202, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-3211ace8-c380-4788-82da-b63f29b6e0f3:hover {background-color: rgba(5, 103, 144, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-3211ace8-c380-4788-82da-b63f29b6e0f3:active {background-color: rgba(10, 144, 202, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-3211ace8-c380-4788-82da-b63f29b6e0f3-btn-wrapper {
    text-align: center;
  }


#s-3211ace8-c380-4788-82da-b63f29b6e0f3.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-0d4e69a0-5875-4bcb-b610-3dd43932bebf {
  margin-top: 30px;
margin-left: auto;
margin-right: auto;
max-width: 1200px;
}

@media (min-width: 0px) {
[id="s-0d4e69a0-5875-4bcb-b610-3dd43932bebf"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-0d4e69a0-5875-4bcb-b610-3dd43932bebf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0d4e69a0-5875-4bcb-b610-3dd43932bebf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-0d4e69a0-5875-4bcb-b610-3dd43932bebf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-0d4e69a0-5875-4bcb-b610-3dd43932bebf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-0d4e69a0-5875-4bcb-b610-3dd43932bebf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-0d4e69a0-5875-4bcb-b610-3dd43932bebf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-0d4e69a0-5875-4bcb-b610-3dd43932bebf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-0d4e69a0-5875-4bcb-b610-3dd43932bebf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-0d4e69a0-5875-4bcb-b610-3dd43932bebf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-0d4e69a0-5875-4bcb-b610-3dd43932bebf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-0d4e69a0-5875-4bcb-b610-3dd43932bebf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-0d4e69a0-5875-4bcb-b610-3dd43932bebf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-0d4e69a0-5875-4bcb-b610-3dd43932bebf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-0d4e69a0-5875-4bcb-b610-3dd43932bebf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-0d4e69a0-5875-4bcb-b610-3dd43932bebf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-0d4e69a0-5875-4bcb-b610-3dd43932bebf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-0d4e69a0-5875-4bcb-b610-3dd43932bebf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-0d4e69a0-5875-4bcb-b610-3dd43932bebf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-0d4e69a0-5875-4bcb-b610-3dd43932bebf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-0d4e69a0-5875-4bcb-b610-3dd43932bebf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-0d4e69a0-5875-4bcb-b610-3dd43932bebf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-0d4e69a0-5875-4bcb-b610-3dd43932bebf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-0d4e69a0-5875-4bcb-b610-3dd43932bebf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-0d4e69a0-5875-4bcb-b610-3dd43932bebf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-0d4e69a0-5875-4bcb-b610-3dd43932bebf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-0d4e69a0-5875-4bcb-b610-3dd43932bebf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-0d4e69a0-5875-4bcb-b610-3dd43932bebf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-0d4e69a0-5875-4bcb-b610-3dd43932bebf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-0d4e69a0-5875-4bcb-b610-3dd43932bebf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-0d4e69a0-5875-4bcb-b610-3dd43932bebf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-0d4e69a0-5875-4bcb-b610-3dd43932bebf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-0d4e69a0-5875-4bcb-b610-3dd43932bebf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-0d4e69a0-5875-4bcb-b610-3dd43932bebf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-0d4e69a0-5875-4bcb-b610-3dd43932bebf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-0d4e69a0-5875-4bcb-b610-3dd43932bebf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-0d4e69a0-5875-4bcb-b610-3dd43932bebf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-0d4e69a0-5875-4bcb-b610-3dd43932bebf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-dba0c889-8fe1-4180-88aa-c40bba760b39 {
  display: none;
}
#s-16b459c7-3c9a-4aac-baaf-c06a31191616 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-16b459c7-3c9a-4aac-baaf-c06a31191616 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-16b459c7-3c9a-4aac-baaf-c06a31191616.shg-box.shg-c {
  justify-content: center;
}

#s-1e772d0b-e4e9-42bd-9087-9e56df78a06c {
  padding-left: 30px;
padding-right: 30px;
text-align: left;
}


.shg-c#s-1e772d0b-e4e9-42bd-9087-9e56df78a06c {
  max-width: 100%;
}

.shg-c#s-1e772d0b-e4e9-42bd-9087-9e56df78a06c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1e772d0b-e4e9-42bd-9087-9e56df78a06c .shg-image-zoom,
.shg-c#s-1e772d0b-e4e9-42bd-9087-9e56df78a06c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1e772d0b-e4e9-42bd-9087-9e56df78a06c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1e772d0b-e4e9-42bd-9087-9e56df78a06c {
  max-width: 100%;
}

.shg-c#s-1e772d0b-e4e9-42bd-9087-9e56df78a06c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1e772d0b-e4e9-42bd-9087-9e56df78a06c .shg-image-zoom,
.shg-c#s-1e772d0b-e4e9-42bd-9087-9e56df78a06c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1e772d0b-e4e9-42bd-9087-9e56df78a06c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1e772d0b-e4e9-42bd-9087-9e56df78a06c {
  max-width: 100%;
}

.shg-c#s-1e772d0b-e4e9-42bd-9087-9e56df78a06c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1e772d0b-e4e9-42bd-9087-9e56df78a06c .shg-image-zoom,
.shg-c#s-1e772d0b-e4e9-42bd-9087-9e56df78a06c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1e772d0b-e4e9-42bd-9087-9e56df78a06c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1e772d0b-e4e9-42bd-9087-9e56df78a06c {
  max-width: 100%;
}

.shg-c#s-1e772d0b-e4e9-42bd-9087-9e56df78a06c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1e772d0b-e4e9-42bd-9087-9e56df78a06c .shg-image-zoom,
.shg-c#s-1e772d0b-e4e9-42bd-9087-9e56df78a06c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1e772d0b-e4e9-42bd-9087-9e56df78a06c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1e772d0b-e4e9-42bd-9087-9e56df78a06c {
  max-width: 100%;
}

.shg-c#s-1e772d0b-e4e9-42bd-9087-9e56df78a06c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1e772d0b-e4e9-42bd-9087-9e56df78a06c .shg-image-zoom,
.shg-c#s-1e772d0b-e4e9-42bd-9087-9e56df78a06c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1e772d0b-e4e9-42bd-9087-9e56df78a06c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0604cc1d-6bf2-4191-a286-145f4c78ab04 {
  border-style: solid;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
min-height: 270px;
background-color: rgba(5, 36, 66, 1);
}
@media (max-width: 767px){#s-0604cc1d-6bf2-4191-a286-145f4c78ab04 {
  margin-bottom: 30px;
}
}







#s-0604cc1d-6bf2-4191-a286-145f4c78ab04 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0604cc1d-6bf2-4191-a286-145f4c78ab04.shg-box.shg-c {
  justify-content: center;
}

#s-5c26ac67-65af-4912-829c-1dd1d8145f8d {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 150px;
text-align: left;
}

#s-5c26ac67-65af-4912-829c-1dd1d8145f8d .shg-product-title-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 18px;
  line-height: 1.2em;
  letter-spacing: ;
}
@media (max-width: 767px){#s-5c26ac67-65af-4912-829c-1dd1d8145f8d .shg-product-title-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 14px;
  line-height: 1.2em;
  letter-spacing: ;
}
}
@media (min-width: 0px) {
[id="s-af772cb9-54d7-4e59-b403-e7b0699f5ddc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-af772cb9-54d7-4e59-b403-e7b0699f5ddc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-af772cb9-54d7-4e59-b403-e7b0699f5ddc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-af772cb9-54d7-4e59-b403-e7b0699f5ddc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-af772cb9-54d7-4e59-b403-e7b0699f5ddc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-af772cb9-54d7-4e59-b403-e7b0699f5ddc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-af772cb9-54d7-4e59-b403-e7b0699f5ddc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-af772cb9-54d7-4e59-b403-e7b0699f5ddc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-af772cb9-54d7-4e59-b403-e7b0699f5ddc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-af772cb9-54d7-4e59-b403-e7b0699f5ddc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-af772cb9-54d7-4e59-b403-e7b0699f5ddc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-af772cb9-54d7-4e59-b403-e7b0699f5ddc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-af772cb9-54d7-4e59-b403-e7b0699f5ddc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-af772cb9-54d7-4e59-b403-e7b0699f5ddc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-af772cb9-54d7-4e59-b403-e7b0699f5ddc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-af772cb9-54d7-4e59-b403-e7b0699f5ddc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-af772cb9-54d7-4e59-b403-e7b0699f5ddc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-af772cb9-54d7-4e59-b403-e7b0699f5ddc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-af772cb9-54d7-4e59-b403-e7b0699f5ddc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-af772cb9-54d7-4e59-b403-e7b0699f5ddc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-af772cb9-54d7-4e59-b403-e7b0699f5ddc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-af772cb9-54d7-4e59-b403-e7b0699f5ddc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-af772cb9-54d7-4e59-b403-e7b0699f5ddc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-af772cb9-54d7-4e59-b403-e7b0699f5ddc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-af772cb9-54d7-4e59-b403-e7b0699f5ddc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-af772cb9-54d7-4e59-b403-e7b0699f5ddc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-af772cb9-54d7-4e59-b403-e7b0699f5ddc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-af772cb9-54d7-4e59-b403-e7b0699f5ddc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-af772cb9-54d7-4e59-b403-e7b0699f5ddc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-af772cb9-54d7-4e59-b403-e7b0699f5ddc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-af772cb9-54d7-4e59-b403-e7b0699f5ddc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-af772cb9-54d7-4e59-b403-e7b0699f5ddc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-af772cb9-54d7-4e59-b403-e7b0699f5ddc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-af772cb9-54d7-4e59-b403-e7b0699f5ddc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-af772cb9-54d7-4e59-b403-e7b0699f5ddc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-af772cb9-54d7-4e59-b403-e7b0699f5ddc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-af772cb9-54d7-4e59-b403-e7b0699f5ddc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-49463385-65da-4b57-acbd-8cc5eebd80aa {
  min-height: 56px;
text-align: center;
}




  #s-49463385-65da-4b57-acbd-8cc5eebd80aa img.shogun-image {
    
    width: px;
  }


#s-49463385-65da-4b57-acbd-8cc5eebd80aa .shogun-image-content {
  
    align-items: center;
  
}

#s-00b78f6a-006a-4199-8179-086cef1cec91 {
  text-align: center;
}




  #s-00b78f6a-006a-4199-8179-086cef1cec91 img.shogun-image {
    
    width: px;
  }


#s-00b78f6a-006a-4199-8179-086cef1cec91 .shogun-image-content {
  
    align-items: center;
  
}

#s-767c5a45-1a3a-488d-92b8-397d3e61577c {
  margin-top: 20px;
text-align: left;
}

#s-767c5a45-1a3a-488d-92b8-397d3e61577c .shg-product-sold-out {
  display: none;
  color: rgba(0, 183, 255, 1);
  font-size: 20px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-767c5a45-1a3a-488d-92b8-397d3e61577c .shg-product-price {
  color: rgba(0, 183, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-767c5a45-1a3a-488d-92b8-397d3e61577c .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-e85e7a01-c2ac-443f-9769-fbe8fa4d746b {
  margin-top: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(10, 144, 202, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-e85e7a01-c2ac-443f-9769-fbe8fa4d746b:hover {background-color: rgba(5, 103, 144, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-e85e7a01-c2ac-443f-9769-fbe8fa4d746b:active {background-color: rgba(10, 144, 202, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-e85e7a01-c2ac-443f-9769-fbe8fa4d746b-btn-wrapper {
    text-align: center;
  }


#s-e85e7a01-c2ac-443f-9769-fbe8fa4d746b.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-2567e59d-95d2-4ab8-84ca-0745e10c9689 {
  display: none;
}
#s-461f71af-ae0f-4e0b-a377-42c5bf5ae1e6 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-461f71af-ae0f-4e0b-a377-42c5bf5ae1e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-461f71af-ae0f-4e0b-a377-42c5bf5ae1e6.shg-box.shg-c {
  justify-content: center;
}

#s-ead560d9-fd67-4184-baf9-e0f2efbe617b {
  padding-left: 30px;
padding-right: 30px;
text-align: left;
}


.shg-c#s-ead560d9-fd67-4184-baf9-e0f2efbe617b {
  max-width: 100%;
}

.shg-c#s-ead560d9-fd67-4184-baf9-e0f2efbe617b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ead560d9-fd67-4184-baf9-e0f2efbe617b .shg-image-zoom,
.shg-c#s-ead560d9-fd67-4184-baf9-e0f2efbe617b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ead560d9-fd67-4184-baf9-e0f2efbe617b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ead560d9-fd67-4184-baf9-e0f2efbe617b {
  max-width: 100%;
}

.shg-c#s-ead560d9-fd67-4184-baf9-e0f2efbe617b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ead560d9-fd67-4184-baf9-e0f2efbe617b .shg-image-zoom,
.shg-c#s-ead560d9-fd67-4184-baf9-e0f2efbe617b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ead560d9-fd67-4184-baf9-e0f2efbe617b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ead560d9-fd67-4184-baf9-e0f2efbe617b {
  max-width: 100%;
}

.shg-c#s-ead560d9-fd67-4184-baf9-e0f2efbe617b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ead560d9-fd67-4184-baf9-e0f2efbe617b .shg-image-zoom,
.shg-c#s-ead560d9-fd67-4184-baf9-e0f2efbe617b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ead560d9-fd67-4184-baf9-e0f2efbe617b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ead560d9-fd67-4184-baf9-e0f2efbe617b {
  max-width: 100%;
}

.shg-c#s-ead560d9-fd67-4184-baf9-e0f2efbe617b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ead560d9-fd67-4184-baf9-e0f2efbe617b .shg-image-zoom,
.shg-c#s-ead560d9-fd67-4184-baf9-e0f2efbe617b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ead560d9-fd67-4184-baf9-e0f2efbe617b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ead560d9-fd67-4184-baf9-e0f2efbe617b {
  max-width: 100%;
}

.shg-c#s-ead560d9-fd67-4184-baf9-e0f2efbe617b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ead560d9-fd67-4184-baf9-e0f2efbe617b .shg-image-zoom,
.shg-c#s-ead560d9-fd67-4184-baf9-e0f2efbe617b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ead560d9-fd67-4184-baf9-e0f2efbe617b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e584d735-894a-4e1d-a5ed-7ddca13c49c6 {
  border-style: solid;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
min-height: 270px;
background-color: rgba(5, 36, 66, 1);
}
@media (max-width: 767px){#s-e584d735-894a-4e1d-a5ed-7ddca13c49c6 {
  margin-bottom: 30px;
}
}







#s-e584d735-894a-4e1d-a5ed-7ddca13c49c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e584d735-894a-4e1d-a5ed-7ddca13c49c6.shg-box.shg-c {
  justify-content: center;
}

#s-7fbbde71-e252-4f1e-93ac-000f4672f6f4 {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 150px;
text-align: left;
}

#s-7fbbde71-e252-4f1e-93ac-000f4672f6f4 .shg-product-title-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 18px;
  line-height: 1.2em;
  letter-spacing: ;
}
@media (max-width: 767px){#s-7fbbde71-e252-4f1e-93ac-000f4672f6f4 .shg-product-title-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 14px;
  line-height: 1.2em;
  letter-spacing: ;
}
}
@media (min-width: 0px) {
[id="s-37b67560-1b57-4ead-b4c2-2c283791de28"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-37b67560-1b57-4ead-b4c2-2c283791de28"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-37b67560-1b57-4ead-b4c2-2c283791de28"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-37b67560-1b57-4ead-b4c2-2c283791de28"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-37b67560-1b57-4ead-b4c2-2c283791de28"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-37b67560-1b57-4ead-b4c2-2c283791de28"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-37b67560-1b57-4ead-b4c2-2c283791de28"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-37b67560-1b57-4ead-b4c2-2c283791de28"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-37b67560-1b57-4ead-b4c2-2c283791de28"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-37b67560-1b57-4ead-b4c2-2c283791de28"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-37b67560-1b57-4ead-b4c2-2c283791de28"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-37b67560-1b57-4ead-b4c2-2c283791de28"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-37b67560-1b57-4ead-b4c2-2c283791de28"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-37b67560-1b57-4ead-b4c2-2c283791de28"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-37b67560-1b57-4ead-b4c2-2c283791de28"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-37b67560-1b57-4ead-b4c2-2c283791de28"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-37b67560-1b57-4ead-b4c2-2c283791de28"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-37b67560-1b57-4ead-b4c2-2c283791de28"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-37b67560-1b57-4ead-b4c2-2c283791de28"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-37b67560-1b57-4ead-b4c2-2c283791de28"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-37b67560-1b57-4ead-b4c2-2c283791de28"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-37b67560-1b57-4ead-b4c2-2c283791de28"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-37b67560-1b57-4ead-b4c2-2c283791de28"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-37b67560-1b57-4ead-b4c2-2c283791de28"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-37b67560-1b57-4ead-b4c2-2c283791de28"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-37b67560-1b57-4ead-b4c2-2c283791de28"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-37b67560-1b57-4ead-b4c2-2c283791de28"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-37b67560-1b57-4ead-b4c2-2c283791de28"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-37b67560-1b57-4ead-b4c2-2c283791de28"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-37b67560-1b57-4ead-b4c2-2c283791de28"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-37b67560-1b57-4ead-b4c2-2c283791de28"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-37b67560-1b57-4ead-b4c2-2c283791de28"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-37b67560-1b57-4ead-b4c2-2c283791de28"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-37b67560-1b57-4ead-b4c2-2c283791de28"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-37b67560-1b57-4ead-b4c2-2c283791de28"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-37b67560-1b57-4ead-b4c2-2c283791de28"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-37b67560-1b57-4ead-b4c2-2c283791de28"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-53e55024-aba9-45c2-9a34-820f3e2959cb {
  min-height: 56px;
text-align: center;
}




  #s-53e55024-aba9-45c2-9a34-820f3e2959cb img.shogun-image {
    
    width: px;
  }


#s-53e55024-aba9-45c2-9a34-820f3e2959cb .shogun-image-content {
  
    align-items: center;
  
}

#s-23db835e-472b-4c7f-a335-b4496478bad8 {
  text-align: center;
}




  #s-23db835e-472b-4c7f-a335-b4496478bad8 img.shogun-image {
    
    width: px;
  }


#s-23db835e-472b-4c7f-a335-b4496478bad8 .shogun-image-content {
  
    align-items: center;
  
}

#s-5a2ba03d-714c-4d94-96c4-f01c6e33d3c0 {
  margin-top: 20px;
text-align: left;
}

#s-5a2ba03d-714c-4d94-96c4-f01c6e33d3c0 .shg-product-sold-out {
  display: none;
  color: rgba(0, 183, 255, 1);
  font-size: 20px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-5a2ba03d-714c-4d94-96c4-f01c6e33d3c0 .shg-product-price {
  color: rgba(0, 183, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-5a2ba03d-714c-4d94-96c4-f01c6e33d3c0 .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-eeae7a02-ef4b-4a1a-8fde-0a2aebf96801 {
  margin-top: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(10, 144, 202, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-eeae7a02-ef4b-4a1a-8fde-0a2aebf96801:hover {background-color: rgba(5, 103, 144, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-eeae7a02-ef4b-4a1a-8fde-0a2aebf96801:active {background-color: rgba(10, 144, 202, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-eeae7a02-ef4b-4a1a-8fde-0a2aebf96801-btn-wrapper {
    text-align: center;
  }


#s-eeae7a02-ef4b-4a1a-8fde-0a2aebf96801.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-53fbe458-c95c-47e7-bb35-80c95d0a6d9e {
  display: none;
}
#s-f9b3d370-b966-4ce4-bd8d-a3287407c62d {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-f9b3d370-b966-4ce4-bd8d-a3287407c62d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f9b3d370-b966-4ce4-bd8d-a3287407c62d.shg-box.shg-c {
  justify-content: center;
}

#s-0e8013c9-abde-44a9-9697-b913c9ee43b7 {
  padding-left: 30px;
padding-right: 30px;
text-align: left;
}


.shg-c#s-0e8013c9-abde-44a9-9697-b913c9ee43b7 {
  max-width: 100%;
}

.shg-c#s-0e8013c9-abde-44a9-9697-b913c9ee43b7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e8013c9-abde-44a9-9697-b913c9ee43b7 .shg-image-zoom,
.shg-c#s-0e8013c9-abde-44a9-9697-b913c9ee43b7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e8013c9-abde-44a9-9697-b913c9ee43b7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0e8013c9-abde-44a9-9697-b913c9ee43b7 {
  max-width: 100%;
}

.shg-c#s-0e8013c9-abde-44a9-9697-b913c9ee43b7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e8013c9-abde-44a9-9697-b913c9ee43b7 .shg-image-zoom,
.shg-c#s-0e8013c9-abde-44a9-9697-b913c9ee43b7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e8013c9-abde-44a9-9697-b913c9ee43b7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0e8013c9-abde-44a9-9697-b913c9ee43b7 {
  max-width: 100%;
}

.shg-c#s-0e8013c9-abde-44a9-9697-b913c9ee43b7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e8013c9-abde-44a9-9697-b913c9ee43b7 .shg-image-zoom,
.shg-c#s-0e8013c9-abde-44a9-9697-b913c9ee43b7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e8013c9-abde-44a9-9697-b913c9ee43b7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0e8013c9-abde-44a9-9697-b913c9ee43b7 {
  max-width: 100%;
}

.shg-c#s-0e8013c9-abde-44a9-9697-b913c9ee43b7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e8013c9-abde-44a9-9697-b913c9ee43b7 .shg-image-zoom,
.shg-c#s-0e8013c9-abde-44a9-9697-b913c9ee43b7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e8013c9-abde-44a9-9697-b913c9ee43b7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0e8013c9-abde-44a9-9697-b913c9ee43b7 {
  max-width: 100%;
}

.shg-c#s-0e8013c9-abde-44a9-9697-b913c9ee43b7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e8013c9-abde-44a9-9697-b913c9ee43b7 .shg-image-zoom,
.shg-c#s-0e8013c9-abde-44a9-9697-b913c9ee43b7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e8013c9-abde-44a9-9697-b913c9ee43b7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a480ca0e-f031-443e-ad1a-ce498fb09052 {
  border-style: solid;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
min-height: 270px;
background-color: rgba(5, 36, 66, 1);
}








#s-a480ca0e-f031-443e-ad1a-ce498fb09052 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a480ca0e-f031-443e-ad1a-ce498fb09052.shg-box.shg-c {
  justify-content: center;
}

#s-548d9c9b-b10a-4093-a73f-6e88a68e2be4 {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 150px;
text-align: left;
}

#s-548d9c9b-b10a-4093-a73f-6e88a68e2be4 .shg-product-title-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 18px;
  line-height: 1.2em;
  letter-spacing: ;
}
@media (max-width: 767px){#s-548d9c9b-b10a-4093-a73f-6e88a68e2be4 .shg-product-title-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 14px;
  line-height: 1.2em;
  letter-spacing: ;
}
}
@media (min-width: 0px) {
[id="s-914bd6a2-a36c-4953-bcee-0de680547a6f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-914bd6a2-a36c-4953-bcee-0de680547a6f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-914bd6a2-a36c-4953-bcee-0de680547a6f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-914bd6a2-a36c-4953-bcee-0de680547a6f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-914bd6a2-a36c-4953-bcee-0de680547a6f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-914bd6a2-a36c-4953-bcee-0de680547a6f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-914bd6a2-a36c-4953-bcee-0de680547a6f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-914bd6a2-a36c-4953-bcee-0de680547a6f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-914bd6a2-a36c-4953-bcee-0de680547a6f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-914bd6a2-a36c-4953-bcee-0de680547a6f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-914bd6a2-a36c-4953-bcee-0de680547a6f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-914bd6a2-a36c-4953-bcee-0de680547a6f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-914bd6a2-a36c-4953-bcee-0de680547a6f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-914bd6a2-a36c-4953-bcee-0de680547a6f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-914bd6a2-a36c-4953-bcee-0de680547a6f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-914bd6a2-a36c-4953-bcee-0de680547a6f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-914bd6a2-a36c-4953-bcee-0de680547a6f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-914bd6a2-a36c-4953-bcee-0de680547a6f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-914bd6a2-a36c-4953-bcee-0de680547a6f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-914bd6a2-a36c-4953-bcee-0de680547a6f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-914bd6a2-a36c-4953-bcee-0de680547a6f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-914bd6a2-a36c-4953-bcee-0de680547a6f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-914bd6a2-a36c-4953-bcee-0de680547a6f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-914bd6a2-a36c-4953-bcee-0de680547a6f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-914bd6a2-a36c-4953-bcee-0de680547a6f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-914bd6a2-a36c-4953-bcee-0de680547a6f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-914bd6a2-a36c-4953-bcee-0de680547a6f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-914bd6a2-a36c-4953-bcee-0de680547a6f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-914bd6a2-a36c-4953-bcee-0de680547a6f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-914bd6a2-a36c-4953-bcee-0de680547a6f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-914bd6a2-a36c-4953-bcee-0de680547a6f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-914bd6a2-a36c-4953-bcee-0de680547a6f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-914bd6a2-a36c-4953-bcee-0de680547a6f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-914bd6a2-a36c-4953-bcee-0de680547a6f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-914bd6a2-a36c-4953-bcee-0de680547a6f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-914bd6a2-a36c-4953-bcee-0de680547a6f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-914bd6a2-a36c-4953-bcee-0de680547a6f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-d6ee06d5-df2f-4b55-ab65-bbbd927fbc29 {
  min-height: 56px;
text-align: center;
}




  #s-d6ee06d5-df2f-4b55-ab65-bbbd927fbc29 img.shogun-image {
    
    width: px;
  }


#s-d6ee06d5-df2f-4b55-ab65-bbbd927fbc29 .shogun-image-content {
  
    align-items: center;
  
}

#s-f394f6b4-27bc-4520-ac02-f781158dbbe7 {
  text-align: center;
}




  #s-f394f6b4-27bc-4520-ac02-f781158dbbe7 img.shogun-image {
    
    width: px;
  }


#s-f394f6b4-27bc-4520-ac02-f781158dbbe7 .shogun-image-content {
  
    align-items: center;
  
}

#s-1fd606e0-b133-465e-bc9b-f5d3832fdc7c {
  margin-top: 20px;
text-align: left;
}

#s-1fd606e0-b133-465e-bc9b-f5d3832fdc7c .shg-product-sold-out {
  display: none;
  color: rgba(0, 183, 255, 1);
  font-size: 20px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-1fd606e0-b133-465e-bc9b-f5d3832fdc7c .shg-product-price {
  color: rgba(0, 183, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-1fd606e0-b133-465e-bc9b-f5d3832fdc7c .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-24be108e-ac3d-46e1-906f-912aaa830215 {
  margin-top: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(10, 144, 202, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-24be108e-ac3d-46e1-906f-912aaa830215:hover {background-color: rgba(5, 103, 144, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-24be108e-ac3d-46e1-906f-912aaa830215:active {background-color: rgba(10, 144, 202, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-24be108e-ac3d-46e1-906f-912aaa830215-btn-wrapper {
    text-align: center;
  }


#s-24be108e-ac3d-46e1-906f-912aaa830215.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-e2498b92-1082-45b6-a083-1c1fe9042b85 {
  display: none;
}
#s-ffca1e07-1007-4692-9965-5b85378e369e {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-ffca1e07-1007-4692-9965-5b85378e369e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ffca1e07-1007-4692-9965-5b85378e369e.shg-box.shg-c {
  justify-content: center;
}

#s-49d75ad9-5731-458f-8c3b-f0c598e27e89 {
  padding-left: 30px;
padding-right: 30px;
text-align: left;
}


.shg-c#s-49d75ad9-5731-458f-8c3b-f0c598e27e89 {
  max-width: 100%;
}

.shg-c#s-49d75ad9-5731-458f-8c3b-f0c598e27e89 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-49d75ad9-5731-458f-8c3b-f0c598e27e89 .shg-image-zoom,
.shg-c#s-49d75ad9-5731-458f-8c3b-f0c598e27e89 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-49d75ad9-5731-458f-8c3b-f0c598e27e89 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-49d75ad9-5731-458f-8c3b-f0c598e27e89 {
  max-width: 100%;
}

.shg-c#s-49d75ad9-5731-458f-8c3b-f0c598e27e89 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-49d75ad9-5731-458f-8c3b-f0c598e27e89 .shg-image-zoom,
.shg-c#s-49d75ad9-5731-458f-8c3b-f0c598e27e89 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-49d75ad9-5731-458f-8c3b-f0c598e27e89 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-49d75ad9-5731-458f-8c3b-f0c598e27e89 {
  max-width: 100%;
}

.shg-c#s-49d75ad9-5731-458f-8c3b-f0c598e27e89 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-49d75ad9-5731-458f-8c3b-f0c598e27e89 .shg-image-zoom,
.shg-c#s-49d75ad9-5731-458f-8c3b-f0c598e27e89 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-49d75ad9-5731-458f-8c3b-f0c598e27e89 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-49d75ad9-5731-458f-8c3b-f0c598e27e89 {
  max-width: 100%;
}

.shg-c#s-49d75ad9-5731-458f-8c3b-f0c598e27e89 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-49d75ad9-5731-458f-8c3b-f0c598e27e89 .shg-image-zoom,
.shg-c#s-49d75ad9-5731-458f-8c3b-f0c598e27e89 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-49d75ad9-5731-458f-8c3b-f0c598e27e89 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-49d75ad9-5731-458f-8c3b-f0c598e27e89 {
  max-width: 100%;
}

.shg-c#s-49d75ad9-5731-458f-8c3b-f0c598e27e89 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-49d75ad9-5731-458f-8c3b-f0c598e27e89 .shg-image-zoom,
.shg-c#s-49d75ad9-5731-458f-8c3b-f0c598e27e89 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-49d75ad9-5731-458f-8c3b-f0c598e27e89 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2c7a56fe-5d11-41c8-bb3c-d5e375f8d06b {
  border-style: solid;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 0px;
min-height: 270px;
background-color: rgba(5, 36, 66, 1);
}








#s-2c7a56fe-5d11-41c8-bb3c-d5e375f8d06b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2c7a56fe-5d11-41c8-bb3c-d5e375f8d06b.shg-box.shg-c {
  justify-content: center;
}

#s-b322529d-3454-4a7b-abe5-d95974f75fad {
  padding-top: 10px;
padding-bottom: 10px;
min-height: 150px;
text-align: left;
}

#s-b322529d-3454-4a7b-abe5-d95974f75fad .shg-product-title-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 18px;
  line-height: 1.2em;
  letter-spacing: ;
}
@media (max-width: 767px){#s-b322529d-3454-4a7b-abe5-d95974f75fad .shg-product-title-component h5 {
  color: rgba(255, 255, 255, 1);
  font-weight:  300 ;
  font-family: Open Sans;
  font-style:   ;
  font-size: 14px;
  line-height: 1.2em;
  letter-spacing: ;
}
}
@media (min-width: 0px) {
[id="s-c6665015-571a-46fa-9a78-0e0c31b65e89"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c6665015-571a-46fa-9a78-0e0c31b65e89"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-c6665015-571a-46fa-9a78-0e0c31b65e89"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-c6665015-571a-46fa-9a78-0e0c31b65e89"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-c6665015-571a-46fa-9a78-0e0c31b65e89"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-c6665015-571a-46fa-9a78-0e0c31b65e89"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-c6665015-571a-46fa-9a78-0e0c31b65e89"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-c6665015-571a-46fa-9a78-0e0c31b65e89"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-c6665015-571a-46fa-9a78-0e0c31b65e89"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-c6665015-571a-46fa-9a78-0e0c31b65e89"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-c6665015-571a-46fa-9a78-0e0c31b65e89"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-c6665015-571a-46fa-9a78-0e0c31b65e89"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-c6665015-571a-46fa-9a78-0e0c31b65e89"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-c6665015-571a-46fa-9a78-0e0c31b65e89"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-c6665015-571a-46fa-9a78-0e0c31b65e89"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-c6665015-571a-46fa-9a78-0e0c31b65e89"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-c6665015-571a-46fa-9a78-0e0c31b65e89"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-c6665015-571a-46fa-9a78-0e0c31b65e89"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-c6665015-571a-46fa-9a78-0e0c31b65e89"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-c6665015-571a-46fa-9a78-0e0c31b65e89"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-c6665015-571a-46fa-9a78-0e0c31b65e89"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-c6665015-571a-46fa-9a78-0e0c31b65e89"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-c6665015-571a-46fa-9a78-0e0c31b65e89"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-c6665015-571a-46fa-9a78-0e0c31b65e89"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-c6665015-571a-46fa-9a78-0e0c31b65e89"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-c6665015-571a-46fa-9a78-0e0c31b65e89"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-c6665015-571a-46fa-9a78-0e0c31b65e89"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-c6665015-571a-46fa-9a78-0e0c31b65e89"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-c6665015-571a-46fa-9a78-0e0c31b65e89"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-c6665015-571a-46fa-9a78-0e0c31b65e89"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-c6665015-571a-46fa-9a78-0e0c31b65e89"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-c6665015-571a-46fa-9a78-0e0c31b65e89"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-c6665015-571a-46fa-9a78-0e0c31b65e89"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-c6665015-571a-46fa-9a78-0e0c31b65e89"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-c6665015-571a-46fa-9a78-0e0c31b65e89"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-c6665015-571a-46fa-9a78-0e0c31b65e89"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-c6665015-571a-46fa-9a78-0e0c31b65e89"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-f7c375f9-1caa-4236-ae06-e4ee94162c14 {
  min-height: 56px;
text-align: center;
}




  #s-f7c375f9-1caa-4236-ae06-e4ee94162c14 img.shogun-image {
    
    width: px;
  }


#s-f7c375f9-1caa-4236-ae06-e4ee94162c14 .shogun-image-content {
  
    align-items: center;
  
}

#s-ef0553da-c444-4240-8eb8-fd3c00ec8947 {
  text-align: center;
}




  #s-ef0553da-c444-4240-8eb8-fd3c00ec8947 img.shogun-image {
    
    width: px;
  }


#s-ef0553da-c444-4240-8eb8-fd3c00ec8947 .shogun-image-content {
  
    align-items: center;
  
}

#s-b85e5600-daae-495a-8abb-a97fa431bb7f {
  margin-top: 20px;
text-align: left;
}

#s-b85e5600-daae-495a-8abb-a97fa431bb7f .shg-product-sold-out {
  display: none;
  color: rgba(0, 183, 255, 1);
  font-size: 20px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-b85e5600-daae-495a-8abb-a97fa431bb7f .shg-product-price {
  color: rgba(0, 183, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 20px;
}

#s-b85e5600-daae-495a-8abb-a97fa431bb7f .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-db27f467-9795-42bb-a1ef-ba46d3a1d895 {
  margin-top: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(10, 144, 202, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-db27f467-9795-42bb-a1ef-ba46d3a1d895:hover {background-color: rgba(5, 103, 144, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-db27f467-9795-42bb-a1ef-ba46d3a1d895:active {background-color: rgba(10, 144, 202, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-db27f467-9795-42bb-a1ef-ba46d3a1d895-btn-wrapper {
    text-align: center;
  }


#s-db27f467-9795-42bb-a1ef-ba46d3a1d895.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-200656f2-9233-4595-963e-48958d962466 {
  margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 100px;
min-height: 50px;
max-width: 1584px;
}
@media (max-width: 767px){#s-200656f2-9233-4595-963e-48958d962466 {
  padding-bottom: 50px;
}
}







#s-200656f2-9233-4595-963e-48958d962466 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-200656f2-9233-4595-963e-48958d962466.shg-box.shg-c {
  justify-content: center;
}

#s-0ffa2ff8-aa0b-4241-8b90-d1ee135a9466 {
  margin-left: 0px;
margin-bottom: 30px;
margin-right: 0px;
text-align: center;
}
@media (max-width: 767px){#s-0ffa2ff8-aa0b-4241-8b90-d1ee135a9466 {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-0ffa2ff8-aa0b-4241-8b90-d1ee135a9466 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 46px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0c78c606-30e3-4570-b4c0-4b4019c7c718 {
  margin-left: 320px;
margin-bottom: 30px;
margin-right: 320px;
}
@media (max-width: 767px){#s-0c78c606-30e3-4570-b4c0-4b4019c7c718 {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-7c4612e8-4b46-480c-ab0c-186be10b1289 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(37, 37, 37, 0);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-7c4612e8-4b46-480c-ab0c-186be10b1289:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-7c4612e8-4b46-480c-ab0c-186be10b1289:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-7c4612e8-4b46-480c-ab0c-186be10b1289.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-ff394bf7-ad45-4ee5-ad4e-83761a36ed4a {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
}








#s-ff394bf7-ad45-4ee5-ad4e-83761a36ed4a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ff394bf7-ad45-4ee5-ad4e-83761a36ed4a.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-1b1aab55-4eb7-43a0-99c2-552d9bfb0599"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1b1aab55-4eb7-43a0-99c2-552d9bfb0599"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-1b1aab55-4eb7-43a0-99c2-552d9bfb0599"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-1b1aab55-4eb7-43a0-99c2-552d9bfb0599"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-1b1aab55-4eb7-43a0-99c2-552d9bfb0599"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-1b1aab55-4eb7-43a0-99c2-552d9bfb0599"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-1b1aab55-4eb7-43a0-99c2-552d9bfb0599"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-1b1aab55-4eb7-43a0-99c2-552d9bfb0599"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-1b1aab55-4eb7-43a0-99c2-552d9bfb0599"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-1b1aab55-4eb7-43a0-99c2-552d9bfb0599"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-1b1aab55-4eb7-43a0-99c2-552d9bfb0599"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-1b1aab55-4eb7-43a0-99c2-552d9bfb0599"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-1b1aab55-4eb7-43a0-99c2-552d9bfb0599"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-1b1aab55-4eb7-43a0-99c2-552d9bfb0599"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-1b1aab55-4eb7-43a0-99c2-552d9bfb0599"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-1b1aab55-4eb7-43a0-99c2-552d9bfb0599"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-1b1aab55-4eb7-43a0-99c2-552d9bfb0599"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-1b1aab55-4eb7-43a0-99c2-552d9bfb0599"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-1b1aab55-4eb7-43a0-99c2-552d9bfb0599"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-1b1aab55-4eb7-43a0-99c2-552d9bfb0599"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-1b1aab55-4eb7-43a0-99c2-552d9bfb0599"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-1b1aab55-4eb7-43a0-99c2-552d9bfb0599"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-1b1aab55-4eb7-43a0-99c2-552d9bfb0599"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-1b1aab55-4eb7-43a0-99c2-552d9bfb0599"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-1b1aab55-4eb7-43a0-99c2-552d9bfb0599"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-1b1aab55-4eb7-43a0-99c2-552d9bfb0599"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-1b1aab55-4eb7-43a0-99c2-552d9bfb0599"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-1b1aab55-4eb7-43a0-99c2-552d9bfb0599"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-1b1aab55-4eb7-43a0-99c2-552d9bfb0599"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-1b1aab55-4eb7-43a0-99c2-552d9bfb0599"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-1b1aab55-4eb7-43a0-99c2-552d9bfb0599"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-1b1aab55-4eb7-43a0-99c2-552d9bfb0599"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-1b1aab55-4eb7-43a0-99c2-552d9bfb0599"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-1b1aab55-4eb7-43a0-99c2-552d9bfb0599"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-1b1aab55-4eb7-43a0-99c2-552d9bfb0599"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-1b1aab55-4eb7-43a0-99c2-552d9bfb0599"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-1b1aab55-4eb7-43a0-99c2-552d9bfb0599"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 30.0px);
}

}

#s-294dbd1d-7635-41cf-ac16-341aac1be887 {
  text-align: center;
}
@media (max-width: 767px){#s-294dbd1d-7635-41cf-ac16-341aac1be887 {
  margin-left: 20px;
margin-right: 20px;
}
}




#s-294dbd1d-7635-41cf-ac16-341aac1be887 .shogun-image-content {
  
    align-items: center;
  
}

#s-1dcbe9e9-71e1-42a9-93e6-e3662fd3d77d {
  margin-top: 110px;
margin-bottom: 30px;
text-align: left;
}
@media (max-width: 767px){#s-1dcbe9e9-71e1-42a9-93e6-e3662fd3d77d {
  margin-top: 30px;
margin-left: 20px;
margin-right: 20px;
}
}
#s-1dcbe9e9-71e1-42a9-93e6-e3662fd3d77d .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 46px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-e33cb577-7833-4dc7-bdea-84a4423d586a {
  margin-bottom: 30px;
margin-right: 30%;
}
@media (max-width: 767px){#s-e33cb577-7833-4dc7-bdea-84a4423d586a {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-b51ba539-ded6-4d4a-9a3f-4420e7d15950 {
  border-style: solid;
padding-top: 10px;
padding-left: 39px;
padding-bottom: 10px;
padding-right: 39px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(253, 252, 255, 1);
border-radius: 8px;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-b51ba539-ded6-4d4a-9a3f-4420e7d15950:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-b51ba539-ded6-4d4a-9a3f-4420e7d15950:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-b51ba539-ded6-4d4a-9a3f-4420e7d15950 {
  margin-left: 20px;
margin-right: 20px;
}
}

  #s-b51ba539-ded6-4d4a-9a3f-4420e7d15950-btn-wrapper {
    text-align: left;
  }


#s-b51ba539-ded6-4d4a-9a3f-4420e7d15950.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-2ddb6ecf-103b-4615-b44e-a92f8101ccc4 {
  margin-top: 125px;
margin-bottom: 125px;
padding-left: 90px;
padding-right: 0px;
}
@media (max-width: 767px){#s-2ddb6ecf-103b-4615-b44e-a92f8101ccc4 {
  margin-top: 50px;
margin-bottom: 50px;
padding-left: 20px;
}
}
@media (min-width: 0px) {
[id="s-2ddb6ecf-103b-4615-b44e-a92f8101ccc4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2ddb6ecf-103b-4615-b44e-a92f8101ccc4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-2ddb6ecf-103b-4615-b44e-a92f8101ccc4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-2ddb6ecf-103b-4615-b44e-a92f8101ccc4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-2ddb6ecf-103b-4615-b44e-a92f8101ccc4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-2ddb6ecf-103b-4615-b44e-a92f8101ccc4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-2ddb6ecf-103b-4615-b44e-a92f8101ccc4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-2ddb6ecf-103b-4615-b44e-a92f8101ccc4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-2ddb6ecf-103b-4615-b44e-a92f8101ccc4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-2ddb6ecf-103b-4615-b44e-a92f8101ccc4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-2ddb6ecf-103b-4615-b44e-a92f8101ccc4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-2ddb6ecf-103b-4615-b44e-a92f8101ccc4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-2ddb6ecf-103b-4615-b44e-a92f8101ccc4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-2ddb6ecf-103b-4615-b44e-a92f8101ccc4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-2ddb6ecf-103b-4615-b44e-a92f8101ccc4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-2ddb6ecf-103b-4615-b44e-a92f8101ccc4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-2ddb6ecf-103b-4615-b44e-a92f8101ccc4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-2ddb6ecf-103b-4615-b44e-a92f8101ccc4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-2ddb6ecf-103b-4615-b44e-a92f8101ccc4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-2ddb6ecf-103b-4615-b44e-a92f8101ccc4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-2ddb6ecf-103b-4615-b44e-a92f8101ccc4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-2ddb6ecf-103b-4615-b44e-a92f8101ccc4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-2ddb6ecf-103b-4615-b44e-a92f8101ccc4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-2ddb6ecf-103b-4615-b44e-a92f8101ccc4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-2ddb6ecf-103b-4615-b44e-a92f8101ccc4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-2ddb6ecf-103b-4615-b44e-a92f8101ccc4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-2ddb6ecf-103b-4615-b44e-a92f8101ccc4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-2ddb6ecf-103b-4615-b44e-a92f8101ccc4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-2ddb6ecf-103b-4615-b44e-a92f8101ccc4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-2ddb6ecf-103b-4615-b44e-a92f8101ccc4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-2ddb6ecf-103b-4615-b44e-a92f8101ccc4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-2ddb6ecf-103b-4615-b44e-a92f8101ccc4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-2ddb6ecf-103b-4615-b44e-a92f8101ccc4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-2ddb6ecf-103b-4615-b44e-a92f8101ccc4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-2ddb6ecf-103b-4615-b44e-a92f8101ccc4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-2ddb6ecf-103b-4615-b44e-a92f8101ccc4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-2ddb6ecf-103b-4615-b44e-a92f8101ccc4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 30.0px);
}

}

#s-5ef9fe37-2996-4704-a357-5a860fe472d6 {
  margin-top: 110px;
margin-bottom: 30px;
text-align: left;
}
@media (max-width: 767px){#s-5ef9fe37-2996-4704-a357-5a860fe472d6 {
  margin-right: 20px;
}
}
#s-5ef9fe37-2996-4704-a357-5a860fe472d6 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 46px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-d3fc6cc0-1198-4751-b4dc-336aefc6948c {
  margin-bottom: 30px;
padding-right: 180px;
}
@media (max-width: 767px){#s-d3fc6cc0-1198-4751-b4dc-336aefc6948c {
  margin-right: 20px;
padding-right: 0px;
}
}
#s-048bd4d1-77a4-49e4-8d00-d96b3406ca77 {
  border-style: solid;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 10px;
padding-left: 39px;
padding-bottom: 10px;
padding-right: 39px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(253, 252, 255, 1);
border-radius: 8px;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-048bd4d1-77a4-49e4-8d00-d96b3406ca77:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-048bd4d1-77a4-49e4-8d00-d96b3406ca77:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-048bd4d1-77a4-49e4-8d00-d96b3406ca77-btn-wrapper {
    text-align: left;
  }


#s-048bd4d1-77a4-49e4-8d00-d96b3406ca77.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-14cea76a-f558-4b32-9a21-b4d263c50d14 {
  text-align: center;
}
@media (max-width: 767px){#s-14cea76a-f558-4b32-9a21-b4d263c50d14 {
  margin-left: 0px;
margin-right: 20px;
}
}




#s-14cea76a-f558-4b32-9a21-b4d263c50d14 .shogun-image-content {
  
    align-items: center;
  
}

#s-70b21dc0-3ea0-4544-bad7-1956edc0d068 {
  margin-top: 125px;
margin-bottom: 125px;
padding-left: 0px;
padding-right: 0px;
}
@media (max-width: 767px){#s-70b21dc0-3ea0-4544-bad7-1956edc0d068 {
  margin-top: 50px;
margin-bottom: 50px;
}
}
@media (min-width: 0px) {
[id="s-70b21dc0-3ea0-4544-bad7-1956edc0d068"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-70b21dc0-3ea0-4544-bad7-1956edc0d068"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-70b21dc0-3ea0-4544-bad7-1956edc0d068"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-70b21dc0-3ea0-4544-bad7-1956edc0d068"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-70b21dc0-3ea0-4544-bad7-1956edc0d068"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-70b21dc0-3ea0-4544-bad7-1956edc0d068"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-70b21dc0-3ea0-4544-bad7-1956edc0d068"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-70b21dc0-3ea0-4544-bad7-1956edc0d068"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-70b21dc0-3ea0-4544-bad7-1956edc0d068"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-70b21dc0-3ea0-4544-bad7-1956edc0d068"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-70b21dc0-3ea0-4544-bad7-1956edc0d068"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-70b21dc0-3ea0-4544-bad7-1956edc0d068"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-70b21dc0-3ea0-4544-bad7-1956edc0d068"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-70b21dc0-3ea0-4544-bad7-1956edc0d068"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-70b21dc0-3ea0-4544-bad7-1956edc0d068"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-70b21dc0-3ea0-4544-bad7-1956edc0d068"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-70b21dc0-3ea0-4544-bad7-1956edc0d068"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-70b21dc0-3ea0-4544-bad7-1956edc0d068"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-70b21dc0-3ea0-4544-bad7-1956edc0d068"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-70b21dc0-3ea0-4544-bad7-1956edc0d068"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-70b21dc0-3ea0-4544-bad7-1956edc0d068"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-70b21dc0-3ea0-4544-bad7-1956edc0d068"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-70b21dc0-3ea0-4544-bad7-1956edc0d068"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-70b21dc0-3ea0-4544-bad7-1956edc0d068"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-70b21dc0-3ea0-4544-bad7-1956edc0d068"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-70b21dc0-3ea0-4544-bad7-1956edc0d068"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-70b21dc0-3ea0-4544-bad7-1956edc0d068"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-70b21dc0-3ea0-4544-bad7-1956edc0d068"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-70b21dc0-3ea0-4544-bad7-1956edc0d068"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-70b21dc0-3ea0-4544-bad7-1956edc0d068"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-70b21dc0-3ea0-4544-bad7-1956edc0d068"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-70b21dc0-3ea0-4544-bad7-1956edc0d068"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-70b21dc0-3ea0-4544-bad7-1956edc0d068"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-70b21dc0-3ea0-4544-bad7-1956edc0d068"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-70b21dc0-3ea0-4544-bad7-1956edc0d068"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-70b21dc0-3ea0-4544-bad7-1956edc0d068"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-70b21dc0-3ea0-4544-bad7-1956edc0d068"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (max-width: 767px) {
  [id="s-70b21dc0-3ea0-4544-bad7-1956edc0d068"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-a8497c39-6457-463c-ba75-9e1761165ab4 {
  text-align: center;
}
@media (max-width: 767px){#s-a8497c39-6457-463c-ba75-9e1761165ab4 {
  margin-left: 20px;
margin-right: 20px;
}
}




#s-a8497c39-6457-463c-ba75-9e1761165ab4 .shogun-image-content {
  
    align-items: center;
  
}

#s-f8f1bb32-cb2b-4473-a426-0b56780b07b6 {
  margin-top: 110px;
margin-bottom: 30px;
padding-right: 0px;
text-align: left;
}
@media (max-width: 767px){#s-f8f1bb32-cb2b-4473-a426-0b56780b07b6 {
  margin-top: 50px;
padding-left: 20px;
padding-right: 20px;
}
}
#s-f8f1bb32-cb2b-4473-a426-0b56780b07b6 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 46px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-4dbe7d4a-af20-4302-b4e1-fe9f97209ccf {
  margin-bottom: 30px;
padding-right: 180px;
}
@media (max-width: 767px){#s-4dbe7d4a-af20-4302-b4e1-fe9f97209ccf {
  padding-left: 20px;
padding-right: 20px;
}
}
#s-b63ed530-bd12-43b8-b0cc-269ba0280616 {
  border-style: solid;
padding-top: 10px;
padding-left: 39px;
padding-bottom: 10px;
padding-right: 39px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(253, 252, 255, 1);
border-radius: 8px;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-b63ed530-bd12-43b8-b0cc-269ba0280616:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-b63ed530-bd12-43b8-b0cc-269ba0280616:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-b63ed530-bd12-43b8-b0cc-269ba0280616 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}
}

  #s-b63ed530-bd12-43b8-b0cc-269ba0280616-btn-wrapper {
    text-align: left;
  }


#s-b63ed530-bd12-43b8-b0cc-269ba0280616.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-b87229f0-8dff-411e-b8e8-7fe7fe0f1c06 {
  margin-top: 125px;
margin-bottom: 125px;
padding-left: 90px;
padding-right: 0px;
}
@media (max-width: 767px){#s-b87229f0-8dff-411e-b8e8-7fe7fe0f1c06 {
  margin-top: 50px;
margin-left: 20px;
margin-bottom: 50px;
margin-right: 20px;
padding-left: 0px;
}
}
@media (min-width: 0px) {
[id="s-b87229f0-8dff-411e-b8e8-7fe7fe0f1c06"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b87229f0-8dff-411e-b8e8-7fe7fe0f1c06"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-b87229f0-8dff-411e-b8e8-7fe7fe0f1c06"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-b87229f0-8dff-411e-b8e8-7fe7fe0f1c06"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-b87229f0-8dff-411e-b8e8-7fe7fe0f1c06"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-b87229f0-8dff-411e-b8e8-7fe7fe0f1c06"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-b87229f0-8dff-411e-b8e8-7fe7fe0f1c06"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-b87229f0-8dff-411e-b8e8-7fe7fe0f1c06"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-b87229f0-8dff-411e-b8e8-7fe7fe0f1c06"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-b87229f0-8dff-411e-b8e8-7fe7fe0f1c06"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-b87229f0-8dff-411e-b8e8-7fe7fe0f1c06"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-b87229f0-8dff-411e-b8e8-7fe7fe0f1c06"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-b87229f0-8dff-411e-b8e8-7fe7fe0f1c06"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-b87229f0-8dff-411e-b8e8-7fe7fe0f1c06"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-b87229f0-8dff-411e-b8e8-7fe7fe0f1c06"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-b87229f0-8dff-411e-b8e8-7fe7fe0f1c06"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-b87229f0-8dff-411e-b8e8-7fe7fe0f1c06"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-b87229f0-8dff-411e-b8e8-7fe7fe0f1c06"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-b87229f0-8dff-411e-b8e8-7fe7fe0f1c06"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-b87229f0-8dff-411e-b8e8-7fe7fe0f1c06"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-b87229f0-8dff-411e-b8e8-7fe7fe0f1c06"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-b87229f0-8dff-411e-b8e8-7fe7fe0f1c06"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-b87229f0-8dff-411e-b8e8-7fe7fe0f1c06"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-b87229f0-8dff-411e-b8e8-7fe7fe0f1c06"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-b87229f0-8dff-411e-b8e8-7fe7fe0f1c06"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-b87229f0-8dff-411e-b8e8-7fe7fe0f1c06"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-b87229f0-8dff-411e-b8e8-7fe7fe0f1c06"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-b87229f0-8dff-411e-b8e8-7fe7fe0f1c06"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-b87229f0-8dff-411e-b8e8-7fe7fe0f1c06"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-b87229f0-8dff-411e-b8e8-7fe7fe0f1c06"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-b87229f0-8dff-411e-b8e8-7fe7fe0f1c06"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-b87229f0-8dff-411e-b8e8-7fe7fe0f1c06"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-b87229f0-8dff-411e-b8e8-7fe7fe0f1c06"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-b87229f0-8dff-411e-b8e8-7fe7fe0f1c06"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-b87229f0-8dff-411e-b8e8-7fe7fe0f1c06"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-b87229f0-8dff-411e-b8e8-7fe7fe0f1c06"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-b87229f0-8dff-411e-b8e8-7fe7fe0f1c06"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 30.0px);
}

}

#s-d8c58efc-943d-4f26-ba3a-6ea712e054cf {
  margin-top: 80px;
margin-bottom: 30px;
text-align: left;
}
@media (max-width: 767px){#s-d8c58efc-943d-4f26-ba3a-6ea712e054cf {
  margin-top: 50px;
}
}
#s-d8c58efc-943d-4f26-ba3a-6ea712e054cf .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 46px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-d7cc7721-cf02-47d7-9147-38693a289f63 {
  margin-bottom: 30px;
padding-right: 180px;
}
@media (max-width: 767px){#s-d7cc7721-cf02-47d7-9147-38693a289f63 {
  padding-right: 0px;
}
}
#s-1a7d8351-82f5-448e-9db2-ff9572370fcf {
  border-style: solid;
padding-top: 10px;
padding-left: 39px;
padding-bottom: 10px;
padding-right: 39px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(253, 252, 255, 1);
border-radius: 8px;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-1a7d8351-82f5-448e-9db2-ff9572370fcf:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-1a7d8351-82f5-448e-9db2-ff9572370fcf:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-1a7d8351-82f5-448e-9db2-ff9572370fcf {
  margin-bottom: 20px;
}
}

  #s-1a7d8351-82f5-448e-9db2-ff9572370fcf-btn-wrapper {
    text-align: left;
  }


#s-1a7d8351-82f5-448e-9db2-ff9572370fcf.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-a79730b0-544e-400f-a388-531da5956a80 {
  text-align: center;
}





#s-a79730b0-544e-400f-a388-531da5956a80 .shogun-image-content {
  
    align-items: center;
  
}

#s-b8614ae3-2901-4e04-a835-89cdccfe8557 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 100px;
min-height: 50px;
max-width: 1584px;
}








#s-b8614ae3-2901-4e04-a835-89cdccfe8557 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b8614ae3-2901-4e04-a835-89cdccfe8557.shg-box.shg-c {
  justify-content: center;
}

#s-63e020c5-ea73-469e-a93e-7c8411b22583 {
  margin-bottom: 30px;
text-align: center;
}

#s-63e020c5-ea73-469e-a93e-7c8411b22583 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 46px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-cbc0b0b2-7116-4b96-8735-83650be19eee {
  margin-left: 320px;
margin-right: 320px;
}
@media (max-width: 767px){#s-cbc0b0b2-7116-4b96-8735-83650be19eee {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-9b7b802b-bc0b-4357-b2be-b803874251bb {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1575px;
}








#s-9b7b802b-bc0b-4357-b2be-b803874251bb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9b7b802b-bc0b-4357-b2be-b803874251bb.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-06fcd00e-36f7-4841-8b62-74750f9508ba"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-06fcd00e-36f7-4841-8b62-74750f9508ba"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-06fcd00e-36f7-4841-8b62-74750f9508ba"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-06fcd00e-36f7-4841-8b62-74750f9508ba"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-06fcd00e-36f7-4841-8b62-74750f9508ba"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-06fcd00e-36f7-4841-8b62-74750f9508ba"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-06fcd00e-36f7-4841-8b62-74750f9508ba"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-06fcd00e-36f7-4841-8b62-74750f9508ba"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-06fcd00e-36f7-4841-8b62-74750f9508ba"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-06fcd00e-36f7-4841-8b62-74750f9508ba"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-06fcd00e-36f7-4841-8b62-74750f9508ba"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-06fcd00e-36f7-4841-8b62-74750f9508ba"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-06fcd00e-36f7-4841-8b62-74750f9508ba"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-06fcd00e-36f7-4841-8b62-74750f9508ba"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-06fcd00e-36f7-4841-8b62-74750f9508ba"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-06fcd00e-36f7-4841-8b62-74750f9508ba"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-06fcd00e-36f7-4841-8b62-74750f9508ba"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-06fcd00e-36f7-4841-8b62-74750f9508ba"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-06fcd00e-36f7-4841-8b62-74750f9508ba"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-06fcd00e-36f7-4841-8b62-74750f9508ba"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-06fcd00e-36f7-4841-8b62-74750f9508ba"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-06fcd00e-36f7-4841-8b62-74750f9508ba"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-06fcd00e-36f7-4841-8b62-74750f9508ba"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-06fcd00e-36f7-4841-8b62-74750f9508ba"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-06fcd00e-36f7-4841-8b62-74750f9508ba"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-06fcd00e-36f7-4841-8b62-74750f9508ba"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-06fcd00e-36f7-4841-8b62-74750f9508ba"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-06fcd00e-36f7-4841-8b62-74750f9508ba"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-06fcd00e-36f7-4841-8b62-74750f9508ba"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-06fcd00e-36f7-4841-8b62-74750f9508ba"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-06fcd00e-36f7-4841-8b62-74750f9508ba"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-06fcd00e-36f7-4841-8b62-74750f9508ba"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-06fcd00e-36f7-4841-8b62-74750f9508ba"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-06fcd00e-36f7-4841-8b62-74750f9508ba"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-06fcd00e-36f7-4841-8b62-74750f9508ba"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-06fcd00e-36f7-4841-8b62-74750f9508ba"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-06fcd00e-36f7-4841-8b62-74750f9508ba"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-21c3649b-edcc-4516-b19c-87a43867249e {
  margin-bottom: 30px;
text-align: left;
}
@media (max-width: 767px){#s-21c3649b-edcc-4516-b19c-87a43867249e {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-21c3649b-edcc-4516-b19c-87a43867249e .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 46px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



@media (max-width: 767px){#s-a68fc0af-27d2-4218-b5f5-1e9c70856223 {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-1d28d958-ffff-47b0-9a85-520229d11d20 {
  text-align: center;
}
@media (max-width: 767px){#s-1d28d958-ffff-47b0-9a85-520229d11d20 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}
}




#s-1d28d958-ffff-47b0-9a85-520229d11d20 .shogun-image-content {
  
    align-items: center;
  
}

#s-916d0613-71f9-47c2-a671-5a244196f815 {
  text-align: center;
}
@media (max-width: 767px){#s-916d0613-71f9-47c2-a671-5a244196f815 {
  margin-left: 20px;
margin-right: 20px;
}
}




#s-916d0613-71f9-47c2-a671-5a244196f815 .shogun-image-content {
  
    align-items: center;
  
}

#s-0ce30ccf-6f26-4b9e-9a72-b04d1af01268 {
  margin-top: 43px;
margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1575px;
}








#s-0ce30ccf-6f26-4b9e-9a72-b04d1af01268 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0ce30ccf-6f26-4b9e-9a72-b04d1af01268.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-ba6f99b4-1b30-44a9-8fe3-da7860bdb1ce"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ba6f99b4-1b30-44a9-8fe3-da7860bdb1ce"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ba6f99b4-1b30-44a9-8fe3-da7860bdb1ce"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ba6f99b4-1b30-44a9-8fe3-da7860bdb1ce"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ba6f99b4-1b30-44a9-8fe3-da7860bdb1ce"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ba6f99b4-1b30-44a9-8fe3-da7860bdb1ce"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ba6f99b4-1b30-44a9-8fe3-da7860bdb1ce"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ba6f99b4-1b30-44a9-8fe3-da7860bdb1ce"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ba6f99b4-1b30-44a9-8fe3-da7860bdb1ce"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ba6f99b4-1b30-44a9-8fe3-da7860bdb1ce"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ba6f99b4-1b30-44a9-8fe3-da7860bdb1ce"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ba6f99b4-1b30-44a9-8fe3-da7860bdb1ce"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ba6f99b4-1b30-44a9-8fe3-da7860bdb1ce"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ba6f99b4-1b30-44a9-8fe3-da7860bdb1ce"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ba6f99b4-1b30-44a9-8fe3-da7860bdb1ce"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ba6f99b4-1b30-44a9-8fe3-da7860bdb1ce"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ba6f99b4-1b30-44a9-8fe3-da7860bdb1ce"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ba6f99b4-1b30-44a9-8fe3-da7860bdb1ce"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ba6f99b4-1b30-44a9-8fe3-da7860bdb1ce"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ba6f99b4-1b30-44a9-8fe3-da7860bdb1ce"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ba6f99b4-1b30-44a9-8fe3-da7860bdb1ce"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ba6f99b4-1b30-44a9-8fe3-da7860bdb1ce"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ba6f99b4-1b30-44a9-8fe3-da7860bdb1ce"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ba6f99b4-1b30-44a9-8fe3-da7860bdb1ce"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ba6f99b4-1b30-44a9-8fe3-da7860bdb1ce"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ba6f99b4-1b30-44a9-8fe3-da7860bdb1ce"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ba6f99b4-1b30-44a9-8fe3-da7860bdb1ce"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ba6f99b4-1b30-44a9-8fe3-da7860bdb1ce"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ba6f99b4-1b30-44a9-8fe3-da7860bdb1ce"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ba6f99b4-1b30-44a9-8fe3-da7860bdb1ce"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ba6f99b4-1b30-44a9-8fe3-da7860bdb1ce"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ba6f99b4-1b30-44a9-8fe3-da7860bdb1ce"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ba6f99b4-1b30-44a9-8fe3-da7860bdb1ce"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ba6f99b4-1b30-44a9-8fe3-da7860bdb1ce"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ba6f99b4-1b30-44a9-8fe3-da7860bdb1ce"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ba6f99b4-1b30-44a9-8fe3-da7860bdb1ce"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ba6f99b4-1b30-44a9-8fe3-da7860bdb1ce"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-6f12b1e5-27d1-4928-9290-b9b27ac41cbc {
  margin-bottom: 30px;
text-align: left;
}
@media (max-width: 767px){#s-6f12b1e5-27d1-4928-9290-b9b27ac41cbc {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-6f12b1e5-27d1-4928-9290-b9b27ac41cbc .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 46px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



@media (max-width: 767px){#s-4572728a-2f57-48a7-9d3f-bca4387a30a5 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}
}
#s-643c5cad-8aa3-4d47-8ff7-72a8466cafd0 {
  text-align: center;
}
@media (max-width: 767px){#s-643c5cad-8aa3-4d47-8ff7-72a8466cafd0 {
  margin-left: 20px;
margin-right: 20px;
}
}



  #s-643c5cad-8aa3-4d47-8ff7-72a8466cafd0 img.shogun-image {
    
    width: px;
  }


#s-643c5cad-8aa3-4d47-8ff7-72a8466cafd0 .shogun-image-content {
  
    align-items: center;
  
}

#s-d4345470-d628-416e-b67b-5d54b7218afb {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1575px;
}








#s-d4345470-d628-416e-b67b-5d54b7218afb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d4345470-d628-416e-b67b-5d54b7218afb.shg-box.shg-c {
  justify-content: center;
}

#s-d7e113b4-85a6-4fdb-b21a-969235997be3 {
  margin-top: 100px;
margin-bottom: 100px;
}
@media (min-width: 1200px){#s-d7e113b4-85a6-4fdb-b21a-969235997be3 {
  display: none;
}
#s-d7e113b4-85a6-4fdb-b21a-969235997be3, #wrap-s-d7e113b4-85a6-4fdb-b21a-969235997be3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d7e113b4-85a6-4fdb-b21a-969235997be3 {
  display: none;
}
#s-d7e113b4-85a6-4fdb-b21a-969235997be3, #wrap-s-d7e113b4-85a6-4fdb-b21a-969235997be3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d7e113b4-85a6-4fdb-b21a-969235997be3 {
  display: none;
}
#s-d7e113b4-85a6-4fdb-b21a-969235997be3, #wrap-s-d7e113b4-85a6-4fdb-b21a-969235997be3 { display:none !important; }}@media (max-width: 767px){#s-d7e113b4-85a6-4fdb-b21a-969235997be3 {
  margin-top: 50px;
margin-left: 20px;
margin-bottom: 50px;
margin-right: 20px;
display: none;
}
#s-d7e113b4-85a6-4fdb-b21a-969235997be3, #wrap-s-d7e113b4-85a6-4fdb-b21a-969235997be3 { display:none !important; }}
#s-d7e113b4-85a6-4fdb-b21a-969235997be3 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-834ec079-8f4c-4ab4-92de-9b4153880605 {
  margin-left: auto;
margin-right: auto;
padding-bottom: 100px;
min-height: 50px;
max-width: 1584px;
}
@media (min-width: 1200px){#s-834ec079-8f4c-4ab4-92de-9b4153880605 {
  display: none;
}
#s-834ec079-8f4c-4ab4-92de-9b4153880605, #wrap-s-834ec079-8f4c-4ab4-92de-9b4153880605 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-834ec079-8f4c-4ab4-92de-9b4153880605 {
  display: none;
}
#s-834ec079-8f4c-4ab4-92de-9b4153880605, #wrap-s-834ec079-8f4c-4ab4-92de-9b4153880605 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-834ec079-8f4c-4ab4-92de-9b4153880605 {
  display: none;
}
#s-834ec079-8f4c-4ab4-92de-9b4153880605, #wrap-s-834ec079-8f4c-4ab4-92de-9b4153880605 { display:none !important; }}@media (max-width: 767px){#s-834ec079-8f4c-4ab4-92de-9b4153880605 {
  display: none;
}
#s-834ec079-8f4c-4ab4-92de-9b4153880605, #wrap-s-834ec079-8f4c-4ab4-92de-9b4153880605 { display:none !important; }}







#s-834ec079-8f4c-4ab4-92de-9b4153880605 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-834ec079-8f4c-4ab4-92de-9b4153880605.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-e4d10b1a-1788-4c55-a2cb-54effefe2b42 {
  display: none;
}
#s-e4d10b1a-1788-4c55-a2cb-54effefe2b42, #wrap-s-e4d10b1a-1788-4c55-a2cb-54effefe2b42 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e4d10b1a-1788-4c55-a2cb-54effefe2b42 {
  display: none;
}
#s-e4d10b1a-1788-4c55-a2cb-54effefe2b42, #wrap-s-e4d10b1a-1788-4c55-a2cb-54effefe2b42 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e4d10b1a-1788-4c55-a2cb-54effefe2b42 {
  display: none;
}
#s-e4d10b1a-1788-4c55-a2cb-54effefe2b42, #wrap-s-e4d10b1a-1788-4c55-a2cb-54effefe2b42 { display:none !important; }}@media (max-width: 767px){#s-e4d10b1a-1788-4c55-a2cb-54effefe2b42 {
  display: none;
}
#s-e4d10b1a-1788-4c55-a2cb-54effefe2b42, #wrap-s-e4d10b1a-1788-4c55-a2cb-54effefe2b42 { display:none !important; }}
@media (min-width: 0px) {
[id="s-e4d10b1a-1788-4c55-a2cb-54effefe2b42"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e4d10b1a-1788-4c55-a2cb-54effefe2b42"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e4d10b1a-1788-4c55-a2cb-54effefe2b42"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e4d10b1a-1788-4c55-a2cb-54effefe2b42"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e4d10b1a-1788-4c55-a2cb-54effefe2b42"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e4d10b1a-1788-4c55-a2cb-54effefe2b42"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e4d10b1a-1788-4c55-a2cb-54effefe2b42"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e4d10b1a-1788-4c55-a2cb-54effefe2b42"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e4d10b1a-1788-4c55-a2cb-54effefe2b42"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e4d10b1a-1788-4c55-a2cb-54effefe2b42"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e4d10b1a-1788-4c55-a2cb-54effefe2b42"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e4d10b1a-1788-4c55-a2cb-54effefe2b42"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e4d10b1a-1788-4c55-a2cb-54effefe2b42"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e4d10b1a-1788-4c55-a2cb-54effefe2b42"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e4d10b1a-1788-4c55-a2cb-54effefe2b42"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e4d10b1a-1788-4c55-a2cb-54effefe2b42"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e4d10b1a-1788-4c55-a2cb-54effefe2b42"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e4d10b1a-1788-4c55-a2cb-54effefe2b42"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e4d10b1a-1788-4c55-a2cb-54effefe2b42"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e4d10b1a-1788-4c55-a2cb-54effefe2b42"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e4d10b1a-1788-4c55-a2cb-54effefe2b42"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e4d10b1a-1788-4c55-a2cb-54effefe2b42"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e4d10b1a-1788-4c55-a2cb-54effefe2b42"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e4d10b1a-1788-4c55-a2cb-54effefe2b42"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e4d10b1a-1788-4c55-a2cb-54effefe2b42"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e4d10b1a-1788-4c55-a2cb-54effefe2b42"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e4d10b1a-1788-4c55-a2cb-54effefe2b42"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e4d10b1a-1788-4c55-a2cb-54effefe2b42"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e4d10b1a-1788-4c55-a2cb-54effefe2b42"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e4d10b1a-1788-4c55-a2cb-54effefe2b42"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e4d10b1a-1788-4c55-a2cb-54effefe2b42"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e4d10b1a-1788-4c55-a2cb-54effefe2b42"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e4d10b1a-1788-4c55-a2cb-54effefe2b42"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e4d10b1a-1788-4c55-a2cb-54effefe2b42"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e4d10b1a-1788-4c55-a2cb-54effefe2b42"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e4d10b1a-1788-4c55-a2cb-54effefe2b42"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e4d10b1a-1788-4c55-a2cb-54effefe2b42"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-bbe49bce-3e93-4d03-ac68-f552a01a2de0 {
  margin-top: 110px;
margin-bottom: 30px;
margin-right: 0px;
text-align: left;
}
@media (max-width: 767px){#s-bbe49bce-3e93-4d03-ac68-f552a01a2de0 {
  margin-top: 0px;
margin-left: 20px;
margin-right: 20px;
}
}
#s-bbe49bce-3e93-4d03-ac68-f552a01a2de0 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 46px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-5888732b-89ec-411e-a4af-59d0918c0d4c {
  margin-bottom: 40px;
}
@media (max-width: 767px){#s-5888732b-89ec-411e-a4af-59d0918c0d4c {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-f91243f8-d294-43a8-9bef-d069ad087589 {
  border-style: solid;
padding-top: 10px;
padding-left: 39px;
padding-bottom: 10px;
padding-right: 39px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(253, 252, 255, 1);
border-radius: 8px;
background-color: rgba(255, 255, 255, 0);
text-align: left;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-f91243f8-d294-43a8-9bef-d069ad087589:hover {background-color: rgba(66, 66, 66, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-f91243f8-d294-43a8-9bef-d069ad087589:active {background-color: rgba(0, 0, 0, 0) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-f91243f8-d294-43a8-9bef-d069ad087589 {
  margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}
}

  #s-f91243f8-d294-43a8-9bef-d069ad087589-btn-wrapper {
    text-align: left;
  }


#s-f91243f8-d294-43a8-9bef-d069ad087589.shg-btn {
  color: #ffffff;
  font-size: 18px;
  
  
  
  display:  inline-block ;
}

#s-6c65ff35-cd63-4eb2-bf84-9d8b9563ab5e {
  text-align: center;
}
@media (max-width: 767px){#s-6c65ff35-cd63-4eb2-bf84-9d8b9563ab5e {
  margin-left: 20px;
margin-right: 20px;
}
}




#s-6c65ff35-cd63-4eb2-bf84-9d8b9563ab5e .shogun-image-content {
  
    align-items: center;
  
}

#s-f425b4ea-f29f-49b0-a7f6-a24b2f8b6574 {
  border-style: solid;
margin-left: auto;
margin-right: auto;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
min-height: 50px;
max-width: 1584px;
background-color: rgba(5, 36, 66, 1);
}
@media (min-width: 1200px){#s-f425b4ea-f29f-49b0-a7f6-a24b2f8b6574 {
  display: none;
}
#s-f425b4ea-f29f-49b0-a7f6-a24b2f8b6574, #wrap-s-f425b4ea-f29f-49b0-a7f6-a24b2f8b6574 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f425b4ea-f29f-49b0-a7f6-a24b2f8b6574 {
  display: none;
}
#s-f425b4ea-f29f-49b0-a7f6-a24b2f8b6574, #wrap-s-f425b4ea-f29f-49b0-a7f6-a24b2f8b6574 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f425b4ea-f29f-49b0-a7f6-a24b2f8b6574 {
  display: none;
}
#s-f425b4ea-f29f-49b0-a7f6-a24b2f8b6574, #wrap-s-f425b4ea-f29f-49b0-a7f6-a24b2f8b6574 { display:none !important; }}@media (max-width: 767px){#s-f425b4ea-f29f-49b0-a7f6-a24b2f8b6574 {
  margin-left: 20px;
margin-right: 20px;
display: none;
}
#s-f425b4ea-f29f-49b0-a7f6-a24b2f8b6574, #wrap-s-f425b4ea-f29f-49b0-a7f6-a24b2f8b6574 { display:none !important; }}







#s-f425b4ea-f29f-49b0-a7f6-a24b2f8b6574 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f425b4ea-f29f-49b0-a7f6-a24b2f8b6574.shg-box.shg-c {
  justify-content: center;
}

#s-053714a2-f010-48d8-a9f2-6a32e6ceb085 {
  border-style: solid;
padding-left: 30px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 10px;
}
@media (min-width: 1200px){#s-053714a2-f010-48d8-a9f2-6a32e6ceb085 {
  display: none;
}
#s-053714a2-f010-48d8-a9f2-6a32e6ceb085, #wrap-s-053714a2-f010-48d8-a9f2-6a32e6ceb085 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-053714a2-f010-48d8-a9f2-6a32e6ceb085 {
  display: none;
}
#s-053714a2-f010-48d8-a9f2-6a32e6ceb085, #wrap-s-053714a2-f010-48d8-a9f2-6a32e6ceb085 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-053714a2-f010-48d8-a9f2-6a32e6ceb085 {
  display: none;
}
#s-053714a2-f010-48d8-a9f2-6a32e6ceb085, #wrap-s-053714a2-f010-48d8-a9f2-6a32e6ceb085 { display:none !important; }}@media (max-width: 767px){#s-053714a2-f010-48d8-a9f2-6a32e6ceb085 {
  margin-bottom: 20px;
margin-right: 20px;
padding-right: 0px;
display: none;
}
#s-053714a2-f010-48d8-a9f2-6a32e6ceb085, #wrap-s-053714a2-f010-48d8-a9f2-6a32e6ceb085 { display:none !important; }}
@media (min-width: 0px) {
[id="s-053714a2-f010-48d8-a9f2-6a32e6ceb085"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-053714a2-f010-48d8-a9f2-6a32e6ceb085"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-053714a2-f010-48d8-a9f2-6a32e6ceb085"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-053714a2-f010-48d8-a9f2-6a32e6ceb085"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-053714a2-f010-48d8-a9f2-6a32e6ceb085"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-053714a2-f010-48d8-a9f2-6a32e6ceb085"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-053714a2-f010-48d8-a9f2-6a32e6ceb085"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-053714a2-f010-48d8-a9f2-6a32e6ceb085"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-053714a2-f010-48d8-a9f2-6a32e6ceb085"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-053714a2-f010-48d8-a9f2-6a32e6ceb085"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-053714a2-f010-48d8-a9f2-6a32e6ceb085"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-053714a2-f010-48d8-a9f2-6a32e6ceb085"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-053714a2-f010-48d8-a9f2-6a32e6ceb085"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-053714a2-f010-48d8-a9f2-6a32e6ceb085"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-053714a2-f010-48d8-a9f2-6a32e6ceb085"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-053714a2-f010-48d8-a9f2-6a32e6ceb085"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-053714a2-f010-48d8-a9f2-6a32e6ceb085"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-053714a2-f010-48d8-a9f2-6a32e6ceb085"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-053714a2-f010-48d8-a9f2-6a32e6ceb085"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-053714a2-f010-48d8-a9f2-6a32e6ceb085"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-053714a2-f010-48d8-a9f2-6a32e6ceb085"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-053714a2-f010-48d8-a9f2-6a32e6ceb085"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-053714a2-f010-48d8-a9f2-6a32e6ceb085"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-053714a2-f010-48d8-a9f2-6a32e6ceb085"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-053714a2-f010-48d8-a9f2-6a32e6ceb085"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-053714a2-f010-48d8-a9f2-6a32e6ceb085"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-053714a2-f010-48d8-a9f2-6a32e6ceb085"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-053714a2-f010-48d8-a9f2-6a32e6ceb085"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-053714a2-f010-48d8-a9f2-6a32e6ceb085"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-053714a2-f010-48d8-a9f2-6a32e6ceb085"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-053714a2-f010-48d8-a9f2-6a32e6ceb085"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-053714a2-f010-48d8-a9f2-6a32e6ceb085"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-053714a2-f010-48d8-a9f2-6a32e6ceb085"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-053714a2-f010-48d8-a9f2-6a32e6ceb085"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-053714a2-f010-48d8-a9f2-6a32e6ceb085"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-053714a2-f010-48d8-a9f2-6a32e6ceb085"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-053714a2-f010-48d8-a9f2-6a32e6ceb085"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-2d30e1d4-c11d-426e-aced-45be92a7a625 {
  margin-top: 30px;
margin-bottom: 30px;
text-align: left;
}

#s-2d30e1d4-c11d-426e-aced-45be92a7a625 .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-a8fd2be5-c39c-4f12-8caf-8bd00360754b {
  margin-bottom: 40px;
}

#s-3c1cf12b-db81-457f-8b48-d1aca9a35721 {
  text-align: center;
}





#s-3c1cf12b-db81-457f-8b48-d1aca9a35721 .shogun-image-content {
  
    align-items: center;
  
}

#s-207a9df7-7767-4dbe-af93-a233769c700f {
  margin-top: 100px;
margin-bottom: 30px;
}
@media (max-width: 767px){#s-207a9df7-7767-4dbe-af93-a233769c700f {
  margin-top: 50px;
margin-left: 20px;
margin-right: 20px;
}
}
#s-207a9df7-7767-4dbe-af93-a233769c700f hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-80e8d56d-fdfd-456c-a9b7-acc7a549665f {
  margin-top: 30px;
margin-bottom: 30px;
text-align: center;
}
@media (max-width: 767px){#s-80e8d56d-fdfd-456c-a9b7-acc7a549665f {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-80e8d56d-fdfd-456c-a9b7-acc7a549665f .shogun-heading-component h4 {
  color: rgba(255, 255, 255, 1);
  font-weight:  600 ;
  font-family: "Open Sans";
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ae840cb8-2b58-4aca-9c43-c6fdffaf02bb {
  margin-bottom: 150px;
}
@media (max-width: 767px){#s-ae840cb8-2b58-4aca-9c43-c6fdffaf02bb {
  margin-left: 20px;
margin-right: 20px;
}
}
#s-8af687c2-8b9f-4b85-8bc2-c24fd117242c {
  min-height: 50px;
background-color: rgba(27, 25, 28, 1);
}








#s-8af687c2-8b9f-4b85-8bc2-c24fd117242c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8af687c2-8b9f-4b85-8bc2-c24fd117242c.shg-box.shg-c {
  justify-content: center;
}

#s-b0689918-8613-49dd-8a61-214f55594fbd {
  margin-left: auto;
margin-right: auto;
padding-top: 50px;
padding-bottom: 50px;
min-height: 50px;
max-width: 1584px;
}








#s-b0689918-8613-49dd-8a61-214f55594fbd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b0689918-8613-49dd-8a61-214f55594fbd.shg-box.shg-c {
  justify-content: center;
}

#s-37972941-556f-46f9-8824-786847004a52 {
  margin-bottom: 30px;
max-width: 250px;
}
@media (max-width: 767px){#s-37972941-556f-46f9-8824-786847004a52 {
  margin-left: 20px;
}
}
@media (min-width: 0px) {
[id="s-37972941-556f-46f9-8824-786847004a52"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-37972941-556f-46f9-8824-786847004a52"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-37972941-556f-46f9-8824-786847004a52"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-37972941-556f-46f9-8824-786847004a52"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-37972941-556f-46f9-8824-786847004a52"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-37972941-556f-46f9-8824-786847004a52"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-37972941-556f-46f9-8824-786847004a52"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-37972941-556f-46f9-8824-786847004a52"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-37972941-556f-46f9-8824-786847004a52"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-37972941-556f-46f9-8824-786847004a52"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-37972941-556f-46f9-8824-786847004a52"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-37972941-556f-46f9-8824-786847004a52"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 768px) {
[id="s-37972941-556f-46f9-8824-786847004a52"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-37972941-556f-46f9-8824-786847004a52"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-37972941-556f-46f9-8824-786847004a52"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-37972941-556f-46f9-8824-786847004a52"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-37972941-556f-46f9-8824-786847004a52"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-37972941-556f-46f9-8824-786847004a52"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-37972941-556f-46f9-8824-786847004a52"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-37972941-556f-46f9-8824-786847004a52"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-37972941-556f-46f9-8824-786847004a52"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-37972941-556f-46f9-8824-786847004a52"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-37972941-556f-46f9-8824-786847004a52"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-37972941-556f-46f9-8824-786847004a52"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-37972941-556f-46f9-8824-786847004a52"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-37972941-556f-46f9-8824-786847004a52"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-37972941-556f-46f9-8824-786847004a52"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-37972941-556f-46f9-8824-786847004a52"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-37972941-556f-46f9-8824-786847004a52"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-37972941-556f-46f9-8824-786847004a52"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-37972941-556f-46f9-8824-786847004a52"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-37972941-556f-46f9-8824-786847004a52"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-37972941-556f-46f9-8824-786847004a52"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-37972941-556f-46f9-8824-786847004a52"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-37972941-556f-46f9-8824-786847004a52"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-37972941-556f-46f9-8824-786847004a52"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-37972941-556f-46f9-8824-786847004a52"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-37972941-556f-46f9-8824-786847004a52"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-37972941-556f-46f9-8824-786847004a52"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-37972941-556f-46f9-8824-786847004a52"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-37972941-556f-46f9-8824-786847004a52"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-37972941-556f-46f9-8824-786847004a52"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-37972941-556f-46f9-8824-786847004a52"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-37972941-556f-46f9-8824-786847004a52"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-37972941-556f-46f9-8824-786847004a52"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-37972941-556f-46f9-8824-786847004a52"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-37972941-556f-46f9-8824-786847004a52"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-37972941-556f-46f9-8824-786847004a52"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-e2440ac0-5db1-4adf-ab69-92968b6cd993 {
  text-align: center;
}




  #s-e2440ac0-5db1-4adf-ab69-92968b6cd993 img.shogun-image {
    
    width: px;
  }


#s-e2440ac0-5db1-4adf-ab69-92968b6cd993 .shogun-image-content {
  
    align-items: center;
  
}

#s-c29348c2-c1be-47ae-a251-a332c887f41e {
  text-align: center;
}




  #s-c29348c2-c1be-47ae-a251-a332c887f41e img.shogun-image {
    
    width: px;
  }


#s-c29348c2-c1be-47ae-a251-a332c887f41e .shogun-image-content {
  
    align-items: center;
  
}

#s-34a7c99c-9c45-4390-87d4-2aa5e35902a4 {
  text-align: left;
}




  #s-34a7c99c-9c45-4390-87d4-2aa5e35902a4 img.shogun-image {
    
    width: px;
  }


#s-34a7c99c-9c45-4390-87d4-2aa5e35902a4 .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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