.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-78c81327-e1c2-4034-b378-d118e674e4b1 {
  margin-top: -76px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 50px;
background-color: rgba(239, 103, 146, 1);
}








#s-78c81327-e1c2-4034-b378-d118e674e4b1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-78c81327-e1c2-4034-b378-d118e674e4b1.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-15a983e8-aaab-4e68-8ce6-ee73e8b9030d {
  margin-top: 0px;
margin-bottom: 0em;
padding-top: 0px;
padding-bottom: 0px;
}

@media (min-width: 0px) {
[id="s-15a983e8-aaab-4e68-8ce6-ee73e8b9030d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-15a983e8-aaab-4e68-8ce6-ee73e8b9030d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-15a983e8-aaab-4e68-8ce6-ee73e8b9030d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-15a983e8-aaab-4e68-8ce6-ee73e8b9030d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-15a983e8-aaab-4e68-8ce6-ee73e8b9030d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-15a983e8-aaab-4e68-8ce6-ee73e8b9030d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-15a983e8-aaab-4e68-8ce6-ee73e8b9030d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-15a983e8-aaab-4e68-8ce6-ee73e8b9030d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-15a983e8-aaab-4e68-8ce6-ee73e8b9030d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-15a983e8-aaab-4e68-8ce6-ee73e8b9030d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-15a983e8-aaab-4e68-8ce6-ee73e8b9030d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-15a983e8-aaab-4e68-8ce6-ee73e8b9030d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-15a983e8-aaab-4e68-8ce6-ee73e8b9030d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-15a983e8-aaab-4e68-8ce6-ee73e8b9030d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-15a983e8-aaab-4e68-8ce6-ee73e8b9030d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-15a983e8-aaab-4e68-8ce6-ee73e8b9030d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-15a983e8-aaab-4e68-8ce6-ee73e8b9030d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-15a983e8-aaab-4e68-8ce6-ee73e8b9030d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-15a983e8-aaab-4e68-8ce6-ee73e8b9030d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-15a983e8-aaab-4e68-8ce6-ee73e8b9030d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-15a983e8-aaab-4e68-8ce6-ee73e8b9030d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-15a983e8-aaab-4e68-8ce6-ee73e8b9030d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-15a983e8-aaab-4e68-8ce6-ee73e8b9030d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-15a983e8-aaab-4e68-8ce6-ee73e8b9030d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-15a983e8-aaab-4e68-8ce6-ee73e8b9030d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-15a983e8-aaab-4e68-8ce6-ee73e8b9030d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-15a983e8-aaab-4e68-8ce6-ee73e8b9030d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-15a983e8-aaab-4e68-8ce6-ee73e8b9030d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-15a983e8-aaab-4e68-8ce6-ee73e8b9030d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-15a983e8-aaab-4e68-8ce6-ee73e8b9030d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-15a983e8-aaab-4e68-8ce6-ee73e8b9030d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-15a983e8-aaab-4e68-8ce6-ee73e8b9030d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-15a983e8-aaab-4e68-8ce6-ee73e8b9030d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-15a983e8-aaab-4e68-8ce6-ee73e8b9030d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-15a983e8-aaab-4e68-8ce6-ee73e8b9030d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-15a983e8-aaab-4e68-8ce6-ee73e8b9030d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-15a983e8-aaab-4e68-8ce6-ee73e8b9030d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-468eb624-d92d-47cd-a993-efa1bf8c733d {
  margin-top: 1em;
margin-bottom: 1em;
padding-left: 20%;
padding-right: 20%;
}




  #s-468eb624-d92d-47cd-a993-efa1bf8c733d img.shogun-image {
    
    width: px;
  }


#s-468eb624-d92d-47cd-a993-efa1bf8c733d .shogun-image-content {
  
    align-items: center;
  
}

#s-34d25378-4f71-4519-81e9-674834957c84 {
  margin-top: 8px;
margin-bottom: 8px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-34d25378-4f71-4519-81e9-674834957c84 {
  margin-top: 17px;
margin-left: 0%;
margin-right: 9%;
}
}@media (max-width: 767px){#s-34d25378-4f71-4519-81e9-674834957c84 {
  margin-left: 12%;
margin-right: 12%;
}
}



  #s-34d25378-4f71-4519-81e9-674834957c84 img.shogun-image {
    
    width: px;
  }


#s-34d25378-4f71-4519-81e9-674834957c84 .shogun-image-content {
  
    align-items: center;
  
}

#s-817c6627-66aa-447e-b78c-f7ee359cf66f {
  min-height: 50px;
}
@media (max-width: 767px){#s-817c6627-66aa-447e-b78c-f7ee359cf66f {
  display: none;
}
#s-817c6627-66aa-447e-b78c-f7ee359cf66f, #wrap-s-817c6627-66aa-447e-b78c-f7ee359cf66f { display:none !important; }}







#s-817c6627-66aa-447e-b78c-f7ee359cf66f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-817c6627-66aa-447e-b78c-f7ee359cf66f.shg-box.shg-c {
  justify-content: center;
}

#s-53627ae2-d56e-437a-95b5-fed25db2c398 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(239, 103, 146, 1);
border-style: solid;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-53627ae2-d56e-437a-95b5-fed25db2c398 {
  
}
}







#s-53627ae2-d56e-437a-95b5-fed25db2c398 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-53627ae2-d56e-437a-95b5-fed25db2c398.shg-box.shg-c {
  justify-content: center;
}

#s-a3dca748-552f-46fd-a41a-0eb1b01ae8d0 {
  margin-top: 30px;
margin-left: 30px;
margin-bottom: 30px;
margin-right: 30px;
background-color: rgba(253, 253, 253, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-a3dca748-552f-46fd-a41a-0eb1b01ae8d0 {
  display: none;
}
#s-a3dca748-552f-46fd-a41a-0eb1b01ae8d0, #wrap-s-a3dca748-552f-46fd-a41a-0eb1b01ae8d0 { display:none !important; }}
@media (min-width: 0px) {
[id="s-a3dca748-552f-46fd-a41a-0eb1b01ae8d0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a3dca748-552f-46fd-a41a-0eb1b01ae8d0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-a3dca748-552f-46fd-a41a-0eb1b01ae8d0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-a3dca748-552f-46fd-a41a-0eb1b01ae8d0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-a3dca748-552f-46fd-a41a-0eb1b01ae8d0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-a3dca748-552f-46fd-a41a-0eb1b01ae8d0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-a3dca748-552f-46fd-a41a-0eb1b01ae8d0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-a3dca748-552f-46fd-a41a-0eb1b01ae8d0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-a3dca748-552f-46fd-a41a-0eb1b01ae8d0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-a3dca748-552f-46fd-a41a-0eb1b01ae8d0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-a3dca748-552f-46fd-a41a-0eb1b01ae8d0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-a3dca748-552f-46fd-a41a-0eb1b01ae8d0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-a3dca748-552f-46fd-a41a-0eb1b01ae8d0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 992px) {
[id="s-a3dca748-552f-46fd-a41a-0eb1b01ae8d0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-a3dca748-552f-46fd-a41a-0eb1b01ae8d0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-a3dca748-552f-46fd-a41a-0eb1b01ae8d0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-a3dca748-552f-46fd-a41a-0eb1b01ae8d0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-a3dca748-552f-46fd-a41a-0eb1b01ae8d0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-a3dca748-552f-46fd-a41a-0eb1b01ae8d0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-a3dca748-552f-46fd-a41a-0eb1b01ae8d0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-a3dca748-552f-46fd-a41a-0eb1b01ae8d0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-a3dca748-552f-46fd-a41a-0eb1b01ae8d0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-a3dca748-552f-46fd-a41a-0eb1b01ae8d0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-a3dca748-552f-46fd-a41a-0eb1b01ae8d0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-a3dca748-552f-46fd-a41a-0eb1b01ae8d0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 1200px) {
[id="s-a3dca748-552f-46fd-a41a-0eb1b01ae8d0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-a3dca748-552f-46fd-a41a-0eb1b01ae8d0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-a3dca748-552f-46fd-a41a-0eb1b01ae8d0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-a3dca748-552f-46fd-a41a-0eb1b01ae8d0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-a3dca748-552f-46fd-a41a-0eb1b01ae8d0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-a3dca748-552f-46fd-a41a-0eb1b01ae8d0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-a3dca748-552f-46fd-a41a-0eb1b01ae8d0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-a3dca748-552f-46fd-a41a-0eb1b01ae8d0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-a3dca748-552f-46fd-a41a-0eb1b01ae8d0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-a3dca748-552f-46fd-a41a-0eb1b01ae8d0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-a3dca748-552f-46fd-a41a-0eb1b01ae8d0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-a3dca748-552f-46fd-a41a-0eb1b01ae8d0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5px);
}

}

.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-6314c6d6-c626-4f06-a484-4d467cd67dc5 {
  margin-top: -28px;
margin-left: 19%;
margin-bottom: 0%;
margin-right: 19%;
padding-top: 10px;
padding-bottom: 10px;
min-height: 2px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-6314c6d6-c626-4f06-a484-4d467cd67dc5 {
  display: none;
}
#s-6314c6d6-c626-4f06-a484-4d467cd67dc5, #wrap-s-6314c6d6-c626-4f06-a484-4d467cd67dc5 { display:none !important; }}@media (max-width: 767px){#s-6314c6d6-c626-4f06-a484-4d467cd67dc5 {
  margin-left: 9%;
display: none;
}
#s-6314c6d6-c626-4f06-a484-4d467cd67dc5, #wrap-s-6314c6d6-c626-4f06-a484-4d467cd67dc5 { display:none !important; }}
#s-6314c6d6-c626-4f06-a484-4d467cd67dc5 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-00aa9914-d826-4a9e-b572-5c7cfa6f72e7 {
  margin-top: -28px;
margin-left: 5%;
margin-bottom: 0%;
margin-right: 19%;
padding-top: 10px;
padding-bottom: 10px;
min-height: 2px;
text-align: left;
}
@media (min-width: 1200px){#s-00aa9914-d826-4a9e-b572-5c7cfa6f72e7 {
  display: none;
}
#s-00aa9914-d826-4a9e-b572-5c7cfa6f72e7, #wrap-s-00aa9914-d826-4a9e-b572-5c7cfa6f72e7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-00aa9914-d826-4a9e-b572-5c7cfa6f72e7 {
  display: none;
}
#s-00aa9914-d826-4a9e-b572-5c7cfa6f72e7, #wrap-s-00aa9914-d826-4a9e-b572-5c7cfa6f72e7 { display:none !important; }}
#s-00aa9914-d826-4a9e-b572-5c7cfa6f72e7 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-aafc31ec-90ad-4d5d-944f-80b02193811d {
  margin-top: -14px;
margin-left: 19%;
margin-bottom: 2%;
margin-right: 19%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 1200px){#s-aafc31ec-90ad-4d5d-944f-80b02193811d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-aafc31ec-90ad-4d5d-944f-80b02193811d {
  display: none;
}
#s-aafc31ec-90ad-4d5d-944f-80b02193811d, #wrap-s-aafc31ec-90ad-4d5d-944f-80b02193811d { display:none !important; }}@media (max-width: 767px){#s-aafc31ec-90ad-4d5d-944f-80b02193811d {
  margin-left: 9%;
margin-right: 12%;
display: none;
}
#s-aafc31ec-90ad-4d5d-944f-80b02193811d, #wrap-s-aafc31ec-90ad-4d5d-944f-80b02193811d { display:none !important; }}
#s-aafc31ec-90ad-4d5d-944f-80b02193811d .shogun-heading-component h1 {
  color: rgba(239, 103, 146, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-8912ec43-360c-48c2-972a-5f96a84d74b7 {
  margin-top: -14px;
margin-left: 5%;
margin-bottom: 2%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 1200px){#s-8912ec43-360c-48c2-972a-5f96a84d74b7 {
  display: none;
}
#s-8912ec43-360c-48c2-972a-5f96a84d74b7, #wrap-s-8912ec43-360c-48c2-972a-5f96a84d74b7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8912ec43-360c-48c2-972a-5f96a84d74b7 {
  display: none;
}
#s-8912ec43-360c-48c2-972a-5f96a84d74b7, #wrap-s-8912ec43-360c-48c2-972a-5f96a84d74b7 { display:none !important; }}
#s-8912ec43-360c-48c2-972a-5f96a84d74b7 .shogun-heading-component h1 {
  color: rgba(239, 103, 146, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 31px;
  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-09840d3a-b8e0-4dc1-a09d-4d6ac38b681d {
  margin-left: 19%;
margin-right: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-09840d3a-b8e0-4dc1-a09d-4d6ac38b681d {
  display: none;
}
#s-09840d3a-b8e0-4dc1-a09d-4d6ac38b681d, #wrap-s-09840d3a-b8e0-4dc1-a09d-4d6ac38b681d { display:none !important; }}@media (max-width: 767px){#s-09840d3a-b8e0-4dc1-a09d-4d6ac38b681d {
  display: none;
}
#s-09840d3a-b8e0-4dc1-a09d-4d6ac38b681d, #wrap-s-09840d3a-b8e0-4dc1-a09d-4d6ac38b681d { display:none !important; }}
#s-7caf4ac0-fb5c-422a-be3e-dba15db9510b {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 1200px){#s-7caf4ac0-fb5c-422a-be3e-dba15db9510b {
  display: none;
}
#s-7caf4ac0-fb5c-422a-be3e-dba15db9510b, #wrap-s-7caf4ac0-fb5c-422a-be3e-dba15db9510b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7caf4ac0-fb5c-422a-be3e-dba15db9510b {
  display: none;
}
#s-7caf4ac0-fb5c-422a-be3e-dba15db9510b, #wrap-s-7caf4ac0-fb5c-422a-be3e-dba15db9510b { display:none !important; }}
#s-3833b870-1ae0-4734-bcd0-684480a86569 {
  text-align: right;
}
@media (min-width: 1200px){#s-3833b870-1ae0-4734-bcd0-684480a86569 {
  display: none;
}
#s-3833b870-1ae0-4734-bcd0-684480a86569, #wrap-s-3833b870-1ae0-4734-bcd0-684480a86569 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3833b870-1ae0-4734-bcd0-684480a86569 {
  display: none;
}
#s-3833b870-1ae0-4734-bcd0-684480a86569, #wrap-s-3833b870-1ae0-4734-bcd0-684480a86569 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3833b870-1ae0-4734-bcd0-684480a86569 {
  display: none;
}
#s-3833b870-1ae0-4734-bcd0-684480a86569, #wrap-s-3833b870-1ae0-4734-bcd0-684480a86569 { display:none !important; }}



  #s-3833b870-1ae0-4734-bcd0-684480a86569 img.shogun-image {
    
    width: px;
  }


#s-3833b870-1ae0-4734-bcd0-684480a86569 .shogun-image-content {
  
    align-items: center;
  
}

#s-722d0389-6f1c-4ea8-ac16-1986de2530dd {
  margin-top: 22px;
margin-left: 19%;
margin-bottom: 0%;
}
@media (min-width: 768px) and (max-width: 991px){#s-722d0389-6f1c-4ea8-ac16-1986de2530dd {
  display: none;
}
#s-722d0389-6f1c-4ea8-ac16-1986de2530dd, #wrap-s-722d0389-6f1c-4ea8-ac16-1986de2530dd { display:none !important; }}@media (max-width: 767px){#s-722d0389-6f1c-4ea8-ac16-1986de2530dd {
  margin-left: 9%;
display: none;
}
#s-722d0389-6f1c-4ea8-ac16-1986de2530dd, #wrap-s-722d0389-6f1c-4ea8-ac16-1986de2530dd { display:none !important; }}
#s-bc4f5073-0d5b-4544-9d99-9e3982b1a891 {
  margin-top: 22px;
margin-bottom: 0%;
}
@media (min-width: 1200px){#s-bc4f5073-0d5b-4544-9d99-9e3982b1a891 {
  display: none;
}
#s-bc4f5073-0d5b-4544-9d99-9e3982b1a891, #wrap-s-bc4f5073-0d5b-4544-9d99-9e3982b1a891 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bc4f5073-0d5b-4544-9d99-9e3982b1a891 {
  display: none;
}
#s-bc4f5073-0d5b-4544-9d99-9e3982b1a891, #wrap-s-bc4f5073-0d5b-4544-9d99-9e3982b1a891 { display:none !important; }}
#s-8bf6e5f2-46e8-43e3-bede-006b01faee49 {
  margin-left: 19%;
padding-top: 0em;
padding-bottom: 1em;
}
@media (min-width: 1200px){#s-8bf6e5f2-46e8-43e3-bede-006b01faee49 {
  padding-left: 0%;
padding-right: 3%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-8bf6e5f2-46e8-43e3-bede-006b01faee49 {
  display: none;
}
#s-8bf6e5f2-46e8-43e3-bede-006b01faee49, #wrap-s-8bf6e5f2-46e8-43e3-bede-006b01faee49 { display:none !important; }}@media (max-width: 767px){#s-8bf6e5f2-46e8-43e3-bede-006b01faee49 {
  margin-left: 9%;
display: none;
}
#s-8bf6e5f2-46e8-43e3-bede-006b01faee49, #wrap-s-8bf6e5f2-46e8-43e3-bede-006b01faee49 { display:none !important; }}
#s-342771d8-906c-4554-8bb5-0f2dcbbe6a69 {
  padding-top: 0em;
padding-bottom: 1em;
}
@media (min-width: 1200px){#s-342771d8-906c-4554-8bb5-0f2dcbbe6a69 {
  padding-left: 0%;
padding-right: 3%;
display: none;
}
#s-342771d8-906c-4554-8bb5-0f2dcbbe6a69, #wrap-s-342771d8-906c-4554-8bb5-0f2dcbbe6a69 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-342771d8-906c-4554-8bb5-0f2dcbbe6a69 {
  display: none;
}
#s-342771d8-906c-4554-8bb5-0f2dcbbe6a69, #wrap-s-342771d8-906c-4554-8bb5-0f2dcbbe6a69 { display:none !important; }}
.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-c07e5680-93d5-40f0-80bd-d9fd9d45485d {
  margin-top: 0px;
margin-left: 19%;
margin-bottom: 0px;
margin-right: -15px;
padding-top: 18px;
padding-left: 27px;
padding-bottom: 18px;
padding-right: 27px;
border-radius: 5px;
max-width: 565px;
background-color: rgba(239, 103, 146, 1);
text-align: center;
text-decoration: none;
}
#s-c07e5680-93d5-40f0-80bd-d9fd9d45485d:hover {border-radius: 5px !important;
background-color: rgba(209, 79, 120, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-c07e5680-93d5-40f0-80bd-d9fd9d45485d:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-c07e5680-93d5-40f0-80bd-d9fd9d45485d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c07e5680-93d5-40f0-80bd-d9fd9d45485d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c07e5680-93d5-40f0-80bd-d9fd9d45485d {
  display: none;
}
#s-c07e5680-93d5-40f0-80bd-d9fd9d45485d, #wrap-s-c07e5680-93d5-40f0-80bd-d9fd9d45485d { display:none !important; }}@media (max-width: 767px){#s-c07e5680-93d5-40f0-80bd-d9fd9d45485d {
  display: none;
}
#s-c07e5680-93d5-40f0-80bd-d9fd9d45485d, #wrap-s-c07e5680-93d5-40f0-80bd-d9fd9d45485d { display:none !important; }}

  #s-c07e5680-93d5-40f0-80bd-d9fd9d45485d-btn-wrapper {
    text-align: center;
  }


#s-c07e5680-93d5-40f0-80bd-d9fd9d45485d.shg-btn {
  color: #ffffff;
  font-size: 23px;
  
  
  
  display:  block ;
}

#s-8fdd9302-d362-45a6-9302-3cc5f2228a1c {
  padding-top: 10px;
padding-left: 27px;
padding-bottom: 10px;
padding-right: 27px;
border-radius: 5px;
max-width: 400px;
background-color: rgba(239, 103, 146, 1);
text-align: center;
text-decoration: none;
}
#s-8fdd9302-d362-45a6-9302-3cc5f2228a1c:hover {border-radius: 5px !important;
background-color: rgba(209, 79, 120, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-8fdd9302-d362-45a6-9302-3cc5f2228a1c:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-8fdd9302-d362-45a6-9302-3cc5f2228a1c {
  display: none;
}
#s-8fdd9302-d362-45a6-9302-3cc5f2228a1c, #wrap-s-8fdd9302-d362-45a6-9302-3cc5f2228a1c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8fdd9302-d362-45a6-9302-3cc5f2228a1c {
  display: none;
}
#s-8fdd9302-d362-45a6-9302-3cc5f2228a1c, #wrap-s-8fdd9302-d362-45a6-9302-3cc5f2228a1c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8fdd9302-d362-45a6-9302-3cc5f2228a1c {
  display: none;
}
#s-8fdd9302-d362-45a6-9302-3cc5f2228a1c, #wrap-s-8fdd9302-d362-45a6-9302-3cc5f2228a1c { display:none !important; }}

  #s-8fdd9302-d362-45a6-9302-3cc5f2228a1c-btn-wrapper {
    text-align: center;
  }


#s-8fdd9302-d362-45a6-9302-3cc5f2228a1c.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  
  display:  inline-block ;
}

#s-54b26271-3c03-470a-82ba-5f26fa3a2380 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 0px;
padding-left: 19%;
padding-bottom: 0px;
padding-right: 19%;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-54b26271-3c03-470a-82ba-5f26fa3a2380 {
  padding-left: 19%;
padding-right: 0%;
display: none;
}
#s-54b26271-3c03-470a-82ba-5f26fa3a2380, #wrap-s-54b26271-3c03-470a-82ba-5f26fa3a2380 { display:none !important; }}@media (max-width: 767px){#s-54b26271-3c03-470a-82ba-5f26fa3a2380 {
  padding-left: 9%;
padding-right: 9%;
display: none;
}
#s-54b26271-3c03-470a-82ba-5f26fa3a2380, #wrap-s-54b26271-3c03-470a-82ba-5f26fa3a2380 { display:none !important; }}



  #s-54b26271-3c03-470a-82ba-5f26fa3a2380 img.shogun-image {
    
    width: px;
  }


#s-54b26271-3c03-470a-82ba-5f26fa3a2380 .shogun-image-content {
  
    align-items: center;
  
}

#s-a5b2664e-cbae-4104-956c-177c6316bb08 {
  margin-top: 5%;
margin-bottom: 5%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (min-width: 1200px){#s-a5b2664e-cbae-4104-956c-177c6316bb08 {
  display: none;
}
#s-a5b2664e-cbae-4104-956c-177c6316bb08, #wrap-s-a5b2664e-cbae-4104-956c-177c6316bb08 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a5b2664e-cbae-4104-956c-177c6316bb08 {
  display: none;
}
#s-a5b2664e-cbae-4104-956c-177c6316bb08, #wrap-s-a5b2664e-cbae-4104-956c-177c6316bb08 { display:none !important; }}



  #s-a5b2664e-cbae-4104-956c-177c6316bb08 img.shogun-image {
    
    width: px;
  }


#s-a5b2664e-cbae-4104-956c-177c6316bb08 .shogun-image-content {
  
    align-items: center;
  
}

#s-d842a478-5468-45c5-8a3e-8798633c9ae0 {
  margin-top: 2%;
margin-bottom: 2%;
}
@media (min-width: 1200px){#s-d842a478-5468-45c5-8a3e-8798633c9ae0 {
  display: none;
}
#s-d842a478-5468-45c5-8a3e-8798633c9ae0, #wrap-s-d842a478-5468-45c5-8a3e-8798633c9ae0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d842a478-5468-45c5-8a3e-8798633c9ae0 {
  display: none;
}
#s-d842a478-5468-45c5-8a3e-8798633c9ae0, #wrap-s-d842a478-5468-45c5-8a3e-8798633c9ae0 { display:none !important; }}
@media (min-width: 0px) {
[id="s-d842a478-5468-45c5-8a3e-8798633c9ae0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d842a478-5468-45c5-8a3e-8798633c9ae0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d842a478-5468-45c5-8a3e-8798633c9ae0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d842a478-5468-45c5-8a3e-8798633c9ae0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d842a478-5468-45c5-8a3e-8798633c9ae0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d842a478-5468-45c5-8a3e-8798633c9ae0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d842a478-5468-45c5-8a3e-8798633c9ae0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d842a478-5468-45c5-8a3e-8798633c9ae0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d842a478-5468-45c5-8a3e-8798633c9ae0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d842a478-5468-45c5-8a3e-8798633c9ae0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d842a478-5468-45c5-8a3e-8798633c9ae0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d842a478-5468-45c5-8a3e-8798633c9ae0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d842a478-5468-45c5-8a3e-8798633c9ae0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-d842a478-5468-45c5-8a3e-8798633c9ae0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d842a478-5468-45c5-8a3e-8798633c9ae0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d842a478-5468-45c5-8a3e-8798633c9ae0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d842a478-5468-45c5-8a3e-8798633c9ae0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d842a478-5468-45c5-8a3e-8798633c9ae0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d842a478-5468-45c5-8a3e-8798633c9ae0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d842a478-5468-45c5-8a3e-8798633c9ae0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d842a478-5468-45c5-8a3e-8798633c9ae0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d842a478-5468-45c5-8a3e-8798633c9ae0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d842a478-5468-45c5-8a3e-8798633c9ae0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d842a478-5468-45c5-8a3e-8798633c9ae0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d842a478-5468-45c5-8a3e-8798633c9ae0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-d842a478-5468-45c5-8a3e-8798633c9ae0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-d842a478-5468-45c5-8a3e-8798633c9ae0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-d842a478-5468-45c5-8a3e-8798633c9ae0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-d842a478-5468-45c5-8a3e-8798633c9ae0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-d842a478-5468-45c5-8a3e-8798633c9ae0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-d842a478-5468-45c5-8a3e-8798633c9ae0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-d842a478-5468-45c5-8a3e-8798633c9ae0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-d842a478-5468-45c5-8a3e-8798633c9ae0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-d842a478-5468-45c5-8a3e-8798633c9ae0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-d842a478-5468-45c5-8a3e-8798633c9ae0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-d842a478-5468-45c5-8a3e-8798633c9ae0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-d842a478-5468-45c5-8a3e-8798633c9ae0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-9e43c16f-1f1f-430e-8b05-cd0ee360cd97 {
  border-style: solid;
margin-left: 40%;
margin-right: 40%;
border-color: #000;
border-style: solid;
border-radius: 200px;
text-align: center;
}




  #s-9e43c16f-1f1f-430e-8b05-cd0ee360cd97 img.shogun-image {
    
    width: px;
  }


#s-9e43c16f-1f1f-430e-8b05-cd0ee360cd97 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-46d9a413-5452-4806-957f-940c05bd3752 {
  display: none;
}
#s-46d9a413-5452-4806-957f-940c05bd3752, #wrap-s-46d9a413-5452-4806-957f-940c05bd3752 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-46d9a413-5452-4806-957f-940c05bd3752 {
  display: none;
}
#s-46d9a413-5452-4806-957f-940c05bd3752, #wrap-s-46d9a413-5452-4806-957f-940c05bd3752 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-46d9a413-5452-4806-957f-940c05bd3752 {
  display: none;
}
#s-46d9a413-5452-4806-957f-940c05bd3752, #wrap-s-46d9a413-5452-4806-957f-940c05bd3752 { display:none !important; }}
@media (min-width: 0px) {
[id="s-46d9a413-5452-4806-957f-940c05bd3752"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-46d9a413-5452-4806-957f-940c05bd3752"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-46d9a413-5452-4806-957f-940c05bd3752"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-46d9a413-5452-4806-957f-940c05bd3752"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-46d9a413-5452-4806-957f-940c05bd3752"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-46d9a413-5452-4806-957f-940c05bd3752"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-46d9a413-5452-4806-957f-940c05bd3752"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-46d9a413-5452-4806-957f-940c05bd3752"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-46d9a413-5452-4806-957f-940c05bd3752"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-46d9a413-5452-4806-957f-940c05bd3752"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-46d9a413-5452-4806-957f-940c05bd3752"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-46d9a413-5452-4806-957f-940c05bd3752"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-46d9a413-5452-4806-957f-940c05bd3752"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-46d9a413-5452-4806-957f-940c05bd3752"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-46d9a413-5452-4806-957f-940c05bd3752"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-46d9a413-5452-4806-957f-940c05bd3752"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-46d9a413-5452-4806-957f-940c05bd3752"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-46d9a413-5452-4806-957f-940c05bd3752"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-46d9a413-5452-4806-957f-940c05bd3752"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-46d9a413-5452-4806-957f-940c05bd3752"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-46d9a413-5452-4806-957f-940c05bd3752"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-46d9a413-5452-4806-957f-940c05bd3752"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-46d9a413-5452-4806-957f-940c05bd3752"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-46d9a413-5452-4806-957f-940c05bd3752"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-46d9a413-5452-4806-957f-940c05bd3752"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-46d9a413-5452-4806-957f-940c05bd3752"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-46d9a413-5452-4806-957f-940c05bd3752"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-46d9a413-5452-4806-957f-940c05bd3752"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-46d9a413-5452-4806-957f-940c05bd3752"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-46d9a413-5452-4806-957f-940c05bd3752"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-46d9a413-5452-4806-957f-940c05bd3752"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-46d9a413-5452-4806-957f-940c05bd3752"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-46d9a413-5452-4806-957f-940c05bd3752"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-46d9a413-5452-4806-957f-940c05bd3752"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-46d9a413-5452-4806-957f-940c05bd3752"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-46d9a413-5452-4806-957f-940c05bd3752"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-46d9a413-5452-4806-957f-940c05bd3752"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-46d9a413-5452-4806-957f-940c05bd3752"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-46d9a413-5452-4806-957f-940c05bd3752"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-46d9a413-5452-4806-957f-940c05bd3752"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-46d9a413-5452-4806-957f-940c05bd3752"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-46d9a413-5452-4806-957f-940c05bd3752"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-46d9a413-5452-4806-957f-940c05bd3752"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-46d9a413-5452-4806-957f-940c05bd3752"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-46d9a413-5452-4806-957f-940c05bd3752"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-46d9a413-5452-4806-957f-940c05bd3752"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-46d9a413-5452-4806-957f-940c05bd3752"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-46d9a413-5452-4806-957f-940c05bd3752"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-9e2a923e-7d38-4dbd-aaa9-4f8359eaa680 {
  margin-top: 4px;
margin-bottom: 3px;
margin-right: -11%;
}

#s-3884ed1f-40c7-4340-9e0c-11b07f557197 {
  margin-left: -5%;
padding-left: 0%;
padding-right: 0%;
max-width: 70%;
text-align: left;
}




  #s-3884ed1f-40c7-4340-9e0c-11b07f557197 img.shogun-image {
    
    width: px;
  }


#s-3884ed1f-40c7-4340-9e0c-11b07f557197 .shogun-image-content {
  
    align-items: center;
  
}

#s-314226c1-11ea-45b7-bd69-6706bb928681 {
  margin-left: -9%;
}
@media (max-width: 767px){#s-314226c1-11ea-45b7-bd69-6706bb928681 {
  display: none;
}
#s-314226c1-11ea-45b7-bd69-6706bb928681, #wrap-s-314226c1-11ea-45b7-bd69-6706bb928681 { display:none !important; }}
@media (min-width: 0px) {
[id="s-314226c1-11ea-45b7-bd69-6706bb928681"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-314226c1-11ea-45b7-bd69-6706bb928681"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-314226c1-11ea-45b7-bd69-6706bb928681"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-314226c1-11ea-45b7-bd69-6706bb928681"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-314226c1-11ea-45b7-bd69-6706bb928681"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-314226c1-11ea-45b7-bd69-6706bb928681"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-314226c1-11ea-45b7-bd69-6706bb928681"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-314226c1-11ea-45b7-bd69-6706bb928681"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-314226c1-11ea-45b7-bd69-6706bb928681"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-314226c1-11ea-45b7-bd69-6706bb928681"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-314226c1-11ea-45b7-bd69-6706bb928681"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-314226c1-11ea-45b7-bd69-6706bb928681"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-314226c1-11ea-45b7-bd69-6706bb928681"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-314226c1-11ea-45b7-bd69-6706bb928681"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-314226c1-11ea-45b7-bd69-6706bb928681"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-314226c1-11ea-45b7-bd69-6706bb928681"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-314226c1-11ea-45b7-bd69-6706bb928681"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-314226c1-11ea-45b7-bd69-6706bb928681"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-314226c1-11ea-45b7-bd69-6706bb928681"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-314226c1-11ea-45b7-bd69-6706bb928681"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-314226c1-11ea-45b7-bd69-6706bb928681"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-314226c1-11ea-45b7-bd69-6706bb928681"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-314226c1-11ea-45b7-bd69-6706bb928681"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-314226c1-11ea-45b7-bd69-6706bb928681"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-314226c1-11ea-45b7-bd69-6706bb928681"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-314226c1-11ea-45b7-bd69-6706bb928681"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-314226c1-11ea-45b7-bd69-6706bb928681"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-314226c1-11ea-45b7-bd69-6706bb928681"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-314226c1-11ea-45b7-bd69-6706bb928681"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-314226c1-11ea-45b7-bd69-6706bb928681"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-314226c1-11ea-45b7-bd69-6706bb928681"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-314226c1-11ea-45b7-bd69-6706bb928681"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-314226c1-11ea-45b7-bd69-6706bb928681"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-314226c1-11ea-45b7-bd69-6706bb928681"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-314226c1-11ea-45b7-bd69-6706bb928681"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-314226c1-11ea-45b7-bd69-6706bb928681"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-314226c1-11ea-45b7-bd69-6706bb928681"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-4281b94b-0e35-4e7d-9c01-a8385c46c0f7 {
  border-style: solid;
margin-right: -6%;
border-color: #000;
border-style: solid;
border-radius: 200px;
text-align: right;
}




  #s-4281b94b-0e35-4e7d-9c01-a8385c46c0f7 img.shogun-image {
    
    width: px;
  }


#s-4281b94b-0e35-4e7d-9c01-a8385c46c0f7 .shogun-image-content {
  
    align-items: center;
  
}

#s-1a758d94-5fb9-404a-bd16-938b6fa9a6a5 {
  margin-left: -19%;
}

@media (min-width: 0px) {
[id="s-1a758d94-5fb9-404a-bd16-938b6fa9a6a5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1a758d94-5fb9-404a-bd16-938b6fa9a6a5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1a758d94-5fb9-404a-bd16-938b6fa9a6a5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1a758d94-5fb9-404a-bd16-938b6fa9a6a5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1a758d94-5fb9-404a-bd16-938b6fa9a6a5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1a758d94-5fb9-404a-bd16-938b6fa9a6a5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1a758d94-5fb9-404a-bd16-938b6fa9a6a5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1a758d94-5fb9-404a-bd16-938b6fa9a6a5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1a758d94-5fb9-404a-bd16-938b6fa9a6a5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1a758d94-5fb9-404a-bd16-938b6fa9a6a5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1a758d94-5fb9-404a-bd16-938b6fa9a6a5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1a758d94-5fb9-404a-bd16-938b6fa9a6a5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1a758d94-5fb9-404a-bd16-938b6fa9a6a5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1a758d94-5fb9-404a-bd16-938b6fa9a6a5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1a758d94-5fb9-404a-bd16-938b6fa9a6a5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1a758d94-5fb9-404a-bd16-938b6fa9a6a5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1a758d94-5fb9-404a-bd16-938b6fa9a6a5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1a758d94-5fb9-404a-bd16-938b6fa9a6a5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1a758d94-5fb9-404a-bd16-938b6fa9a6a5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1a758d94-5fb9-404a-bd16-938b6fa9a6a5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1a758d94-5fb9-404a-bd16-938b6fa9a6a5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1a758d94-5fb9-404a-bd16-938b6fa9a6a5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1a758d94-5fb9-404a-bd16-938b6fa9a6a5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1a758d94-5fb9-404a-bd16-938b6fa9a6a5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1a758d94-5fb9-404a-bd16-938b6fa9a6a5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1a758d94-5fb9-404a-bd16-938b6fa9a6a5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1a758d94-5fb9-404a-bd16-938b6fa9a6a5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1a758d94-5fb9-404a-bd16-938b6fa9a6a5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1a758d94-5fb9-404a-bd16-938b6fa9a6a5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1a758d94-5fb9-404a-bd16-938b6fa9a6a5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1a758d94-5fb9-404a-bd16-938b6fa9a6a5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1a758d94-5fb9-404a-bd16-938b6fa9a6a5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1a758d94-5fb9-404a-bd16-938b6fa9a6a5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1a758d94-5fb9-404a-bd16-938b6fa9a6a5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1a758d94-5fb9-404a-bd16-938b6fa9a6a5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1a758d94-5fb9-404a-bd16-938b6fa9a6a5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1a758d94-5fb9-404a-bd16-938b6fa9a6a5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-cf6df4b3-4cd4-4a40-9b7a-1d71ebb28b87 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-f6ed06cc-f859-4155-ae1e-3bef7e3d8290 {
  margin-top: 6px;
margin-left: -13%;
margin-bottom: 6px;
margin-right: -13%;
padding-left: 7%;
padding-right: 7%;
max-width: 50%;
text-align: left;
}




  #s-f6ed06cc-f859-4155-ae1e-3bef7e3d8290 img.shogun-image {
    
    width: px;
  }


#s-f6ed06cc-f859-4155-ae1e-3bef7e3d8290 .shogun-image-content {
  
    align-items: center;
  
}

#s-b9afccb0-9121-4fae-8f08-5bd741e472f8 {
  margin-left: 50px;
margin-right: 50px;
max-width: 650px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-b9afccb0-9121-4fae-8f08-5bd741e472f8 {
  
}
}@media (max-width: 767px){#s-b9afccb0-9121-4fae-8f08-5bd741e472f8 {
  display: none;
}
#s-b9afccb0-9121-4fae-8f08-5bd741e472f8, #wrap-s-b9afccb0-9121-4fae-8f08-5bd741e472f8 { display:none !important; }}



  #s-b9afccb0-9121-4fae-8f08-5bd741e472f8 img.shogun-image {
    
    width: px;
  }


#s-b9afccb0-9121-4fae-8f08-5bd741e472f8 .shogun-image-content {
  
    align-items: center;
  
}

#s-8181131f-3a38-4998-a418-9fccea518bba {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (min-width: 1200px){#s-8181131f-3a38-4998-a418-9fccea518bba {
  margin-top: -28px;
margin-bottom: -28px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8181131f-3a38-4998-a418-9fccea518bba {
  margin-top: -29px;
margin-bottom: -29px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-8181131f-3a38-4998-a418-9fccea518bba {
  margin-top: -18px;
margin-bottom: -18px;
display: none;
}
#s-8181131f-3a38-4998-a418-9fccea518bba, #wrap-s-8181131f-3a38-4998-a418-9fccea518bba { display:none !important; }}
@media (min-width: 0px) {
[id="s-8181131f-3a38-4998-a418-9fccea518bba"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8181131f-3a38-4998-a418-9fccea518bba"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8181131f-3a38-4998-a418-9fccea518bba"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8181131f-3a38-4998-a418-9fccea518bba"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8181131f-3a38-4998-a418-9fccea518bba"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8181131f-3a38-4998-a418-9fccea518bba"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8181131f-3a38-4998-a418-9fccea518bba"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8181131f-3a38-4998-a418-9fccea518bba"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8181131f-3a38-4998-a418-9fccea518bba"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8181131f-3a38-4998-a418-9fccea518bba"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8181131f-3a38-4998-a418-9fccea518bba"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8181131f-3a38-4998-a418-9fccea518bba"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8181131f-3a38-4998-a418-9fccea518bba"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8181131f-3a38-4998-a418-9fccea518bba"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8181131f-3a38-4998-a418-9fccea518bba"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8181131f-3a38-4998-a418-9fccea518bba"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8181131f-3a38-4998-a418-9fccea518bba"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8181131f-3a38-4998-a418-9fccea518bba"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8181131f-3a38-4998-a418-9fccea518bba"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8181131f-3a38-4998-a418-9fccea518bba"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8181131f-3a38-4998-a418-9fccea518bba"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8181131f-3a38-4998-a418-9fccea518bba"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8181131f-3a38-4998-a418-9fccea518bba"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8181131f-3a38-4998-a418-9fccea518bba"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8181131f-3a38-4998-a418-9fccea518bba"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8181131f-3a38-4998-a418-9fccea518bba"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8181131f-3a38-4998-a418-9fccea518bba"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8181131f-3a38-4998-a418-9fccea518bba"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8181131f-3a38-4998-a418-9fccea518bba"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8181131f-3a38-4998-a418-9fccea518bba"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8181131f-3a38-4998-a418-9fccea518bba"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8181131f-3a38-4998-a418-9fccea518bba"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8181131f-3a38-4998-a418-9fccea518bba"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8181131f-3a38-4998-a418-9fccea518bba"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8181131f-3a38-4998-a418-9fccea518bba"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8181131f-3a38-4998-a418-9fccea518bba"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8181131f-3a38-4998-a418-9fccea518bba"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-41378101-80b1-4fd2-bb38-f99845bf4584 {
  margin-top: 26px;
margin-bottom: 26px;
padding-top: 3%;
padding-left: 19%;
padding-right: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-41378101-80b1-4fd2-bb38-f99845bf4584 {
  display: none;
}
#s-41378101-80b1-4fd2-bb38-f99845bf4584, #wrap-s-41378101-80b1-4fd2-bb38-f99845bf4584 { display:none !important; }}@media (max-width: 767px){#s-41378101-80b1-4fd2-bb38-f99845bf4584 {
  display: none;
}
#s-41378101-80b1-4fd2-bb38-f99845bf4584, #wrap-s-41378101-80b1-4fd2-bb38-f99845bf4584 { display:none !important; }}
.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

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

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

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

#s-4bdb2633-b309-4ab1-bbcf-32f94ecc100c {
  margin-top: -5px;
margin-bottom: -5px;
padding-top: 3%;
padding-left: 5%;
padding-right: 5%;
}
@media (min-width: 1200px){#s-4bdb2633-b309-4ab1-bbcf-32f94ecc100c {
  display: none;
}
#s-4bdb2633-b309-4ab1-bbcf-32f94ecc100c, #wrap-s-4bdb2633-b309-4ab1-bbcf-32f94ecc100c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4bdb2633-b309-4ab1-bbcf-32f94ecc100c {
  display: none;
}
#s-4bdb2633-b309-4ab1-bbcf-32f94ecc100c, #wrap-s-4bdb2633-b309-4ab1-bbcf-32f94ecc100c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4bdb2633-b309-4ab1-bbcf-32f94ecc100c {
  
}
}
#s-79bf2d21-6ab1-4006-96b2-5106d9f3c94b {
  padding-top: 5%;
min-height: 50px;
}








#s-79bf2d21-6ab1-4006-96b2-5106d9f3c94b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-79bf2d21-6ab1-4006-96b2-5106d9f3c94b.shg-box.shg-c {
  justify-content: center;
}

#s-53b42314-d039-4fff-8869-825b3e5d3157 {
  margin-top: 3px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
max-width: 650px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-53b42314-d039-4fff-8869-825b3e5d3157 {
  display: none;
}
#s-53b42314-d039-4fff-8869-825b3e5d3157, #wrap-s-53b42314-d039-4fff-8869-825b3e5d3157 { display:none !important; }}@media (max-width: 767px){#s-53b42314-d039-4fff-8869-825b3e5d3157 {
  display: none;
}
#s-53b42314-d039-4fff-8869-825b3e5d3157, #wrap-s-53b42314-d039-4fff-8869-825b3e5d3157 { display:none !important; }}
#s-53b42314-d039-4fff-8869-825b3e5d3157 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-2593d638-9d1d-4b9a-9ac9-c73cf20e23d1 {
  margin-top: 3px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
max-width: 650px;
text-align: left;
}
@media (min-width: 1200px){#s-2593d638-9d1d-4b9a-9ac9-c73cf20e23d1 {
  display: none;
}
#s-2593d638-9d1d-4b9a-9ac9-c73cf20e23d1, #wrap-s-2593d638-9d1d-4b9a-9ac9-c73cf20e23d1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2593d638-9d1d-4b9a-9ac9-c73cf20e23d1 {
  display: none;
}
#s-2593d638-9d1d-4b9a-9ac9-c73cf20e23d1, #wrap-s-2593d638-9d1d-4b9a-9ac9-c73cf20e23d1 { display:none !important; }}
#s-2593d638-9d1d-4b9a-9ac9-c73cf20e23d1 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-b8ec2247-4b77-43ce-a86d-0487daadc9d5 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
max-width: 770px;
}
@media (min-width: 768px) and (max-width: 991px){#s-b8ec2247-4b77-43ce-a86d-0487daadc9d5 {
  display: none;
}
#s-b8ec2247-4b77-43ce-a86d-0487daadc9d5, #wrap-s-b8ec2247-4b77-43ce-a86d-0487daadc9d5 { display:none !important; }}@media (max-width: 767px){#s-b8ec2247-4b77-43ce-a86d-0487daadc9d5 {
  margin-left: 9%;
display: none;
}
#s-b8ec2247-4b77-43ce-a86d-0487daadc9d5, #wrap-s-b8ec2247-4b77-43ce-a86d-0487daadc9d5 { display:none !important; }}
#s-2b798042-9513-493c-b15b-4908e51e93d2 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
max-width: 400px;
}
@media (min-width: 1200px){#s-2b798042-9513-493c-b15b-4908e51e93d2 {
  display: none;
}
#s-2b798042-9513-493c-b15b-4908e51e93d2, #wrap-s-2b798042-9513-493c-b15b-4908e51e93d2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2b798042-9513-493c-b15b-4908e51e93d2 {
  display: none;
}
#s-2b798042-9513-493c-b15b-4908e51e93d2, #wrap-s-2b798042-9513-493c-b15b-4908e51e93d2 { display:none !important; }}@media (max-width: 767px){#s-2b798042-9513-493c-b15b-4908e51e93d2 {
  margin-left: 9%;
}
}
#s-d1f2a3de-2788-48aa-bad4-ae172f435db1 {
  margin-top: 0px;
margin-left: 0%;
margin-right: 9%;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-d1f2a3de-2788-48aa-bad4-ae172f435db1 {
  margin-bottom: 7em;
}
}@media (max-width: 767px){#s-d1f2a3de-2788-48aa-bad4-ae172f435db1 {
  margin-left: 9%;
}
}
#s-f3642b5f-efba-4899-aed5-ab0e6a0a8f12 {
  margin-left: 30px;
margin-right: 30px;
padding-top: 10px;
padding-bottom: 10px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-f3642b5f-efba-4899-aed5-ab0e6a0a8f12 {
  margin-bottom: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-f3642b5f-efba-4899-aed5-ab0e6a0a8f12 {
  display: none;
}
#s-f3642b5f-efba-4899-aed5-ab0e6a0a8f12, #wrap-s-f3642b5f-efba-4899-aed5-ab0e6a0a8f12 { display:none !important; }}
@media (min-width: 0px) {
[id="s-f3642b5f-efba-4899-aed5-ab0e6a0a8f12"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f3642b5f-efba-4899-aed5-ab0e6a0a8f12"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-f3642b5f-efba-4899-aed5-ab0e6a0a8f12"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-f3642b5f-efba-4899-aed5-ab0e6a0a8f12"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-f3642b5f-efba-4899-aed5-ab0e6a0a8f12"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-f3642b5f-efba-4899-aed5-ab0e6a0a8f12"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-f3642b5f-efba-4899-aed5-ab0e6a0a8f12"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-f3642b5f-efba-4899-aed5-ab0e6a0a8f12"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-f3642b5f-efba-4899-aed5-ab0e6a0a8f12"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-f3642b5f-efba-4899-aed5-ab0e6a0a8f12"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-f3642b5f-efba-4899-aed5-ab0e6a0a8f12"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-f3642b5f-efba-4899-aed5-ab0e6a0a8f12"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-f3642b5f-efba-4899-aed5-ab0e6a0a8f12"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-f3642b5f-efba-4899-aed5-ab0e6a0a8f12"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-f3642b5f-efba-4899-aed5-ab0e6a0a8f12"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-f3642b5f-efba-4899-aed5-ab0e6a0a8f12"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-f3642b5f-efba-4899-aed5-ab0e6a0a8f12"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-f3642b5f-efba-4899-aed5-ab0e6a0a8f12"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-f3642b5f-efba-4899-aed5-ab0e6a0a8f12"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-f3642b5f-efba-4899-aed5-ab0e6a0a8f12"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-f3642b5f-efba-4899-aed5-ab0e6a0a8f12"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-f3642b5f-efba-4899-aed5-ab0e6a0a8f12"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-f3642b5f-efba-4899-aed5-ab0e6a0a8f12"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-f3642b5f-efba-4899-aed5-ab0e6a0a8f12"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-f3642b5f-efba-4899-aed5-ab0e6a0a8f12"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-f3642b5f-efba-4899-aed5-ab0e6a0a8f12"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-f3642b5f-efba-4899-aed5-ab0e6a0a8f12"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-f3642b5f-efba-4899-aed5-ab0e6a0a8f12"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-f3642b5f-efba-4899-aed5-ab0e6a0a8f12"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-f3642b5f-efba-4899-aed5-ab0e6a0a8f12"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-f3642b5f-efba-4899-aed5-ab0e6a0a8f12"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-f3642b5f-efba-4899-aed5-ab0e6a0a8f12"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-f3642b5f-efba-4899-aed5-ab0e6a0a8f12"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-f3642b5f-efba-4899-aed5-ab0e6a0a8f12"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-f3642b5f-efba-4899-aed5-ab0e6a0a8f12"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-f3642b5f-efba-4899-aed5-ab0e6a0a8f12"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-f3642b5f-efba-4899-aed5-ab0e6a0a8f12"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-6f2b9e56-2d54-41cc-be6f-b4f2ca147dfb {
  margin-top: 10%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-6f2b9e56-2d54-41cc-be6f-b4f2ca147dfb {
  
}
}@media (max-width: 767px){#s-6f2b9e56-2d54-41cc-be6f-b4f2ca147dfb {
  display: none;
}
#s-6f2b9e56-2d54-41cc-be6f-b4f2ca147dfb, #wrap-s-6f2b9e56-2d54-41cc-be6f-b4f2ca147dfb { display:none !important; }}







#s-6f2b9e56-2d54-41cc-be6f-b4f2ca147dfb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6f2b9e56-2d54-41cc-be6f-b4f2ca147dfb.shg-box.shg-c {
  justify-content: center;
}

#s-00330997-26fd-454d-b664-99b73e7e9ede {
  margin-top: 10px;
margin-left: 19%;
margin-bottom: 10px;
padding-top: 1px;
padding-bottom: 14px;
text-align: left;
}

#s-00330997-26fd-454d-b664-99b73e7e9ede .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-4b04609e-3996-47b5-92fb-65b1d030e423 {
  margin-top: 5px;
margin-left: 19%;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-4b04609e-3996-47b5-92fb-65b1d030e423 {
  margin-top: -2px;
}
}@media (max-width: 767px){#s-4b04609e-3996-47b5-92fb-65b1d030e423 {
  margin-left: 9%;
}
}
#s-3c76e2c9-b69c-4c61-b8ba-7ca43821a6bf {
  margin-top: 10px;
margin-left: 19%;
margin-bottom: 10px;
}

#s-1f4b74d1-aa7c-4378-a5e0-0db4b5d1ca51 {
  margin-top: 0px;
margin-left: 19%;
margin-bottom: 0px;
margin-right: -15px;
padding-top: 18px;
padding-left: 27px;
padding-bottom: 18px;
padding-right: 27px;
border-radius: 5px;
max-width: 565px;
background-color: rgba(239, 103, 146, 1);
text-align: center;
text-decoration: none;
}
#s-1f4b74d1-aa7c-4378-a5e0-0db4b5d1ca51:hover {border-radius: 5px !important;
background-color: rgba(209, 79, 120, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-1f4b74d1-aa7c-4378-a5e0-0db4b5d1ca51:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-1f4b74d1-aa7c-4378-a5e0-0db4b5d1ca51-btn-wrapper {
    text-align: center;
  }


#s-1f4b74d1-aa7c-4378-a5e0-0db4b5d1ca51.shg-btn {
  color: #ffffff;
  font-size: 23px;
  
  
  
  display:  block ;
}

#s-0fae5b82-2ea3-4ee7-8d23-906c14381305 {
  margin-top: 5%;
margin-bottom: 5%;
min-height: 50px;
}
@media (min-width: 1200px){#s-0fae5b82-2ea3-4ee7-8d23-906c14381305 {
  display: none;
}
#s-0fae5b82-2ea3-4ee7-8d23-906c14381305, #wrap-s-0fae5b82-2ea3-4ee7-8d23-906c14381305 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0fae5b82-2ea3-4ee7-8d23-906c14381305 {
  display: none;
}
#s-0fae5b82-2ea3-4ee7-8d23-906c14381305, #wrap-s-0fae5b82-2ea3-4ee7-8d23-906c14381305 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0fae5b82-2ea3-4ee7-8d23-906c14381305 {
  
}
}







#s-0fae5b82-2ea3-4ee7-8d23-906c14381305 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0fae5b82-2ea3-4ee7-8d23-906c14381305.shg-box.shg-c {
  justify-content: center;
}

#s-ba8b389e-31cb-49f9-985a-451475b30773 {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 1px;
padding-bottom: 14px;
text-align: left;
}

#s-ba8b389e-31cb-49f9-985a-451475b30773 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-1c58aca8-3fbc-49b7-84ec-aa4fe812b6b4 {
  padding-top: 0px;
padding-left: 50px;
padding-right: 50px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-1c58aca8-3fbc-49b7-84ec-aa4fe812b6b4 {
  margin-top: 41px;
margin-bottom: 41px;
display: none;
}
#s-1c58aca8-3fbc-49b7-84ec-aa4fe812b6b4, #wrap-s-1c58aca8-3fbc-49b7-84ec-aa4fe812b6b4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1c58aca8-3fbc-49b7-84ec-aa4fe812b6b4 {
  margin-top: 28px;
margin-bottom: 28px;
display: none;
}
#s-1c58aca8-3fbc-49b7-84ec-aa4fe812b6b4, #wrap-s-1c58aca8-3fbc-49b7-84ec-aa4fe812b6b4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1c58aca8-3fbc-49b7-84ec-aa4fe812b6b4 {
  margin-top: 80px;
margin-bottom: 1px;
}
}@media (max-width: 767px){#s-1c58aca8-3fbc-49b7-84ec-aa4fe812b6b4 {
  
}
}



  #s-1c58aca8-3fbc-49b7-84ec-aa4fe812b6b4 img.shogun-image {
    
    width: px;
  }


#s-1c58aca8-3fbc-49b7-84ec-aa4fe812b6b4 .shogun-image-content {
  
    align-items: center;
  
}

#s-331117c0-63c5-468f-999d-c7929af55d14 {
  margin-top: 5px;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-331117c0-63c5-468f-999d-c7929af55d14 {
  margin-top: -2px;
}
}
#s-e6c400b9-0abd-4ade-b0b1-e9a94513031a {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-08532ed5-a24f-44c3-a5e2-2e5df1b28840 {
  padding-top: 10px;
padding-left: 27px;
padding-bottom: 10px;
padding-right: 27px;
border-radius: 5px;
max-width: 400px;
background-color: rgba(239, 103, 146, 1);
text-align: center;
text-decoration: none;
}
#s-08532ed5-a24f-44c3-a5e2-2e5df1b28840:hover {border-radius: 5px !important;
background-color: rgba(209, 79, 120, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-08532ed5-a24f-44c3-a5e2-2e5df1b28840:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-08532ed5-a24f-44c3-a5e2-2e5df1b28840 {
  display: none;
}
#s-08532ed5-a24f-44c3-a5e2-2e5df1b28840, #wrap-s-08532ed5-a24f-44c3-a5e2-2e5df1b28840 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-08532ed5-a24f-44c3-a5e2-2e5df1b28840 {
  display: none;
}
#s-08532ed5-a24f-44c3-a5e2-2e5df1b28840, #wrap-s-08532ed5-a24f-44c3-a5e2-2e5df1b28840 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-08532ed5-a24f-44c3-a5e2-2e5df1b28840 {
  display: none;
}
#s-08532ed5-a24f-44c3-a5e2-2e5df1b28840, #wrap-s-08532ed5-a24f-44c3-a5e2-2e5df1b28840 { display:none !important; }}

  #s-08532ed5-a24f-44c3-a5e2-2e5df1b28840-btn-wrapper {
    text-align: center;
  }


#s-08532ed5-a24f-44c3-a5e2-2e5df1b28840.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  
  display:  inline-block ;
}

#s-418d12d3-5db8-4827-95ba-adb4a81b9c03 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 0px;
padding-left: 50px;
padding-right: 50px;
max-width: 600px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-418d12d3-5db8-4827-95ba-adb4a81b9c03 {
  margin-top: 41px;
margin-bottom: 41px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-418d12d3-5db8-4827-95ba-adb4a81b9c03 {
  margin-top: 28px;
margin-bottom: 28px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-418d12d3-5db8-4827-95ba-adb4a81b9c03 {
  margin-top: 80px;
margin-bottom: 1px;
}
}@media (max-width: 767px){#s-418d12d3-5db8-4827-95ba-adb4a81b9c03 {
  display: none;
}
#s-418d12d3-5db8-4827-95ba-adb4a81b9c03, #wrap-s-418d12d3-5db8-4827-95ba-adb4a81b9c03 { display:none !important; }}



  #s-418d12d3-5db8-4827-95ba-adb4a81b9c03 img.shogun-image {
    
    width: px;
  }


#s-418d12d3-5db8-4827-95ba-adb4a81b9c03 .shogun-image-content {
  
    align-items: center;
  
}

#s-eae681b8-9432-4bcc-92b0-39323d842f86 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(239, 103, 146, 1);
border-style: solid;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-eae681b8-9432-4bcc-92b0-39323d842f86 {
  display: none;
}
#s-eae681b8-9432-4bcc-92b0-39323d842f86, #wrap-s-eae681b8-9432-4bcc-92b0-39323d842f86 { display:none !important; }}@media (max-width: 767px){#s-eae681b8-9432-4bcc-92b0-39323d842f86 {
  display: none;
}
#s-eae681b8-9432-4bcc-92b0-39323d842f86, #wrap-s-eae681b8-9432-4bcc-92b0-39323d842f86 { display:none !important; }}







#s-eae681b8-9432-4bcc-92b0-39323d842f86 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eae681b8-9432-4bcc-92b0-39323d842f86.shg-box.shg-c {
  justify-content: center;
}

#s-6f2eff53-c77b-49e1-80cd-42c327064ec0 {
  margin-top: 30px;
margin-left: 30px;
margin-bottom: 30px;
margin-right: 30px;
background-color: rgba(253, 253, 253, 1);
}
@media (min-width: 1200px){#s-6f2eff53-c77b-49e1-80cd-42c327064ec0 {
  display: none;
}
#s-6f2eff53-c77b-49e1-80cd-42c327064ec0, #wrap-s-6f2eff53-c77b-49e1-80cd-42c327064ec0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6f2eff53-c77b-49e1-80cd-42c327064ec0 {
  display: none;
}
#s-6f2eff53-c77b-49e1-80cd-42c327064ec0, #wrap-s-6f2eff53-c77b-49e1-80cd-42c327064ec0 { display:none !important; }}
@media (min-width: 0px) {
[id="s-6f2eff53-c77b-49e1-80cd-42c327064ec0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6f2eff53-c77b-49e1-80cd-42c327064ec0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-6f2eff53-c77b-49e1-80cd-42c327064ec0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-6f2eff53-c77b-49e1-80cd-42c327064ec0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-6f2eff53-c77b-49e1-80cd-42c327064ec0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-6f2eff53-c77b-49e1-80cd-42c327064ec0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-6f2eff53-c77b-49e1-80cd-42c327064ec0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-6f2eff53-c77b-49e1-80cd-42c327064ec0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-6f2eff53-c77b-49e1-80cd-42c327064ec0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-6f2eff53-c77b-49e1-80cd-42c327064ec0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-6f2eff53-c77b-49e1-80cd-42c327064ec0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-6f2eff53-c77b-49e1-80cd-42c327064ec0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-6f2eff53-c77b-49e1-80cd-42c327064ec0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 992px) {
[id="s-6f2eff53-c77b-49e1-80cd-42c327064ec0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-6f2eff53-c77b-49e1-80cd-42c327064ec0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-6f2eff53-c77b-49e1-80cd-42c327064ec0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-6f2eff53-c77b-49e1-80cd-42c327064ec0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-6f2eff53-c77b-49e1-80cd-42c327064ec0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-6f2eff53-c77b-49e1-80cd-42c327064ec0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-6f2eff53-c77b-49e1-80cd-42c327064ec0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-6f2eff53-c77b-49e1-80cd-42c327064ec0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-6f2eff53-c77b-49e1-80cd-42c327064ec0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-6f2eff53-c77b-49e1-80cd-42c327064ec0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-6f2eff53-c77b-49e1-80cd-42c327064ec0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-6f2eff53-c77b-49e1-80cd-42c327064ec0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 1200px) {
[id="s-6f2eff53-c77b-49e1-80cd-42c327064ec0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-6f2eff53-c77b-49e1-80cd-42c327064ec0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-6f2eff53-c77b-49e1-80cd-42c327064ec0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-6f2eff53-c77b-49e1-80cd-42c327064ec0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-6f2eff53-c77b-49e1-80cd-42c327064ec0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-6f2eff53-c77b-49e1-80cd-42c327064ec0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-6f2eff53-c77b-49e1-80cd-42c327064ec0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-6f2eff53-c77b-49e1-80cd-42c327064ec0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-6f2eff53-c77b-49e1-80cd-42c327064ec0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-6f2eff53-c77b-49e1-80cd-42c327064ec0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-6f2eff53-c77b-49e1-80cd-42c327064ec0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-6f2eff53-c77b-49e1-80cd-42c327064ec0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5px);
}

}

#s-2d5e80b4-7470-483e-880a-4e1ca0607f88 {
  margin-top: -28px;
margin-left: 19%;
margin-bottom: 0%;
margin-right: 19%;
padding-top: 10px;
padding-bottom: 10px;
min-height: 2px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-2d5e80b4-7470-483e-880a-4e1ca0607f88 {
  display: none;
}
#s-2d5e80b4-7470-483e-880a-4e1ca0607f88, #wrap-s-2d5e80b4-7470-483e-880a-4e1ca0607f88 { display:none !important; }}@media (max-width: 767px){#s-2d5e80b4-7470-483e-880a-4e1ca0607f88 {
  margin-left: 9%;
display: none;
}
#s-2d5e80b4-7470-483e-880a-4e1ca0607f88, #wrap-s-2d5e80b4-7470-483e-880a-4e1ca0607f88 { display:none !important; }}
#s-2d5e80b4-7470-483e-880a-4e1ca0607f88 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-3b1821ab-2964-4f00-8c29-40c436edfdee {
  margin-top: -28px;
margin-left: 5%;
margin-bottom: 0%;
margin-right: 19%;
padding-top: 10px;
padding-bottom: 10px;
min-height: 2px;
text-align: left;
}
@media (min-width: 1200px){#s-3b1821ab-2964-4f00-8c29-40c436edfdee {
  display: none;
}
#s-3b1821ab-2964-4f00-8c29-40c436edfdee, #wrap-s-3b1821ab-2964-4f00-8c29-40c436edfdee { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3b1821ab-2964-4f00-8c29-40c436edfdee {
  display: none;
}
#s-3b1821ab-2964-4f00-8c29-40c436edfdee, #wrap-s-3b1821ab-2964-4f00-8c29-40c436edfdee { display:none !important; }}
#s-3b1821ab-2964-4f00-8c29-40c436edfdee .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-53b68837-42c6-4e29-a3cc-155eff164600 {
  margin-top: -14px;
margin-left: 19%;
margin-bottom: 2%;
margin-right: 19%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 1200px){#s-53b68837-42c6-4e29-a3cc-155eff164600 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-53b68837-42c6-4e29-a3cc-155eff164600 {
  display: none;
}
#s-53b68837-42c6-4e29-a3cc-155eff164600, #wrap-s-53b68837-42c6-4e29-a3cc-155eff164600 { display:none !important; }}@media (max-width: 767px){#s-53b68837-42c6-4e29-a3cc-155eff164600 {
  margin-left: 9%;
margin-right: 12%;
display: none;
}
#s-53b68837-42c6-4e29-a3cc-155eff164600, #wrap-s-53b68837-42c6-4e29-a3cc-155eff164600 { display:none !important; }}
#s-53b68837-42c6-4e29-a3cc-155eff164600 .shogun-heading-component h1 {
  color: rgba(239, 103, 146, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-9de93320-70f4-4787-9828-68d8133e1183 {
  margin-top: -14px;
margin-left: 5%;
margin-bottom: 2%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 1200px){#s-9de93320-70f4-4787-9828-68d8133e1183 {
  display: none;
}
#s-9de93320-70f4-4787-9828-68d8133e1183, #wrap-s-9de93320-70f4-4787-9828-68d8133e1183 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9de93320-70f4-4787-9828-68d8133e1183 {
  display: none;
}
#s-9de93320-70f4-4787-9828-68d8133e1183, #wrap-s-9de93320-70f4-4787-9828-68d8133e1183 { display:none !important; }}
#s-9de93320-70f4-4787-9828-68d8133e1183 .shogun-heading-component h1 {
  color: rgba(239, 103, 146, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 31px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-32cf171d-35fb-4f5c-99a6-f34331a76c6d {
  margin-left: 19%;
margin-right: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-32cf171d-35fb-4f5c-99a6-f34331a76c6d {
  display: none;
}
#s-32cf171d-35fb-4f5c-99a6-f34331a76c6d, #wrap-s-32cf171d-35fb-4f5c-99a6-f34331a76c6d { display:none !important; }}@media (max-width: 767px){#s-32cf171d-35fb-4f5c-99a6-f34331a76c6d {
  display: none;
}
#s-32cf171d-35fb-4f5c-99a6-f34331a76c6d, #wrap-s-32cf171d-35fb-4f5c-99a6-f34331a76c6d { display:none !important; }}
#s-a1ad7664-aec1-43d3-b8f5-a82020ec0c8e {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 1200px){#s-a1ad7664-aec1-43d3-b8f5-a82020ec0c8e {
  display: none;
}
#s-a1ad7664-aec1-43d3-b8f5-a82020ec0c8e, #wrap-s-a1ad7664-aec1-43d3-b8f5-a82020ec0c8e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a1ad7664-aec1-43d3-b8f5-a82020ec0c8e {
  display: none;
}
#s-a1ad7664-aec1-43d3-b8f5-a82020ec0c8e, #wrap-s-a1ad7664-aec1-43d3-b8f5-a82020ec0c8e { display:none !important; }}
#s-5548692c-b31f-458e-bbe7-b5715217c0d2 {
  text-align: right;
}
@media (min-width: 1200px){#s-5548692c-b31f-458e-bbe7-b5715217c0d2 {
  display: none;
}
#s-5548692c-b31f-458e-bbe7-b5715217c0d2, #wrap-s-5548692c-b31f-458e-bbe7-b5715217c0d2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5548692c-b31f-458e-bbe7-b5715217c0d2 {
  display: none;
}
#s-5548692c-b31f-458e-bbe7-b5715217c0d2, #wrap-s-5548692c-b31f-458e-bbe7-b5715217c0d2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5548692c-b31f-458e-bbe7-b5715217c0d2 {
  display: none;
}
#s-5548692c-b31f-458e-bbe7-b5715217c0d2, #wrap-s-5548692c-b31f-458e-bbe7-b5715217c0d2 { display:none !important; }}



  #s-5548692c-b31f-458e-bbe7-b5715217c0d2 img.shogun-image {
    
    width: px;
  }


#s-5548692c-b31f-458e-bbe7-b5715217c0d2 .shogun-image-content {
  
    align-items: center;
  
}

#s-2dfcbc68-3b0a-4d40-8304-210788902402 {
  margin-top: 22px;
margin-left: 19%;
margin-bottom: 0%;
}
@media (min-width: 768px) and (max-width: 991px){#s-2dfcbc68-3b0a-4d40-8304-210788902402 {
  display: none;
}
#s-2dfcbc68-3b0a-4d40-8304-210788902402, #wrap-s-2dfcbc68-3b0a-4d40-8304-210788902402 { display:none !important; }}@media (max-width: 767px){#s-2dfcbc68-3b0a-4d40-8304-210788902402 {
  margin-left: 9%;
display: none;
}
#s-2dfcbc68-3b0a-4d40-8304-210788902402, #wrap-s-2dfcbc68-3b0a-4d40-8304-210788902402 { display:none !important; }}
#s-0380afd2-76d6-4562-ad68-5205abf9f3c4 {
  margin-top: 22px;
margin-bottom: 0%;
}
@media (min-width: 1200px){#s-0380afd2-76d6-4562-ad68-5205abf9f3c4 {
  display: none;
}
#s-0380afd2-76d6-4562-ad68-5205abf9f3c4, #wrap-s-0380afd2-76d6-4562-ad68-5205abf9f3c4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0380afd2-76d6-4562-ad68-5205abf9f3c4 {
  display: none;
}
#s-0380afd2-76d6-4562-ad68-5205abf9f3c4, #wrap-s-0380afd2-76d6-4562-ad68-5205abf9f3c4 { display:none !important; }}
#s-7a364e6d-9584-4aab-bb3f-127152f73a59 {
  margin-left: 19%;
padding-top: 0em;
padding-bottom: 1em;
}
@media (min-width: 1200px){#s-7a364e6d-9584-4aab-bb3f-127152f73a59 {
  padding-left: 0%;
padding-right: 3%;
}
}@media (min-width: 768px) and (max-width: 991px){#s-7a364e6d-9584-4aab-bb3f-127152f73a59 {
  display: none;
}
#s-7a364e6d-9584-4aab-bb3f-127152f73a59, #wrap-s-7a364e6d-9584-4aab-bb3f-127152f73a59 { display:none !important; }}@media (max-width: 767px){#s-7a364e6d-9584-4aab-bb3f-127152f73a59 {
  margin-left: 9%;
display: none;
}
#s-7a364e6d-9584-4aab-bb3f-127152f73a59, #wrap-s-7a364e6d-9584-4aab-bb3f-127152f73a59 { display:none !important; }}
#s-68375ffc-86b1-4a83-b818-184e2f837920 {
  padding-top: 0em;
padding-bottom: 1em;
}
@media (min-width: 1200px){#s-68375ffc-86b1-4a83-b818-184e2f837920 {
  padding-left: 0%;
padding-right: 3%;
display: none;
}
#s-68375ffc-86b1-4a83-b818-184e2f837920, #wrap-s-68375ffc-86b1-4a83-b818-184e2f837920 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-68375ffc-86b1-4a83-b818-184e2f837920 {
  display: none;
}
#s-68375ffc-86b1-4a83-b818-184e2f837920, #wrap-s-68375ffc-86b1-4a83-b818-184e2f837920 { display:none !important; }}
#s-90ec2418-1ec2-45a5-80da-3b9e6caa5ea9 {
  margin-top: 0px;
margin-left: 19%;
margin-bottom: 0px;
margin-right: -15px;
padding-top: 18px;
padding-left: 27px;
padding-bottom: 18px;
padding-right: 27px;
border-radius: 5px;
max-width: 565px;
background-color: rgba(239, 103, 146, 1);
text-align: center;
text-decoration: none;
}
#s-90ec2418-1ec2-45a5-80da-3b9e6caa5ea9:hover {border-radius: 5px !important;
background-color: rgba(209, 79, 120, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-90ec2418-1ec2-45a5-80da-3b9e6caa5ea9:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-90ec2418-1ec2-45a5-80da-3b9e6caa5ea9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-90ec2418-1ec2-45a5-80da-3b9e6caa5ea9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-90ec2418-1ec2-45a5-80da-3b9e6caa5ea9 {
  display: none;
}
#s-90ec2418-1ec2-45a5-80da-3b9e6caa5ea9, #wrap-s-90ec2418-1ec2-45a5-80da-3b9e6caa5ea9 { display:none !important; }}@media (max-width: 767px){#s-90ec2418-1ec2-45a5-80da-3b9e6caa5ea9 {
  display: none;
}
#s-90ec2418-1ec2-45a5-80da-3b9e6caa5ea9, #wrap-s-90ec2418-1ec2-45a5-80da-3b9e6caa5ea9 { display:none !important; }}

  #s-90ec2418-1ec2-45a5-80da-3b9e6caa5ea9-btn-wrapper {
    text-align: center;
  }


#s-90ec2418-1ec2-45a5-80da-3b9e6caa5ea9.shg-btn {
  color: #ffffff;
  font-size: 23px;
  
  
  
  display:  block ;
}

#s-88db4f03-777f-4938-93ec-913a88a53e95 {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 5px;
max-width: 400px;
background-color: rgba(239, 103, 146, 1);
text-align: center;
text-decoration: none;
}
#s-88db4f03-777f-4938-93ec-913a88a53e95:hover {border-radius: 5px !important;
background-color: rgba(209, 79, 120, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-88db4f03-777f-4938-93ec-913a88a53e95:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-88db4f03-777f-4938-93ec-913a88a53e95 {
  display: none;
}
#s-88db4f03-777f-4938-93ec-913a88a53e95, #wrap-s-88db4f03-777f-4938-93ec-913a88a53e95 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-88db4f03-777f-4938-93ec-913a88a53e95 {
  display: none;
}
#s-88db4f03-777f-4938-93ec-913a88a53e95, #wrap-s-88db4f03-777f-4938-93ec-913a88a53e95 { display:none !important; }}

  #s-88db4f03-777f-4938-93ec-913a88a53e95-btn-wrapper {
    text-align: center;
  }


#s-88db4f03-777f-4938-93ec-913a88a53e95.shg-btn {
  color: #ffffff;
  font-size: 23px;
  
  
  
  display:  block ;
}

#s-97702270-57c6-484a-8624-e15bbc722965 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 0px;
padding-left: 19%;
padding-bottom: 0px;
padding-right: 19%;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-97702270-57c6-484a-8624-e15bbc722965 {
  padding-left: 19%;
padding-right: 0%;
display: none;
}
#s-97702270-57c6-484a-8624-e15bbc722965, #wrap-s-97702270-57c6-484a-8624-e15bbc722965 { display:none !important; }}@media (max-width: 767px){#s-97702270-57c6-484a-8624-e15bbc722965 {
  padding-left: 9%;
padding-right: 9%;
display: none;
}
#s-97702270-57c6-484a-8624-e15bbc722965, #wrap-s-97702270-57c6-484a-8624-e15bbc722965 { display:none !important; }}



  #s-97702270-57c6-484a-8624-e15bbc722965 img.shogun-image {
    
    width: px;
  }


#s-97702270-57c6-484a-8624-e15bbc722965 .shogun-image-content {
  
    align-items: center;
  
}

#s-91dec37e-c915-48a0-81ad-78e0cad9b5e8 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (min-width: 1200px){#s-91dec37e-c915-48a0-81ad-78e0cad9b5e8 {
  display: none;
}
#s-91dec37e-c915-48a0-81ad-78e0cad9b5e8, #wrap-s-91dec37e-c915-48a0-81ad-78e0cad9b5e8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-91dec37e-c915-48a0-81ad-78e0cad9b5e8 {
  display: none;
}
#s-91dec37e-c915-48a0-81ad-78e0cad9b5e8, #wrap-s-91dec37e-c915-48a0-81ad-78e0cad9b5e8 { display:none !important; }}



  #s-91dec37e-c915-48a0-81ad-78e0cad9b5e8 img.shogun-image {
    
    width: px;
  }


#s-91dec37e-c915-48a0-81ad-78e0cad9b5e8 .shogun-image-content {
  
    align-items: center;
  
}

#s-aff62a7f-2d28-41e2-a879-7add7d095eb7 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 8px;
padding-left: 18%;
padding-bottom: 8px;
padding-right: 18%;
text-align: left;
}




  #s-aff62a7f-2d28-41e2-a879-7add7d095eb7 img.shogun-image {
    
    width: px;
  }


#s-aff62a7f-2d28-41e2-a879-7add7d095eb7 .shogun-image-content {
  
    align-items: center;
  
}

#s-b95350b9-ebde-4bd8-b7ad-087d262e7447 {
  margin-left: 50px;
margin-right: 50px;
max-width: 650px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-b95350b9-ebde-4bd8-b7ad-087d262e7447 {
  
}
}@media (max-width: 767px){#s-b95350b9-ebde-4bd8-b7ad-087d262e7447 {
  display: none;
}
#s-b95350b9-ebde-4bd8-b7ad-087d262e7447, #wrap-s-b95350b9-ebde-4bd8-b7ad-087d262e7447 { display:none !important; }}



  #s-b95350b9-ebde-4bd8-b7ad-087d262e7447 img.shogun-image {
    
    width: px;
  }


#s-b95350b9-ebde-4bd8-b7ad-087d262e7447 .shogun-image-content {
  
    align-items: center;
  
}

#s-22434c09-4803-4358-bb82-0cc9e966c878 {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (min-width: 1200px){#s-22434c09-4803-4358-bb82-0cc9e966c878 {
  margin-top: -28px;
margin-bottom: -28px;
display: none;
}
#s-22434c09-4803-4358-bb82-0cc9e966c878, #wrap-s-22434c09-4803-4358-bb82-0cc9e966c878 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-22434c09-4803-4358-bb82-0cc9e966c878 {
  margin-top: -29px;
margin-bottom: -29px;
display: none;
}
#s-22434c09-4803-4358-bb82-0cc9e966c878, #wrap-s-22434c09-4803-4358-bb82-0cc9e966c878 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-22434c09-4803-4358-bb82-0cc9e966c878 {
  margin-top: -18px;
margin-bottom: -18px;
}
}
@media (min-width: 0px) {
[id="s-22434c09-4803-4358-bb82-0cc9e966c878"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-22434c09-4803-4358-bb82-0cc9e966c878"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-22434c09-4803-4358-bb82-0cc9e966c878"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-22434c09-4803-4358-bb82-0cc9e966c878"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-22434c09-4803-4358-bb82-0cc9e966c878"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-22434c09-4803-4358-bb82-0cc9e966c878"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-22434c09-4803-4358-bb82-0cc9e966c878"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-22434c09-4803-4358-bb82-0cc9e966c878"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-22434c09-4803-4358-bb82-0cc9e966c878"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-22434c09-4803-4358-bb82-0cc9e966c878"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-22434c09-4803-4358-bb82-0cc9e966c878"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-22434c09-4803-4358-bb82-0cc9e966c878"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-22434c09-4803-4358-bb82-0cc9e966c878"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-22434c09-4803-4358-bb82-0cc9e966c878"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-22434c09-4803-4358-bb82-0cc9e966c878"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-22434c09-4803-4358-bb82-0cc9e966c878"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-22434c09-4803-4358-bb82-0cc9e966c878"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-22434c09-4803-4358-bb82-0cc9e966c878"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-22434c09-4803-4358-bb82-0cc9e966c878"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-22434c09-4803-4358-bb82-0cc9e966c878"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-22434c09-4803-4358-bb82-0cc9e966c878"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-22434c09-4803-4358-bb82-0cc9e966c878"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-22434c09-4803-4358-bb82-0cc9e966c878"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-22434c09-4803-4358-bb82-0cc9e966c878"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-22434c09-4803-4358-bb82-0cc9e966c878"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-22434c09-4803-4358-bb82-0cc9e966c878"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-22434c09-4803-4358-bb82-0cc9e966c878"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-22434c09-4803-4358-bb82-0cc9e966c878"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-22434c09-4803-4358-bb82-0cc9e966c878"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-22434c09-4803-4358-bb82-0cc9e966c878"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-22434c09-4803-4358-bb82-0cc9e966c878"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-22434c09-4803-4358-bb82-0cc9e966c878"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-22434c09-4803-4358-bb82-0cc9e966c878"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-22434c09-4803-4358-bb82-0cc9e966c878"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-22434c09-4803-4358-bb82-0cc9e966c878"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-22434c09-4803-4358-bb82-0cc9e966c878"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-22434c09-4803-4358-bb82-0cc9e966c878"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c9ff5847-cb22-4a93-ba45-135f0412ffde {
  margin-top: 26px;
margin-bottom: 26px;
padding-top: 3%;
padding-left: 19%;
padding-right: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-c9ff5847-cb22-4a93-ba45-135f0412ffde {
  display: none;
}
#s-c9ff5847-cb22-4a93-ba45-135f0412ffde, #wrap-s-c9ff5847-cb22-4a93-ba45-135f0412ffde { display:none !important; }}@media (max-width: 767px){#s-c9ff5847-cb22-4a93-ba45-135f0412ffde {
  display: none;
}
#s-c9ff5847-cb22-4a93-ba45-135f0412ffde, #wrap-s-c9ff5847-cb22-4a93-ba45-135f0412ffde { display:none !important; }}
#s-294c906a-843b-4ac1-9607-78254b223380 {
  margin-top: -10%;
margin-bottom: -10%;
padding-top: 3%;
padding-left: 5%;
padding-right: 5%;
}
@media (min-width: 1200px){#s-294c906a-843b-4ac1-9607-78254b223380 {
  display: none;
}
#s-294c906a-843b-4ac1-9607-78254b223380, #wrap-s-294c906a-843b-4ac1-9607-78254b223380 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-294c906a-843b-4ac1-9607-78254b223380 {
  display: none;
}
#s-294c906a-843b-4ac1-9607-78254b223380, #wrap-s-294c906a-843b-4ac1-9607-78254b223380 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-294c906a-843b-4ac1-9607-78254b223380 {
  margin-top: 20px;
margin-bottom: 20px;
}
}@media (max-width: 767px){#s-294c906a-843b-4ac1-9607-78254b223380 {
  padding-bottom: 4em;
}
}
#s-a47b7d1f-0e70-4799-8dc0-2a1a3faa5013 {
  padding-top: 5%;
min-height: 50px;
}








#s-a47b7d1f-0e70-4799-8dc0-2a1a3faa5013 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a47b7d1f-0e70-4799-8dc0-2a1a3faa5013.shg-box.shg-c {
  justify-content: center;
}

#s-70a0d51b-4d99-47c8-a933-94056454d93b {
  margin-top: 3px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
max-width: 650px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-70a0d51b-4d99-47c8-a933-94056454d93b {
  display: none;
}
#s-70a0d51b-4d99-47c8-a933-94056454d93b, #wrap-s-70a0d51b-4d99-47c8-a933-94056454d93b { display:none !important; }}@media (max-width: 767px){#s-70a0d51b-4d99-47c8-a933-94056454d93b {
  display: none;
}
#s-70a0d51b-4d99-47c8-a933-94056454d93b, #wrap-s-70a0d51b-4d99-47c8-a933-94056454d93b { display:none !important; }}
#s-70a0d51b-4d99-47c8-a933-94056454d93b .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-1c26904f-503c-4f7c-b44a-a3de678af21b {
  margin-top: 3px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
max-width: 650px;
text-align: left;
}
@media (min-width: 1200px){#s-1c26904f-503c-4f7c-b44a-a3de678af21b {
  display: none;
}
#s-1c26904f-503c-4f7c-b44a-a3de678af21b, #wrap-s-1c26904f-503c-4f7c-b44a-a3de678af21b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1c26904f-503c-4f7c-b44a-a3de678af21b {
  display: none;
}
#s-1c26904f-503c-4f7c-b44a-a3de678af21b, #wrap-s-1c26904f-503c-4f7c-b44a-a3de678af21b { display:none !important; }}
#s-1c26904f-503c-4f7c-b44a-a3de678af21b .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-f08601f3-8fce-4c03-ab6b-2626fa03e446 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
max-width: 770px;
}
@media (min-width: 768px) and (max-width: 991px){#s-f08601f3-8fce-4c03-ab6b-2626fa03e446 {
  display: none;
}
#s-f08601f3-8fce-4c03-ab6b-2626fa03e446, #wrap-s-f08601f3-8fce-4c03-ab6b-2626fa03e446 { display:none !important; }}@media (max-width: 767px){#s-f08601f3-8fce-4c03-ab6b-2626fa03e446 {
  margin-left: 9%;
display: none;
}
#s-f08601f3-8fce-4c03-ab6b-2626fa03e446, #wrap-s-f08601f3-8fce-4c03-ab6b-2626fa03e446 { display:none !important; }}
#s-cd5982ad-3d5e-4457-8ee0-82f38079556f {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
max-width: 400px;
}
@media (min-width: 1200px){#s-cd5982ad-3d5e-4457-8ee0-82f38079556f {
  display: none;
}
#s-cd5982ad-3d5e-4457-8ee0-82f38079556f, #wrap-s-cd5982ad-3d5e-4457-8ee0-82f38079556f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cd5982ad-3d5e-4457-8ee0-82f38079556f {
  display: none;
}
#s-cd5982ad-3d5e-4457-8ee0-82f38079556f, #wrap-s-cd5982ad-3d5e-4457-8ee0-82f38079556f { display:none !important; }}@media (max-width: 767px){#s-cd5982ad-3d5e-4457-8ee0-82f38079556f {
  margin-left: 9%;
}
}
#s-03dfed85-a8a3-40e0-a272-c988370fc0eb {
  margin-top: 0px;
margin-left: 0%;
margin-right: 9%;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-03dfed85-a8a3-40e0-a272-c988370fc0eb {
  margin-bottom: 7em;
}
}@media (max-width: 767px){#s-03dfed85-a8a3-40e0-a272-c988370fc0eb {
  margin-left: 9%;
}
}
#s-ef14f906-0ec9-4231-b5d1-d166ad923e05 {
  margin-left: 30px;
margin-right: 30px;
padding-top: 10px;
padding-bottom: 10px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-ef14f906-0ec9-4231-b5d1-d166ad923e05 {
  margin-bottom: 0px;
display: none;
}
#s-ef14f906-0ec9-4231-b5d1-d166ad923e05, #wrap-s-ef14f906-0ec9-4231-b5d1-d166ad923e05 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ef14f906-0ec9-4231-b5d1-d166ad923e05 {
  display: none;
}
#s-ef14f906-0ec9-4231-b5d1-d166ad923e05, #wrap-s-ef14f906-0ec9-4231-b5d1-d166ad923e05 { display:none !important; }}
@media (min-width: 0px) {
[id="s-ef14f906-0ec9-4231-b5d1-d166ad923e05"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ef14f906-0ec9-4231-b5d1-d166ad923e05"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-ef14f906-0ec9-4231-b5d1-d166ad923e05"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-ef14f906-0ec9-4231-b5d1-d166ad923e05"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-ef14f906-0ec9-4231-b5d1-d166ad923e05"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-ef14f906-0ec9-4231-b5d1-d166ad923e05"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-ef14f906-0ec9-4231-b5d1-d166ad923e05"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-ef14f906-0ec9-4231-b5d1-d166ad923e05"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-ef14f906-0ec9-4231-b5d1-d166ad923e05"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-ef14f906-0ec9-4231-b5d1-d166ad923e05"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-ef14f906-0ec9-4231-b5d1-d166ad923e05"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-ef14f906-0ec9-4231-b5d1-d166ad923e05"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-ef14f906-0ec9-4231-b5d1-d166ad923e05"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-ef14f906-0ec9-4231-b5d1-d166ad923e05"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-ef14f906-0ec9-4231-b5d1-d166ad923e05"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-ef14f906-0ec9-4231-b5d1-d166ad923e05"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-ef14f906-0ec9-4231-b5d1-d166ad923e05"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-ef14f906-0ec9-4231-b5d1-d166ad923e05"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-ef14f906-0ec9-4231-b5d1-d166ad923e05"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-ef14f906-0ec9-4231-b5d1-d166ad923e05"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-ef14f906-0ec9-4231-b5d1-d166ad923e05"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-ef14f906-0ec9-4231-b5d1-d166ad923e05"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-ef14f906-0ec9-4231-b5d1-d166ad923e05"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-ef14f906-0ec9-4231-b5d1-d166ad923e05"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-ef14f906-0ec9-4231-b5d1-d166ad923e05"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-ef14f906-0ec9-4231-b5d1-d166ad923e05"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-ef14f906-0ec9-4231-b5d1-d166ad923e05"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-ef14f906-0ec9-4231-b5d1-d166ad923e05"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-ef14f906-0ec9-4231-b5d1-d166ad923e05"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-ef14f906-0ec9-4231-b5d1-d166ad923e05"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-ef14f906-0ec9-4231-b5d1-d166ad923e05"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-ef14f906-0ec9-4231-b5d1-d166ad923e05"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-ef14f906-0ec9-4231-b5d1-d166ad923e05"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-ef14f906-0ec9-4231-b5d1-d166ad923e05"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-ef14f906-0ec9-4231-b5d1-d166ad923e05"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-ef14f906-0ec9-4231-b5d1-d166ad923e05"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-ef14f906-0ec9-4231-b5d1-d166ad923e05"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-6b92fa30-ac00-432f-91a9-ad38bd36eef1 {
  margin-top: 15%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-6b92fa30-ac00-432f-91a9-ad38bd36eef1 {
  display: none;
}
#s-6b92fa30-ac00-432f-91a9-ad38bd36eef1, #wrap-s-6b92fa30-ac00-432f-91a9-ad38bd36eef1 { display:none !important; }}@media (max-width: 767px){#s-6b92fa30-ac00-432f-91a9-ad38bd36eef1 {
  display: none;
}
#s-6b92fa30-ac00-432f-91a9-ad38bd36eef1, #wrap-s-6b92fa30-ac00-432f-91a9-ad38bd36eef1 { display:none !important; }}







#s-6b92fa30-ac00-432f-91a9-ad38bd36eef1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6b92fa30-ac00-432f-91a9-ad38bd36eef1.shg-box.shg-c {
  justify-content: center;
}

#s-14607918-8d33-4aa7-b109-82fb4af64d65 {
  margin-top: 10px;
margin-left: 19%;
margin-bottom: 10px;
padding-top: 1px;
padding-bottom: 14px;
text-align: left;
}

#s-14607918-8d33-4aa7-b109-82fb4af64d65 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-298e3809-f420-4230-be61-3a5793d7e2d6 {
  margin-top: 5px;
margin-left: 19%;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-298e3809-f420-4230-be61-3a5793d7e2d6 {
  margin-top: -2px;
}
}@media (max-width: 767px){#s-298e3809-f420-4230-be61-3a5793d7e2d6 {
  margin-left: 9%;
}
}
#s-4ff4b044-c910-46bf-aa32-8e7d22f6e596 {
  margin-top: 10px;
margin-left: 19%;
margin-bottom: 10px;
}

#s-70756b60-d103-41f3-a8a7-642f0a8e451a {
  margin-top: 0px;
margin-left: 19%;
margin-bottom: 0px;
margin-right: -15px;
padding-top: 18px;
padding-left: 27px;
padding-bottom: 18px;
padding-right: 27px;
border-radius: 5px;
max-width: 565px;
background-color: rgba(239, 103, 146, 1);
text-align: center;
text-decoration: none;
}
#s-70756b60-d103-41f3-a8a7-642f0a8e451a:hover {border-radius: 5px !important;
background-color: rgba(209, 79, 120, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-70756b60-d103-41f3-a8a7-642f0a8e451a:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-70756b60-d103-41f3-a8a7-642f0a8e451a-btn-wrapper {
    text-align: center;
  }


#s-70756b60-d103-41f3-a8a7-642f0a8e451a.shg-btn {
  color: #ffffff;
  font-size: 23px;
  
  
  
  display:  block ;
}

#s-7db67b8e-2a2d-4289-9c91-243697020966 {
  margin-top: 5%;
margin-bottom: 5%;
min-height: 50px;
}
@media (min-width: 1200px){#s-7db67b8e-2a2d-4289-9c91-243697020966 {
  display: none;
}
#s-7db67b8e-2a2d-4289-9c91-243697020966, #wrap-s-7db67b8e-2a2d-4289-9c91-243697020966 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7db67b8e-2a2d-4289-9c91-243697020966 {
  display: none;
}
#s-7db67b8e-2a2d-4289-9c91-243697020966, #wrap-s-7db67b8e-2a2d-4289-9c91-243697020966 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7db67b8e-2a2d-4289-9c91-243697020966 {
  display: none;
}
#s-7db67b8e-2a2d-4289-9c91-243697020966, #wrap-s-7db67b8e-2a2d-4289-9c91-243697020966 { display:none !important; }}







#s-7db67b8e-2a2d-4289-9c91-243697020966 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7db67b8e-2a2d-4289-9c91-243697020966.shg-box.shg-c {
  justify-content: center;
}

#s-ca00335e-697a-4399-ba8b-5115ea9dc96c {
  margin-top: 10px;
margin-bottom: 10px;
padding-top: 1px;
padding-bottom: 14px;
text-align: left;
}

#s-ca00335e-697a-4399-ba8b-5115ea9dc96c .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-9151de9d-d2a7-4fa4-8290-cebd66a58f1a {
  margin-top: 5px;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-9151de9d-d2a7-4fa4-8290-cebd66a58f1a {
  margin-top: -2px;
}
}
#s-64396cc2-d360-4099-b472-4585d09ce888 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-c3a960dd-f42a-4056-abad-778469f595c0 {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
padding-top: 10px;
padding-left: 27px;
padding-bottom: 10px;
padding-right: 27px;
border-radius: 5px;
max-width: 400px;
background-color: rgba(239, 103, 146, 1);
text-align: center;
text-decoration: none;
}
#s-c3a960dd-f42a-4056-abad-778469f595c0:hover {border-radius: 5px !important;
background-color: rgba(209, 79, 120, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-c3a960dd-f42a-4056-abad-778469f595c0:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-c3a960dd-f42a-4056-abad-778469f595c0-btn-wrapper {
    text-align: center;
  }


#s-c3a960dd-f42a-4056-abad-778469f595c0.shg-btn {
  color: #ffffff;
  font-size: 23px;
  
  
  
  display:  block ;
}

#s-ef81da92-8406-438a-9200-3c2bacce6c08 {
  margin-left: 50px;
margin-right: 50px;
padding-top: 0px;
padding-left: 50px;
padding-right: 50px;
max-width: 655px;
text-align: center;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-ef81da92-8406-438a-9200-3c2bacce6c08 {
  margin-top: 41px;
margin-bottom: 41px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ef81da92-8406-438a-9200-3c2bacce6c08 {
  margin-top: 28px;
margin-bottom: 28px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-ef81da92-8406-438a-9200-3c2bacce6c08 {
  margin-top: 80px;
margin-bottom: 1px;
max-width: 10000px;
display: none;
}
#s-ef81da92-8406-438a-9200-3c2bacce6c08, #wrap-s-ef81da92-8406-438a-9200-3c2bacce6c08 { display:none !important; }}@media (max-width: 767px){#s-ef81da92-8406-438a-9200-3c2bacce6c08 {
  display: none;
}
#s-ef81da92-8406-438a-9200-3c2bacce6c08, #wrap-s-ef81da92-8406-438a-9200-3c2bacce6c08 { display:none !important; }}



  #s-ef81da92-8406-438a-9200-3c2bacce6c08 img.shogun-image {
    
    width: px;
  }


#s-ef81da92-8406-438a-9200-3c2bacce6c08 .shogun-image-content {
  
    align-items: center;
  
}

#s-8767c156-e2fa-4174-9ac1-1a853bf41fe0 {
  margin-top: -28px;
margin-left: 5%;
margin-bottom: 0%;
margin-right: 19%;
padding-top: 10px;
padding-bottom: 10px;
min-height: 2px;
text-align: left;
}
@media (min-width: 1200px){#s-8767c156-e2fa-4174-9ac1-1a853bf41fe0 {
  display: none;
}
#s-8767c156-e2fa-4174-9ac1-1a853bf41fe0, #wrap-s-8767c156-e2fa-4174-9ac1-1a853bf41fe0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8767c156-e2fa-4174-9ac1-1a853bf41fe0 {
  display: none;
}
#s-8767c156-e2fa-4174-9ac1-1a853bf41fe0, #wrap-s-8767c156-e2fa-4174-9ac1-1a853bf41fe0 { display:none !important; }}@media (max-width: 767px){#s-8767c156-e2fa-4174-9ac1-1a853bf41fe0 {
  display: none;
}
#s-8767c156-e2fa-4174-9ac1-1a853bf41fe0, #wrap-s-8767c156-e2fa-4174-9ac1-1a853bf41fe0 { display:none !important; }}
#s-8767c156-e2fa-4174-9ac1-1a853bf41fe0 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-4e58e209-e0c2-4ea6-9745-64b6f8ae6ace {
  margin-top: -14px;
margin-left: 5%;
margin-bottom: 2%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 1200px){#s-4e58e209-e0c2-4ea6-9745-64b6f8ae6ace {
  display: none;
}
#s-4e58e209-e0c2-4ea6-9745-64b6f8ae6ace, #wrap-s-4e58e209-e0c2-4ea6-9745-64b6f8ae6ace { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4e58e209-e0c2-4ea6-9745-64b6f8ae6ace {
  display: none;
}
#s-4e58e209-e0c2-4ea6-9745-64b6f8ae6ace, #wrap-s-4e58e209-e0c2-4ea6-9745-64b6f8ae6ace { display:none !important; }}@media (max-width: 767px){#s-4e58e209-e0c2-4ea6-9745-64b6f8ae6ace {
  display: none;
}
#s-4e58e209-e0c2-4ea6-9745-64b6f8ae6ace, #wrap-s-4e58e209-e0c2-4ea6-9745-64b6f8ae6ace { display:none !important; }}
#s-4e58e209-e0c2-4ea6-9745-64b6f8ae6ace .shogun-heading-component h1 {
  color: rgba(239, 103, 146, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 31px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-f5cedb73-611d-40a4-9143-f430022ba794 {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 1200px){#s-f5cedb73-611d-40a4-9143-f430022ba794 {
  display: none;
}
#s-f5cedb73-611d-40a4-9143-f430022ba794, #wrap-s-f5cedb73-611d-40a4-9143-f430022ba794 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f5cedb73-611d-40a4-9143-f430022ba794 {
  display: none;
}
#s-f5cedb73-611d-40a4-9143-f430022ba794, #wrap-s-f5cedb73-611d-40a4-9143-f430022ba794 { display:none !important; }}@media (max-width: 767px){#s-f5cedb73-611d-40a4-9143-f430022ba794 {
  display: none;
}
#s-f5cedb73-611d-40a4-9143-f430022ba794, #wrap-s-f5cedb73-611d-40a4-9143-f430022ba794 { display:none !important; }}
#s-e50f4a34-56b5-4453-85fa-b43c59f72dc1 {
  margin-left: 50px;
margin-right: 50px;
max-width: 650px;
text-align: center;
}
@media (min-width: 1200px){#s-e50f4a34-56b5-4453-85fa-b43c59f72dc1 {
  display: none;
}
#s-e50f4a34-56b5-4453-85fa-b43c59f72dc1, #wrap-s-e50f4a34-56b5-4453-85fa-b43c59f72dc1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e50f4a34-56b5-4453-85fa-b43c59f72dc1 {
  display: none;
}
#s-e50f4a34-56b5-4453-85fa-b43c59f72dc1, #wrap-s-e50f4a34-56b5-4453-85fa-b43c59f72dc1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e50f4a34-56b5-4453-85fa-b43c59f72dc1 {
  
}
}@media (max-width: 767px){#s-e50f4a34-56b5-4453-85fa-b43c59f72dc1 {
  display: none;
}
#s-e50f4a34-56b5-4453-85fa-b43c59f72dc1, #wrap-s-e50f4a34-56b5-4453-85fa-b43c59f72dc1 { display:none !important; }}



  #s-e50f4a34-56b5-4453-85fa-b43c59f72dc1 img.shogun-image {
    
    width: px;
  }


#s-e50f4a34-56b5-4453-85fa-b43c59f72dc1 .shogun-image-content {
  
    align-items: center;
  
}

#s-d83bd4e4-0676-4854-9177-b320742aeb80 {
  margin-top: 22px;
margin-bottom: 0%;
}
@media (min-width: 1200px){#s-d83bd4e4-0676-4854-9177-b320742aeb80 {
  display: none;
}
#s-d83bd4e4-0676-4854-9177-b320742aeb80, #wrap-s-d83bd4e4-0676-4854-9177-b320742aeb80 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d83bd4e4-0676-4854-9177-b320742aeb80 {
  display: none;
}
#s-d83bd4e4-0676-4854-9177-b320742aeb80, #wrap-s-d83bd4e4-0676-4854-9177-b320742aeb80 { display:none !important; }}@media (max-width: 767px){#s-d83bd4e4-0676-4854-9177-b320742aeb80 {
  display: none;
}
#s-d83bd4e4-0676-4854-9177-b320742aeb80, #wrap-s-d83bd4e4-0676-4854-9177-b320742aeb80 { display:none !important; }}
#s-a774690e-4e69-4e0d-8627-1f0f63042beb {
  padding-top: 0em;
padding-bottom: 1em;
}
@media (min-width: 1200px){#s-a774690e-4e69-4e0d-8627-1f0f63042beb {
  padding-left: 0%;
padding-right: 3%;
display: none;
}
#s-a774690e-4e69-4e0d-8627-1f0f63042beb, #wrap-s-a774690e-4e69-4e0d-8627-1f0f63042beb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a774690e-4e69-4e0d-8627-1f0f63042beb {
  display: none;
}
#s-a774690e-4e69-4e0d-8627-1f0f63042beb, #wrap-s-a774690e-4e69-4e0d-8627-1f0f63042beb { display:none !important; }}@media (max-width: 767px){#s-a774690e-4e69-4e0d-8627-1f0f63042beb {
  display: none;
}
#s-a774690e-4e69-4e0d-8627-1f0f63042beb, #wrap-s-a774690e-4e69-4e0d-8627-1f0f63042beb { display:none !important; }}
#s-8c7e7707-2b3a-498d-a410-8d965797af33 {
  margin-top: 0px;
margin-left: 1%;
margin-bottom: 0px;
margin-right: 1%;
padding-top: 10px;
padding-left: 28px;
padding-bottom: 10px;
padding-right: 28px;
border-radius: 5px;
max-width: 501px;
background-color: rgba(239, 103, 146, 1);
text-align: center;
text-decoration: none;
}
#s-8c7e7707-2b3a-498d-a410-8d965797af33:hover {border-radius: 5px !important;
background-color: rgba(209, 79, 120, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-8c7e7707-2b3a-498d-a410-8d965797af33:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-8c7e7707-2b3a-498d-a410-8d965797af33 {
  display: none;
}
#s-8c7e7707-2b3a-498d-a410-8d965797af33, #wrap-s-8c7e7707-2b3a-498d-a410-8d965797af33 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8c7e7707-2b3a-498d-a410-8d965797af33 {
  display: none;
}
#s-8c7e7707-2b3a-498d-a410-8d965797af33, #wrap-s-8c7e7707-2b3a-498d-a410-8d965797af33 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8c7e7707-2b3a-498d-a410-8d965797af33 {
  margin-left: 15%;
}
}@media (max-width: 767px){#s-8c7e7707-2b3a-498d-a410-8d965797af33 {
  display: none;
}
#s-8c7e7707-2b3a-498d-a410-8d965797af33, #wrap-s-8c7e7707-2b3a-498d-a410-8d965797af33 { display:none !important; }}

  #s-8c7e7707-2b3a-498d-a410-8d965797af33-btn-wrapper {
    text-align: center;
  }


#s-8c7e7707-2b3a-498d-a410-8d965797af33.shg-btn {
  color: #ffffff;
  font-size: 23px;
  
  
  
  display:  block ;
}

#s-2994d7ea-8bd6-4827-9f39-04d5c5298d5b {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-2994d7ea-8bd6-4827-9f39-04d5c5298d5b {
  display: none;
}
#s-2994d7ea-8bd6-4827-9f39-04d5c5298d5b, #wrap-s-2994d7ea-8bd6-4827-9f39-04d5c5298d5b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2994d7ea-8bd6-4827-9f39-04d5c5298d5b {
  display: none;
}
#s-2994d7ea-8bd6-4827-9f39-04d5c5298d5b, #wrap-s-2994d7ea-8bd6-4827-9f39-04d5c5298d5b { display:none !important; }}@media (max-width: 767px){#s-2994d7ea-8bd6-4827-9f39-04d5c5298d5b {
  display: none;
}
#s-2994d7ea-8bd6-4827-9f39-04d5c5298d5b, #wrap-s-2994d7ea-8bd6-4827-9f39-04d5c5298d5b { display:none !important; }}



  #s-2994d7ea-8bd6-4827-9f39-04d5c5298d5b img.shogun-image {
    
    width: px;
  }


#s-2994d7ea-8bd6-4827-9f39-04d5c5298d5b .shogun-image-content {
  
    align-items: center;
  
}

#s-0f0d4c16-5076-4920-ad90-4d0b29e6d29f {
  margin-left: 1%;
margin-bottom: 2px;
margin-right: 1%;
}
@media (min-width: 1200px){#s-0f0d4c16-5076-4920-ad90-4d0b29e6d29f {
  display: none;
}
#s-0f0d4c16-5076-4920-ad90-4d0b29e6d29f, #wrap-s-0f0d4c16-5076-4920-ad90-4d0b29e6d29f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0f0d4c16-5076-4920-ad90-4d0b29e6d29f {
  display: none;
}
#s-0f0d4c16-5076-4920-ad90-4d0b29e6d29f, #wrap-s-0f0d4c16-5076-4920-ad90-4d0b29e6d29f { display:none !important; }}@media (max-width: 767px){#s-0f0d4c16-5076-4920-ad90-4d0b29e6d29f {
  display: none;
}
#s-0f0d4c16-5076-4920-ad90-4d0b29e6d29f, #wrap-s-0f0d4c16-5076-4920-ad90-4d0b29e6d29f { display:none !important; }}
@media (min-width: 0px) {
[id="s-0f0d4c16-5076-4920-ad90-4d0b29e6d29f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0f0d4c16-5076-4920-ad90-4d0b29e6d29f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0f0d4c16-5076-4920-ad90-4d0b29e6d29f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0f0d4c16-5076-4920-ad90-4d0b29e6d29f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0f0d4c16-5076-4920-ad90-4d0b29e6d29f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0f0d4c16-5076-4920-ad90-4d0b29e6d29f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0f0d4c16-5076-4920-ad90-4d0b29e6d29f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0f0d4c16-5076-4920-ad90-4d0b29e6d29f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0f0d4c16-5076-4920-ad90-4d0b29e6d29f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0f0d4c16-5076-4920-ad90-4d0b29e6d29f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0f0d4c16-5076-4920-ad90-4d0b29e6d29f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0f0d4c16-5076-4920-ad90-4d0b29e6d29f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0f0d4c16-5076-4920-ad90-4d0b29e6d29f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0f0d4c16-5076-4920-ad90-4d0b29e6d29f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0f0d4c16-5076-4920-ad90-4d0b29e6d29f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0f0d4c16-5076-4920-ad90-4d0b29e6d29f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0f0d4c16-5076-4920-ad90-4d0b29e6d29f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0f0d4c16-5076-4920-ad90-4d0b29e6d29f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0f0d4c16-5076-4920-ad90-4d0b29e6d29f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0f0d4c16-5076-4920-ad90-4d0b29e6d29f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0f0d4c16-5076-4920-ad90-4d0b29e6d29f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0f0d4c16-5076-4920-ad90-4d0b29e6d29f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0f0d4c16-5076-4920-ad90-4d0b29e6d29f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0f0d4c16-5076-4920-ad90-4d0b29e6d29f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0f0d4c16-5076-4920-ad90-4d0b29e6d29f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0f0d4c16-5076-4920-ad90-4d0b29e6d29f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0f0d4c16-5076-4920-ad90-4d0b29e6d29f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0f0d4c16-5076-4920-ad90-4d0b29e6d29f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0f0d4c16-5076-4920-ad90-4d0b29e6d29f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0f0d4c16-5076-4920-ad90-4d0b29e6d29f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0f0d4c16-5076-4920-ad90-4d0b29e6d29f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0f0d4c16-5076-4920-ad90-4d0b29e6d29f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0f0d4c16-5076-4920-ad90-4d0b29e6d29f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0f0d4c16-5076-4920-ad90-4d0b29e6d29f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0f0d4c16-5076-4920-ad90-4d0b29e6d29f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0f0d4c16-5076-4920-ad90-4d0b29e6d29f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0f0d4c16-5076-4920-ad90-4d0b29e6d29f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-feab1baa-cf70-488b-afe0-5a30f37dc687 {
  border-style: solid;
margin-top: 15px;
margin-right: -50%;
padding-top: 17%;
padding-bottom: 0%;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 400px;
text-align: center;
}




  #s-feab1baa-cf70-488b-afe0-5a30f37dc687 img.shogun-image {
    
    width: px;
  }


#s-feab1baa-cf70-488b-afe0-5a30f37dc687 .shogun-image-content {
  
    align-items: center;
  
}

#s-ea819a7c-1142-42d1-b1a1-9807f51417a5 {
  margin-left: -7%;
}

@media (min-width: 0px) {
[id="s-ea819a7c-1142-42d1-b1a1-9807f51417a5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ea819a7c-1142-42d1-b1a1-9807f51417a5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ea819a7c-1142-42d1-b1a1-9807f51417a5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ea819a7c-1142-42d1-b1a1-9807f51417a5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ea819a7c-1142-42d1-b1a1-9807f51417a5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ea819a7c-1142-42d1-b1a1-9807f51417a5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ea819a7c-1142-42d1-b1a1-9807f51417a5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ea819a7c-1142-42d1-b1a1-9807f51417a5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ea819a7c-1142-42d1-b1a1-9807f51417a5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ea819a7c-1142-42d1-b1a1-9807f51417a5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ea819a7c-1142-42d1-b1a1-9807f51417a5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ea819a7c-1142-42d1-b1a1-9807f51417a5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ea819a7c-1142-42d1-b1a1-9807f51417a5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ea819a7c-1142-42d1-b1a1-9807f51417a5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ea819a7c-1142-42d1-b1a1-9807f51417a5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ea819a7c-1142-42d1-b1a1-9807f51417a5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ea819a7c-1142-42d1-b1a1-9807f51417a5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ea819a7c-1142-42d1-b1a1-9807f51417a5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ea819a7c-1142-42d1-b1a1-9807f51417a5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ea819a7c-1142-42d1-b1a1-9807f51417a5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ea819a7c-1142-42d1-b1a1-9807f51417a5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ea819a7c-1142-42d1-b1a1-9807f51417a5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ea819a7c-1142-42d1-b1a1-9807f51417a5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ea819a7c-1142-42d1-b1a1-9807f51417a5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ea819a7c-1142-42d1-b1a1-9807f51417a5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ea819a7c-1142-42d1-b1a1-9807f51417a5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ea819a7c-1142-42d1-b1a1-9807f51417a5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ea819a7c-1142-42d1-b1a1-9807f51417a5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ea819a7c-1142-42d1-b1a1-9807f51417a5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ea819a7c-1142-42d1-b1a1-9807f51417a5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ea819a7c-1142-42d1-b1a1-9807f51417a5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ea819a7c-1142-42d1-b1a1-9807f51417a5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ea819a7c-1142-42d1-b1a1-9807f51417a5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ea819a7c-1142-42d1-b1a1-9807f51417a5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ea819a7c-1142-42d1-b1a1-9807f51417a5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ea819a7c-1142-42d1-b1a1-9807f51417a5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ea819a7c-1142-42d1-b1a1-9807f51417a5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e3e7a3f0-1d8d-46e3-8ba0-f0e7d4f31ada {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-6012a6b8-6e1a-4411-8c5f-b6e06af9e02f {
  margin-top: 3px;
margin-left: -7%;
margin-bottom: 10px;
margin-right: -7%;
max-width: 50%;
text-align: left;
}




  #s-6012a6b8-6e1a-4411-8c5f-b6e06af9e02f img.shogun-image {
    
    width: px;
  }


#s-6012a6b8-6e1a-4411-8c5f-b6e06af9e02f .shogun-image-content {
  
    align-items: center;
  
}

#s-0740cba9-bcdf-4976-85ef-8c73536d25ea {
  margin-top: -20px;
margin-bottom: 5px;
padding-top: 3%;
}

#s-4a796a1f-a499-4c3f-bd28-f53cb7401e57 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(239, 103, 146, 1);
border-style: solid;
min-height: 50px;
}
@media (min-width: 1200px){#s-4a796a1f-a499-4c3f-bd28-f53cb7401e57 {
  display: none;
}
#s-4a796a1f-a499-4c3f-bd28-f53cb7401e57, #wrap-s-4a796a1f-a499-4c3f-bd28-f53cb7401e57 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4a796a1f-a499-4c3f-bd28-f53cb7401e57 {
  display: none;
}
#s-4a796a1f-a499-4c3f-bd28-f53cb7401e57, #wrap-s-4a796a1f-a499-4c3f-bd28-f53cb7401e57 { display:none !important; }}@media (max-width: 767px){#s-4a796a1f-a499-4c3f-bd28-f53cb7401e57 {
  display: none;
}
#s-4a796a1f-a499-4c3f-bd28-f53cb7401e57, #wrap-s-4a796a1f-a499-4c3f-bd28-f53cb7401e57 { display:none !important; }}







#s-4a796a1f-a499-4c3f-bd28-f53cb7401e57 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4a796a1f-a499-4c3f-bd28-f53cb7401e57.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 1200px){#s-39f7be1c-304e-45d3-b121-9eb6dfc72381 {
  display: none;
}
#s-39f7be1c-304e-45d3-b121-9eb6dfc72381, #wrap-s-39f7be1c-304e-45d3-b121-9eb6dfc72381 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-39f7be1c-304e-45d3-b121-9eb6dfc72381 {
  display: none;
}
#s-39f7be1c-304e-45d3-b121-9eb6dfc72381, #wrap-s-39f7be1c-304e-45d3-b121-9eb6dfc72381 { display:none !important; }}@media (max-width: 767px){#s-39f7be1c-304e-45d3-b121-9eb6dfc72381 {
  display: none;
}
#s-39f7be1c-304e-45d3-b121-9eb6dfc72381, #wrap-s-39f7be1c-304e-45d3-b121-9eb6dfc72381 { display:none !important; }}
#s-39f7be1c-304e-45d3-b121-9eb6dfc72381 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-23608c9c-4fc3-4e6b-b82b-8f8b99c3df81 {
  margin-top: 0px;
margin-bottom: 0px;
}
@media (min-width: 1200px){#s-23608c9c-4fc3-4e6b-b82b-8f8b99c3df81 {
  margin-top: -28px;
margin-bottom: -28px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-23608c9c-4fc3-4e6b-b82b-8f8b99c3df81 {
  margin-top: -29px;
margin-bottom: -29px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-23608c9c-4fc3-4e6b-b82b-8f8b99c3df81 {
  margin-top: -18px;
margin-bottom: -18px;
}
}
@media (min-width: 0px) {
[id="s-23608c9c-4fc3-4e6b-b82b-8f8b99c3df81"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-23608c9c-4fc3-4e6b-b82b-8f8b99c3df81"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-23608c9c-4fc3-4e6b-b82b-8f8b99c3df81"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-23608c9c-4fc3-4e6b-b82b-8f8b99c3df81"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-23608c9c-4fc3-4e6b-b82b-8f8b99c3df81"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-23608c9c-4fc3-4e6b-b82b-8f8b99c3df81"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-23608c9c-4fc3-4e6b-b82b-8f8b99c3df81"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-23608c9c-4fc3-4e6b-b82b-8f8b99c3df81"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-23608c9c-4fc3-4e6b-b82b-8f8b99c3df81"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-23608c9c-4fc3-4e6b-b82b-8f8b99c3df81"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-23608c9c-4fc3-4e6b-b82b-8f8b99c3df81"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-23608c9c-4fc3-4e6b-b82b-8f8b99c3df81"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-23608c9c-4fc3-4e6b-b82b-8f8b99c3df81"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-23608c9c-4fc3-4e6b-b82b-8f8b99c3df81"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-23608c9c-4fc3-4e6b-b82b-8f8b99c3df81"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-23608c9c-4fc3-4e6b-b82b-8f8b99c3df81"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-23608c9c-4fc3-4e6b-b82b-8f8b99c3df81"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-23608c9c-4fc3-4e6b-b82b-8f8b99c3df81"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-23608c9c-4fc3-4e6b-b82b-8f8b99c3df81"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-23608c9c-4fc3-4e6b-b82b-8f8b99c3df81"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-23608c9c-4fc3-4e6b-b82b-8f8b99c3df81"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-23608c9c-4fc3-4e6b-b82b-8f8b99c3df81"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-23608c9c-4fc3-4e6b-b82b-8f8b99c3df81"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-23608c9c-4fc3-4e6b-b82b-8f8b99c3df81"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-23608c9c-4fc3-4e6b-b82b-8f8b99c3df81"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-23608c9c-4fc3-4e6b-b82b-8f8b99c3df81"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-23608c9c-4fc3-4e6b-b82b-8f8b99c3df81"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-23608c9c-4fc3-4e6b-b82b-8f8b99c3df81"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-23608c9c-4fc3-4e6b-b82b-8f8b99c3df81"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-23608c9c-4fc3-4e6b-b82b-8f8b99c3df81"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-23608c9c-4fc3-4e6b-b82b-8f8b99c3df81"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-23608c9c-4fc3-4e6b-b82b-8f8b99c3df81"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-23608c9c-4fc3-4e6b-b82b-8f8b99c3df81"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-23608c9c-4fc3-4e6b-b82b-8f8b99c3df81"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-23608c9c-4fc3-4e6b-b82b-8f8b99c3df81"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-23608c9c-4fc3-4e6b-b82b-8f8b99c3df81"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-23608c9c-4fc3-4e6b-b82b-8f8b99c3df81"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-86fb50bb-61d6-41dd-aa44-1b5a4a2fffb4 {
  margin-top: 26px;
margin-bottom: 26px;
padding-top: 3%;
padding-left: 19%;
padding-right: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-86fb50bb-61d6-41dd-aa44-1b5a4a2fffb4 {
  display: none;
}
#s-86fb50bb-61d6-41dd-aa44-1b5a4a2fffb4, #wrap-s-86fb50bb-61d6-41dd-aa44-1b5a4a2fffb4 { display:none !important; }}@media (max-width: 767px){#s-86fb50bb-61d6-41dd-aa44-1b5a4a2fffb4 {
  display: none;
}
#s-86fb50bb-61d6-41dd-aa44-1b5a4a2fffb4, #wrap-s-86fb50bb-61d6-41dd-aa44-1b5a4a2fffb4 { display:none !important; }}
#s-f371e733-8487-4588-8915-5b1cc2981c20 {
  margin-top: -10%;
margin-bottom: -10%;
padding-top: 3%;
padding-left: 5%;
padding-right: 5%;
}
@media (min-width: 1200px){#s-f371e733-8487-4588-8915-5b1cc2981c20 {
  display: none;
}
#s-f371e733-8487-4588-8915-5b1cc2981c20, #wrap-s-f371e733-8487-4588-8915-5b1cc2981c20 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f371e733-8487-4588-8915-5b1cc2981c20 {
  display: none;
}
#s-f371e733-8487-4588-8915-5b1cc2981c20, #wrap-s-f371e733-8487-4588-8915-5b1cc2981c20 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f371e733-8487-4588-8915-5b1cc2981c20 {
  margin-top: 20px;
margin-bottom: 20px;
}
}@media (max-width: 767px){#s-f371e733-8487-4588-8915-5b1cc2981c20 {
  padding-bottom: 4em;
}
}
#s-1a4d93a0-4680-4bdf-95fb-9b417d3564ba {
  padding-top: 5%;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-1a4d93a0-4680-4bdf-95fb-9b417d3564ba {
  display: none;
}
#s-1a4d93a0-4680-4bdf-95fb-9b417d3564ba, #wrap-s-1a4d93a0-4680-4bdf-95fb-9b417d3564ba { display:none !important; }}







#s-1a4d93a0-4680-4bdf-95fb-9b417d3564ba > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1a4d93a0-4680-4bdf-95fb-9b417d3564ba.shg-box.shg-c {
  justify-content: center;
}

#s-dc4a5ea4-b4fc-4c5f-9c25-34ee4f6f01f7 {
  margin-top: 3px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
max-width: 650px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-dc4a5ea4-b4fc-4c5f-9c25-34ee4f6f01f7 {
  display: none;
}
#s-dc4a5ea4-b4fc-4c5f-9c25-34ee4f6f01f7, #wrap-s-dc4a5ea4-b4fc-4c5f-9c25-34ee4f6f01f7 { display:none !important; }}@media (max-width: 767px){#s-dc4a5ea4-b4fc-4c5f-9c25-34ee4f6f01f7 {
  display: none;
}
#s-dc4a5ea4-b4fc-4c5f-9c25-34ee4f6f01f7, #wrap-s-dc4a5ea4-b4fc-4c5f-9c25-34ee4f6f01f7 { display:none !important; }}
#s-dc4a5ea4-b4fc-4c5f-9c25-34ee4f6f01f7 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-f1d55f9a-ff91-4d5e-8a71-8db3fab443a1 {
  margin-top: 3px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
max-width: 650px;
text-align: left;
}
@media (min-width: 1200px){#s-f1d55f9a-ff91-4d5e-8a71-8db3fab443a1 {
  display: none;
}
#s-f1d55f9a-ff91-4d5e-8a71-8db3fab443a1, #wrap-s-f1d55f9a-ff91-4d5e-8a71-8db3fab443a1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f1d55f9a-ff91-4d5e-8a71-8db3fab443a1 {
  display: none;
}
#s-f1d55f9a-ff91-4d5e-8a71-8db3fab443a1, #wrap-s-f1d55f9a-ff91-4d5e-8a71-8db3fab443a1 { display:none !important; }}
#s-f1d55f9a-ff91-4d5e-8a71-8db3fab443a1 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-cb566235-b488-4fdd-a0ab-6a4de570df29 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
max-width: 770px;
}
@media (min-width: 768px) and (max-width: 991px){#s-cb566235-b488-4fdd-a0ab-6a4de570df29 {
  display: none;
}
#s-cb566235-b488-4fdd-a0ab-6a4de570df29, #wrap-s-cb566235-b488-4fdd-a0ab-6a4de570df29 { display:none !important; }}@media (max-width: 767px){#s-cb566235-b488-4fdd-a0ab-6a4de570df29 {
  margin-left: 9%;
display: none;
}
#s-cb566235-b488-4fdd-a0ab-6a4de570df29, #wrap-s-cb566235-b488-4fdd-a0ab-6a4de570df29 { display:none !important; }}
#s-5045b9f7-37ab-4bb3-8f3d-b2e0107cb000 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
max-width: 400px;
}
@media (min-width: 1200px){#s-5045b9f7-37ab-4bb3-8f3d-b2e0107cb000 {
  display: none;
}
#s-5045b9f7-37ab-4bb3-8f3d-b2e0107cb000, #wrap-s-5045b9f7-37ab-4bb3-8f3d-b2e0107cb000 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5045b9f7-37ab-4bb3-8f3d-b2e0107cb000 {
  display: none;
}
#s-5045b9f7-37ab-4bb3-8f3d-b2e0107cb000, #wrap-s-5045b9f7-37ab-4bb3-8f3d-b2e0107cb000 { display:none !important; }}@media (max-width: 767px){#s-5045b9f7-37ab-4bb3-8f3d-b2e0107cb000 {
  margin-left: 9%;
}
}
#s-3a7512ee-9648-424f-bbc1-ce7495e59f4d {
  margin-top: 0px;
margin-left: 0%;
margin-right: 9%;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-3a7512ee-9648-424f-bbc1-ce7495e59f4d {
  margin-bottom: 7em;
}
}@media (max-width: 767px){#s-3a7512ee-9648-424f-bbc1-ce7495e59f4d {
  margin-left: 9%;
}
}
#s-22de4c3b-5aa2-43d9-a747-56173ca756cb {
  padding-top: 5%;
min-height: 50px;
}
@media (min-width: 1200px){#s-22de4c3b-5aa2-43d9-a747-56173ca756cb {
  display: none;
}
#s-22de4c3b-5aa2-43d9-a747-56173ca756cb, #wrap-s-22de4c3b-5aa2-43d9-a747-56173ca756cb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-22de4c3b-5aa2-43d9-a747-56173ca756cb {
  display: none;
}
#s-22de4c3b-5aa2-43d9-a747-56173ca756cb, #wrap-s-22de4c3b-5aa2-43d9-a747-56173ca756cb { display:none !important; }}@media (max-width: 767px){#s-22de4c3b-5aa2-43d9-a747-56173ca756cb {
  display: none;
}
#s-22de4c3b-5aa2-43d9-a747-56173ca756cb, #wrap-s-22de4c3b-5aa2-43d9-a747-56173ca756cb { display:none !important; }}







#s-22de4c3b-5aa2-43d9-a747-56173ca756cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-22de4c3b-5aa2-43d9-a747-56173ca756cb.shg-box.shg-c {
  justify-content: center;
}

#s-61378dd7-cc8a-4694-a776-e1c9a6669e69 {
  margin-top: 3px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
max-width: 650px;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-61378dd7-cc8a-4694-a776-e1c9a6669e69 {
  display: none;
}
#s-61378dd7-cc8a-4694-a776-e1c9a6669e69, #wrap-s-61378dd7-cc8a-4694-a776-e1c9a6669e69 { display:none !important; }}@media (max-width: 767px){#s-61378dd7-cc8a-4694-a776-e1c9a6669e69 {
  display: none;
}
#s-61378dd7-cc8a-4694-a776-e1c9a6669e69, #wrap-s-61378dd7-cc8a-4694-a776-e1c9a6669e69 { display:none !important; }}
#s-61378dd7-cc8a-4694-a776-e1c9a6669e69 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-b6962e91-1c30-45a6-8062-9cd757c2177b {
  margin-top: 3px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}
@media (min-width: 1200px){#s-b6962e91-1c30-45a6-8062-9cd757c2177b {
  display: none;
}
#s-b6962e91-1c30-45a6-8062-9cd757c2177b, #wrap-s-b6962e91-1c30-45a6-8062-9cd757c2177b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b6962e91-1c30-45a6-8062-9cd757c2177b {
  display: none;
}
#s-b6962e91-1c30-45a6-8062-9cd757c2177b, #wrap-s-b6962e91-1c30-45a6-8062-9cd757c2177b { display:none !important; }}
#s-b6962e91-1c30-45a6-8062-9cd757c2177b .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-85782ee9-8e9f-4fc0-88f9-91dd3433ff82 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0%;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
max-width: 770px;
}
@media (min-width: 768px) and (max-width: 991px){#s-85782ee9-8e9f-4fc0-88f9-91dd3433ff82 {
  display: none;
}
#s-85782ee9-8e9f-4fc0-88f9-91dd3433ff82, #wrap-s-85782ee9-8e9f-4fc0-88f9-91dd3433ff82 { display:none !important; }}@media (max-width: 767px){#s-85782ee9-8e9f-4fc0-88f9-91dd3433ff82 {
  margin-left: 9%;
display: none;
}
#s-85782ee9-8e9f-4fc0-88f9-91dd3433ff82, #wrap-s-85782ee9-8e9f-4fc0-88f9-91dd3433ff82 { display:none !important; }}
#s-4a99e369-3655-4661-8313-8e0d868e6f0a {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 0%;
margin-right: 0%;
padding-top: 10px;
padding-bottom: 10px;
max-width: 700px;
}
@media (min-width: 1200px){#s-4a99e369-3655-4661-8313-8e0d868e6f0a {
  display: none;
}
#s-4a99e369-3655-4661-8313-8e0d868e6f0a, #wrap-s-4a99e369-3655-4661-8313-8e0d868e6f0a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4a99e369-3655-4661-8313-8e0d868e6f0a {
  display: none;
}
#s-4a99e369-3655-4661-8313-8e0d868e6f0a, #wrap-s-4a99e369-3655-4661-8313-8e0d868e6f0a { display:none !important; }}
#s-f90a3e46-1303-422c-b7a9-3aa53fd6cbe7 {
  margin-top: 0px;
margin-left: 5%;
margin-right: 9%;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-f90a3e46-1303-422c-b7a9-3aa53fd6cbe7 {
  margin-bottom: 7em;
}
}
#s-e91a2704-ffbe-4523-bb77-3c7ae20acd58 {
  margin-top: 5%;
margin-bottom: 5%;
min-height: 50px;
}
@media (min-width: 1200px){#s-e91a2704-ffbe-4523-bb77-3c7ae20acd58 {
  display: none;
}
#s-e91a2704-ffbe-4523-bb77-3c7ae20acd58, #wrap-s-e91a2704-ffbe-4523-bb77-3c7ae20acd58 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e91a2704-ffbe-4523-bb77-3c7ae20acd58 {
  display: none;
}
#s-e91a2704-ffbe-4523-bb77-3c7ae20acd58, #wrap-s-e91a2704-ffbe-4523-bb77-3c7ae20acd58 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e91a2704-ffbe-4523-bb77-3c7ae20acd58 {
  display: none;
}
#s-e91a2704-ffbe-4523-bb77-3c7ae20acd58, #wrap-s-e91a2704-ffbe-4523-bb77-3c7ae20acd58 { display:none !important; }}







#s-e91a2704-ffbe-4523-bb77-3c7ae20acd58 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e91a2704-ffbe-4523-bb77-3c7ae20acd58.shg-box.shg-c {
  justify-content: center;
}

#s-eff45f1a-3c75-4352-87d5-2c9f203fdd7c {
  margin-top: 5px;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-eff45f1a-3c75-4352-87d5-2c9f203fdd7c {
  margin-top: -2px;
}
}
#s-8bf5cc4a-8f77-4ada-aa78-19767d9f3c6a {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-38ce6b81-bb74-4abb-b021-6a2c7e66214b {
  margin-top: 0px;
margin-left: 5%;
margin-bottom: 0px;
margin-right: 5%;
padding-top: 10px;
padding-left: 27px;
padding-bottom: 10px;
padding-right: 27px;
border-radius: 5px;
max-width: 400px;
background-color: rgba(239, 103, 146, 1);
text-align: center;
text-decoration: none;
}
#s-38ce6b81-bb74-4abb-b021-6a2c7e66214b:hover {border-radius: 5px !important;
background-color: rgba(209, 79, 120, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-38ce6b81-bb74-4abb-b021-6a2c7e66214b:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-38ce6b81-bb74-4abb-b021-6a2c7e66214b-btn-wrapper {
    text-align: center;
  }


#s-38ce6b81-bb74-4abb-b021-6a2c7e66214b.shg-btn {
  color: #ffffff;
  font-size: 23px;
  
  
  
  display:  block ;
}

@media (min-width: 1200px){#s-71b064d4-3f84-4433-a1b2-5f155ee32736 {
  display: none;
}
#s-71b064d4-3f84-4433-a1b2-5f155ee32736, #wrap-s-71b064d4-3f84-4433-a1b2-5f155ee32736 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-71b064d4-3f84-4433-a1b2-5f155ee32736 {
  display: none;
}
#s-71b064d4-3f84-4433-a1b2-5f155ee32736, #wrap-s-71b064d4-3f84-4433-a1b2-5f155ee32736 { display:none !important; }}@media (max-width: 767px){#s-71b064d4-3f84-4433-a1b2-5f155ee32736 {
  display: none;
}
#s-71b064d4-3f84-4433-a1b2-5f155ee32736, #wrap-s-71b064d4-3f84-4433-a1b2-5f155ee32736 { display:none !important; }}
#s-71b064d4-3f84-4433-a1b2-5f155ee32736 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-1cee6f29-9278-4266-a6b1-d07df899d546 {
  min-height: 50px;
}








#s-1cee6f29-9278-4266-a6b1-d07df899d546 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1cee6f29-9278-4266-a6b1-d07df899d546.shg-box.shg-c {
  justify-content: center;
}

#s-26cfa49c-82c2-43d3-85cb-e9571b63f86b {
  padding-top: 1px;
padding-bottom: 14px;
text-align: center;
}

#s-26cfa49c-82c2-43d3-85cb-e9571b63f86b .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 24px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-cae60e1e-236b-4a2f-b964-9564bf9b09d5 {
  margin-left: 25%;
margin-right: 25%;
max-width: 500px;
text-align: center;
}
@media (min-width: 1200px){#s-cae60e1e-236b-4a2f-b964-9564bf9b09d5 {
  display: none;
}
#s-cae60e1e-236b-4a2f-b964-9564bf9b09d5, #wrap-s-cae60e1e-236b-4a2f-b964-9564bf9b09d5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cae60e1e-236b-4a2f-b964-9564bf9b09d5 {
  display: none;
}
#s-cae60e1e-236b-4a2f-b964-9564bf9b09d5, #wrap-s-cae60e1e-236b-4a2f-b964-9564bf9b09d5 { display:none !important; }}@media (max-width: 767px){#s-cae60e1e-236b-4a2f-b964-9564bf9b09d5 {
  display: none;
}
#s-cae60e1e-236b-4a2f-b964-9564bf9b09d5, #wrap-s-cae60e1e-236b-4a2f-b964-9564bf9b09d5 { display:none !important; }}



  #s-cae60e1e-236b-4a2f-b964-9564bf9b09d5 img.shogun-image {
    
    width: px;
  }


#s-cae60e1e-236b-4a2f-b964-9564bf9b09d5 .shogun-image-content {
  
    align-items: center;
  
}

#s-7bac90f6-74a7-4453-a5a1-f84bcf6c2794 {
  margin-top: 10px;
margin-bottom: 10px;
padding-left: 10%;
padding-right: 10%;
}
@media (min-width: 1200px){#s-7bac90f6-74a7-4453-a5a1-f84bcf6c2794 {
  display: none;
}
#s-7bac90f6-74a7-4453-a5a1-f84bcf6c2794, #wrap-s-7bac90f6-74a7-4453-a5a1-f84bcf6c2794 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7bac90f6-74a7-4453-a5a1-f84bcf6c2794 {
  display: none;
}
#s-7bac90f6-74a7-4453-a5a1-f84bcf6c2794, #wrap-s-7bac90f6-74a7-4453-a5a1-f84bcf6c2794 { display:none !important; }}@media (max-width: 767px){#s-7bac90f6-74a7-4453-a5a1-f84bcf6c2794 {
  display: none;
}
#s-7bac90f6-74a7-4453-a5a1-f84bcf6c2794, #wrap-s-7bac90f6-74a7-4453-a5a1-f84bcf6c2794 { display:none !important; }}
#s-2bae68ce-44a6-4554-9d36-a8e4904bbbd3 {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
}
@media (min-width: 1200px){#s-2bae68ce-44a6-4554-9d36-a8e4904bbbd3 {
  display: none;
}
#s-2bae68ce-44a6-4554-9d36-a8e4904bbbd3, #wrap-s-2bae68ce-44a6-4554-9d36-a8e4904bbbd3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2bae68ce-44a6-4554-9d36-a8e4904bbbd3 {
  display: none;
}
#s-2bae68ce-44a6-4554-9d36-a8e4904bbbd3, #wrap-s-2bae68ce-44a6-4554-9d36-a8e4904bbbd3 { display:none !important; }}@media (max-width: 767px){#s-2bae68ce-44a6-4554-9d36-a8e4904bbbd3 {
  display: none;
}
#s-2bae68ce-44a6-4554-9d36-a8e4904bbbd3, #wrap-s-2bae68ce-44a6-4554-9d36-a8e4904bbbd3 { display:none !important; }}
#s-10712aa8-ffdb-4fb8-aa41-ed08f794e153 {
  margin-top: 0px;
margin-left: 1%;
margin-bottom: 0px;
margin-right: 1%;
padding-top: 10px;
padding-left: 28px;
padding-bottom: 10px;
padding-right: 28px;
border-radius: 5px;
max-width: 501px;
background-color: rgba(239, 103, 146, 1);
text-align: center;
text-decoration: none;
}
#s-10712aa8-ffdb-4fb8-aa41-ed08f794e153:hover {border-radius: 5px !important;
background-color: rgba(209, 79, 120, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-10712aa8-ffdb-4fb8-aa41-ed08f794e153:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-10712aa8-ffdb-4fb8-aa41-ed08f794e153 {
  display: none;
}
#s-10712aa8-ffdb-4fb8-aa41-ed08f794e153, #wrap-s-10712aa8-ffdb-4fb8-aa41-ed08f794e153 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-10712aa8-ffdb-4fb8-aa41-ed08f794e153 {
  display: none;
}
#s-10712aa8-ffdb-4fb8-aa41-ed08f794e153, #wrap-s-10712aa8-ffdb-4fb8-aa41-ed08f794e153 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-10712aa8-ffdb-4fb8-aa41-ed08f794e153 {
  margin-left: 15%;
}
}@media (max-width: 767px){#s-10712aa8-ffdb-4fb8-aa41-ed08f794e153 {
  display: none;
}
#s-10712aa8-ffdb-4fb8-aa41-ed08f794e153, #wrap-s-10712aa8-ffdb-4fb8-aa41-ed08f794e153 { display:none !important; }}

  #s-10712aa8-ffdb-4fb8-aa41-ed08f794e153-btn-wrapper {
    text-align: center;
  }


#s-10712aa8-ffdb-4fb8-aa41-ed08f794e153.shg-btn {
  color: #ffffff;
  font-size: 23px;
  
  
  
  display:  block ;
}

@media (min-width: 1200px){#s-9215d2ab-b57a-41fa-84b7-869f87c7b038 {
  display: none;
}
#s-9215d2ab-b57a-41fa-84b7-869f87c7b038, #wrap-s-9215d2ab-b57a-41fa-84b7-869f87c7b038 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9215d2ab-b57a-41fa-84b7-869f87c7b038 {
  display: none;
}
#s-9215d2ab-b57a-41fa-84b7-869f87c7b038, #wrap-s-9215d2ab-b57a-41fa-84b7-869f87c7b038 { display:none !important; }}@media (max-width: 767px){#s-9215d2ab-b57a-41fa-84b7-869f87c7b038 {
  display: none;
}
#s-9215d2ab-b57a-41fa-84b7-869f87c7b038, #wrap-s-9215d2ab-b57a-41fa-84b7-869f87c7b038 { display:none !important; }}
#s-9215d2ab-b57a-41fa-84b7-869f87c7b038 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(255, 255, 255, 1);
}

#s-f69b0a4b-31ac-4f5e-a567-6e4df02edd26 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-f69b0a4b-31ac-4f5e-a567-6e4df02edd26 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f69b0a4b-31ac-4f5e-a567-6e4df02edd26 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f69b0a4b-31ac-4f5e-a567-6e4df02edd26 {
  
}
}@media (max-width: 767px){#s-f69b0a4b-31ac-4f5e-a567-6e4df02edd26 {
  
}
}







#s-f69b0a4b-31ac-4f5e-a567-6e4df02edd26 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f69b0a4b-31ac-4f5e-a567-6e4df02edd26.shg-box.shg-c {
  justify-content: flex-start;
}

#s-9ed5a982-485c-4e16-a20a-59b978257874 {
  margin-top: 26px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-9ed5a982-485c-4e16-a20a-59b978257874 {
  display: none;
}
#s-9ed5a982-485c-4e16-a20a-59b978257874, #wrap-s-9ed5a982-485c-4e16-a20a-59b978257874 { display:none !important; }}@media (max-width: 767px){#s-9ed5a982-485c-4e16-a20a-59b978257874 {
  display: none;
}
#s-9ed5a982-485c-4e16-a20a-59b978257874, #wrap-s-9ed5a982-485c-4e16-a20a-59b978257874 { display:none !important; }}
#s-9ed5a982-485c-4e16-a20a-59b978257874 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 29px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-c538ba42-e00f-4829-a69a-ea8e3edc9bf7 {
  margin-top: 26px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 0px;
padding-left: 3%;
padding-bottom: 0px;
padding-right: 3%;
text-align: center;
}
@media (min-width: 1200px){#s-c538ba42-e00f-4829-a69a-ea8e3edc9bf7 {
  display: none;
}
#s-c538ba42-e00f-4829-a69a-ea8e3edc9bf7, #wrap-s-c538ba42-e00f-4829-a69a-ea8e3edc9bf7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c538ba42-e00f-4829-a69a-ea8e3edc9bf7 {
  display: none;
}
#s-c538ba42-e00f-4829-a69a-ea8e3edc9bf7, #wrap-s-c538ba42-e00f-4829-a69a-ea8e3edc9bf7 { display:none !important; }}
#s-c538ba42-e00f-4829-a69a-ea8e3edc9bf7 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 25px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-34696764-f733-42ed-965a-dda56bcdfa9a {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-34696764-f733-42ed-965a-dda56bcdfa9a {
  display: none;
}
#s-34696764-f733-42ed-965a-dda56bcdfa9a, #wrap-s-34696764-f733-42ed-965a-dda56bcdfa9a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-34696764-f733-42ed-965a-dda56bcdfa9a {
  display: none;
}
#s-34696764-f733-42ed-965a-dda56bcdfa9a, #wrap-s-34696764-f733-42ed-965a-dda56bcdfa9a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-34696764-f733-42ed-965a-dda56bcdfa9a {
  display: none;
}
#s-34696764-f733-42ed-965a-dda56bcdfa9a, #wrap-s-34696764-f733-42ed-965a-dda56bcdfa9a { display:none !important; }}@media (max-width: 767px){#s-34696764-f733-42ed-965a-dda56bcdfa9a {
  
}
}







#s-34696764-f733-42ed-965a-dda56bcdfa9a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-34696764-f733-42ed-965a-dda56bcdfa9a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-788960a2-2a60-498c-9515-1fca02e53b16 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-788960a2-2a60-498c-9515-1fca02e53b16 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-788960a2-2a60-498c-9515-1fca02e53b16 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-788960a2-2a60-498c-9515-1fca02e53b16 {
  display: none;
}
#s-788960a2-2a60-498c-9515-1fca02e53b16, #wrap-s-788960a2-2a60-498c-9515-1fca02e53b16 { display:none !important; }}@media (max-width: 767px){#s-788960a2-2a60-498c-9515-1fca02e53b16 {
  display: none;
}
#s-788960a2-2a60-498c-9515-1fca02e53b16, #wrap-s-788960a2-2a60-498c-9515-1fca02e53b16 { display:none !important; }}
@media (min-width: 0px) {
[id="s-788960a2-2a60-498c-9515-1fca02e53b16"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 12.5px);
}

[id="s-788960a2-2a60-498c-9515-1fca02e53b16"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-788960a2-2a60-498c-9515-1fca02e53b16"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-788960a2-2a60-498c-9515-1fca02e53b16"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-788960a2-2a60-498c-9515-1fca02e53b16"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-788960a2-2a60-498c-9515-1fca02e53b16"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-788960a2-2a60-498c-9515-1fca02e53b16"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-788960a2-2a60-498c-9515-1fca02e53b16"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-788960a2-2a60-498c-9515-1fca02e53b16"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-788960a2-2a60-498c-9515-1fca02e53b16"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-788960a2-2a60-498c-9515-1fca02e53b16"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-788960a2-2a60-498c-9515-1fca02e53b16"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-788960a2-2a60-498c-9515-1fca02e53b16"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-788960a2-2a60-498c-9515-1fca02e53b16"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-788960a2-2a60-498c-9515-1fca02e53b16"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-788960a2-2a60-498c-9515-1fca02e53b16"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-788960a2-2a60-498c-9515-1fca02e53b16"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-788960a2-2a60-498c-9515-1fca02e53b16"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-788960a2-2a60-498c-9515-1fca02e53b16"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-788960a2-2a60-498c-9515-1fca02e53b16"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-788960a2-2a60-498c-9515-1fca02e53b16"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-788960a2-2a60-498c-9515-1fca02e53b16"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-788960a2-2a60-498c-9515-1fca02e53b16"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-788960a2-2a60-498c-9515-1fca02e53b16"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-788960a2-2a60-498c-9515-1fca02e53b16"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-788960a2-2a60-498c-9515-1fca02e53b16"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-788960a2-2a60-498c-9515-1fca02e53b16"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-788960a2-2a60-498c-9515-1fca02e53b16"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-788960a2-2a60-498c-9515-1fca02e53b16"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-788960a2-2a60-498c-9515-1fca02e53b16"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-788960a2-2a60-498c-9515-1fca02e53b16"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-788960a2-2a60-498c-9515-1fca02e53b16"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-788960a2-2a60-498c-9515-1fca02e53b16"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-788960a2-2a60-498c-9515-1fca02e53b16"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-788960a2-2a60-498c-9515-1fca02e53b16"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-788960a2-2a60-498c-9515-1fca02e53b16"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-788960a2-2a60-498c-9515-1fca02e53b16"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-788960a2-2a60-498c-9515-1fca02e53b16"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-166c0435-b3af-4c71-af45-3a159f1a15ae {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(235, 235, 235, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-166c0435-b3af-4c71-af45-3a159f1a15ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-166c0435-b3af-4c71-af45-3a159f1a15ae.shg-box.shg-c {
  justify-content: flex-start;
}

#s-7518cec7-56f5-4092-9560-9703b3d8613a {
  margin-top: 13px;
margin-left: 0%;
margin-bottom: -5px;
margin-right: 0%;
}

#s-e2870dc3-f4f9-42a0-a443-b173083c80a2 {
  text-align: center;
}




  #s-e2870dc3-f4f9-42a0-a443-b173083c80a2 img.shogun-image {
    
    width: px;
  }


#s-e2870dc3-f4f9-42a0-a443-b173083c80a2 .shogun-image-content {
  
    align-items: center;
  
}

#s-4960cda5-898b-4888-b25d-fbc1920637ce {
  margin-top: 22px;
margin-left: 19%;
margin-bottom: 60px;
margin-right: 9%;
}
@media (min-width: 1200px){#s-4960cda5-898b-4888-b25d-fbc1920637ce {
  margin-left: 9%;
}
}@media (max-width: 767px){#s-4960cda5-898b-4888-b25d-fbc1920637ce {
  margin-left: 3%;
margin-right: 3%;
}
}
#s-ca2103d7-1be0-4bf8-930a-69125f31d578 {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(235, 235, 235, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-ca2103d7-1be0-4bf8-930a-69125f31d578 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ca2103d7-1be0-4bf8-930a-69125f31d578.shg-box.shg-c {
  justify-content: flex-start;
}

#s-7e0d6189-21ca-4e10-b876-c6739c79a3d8 {
  margin-top: 13px;
margin-left: 0%;
margin-bottom: -5px;
margin-right: 0%;
}

#s-b7c9a021-ac66-4603-a0b1-fc660a7c24e7 {
  text-align: center;
}




  #s-b7c9a021-ac66-4603-a0b1-fc660a7c24e7 img.shogun-image {
    
    width: px;
  }


#s-b7c9a021-ac66-4603-a0b1-fc660a7c24e7 .shogun-image-content {
  
    align-items: center;
  
}

#s-1e61bd05-ca7c-41cc-98ca-f17d240390f1 {
  margin-top: 22px;
margin-left: 19%;
margin-bottom: 60px;
margin-right: 9%;
}
@media (min-width: 1200px){#s-1e61bd05-ca7c-41cc-98ca-f17d240390f1 {
  margin-left: 9%;
}
}@media (max-width: 767px){#s-1e61bd05-ca7c-41cc-98ca-f17d240390f1 {
  margin-left: 3%;
margin-right: 3%;
}
}
#s-bb0dcaf3-1deb-4cf4-868f-e2d70ac3418c {
  border-style: solid;
margin-bottom: 15px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(235, 235, 235, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-bb0dcaf3-1deb-4cf4-868f-e2d70ac3418c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bb0dcaf3-1deb-4cf4-868f-e2d70ac3418c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-905c11b1-3cc4-4dd0-9958-482e25eed4f2 {
  margin-top: 13px;
margin-left: 0%;
margin-bottom: -5px;
margin-right: 0%;
}

#s-05403586-87f9-4c9f-8523-19e59c6f7162 {
  text-align: center;
}




  #s-05403586-87f9-4c9f-8523-19e59c6f7162 img.shogun-image {
    
    width: px;
  }


#s-05403586-87f9-4c9f-8523-19e59c6f7162 .shogun-image-content {
  
    align-items: center;
  
}

#s-2d2d567f-2289-433b-a97b-6eaee4b5ea6c {
  margin-top: 22px;
margin-left: 19%;
margin-bottom: 31px;
margin-right: 9%;
}
@media (min-width: 1200px){#s-2d2d567f-2289-433b-a97b-6eaee4b5ea6c {
  margin-left: 9%;
}
}@media (max-width: 767px){#s-2d2d567f-2289-433b-a97b-6eaee4b5ea6c {
  margin-left: 3%;
margin-right: 3%;
}
}
#s-86494000-aa98-4718-abb4-5dc24a8eb413 {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(235, 235, 235, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-86494000-aa98-4718-abb4-5dc24a8eb413 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-86494000-aa98-4718-abb4-5dc24a8eb413.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ed939805-b7ef-480a-9d7e-31c042c7bd6e {
  margin-top: 13px;
margin-left: 0%;
margin-bottom: -5px;
margin-right: 0%;
}

#s-6efac20e-0d93-4753-b12a-b265ec514f6e {
  text-align: center;
}




  #s-6efac20e-0d93-4753-b12a-b265ec514f6e img.shogun-image {
    
    width: px;
  }


#s-6efac20e-0d93-4753-b12a-b265ec514f6e .shogun-image-content {
  
    align-items: center;
  
}

#s-1f76924b-7a18-42f0-b6d3-a9ef45010a28 {
  margin-top: 22px;
margin-left: 19%;
margin-bottom: 55px;
margin-right: 9%;
}
@media (min-width: 1200px){#s-1f76924b-7a18-42f0-b6d3-a9ef45010a28 {
  margin-left: 9%;
}
}@media (max-width: 767px){#s-1f76924b-7a18-42f0-b6d3-a9ef45010a28 {
  margin-left: 3%;
margin-right: 3%;
}
}
#s-18fba14e-3759-4762-8eae-071a23d065b9 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-18fba14e-3759-4762-8eae-071a23d065b9 {
  display: none;
}
#s-18fba14e-3759-4762-8eae-071a23d065b9, #wrap-s-18fba14e-3759-4762-8eae-071a23d065b9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-18fba14e-3759-4762-8eae-071a23d065b9 {
  display: none;
}
#s-18fba14e-3759-4762-8eae-071a23d065b9, #wrap-s-18fba14e-3759-4762-8eae-071a23d065b9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-18fba14e-3759-4762-8eae-071a23d065b9 {
  
}
}@media (max-width: 767px){#s-18fba14e-3759-4762-8eae-071a23d065b9 {
  
}
}
@media (min-width: 0px) {
[id="s-18fba14e-3759-4762-8eae-071a23d065b9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 12.5px);
}

[id="s-18fba14e-3759-4762-8eae-071a23d065b9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-18fba14e-3759-4762-8eae-071a23d065b9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-18fba14e-3759-4762-8eae-071a23d065b9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-18fba14e-3759-4762-8eae-071a23d065b9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-18fba14e-3759-4762-8eae-071a23d065b9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-18fba14e-3759-4762-8eae-071a23d065b9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-18fba14e-3759-4762-8eae-071a23d065b9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-18fba14e-3759-4762-8eae-071a23d065b9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-18fba14e-3759-4762-8eae-071a23d065b9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-18fba14e-3759-4762-8eae-071a23d065b9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-18fba14e-3759-4762-8eae-071a23d065b9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-18fba14e-3759-4762-8eae-071a23d065b9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-18fba14e-3759-4762-8eae-071a23d065b9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-18fba14e-3759-4762-8eae-071a23d065b9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-18fba14e-3759-4762-8eae-071a23d065b9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-18fba14e-3759-4762-8eae-071a23d065b9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-18fba14e-3759-4762-8eae-071a23d065b9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-18fba14e-3759-4762-8eae-071a23d065b9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-18fba14e-3759-4762-8eae-071a23d065b9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-18fba14e-3759-4762-8eae-071a23d065b9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-18fba14e-3759-4762-8eae-071a23d065b9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-18fba14e-3759-4762-8eae-071a23d065b9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-18fba14e-3759-4762-8eae-071a23d065b9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-18fba14e-3759-4762-8eae-071a23d065b9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-18fba14e-3759-4762-8eae-071a23d065b9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-18fba14e-3759-4762-8eae-071a23d065b9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-18fba14e-3759-4762-8eae-071a23d065b9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-18fba14e-3759-4762-8eae-071a23d065b9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-18fba14e-3759-4762-8eae-071a23d065b9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-18fba14e-3759-4762-8eae-071a23d065b9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-18fba14e-3759-4762-8eae-071a23d065b9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-18fba14e-3759-4762-8eae-071a23d065b9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-18fba14e-3759-4762-8eae-071a23d065b9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-18fba14e-3759-4762-8eae-071a23d065b9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-18fba14e-3759-4762-8eae-071a23d065b9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-18fba14e-3759-4762-8eae-071a23d065b9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-18fba14e-3759-4762-8eae-071a23d065b9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-34e2e3a4-3713-4755-8f61-46bb36482d25 {
  border-style: solid;
margin-top: 25px;
margin-bottom: 25px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(235, 235, 235, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-34e2e3a4-3713-4755-8f61-46bb36482d25 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-34e2e3a4-3713-4755-8f61-46bb36482d25.shg-box.shg-c {
  justify-content: flex-start;
}

#s-cdd2ad33-36ee-4283-ae5a-056dba8ff992 {
  margin-top: 13px;
margin-left: 0%;
margin-bottom: -5px;
margin-right: 0%;
}

#s-d396c768-c4d9-42e1-abcd-b1763f21e7a7 {
  text-align: center;
}




  #s-d396c768-c4d9-42e1-abcd-b1763f21e7a7 img.shogun-image {
    
    width: px;
  }


#s-d396c768-c4d9-42e1-abcd-b1763f21e7a7 .shogun-image-content {
  
    align-items: center;
  
}

#s-f6f883a7-17b3-4f33-9187-4f4d6ac2cde1 {
  margin-top: 22px;
margin-left: 19%;
margin-right: 9%;
}
@media (min-width: 1200px){#s-f6f883a7-17b3-4f33-9187-4f4d6ac2cde1 {
  margin-left: 9%;
}
}@media (max-width: 767px){#s-f6f883a7-17b3-4f33-9187-4f4d6ac2cde1 {
  margin-left: 3%;
margin-right: 3%;
}
}
#s-34feda85-13d1-4a34-b9f8-171ca7812a17 {
  border-style: solid;
margin-top: 25px;
margin-bottom: 25px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(235, 235, 235, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-34feda85-13d1-4a34-b9f8-171ca7812a17 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-34feda85-13d1-4a34-b9f8-171ca7812a17.shg-box.shg-c {
  justify-content: flex-start;
}

#s-85da0efb-92f3-41a9-a78e-56e0d9dec1e7 {
  margin-top: 13px;
margin-left: 0%;
margin-bottom: -5px;
margin-right: 0%;
}

#s-8f5f61ad-3c84-429f-b33f-67420e50b9c4 {
  text-align: center;
}




  #s-8f5f61ad-3c84-429f-b33f-67420e50b9c4 img.shogun-image {
    
    width: px;
  }


#s-8f5f61ad-3c84-429f-b33f-67420e50b9c4 .shogun-image-content {
  
    align-items: center;
  
}

#s-f0306d06-36f2-4948-bcd4-7ac168b6058b {
  margin-top: 22px;
margin-left: 19%;
margin-bottom: 28px;
margin-right: 9%;
}
@media (min-width: 1200px){#s-f0306d06-36f2-4948-bcd4-7ac168b6058b {
  margin-left: 9%;
}
}@media (max-width: 767px){#s-f0306d06-36f2-4948-bcd4-7ac168b6058b {
  margin-left: 3%;
margin-right: 3%;
}
}
#s-83e7bc87-c012-4e6b-9c28-cd216820f300 {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(235, 235, 235, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-83e7bc87-c012-4e6b-9c28-cd216820f300 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-83e7bc87-c012-4e6b-9c28-cd216820f300.shg-box.shg-c {
  justify-content: flex-start;
}

#s-56a3928e-e0ce-40b6-a810-7440f77d8ffb {
  margin-top: 13px;
margin-left: 0%;
margin-bottom: -5px;
margin-right: 0%;
}

#s-3ed8582a-4dae-4a9a-8154-cb05d7588eab {
  text-align: center;
}




  #s-3ed8582a-4dae-4a9a-8154-cb05d7588eab img.shogun-image {
    
    width: px;
  }


#s-3ed8582a-4dae-4a9a-8154-cb05d7588eab .shogun-image-content {
  
    align-items: center;
  
}

#s-3ab151de-32a4-4703-9aef-28c34e03842e {
  margin-top: 22px;
margin-left: 19%;
margin-bottom: 30px;
margin-right: 9%;
}
@media (min-width: 1200px){#s-3ab151de-32a4-4703-9aef-28c34e03842e {
  margin-left: 9%;
}
}@media (max-width: 767px){#s-3ab151de-32a4-4703-9aef-28c34e03842e {
  margin-left: 3%;
margin-right: 3%;
}
}
#s-e671a253-6961-4d7d-96b8-059ef3f3cfb8 {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(235, 235, 235, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-e671a253-6961-4d7d-96b8-059ef3f3cfb8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e671a253-6961-4d7d-96b8-059ef3f3cfb8.shg-box.shg-c {
  justify-content: flex-start;
}

#s-f1296b2d-4b24-4e4b-b391-8779523091f0 {
  margin-top: 13px;
margin-left: 0%;
margin-bottom: -5px;
margin-right: 0%;
}

#s-7881df64-1cb4-42f3-b2b7-3fc2e4597b8a {
  text-align: center;
}




  #s-7881df64-1cb4-42f3-b2b7-3fc2e4597b8a img.shogun-image {
    
    width: px;
  }


#s-7881df64-1cb4-42f3-b2b7-3fc2e4597b8a .shogun-image-content {
  
    align-items: center;
  
}

#s-a75358ab-1f2e-4b90-91e6-e381bdbccb02 {
  margin-top: 22px;
margin-left: 19%;
margin-bottom: 27px;
margin-right: 9%;
}
@media (min-width: 1200px){#s-a75358ab-1f2e-4b90-91e6-e381bdbccb02 {
  margin-left: 9%;
}
}@media (max-width: 767px){#s-a75358ab-1f2e-4b90-91e6-e381bdbccb02 {
  margin-left: 3%;
margin-right: 3%;
}
}
#s-9cd91893-4c9e-4767-a9d5-9e76c44f756d {
  margin-top: 5%;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-9cd91893-4c9e-4767-a9d5-9e76c44f756d .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 29px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-5f39a3d5-aca6-454a-9fc6-07cfe427e203 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-5f39a3d5-aca6-454a-9fc6-07cfe427e203 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5f39a3d5-aca6-454a-9fc6-07cfe427e203 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5f39a3d5-aca6-454a-9fc6-07cfe427e203 {
  display: none;
}
#s-5f39a3d5-aca6-454a-9fc6-07cfe427e203, #wrap-s-5f39a3d5-aca6-454a-9fc6-07cfe427e203 { display:none !important; }}@media (max-width: 767px){#s-5f39a3d5-aca6-454a-9fc6-07cfe427e203 {
  display: none;
}
#s-5f39a3d5-aca6-454a-9fc6-07cfe427e203, #wrap-s-5f39a3d5-aca6-454a-9fc6-07cfe427e203 { display:none !important; }}







#s-5f39a3d5-aca6-454a-9fc6-07cfe427e203 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5f39a3d5-aca6-454a-9fc6-07cfe427e203.shg-box.shg-c {
  justify-content: flex-start;
}

#s-26cfe8d3-86e3-4067-9c3f-85203942a68e {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-26cfe8d3-86e3-4067-9c3f-85203942a68e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-26cfe8d3-86e3-4067-9c3f-85203942a68e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-26cfe8d3-86e3-4067-9c3f-85203942a68e {
  display: none;
}
#s-26cfe8d3-86e3-4067-9c3f-85203942a68e, #wrap-s-26cfe8d3-86e3-4067-9c3f-85203942a68e { display:none !important; }}@media (max-width: 767px){#s-26cfe8d3-86e3-4067-9c3f-85203942a68e {
  display: none;
}
#s-26cfe8d3-86e3-4067-9c3f-85203942a68e, #wrap-s-26cfe8d3-86e3-4067-9c3f-85203942a68e { display:none !important; }}
@media (min-width: 0px) {
[id="s-26cfe8d3-86e3-4067-9c3f-85203942a68e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 12.5px);
}

[id="s-26cfe8d3-86e3-4067-9c3f-85203942a68e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-26cfe8d3-86e3-4067-9c3f-85203942a68e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-26cfe8d3-86e3-4067-9c3f-85203942a68e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-26cfe8d3-86e3-4067-9c3f-85203942a68e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-26cfe8d3-86e3-4067-9c3f-85203942a68e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-26cfe8d3-86e3-4067-9c3f-85203942a68e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-26cfe8d3-86e3-4067-9c3f-85203942a68e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-26cfe8d3-86e3-4067-9c3f-85203942a68e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-26cfe8d3-86e3-4067-9c3f-85203942a68e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-26cfe8d3-86e3-4067-9c3f-85203942a68e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-26cfe8d3-86e3-4067-9c3f-85203942a68e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-26cfe8d3-86e3-4067-9c3f-85203942a68e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-26cfe8d3-86e3-4067-9c3f-85203942a68e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-26cfe8d3-86e3-4067-9c3f-85203942a68e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-26cfe8d3-86e3-4067-9c3f-85203942a68e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-26cfe8d3-86e3-4067-9c3f-85203942a68e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-26cfe8d3-86e3-4067-9c3f-85203942a68e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-26cfe8d3-86e3-4067-9c3f-85203942a68e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-26cfe8d3-86e3-4067-9c3f-85203942a68e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-26cfe8d3-86e3-4067-9c3f-85203942a68e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-26cfe8d3-86e3-4067-9c3f-85203942a68e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-26cfe8d3-86e3-4067-9c3f-85203942a68e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-26cfe8d3-86e3-4067-9c3f-85203942a68e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-26cfe8d3-86e3-4067-9c3f-85203942a68e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-26cfe8d3-86e3-4067-9c3f-85203942a68e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-26cfe8d3-86e3-4067-9c3f-85203942a68e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-26cfe8d3-86e3-4067-9c3f-85203942a68e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-26cfe8d3-86e3-4067-9c3f-85203942a68e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-26cfe8d3-86e3-4067-9c3f-85203942a68e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-26cfe8d3-86e3-4067-9c3f-85203942a68e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-26cfe8d3-86e3-4067-9c3f-85203942a68e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-26cfe8d3-86e3-4067-9c3f-85203942a68e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-26cfe8d3-86e3-4067-9c3f-85203942a68e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-26cfe8d3-86e3-4067-9c3f-85203942a68e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-26cfe8d3-86e3-4067-9c3f-85203942a68e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-26cfe8d3-86e3-4067-9c3f-85203942a68e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-26cfe8d3-86e3-4067-9c3f-85203942a68e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-6509c7db-de46-4b2c-9d0e-9bb6e9a211e6 {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(235, 235, 235, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-6509c7db-de46-4b2c-9d0e-9bb6e9a211e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6509c7db-de46-4b2c-9d0e-9bb6e9a211e6.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c83c8814-ce7c-43a5-8f8f-5ebce3138435 {
  margin-top: 13px;
margin-left: 0%;
margin-bottom: -5px;
margin-right: 0%;
}

#s-613b17ee-039b-48fa-99b1-0d5cfde30553 {
  text-align: center;
}




  #s-613b17ee-039b-48fa-99b1-0d5cfde30553 img.shogun-image {
    
    width: px;
  }


#s-613b17ee-039b-48fa-99b1-0d5cfde30553 .shogun-image-content {
  
    align-items: center;
  
}

#s-6515b846-2e5c-4fe9-9420-0a892adc8c25 {
  margin-top: 22px;
margin-left: 19%;
margin-bottom: 60px;
margin-right: 9%;
}
@media (min-width: 1200px){#s-6515b846-2e5c-4fe9-9420-0a892adc8c25 {
  margin-left: 9%;
}
}@media (max-width: 767px){#s-6515b846-2e5c-4fe9-9420-0a892adc8c25 {
  margin-left: 3%;
margin-right: 3%;
}
}
#s-fac98f33-f2c5-45a5-99e3-80d859d016dc {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(235, 235, 235, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-fac98f33-f2c5-45a5-99e3-80d859d016dc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fac98f33-f2c5-45a5-99e3-80d859d016dc.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d12529d1-85b5-44bb-9078-5e0952d34daa {
  margin-top: 13px;
margin-left: 0%;
margin-bottom: -5px;
margin-right: 0%;
}

#s-0c304912-8831-4610-912b-8ff146599ffb {
  text-align: center;
}




  #s-0c304912-8831-4610-912b-8ff146599ffb img.shogun-image {
    
    width: px;
  }


#s-0c304912-8831-4610-912b-8ff146599ffb .shogun-image-content {
  
    align-items: center;
  
}

#s-31552d42-d870-4f68-ab8b-c8c5ab8a81ad {
  margin-top: 22px;
margin-left: 19%;
margin-bottom: 60px;
margin-right: 9%;
}
@media (min-width: 1200px){#s-31552d42-d870-4f68-ab8b-c8c5ab8a81ad {
  margin-left: 9%;
}
}@media (max-width: 767px){#s-31552d42-d870-4f68-ab8b-c8c5ab8a81ad {
  margin-left: 3%;
margin-right: 3%;
}
}
#s-909af1d0-36f1-4c70-b4dc-19a84b35e9b6 {
  border-style: solid;
margin-bottom: 15px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(235, 235, 235, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-909af1d0-36f1-4c70-b4dc-19a84b35e9b6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-909af1d0-36f1-4c70-b4dc-19a84b35e9b6.shg-box.shg-c {
  justify-content: flex-start;
}

#s-0dc7fb24-2cd5-41ae-aff5-387a4fa33c59 {
  margin-top: 13px;
margin-left: 0%;
margin-bottom: -5px;
margin-right: 0%;
}

#s-4422e032-cb4b-46a0-bf54-370e81bf3bd4 {
  text-align: center;
}




  #s-4422e032-cb4b-46a0-bf54-370e81bf3bd4 img.shogun-image {
    
    width: px;
  }


#s-4422e032-cb4b-46a0-bf54-370e81bf3bd4 .shogun-image-content {
  
    align-items: center;
  
}

#s-1d606ffe-e6ed-4167-9796-06e1aa236cca {
  margin-top: 22px;
margin-left: 19%;
margin-bottom: 31px;
margin-right: 9%;
}
@media (min-width: 1200px){#s-1d606ffe-e6ed-4167-9796-06e1aa236cca {
  margin-left: 9%;
}
}@media (max-width: 767px){#s-1d606ffe-e6ed-4167-9796-06e1aa236cca {
  margin-left: 3%;
margin-right: 3%;
}
}
#s-65030f19-ffe5-4d47-bdce-3959d298431c {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(235, 235, 235, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-65030f19-ffe5-4d47-bdce-3959d298431c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-65030f19-ffe5-4d47-bdce-3959d298431c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-79430832-762c-4b6b-ab9b-b1f11146fc3a {
  margin-top: 13px;
margin-left: 0%;
margin-bottom: -5px;
margin-right: 0%;
}

#s-c483c5da-f67c-4ca6-9f03-7487f4bdfa7c {
  text-align: center;
}




  #s-c483c5da-f67c-4ca6-9f03-7487f4bdfa7c img.shogun-image {
    
    width: px;
  }


#s-c483c5da-f67c-4ca6-9f03-7487f4bdfa7c .shogun-image-content {
  
    align-items: center;
  
}

#s-f284c82f-2954-4a5e-959e-106e41db7ec0 {
  margin-top: 22px;
margin-left: 19%;
margin-bottom: 55px;
margin-right: 9%;
}
@media (min-width: 1200px){#s-f284c82f-2954-4a5e-959e-106e41db7ec0 {
  margin-left: 9%;
}
}@media (max-width: 767px){#s-f284c82f-2954-4a5e-959e-106e41db7ec0 {
  margin-left: 3%;
margin-right: 3%;
}
}
#s-a24c3c31-44b6-440a-a597-8a96dc553889 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-a24c3c31-44b6-440a-a597-8a96dc553889 {
  display: none;
}
#s-a24c3c31-44b6-440a-a597-8a96dc553889, #wrap-s-a24c3c31-44b6-440a-a597-8a96dc553889 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a24c3c31-44b6-440a-a597-8a96dc553889 {
  display: none;
}
#s-a24c3c31-44b6-440a-a597-8a96dc553889, #wrap-s-a24c3c31-44b6-440a-a597-8a96dc553889 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a24c3c31-44b6-440a-a597-8a96dc553889 {
  
}
}@media (max-width: 767px){#s-a24c3c31-44b6-440a-a597-8a96dc553889 {
  
}
}
@media (min-width: 0px) {
[id="s-a24c3c31-44b6-440a-a597-8a96dc553889"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 12.5px);
}

[id="s-a24c3c31-44b6-440a-a597-8a96dc553889"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a24c3c31-44b6-440a-a597-8a96dc553889"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-a24c3c31-44b6-440a-a597-8a96dc553889"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-a24c3c31-44b6-440a-a597-8a96dc553889"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-a24c3c31-44b6-440a-a597-8a96dc553889"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-a24c3c31-44b6-440a-a597-8a96dc553889"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-a24c3c31-44b6-440a-a597-8a96dc553889"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-a24c3c31-44b6-440a-a597-8a96dc553889"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-a24c3c31-44b6-440a-a597-8a96dc553889"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-a24c3c31-44b6-440a-a597-8a96dc553889"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-a24c3c31-44b6-440a-a597-8a96dc553889"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-a24c3c31-44b6-440a-a597-8a96dc553889"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-a24c3c31-44b6-440a-a597-8a96dc553889"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 992px) {
[id="s-a24c3c31-44b6-440a-a597-8a96dc553889"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-a24c3c31-44b6-440a-a597-8a96dc553889"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-a24c3c31-44b6-440a-a597-8a96dc553889"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-a24c3c31-44b6-440a-a597-8a96dc553889"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-a24c3c31-44b6-440a-a597-8a96dc553889"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-a24c3c31-44b6-440a-a597-8a96dc553889"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-a24c3c31-44b6-440a-a597-8a96dc553889"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-a24c3c31-44b6-440a-a597-8a96dc553889"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-a24c3c31-44b6-440a-a597-8a96dc553889"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-a24c3c31-44b6-440a-a597-8a96dc553889"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-a24c3c31-44b6-440a-a597-8a96dc553889"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-a24c3c31-44b6-440a-a597-8a96dc553889"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 18.75px);
}

}

@media (min-width: 1200px) {
[id="s-a24c3c31-44b6-440a-a597-8a96dc553889"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 18.75px);
}

[id="s-a24c3c31-44b6-440a-a597-8a96dc553889"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 18.75px);
}

[id="s-a24c3c31-44b6-440a-a597-8a96dc553889"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 18.75px);
}

[id="s-a24c3c31-44b6-440a-a597-8a96dc553889"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 18.75px);
}

[id="s-a24c3c31-44b6-440a-a597-8a96dc553889"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 18.75px);
}

[id="s-a24c3c31-44b6-440a-a597-8a96dc553889"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 18.75px);
}

[id="s-a24c3c31-44b6-440a-a597-8a96dc553889"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 18.75px);
}

[id="s-a24c3c31-44b6-440a-a597-8a96dc553889"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 18.75px);
}

[id="s-a24c3c31-44b6-440a-a597-8a96dc553889"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 18.75px);
}

[id="s-a24c3c31-44b6-440a-a597-8a96dc553889"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 18.75px);
}

[id="s-a24c3c31-44b6-440a-a597-8a96dc553889"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 18.75px);
}

[id="s-a24c3c31-44b6-440a-a597-8a96dc553889"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 18.75px);
}

}

#s-0dd19809-fb2d-4049-be54-eba4e7b55918 {
  border-style: solid;
margin-top: 25px;
margin-bottom: 25px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(235, 235, 235, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-0dd19809-fb2d-4049-be54-eba4e7b55918 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0dd19809-fb2d-4049-be54-eba4e7b55918.shg-box.shg-c {
  justify-content: flex-start;
}

#s-215e0e74-8091-482f-b72d-66198bdf5145 {
  margin-top: 13px;
margin-left: 0%;
margin-bottom: -5px;
margin-right: 0%;
}

#s-14fdbf30-04ff-4db6-a566-0a5d26cab7bd {
  text-align: center;
}




  #s-14fdbf30-04ff-4db6-a566-0a5d26cab7bd img.shogun-image {
    
    width: px;
  }


#s-14fdbf30-04ff-4db6-a566-0a5d26cab7bd .shogun-image-content {
  
    align-items: center;
  
}

#s-3bd33a72-4ee7-4284-81bc-80555ddaa443 {
  margin-top: 22px;
margin-left: 19%;
margin-right: 9%;
}
@media (min-width: 1200px){#s-3bd33a72-4ee7-4284-81bc-80555ddaa443 {
  margin-left: 9%;
}
}@media (max-width: 767px){#s-3bd33a72-4ee7-4284-81bc-80555ddaa443 {
  margin-left: 3%;
margin-right: 3%;
}
}
#s-58f684ae-435e-413f-ac19-b494ac3a75a8 {
  border-style: solid;
margin-top: 25px;
margin-bottom: 25px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(235, 235, 235, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-58f684ae-435e-413f-ac19-b494ac3a75a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-58f684ae-435e-413f-ac19-b494ac3a75a8.shg-box.shg-c {
  justify-content: flex-start;
}

#s-129b86f5-2091-46fd-a901-944d267308ad {
  margin-top: 13px;
margin-left: 0%;
margin-bottom: -5px;
margin-right: 0%;
}

#s-69ef97b3-acd5-46bb-aae9-56036e8a289c {
  text-align: center;
}




  #s-69ef97b3-acd5-46bb-aae9-56036e8a289c img.shogun-image {
    
    width: px;
  }


#s-69ef97b3-acd5-46bb-aae9-56036e8a289c .shogun-image-content {
  
    align-items: center;
  
}

#s-fbb75a12-329c-4699-8ca4-2f3be0045666 {
  margin-top: 22px;
margin-left: 19%;
margin-bottom: 28px;
margin-right: 9%;
}
@media (min-width: 1200px){#s-fbb75a12-329c-4699-8ca4-2f3be0045666 {
  margin-left: 9%;
}
}@media (max-width: 767px){#s-fbb75a12-329c-4699-8ca4-2f3be0045666 {
  margin-left: 3%;
margin-right: 3%;
}
}
#s-70dd4b25-af65-4a05-b5fe-81fb2a324c9a {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(235, 235, 235, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-70dd4b25-af65-4a05-b5fe-81fb2a324c9a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-70dd4b25-af65-4a05-b5fe-81fb2a324c9a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c0945d38-cd59-4961-a82a-f48d5f7391fa {
  margin-top: 13px;
margin-left: 0%;
margin-bottom: -5px;
margin-right: 0%;
}

#s-f2632c5c-5beb-43c4-bd09-17e779113273 {
  text-align: center;
}




  #s-f2632c5c-5beb-43c4-bd09-17e779113273 img.shogun-image {
    
    width: px;
  }


#s-f2632c5c-5beb-43c4-bd09-17e779113273 .shogun-image-content {
  
    align-items: center;
  
}

#s-c3189ef7-b14f-45fa-8992-21e1968a6199 {
  margin-top: 22px;
margin-left: 19%;
margin-bottom: 56px;
margin-right: 9%;
}
@media (min-width: 1200px){#s-c3189ef7-b14f-45fa-8992-21e1968a6199 {
  margin-left: 9%;
}
}@media (max-width: 767px){#s-c3189ef7-b14f-45fa-8992-21e1968a6199 {
  margin-left: 3%;
margin-right: 3%;
}
}
#s-a45cfea9-dae3-4388-b8c2-5c7738194152 {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(235, 235, 235, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-a45cfea9-dae3-4388-b8c2-5c7738194152 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a45cfea9-dae3-4388-b8c2-5c7738194152.shg-box.shg-c {
  justify-content: flex-start;
}

#s-8b6ea1fe-46e8-4b95-b093-8c6b39df3fe9 {
  margin-top: 13px;
margin-left: 0%;
margin-bottom: -5px;
margin-right: 0%;
}

#s-7938349f-3fe9-4eff-9477-f23a4501ee82 {
  text-align: center;
}




  #s-7938349f-3fe9-4eff-9477-f23a4501ee82 img.shogun-image {
    
    width: px;
  }


#s-7938349f-3fe9-4eff-9477-f23a4501ee82 .shogun-image-content {
  
    align-items: center;
  
}

#s-63193323-880b-42d0-aae2-4f0d6d9d24f7 {
  margin-top: 22px;
margin-left: 19%;
margin-bottom: 27px;
margin-right: 9%;
}
@media (min-width: 1200px){#s-63193323-880b-42d0-aae2-4f0d6d9d24f7 {
  margin-left: 9%;
}
}@media (max-width: 767px){#s-63193323-880b-42d0-aae2-4f0d6d9d24f7 {
  margin-left: 3%;
margin-right: 3%;
}
}
#s-2a339b99-0eca-4b9b-8c74-fd9b1cf84487 {
  margin-top: 5%;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-2a339b99-0eca-4b9b-8c74-fd9b1cf84487 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 29px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-1d614536-ebf2-4fe6-89eb-768b90334afa {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-1d614536-ebf2-4fe6-89eb-768b90334afa {
  display: none;
}
#s-1d614536-ebf2-4fe6-89eb-768b90334afa, #wrap-s-1d614536-ebf2-4fe6-89eb-768b90334afa { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1d614536-ebf2-4fe6-89eb-768b90334afa {
  display: none;
}
#s-1d614536-ebf2-4fe6-89eb-768b90334afa, #wrap-s-1d614536-ebf2-4fe6-89eb-768b90334afa { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1d614536-ebf2-4fe6-89eb-768b90334afa {
  
}
}@media (max-width: 767px){#s-1d614536-ebf2-4fe6-89eb-768b90334afa {
  display: none;
}
#s-1d614536-ebf2-4fe6-89eb-768b90334afa, #wrap-s-1d614536-ebf2-4fe6-89eb-768b90334afa { display:none !important; }}







#s-1d614536-ebf2-4fe6-89eb-768b90334afa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1d614536-ebf2-4fe6-89eb-768b90334afa.shg-box.shg-c {
  justify-content: flex-start;
}

#s-2f6bf4dd-0ed7-48fd-b605-ed60a1c89976 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-2f6bf4dd-0ed7-48fd-b605-ed60a1c89976 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2f6bf4dd-0ed7-48fd-b605-ed60a1c89976 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2f6bf4dd-0ed7-48fd-b605-ed60a1c89976 {
  
}
}@media (max-width: 767px){#s-2f6bf4dd-0ed7-48fd-b605-ed60a1c89976 {
  
}
}
@media (min-width: 0px) {
[id="s-2f6bf4dd-0ed7-48fd-b605-ed60a1c89976"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2f6bf4dd-0ed7-48fd-b605-ed60a1c89976"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-2f6bf4dd-0ed7-48fd-b605-ed60a1c89976"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-2f6bf4dd-0ed7-48fd-b605-ed60a1c89976"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-2f6bf4dd-0ed7-48fd-b605-ed60a1c89976"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-2f6bf4dd-0ed7-48fd-b605-ed60a1c89976"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-2f6bf4dd-0ed7-48fd-b605-ed60a1c89976"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-2f6bf4dd-0ed7-48fd-b605-ed60a1c89976"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-2f6bf4dd-0ed7-48fd-b605-ed60a1c89976"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-2f6bf4dd-0ed7-48fd-b605-ed60a1c89976"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-2f6bf4dd-0ed7-48fd-b605-ed60a1c89976"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-2f6bf4dd-0ed7-48fd-b605-ed60a1c89976"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-2f6bf4dd-0ed7-48fd-b605-ed60a1c89976"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-2f6bf4dd-0ed7-48fd-b605-ed60a1c89976"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-2f6bf4dd-0ed7-48fd-b605-ed60a1c89976"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-2f6bf4dd-0ed7-48fd-b605-ed60a1c89976"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-2f6bf4dd-0ed7-48fd-b605-ed60a1c89976"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-2f6bf4dd-0ed7-48fd-b605-ed60a1c89976"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-2f6bf4dd-0ed7-48fd-b605-ed60a1c89976"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-2f6bf4dd-0ed7-48fd-b605-ed60a1c89976"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-2f6bf4dd-0ed7-48fd-b605-ed60a1c89976"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-2f6bf4dd-0ed7-48fd-b605-ed60a1c89976"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-2f6bf4dd-0ed7-48fd-b605-ed60a1c89976"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-2f6bf4dd-0ed7-48fd-b605-ed60a1c89976"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-2f6bf4dd-0ed7-48fd-b605-ed60a1c89976"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-2f6bf4dd-0ed7-48fd-b605-ed60a1c89976"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-2f6bf4dd-0ed7-48fd-b605-ed60a1c89976"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-2f6bf4dd-0ed7-48fd-b605-ed60a1c89976"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-2f6bf4dd-0ed7-48fd-b605-ed60a1c89976"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-2f6bf4dd-0ed7-48fd-b605-ed60a1c89976"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-2f6bf4dd-0ed7-48fd-b605-ed60a1c89976"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-2f6bf4dd-0ed7-48fd-b605-ed60a1c89976"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-2f6bf4dd-0ed7-48fd-b605-ed60a1c89976"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-2f6bf4dd-0ed7-48fd-b605-ed60a1c89976"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-2f6bf4dd-0ed7-48fd-b605-ed60a1c89976"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-2f6bf4dd-0ed7-48fd-b605-ed60a1c89976"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-2f6bf4dd-0ed7-48fd-b605-ed60a1c89976"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-393b97f9-8a84-426b-b4c6-885f213aae13 {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(235, 235, 235, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-393b97f9-8a84-426b-b4c6-885f213aae13 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-393b97f9-8a84-426b-b4c6-885f213aae13.shg-box.shg-c {
  justify-content: flex-start;
}

#s-172a1c58-c23e-4d2b-b0a4-fe77ca23dc17 {
  margin-top: 13px;
margin-left: 0%;
margin-bottom: -5px;
margin-right: 0%;
}

#s-128980f6-344c-4ce6-b5d4-60593fd6b1a1 {
  text-align: center;
}




  #s-128980f6-344c-4ce6-b5d4-60593fd6b1a1 img.shogun-image {
    
    width: px;
  }


#s-128980f6-344c-4ce6-b5d4-60593fd6b1a1 .shogun-image-content {
  
    align-items: center;
  
}

#s-b173603c-bb62-49f7-8178-334053eccd21 {
  margin-top: 22px;
margin-left: 19%;
margin-bottom: 27px;
margin-right: 9%;
}
@media (min-width: 1200px){#s-b173603c-bb62-49f7-8178-334053eccd21 {
  margin-left: 9%;
}
}@media (max-width: 767px){#s-b173603c-bb62-49f7-8178-334053eccd21 {
  margin-left: 3%;
margin-right: 3%;
}
}
#s-2cbe7c5f-01bc-40db-9978-aec8121f4f4e {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(235, 235, 235, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-2cbe7c5f-01bc-40db-9978-aec8121f4f4e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2cbe7c5f-01bc-40db-9978-aec8121f4f4e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-fb3774ad-b265-474c-8f28-baf4ec9cce9f {
  margin-top: 13px;
margin-left: 0%;
margin-bottom: -5px;
margin-right: 0%;
}

#s-14d2eab7-45ec-4c60-8cbd-b6719d7cd7b8 {
  text-align: center;
}




  #s-14d2eab7-45ec-4c60-8cbd-b6719d7cd7b8 img.shogun-image {
    
    width: px;
  }


#s-14d2eab7-45ec-4c60-8cbd-b6719d7cd7b8 .shogun-image-content {
  
    align-items: center;
  
}

#s-dbf60228-f876-4deb-8e35-ea7ec83b9a4f {
  margin-top: 22px;
margin-left: 19%;
margin-bottom: 27px;
margin-right: 9%;
}
@media (min-width: 1200px){#s-dbf60228-f876-4deb-8e35-ea7ec83b9a4f {
  margin-left: 9%;
}
}@media (max-width: 767px){#s-dbf60228-f876-4deb-8e35-ea7ec83b9a4f {
  margin-left: 3%;
margin-right: 3%;
}
}
#s-57ecb406-1343-4d04-8583-b5bfb08e7f90 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-57ecb406-1343-4d04-8583-b5bfb08e7f90 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-57ecb406-1343-4d04-8583-b5bfb08e7f90 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-57ecb406-1343-4d04-8583-b5bfb08e7f90 {
  
}
}@media (max-width: 767px){#s-57ecb406-1343-4d04-8583-b5bfb08e7f90 {
  
}
}
@media (min-width: 0px) {
[id="s-57ecb406-1343-4d04-8583-b5bfb08e7f90"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-57ecb406-1343-4d04-8583-b5bfb08e7f90"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-57ecb406-1343-4d04-8583-b5bfb08e7f90"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-57ecb406-1343-4d04-8583-b5bfb08e7f90"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-57ecb406-1343-4d04-8583-b5bfb08e7f90"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-57ecb406-1343-4d04-8583-b5bfb08e7f90"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-57ecb406-1343-4d04-8583-b5bfb08e7f90"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-57ecb406-1343-4d04-8583-b5bfb08e7f90"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-57ecb406-1343-4d04-8583-b5bfb08e7f90"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-57ecb406-1343-4d04-8583-b5bfb08e7f90"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-57ecb406-1343-4d04-8583-b5bfb08e7f90"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-57ecb406-1343-4d04-8583-b5bfb08e7f90"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-57ecb406-1343-4d04-8583-b5bfb08e7f90"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-57ecb406-1343-4d04-8583-b5bfb08e7f90"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-57ecb406-1343-4d04-8583-b5bfb08e7f90"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-57ecb406-1343-4d04-8583-b5bfb08e7f90"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-57ecb406-1343-4d04-8583-b5bfb08e7f90"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-57ecb406-1343-4d04-8583-b5bfb08e7f90"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-57ecb406-1343-4d04-8583-b5bfb08e7f90"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-57ecb406-1343-4d04-8583-b5bfb08e7f90"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-57ecb406-1343-4d04-8583-b5bfb08e7f90"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-57ecb406-1343-4d04-8583-b5bfb08e7f90"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-57ecb406-1343-4d04-8583-b5bfb08e7f90"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-57ecb406-1343-4d04-8583-b5bfb08e7f90"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-57ecb406-1343-4d04-8583-b5bfb08e7f90"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-57ecb406-1343-4d04-8583-b5bfb08e7f90"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-57ecb406-1343-4d04-8583-b5bfb08e7f90"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-57ecb406-1343-4d04-8583-b5bfb08e7f90"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-57ecb406-1343-4d04-8583-b5bfb08e7f90"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-57ecb406-1343-4d04-8583-b5bfb08e7f90"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-57ecb406-1343-4d04-8583-b5bfb08e7f90"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-57ecb406-1343-4d04-8583-b5bfb08e7f90"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-57ecb406-1343-4d04-8583-b5bfb08e7f90"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-57ecb406-1343-4d04-8583-b5bfb08e7f90"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-57ecb406-1343-4d04-8583-b5bfb08e7f90"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-57ecb406-1343-4d04-8583-b5bfb08e7f90"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-57ecb406-1343-4d04-8583-b5bfb08e7f90"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-7ef834d8-0c4c-4945-947e-829db2e1388c {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(235, 235, 235, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-7ef834d8-0c4c-4945-947e-829db2e1388c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7ef834d8-0c4c-4945-947e-829db2e1388c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d6463e42-e521-457f-9003-411d0c93d1c4 {
  margin-top: 13px;
margin-left: 0%;
margin-bottom: -5px;
margin-right: 0%;
}

#s-93296c73-0d39-4c95-83dd-5012237bf2cf {
  text-align: center;
}




  #s-93296c73-0d39-4c95-83dd-5012237bf2cf img.shogun-image {
    
    width: px;
  }


#s-93296c73-0d39-4c95-83dd-5012237bf2cf .shogun-image-content {
  
    align-items: center;
  
}

#s-98462881-8344-4434-b832-5c8d7fc87861 {
  margin-top: 22px;
margin-left: 19%;
margin-bottom: 10px;
margin-right: 9%;
}
@media (min-width: 1200px){#s-98462881-8344-4434-b832-5c8d7fc87861 {
  margin-left: 9%;
}
}@media (max-width: 767px){#s-98462881-8344-4434-b832-5c8d7fc87861 {
  margin-left: 3%;
margin-right: 3%;
}
}
#s-62a3fe87-00a7-466e-bd88-98a575a5674e {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(235, 235, 235, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-62a3fe87-00a7-466e-bd88-98a575a5674e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-62a3fe87-00a7-466e-bd88-98a575a5674e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-97c0369e-2934-4ae8-bdfc-f0b511cd832d {
  margin-top: 13px;
margin-left: 0%;
margin-bottom: -5px;
margin-right: 0%;
}

#s-5cee4ca1-1bb3-4eb2-9872-664306c5d904 {
  text-align: center;
}




  #s-5cee4ca1-1bb3-4eb2-9872-664306c5d904 img.shogun-image {
    
    width: px;
  }


#s-5cee4ca1-1bb3-4eb2-9872-664306c5d904 .shogun-image-content {
  
    align-items: center;
  
}

#s-348a3cb3-c6e5-4d8f-80b3-77cc15439698 {
  margin-top: 22px;
margin-left: 19%;
margin-bottom: 35px;
margin-right: 9%;
}
@media (min-width: 1200px){#s-348a3cb3-c6e5-4d8f-80b3-77cc15439698 {
  margin-left: 9%;
}
}@media (max-width: 767px){#s-348a3cb3-c6e5-4d8f-80b3-77cc15439698 {
  margin-left: 3%;
margin-right: 3%;
}
}
#s-87d44ab6-4642-461b-9e85-2619a7bea09e {
  margin-top: 5%;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-87d44ab6-4642-461b-9e85-2619a7bea09e .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 29px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-39b31d80-e7c8-4221-b393-473afabf6298 {
  margin-top: 11px;
margin-bottom: 11px;
}

#s-6c04bb65-49c5-47fe-b571-f3c7329c064c {
  margin-top: 16px;
margin-bottom: 16px;
text-align: center;
}




  #s-6c04bb65-49c5-47fe-b571-f3c7329c064c img.shogun-image {
    
    width: px;
  }


#s-6c04bb65-49c5-47fe-b571-f3c7329c064c .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 768px) and (max-width: 991px){#s-a22a70eb-f1e5-40e1-a254-1d415c191977 {
  display: none;
}
#s-a22a70eb-f1e5-40e1-a254-1d415c191977, #wrap-s-a22a70eb-f1e5-40e1-a254-1d415c191977 { display:none !important; }}
@media (min-width: 0px) {
[id="s-a22a70eb-f1e5-40e1-a254-1d415c191977"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a22a70eb-f1e5-40e1-a254-1d415c191977"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a22a70eb-f1e5-40e1-a254-1d415c191977"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a22a70eb-f1e5-40e1-a254-1d415c191977"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a22a70eb-f1e5-40e1-a254-1d415c191977"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a22a70eb-f1e5-40e1-a254-1d415c191977"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a22a70eb-f1e5-40e1-a254-1d415c191977"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a22a70eb-f1e5-40e1-a254-1d415c191977"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a22a70eb-f1e5-40e1-a254-1d415c191977"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a22a70eb-f1e5-40e1-a254-1d415c191977"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a22a70eb-f1e5-40e1-a254-1d415c191977"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a22a70eb-f1e5-40e1-a254-1d415c191977"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a22a70eb-f1e5-40e1-a254-1d415c191977"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a22a70eb-f1e5-40e1-a254-1d415c191977"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a22a70eb-f1e5-40e1-a254-1d415c191977"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a22a70eb-f1e5-40e1-a254-1d415c191977"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a22a70eb-f1e5-40e1-a254-1d415c191977"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a22a70eb-f1e5-40e1-a254-1d415c191977"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a22a70eb-f1e5-40e1-a254-1d415c191977"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a22a70eb-f1e5-40e1-a254-1d415c191977"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a22a70eb-f1e5-40e1-a254-1d415c191977"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a22a70eb-f1e5-40e1-a254-1d415c191977"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a22a70eb-f1e5-40e1-a254-1d415c191977"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a22a70eb-f1e5-40e1-a254-1d415c191977"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a22a70eb-f1e5-40e1-a254-1d415c191977"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a22a70eb-f1e5-40e1-a254-1d415c191977"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a22a70eb-f1e5-40e1-a254-1d415c191977"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a22a70eb-f1e5-40e1-a254-1d415c191977"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a22a70eb-f1e5-40e1-a254-1d415c191977"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a22a70eb-f1e5-40e1-a254-1d415c191977"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a22a70eb-f1e5-40e1-a254-1d415c191977"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a22a70eb-f1e5-40e1-a254-1d415c191977"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a22a70eb-f1e5-40e1-a254-1d415c191977"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a22a70eb-f1e5-40e1-a254-1d415c191977"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a22a70eb-f1e5-40e1-a254-1d415c191977"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a22a70eb-f1e5-40e1-a254-1d415c191977"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a22a70eb-f1e5-40e1-a254-1d415c191977"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b2cdd37e-ad7a-44df-a6df-ac1d0585d7d8 {
  margin-left: 0%;
padding-left: 0%;
padding-right: 0%;
min-height: 50px;
}








#s-b2cdd37e-ad7a-44df-a6df-ac1d0585d7d8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b2cdd37e-ad7a-44df-a6df-ac1d0585d7d8.shg-box.shg-c {
  justify-content: center;
}

#s-fbcaa45c-a5ec-4073-8770-d8609b5921df {
  margin-top: 3em;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 3%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-fbcaa45c-a5ec-4073-8770-d8609b5921df .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-ab7cc26e-5f3c-4082-a842-589b648b4261 {
  margin-top: 34px;
margin-left: 3%;
margin-right: 9%;
}
@media (min-width: 768px) and (max-width: 991px){#s-ab7cc26e-5f3c-4082-a842-589b648b4261 {
  display: none;
}
#s-ab7cc26e-5f3c-4082-a842-589b648b4261, #wrap-s-ab7cc26e-5f3c-4082-a842-589b648b4261 { display:none !important; }}@media (max-width: 767px){#s-ab7cc26e-5f3c-4082-a842-589b648b4261 {
  margin-top: 15px;
display: none;
}
#s-ab7cc26e-5f3c-4082-a842-589b648b4261, #wrap-s-ab7cc26e-5f3c-4082-a842-589b648b4261 { display:none !important; }}
#s-028bcd8f-48a4-43b2-93d7-f0c18c7d84b1 {
  margin-top: 6px;
margin-bottom: 6px;
text-align: center;
}
@media (min-width: 1200px){#s-028bcd8f-48a4-43b2-93d7-f0c18c7d84b1 {
  display: none;
}
#s-028bcd8f-48a4-43b2-93d7-f0c18c7d84b1, #wrap-s-028bcd8f-48a4-43b2-93d7-f0c18c7d84b1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-028bcd8f-48a4-43b2-93d7-f0c18c7d84b1 {
  display: none;
}
#s-028bcd8f-48a4-43b2-93d7-f0c18c7d84b1, #wrap-s-028bcd8f-48a4-43b2-93d7-f0c18c7d84b1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-028bcd8f-48a4-43b2-93d7-f0c18c7d84b1 {
  
}
}



  #s-028bcd8f-48a4-43b2-93d7-f0c18c7d84b1 img.shogun-image {
    
    width: px;
  }


#s-028bcd8f-48a4-43b2-93d7-f0c18c7d84b1 .shogun-image-content {
  
    align-items: center;
  
}

#s-5f5537a8-f6ec-47ca-8519-2af9920b55ac {
  margin-top: 34px;
margin-left: 1%;
margin-right: 3%;
}
@media (min-width: 1200px){#s-5f5537a8-f6ec-47ca-8519-2af9920b55ac {
  display: none;
}
#s-5f5537a8-f6ec-47ca-8519-2af9920b55ac, #wrap-s-5f5537a8-f6ec-47ca-8519-2af9920b55ac { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5f5537a8-f6ec-47ca-8519-2af9920b55ac {
  display: none;
}
#s-5f5537a8-f6ec-47ca-8519-2af9920b55ac, #wrap-s-5f5537a8-f6ec-47ca-8519-2af9920b55ac { display:none !important; }}@media (max-width: 767px){#s-5f5537a8-f6ec-47ca-8519-2af9920b55ac {
  margin-top: 15px;
margin-bottom: 8%;
}
}
#s-ebdf18d2-e987-438d-9f5b-a22e77eba188 {
  margin-top: 56px;
margin-bottom: 56px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-ebdf18d2-e987-438d-9f5b-a22e77eba188 {
  
}
}@media (max-width: 767px){#s-ebdf18d2-e987-438d-9f5b-a22e77eba188 {
  display: none;
}
#s-ebdf18d2-e987-438d-9f5b-a22e77eba188, #wrap-s-ebdf18d2-e987-438d-9f5b-a22e77eba188 { display:none !important; }}



  #s-ebdf18d2-e987-438d-9f5b-a22e77eba188 img.shogun-image {
    
    width: px;
  }


#s-ebdf18d2-e987-438d-9f5b-a22e77eba188 .shogun-image-content {
  
    align-items: center;
  
}

#s-9dd0a017-fa99-4ea0-b9d7-f46edf9bb448 {
  margin-left: 0%;
padding-left: 0%;
padding-right: 0%;
min-height: 50px;
}
@media (min-width: 1200px){#s-9dd0a017-fa99-4ea0-b9d7-f46edf9bb448 {
  display: none;
}
#s-9dd0a017-fa99-4ea0-b9d7-f46edf9bb448, #wrap-s-9dd0a017-fa99-4ea0-b9d7-f46edf9bb448 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9dd0a017-fa99-4ea0-b9d7-f46edf9bb448 {
  display: none;
}
#s-9dd0a017-fa99-4ea0-b9d7-f46edf9bb448, #wrap-s-9dd0a017-fa99-4ea0-b9d7-f46edf9bb448 { display:none !important; }}@media (max-width: 767px){#s-9dd0a017-fa99-4ea0-b9d7-f46edf9bb448 {
  display: none;
}
#s-9dd0a017-fa99-4ea0-b9d7-f46edf9bb448, #wrap-s-9dd0a017-fa99-4ea0-b9d7-f46edf9bb448 { display:none !important; }}







#s-9dd0a017-fa99-4ea0-b9d7-f46edf9bb448 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9dd0a017-fa99-4ea0-b9d7-f46edf9bb448.shg-box.shg-c {
  justify-content: center;
}

#s-009e364f-f5a1-44a3-b7f7-205f40bdca10 {
  margin-top: 3em;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 3%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-009e364f-f5a1-44a3-b7f7-205f40bdca10 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-02e79495-bc56-4b3b-ad3f-f8633fb6dd94 {
  margin-top: 34px;
margin-left: 0%;
margin-right: 9%;
}
@media (min-width: 768px) and (max-width: 991px){#s-02e79495-bc56-4b3b-ad3f-f8633fb6dd94 {
  display: none;
}
#s-02e79495-bc56-4b3b-ad3f-f8633fb6dd94, #wrap-s-02e79495-bc56-4b3b-ad3f-f8633fb6dd94 { display:none !important; }}@media (max-width: 767px){#s-02e79495-bc56-4b3b-ad3f-f8633fb6dd94 {
  margin-top: 15px;
margin-left: 9%;
margin-bottom: 8%;
margin-right: 9%;
display: none;
}
#s-02e79495-bc56-4b3b-ad3f-f8633fb6dd94, #wrap-s-02e79495-bc56-4b3b-ad3f-f8633fb6dd94 { display:none !important; }}
#s-b0d5c2de-1cc6-479d-9f2a-fd1f626d0fbb {
  margin-top: 15px;
margin-bottom: 15px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-b0d5c2de-1cc6-479d-9f2a-fd1f626d0fbb {
  
}
}@media (max-width: 767px){#s-b0d5c2de-1cc6-479d-9f2a-fd1f626d0fbb {
  display: none;
}
#s-b0d5c2de-1cc6-479d-9f2a-fd1f626d0fbb, #wrap-s-b0d5c2de-1cc6-479d-9f2a-fd1f626d0fbb { display:none !important; }}



  #s-b0d5c2de-1cc6-479d-9f2a-fd1f626d0fbb img.shogun-image {
    
    width: px;
  }


#s-b0d5c2de-1cc6-479d-9f2a-fd1f626d0fbb .shogun-image-content {
  
    align-items: center;
  
}

#s-6169b0ba-f910-4f43-beee-0f98eed0fbba {
  margin-top: 15px;
margin-left: 0%;
margin-right: 3%;
}
@media (min-width: 1200px){#s-6169b0ba-f910-4f43-beee-0f98eed0fbba {
  display: none;
}
#s-6169b0ba-f910-4f43-beee-0f98eed0fbba, #wrap-s-6169b0ba-f910-4f43-beee-0f98eed0fbba { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6169b0ba-f910-4f43-beee-0f98eed0fbba {
  display: none;
}
#s-6169b0ba-f910-4f43-beee-0f98eed0fbba, #wrap-s-6169b0ba-f910-4f43-beee-0f98eed0fbba { display:none !important; }}@media (max-width: 767px){#s-6169b0ba-f910-4f43-beee-0f98eed0fbba {
  margin-bottom: 8%;
}
}
#s-9a78169e-b4b0-429e-8248-3d9140c0310e {
  margin-top: 16px;
margin-bottom: 16px;
text-align: center;
}




  #s-9a78169e-b4b0-429e-8248-3d9140c0310e img.shogun-image {
    
    width: px;
  }


#s-9a78169e-b4b0-429e-8248-3d9140c0310e .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-ea30b846-dbaa-4588-be19-77bcbcede0c0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ea30b846-dbaa-4588-be19-77bcbcede0c0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ea30b846-dbaa-4588-be19-77bcbcede0c0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ea30b846-dbaa-4588-be19-77bcbcede0c0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ea30b846-dbaa-4588-be19-77bcbcede0c0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ea30b846-dbaa-4588-be19-77bcbcede0c0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ea30b846-dbaa-4588-be19-77bcbcede0c0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ea30b846-dbaa-4588-be19-77bcbcede0c0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ea30b846-dbaa-4588-be19-77bcbcede0c0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ea30b846-dbaa-4588-be19-77bcbcede0c0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ea30b846-dbaa-4588-be19-77bcbcede0c0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ea30b846-dbaa-4588-be19-77bcbcede0c0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ea30b846-dbaa-4588-be19-77bcbcede0c0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ea30b846-dbaa-4588-be19-77bcbcede0c0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ea30b846-dbaa-4588-be19-77bcbcede0c0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ea30b846-dbaa-4588-be19-77bcbcede0c0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ea30b846-dbaa-4588-be19-77bcbcede0c0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ea30b846-dbaa-4588-be19-77bcbcede0c0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ea30b846-dbaa-4588-be19-77bcbcede0c0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ea30b846-dbaa-4588-be19-77bcbcede0c0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ea30b846-dbaa-4588-be19-77bcbcede0c0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ea30b846-dbaa-4588-be19-77bcbcede0c0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ea30b846-dbaa-4588-be19-77bcbcede0c0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ea30b846-dbaa-4588-be19-77bcbcede0c0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ea30b846-dbaa-4588-be19-77bcbcede0c0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ea30b846-dbaa-4588-be19-77bcbcede0c0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ea30b846-dbaa-4588-be19-77bcbcede0c0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ea30b846-dbaa-4588-be19-77bcbcede0c0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ea30b846-dbaa-4588-be19-77bcbcede0c0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ea30b846-dbaa-4588-be19-77bcbcede0c0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ea30b846-dbaa-4588-be19-77bcbcede0c0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ea30b846-dbaa-4588-be19-77bcbcede0c0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ea30b846-dbaa-4588-be19-77bcbcede0c0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ea30b846-dbaa-4588-be19-77bcbcede0c0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ea30b846-dbaa-4588-be19-77bcbcede0c0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ea30b846-dbaa-4588-be19-77bcbcede0c0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ea30b846-dbaa-4588-be19-77bcbcede0c0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-7a0140fc-340c-4793-97a0-bb0e97fdb269 {
  text-align: center;
}
@media (min-width: 1200px){#s-7a0140fc-340c-4793-97a0-bb0e97fdb269 {
  display: none;
}
#s-7a0140fc-340c-4793-97a0-bb0e97fdb269, #wrap-s-7a0140fc-340c-4793-97a0-bb0e97fdb269 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7a0140fc-340c-4793-97a0-bb0e97fdb269 {
  display: none;
}
#s-7a0140fc-340c-4793-97a0-bb0e97fdb269, #wrap-s-7a0140fc-340c-4793-97a0-bb0e97fdb269 { display:none !important; }}@media (max-width: 767px){#s-7a0140fc-340c-4793-97a0-bb0e97fdb269 {
  display: none;
}
#s-7a0140fc-340c-4793-97a0-bb0e97fdb269, #wrap-s-7a0140fc-340c-4793-97a0-bb0e97fdb269 { display:none !important; }}



  #s-7a0140fc-340c-4793-97a0-bb0e97fdb269 img.shogun-image {
    
    width: px;
  }


#s-7a0140fc-340c-4793-97a0-bb0e97fdb269 .shogun-image-content {
  
    align-items: center;
  
}

#s-4b6fe3e2-cd9a-4005-be27-f7ab719a3902 {
  margin-left: 20%;
margin-right: 20%;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-4b6fe3e2-cd9a-4005-be27-f7ab719a3902 {
  display: none;
}
#s-4b6fe3e2-cd9a-4005-be27-f7ab719a3902, #wrap-s-4b6fe3e2-cd9a-4005-be27-f7ab719a3902 { display:none !important; }}



  #s-4b6fe3e2-cd9a-4005-be27-f7ab719a3902 img.shogun-image {
    
    width: px;
  }


#s-4b6fe3e2-cd9a-4005-be27-f7ab719a3902 .shogun-image-content {
  
    align-items: center;
  
}

#s-d6ba9ea1-6b38-4b5e-a4c2-6396dea0f3a5 {
  margin-top: 20px;
margin-left: 0%;
margin-bottom: 20px;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}
@media (max-width: 767px){#s-d6ba9ea1-6b38-4b5e-a4c2-6396dea0f3a5 {
  margin-left: 9%;
margin-right: 9%;
}
}
#s-d6ba9ea1-6b38-4b5e-a4c2-6396dea0f3a5 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



#s-689bd3a0-a96b-400a-82dc-35c269740922 {
  margin-top: 34px;
margin-left: 0%;
margin-bottom: 25px;
margin-right: 9%;
}
@media (max-width: 767px){#s-689bd3a0-a96b-400a-82dc-35c269740922 {
  margin-top: 7px;
margin-left: 9%;
margin-right: 9%;
}
}
#s-233b0358-9ad5-4b05-8719-abc9be2d5ffb {
  margin-top: 0px;
margin-bottom: 0px;
margin-right: -15px;
padding-top: 18px;
padding-left: 27px;
padding-bottom: 18px;
padding-right: 27px;
border-radius: 5px;
max-width: 565px;
background-color: rgba(239, 103, 146, 1);
text-align: center;
text-decoration: none;
}
#s-233b0358-9ad5-4b05-8719-abc9be2d5ffb:hover {border-radius: 5px !important;
background-color: rgba(209, 79, 120, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-233b0358-9ad5-4b05-8719-abc9be2d5ffb:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-233b0358-9ad5-4b05-8719-abc9be2d5ffb {
  display: none;
}
#s-233b0358-9ad5-4b05-8719-abc9be2d5ffb, #wrap-s-233b0358-9ad5-4b05-8719-abc9be2d5ffb { display:none !important; }}@media (max-width: 767px){#s-233b0358-9ad5-4b05-8719-abc9be2d5ffb {
  display: none;
}
#s-233b0358-9ad5-4b05-8719-abc9be2d5ffb, #wrap-s-233b0358-9ad5-4b05-8719-abc9be2d5ffb { display:none !important; }}

  #s-233b0358-9ad5-4b05-8719-abc9be2d5ffb-btn-wrapper {
    text-align: center;
  }


#s-233b0358-9ad5-4b05-8719-abc9be2d5ffb.shg-btn {
  color: #ffffff;
  font-size: 23px;
  
  
  
  display:  block ;
}

#s-3a03fbf6-0fc8-4e89-80a2-229dbeb5fabf {
  padding-top: 10px;
padding-left: 27px;
padding-bottom: 10px;
padding-right: 27px;
border-radius: 5px;
max-width: 400px;
background-color: rgba(239, 103, 146, 1);
text-align: left;
text-decoration: none;
}
#s-3a03fbf6-0fc8-4e89-80a2-229dbeb5fabf:hover {border-radius: 5px !important;
background-color: rgba(209, 79, 120, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-3a03fbf6-0fc8-4e89-80a2-229dbeb5fabf:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-3a03fbf6-0fc8-4e89-80a2-229dbeb5fabf {
  display: none;
}
#s-3a03fbf6-0fc8-4e89-80a2-229dbeb5fabf, #wrap-s-3a03fbf6-0fc8-4e89-80a2-229dbeb5fabf { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3a03fbf6-0fc8-4e89-80a2-229dbeb5fabf {
  display: none;
}
#s-3a03fbf6-0fc8-4e89-80a2-229dbeb5fabf, #wrap-s-3a03fbf6-0fc8-4e89-80a2-229dbeb5fabf { display:none !important; }}@media (max-width: 767px){#s-3a03fbf6-0fc8-4e89-80a2-229dbeb5fabf {
  padding-left: 27px;
padding-right: 27px;
display: none;
}
#s-3a03fbf6-0fc8-4e89-80a2-229dbeb5fabf, #wrap-s-3a03fbf6-0fc8-4e89-80a2-229dbeb5fabf { display:none !important; }}

  #s-3a03fbf6-0fc8-4e89-80a2-229dbeb5fabf-btn-wrapper {
    text-align: left;
  }


#s-3a03fbf6-0fc8-4e89-80a2-229dbeb5fabf.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  
  display:  inline-block ;
}

#s-3a6cd41c-0696-47e5-ac82-18062b3136ef {
  padding-top: 10px;
padding-left: 27px;
padding-bottom: 10px;
padding-right: 27px;
border-radius: 5px;
max-width: 400px;
background-color: rgba(239, 103, 146, 1);
text-align: center;
text-decoration: none;
}
#s-3a6cd41c-0696-47e5-ac82-18062b3136ef:hover {border-radius: 5px !important;
background-color: rgba(209, 79, 120, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-3a6cd41c-0696-47e5-ac82-18062b3136ef:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-3a6cd41c-0696-47e5-ac82-18062b3136ef {
  display: none;
}
#s-3a6cd41c-0696-47e5-ac82-18062b3136ef, #wrap-s-3a6cd41c-0696-47e5-ac82-18062b3136ef { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3a6cd41c-0696-47e5-ac82-18062b3136ef {
  display: none;
}
#s-3a6cd41c-0696-47e5-ac82-18062b3136ef, #wrap-s-3a6cd41c-0696-47e5-ac82-18062b3136ef { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3a6cd41c-0696-47e5-ac82-18062b3136ef {
  display: none;
}
#s-3a6cd41c-0696-47e5-ac82-18062b3136ef, #wrap-s-3a6cd41c-0696-47e5-ac82-18062b3136ef { display:none !important; }}

  #s-3a6cd41c-0696-47e5-ac82-18062b3136ef-btn-wrapper {
    text-align: center;
  }


#s-3a6cd41c-0696-47e5-ac82-18062b3136ef.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  
  display:  inline-block ;
}

#s-cf046cca-f2dc-4c24-883b-2ece59176d5f {
  margin-top: 26px;
margin-bottom: 26px;
}

#s-cf046cca-f2dc-4c24-883b-2ece59176d5f hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-3f9bf2d0-6c1c-4136-ad39-3cc721d15ad2 {
  margin-top: 0em;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

#s-3f9bf2d0-6c1c-4136-ad39-3cc721d15ad2 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 29px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-a518696b-c970-4578-aece-1a0e1610ab97 {
  margin-top: 0em;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-a518696b-c970-4578-aece-1a0e1610ab97 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 29px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-ff985b7b-81da-4dd1-903e-1a32a12c2dab {
  min-height: 50px;
}








#s-ff985b7b-81da-4dd1-903e-1a32a12c2dab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ff985b7b-81da-4dd1-903e-1a32a12c2dab.shg-box.shg-c {
  justify-content: center;
}

#s-311080d6-b0ce-4756-b27d-21b1a816a530 {
  text-align: center;
}
@media (min-width: 1200px){#s-311080d6-b0ce-4756-b27d-21b1a816a530 {
  display: none;
}
#s-311080d6-b0ce-4756-b27d-21b1a816a530, #wrap-s-311080d6-b0ce-4756-b27d-21b1a816a530 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-311080d6-b0ce-4756-b27d-21b1a816a530 {
  display: none;
}
#s-311080d6-b0ce-4756-b27d-21b1a816a530, #wrap-s-311080d6-b0ce-4756-b27d-21b1a816a530 { display:none !important; }}



  #s-311080d6-b0ce-4756-b27d-21b1a816a530 img.shogun-image {
    
    width: px;
  }


#s-311080d6-b0ce-4756-b27d-21b1a816a530 .shogun-image-content {
  
    align-items: center;
  
}

#s-fc243c30-edd3-494a-a40c-4222ee614d7f {
  text-align: center;
}
@media (min-width: 1200px){#s-fc243c30-edd3-494a-a40c-4222ee614d7f {
  display: none;
}
#s-fc243c30-edd3-494a-a40c-4222ee614d7f, #wrap-s-fc243c30-edd3-494a-a40c-4222ee614d7f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fc243c30-edd3-494a-a40c-4222ee614d7f {
  display: none;
}
#s-fc243c30-edd3-494a-a40c-4222ee614d7f, #wrap-s-fc243c30-edd3-494a-a40c-4222ee614d7f { display:none !important; }}



  #s-fc243c30-edd3-494a-a40c-4222ee614d7f img.shogun-image {
    
    width: px;
  }


#s-fc243c30-edd3-494a-a40c-4222ee614d7f .shogun-image-content {
  
    align-items: center;
  
}

#s-c45ef3fd-d9f6-476a-8e2f-e62f582ded6d {
  min-height: 50px;
}








#s-c45ef3fd-d9f6-476a-8e2f-e62f582ded6d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c45ef3fd-d9f6-476a-8e2f-e62f582ded6d.shg-box.shg-c {
  justify-content: center;
}

#s-92864fa7-aca1-47d3-9e00-91de17469a8a {
  text-align: center;
}
@media (min-width: 1200px){#s-92864fa7-aca1-47d3-9e00-91de17469a8a {
  display: none;
}
#s-92864fa7-aca1-47d3-9e00-91de17469a8a, #wrap-s-92864fa7-aca1-47d3-9e00-91de17469a8a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-92864fa7-aca1-47d3-9e00-91de17469a8a {
  display: none;
}
#s-92864fa7-aca1-47d3-9e00-91de17469a8a, #wrap-s-92864fa7-aca1-47d3-9e00-91de17469a8a { display:none !important; }}



  #s-92864fa7-aca1-47d3-9e00-91de17469a8a img.shogun-image {
    
    width: px;
  }


#s-92864fa7-aca1-47d3-9e00-91de17469a8a .shogun-image-content {
  
    align-items: center;
  
}

#s-d295366c-d418-40fc-ac10-5704be8f8494 {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-d295366c-d418-40fc-ac10-5704be8f8494 {
  display: none;
}
#s-d295366c-d418-40fc-ac10-5704be8f8494, #wrap-s-d295366c-d418-40fc-ac10-5704be8f8494 { display:none !important; }}@media (max-width: 767px){#s-d295366c-d418-40fc-ac10-5704be8f8494 {
  display: none;
}
#s-d295366c-d418-40fc-ac10-5704be8f8494, #wrap-s-d295366c-d418-40fc-ac10-5704be8f8494 { display:none !important; }}



  #s-d295366c-d418-40fc-ac10-5704be8f8494 img.shogun-image {
    
    width: px;
  }


#s-d295366c-d418-40fc-ac10-5704be8f8494 .shogun-image-content {
  
    align-items: center;
  
}

#s-66ad2b2d-1f02-4366-a854-2905a728af77 {
  margin-top: 26px;
margin-bottom: 26px;
}

#s-66ad2b2d-1f02-4366-a854-2905a728af77 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 1);
}

#s-f18a0ec6-195a-40b8-8a43-7a9788207bbc {
  margin-top: 14px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-f18a0ec6-195a-40b8-8a43-7a9788207bbc .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 29px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: center;
}



#s-fbd8835b-78f1-4346-a5cf-51875b05582a {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
padding-left: 10%;
padding-right: 10%;
}
@media (min-width: 1200px){#s-fbd8835b-78f1-4346-a5cf-51875b05582a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fbd8835b-78f1-4346-a5cf-51875b05582a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fbd8835b-78f1-4346-a5cf-51875b05582a {
  display: none;
}
#s-fbd8835b-78f1-4346-a5cf-51875b05582a, #wrap-s-fbd8835b-78f1-4346-a5cf-51875b05582a { display:none !important; }}@media (max-width: 767px){#s-fbd8835b-78f1-4346-a5cf-51875b05582a {
  display: none;
}
#s-fbd8835b-78f1-4346-a5cf-51875b05582a, #wrap-s-fbd8835b-78f1-4346-a5cf-51875b05582a { display:none !important; }}
@media (min-width: 0px) {
[id="s-fbd8835b-78f1-4346-a5cf-51875b05582a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fbd8835b-78f1-4346-a5cf-51875b05582a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-fbd8835b-78f1-4346-a5cf-51875b05582a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-fbd8835b-78f1-4346-a5cf-51875b05582a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-fbd8835b-78f1-4346-a5cf-51875b05582a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-fbd8835b-78f1-4346-a5cf-51875b05582a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-fbd8835b-78f1-4346-a5cf-51875b05582a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-fbd8835b-78f1-4346-a5cf-51875b05582a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-fbd8835b-78f1-4346-a5cf-51875b05582a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-fbd8835b-78f1-4346-a5cf-51875b05582a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-fbd8835b-78f1-4346-a5cf-51875b05582a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-fbd8835b-78f1-4346-a5cf-51875b05582a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-fbd8835b-78f1-4346-a5cf-51875b05582a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 992px) {
[id="s-fbd8835b-78f1-4346-a5cf-51875b05582a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-fbd8835b-78f1-4346-a5cf-51875b05582a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-fbd8835b-78f1-4346-a5cf-51875b05582a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-fbd8835b-78f1-4346-a5cf-51875b05582a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-fbd8835b-78f1-4346-a5cf-51875b05582a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-fbd8835b-78f1-4346-a5cf-51875b05582a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-fbd8835b-78f1-4346-a5cf-51875b05582a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-fbd8835b-78f1-4346-a5cf-51875b05582a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-fbd8835b-78f1-4346-a5cf-51875b05582a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-fbd8835b-78f1-4346-a5cf-51875b05582a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-fbd8835b-78f1-4346-a5cf-51875b05582a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-fbd8835b-78f1-4346-a5cf-51875b05582a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-fbd8835b-78f1-4346-a5cf-51875b05582a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.666666666666667px);
}

[id="s-fbd8835b-78f1-4346-a5cf-51875b05582a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.666666666666667px);
}

[id="s-fbd8835b-78f1-4346-a5cf-51875b05582a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.666666666666667px);
}

[id="s-fbd8835b-78f1-4346-a5cf-51875b05582a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.666666666666667px);
}

[id="s-fbd8835b-78f1-4346-a5cf-51875b05582a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.666666666666667px);
}

[id="s-fbd8835b-78f1-4346-a5cf-51875b05582a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.666666666666667px);
}

[id="s-fbd8835b-78f1-4346-a5cf-51875b05582a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.666666666666667px);
}

[id="s-fbd8835b-78f1-4346-a5cf-51875b05582a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.666666666666667px);
}

[id="s-fbd8835b-78f1-4346-a5cf-51875b05582a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.666666666666667px);
}

[id="s-fbd8835b-78f1-4346-a5cf-51875b05582a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.666666666666667px);
}

[id="s-fbd8835b-78f1-4346-a5cf-51875b05582a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.666666666666667px);
}

[id="s-fbd8835b-78f1-4346-a5cf-51875b05582a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.666666666666667px);
}

}

#s-f2cf2b48-8030-40d1-a644-5d7aa2196870 {
  border-style: solid;
margin-bottom: 0px;
padding-bottom: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(239, 103, 146, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
background-color: rgba(249, 249, 249, 1);
}
@media (max-width: 767px){#s-f2cf2b48-8030-40d1-a644-5d7aa2196870 {
  margin-bottom: 16px;
}
}







#s-f2cf2b48-8030-40d1-a644-5d7aa2196870 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f2cf2b48-8030-40d1-a644-5d7aa2196870.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d46afed5-be09-4721-95dc-7a13bcb86328 {
  margin-top: 22px;
margin-left: 0%;
margin-bottom: -5px;
margin-right: 0%;
}

#s-353550b5-a897-4473-a83c-1d5cfb103452 {
  margin-left: 0%;
margin-right: 0%;
text-align: center;
}




  #s-353550b5-a897-4473-a83c-1d5cfb103452 img.shogun-image {
    
    width: px;
  }


#s-353550b5-a897-4473-a83c-1d5cfb103452 .shogun-image-content {
  
    align-items: center;
  
}

#s-31de8912-1269-4233-ad3f-3e4370225aea {
  margin-top: 22px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-165bef10-64cc-4823-8645-48ff64ed0318 {
  display: none;
}
#s-d2f45a3a-727e-4b16-b7c0-1648992babe9 {
  margin-top: 11px;
margin-bottom: 11px;
text-align: center;
}

#s-d2f45a3a-727e-4b16-b7c0-1648992babe9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 24px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-d2f45a3a-727e-4b16-b7c0-1648992babe9 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 24px;
}

#s-d2f45a3a-727e-4b16-b7c0-1648992babe9 .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-ded66e63-d1c1-41bc-b20a-7b841368d88d {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 27px;
margin-right: 0%;
}

#s-ccc59a3b-f516-43e1-a040-0a8379538cfa {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

@media (max-width: 767px){#s-9b841295-ca58-423e-b40c-3c48fa4fca4e {
  display: none;
}
#s-9b841295-ca58-423e-b40c-3c48fa4fca4e, #wrap-s-9b841295-ca58-423e-b40c-3c48fa4fca4e { display:none !important; }}
@media (min-width: 0px) {
[id="s-9b841295-ca58-423e-b40c-3c48fa4fca4e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9b841295-ca58-423e-b40c-3c48fa4fca4e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9b841295-ca58-423e-b40c-3c48fa4fca4e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9b841295-ca58-423e-b40c-3c48fa4fca4e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9b841295-ca58-423e-b40c-3c48fa4fca4e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9b841295-ca58-423e-b40c-3c48fa4fca4e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9b841295-ca58-423e-b40c-3c48fa4fca4e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9b841295-ca58-423e-b40c-3c48fa4fca4e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9b841295-ca58-423e-b40c-3c48fa4fca4e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9b841295-ca58-423e-b40c-3c48fa4fca4e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9b841295-ca58-423e-b40c-3c48fa4fca4e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9b841295-ca58-423e-b40c-3c48fa4fca4e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9b841295-ca58-423e-b40c-3c48fa4fca4e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-9b841295-ca58-423e-b40c-3c48fa4fca4e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9b841295-ca58-423e-b40c-3c48fa4fca4e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9b841295-ca58-423e-b40c-3c48fa4fca4e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9b841295-ca58-423e-b40c-3c48fa4fca4e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9b841295-ca58-423e-b40c-3c48fa4fca4e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9b841295-ca58-423e-b40c-3c48fa4fca4e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9b841295-ca58-423e-b40c-3c48fa4fca4e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9b841295-ca58-423e-b40c-3c48fa4fca4e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9b841295-ca58-423e-b40c-3c48fa4fca4e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9b841295-ca58-423e-b40c-3c48fa4fca4e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9b841295-ca58-423e-b40c-3c48fa4fca4e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9b841295-ca58-423e-b40c-3c48fa4fca4e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-9b841295-ca58-423e-b40c-3c48fa4fca4e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9b841295-ca58-423e-b40c-3c48fa4fca4e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9b841295-ca58-423e-b40c-3c48fa4fca4e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9b841295-ca58-423e-b40c-3c48fa4fca4e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9b841295-ca58-423e-b40c-3c48fa4fca4e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9b841295-ca58-423e-b40c-3c48fa4fca4e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9b841295-ca58-423e-b40c-3c48fa4fca4e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9b841295-ca58-423e-b40c-3c48fa4fca4e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9b841295-ca58-423e-b40c-3c48fa4fca4e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9b841295-ca58-423e-b40c-3c48fa4fca4e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9b841295-ca58-423e-b40c-3c48fa4fca4e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9b841295-ca58-423e-b40c-3c48fa4fca4e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-78cd4a47-8cdd-49b3-8d03-ec48bb7c0a16 {
  text-align: center;
}
@media (max-width: 767px){#s-78cd4a47-8cdd-49b3-8d03-ec48bb7c0a16 {
  display: none;
}
#s-78cd4a47-8cdd-49b3-8d03-ec48bb7c0a16, #wrap-s-78cd4a47-8cdd-49b3-8d03-ec48bb7c0a16 { display:none !important; }}



  #s-78cd4a47-8cdd-49b3-8d03-ec48bb7c0a16 img.shogun-image {
    
    width: px;
  }


#s-78cd4a47-8cdd-49b3-8d03-ec48bb7c0a16 .shogun-image-content {
  
    align-items: center;
  
}

#s-65485760-44c2-402a-abd4-0d6bde4aa780 {
  margin-top: -23px;
margin-bottom: 7px;
}
@media (max-width: 767px){#s-65485760-44c2-402a-abd4-0d6bde4aa780 {
  display: none;
}
#s-65485760-44c2-402a-abd4-0d6bde4aa780, #wrap-s-65485760-44c2-402a-abd4-0d6bde4aa780 { display:none !important; }}
#s-5fd0187a-b8a3-4b21-930e-78f55de838d5 {
  text-align: center;
}
@media (max-width: 767px){#s-5fd0187a-b8a3-4b21-930e-78f55de838d5 {
  display: none;
}
#s-5fd0187a-b8a3-4b21-930e-78f55de838d5, #wrap-s-5fd0187a-b8a3-4b21-930e-78f55de838d5 { display:none !important; }}



  #s-5fd0187a-b8a3-4b21-930e-78f55de838d5 img.shogun-image {
    
    width: px;
  }


#s-5fd0187a-b8a3-4b21-930e-78f55de838d5 .shogun-image-content {
  
    align-items: center;
  
}

#s-5054b636-7523-4ff0-920d-8652f6bf46d5 {
  margin-top: -23px;
margin-bottom: 7px;
}
@media (max-width: 767px){#s-5054b636-7523-4ff0-920d-8652f6bf46d5 {
  display: none;
}
#s-5054b636-7523-4ff0-920d-8652f6bf46d5, #wrap-s-5054b636-7523-4ff0-920d-8652f6bf46d5 { display:none !important; }}
#s-c84a9686-cf82-48ec-96af-01668f47c9d7 {
  text-align: center;
}
@media (max-width: 767px){#s-c84a9686-cf82-48ec-96af-01668f47c9d7 {
  display: none;
}
#s-c84a9686-cf82-48ec-96af-01668f47c9d7, #wrap-s-c84a9686-cf82-48ec-96af-01668f47c9d7 { display:none !important; }}



  #s-c84a9686-cf82-48ec-96af-01668f47c9d7 img.shogun-image {
    
    width: px;
  }


#s-c84a9686-cf82-48ec-96af-01668f47c9d7 .shogun-image-content {
  
    align-items: center;
  
}

#s-10da7e1b-1ecb-418b-85d9-b6c282a8de74 {
  margin-top: -23px;
margin-bottom: 7px;
}
@media (max-width: 767px){#s-10da7e1b-1ecb-418b-85d9-b6c282a8de74 {
  display: none;
}
#s-10da7e1b-1ecb-418b-85d9-b6c282a8de74, #wrap-s-10da7e1b-1ecb-418b-85d9-b6c282a8de74 { display:none !important; }}
#s-6cbce9cd-5f8e-4c19-afa0-3cdd044692a4 {
  text-align: center;
}
@media (min-width: 1200px){#s-6cbce9cd-5f8e-4c19-afa0-3cdd044692a4 {
  display: none;
}
#s-6cbce9cd-5f8e-4c19-afa0-3cdd044692a4, #wrap-s-6cbce9cd-5f8e-4c19-afa0-3cdd044692a4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6cbce9cd-5f8e-4c19-afa0-3cdd044692a4 {
  display: none;
}
#s-6cbce9cd-5f8e-4c19-afa0-3cdd044692a4, #wrap-s-6cbce9cd-5f8e-4c19-afa0-3cdd044692a4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6cbce9cd-5f8e-4c19-afa0-3cdd044692a4 {
  display: none;
}
#s-6cbce9cd-5f8e-4c19-afa0-3cdd044692a4, #wrap-s-6cbce9cd-5f8e-4c19-afa0-3cdd044692a4 { display:none !important; }}



  #s-6cbce9cd-5f8e-4c19-afa0-3cdd044692a4 img.shogun-image {
    
    width: px;
  }


#s-6cbce9cd-5f8e-4c19-afa0-3cdd044692a4 .shogun-image-content {
  
    align-items: center;
  
}

#s-1edd0374-b6bb-496c-a4dc-82fa3eaedaa5 {
  padding-left: 14%;
padding-right: 14%;
text-align: left;
}

#s-1edd0374-b6bb-496c-a4dc-82fa3eaedaa5 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-1edd0374-b6bb-496c-a4dc-82fa3eaedaa5 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-1edd0374-b6bb-496c-a4dc-82fa3eaedaa5 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-1edd0374-b6bb-496c-a4dc-82fa3eaedaa5 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


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

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

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

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

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

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

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

#s-cb1f8927-95b3-47de-b6d1-f715955a7b48 {
  margin-top: 3%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(239, 103, 146, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-cb1f8927-95b3-47de-b6d1-f715955a7b48:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-cb1f8927-95b3-47de-b6d1-f715955a7b48:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-cb1f8927-95b3-47de-b6d1-f715955a7b48 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-cb1f8927-95b3-47de-b6d1-f715955a7b48.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cb1f8927-95b3-47de-b6d1-f715955a7b48.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  
  display:  inline-block ;
}

#s-cb1f8927-95b3-47de-b6d1-f715955a7b48.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-99bb5200-07b1-4fbf-9cb4-fd14753f6f5c {
  border-style: solid;
margin-bottom: 0px;
padding-bottom: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(239, 103, 146, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
background-color: rgba(249, 249, 249, 1);
}
@media (max-width: 767px){#s-99bb5200-07b1-4fbf-9cb4-fd14753f6f5c {
  margin-bottom: 16px;
}
}







#s-99bb5200-07b1-4fbf-9cb4-fd14753f6f5c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-99bb5200-07b1-4fbf-9cb4-fd14753f6f5c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-33d0919d-8c61-4fc6-9022-43f6b6bac77f {
  margin-top: 22px;
margin-left: 0%;
margin-bottom: -5px;
margin-right: 0%;
}

#s-b417818b-1dcb-42a9-8b5d-951a6e87266e {
  margin-left: 0%;
margin-right: 0%;
text-align: center;
}




  #s-b417818b-1dcb-42a9-8b5d-951a6e87266e img.shogun-image {
    
    width: px;
  }


#s-b417818b-1dcb-42a9-8b5d-951a6e87266e .shogun-image-content {
  
    align-items: center;
  
}

#s-363ff8b4-58c5-4a2e-b0ca-6b1caf424bc4 {
  margin-top: 22px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-7834cdcf-0978-420d-a182-48163b86b424 {
  display: none;
}
#s-1298d20d-199b-49f6-b3b6-0408263e47bd {
  margin-top: 11px;
margin-bottom: 11px;
text-align: center;
}

#s-1298d20d-199b-49f6-b3b6-0408263e47bd .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 24px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-1298d20d-199b-49f6-b3b6-0408263e47bd .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 24px;
}

#s-1298d20d-199b-49f6-b3b6-0408263e47bd .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-76c7154f-6791-4842-8625-60a2843503f0 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 27px;
margin-right: 0%;
}

#s-1b96d2e9-f08a-433e-b7ad-c208b82e7cf0 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

@media (max-width: 767px){#s-78a9acdc-0388-4fda-9520-33a109f06bbd {
  display: none;
}
#s-78a9acdc-0388-4fda-9520-33a109f06bbd, #wrap-s-78a9acdc-0388-4fda-9520-33a109f06bbd { display:none !important; }}
@media (min-width: 0px) {
[id="s-78a9acdc-0388-4fda-9520-33a109f06bbd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-78a9acdc-0388-4fda-9520-33a109f06bbd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-78a9acdc-0388-4fda-9520-33a109f06bbd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-78a9acdc-0388-4fda-9520-33a109f06bbd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-78a9acdc-0388-4fda-9520-33a109f06bbd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-78a9acdc-0388-4fda-9520-33a109f06bbd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-78a9acdc-0388-4fda-9520-33a109f06bbd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-78a9acdc-0388-4fda-9520-33a109f06bbd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-78a9acdc-0388-4fda-9520-33a109f06bbd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-78a9acdc-0388-4fda-9520-33a109f06bbd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-78a9acdc-0388-4fda-9520-33a109f06bbd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-78a9acdc-0388-4fda-9520-33a109f06bbd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-78a9acdc-0388-4fda-9520-33a109f06bbd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-78a9acdc-0388-4fda-9520-33a109f06bbd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-78a9acdc-0388-4fda-9520-33a109f06bbd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-78a9acdc-0388-4fda-9520-33a109f06bbd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-78a9acdc-0388-4fda-9520-33a109f06bbd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-78a9acdc-0388-4fda-9520-33a109f06bbd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-78a9acdc-0388-4fda-9520-33a109f06bbd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-78a9acdc-0388-4fda-9520-33a109f06bbd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-78a9acdc-0388-4fda-9520-33a109f06bbd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-78a9acdc-0388-4fda-9520-33a109f06bbd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-78a9acdc-0388-4fda-9520-33a109f06bbd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-78a9acdc-0388-4fda-9520-33a109f06bbd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-78a9acdc-0388-4fda-9520-33a109f06bbd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-78a9acdc-0388-4fda-9520-33a109f06bbd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-78a9acdc-0388-4fda-9520-33a109f06bbd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-78a9acdc-0388-4fda-9520-33a109f06bbd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-78a9acdc-0388-4fda-9520-33a109f06bbd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-78a9acdc-0388-4fda-9520-33a109f06bbd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-78a9acdc-0388-4fda-9520-33a109f06bbd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-78a9acdc-0388-4fda-9520-33a109f06bbd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-78a9acdc-0388-4fda-9520-33a109f06bbd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-78a9acdc-0388-4fda-9520-33a109f06bbd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-78a9acdc-0388-4fda-9520-33a109f06bbd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-78a9acdc-0388-4fda-9520-33a109f06bbd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-78a9acdc-0388-4fda-9520-33a109f06bbd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-7e4ca827-c62b-49bc-9c61-0f873ffb7dd7 {
  text-align: center;
}
@media (max-width: 767px){#s-7e4ca827-c62b-49bc-9c61-0f873ffb7dd7 {
  display: none;
}
#s-7e4ca827-c62b-49bc-9c61-0f873ffb7dd7, #wrap-s-7e4ca827-c62b-49bc-9c61-0f873ffb7dd7 { display:none !important; }}



  #s-7e4ca827-c62b-49bc-9c61-0f873ffb7dd7 img.shogun-image {
    
    width: px;
  }


#s-7e4ca827-c62b-49bc-9c61-0f873ffb7dd7 .shogun-image-content {
  
    align-items: center;
  
}

#s-51173105-b5d4-4319-bbf2-03f96842d0bb {
  margin-top: -23px;
margin-bottom: 7px;
}
@media (max-width: 767px){#s-51173105-b5d4-4319-bbf2-03f96842d0bb {
  display: none;
}
#s-51173105-b5d4-4319-bbf2-03f96842d0bb, #wrap-s-51173105-b5d4-4319-bbf2-03f96842d0bb { display:none !important; }}
#s-95266896-09d7-4468-9aba-9389a75a8d16 {
  text-align: center;
}
@media (max-width: 767px){#s-95266896-09d7-4468-9aba-9389a75a8d16 {
  display: none;
}
#s-95266896-09d7-4468-9aba-9389a75a8d16, #wrap-s-95266896-09d7-4468-9aba-9389a75a8d16 { display:none !important; }}



  #s-95266896-09d7-4468-9aba-9389a75a8d16 img.shogun-image {
    
    width: px;
  }


#s-95266896-09d7-4468-9aba-9389a75a8d16 .shogun-image-content {
  
    align-items: center;
  
}

#s-1b3b3e21-7365-4c3d-9fd0-fefa32fb7001 {
  margin-top: -23px;
margin-bottom: 7px;
}
@media (max-width: 767px){#s-1b3b3e21-7365-4c3d-9fd0-fefa32fb7001 {
  display: none;
}
#s-1b3b3e21-7365-4c3d-9fd0-fefa32fb7001, #wrap-s-1b3b3e21-7365-4c3d-9fd0-fefa32fb7001 { display:none !important; }}
#s-4588b67d-7cd1-437d-acfd-04a08d70a6bc {
  text-align: center;
}
@media (max-width: 767px){#s-4588b67d-7cd1-437d-acfd-04a08d70a6bc {
  display: none;
}
#s-4588b67d-7cd1-437d-acfd-04a08d70a6bc, #wrap-s-4588b67d-7cd1-437d-acfd-04a08d70a6bc { display:none !important; }}



  #s-4588b67d-7cd1-437d-acfd-04a08d70a6bc img.shogun-image {
    
    width: px;
  }


#s-4588b67d-7cd1-437d-acfd-04a08d70a6bc .shogun-image-content {
  
    align-items: center;
  
}

#s-43a09a25-e6b5-4105-96be-5048e4a80649 {
  margin-top: -23px;
margin-bottom: 7px;
}
@media (max-width: 767px){#s-43a09a25-e6b5-4105-96be-5048e4a80649 {
  display: none;
}
#s-43a09a25-e6b5-4105-96be-5048e4a80649, #wrap-s-43a09a25-e6b5-4105-96be-5048e4a80649 { display:none !important; }}
#s-edf5f539-2eaf-4d53-862e-1383f3189d1f {
  text-align: center;
}
@media (min-width: 1200px){#s-edf5f539-2eaf-4d53-862e-1383f3189d1f {
  display: none;
}
#s-edf5f539-2eaf-4d53-862e-1383f3189d1f, #wrap-s-edf5f539-2eaf-4d53-862e-1383f3189d1f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-edf5f539-2eaf-4d53-862e-1383f3189d1f {
  display: none;
}
#s-edf5f539-2eaf-4d53-862e-1383f3189d1f, #wrap-s-edf5f539-2eaf-4d53-862e-1383f3189d1f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-edf5f539-2eaf-4d53-862e-1383f3189d1f {
  display: none;
}
#s-edf5f539-2eaf-4d53-862e-1383f3189d1f, #wrap-s-edf5f539-2eaf-4d53-862e-1383f3189d1f { display:none !important; }}



  #s-edf5f539-2eaf-4d53-862e-1383f3189d1f img.shogun-image {
    
    width: px;
  }


#s-edf5f539-2eaf-4d53-862e-1383f3189d1f .shogun-image-content {
  
    align-items: center;
  
}

#s-cd50aea7-caa3-4f17-918e-bd9e1ade55c4 {
  padding-left: 14%;
padding-right: 14%;
text-align: left;
}

#s-cd50aea7-caa3-4f17-918e-bd9e1ade55c4 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-cd50aea7-caa3-4f17-918e-bd9e1ade55c4 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-cd50aea7-caa3-4f17-918e-bd9e1ade55c4 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-cd50aea7-caa3-4f17-918e-bd9e1ade55c4 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-79176292-4f98-4872-a4e0-4c2130ada3af {
  margin-top: 3%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(239, 103, 146, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-79176292-4f98-4872-a4e0-4c2130ada3af:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-79176292-4f98-4872-a4e0-4c2130ada3af:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-79176292-4f98-4872-a4e0-4c2130ada3af {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-79176292-4f98-4872-a4e0-4c2130ada3af.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-79176292-4f98-4872-a4e0-4c2130ada3af.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  
  display:  inline-block ;
}

#s-79176292-4f98-4872-a4e0-4c2130ada3af.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-8ec05863-f761-4ab2-b6b6-7a8e68a4d932 {
  border-style: solid;
margin-bottom: 0px;
padding-bottom: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(239, 103, 146, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(249, 249, 249, 1);
}








#s-8ec05863-f761-4ab2-b6b6-7a8e68a4d932 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8ec05863-f761-4ab2-b6b6-7a8e68a4d932.shg-box.shg-c {
  justify-content: center;
}

#s-1798e67f-8c83-48ba-88fe-d4a574bd65ee {
  margin-top: 22px;
margin-left: 0%;
margin-bottom: -5px;
margin-right: 0%;
}

#s-254878e9-b56f-414b-acbe-ee6e9b569280 {
  text-align: left;
}




  #s-254878e9-b56f-414b-acbe-ee6e9b569280 img.shogun-image {
    
    width: px;
  }


#s-254878e9-b56f-414b-acbe-ee6e9b569280 .shogun-image-content {
  
    align-items: center;
  
}

#s-39453cac-945f-487d-bb59-325829b1767f {
  margin-top: 20px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-d7cc4ba1-4646-4a5e-ab9c-b6364073eca9 {
  display: none;
}
#s-e3e24b2d-ec03-4266-84d6-95d521432f71 {
  margin-top: 11px;
margin-bottom: 11px;
text-align: center;
}

#s-e3e24b2d-ec03-4266-84d6-95d521432f71 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 24px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-e3e24b2d-ec03-4266-84d6-95d521432f71 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 24px;
}

#s-e3e24b2d-ec03-4266-84d6-95d521432f71 .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-7130a431-535f-44a9-bf50-8b0d10367bc8 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 27px;
margin-right: 0%;
}

#s-bcc44662-08c1-4912-8152-540a7ace669a {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

@media (max-width: 767px){#s-0f147896-13a9-483c-a6f2-df7dc26c61e5 {
  display: none;
}
#s-0f147896-13a9-483c-a6f2-df7dc26c61e5, #wrap-s-0f147896-13a9-483c-a6f2-df7dc26c61e5 { display:none !important; }}
@media (min-width: 0px) {
[id="s-0f147896-13a9-483c-a6f2-df7dc26c61e5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0f147896-13a9-483c-a6f2-df7dc26c61e5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0f147896-13a9-483c-a6f2-df7dc26c61e5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0f147896-13a9-483c-a6f2-df7dc26c61e5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0f147896-13a9-483c-a6f2-df7dc26c61e5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0f147896-13a9-483c-a6f2-df7dc26c61e5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0f147896-13a9-483c-a6f2-df7dc26c61e5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0f147896-13a9-483c-a6f2-df7dc26c61e5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0f147896-13a9-483c-a6f2-df7dc26c61e5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0f147896-13a9-483c-a6f2-df7dc26c61e5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0f147896-13a9-483c-a6f2-df7dc26c61e5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0f147896-13a9-483c-a6f2-df7dc26c61e5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0f147896-13a9-483c-a6f2-df7dc26c61e5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0f147896-13a9-483c-a6f2-df7dc26c61e5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0f147896-13a9-483c-a6f2-df7dc26c61e5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0f147896-13a9-483c-a6f2-df7dc26c61e5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0f147896-13a9-483c-a6f2-df7dc26c61e5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0f147896-13a9-483c-a6f2-df7dc26c61e5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0f147896-13a9-483c-a6f2-df7dc26c61e5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0f147896-13a9-483c-a6f2-df7dc26c61e5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0f147896-13a9-483c-a6f2-df7dc26c61e5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0f147896-13a9-483c-a6f2-df7dc26c61e5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0f147896-13a9-483c-a6f2-df7dc26c61e5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0f147896-13a9-483c-a6f2-df7dc26c61e5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0f147896-13a9-483c-a6f2-df7dc26c61e5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0f147896-13a9-483c-a6f2-df7dc26c61e5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0f147896-13a9-483c-a6f2-df7dc26c61e5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0f147896-13a9-483c-a6f2-df7dc26c61e5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0f147896-13a9-483c-a6f2-df7dc26c61e5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0f147896-13a9-483c-a6f2-df7dc26c61e5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0f147896-13a9-483c-a6f2-df7dc26c61e5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0f147896-13a9-483c-a6f2-df7dc26c61e5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0f147896-13a9-483c-a6f2-df7dc26c61e5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0f147896-13a9-483c-a6f2-df7dc26c61e5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0f147896-13a9-483c-a6f2-df7dc26c61e5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0f147896-13a9-483c-a6f2-df7dc26c61e5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0f147896-13a9-483c-a6f2-df7dc26c61e5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-0319f913-f05e-482a-8a44-29c15d47e5c9 {
  text-align: center;
}
@media (max-width: 767px){#s-0319f913-f05e-482a-8a44-29c15d47e5c9 {
  display: none;
}
#s-0319f913-f05e-482a-8a44-29c15d47e5c9, #wrap-s-0319f913-f05e-482a-8a44-29c15d47e5c9 { display:none !important; }}



  #s-0319f913-f05e-482a-8a44-29c15d47e5c9 img.shogun-image {
    
    width: px;
  }


#s-0319f913-f05e-482a-8a44-29c15d47e5c9 .shogun-image-content {
  
    align-items: center;
  
}

#s-63fb5a12-83e8-4e76-87ef-eeb71cc1c119 {
  margin-top: -23px;
margin-bottom: 7px;
}

#s-79683453-9ee4-4003-b400-c7e1a8f49197 {
  text-align: center;
}




  #s-79683453-9ee4-4003-b400-c7e1a8f49197 img.shogun-image {
    
    width: px;
  }


#s-79683453-9ee4-4003-b400-c7e1a8f49197 .shogun-image-content {
  
    align-items: center;
  
}

#s-070bffbc-3121-46ee-a89e-548927f71c7e {
  margin-top: -23px;
margin-bottom: 7px;
}

#s-ec6a8c77-cf8c-4a46-a03e-5508749a02a8 {
  text-align: center;
}




  #s-ec6a8c77-cf8c-4a46-a03e-5508749a02a8 img.shogun-image {
    
    width: px;
  }


#s-ec6a8c77-cf8c-4a46-a03e-5508749a02a8 .shogun-image-content {
  
    align-items: center;
  
}

#s-c4f497cc-aa14-4d76-8673-7d190b0e9162 {
  margin-top: -23px;
margin-bottom: 7px;
}

#s-15a69d08-cf6a-4d22-836b-08b53010861f {
  text-align: center;
}
@media (min-width: 1200px){#s-15a69d08-cf6a-4d22-836b-08b53010861f {
  display: none;
}
#s-15a69d08-cf6a-4d22-836b-08b53010861f, #wrap-s-15a69d08-cf6a-4d22-836b-08b53010861f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-15a69d08-cf6a-4d22-836b-08b53010861f {
  display: none;
}
#s-15a69d08-cf6a-4d22-836b-08b53010861f, #wrap-s-15a69d08-cf6a-4d22-836b-08b53010861f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-15a69d08-cf6a-4d22-836b-08b53010861f {
  display: none;
}
#s-15a69d08-cf6a-4d22-836b-08b53010861f, #wrap-s-15a69d08-cf6a-4d22-836b-08b53010861f { display:none !important; }}



  #s-15a69d08-cf6a-4d22-836b-08b53010861f img.shogun-image {
    
    width: px;
  }


#s-15a69d08-cf6a-4d22-836b-08b53010861f .shogun-image-content {
  
    align-items: center;
  
}

#s-9bd71fe5-f929-42b4-b879-2f1fcd930cf6 {
  padding-left: 14%;
padding-right: 14%;
text-align: left;
}

#s-9bd71fe5-f929-42b4-b879-2f1fcd930cf6 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-9bd71fe5-f929-42b4-b879-2f1fcd930cf6 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-9bd71fe5-f929-42b4-b879-2f1fcd930cf6 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-9bd71fe5-f929-42b4-b879-2f1fcd930cf6 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-ac62974c-5d1b-4a71-98fa-88c27b72e023 {
  margin-top: 3%;
margin-bottom: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(239, 103, 146, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-ac62974c-5d1b-4a71-98fa-88c27b72e023:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ac62974c-5d1b-4a71-98fa-88c27b72e023:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ac62974c-5d1b-4a71-98fa-88c27b72e023 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ac62974c-5d1b-4a71-98fa-88c27b72e023.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ac62974c-5d1b-4a71-98fa-88c27b72e023.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  
  display:  inline-block ;
}

#s-ac62974c-5d1b-4a71-98fa-88c27b72e023.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-53081670-aa6c-4fc2-a6d2-4741708340fc {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-53081670-aa6c-4fc2-a6d2-4741708340fc {
  display: none;
}
#s-53081670-aa6c-4fc2-a6d2-4741708340fc, #wrap-s-53081670-aa6c-4fc2-a6d2-4741708340fc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-53081670-aa6c-4fc2-a6d2-4741708340fc {
  display: none;
}
#s-53081670-aa6c-4fc2-a6d2-4741708340fc, #wrap-s-53081670-aa6c-4fc2-a6d2-4741708340fc { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-53081670-aa6c-4fc2-a6d2-4741708340fc {
  display: none;
}
#s-53081670-aa6c-4fc2-a6d2-4741708340fc, #wrap-s-53081670-aa6c-4fc2-a6d2-4741708340fc { display:none !important; }}@media (max-width: 767px){#s-53081670-aa6c-4fc2-a6d2-4741708340fc {
  
}
}
@media (min-width: 0px) {
[id="s-53081670-aa6c-4fc2-a6d2-4741708340fc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-53081670-aa6c-4fc2-a6d2-4741708340fc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-53081670-aa6c-4fc2-a6d2-4741708340fc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-53081670-aa6c-4fc2-a6d2-4741708340fc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-53081670-aa6c-4fc2-a6d2-4741708340fc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-53081670-aa6c-4fc2-a6d2-4741708340fc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-53081670-aa6c-4fc2-a6d2-4741708340fc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-53081670-aa6c-4fc2-a6d2-4741708340fc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-53081670-aa6c-4fc2-a6d2-4741708340fc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-53081670-aa6c-4fc2-a6d2-4741708340fc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-53081670-aa6c-4fc2-a6d2-4741708340fc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-53081670-aa6c-4fc2-a6d2-4741708340fc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-53081670-aa6c-4fc2-a6d2-4741708340fc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-53081670-aa6c-4fc2-a6d2-4741708340fc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-53081670-aa6c-4fc2-a6d2-4741708340fc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-53081670-aa6c-4fc2-a6d2-4741708340fc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-53081670-aa6c-4fc2-a6d2-4741708340fc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-53081670-aa6c-4fc2-a6d2-4741708340fc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-53081670-aa6c-4fc2-a6d2-4741708340fc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-53081670-aa6c-4fc2-a6d2-4741708340fc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-53081670-aa6c-4fc2-a6d2-4741708340fc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-53081670-aa6c-4fc2-a6d2-4741708340fc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-53081670-aa6c-4fc2-a6d2-4741708340fc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-53081670-aa6c-4fc2-a6d2-4741708340fc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-53081670-aa6c-4fc2-a6d2-4741708340fc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-53081670-aa6c-4fc2-a6d2-4741708340fc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-53081670-aa6c-4fc2-a6d2-4741708340fc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-53081670-aa6c-4fc2-a6d2-4741708340fc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-53081670-aa6c-4fc2-a6d2-4741708340fc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-53081670-aa6c-4fc2-a6d2-4741708340fc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-53081670-aa6c-4fc2-a6d2-4741708340fc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-53081670-aa6c-4fc2-a6d2-4741708340fc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-53081670-aa6c-4fc2-a6d2-4741708340fc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-53081670-aa6c-4fc2-a6d2-4741708340fc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-53081670-aa6c-4fc2-a6d2-4741708340fc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-53081670-aa6c-4fc2-a6d2-4741708340fc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-53081670-aa6c-4fc2-a6d2-4741708340fc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

#s-a2f067f6-c4d9-40f6-830f-379c14cb4ecd {
  border-style: solid;
margin-bottom: 0px;
padding-bottom: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(239, 103, 146, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
background-color: rgba(249, 249, 249, 1);
}
@media (max-width: 767px){#s-a2f067f6-c4d9-40f6-830f-379c14cb4ecd {
  margin-bottom: 16px;
}
}







#s-a2f067f6-c4d9-40f6-830f-379c14cb4ecd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a2f067f6-c4d9-40f6-830f-379c14cb4ecd.shg-box.shg-c {
  justify-content: flex-start;
}

#s-85b4141d-b48e-4017-a02b-7ba1907fe713 {
  margin-top: 22px;
margin-left: 0%;
margin-bottom: -5px;
margin-right: 0%;
}

#s-b35de66c-e584-4a23-84d2-3ce9bcd93101 {
  margin-left: 0%;
margin-right: 0%;
text-align: center;
}




  #s-b35de66c-e584-4a23-84d2-3ce9bcd93101 img.shogun-image {
    
    width: px;
  }


#s-b35de66c-e584-4a23-84d2-3ce9bcd93101 .shogun-image-content {
  
    align-items: center;
  
}

#s-beb4419c-2775-43e5-b64e-0ba7903f0f1d {
  margin-top: 22px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-8592c26c-f57f-4b9e-b145-0aa74fc2cf24 {
  display: none;
}
#s-bb856509-933e-4bec-ae38-8a7e3ee36a04 {
  margin-top: 11px;
margin-bottom: 11px;
text-align: center;
}

#s-bb856509-933e-4bec-ae38-8a7e3ee36a04 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 24px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-bb856509-933e-4bec-ae38-8a7e3ee36a04 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 24px;
}

#s-bb856509-933e-4bec-ae38-8a7e3ee36a04 .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-7e24dd70-3f38-40ad-abce-7e1cf46f1ae0 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 27px;
margin-right: 0%;
}

#s-05ccfa9c-9972-45db-9aeb-76de0514db73 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

@media (max-width: 767px){#s-ae0c5aa9-2a6a-434c-9fe7-4c36947d4880 {
  display: none;
}
#s-ae0c5aa9-2a6a-434c-9fe7-4c36947d4880, #wrap-s-ae0c5aa9-2a6a-434c-9fe7-4c36947d4880 { display:none !important; }}
@media (min-width: 0px) {
[id="s-ae0c5aa9-2a6a-434c-9fe7-4c36947d4880"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ae0c5aa9-2a6a-434c-9fe7-4c36947d4880"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ae0c5aa9-2a6a-434c-9fe7-4c36947d4880"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ae0c5aa9-2a6a-434c-9fe7-4c36947d4880"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ae0c5aa9-2a6a-434c-9fe7-4c36947d4880"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ae0c5aa9-2a6a-434c-9fe7-4c36947d4880"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ae0c5aa9-2a6a-434c-9fe7-4c36947d4880"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ae0c5aa9-2a6a-434c-9fe7-4c36947d4880"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ae0c5aa9-2a6a-434c-9fe7-4c36947d4880"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ae0c5aa9-2a6a-434c-9fe7-4c36947d4880"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ae0c5aa9-2a6a-434c-9fe7-4c36947d4880"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ae0c5aa9-2a6a-434c-9fe7-4c36947d4880"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ae0c5aa9-2a6a-434c-9fe7-4c36947d4880"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ae0c5aa9-2a6a-434c-9fe7-4c36947d4880"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ae0c5aa9-2a6a-434c-9fe7-4c36947d4880"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ae0c5aa9-2a6a-434c-9fe7-4c36947d4880"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ae0c5aa9-2a6a-434c-9fe7-4c36947d4880"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ae0c5aa9-2a6a-434c-9fe7-4c36947d4880"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ae0c5aa9-2a6a-434c-9fe7-4c36947d4880"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ae0c5aa9-2a6a-434c-9fe7-4c36947d4880"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ae0c5aa9-2a6a-434c-9fe7-4c36947d4880"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ae0c5aa9-2a6a-434c-9fe7-4c36947d4880"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ae0c5aa9-2a6a-434c-9fe7-4c36947d4880"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ae0c5aa9-2a6a-434c-9fe7-4c36947d4880"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ae0c5aa9-2a6a-434c-9fe7-4c36947d4880"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ae0c5aa9-2a6a-434c-9fe7-4c36947d4880"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ae0c5aa9-2a6a-434c-9fe7-4c36947d4880"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ae0c5aa9-2a6a-434c-9fe7-4c36947d4880"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ae0c5aa9-2a6a-434c-9fe7-4c36947d4880"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ae0c5aa9-2a6a-434c-9fe7-4c36947d4880"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ae0c5aa9-2a6a-434c-9fe7-4c36947d4880"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ae0c5aa9-2a6a-434c-9fe7-4c36947d4880"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ae0c5aa9-2a6a-434c-9fe7-4c36947d4880"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ae0c5aa9-2a6a-434c-9fe7-4c36947d4880"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ae0c5aa9-2a6a-434c-9fe7-4c36947d4880"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ae0c5aa9-2a6a-434c-9fe7-4c36947d4880"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ae0c5aa9-2a6a-434c-9fe7-4c36947d4880"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-f096a3da-d11f-4cdb-903c-fe8c27cb6766 {
  text-align: center;
}
@media (max-width: 767px){#s-f096a3da-d11f-4cdb-903c-fe8c27cb6766 {
  display: none;
}
#s-f096a3da-d11f-4cdb-903c-fe8c27cb6766, #wrap-s-f096a3da-d11f-4cdb-903c-fe8c27cb6766 { display:none !important; }}



  #s-f096a3da-d11f-4cdb-903c-fe8c27cb6766 img.shogun-image {
    
    width: px;
  }


#s-f096a3da-d11f-4cdb-903c-fe8c27cb6766 .shogun-image-content {
  
    align-items: center;
  
}

#s-61d5acbc-387b-4e00-afb2-95a7e388c116 {
  margin-top: -23px;
margin-bottom: 7px;
}
@media (max-width: 767px){#s-61d5acbc-387b-4e00-afb2-95a7e388c116 {
  display: none;
}
#s-61d5acbc-387b-4e00-afb2-95a7e388c116, #wrap-s-61d5acbc-387b-4e00-afb2-95a7e388c116 { display:none !important; }}
#s-56b4d52b-cf21-46cc-95c4-14feb6c65b92 {
  text-align: center;
}
@media (max-width: 767px){#s-56b4d52b-cf21-46cc-95c4-14feb6c65b92 {
  display: none;
}
#s-56b4d52b-cf21-46cc-95c4-14feb6c65b92, #wrap-s-56b4d52b-cf21-46cc-95c4-14feb6c65b92 { display:none !important; }}



  #s-56b4d52b-cf21-46cc-95c4-14feb6c65b92 img.shogun-image {
    
    width: px;
  }


#s-56b4d52b-cf21-46cc-95c4-14feb6c65b92 .shogun-image-content {
  
    align-items: center;
  
}

#s-1c69bb0d-073c-467d-b3a9-bc788e8c2172 {
  margin-top: -23px;
margin-bottom: 7px;
}
@media (max-width: 767px){#s-1c69bb0d-073c-467d-b3a9-bc788e8c2172 {
  display: none;
}
#s-1c69bb0d-073c-467d-b3a9-bc788e8c2172, #wrap-s-1c69bb0d-073c-467d-b3a9-bc788e8c2172 { display:none !important; }}
#s-8a477274-8a41-4990-926c-a8ddc0bbe7d3 {
  text-align: center;
}
@media (max-width: 767px){#s-8a477274-8a41-4990-926c-a8ddc0bbe7d3 {
  display: none;
}
#s-8a477274-8a41-4990-926c-a8ddc0bbe7d3, #wrap-s-8a477274-8a41-4990-926c-a8ddc0bbe7d3 { display:none !important; }}



  #s-8a477274-8a41-4990-926c-a8ddc0bbe7d3 img.shogun-image {
    
    width: px;
  }


#s-8a477274-8a41-4990-926c-a8ddc0bbe7d3 .shogun-image-content {
  
    align-items: center;
  
}

#s-5f3bad13-fc4a-4da8-aa32-f92275c3e038 {
  margin-top: -23px;
margin-bottom: 7px;
}
@media (max-width: 767px){#s-5f3bad13-fc4a-4da8-aa32-f92275c3e038 {
  display: none;
}
#s-5f3bad13-fc4a-4da8-aa32-f92275c3e038, #wrap-s-5f3bad13-fc4a-4da8-aa32-f92275c3e038 { display:none !important; }}
#s-fc71a775-9193-4381-bed1-cacbb0c5c3c1 {
  text-align: center;
}
@media (min-width: 1200px){#s-fc71a775-9193-4381-bed1-cacbb0c5c3c1 {
  display: none;
}
#s-fc71a775-9193-4381-bed1-cacbb0c5c3c1, #wrap-s-fc71a775-9193-4381-bed1-cacbb0c5c3c1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fc71a775-9193-4381-bed1-cacbb0c5c3c1 {
  display: none;
}
#s-fc71a775-9193-4381-bed1-cacbb0c5c3c1, #wrap-s-fc71a775-9193-4381-bed1-cacbb0c5c3c1 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fc71a775-9193-4381-bed1-cacbb0c5c3c1 {
  display: none;
}
#s-fc71a775-9193-4381-bed1-cacbb0c5c3c1, #wrap-s-fc71a775-9193-4381-bed1-cacbb0c5c3c1 { display:none !important; }}



  #s-fc71a775-9193-4381-bed1-cacbb0c5c3c1 img.shogun-image {
    
    width: px;
  }


#s-fc71a775-9193-4381-bed1-cacbb0c5c3c1 .shogun-image-content {
  
    align-items: center;
  
}

#s-0fda777a-e805-4e46-b66b-df4eee95d6c2 {
  padding-left: 14%;
padding-right: 14%;
text-align: left;
}

#s-0fda777a-e805-4e46-b66b-df4eee95d6c2 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-0fda777a-e805-4e46-b66b-df4eee95d6c2 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-0fda777a-e805-4e46-b66b-df4eee95d6c2 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-0fda777a-e805-4e46-b66b-df4eee95d6c2 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-6029404c-6279-408a-999b-fb366f493ae1 {
  margin-top: 3%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(239, 103, 146, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-6029404c-6279-408a-999b-fb366f493ae1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6029404c-6279-408a-999b-fb366f493ae1:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6029404c-6279-408a-999b-fb366f493ae1 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6029404c-6279-408a-999b-fb366f493ae1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6029404c-6279-408a-999b-fb366f493ae1.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  
  display:  inline-block ;
}

#s-6029404c-6279-408a-999b-fb366f493ae1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-5aaecf98-62c1-4545-a4d9-f76df508a352 {
  border-style: solid;
margin-bottom: 0px;
padding-bottom: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(239, 103, 146, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(249, 249, 249, 1);
}








#s-5aaecf98-62c1-4545-a4d9-f76df508a352 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5aaecf98-62c1-4545-a4d9-f76df508a352.shg-box.shg-c {
  justify-content: center;
}

#s-012bbddb-1d8a-494b-b450-05a645688b36 {
  margin-top: 22px;
margin-left: 0%;
margin-bottom: -5px;
margin-right: 0%;
}

#s-48fe4b2f-3c4c-4909-861c-b143d04948a1 {
  text-align: left;
}




  #s-48fe4b2f-3c4c-4909-861c-b143d04948a1 img.shogun-image {
    
    width: px;
  }


#s-48fe4b2f-3c4c-4909-861c-b143d04948a1 .shogun-image-content {
  
    align-items: center;
  
}

#s-594c2f04-f18a-4242-8aeb-9e1629b548dd {
  margin-top: 20px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-da0eec3d-4224-4dd2-9f37-d11555c29119 {
  display: none;
}
#s-6950bdb9-9c3d-427b-a782-b2e0ff3744a1 {
  margin-top: 11px;
margin-bottom: 11px;
text-align: center;
}

#s-6950bdb9-9c3d-427b-a782-b2e0ff3744a1 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 24px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-6950bdb9-9c3d-427b-a782-b2e0ff3744a1 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 24px;
}

#s-6950bdb9-9c3d-427b-a782-b2e0ff3744a1 .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-ad7144d8-1752-4e81-b2e9-7c755ab37452 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 27px;
margin-right: 0%;
}

#s-b25c731b-7824-4390-9e9a-5e38c2445b1f {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

@media (max-width: 767px){#s-63ab7266-9312-4a97-931f-96a8c9af2288 {
  display: none;
}
#s-63ab7266-9312-4a97-931f-96a8c9af2288, #wrap-s-63ab7266-9312-4a97-931f-96a8c9af2288 { display:none !important; }}
@media (min-width: 0px) {
[id="s-63ab7266-9312-4a97-931f-96a8c9af2288"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-63ab7266-9312-4a97-931f-96a8c9af2288"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-63ab7266-9312-4a97-931f-96a8c9af2288"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-63ab7266-9312-4a97-931f-96a8c9af2288"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-63ab7266-9312-4a97-931f-96a8c9af2288"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-63ab7266-9312-4a97-931f-96a8c9af2288"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-63ab7266-9312-4a97-931f-96a8c9af2288"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-63ab7266-9312-4a97-931f-96a8c9af2288"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-63ab7266-9312-4a97-931f-96a8c9af2288"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-63ab7266-9312-4a97-931f-96a8c9af2288"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-63ab7266-9312-4a97-931f-96a8c9af2288"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-63ab7266-9312-4a97-931f-96a8c9af2288"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-63ab7266-9312-4a97-931f-96a8c9af2288"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-63ab7266-9312-4a97-931f-96a8c9af2288"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-63ab7266-9312-4a97-931f-96a8c9af2288"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-63ab7266-9312-4a97-931f-96a8c9af2288"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-63ab7266-9312-4a97-931f-96a8c9af2288"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-63ab7266-9312-4a97-931f-96a8c9af2288"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-63ab7266-9312-4a97-931f-96a8c9af2288"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-63ab7266-9312-4a97-931f-96a8c9af2288"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-63ab7266-9312-4a97-931f-96a8c9af2288"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-63ab7266-9312-4a97-931f-96a8c9af2288"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-63ab7266-9312-4a97-931f-96a8c9af2288"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-63ab7266-9312-4a97-931f-96a8c9af2288"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-63ab7266-9312-4a97-931f-96a8c9af2288"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-63ab7266-9312-4a97-931f-96a8c9af2288"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-63ab7266-9312-4a97-931f-96a8c9af2288"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-63ab7266-9312-4a97-931f-96a8c9af2288"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-63ab7266-9312-4a97-931f-96a8c9af2288"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-63ab7266-9312-4a97-931f-96a8c9af2288"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-63ab7266-9312-4a97-931f-96a8c9af2288"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-63ab7266-9312-4a97-931f-96a8c9af2288"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-63ab7266-9312-4a97-931f-96a8c9af2288"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-63ab7266-9312-4a97-931f-96a8c9af2288"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-63ab7266-9312-4a97-931f-96a8c9af2288"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-63ab7266-9312-4a97-931f-96a8c9af2288"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-63ab7266-9312-4a97-931f-96a8c9af2288"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-4fdc7ab6-601f-43eb-8e08-eb06e3da2a37 {
  text-align: center;
}
@media (max-width: 767px){#s-4fdc7ab6-601f-43eb-8e08-eb06e3da2a37 {
  display: none;
}
#s-4fdc7ab6-601f-43eb-8e08-eb06e3da2a37, #wrap-s-4fdc7ab6-601f-43eb-8e08-eb06e3da2a37 { display:none !important; }}



  #s-4fdc7ab6-601f-43eb-8e08-eb06e3da2a37 img.shogun-image {
    
    width: px;
  }


#s-4fdc7ab6-601f-43eb-8e08-eb06e3da2a37 .shogun-image-content {
  
    align-items: center;
  
}

#s-f84590ea-f93e-4424-bff1-9b5aea344e77 {
  margin-top: -23px;
margin-bottom: 7px;
}

#s-44591cab-cefb-40f4-8b94-7aff745cb418 {
  text-align: center;
}




  #s-44591cab-cefb-40f4-8b94-7aff745cb418 img.shogun-image {
    
    width: px;
  }


#s-44591cab-cefb-40f4-8b94-7aff745cb418 .shogun-image-content {
  
    align-items: center;
  
}

#s-7912ded8-79cb-4a3d-ab58-f7c50eb3273d {
  margin-top: -23px;
margin-bottom: 7px;
}

#s-e17d7fc1-d72b-4e72-aaa4-f4a81a345d1f {
  text-align: center;
}




  #s-e17d7fc1-d72b-4e72-aaa4-f4a81a345d1f img.shogun-image {
    
    width: px;
  }


#s-e17d7fc1-d72b-4e72-aaa4-f4a81a345d1f .shogun-image-content {
  
    align-items: center;
  
}

#s-1924640a-0c22-4c0f-8355-723164ca6b4e {
  margin-top: -23px;
margin-bottom: 7px;
}

#s-97e66c9e-b307-4e90-aba7-7daffd386547 {
  text-align: center;
}
@media (min-width: 1200px){#s-97e66c9e-b307-4e90-aba7-7daffd386547 {
  display: none;
}
#s-97e66c9e-b307-4e90-aba7-7daffd386547, #wrap-s-97e66c9e-b307-4e90-aba7-7daffd386547 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-97e66c9e-b307-4e90-aba7-7daffd386547 {
  display: none;
}
#s-97e66c9e-b307-4e90-aba7-7daffd386547, #wrap-s-97e66c9e-b307-4e90-aba7-7daffd386547 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-97e66c9e-b307-4e90-aba7-7daffd386547 {
  display: none;
}
#s-97e66c9e-b307-4e90-aba7-7daffd386547, #wrap-s-97e66c9e-b307-4e90-aba7-7daffd386547 { display:none !important; }}



  #s-97e66c9e-b307-4e90-aba7-7daffd386547 img.shogun-image {
    
    width: px;
  }


#s-97e66c9e-b307-4e90-aba7-7daffd386547 .shogun-image-content {
  
    align-items: center;
  
}

#s-5bc70c34-ccb3-4abc-b31e-1a4fd61ce388 {
  padding-left: 14%;
padding-right: 14%;
text-align: left;
}

#s-5bc70c34-ccb3-4abc-b31e-1a4fd61ce388 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-5bc70c34-ccb3-4abc-b31e-1a4fd61ce388 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-5bc70c34-ccb3-4abc-b31e-1a4fd61ce388 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-5bc70c34-ccb3-4abc-b31e-1a4fd61ce388 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-7b87ae8d-a3b2-4937-ba98-faf18671069d {
  margin-top: 3%;
margin-bottom: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(239, 103, 146, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-7b87ae8d-a3b2-4937-ba98-faf18671069d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7b87ae8d-a3b2-4937-ba98-faf18671069d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7b87ae8d-a3b2-4937-ba98-faf18671069d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7b87ae8d-a3b2-4937-ba98-faf18671069d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7b87ae8d-a3b2-4937-ba98-faf18671069d.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  
  display:  inline-block ;
}

#s-7b87ae8d-a3b2-4937-ba98-faf18671069d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-686be846-c971-45b9-a11c-b57a31885edd {
  border-style: solid;
margin-top: 15px;
margin-bottom: 0px;
padding-bottom: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(239, 103, 146, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(249, 249, 249, 1);
}








#s-686be846-c971-45b9-a11c-b57a31885edd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-686be846-c971-45b9-a11c-b57a31885edd.shg-box.shg-c {
  justify-content: center;
}

#s-9e85794b-2be5-4714-b886-e068a82fb908 {
  margin-top: 22px;
margin-left: 0%;
margin-bottom: -5px;
margin-right: 0%;
}

#s-3afecf66-8cf6-490f-858d-429cfea0fe24 {
  text-align: left;
}




  #s-3afecf66-8cf6-490f-858d-429cfea0fe24 img.shogun-image {
    
    width: px;
  }


#s-3afecf66-8cf6-490f-858d-429cfea0fe24 .shogun-image-content {
  
    align-items: center;
  
}

#s-eb3b3d2a-2fb9-4a2f-88ba-d021c010445b {
  margin-top: 20px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-a707fb65-919d-4e1a-b0d0-ac46a376b22a {
  display: none;
}
#s-e452c895-a955-4e1d-9f92-45180ccd7afb {
  margin-top: 11px;
margin-bottom: 11px;
text-align: center;
}

#s-e452c895-a955-4e1d-9f92-45180ccd7afb .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 24px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-e452c895-a955-4e1d-9f92-45180ccd7afb .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 24px;
}

#s-e452c895-a955-4e1d-9f92-45180ccd7afb .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-34000963-916c-419b-b86d-d1beb963ecaf {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 27px;
margin-right: 0%;
}

#s-45c73097-0a47-4e6d-80a5-af49622df9f6 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

@media (max-width: 767px){#s-6d1d04e9-5a27-4827-b52b-6017b27d88fb {
  display: none;
}
#s-6d1d04e9-5a27-4827-b52b-6017b27d88fb, #wrap-s-6d1d04e9-5a27-4827-b52b-6017b27d88fb { display:none !important; }}
@media (min-width: 0px) {
[id="s-6d1d04e9-5a27-4827-b52b-6017b27d88fb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6d1d04e9-5a27-4827-b52b-6017b27d88fb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6d1d04e9-5a27-4827-b52b-6017b27d88fb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6d1d04e9-5a27-4827-b52b-6017b27d88fb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6d1d04e9-5a27-4827-b52b-6017b27d88fb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6d1d04e9-5a27-4827-b52b-6017b27d88fb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6d1d04e9-5a27-4827-b52b-6017b27d88fb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6d1d04e9-5a27-4827-b52b-6017b27d88fb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6d1d04e9-5a27-4827-b52b-6017b27d88fb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6d1d04e9-5a27-4827-b52b-6017b27d88fb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6d1d04e9-5a27-4827-b52b-6017b27d88fb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6d1d04e9-5a27-4827-b52b-6017b27d88fb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6d1d04e9-5a27-4827-b52b-6017b27d88fb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6d1d04e9-5a27-4827-b52b-6017b27d88fb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6d1d04e9-5a27-4827-b52b-6017b27d88fb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6d1d04e9-5a27-4827-b52b-6017b27d88fb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6d1d04e9-5a27-4827-b52b-6017b27d88fb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6d1d04e9-5a27-4827-b52b-6017b27d88fb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6d1d04e9-5a27-4827-b52b-6017b27d88fb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6d1d04e9-5a27-4827-b52b-6017b27d88fb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6d1d04e9-5a27-4827-b52b-6017b27d88fb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6d1d04e9-5a27-4827-b52b-6017b27d88fb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6d1d04e9-5a27-4827-b52b-6017b27d88fb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6d1d04e9-5a27-4827-b52b-6017b27d88fb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6d1d04e9-5a27-4827-b52b-6017b27d88fb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6d1d04e9-5a27-4827-b52b-6017b27d88fb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6d1d04e9-5a27-4827-b52b-6017b27d88fb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6d1d04e9-5a27-4827-b52b-6017b27d88fb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6d1d04e9-5a27-4827-b52b-6017b27d88fb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6d1d04e9-5a27-4827-b52b-6017b27d88fb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6d1d04e9-5a27-4827-b52b-6017b27d88fb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6d1d04e9-5a27-4827-b52b-6017b27d88fb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6d1d04e9-5a27-4827-b52b-6017b27d88fb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6d1d04e9-5a27-4827-b52b-6017b27d88fb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6d1d04e9-5a27-4827-b52b-6017b27d88fb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6d1d04e9-5a27-4827-b52b-6017b27d88fb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6d1d04e9-5a27-4827-b52b-6017b27d88fb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-c4ba31f8-b2b7-4b9a-bb4b-4b514892cdf4 {
  text-align: center;
}
@media (max-width: 767px){#s-c4ba31f8-b2b7-4b9a-bb4b-4b514892cdf4 {
  display: none;
}
#s-c4ba31f8-b2b7-4b9a-bb4b-4b514892cdf4, #wrap-s-c4ba31f8-b2b7-4b9a-bb4b-4b514892cdf4 { display:none !important; }}



  #s-c4ba31f8-b2b7-4b9a-bb4b-4b514892cdf4 img.shogun-image {
    
    width: px;
  }


#s-c4ba31f8-b2b7-4b9a-bb4b-4b514892cdf4 .shogun-image-content {
  
    align-items: center;
  
}

#s-1a13e3c3-535a-43d8-bf30-79ed8106f396 {
  margin-top: -23px;
margin-bottom: 7px;
}

#s-4b656e50-b9a2-4505-8f70-422ff604c67c {
  text-align: center;
}




  #s-4b656e50-b9a2-4505-8f70-422ff604c67c img.shogun-image {
    
    width: px;
  }


#s-4b656e50-b9a2-4505-8f70-422ff604c67c .shogun-image-content {
  
    align-items: center;
  
}

#s-93da21ae-4c15-4f22-ae93-880637c49abb {
  margin-top: -23px;
margin-bottom: 7px;
}

#s-a3c328ad-f2d7-4648-93a2-fcb7815fce72 {
  text-align: center;
}




  #s-a3c328ad-f2d7-4648-93a2-fcb7815fce72 img.shogun-image {
    
    width: px;
  }


#s-a3c328ad-f2d7-4648-93a2-fcb7815fce72 .shogun-image-content {
  
    align-items: center;
  
}

#s-fa13c12e-ba4a-4157-8d1f-577795094a45 {
  margin-top: -23px;
margin-bottom: 7px;
}

#s-683322dd-c4c4-4678-a189-1810b96ed96a {
  text-align: center;
}
@media (min-width: 1200px){#s-683322dd-c4c4-4678-a189-1810b96ed96a {
  display: none;
}
#s-683322dd-c4c4-4678-a189-1810b96ed96a, #wrap-s-683322dd-c4c4-4678-a189-1810b96ed96a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-683322dd-c4c4-4678-a189-1810b96ed96a {
  display: none;
}
#s-683322dd-c4c4-4678-a189-1810b96ed96a, #wrap-s-683322dd-c4c4-4678-a189-1810b96ed96a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-683322dd-c4c4-4678-a189-1810b96ed96a {
  display: none;
}
#s-683322dd-c4c4-4678-a189-1810b96ed96a, #wrap-s-683322dd-c4c4-4678-a189-1810b96ed96a { display:none !important; }}



  #s-683322dd-c4c4-4678-a189-1810b96ed96a img.shogun-image {
    
    width: px;
  }


#s-683322dd-c4c4-4678-a189-1810b96ed96a .shogun-image-content {
  
    align-items: center;
  
}

#s-0b0569c0-4095-4e13-acf0-960615723edb {
  padding-left: 14%;
padding-right: 14%;
text-align: left;
}

#s-0b0569c0-4095-4e13-acf0-960615723edb .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-0b0569c0-4095-4e13-acf0-960615723edb .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-0b0569c0-4095-4e13-acf0-960615723edb .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-0b0569c0-4095-4e13-acf0-960615723edb .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-5b7b0d3f-25ad-413e-a935-fb394e4b8c13 {
  margin-top: 3%;
margin-bottom: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(239, 103, 146, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-5b7b0d3f-25ad-413e-a935-fb394e4b8c13:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5b7b0d3f-25ad-413e-a935-fb394e4b8c13:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5b7b0d3f-25ad-413e-a935-fb394e4b8c13 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5b7b0d3f-25ad-413e-a935-fb394e4b8c13.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5b7b0d3f-25ad-413e-a935-fb394e4b8c13.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  
  display:  inline-block ;
}

#s-5b7b0d3f-25ad-413e-a935-fb394e4b8c13.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-d2093b59-0754-45cb-aa49-3a5a520e4bd0 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-d2093b59-0754-45cb-aa49-3a5a520e4bd0 {
  display: none;
}
#s-d2093b59-0754-45cb-aa49-3a5a520e4bd0, #wrap-s-d2093b59-0754-45cb-aa49-3a5a520e4bd0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d2093b59-0754-45cb-aa49-3a5a520e4bd0 {
  display: none;
}
#s-d2093b59-0754-45cb-aa49-3a5a520e4bd0, #wrap-s-d2093b59-0754-45cb-aa49-3a5a520e4bd0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d2093b59-0754-45cb-aa49-3a5a520e4bd0 {
  
}
}@media (max-width: 767px){#s-d2093b59-0754-45cb-aa49-3a5a520e4bd0 {
  display: none;
}
#s-d2093b59-0754-45cb-aa49-3a5a520e4bd0, #wrap-s-d2093b59-0754-45cb-aa49-3a5a520e4bd0 { display:none !important; }}
@media (min-width: 0px) {
[id="s-d2093b59-0754-45cb-aa49-3a5a520e4bd0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d2093b59-0754-45cb-aa49-3a5a520e4bd0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-d2093b59-0754-45cb-aa49-3a5a520e4bd0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-d2093b59-0754-45cb-aa49-3a5a520e4bd0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-d2093b59-0754-45cb-aa49-3a5a520e4bd0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-d2093b59-0754-45cb-aa49-3a5a520e4bd0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-d2093b59-0754-45cb-aa49-3a5a520e4bd0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-d2093b59-0754-45cb-aa49-3a5a520e4bd0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-d2093b59-0754-45cb-aa49-3a5a520e4bd0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-d2093b59-0754-45cb-aa49-3a5a520e4bd0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-d2093b59-0754-45cb-aa49-3a5a520e4bd0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-d2093b59-0754-45cb-aa49-3a5a520e4bd0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-d2093b59-0754-45cb-aa49-3a5a520e4bd0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 992px) {
[id="s-d2093b59-0754-45cb-aa49-3a5a520e4bd0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-d2093b59-0754-45cb-aa49-3a5a520e4bd0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-d2093b59-0754-45cb-aa49-3a5a520e4bd0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-d2093b59-0754-45cb-aa49-3a5a520e4bd0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-d2093b59-0754-45cb-aa49-3a5a520e4bd0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-d2093b59-0754-45cb-aa49-3a5a520e4bd0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-d2093b59-0754-45cb-aa49-3a5a520e4bd0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-d2093b59-0754-45cb-aa49-3a5a520e4bd0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-d2093b59-0754-45cb-aa49-3a5a520e4bd0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-d2093b59-0754-45cb-aa49-3a5a520e4bd0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-d2093b59-0754-45cb-aa49-3a5a520e4bd0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-d2093b59-0754-45cb-aa49-3a5a520e4bd0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 1200px) {
[id="s-d2093b59-0754-45cb-aa49-3a5a520e4bd0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-d2093b59-0754-45cb-aa49-3a5a520e4bd0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-d2093b59-0754-45cb-aa49-3a5a520e4bd0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-d2093b59-0754-45cb-aa49-3a5a520e4bd0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-d2093b59-0754-45cb-aa49-3a5a520e4bd0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-d2093b59-0754-45cb-aa49-3a5a520e4bd0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-d2093b59-0754-45cb-aa49-3a5a520e4bd0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-d2093b59-0754-45cb-aa49-3a5a520e4bd0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-d2093b59-0754-45cb-aa49-3a5a520e4bd0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-d2093b59-0754-45cb-aa49-3a5a520e4bd0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-d2093b59-0754-45cb-aa49-3a5a520e4bd0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-d2093b59-0754-45cb-aa49-3a5a520e4bd0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

#s-9b157248-f602-4b65-87a3-3f58de602a16 {
  border-style: solid;
margin-bottom: 0px;
padding-bottom: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(239, 103, 146, 1);
border-style: solid;
border-radius: 0px;
min-height: 50px;
background-color: rgba(249, 249, 249, 1);
}
@media (max-width: 767px){#s-9b157248-f602-4b65-87a3-3f58de602a16 {
  margin-bottom: 16px;
}
}







#s-9b157248-f602-4b65-87a3-3f58de602a16 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9b157248-f602-4b65-87a3-3f58de602a16.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ac94d9eb-b57c-4e9a-b146-ab327af2fb1d {
  margin-top: 10px;
margin-left: 0%;
margin-bottom: -5px;
margin-right: 0%;
}

#s-d953e397-3e47-4c82-8ebf-600809ec9336 {
  margin-left: 0%;
margin-right: 0%;
text-align: center;
}




  #s-d953e397-3e47-4c82-8ebf-600809ec9336 img.shogun-image {
    
    width: px;
  }


#s-d953e397-3e47-4c82-8ebf-600809ec9336 .shogun-image-content {
  
    align-items: center;
  
}

#s-814062e6-f0fb-43eb-873b-fb1b5c00d189 {
  margin-top: 22px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-fff242db-73de-48cf-8525-dbab002c7c27 {
  display: none;
}
#s-c9f7e94c-3c3e-4702-91a0-cb84e8db7a1b {
  margin-top: 11px;
margin-bottom: 11px;
text-align: center;
}

#s-c9f7e94c-3c3e-4702-91a0-cb84e8db7a1b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 24px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-c9f7e94c-3c3e-4702-91a0-cb84e8db7a1b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 24px;
}

#s-c9f7e94c-3c3e-4702-91a0-cb84e8db7a1b .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-6c460595-2c2b-461d-9d60-821a9f5b2791 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 27px;
margin-right: 0%;
}

#s-79b652e4-fb1c-4e25-ac69-98e0df43bbe9 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

@media (max-width: 767px){#s-9ebc4ebc-e9bb-429c-ac57-51c892e87bc2 {
  display: none;
}
#s-9ebc4ebc-e9bb-429c-ac57-51c892e87bc2, #wrap-s-9ebc4ebc-e9bb-429c-ac57-51c892e87bc2 { display:none !important; }}
@media (min-width: 0px) {
[id="s-9ebc4ebc-e9bb-429c-ac57-51c892e87bc2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9ebc4ebc-e9bb-429c-ac57-51c892e87bc2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9ebc4ebc-e9bb-429c-ac57-51c892e87bc2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9ebc4ebc-e9bb-429c-ac57-51c892e87bc2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9ebc4ebc-e9bb-429c-ac57-51c892e87bc2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9ebc4ebc-e9bb-429c-ac57-51c892e87bc2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9ebc4ebc-e9bb-429c-ac57-51c892e87bc2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9ebc4ebc-e9bb-429c-ac57-51c892e87bc2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9ebc4ebc-e9bb-429c-ac57-51c892e87bc2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9ebc4ebc-e9bb-429c-ac57-51c892e87bc2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9ebc4ebc-e9bb-429c-ac57-51c892e87bc2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9ebc4ebc-e9bb-429c-ac57-51c892e87bc2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9ebc4ebc-e9bb-429c-ac57-51c892e87bc2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-9ebc4ebc-e9bb-429c-ac57-51c892e87bc2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9ebc4ebc-e9bb-429c-ac57-51c892e87bc2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9ebc4ebc-e9bb-429c-ac57-51c892e87bc2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9ebc4ebc-e9bb-429c-ac57-51c892e87bc2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9ebc4ebc-e9bb-429c-ac57-51c892e87bc2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9ebc4ebc-e9bb-429c-ac57-51c892e87bc2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9ebc4ebc-e9bb-429c-ac57-51c892e87bc2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9ebc4ebc-e9bb-429c-ac57-51c892e87bc2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9ebc4ebc-e9bb-429c-ac57-51c892e87bc2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9ebc4ebc-e9bb-429c-ac57-51c892e87bc2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9ebc4ebc-e9bb-429c-ac57-51c892e87bc2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9ebc4ebc-e9bb-429c-ac57-51c892e87bc2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-9ebc4ebc-e9bb-429c-ac57-51c892e87bc2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9ebc4ebc-e9bb-429c-ac57-51c892e87bc2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9ebc4ebc-e9bb-429c-ac57-51c892e87bc2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9ebc4ebc-e9bb-429c-ac57-51c892e87bc2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9ebc4ebc-e9bb-429c-ac57-51c892e87bc2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9ebc4ebc-e9bb-429c-ac57-51c892e87bc2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9ebc4ebc-e9bb-429c-ac57-51c892e87bc2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9ebc4ebc-e9bb-429c-ac57-51c892e87bc2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9ebc4ebc-e9bb-429c-ac57-51c892e87bc2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9ebc4ebc-e9bb-429c-ac57-51c892e87bc2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9ebc4ebc-e9bb-429c-ac57-51c892e87bc2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9ebc4ebc-e9bb-429c-ac57-51c892e87bc2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-09d83a3e-40c3-4c6c-81db-3f71612c613a {
  text-align: center;
}
@media (max-width: 767px){#s-09d83a3e-40c3-4c6c-81db-3f71612c613a {
  display: none;
}
#s-09d83a3e-40c3-4c6c-81db-3f71612c613a, #wrap-s-09d83a3e-40c3-4c6c-81db-3f71612c613a { display:none !important; }}



  #s-09d83a3e-40c3-4c6c-81db-3f71612c613a img.shogun-image {
    
    width: px;
  }


#s-09d83a3e-40c3-4c6c-81db-3f71612c613a .shogun-image-content {
  
    align-items: center;
  
}

#s-453c406b-f999-41e1-8274-dadf6ba4a3ec {
  margin-top: -23px;
margin-bottom: 7px;
}
@media (max-width: 767px){#s-453c406b-f999-41e1-8274-dadf6ba4a3ec {
  display: none;
}
#s-453c406b-f999-41e1-8274-dadf6ba4a3ec, #wrap-s-453c406b-f999-41e1-8274-dadf6ba4a3ec { display:none !important; }}
#s-676b2704-7fdb-4319-937a-c17db8467f99 {
  text-align: center;
}
@media (max-width: 767px){#s-676b2704-7fdb-4319-937a-c17db8467f99 {
  display: none;
}
#s-676b2704-7fdb-4319-937a-c17db8467f99, #wrap-s-676b2704-7fdb-4319-937a-c17db8467f99 { display:none !important; }}



  #s-676b2704-7fdb-4319-937a-c17db8467f99 img.shogun-image {
    
    width: px;
  }


#s-676b2704-7fdb-4319-937a-c17db8467f99 .shogun-image-content {
  
    align-items: center;
  
}

#s-59c2fa5c-fedf-4b50-84df-74963edeb4c3 {
  margin-top: -23px;
margin-bottom: 7px;
}
@media (max-width: 767px){#s-59c2fa5c-fedf-4b50-84df-74963edeb4c3 {
  display: none;
}
#s-59c2fa5c-fedf-4b50-84df-74963edeb4c3, #wrap-s-59c2fa5c-fedf-4b50-84df-74963edeb4c3 { display:none !important; }}
#s-e242ae57-7cc9-48e8-bfd0-578c611f5e9f {
  text-align: center;
}
@media (max-width: 767px){#s-e242ae57-7cc9-48e8-bfd0-578c611f5e9f {
  display: none;
}
#s-e242ae57-7cc9-48e8-bfd0-578c611f5e9f, #wrap-s-e242ae57-7cc9-48e8-bfd0-578c611f5e9f { display:none !important; }}



  #s-e242ae57-7cc9-48e8-bfd0-578c611f5e9f img.shogun-image {
    
    width: px;
  }


#s-e242ae57-7cc9-48e8-bfd0-578c611f5e9f .shogun-image-content {
  
    align-items: center;
  
}

#s-1ef14af9-ee03-4459-89ea-7983c7ecf827 {
  margin-top: -23px;
margin-bottom: 7px;
}
@media (max-width: 767px){#s-1ef14af9-ee03-4459-89ea-7983c7ecf827 {
  display: none;
}
#s-1ef14af9-ee03-4459-89ea-7983c7ecf827, #wrap-s-1ef14af9-ee03-4459-89ea-7983c7ecf827 { display:none !important; }}
#s-d240fcd3-77cc-4b59-82c4-6db2273f754f {
  text-align: center;
}
@media (min-width: 1200px){#s-d240fcd3-77cc-4b59-82c4-6db2273f754f {
  display: none;
}
#s-d240fcd3-77cc-4b59-82c4-6db2273f754f, #wrap-s-d240fcd3-77cc-4b59-82c4-6db2273f754f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d240fcd3-77cc-4b59-82c4-6db2273f754f {
  display: none;
}
#s-d240fcd3-77cc-4b59-82c4-6db2273f754f, #wrap-s-d240fcd3-77cc-4b59-82c4-6db2273f754f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d240fcd3-77cc-4b59-82c4-6db2273f754f {
  display: none;
}
#s-d240fcd3-77cc-4b59-82c4-6db2273f754f, #wrap-s-d240fcd3-77cc-4b59-82c4-6db2273f754f { display:none !important; }}



  #s-d240fcd3-77cc-4b59-82c4-6db2273f754f img.shogun-image {
    
    width: px;
  }


#s-d240fcd3-77cc-4b59-82c4-6db2273f754f .shogun-image-content {
  
    align-items: center;
  
}

#s-0d161e88-505f-4d3f-ae75-3f94fcdcf2b8 {
  padding-left: 14%;
padding-right: 14%;
text-align: left;
}

#s-0d161e88-505f-4d3f-ae75-3f94fcdcf2b8 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-0d161e88-505f-4d3f-ae75-3f94fcdcf2b8 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-0d161e88-505f-4d3f-ae75-3f94fcdcf2b8 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-0d161e88-505f-4d3f-ae75-3f94fcdcf2b8 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-dce5298f-47b4-45fe-b7cf-20ef787311d9 {
  margin-top: 3%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(239, 103, 146, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-dce5298f-47b4-45fe-b7cf-20ef787311d9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-dce5298f-47b4-45fe-b7cf-20ef787311d9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-dce5298f-47b4-45fe-b7cf-20ef787311d9 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-dce5298f-47b4-45fe-b7cf-20ef787311d9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dce5298f-47b4-45fe-b7cf-20ef787311d9.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  
  display:  inline-block ;
}

#s-dce5298f-47b4-45fe-b7cf-20ef787311d9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-38b7aedb-224e-4a8e-8c24-ffbdf2d7343a {
  border-style: solid;
margin-bottom: 0px;
padding-bottom: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(239, 103, 146, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(249, 249, 249, 1);
}








#s-38b7aedb-224e-4a8e-8c24-ffbdf2d7343a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-38b7aedb-224e-4a8e-8c24-ffbdf2d7343a.shg-box.shg-c {
  justify-content: center;
}

#s-61cb6742-99eb-4599-803d-f28661cceffd {
  margin-left: 0%;
margin-bottom: -5px;
margin-right: 0%;
}

#s-66c3cab6-4fc1-4604-ab01-a1b1d9f9ba6e {
  text-align: left;
}




  #s-66c3cab6-4fc1-4604-ab01-a1b1d9f9ba6e img.shogun-image {
    
    width: px;
  }


#s-66c3cab6-4fc1-4604-ab01-a1b1d9f9ba6e .shogun-image-content {
  
    align-items: center;
  
}

#s-65348394-897b-400e-981c-49da382d720c {
  margin-top: 20px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-ee9e719b-0536-4799-af43-5f36ac3fd75e {
  display: none;
}
#s-2942512c-e1f1-433f-b69b-636e0bc5bc08 {
  margin-top: 11px;
margin-bottom: 11px;
text-align: center;
}

#s-2942512c-e1f1-433f-b69b-636e0bc5bc08 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 24px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-2942512c-e1f1-433f-b69b-636e0bc5bc08 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 24px;
}

#s-2942512c-e1f1-433f-b69b-636e0bc5bc08 .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-47a088c8-ad74-4737-9bf2-8a4de436db6f {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 27px;
margin-right: 0%;
}

#s-488d30cc-4135-4a2c-8eb1-d30740b852a1 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

@media (max-width: 767px){#s-aec03490-88b8-47b0-aa5b-de9f5cc723c0 {
  display: none;
}
#s-aec03490-88b8-47b0-aa5b-de9f5cc723c0, #wrap-s-aec03490-88b8-47b0-aa5b-de9f5cc723c0 { display:none !important; }}
@media (min-width: 0px) {
[id="s-aec03490-88b8-47b0-aa5b-de9f5cc723c0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aec03490-88b8-47b0-aa5b-de9f5cc723c0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-aec03490-88b8-47b0-aa5b-de9f5cc723c0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-aec03490-88b8-47b0-aa5b-de9f5cc723c0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-aec03490-88b8-47b0-aa5b-de9f5cc723c0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-aec03490-88b8-47b0-aa5b-de9f5cc723c0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-aec03490-88b8-47b0-aa5b-de9f5cc723c0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-aec03490-88b8-47b0-aa5b-de9f5cc723c0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-aec03490-88b8-47b0-aa5b-de9f5cc723c0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-aec03490-88b8-47b0-aa5b-de9f5cc723c0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-aec03490-88b8-47b0-aa5b-de9f5cc723c0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-aec03490-88b8-47b0-aa5b-de9f5cc723c0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-aec03490-88b8-47b0-aa5b-de9f5cc723c0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-aec03490-88b8-47b0-aa5b-de9f5cc723c0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-aec03490-88b8-47b0-aa5b-de9f5cc723c0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-aec03490-88b8-47b0-aa5b-de9f5cc723c0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-aec03490-88b8-47b0-aa5b-de9f5cc723c0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-aec03490-88b8-47b0-aa5b-de9f5cc723c0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-aec03490-88b8-47b0-aa5b-de9f5cc723c0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-aec03490-88b8-47b0-aa5b-de9f5cc723c0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-aec03490-88b8-47b0-aa5b-de9f5cc723c0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-aec03490-88b8-47b0-aa5b-de9f5cc723c0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-aec03490-88b8-47b0-aa5b-de9f5cc723c0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-aec03490-88b8-47b0-aa5b-de9f5cc723c0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-aec03490-88b8-47b0-aa5b-de9f5cc723c0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-aec03490-88b8-47b0-aa5b-de9f5cc723c0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-aec03490-88b8-47b0-aa5b-de9f5cc723c0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-aec03490-88b8-47b0-aa5b-de9f5cc723c0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-aec03490-88b8-47b0-aa5b-de9f5cc723c0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-aec03490-88b8-47b0-aa5b-de9f5cc723c0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-aec03490-88b8-47b0-aa5b-de9f5cc723c0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-aec03490-88b8-47b0-aa5b-de9f5cc723c0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-aec03490-88b8-47b0-aa5b-de9f5cc723c0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-aec03490-88b8-47b0-aa5b-de9f5cc723c0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-aec03490-88b8-47b0-aa5b-de9f5cc723c0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-aec03490-88b8-47b0-aa5b-de9f5cc723c0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-aec03490-88b8-47b0-aa5b-de9f5cc723c0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-60003ee4-63fd-4567-97d0-3e875e55ce8c {
  text-align: center;
}
@media (max-width: 767px){#s-60003ee4-63fd-4567-97d0-3e875e55ce8c {
  display: none;
}
#s-60003ee4-63fd-4567-97d0-3e875e55ce8c, #wrap-s-60003ee4-63fd-4567-97d0-3e875e55ce8c { display:none !important; }}



  #s-60003ee4-63fd-4567-97d0-3e875e55ce8c img.shogun-image {
    
    width: px;
  }


#s-60003ee4-63fd-4567-97d0-3e875e55ce8c .shogun-image-content {
  
    align-items: center;
  
}

#s-8296ae83-c190-4c33-8acd-a58cdfe1a3f5 {
  margin-top: -23px;
margin-bottom: 7px;
}

#s-22392054-440f-4b13-af67-eccc0b4bba38 {
  text-align: center;
}




  #s-22392054-440f-4b13-af67-eccc0b4bba38 img.shogun-image {
    
    width: px;
  }


#s-22392054-440f-4b13-af67-eccc0b4bba38 .shogun-image-content {
  
    align-items: center;
  
}

#s-0dda116a-d3c6-4311-9728-0b0beadab795 {
  margin-top: -23px;
margin-bottom: 7px;
}

#s-ed99af3e-dc95-4f88-85ef-140d86045ec7 {
  text-align: center;
}




  #s-ed99af3e-dc95-4f88-85ef-140d86045ec7 img.shogun-image {
    
    width: px;
  }


#s-ed99af3e-dc95-4f88-85ef-140d86045ec7 .shogun-image-content {
  
    align-items: center;
  
}

#s-f32ba46f-c831-4729-b62e-cb18b3ef4f91 {
  margin-top: -23px;
margin-bottom: 7px;
}

#s-ef2a6487-2772-45be-ac54-976bbcc4df8d {
  text-align: center;
}
@media (min-width: 1200px){#s-ef2a6487-2772-45be-ac54-976bbcc4df8d {
  display: none;
}
#s-ef2a6487-2772-45be-ac54-976bbcc4df8d, #wrap-s-ef2a6487-2772-45be-ac54-976bbcc4df8d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ef2a6487-2772-45be-ac54-976bbcc4df8d {
  display: none;
}
#s-ef2a6487-2772-45be-ac54-976bbcc4df8d, #wrap-s-ef2a6487-2772-45be-ac54-976bbcc4df8d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ef2a6487-2772-45be-ac54-976bbcc4df8d {
  display: none;
}
#s-ef2a6487-2772-45be-ac54-976bbcc4df8d, #wrap-s-ef2a6487-2772-45be-ac54-976bbcc4df8d { display:none !important; }}



  #s-ef2a6487-2772-45be-ac54-976bbcc4df8d img.shogun-image {
    
    width: px;
  }


#s-ef2a6487-2772-45be-ac54-976bbcc4df8d .shogun-image-content {
  
    align-items: center;
  
}

#s-11bc211e-28d4-410f-bc9d-be3df5387807 {
  padding-left: 14%;
padding-right: 14%;
text-align: left;
}

#s-11bc211e-28d4-410f-bc9d-be3df5387807 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-11bc211e-28d4-410f-bc9d-be3df5387807 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-11bc211e-28d4-410f-bc9d-be3df5387807 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-11bc211e-28d4-410f-bc9d-be3df5387807 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-0e980a82-f62a-4e64-8e6e-16f0b1b346e3 {
  margin-top: 3%;
margin-bottom: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(239, 103, 146, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-0e980a82-f62a-4e64-8e6e-16f0b1b346e3:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0e980a82-f62a-4e64-8e6e-16f0b1b346e3:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0e980a82-f62a-4e64-8e6e-16f0b1b346e3 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0e980a82-f62a-4e64-8e6e-16f0b1b346e3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0e980a82-f62a-4e64-8e6e-16f0b1b346e3.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  
  display:  inline-block ;
}

#s-0e980a82-f62a-4e64-8e6e-16f0b1b346e3.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-221e8630-1a14-407d-8d83-abda5fbc2cf2 {
  border-style: solid;
margin-bottom: 0px;
padding-bottom: 10px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(239, 103, 146, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(249, 249, 249, 1);
}








#s-221e8630-1a14-407d-8d83-abda5fbc2cf2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-221e8630-1a14-407d-8d83-abda5fbc2cf2.shg-box.shg-c {
  justify-content: center;
}

#s-7feb9695-cd42-4658-9217-d02a7e49ebcd {
  margin-left: 0%;
margin-bottom: -5px;
margin-right: 0%;
}

#s-6e3eff70-0ec1-4f46-9444-926b50d67c38 {
  text-align: left;
}




  #s-6e3eff70-0ec1-4f46-9444-926b50d67c38 img.shogun-image {
    
    width: px;
  }


#s-6e3eff70-0ec1-4f46-9444-926b50d67c38 .shogun-image-content {
  
    align-items: center;
  
}

#s-5919df69-0249-4846-b6e5-d6b1aa1e8b3e {
  margin-top: 20px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

#s-c5efd7fa-75d1-4907-b299-7b62d1005d5a {
  display: none;
}
#s-e7a8988e-7e57-4f62-94a5-5500f643ee93 {
  margin-top: 11px;
margin-bottom: 11px;
text-align: center;
}

#s-e7a8988e-7e57-4f62-94a5-5500f643ee93 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 24px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-e7a8988e-7e57-4f62-94a5-5500f643ee93 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 24px;
}

#s-e7a8988e-7e57-4f62-94a5-5500f643ee93 .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-55e7965a-6c1d-4729-8996-4453dcd69702 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 27px;
margin-right: 0%;
}

#s-d93e78d7-3a42-42f8-acaa-da97a3541c93 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
}

@media (max-width: 767px){#s-ae4b53ac-b6b6-4237-bf17-ebc23b159e6c {
  display: none;
}
#s-ae4b53ac-b6b6-4237-bf17-ebc23b159e6c, #wrap-s-ae4b53ac-b6b6-4237-bf17-ebc23b159e6c { display:none !important; }}
@media (min-width: 0px) {
[id="s-ae4b53ac-b6b6-4237-bf17-ebc23b159e6c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ae4b53ac-b6b6-4237-bf17-ebc23b159e6c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ae4b53ac-b6b6-4237-bf17-ebc23b159e6c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ae4b53ac-b6b6-4237-bf17-ebc23b159e6c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ae4b53ac-b6b6-4237-bf17-ebc23b159e6c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ae4b53ac-b6b6-4237-bf17-ebc23b159e6c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ae4b53ac-b6b6-4237-bf17-ebc23b159e6c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ae4b53ac-b6b6-4237-bf17-ebc23b159e6c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ae4b53ac-b6b6-4237-bf17-ebc23b159e6c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ae4b53ac-b6b6-4237-bf17-ebc23b159e6c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ae4b53ac-b6b6-4237-bf17-ebc23b159e6c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ae4b53ac-b6b6-4237-bf17-ebc23b159e6c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ae4b53ac-b6b6-4237-bf17-ebc23b159e6c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ae4b53ac-b6b6-4237-bf17-ebc23b159e6c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ae4b53ac-b6b6-4237-bf17-ebc23b159e6c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ae4b53ac-b6b6-4237-bf17-ebc23b159e6c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ae4b53ac-b6b6-4237-bf17-ebc23b159e6c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ae4b53ac-b6b6-4237-bf17-ebc23b159e6c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ae4b53ac-b6b6-4237-bf17-ebc23b159e6c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ae4b53ac-b6b6-4237-bf17-ebc23b159e6c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ae4b53ac-b6b6-4237-bf17-ebc23b159e6c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ae4b53ac-b6b6-4237-bf17-ebc23b159e6c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ae4b53ac-b6b6-4237-bf17-ebc23b159e6c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ae4b53ac-b6b6-4237-bf17-ebc23b159e6c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ae4b53ac-b6b6-4237-bf17-ebc23b159e6c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ae4b53ac-b6b6-4237-bf17-ebc23b159e6c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ae4b53ac-b6b6-4237-bf17-ebc23b159e6c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ae4b53ac-b6b6-4237-bf17-ebc23b159e6c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ae4b53ac-b6b6-4237-bf17-ebc23b159e6c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ae4b53ac-b6b6-4237-bf17-ebc23b159e6c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ae4b53ac-b6b6-4237-bf17-ebc23b159e6c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ae4b53ac-b6b6-4237-bf17-ebc23b159e6c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ae4b53ac-b6b6-4237-bf17-ebc23b159e6c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ae4b53ac-b6b6-4237-bf17-ebc23b159e6c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ae4b53ac-b6b6-4237-bf17-ebc23b159e6c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ae4b53ac-b6b6-4237-bf17-ebc23b159e6c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ae4b53ac-b6b6-4237-bf17-ebc23b159e6c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-832836ea-23bb-40fb-be49-36edf1c6c97f {
  text-align: center;
}
@media (max-width: 767px){#s-832836ea-23bb-40fb-be49-36edf1c6c97f {
  display: none;
}
#s-832836ea-23bb-40fb-be49-36edf1c6c97f, #wrap-s-832836ea-23bb-40fb-be49-36edf1c6c97f { display:none !important; }}



  #s-832836ea-23bb-40fb-be49-36edf1c6c97f img.shogun-image {
    
    width: px;
  }


#s-832836ea-23bb-40fb-be49-36edf1c6c97f .shogun-image-content {
  
    align-items: center;
  
}

#s-c2c98ff7-c12d-4df4-864b-b5c521e499d8 {
  margin-top: -23px;
margin-bottom: 7px;
}

#s-ad551e7b-fb5f-4c42-9f00-ee10402409d3 {
  text-align: center;
}




  #s-ad551e7b-fb5f-4c42-9f00-ee10402409d3 img.shogun-image {
    
    width: px;
  }


#s-ad551e7b-fb5f-4c42-9f00-ee10402409d3 .shogun-image-content {
  
    align-items: center;
  
}

#s-bdac3f2e-b22d-429c-8f07-3149fa446c1d {
  margin-top: -23px;
margin-bottom: 7px;
}

#s-6f30daee-b4b3-4d7c-8174-6627f9fd64ab {
  text-align: center;
}




  #s-6f30daee-b4b3-4d7c-8174-6627f9fd64ab img.shogun-image {
    
    width: px;
  }


#s-6f30daee-b4b3-4d7c-8174-6627f9fd64ab .shogun-image-content {
  
    align-items: center;
  
}

#s-77098678-50d7-4c12-ace2-315e046deb0e {
  margin-top: -23px;
margin-bottom: 7px;
}

#s-268f7235-fef4-4813-969f-4ea3e06be2a4 {
  text-align: center;
}
@media (min-width: 1200px){#s-268f7235-fef4-4813-969f-4ea3e06be2a4 {
  display: none;
}
#s-268f7235-fef4-4813-969f-4ea3e06be2a4, #wrap-s-268f7235-fef4-4813-969f-4ea3e06be2a4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-268f7235-fef4-4813-969f-4ea3e06be2a4 {
  display: none;
}
#s-268f7235-fef4-4813-969f-4ea3e06be2a4, #wrap-s-268f7235-fef4-4813-969f-4ea3e06be2a4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-268f7235-fef4-4813-969f-4ea3e06be2a4 {
  display: none;
}
#s-268f7235-fef4-4813-969f-4ea3e06be2a4, #wrap-s-268f7235-fef4-4813-969f-4ea3e06be2a4 { display:none !important; }}



  #s-268f7235-fef4-4813-969f-4ea3e06be2a4 img.shogun-image {
    
    width: px;
  }


#s-268f7235-fef4-4813-969f-4ea3e06be2a4 .shogun-image-content {
  
    align-items: center;
  
}

#s-256834e3-f05d-41c6-9d2e-ac173d0ec5bf {
  padding-left: 14%;
padding-right: 14%;
text-align: left;
}

#s-256834e3-f05d-41c6-9d2e-ac173d0ec5bf .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-256834e3-f05d-41c6-9d2e-ac173d0ec5bf .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-256834e3-f05d-41c6-9d2e-ac173d0ec5bf .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-256834e3-f05d-41c6-9d2e-ac173d0ec5bf .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-83028b89-5f4e-45dc-9ff0-1d5326ea404f {
  margin-top: 3%;
margin-bottom: 0%;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(239, 103, 146, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-83028b89-5f4e-45dc-9ff0-1d5326ea404f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-83028b89-5f4e-45dc-9ff0-1d5326ea404f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-83028b89-5f4e-45dc-9ff0-1d5326ea404f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-83028b89-5f4e-45dc-9ff0-1d5326ea404f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-83028b89-5f4e-45dc-9ff0-1d5326ea404f.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  
  display:  inline-block ;
}

#s-83028b89-5f4e-45dc-9ff0-1d5326ea404f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b1dc4f21-b442-4226-94bd-f41f996d8f60 {
  text-align: center;
}




  #s-b1dc4f21-b442-4226-94bd-f41f996d8f60 img.shogun-image {
    
    width: px;
  }


#s-b1dc4f21-b442-4226-94bd-f41f996d8f60 .shogun-image-content {
  
    align-items: center;
  
}

#s-67ca8f39-02aa-4531-9a9e-76252b22a8ac {
  margin-top: 3em;
margin-bottom: 3em;
padding-top: 0px;
padding-left: 0%;
padding-bottom: 0px;
padding-right: 0%;
text-align: center;
}




  #s-67ca8f39-02aa-4531-9a9e-76252b22a8ac img.shogun-image {
    
    width: px;
  }


#s-67ca8f39-02aa-4531-9a9e-76252b22a8ac .shogun-image-content {
  
    align-items: center;
  
}

#s-1f6cbeab-a729-4ddc-b60e-640e76ae39e5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1f6cbeab-a729-4ddc-b60e-640e76ae39e5 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-23e16dc2-040a-4a95-b121-2e6ed356a546 {
  margin-top: 2%;
margin-bottom: 2%;
}

@media (min-width: 0px) {
[id="s-23e16dc2-040a-4a95-b121-2e6ed356a546"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-23e16dc2-040a-4a95-b121-2e6ed356a546"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-23e16dc2-040a-4a95-b121-2e6ed356a546"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-23e16dc2-040a-4a95-b121-2e6ed356a546"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-23e16dc2-040a-4a95-b121-2e6ed356a546"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-23e16dc2-040a-4a95-b121-2e6ed356a546"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-23e16dc2-040a-4a95-b121-2e6ed356a546"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-23e16dc2-040a-4a95-b121-2e6ed356a546"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-23e16dc2-040a-4a95-b121-2e6ed356a546"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-23e16dc2-040a-4a95-b121-2e6ed356a546"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-23e16dc2-040a-4a95-b121-2e6ed356a546"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-23e16dc2-040a-4a95-b121-2e6ed356a546"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-23e16dc2-040a-4a95-b121-2e6ed356a546"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-23e16dc2-040a-4a95-b121-2e6ed356a546"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-23e16dc2-040a-4a95-b121-2e6ed356a546"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-23e16dc2-040a-4a95-b121-2e6ed356a546"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-23e16dc2-040a-4a95-b121-2e6ed356a546"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-23e16dc2-040a-4a95-b121-2e6ed356a546"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-23e16dc2-040a-4a95-b121-2e6ed356a546"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-23e16dc2-040a-4a95-b121-2e6ed356a546"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-23e16dc2-040a-4a95-b121-2e6ed356a546"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-23e16dc2-040a-4a95-b121-2e6ed356a546"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-23e16dc2-040a-4a95-b121-2e6ed356a546"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-23e16dc2-040a-4a95-b121-2e6ed356a546"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-23e16dc2-040a-4a95-b121-2e6ed356a546"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-23e16dc2-040a-4a95-b121-2e6ed356a546"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-23e16dc2-040a-4a95-b121-2e6ed356a546"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-23e16dc2-040a-4a95-b121-2e6ed356a546"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-23e16dc2-040a-4a95-b121-2e6ed356a546"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-23e16dc2-040a-4a95-b121-2e6ed356a546"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-23e16dc2-040a-4a95-b121-2e6ed356a546"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-23e16dc2-040a-4a95-b121-2e6ed356a546"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-23e16dc2-040a-4a95-b121-2e6ed356a546"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-23e16dc2-040a-4a95-b121-2e6ed356a546"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-23e16dc2-040a-4a95-b121-2e6ed356a546"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-23e16dc2-040a-4a95-b121-2e6ed356a546"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-23e16dc2-040a-4a95-b121-2e6ed356a546"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-bf19b3b9-96c6-49c4-ac6f-5700af561219 {
  text-align: center;
}
@media (min-width: 1200px){#s-bf19b3b9-96c6-49c4-ac6f-5700af561219 {
  display: none;
}
#s-bf19b3b9-96c6-49c4-ac6f-5700af561219, #wrap-s-bf19b3b9-96c6-49c4-ac6f-5700af561219 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bf19b3b9-96c6-49c4-ac6f-5700af561219 {
  display: none;
}
#s-bf19b3b9-96c6-49c4-ac6f-5700af561219, #wrap-s-bf19b3b9-96c6-49c4-ac6f-5700af561219 { display:none !important; }}@media (max-width: 767px){#s-bf19b3b9-96c6-49c4-ac6f-5700af561219 {
  display: none;
}
#s-bf19b3b9-96c6-49c4-ac6f-5700af561219, #wrap-s-bf19b3b9-96c6-49c4-ac6f-5700af561219 { display:none !important; }}



  #s-bf19b3b9-96c6-49c4-ac6f-5700af561219 img.shogun-image {
    
    width: px;
  }


#s-bf19b3b9-96c6-49c4-ac6f-5700af561219 .shogun-image-content {
  
    align-items: center;
  
}

#s-564f2229-1130-4d39-8791-3455cb355750 {
  margin-left: 20%;
margin-right: 20%;
text-align: center;
}
@media (min-width: 1200px){#s-564f2229-1130-4d39-8791-3455cb355750 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-564f2229-1130-4d39-8791-3455cb355750 {
  display: none;
}
#s-564f2229-1130-4d39-8791-3455cb355750, #wrap-s-564f2229-1130-4d39-8791-3455cb355750 { display:none !important; }}



  #s-564f2229-1130-4d39-8791-3455cb355750 img.shogun-image {
    
    width: px;
  }


#s-564f2229-1130-4d39-8791-3455cb355750 .shogun-image-content {
  
    align-items: center;
  
}

#s-ec1c0e7c-3f58-4c6f-b778-cfbd82f83ee8 {
  margin-top: 0px;
margin-bottom: 0em;
padding-top: 1em;
padding-bottom: 0em;
}

#s-26bcf31d-0b8c-48d5-b908-016016ae94a3 {
  margin-top: 0em;
margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
}

#s-26bcf31d-0b8c-48d5-b908-016016ae94a3 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 29px;
  line-height: 1.5em;
  letter-spacing: ;
  text-align: left;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-8185cdb8-cfd7-4821-8c8d-fe8954286373 {
  margin-top: 1em;
margin-bottom: 1em;
}

#s-8185cdb8-cfd7-4821-8c8d-fe8954286373 > .shogun-accordion-wrapper > .shogun-accordion {
  border: 1px solid rgba(239, 103, 146, 1);
}

#s-8185cdb8-cfd7-4821-8c8d-fe8954286373 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}

#s-8185cdb8-cfd7-4821-8c8d-fe8954286373 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-icon > span {
  color: rgba(0, 0, 0, 1);
}

#s-8185cdb8-cfd7-4821-8c8d-fe8954286373 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  background-color: #fff;
  border-top: 1px solid rgba(239, 103, 146, 1);
}

#s-8185cdb8-cfd7-4821-8c8d-fe8954286373 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: rgba(0, 0, 0, 1);
  text-align: left;
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-8185cdb8-cfd7-4821-8c8d-fe8954286373 > .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  font-size: 16px;
}
#s-88abc929-290a-4426-85f2-970bb8e65130 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-9df645b3-d0f8-429b-a05e-f6c435567ba7 {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-d04a245c-1789-4879-a4db-dd82dfe5c1ab {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-e41ed26e-8c9e-4b61-9ccd-939d15a1ec8e {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-77e53ffb-4fc9-492c-be03-e24cdce3064d {
  margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}

#s-b9d42ae2-6091-4d88-b3ae-d0653615b4e4 {
  margin-top: 30px;
margin-left: 30px;
margin-bottom: 30px;
margin-right: 30px;
background-color: rgba(247, 247, 247, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-b9d42ae2-6091-4d88-b3ae-d0653615b4e4 {
  display: none;
}
#s-b9d42ae2-6091-4d88-b3ae-d0653615b4e4, #wrap-s-b9d42ae2-6091-4d88-b3ae-d0653615b4e4 { display:none !important; }}
@media (min-width: 0px) {
[id="s-b9d42ae2-6091-4d88-b3ae-d0653615b4e4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b9d42ae2-6091-4d88-b3ae-d0653615b4e4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b9d42ae2-6091-4d88-b3ae-d0653615b4e4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b9d42ae2-6091-4d88-b3ae-d0653615b4e4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b9d42ae2-6091-4d88-b3ae-d0653615b4e4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b9d42ae2-6091-4d88-b3ae-d0653615b4e4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b9d42ae2-6091-4d88-b3ae-d0653615b4e4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b9d42ae2-6091-4d88-b3ae-d0653615b4e4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b9d42ae2-6091-4d88-b3ae-d0653615b4e4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b9d42ae2-6091-4d88-b3ae-d0653615b4e4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b9d42ae2-6091-4d88-b3ae-d0653615b4e4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b9d42ae2-6091-4d88-b3ae-d0653615b4e4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b9d42ae2-6091-4d88-b3ae-d0653615b4e4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-b9d42ae2-6091-4d88-b3ae-d0653615b4e4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b9d42ae2-6091-4d88-b3ae-d0653615b4e4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b9d42ae2-6091-4d88-b3ae-d0653615b4e4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b9d42ae2-6091-4d88-b3ae-d0653615b4e4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b9d42ae2-6091-4d88-b3ae-d0653615b4e4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b9d42ae2-6091-4d88-b3ae-d0653615b4e4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b9d42ae2-6091-4d88-b3ae-d0653615b4e4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b9d42ae2-6091-4d88-b3ae-d0653615b4e4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b9d42ae2-6091-4d88-b3ae-d0653615b4e4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b9d42ae2-6091-4d88-b3ae-d0653615b4e4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b9d42ae2-6091-4d88-b3ae-d0653615b4e4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b9d42ae2-6091-4d88-b3ae-d0653615b4e4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-b9d42ae2-6091-4d88-b3ae-d0653615b4e4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-b9d42ae2-6091-4d88-b3ae-d0653615b4e4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-b9d42ae2-6091-4d88-b3ae-d0653615b4e4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-b9d42ae2-6091-4d88-b3ae-d0653615b4e4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-b9d42ae2-6091-4d88-b3ae-d0653615b4e4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-b9d42ae2-6091-4d88-b3ae-d0653615b4e4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-b9d42ae2-6091-4d88-b3ae-d0653615b4e4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-b9d42ae2-6091-4d88-b3ae-d0653615b4e4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-b9d42ae2-6091-4d88-b3ae-d0653615b4e4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-b9d42ae2-6091-4d88-b3ae-d0653615b4e4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-b9d42ae2-6091-4d88-b3ae-d0653615b4e4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-b9d42ae2-6091-4d88-b3ae-d0653615b4e4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-b9d42ae2-6091-4d88-b3ae-d0653615b4e4"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-0982819f-3c01-452b-841f-a082207cf6ad {
  margin-left: 0%;
margin-bottom: 0px;
margin-right: 0%;
padding-left: 25%;
padding-bottom: 0px;
padding-right: 0%;
text-align: left;
}
@media (min-width: 1200px){#s-0982819f-3c01-452b-841f-a082207cf6ad {
  display: none;
}
#s-0982819f-3c01-452b-841f-a082207cf6ad, #wrap-s-0982819f-3c01-452b-841f-a082207cf6ad { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0982819f-3c01-452b-841f-a082207cf6ad {
  display: none;
}
#s-0982819f-3c01-452b-841f-a082207cf6ad, #wrap-s-0982819f-3c01-452b-841f-a082207cf6ad { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0982819f-3c01-452b-841f-a082207cf6ad {
  display: none;
}
#s-0982819f-3c01-452b-841f-a082207cf6ad, #wrap-s-0982819f-3c01-452b-841f-a082207cf6ad { display:none !important; }}@media (max-width: 767px){#s-0982819f-3c01-452b-841f-a082207cf6ad {
  padding-left: 9%;
padding-right: 9%;
}
}
#s-0982819f-3c01-452b-841f-a082207cf6ad .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-2a08a0df-5122-4bc5-be37-29939ee25284 {
  margin-top: 3%;
margin-left: 3%;
margin-bottom: 3%;
margin-right: 3%;
max-width: 400px;
text-align: center;
}
@media (min-width: 1200px){#s-2a08a0df-5122-4bc5-be37-29939ee25284 {
  display: none;
}
#s-2a08a0df-5122-4bc5-be37-29939ee25284, #wrap-s-2a08a0df-5122-4bc5-be37-29939ee25284 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2a08a0df-5122-4bc5-be37-29939ee25284 {
  display: none;
}
#s-2a08a0df-5122-4bc5-be37-29939ee25284, #wrap-s-2a08a0df-5122-4bc5-be37-29939ee25284 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2a08a0df-5122-4bc5-be37-29939ee25284 {
  display: none;
}
#s-2a08a0df-5122-4bc5-be37-29939ee25284, #wrap-s-2a08a0df-5122-4bc5-be37-29939ee25284 { display:none !important; }}



  #s-2a08a0df-5122-4bc5-be37-29939ee25284 img.shogun-image {
    
    width: px;
  }


#s-2a08a0df-5122-4bc5-be37-29939ee25284 .shogun-image-content {
  
    align-items: center;
  
}

#s-665e9324-0343-4cc7-af4c-2b3565b92887 {
  margin-top: 20px;
padding-left: 25%;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-665e9324-0343-4cc7-af4c-2b3565b92887 {
  display: none;
}
#s-665e9324-0343-4cc7-af4c-2b3565b92887, #wrap-s-665e9324-0343-4cc7-af4c-2b3565b92887 { display:none !important; }}@media (max-width: 767px){#s-665e9324-0343-4cc7-af4c-2b3565b92887 {
  display: none;
}
#s-665e9324-0343-4cc7-af4c-2b3565b92887, #wrap-s-665e9324-0343-4cc7-af4c-2b3565b92887 { display:none !important; }}
#s-665e9324-0343-4cc7-af4c-2b3565b92887 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  
  font-style:   ;
  font-size: 28px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-cd191191-119e-4ad1-bd5d-0b9c433c31b8 {
  margin-top: 21px;
margin-left: 25%;
margin-right: 9%;
}
@media (max-width: 767px){#s-cd191191-119e-4ad1-bd5d-0b9c433c31b8 {
  margin-left: 9%;
}
}
#s-59e24665-906d-4c64-bac2-0420861433a9 {
  margin-top: 22px;
margin-left: 25%;
margin-bottom: 0%;
}
@media (max-width: 767px){#s-59e24665-906d-4c64-bac2-0420861433a9 {
  display: none;
}
#s-59e24665-906d-4c64-bac2-0420861433a9, #wrap-s-59e24665-906d-4c64-bac2-0420861433a9 { display:none !important; }}
#s-fbbbb85d-d2f7-4d8d-a2e0-4bc5db049a5d {
  margin-top: 22px;
margin-left: 8%;
margin-bottom: 0%;
}
@media (min-width: 1200px){#s-fbbbb85d-d2f7-4d8d-a2e0-4bc5db049a5d {
  display: none;
}
#s-fbbbb85d-d2f7-4d8d-a2e0-4bc5db049a5d, #wrap-s-fbbbb85d-d2f7-4d8d-a2e0-4bc5db049a5d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fbbbb85d-d2f7-4d8d-a2e0-4bc5db049a5d {
  display: none;
}
#s-fbbbb85d-d2f7-4d8d-a2e0-4bc5db049a5d, #wrap-s-fbbbb85d-d2f7-4d8d-a2e0-4bc5db049a5d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fbbbb85d-d2f7-4d8d-a2e0-4bc5db049a5d {
  display: none;
}
#s-fbbbb85d-d2f7-4d8d-a2e0-4bc5db049a5d, #wrap-s-fbbbb85d-d2f7-4d8d-a2e0-4bc5db049a5d { display:none !important; }}
#s-04d7f27b-1208-4c19-9143-d6d22a1910df {
  padding-top: 10px;
padding-left: 27px;
padding-bottom: 10px;
padding-right: 27px;
border-radius: 5px;
max-width: 400px;
background-color: rgba(239, 103, 146, 1);
text-align: center;
text-decoration: none;
}
#s-04d7f27b-1208-4c19-9143-d6d22a1910df:hover {border-radius: 5px !important;
background-color: rgba(209, 79, 120, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-04d7f27b-1208-4c19-9143-d6d22a1910df:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-04d7f27b-1208-4c19-9143-d6d22a1910df {
  display: none;
}
#s-04d7f27b-1208-4c19-9143-d6d22a1910df, #wrap-s-04d7f27b-1208-4c19-9143-d6d22a1910df { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-04d7f27b-1208-4c19-9143-d6d22a1910df {
  display: none;
}
#s-04d7f27b-1208-4c19-9143-d6d22a1910df, #wrap-s-04d7f27b-1208-4c19-9143-d6d22a1910df { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-04d7f27b-1208-4c19-9143-d6d22a1910df {
  display: none;
}
#s-04d7f27b-1208-4c19-9143-d6d22a1910df, #wrap-s-04d7f27b-1208-4c19-9143-d6d22a1910df { display:none !important; }}

  #s-04d7f27b-1208-4c19-9143-d6d22a1910df-btn-wrapper {
    text-align: center;
  }


#s-04d7f27b-1208-4c19-9143-d6d22a1910df.shg-btn {
  color: #ffffff;
  font-size: 19px;
  
  
  
  display:  inline-block ;
}

#s-d9568c46-ca0d-4a3a-8007-9c2fe0a03c99 {
  margin-top: 0px;
margin-left: 25%;
margin-bottom: 0px;
padding-top: 18px;
padding-left: 27px;
padding-bottom: 18px;
padding-right: 27px;
border-radius: 5px;
max-width: 565px;
background-color: rgba(239, 103, 146, 1);
text-align: center;
text-decoration: none;
}
#s-d9568c46-ca0d-4a3a-8007-9c2fe0a03c99:hover {border-radius: 5px !important;
background-color: rgba(209, 79, 120, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-d9568c46-ca0d-4a3a-8007-9c2fe0a03c99:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-d9568c46-ca0d-4a3a-8007-9c2fe0a03c99 {
  display: none;
}
#s-d9568c46-ca0d-4a3a-8007-9c2fe0a03c99, #wrap-s-d9568c46-ca0d-4a3a-8007-9c2fe0a03c99 { display:none !important; }}@media (max-width: 767px){#s-d9568c46-ca0d-4a3a-8007-9c2fe0a03c99 {
  display: none;
}
#s-d9568c46-ca0d-4a3a-8007-9c2fe0a03c99, #wrap-s-d9568c46-ca0d-4a3a-8007-9c2fe0a03c99 { display:none !important; }}

  #s-d9568c46-ca0d-4a3a-8007-9c2fe0a03c99-btn-wrapper {
    text-align: center;
  }


#s-d9568c46-ca0d-4a3a-8007-9c2fe0a03c99.shg-btn {
  color: #ffffff;
  font-size: 23px;
  
  
  
  display:  block ;
}

#s-0446b9d0-3801-44cf-a2e9-1d6423d72626 {
  margin-left: 25%;
margin-right: 0%;
padding-top: 9px;
padding-left: 1%;
padding-bottom: 9px;
padding-right: 1%;
text-align: left;
}
@media (max-width: 767px){#s-0446b9d0-3801-44cf-a2e9-1d6423d72626 {
  margin-left: 9%;
}
}



  #s-0446b9d0-3801-44cf-a2e9-1d6423d72626 img.shogun-image {
    
    width: px;
  }


#s-0446b9d0-3801-44cf-a2e9-1d6423d72626 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-cb877803-11ee-400d-9974-b7fda404d66a {
  display: none;
}
#s-cb877803-11ee-400d-9974-b7fda404d66a, #wrap-s-cb877803-11ee-400d-9974-b7fda404d66a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cb877803-11ee-400d-9974-b7fda404d66a {
  display: none;
}
#s-cb877803-11ee-400d-9974-b7fda404d66a, #wrap-s-cb877803-11ee-400d-9974-b7fda404d66a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cb877803-11ee-400d-9974-b7fda404d66a {
  display: none;
}
#s-cb877803-11ee-400d-9974-b7fda404d66a, #wrap-s-cb877803-11ee-400d-9974-b7fda404d66a { display:none !important; }}
@media (min-width: 0px) {
[id="s-cb877803-11ee-400d-9974-b7fda404d66a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cb877803-11ee-400d-9974-b7fda404d66a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cb877803-11ee-400d-9974-b7fda404d66a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cb877803-11ee-400d-9974-b7fda404d66a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cb877803-11ee-400d-9974-b7fda404d66a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cb877803-11ee-400d-9974-b7fda404d66a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cb877803-11ee-400d-9974-b7fda404d66a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cb877803-11ee-400d-9974-b7fda404d66a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cb877803-11ee-400d-9974-b7fda404d66a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cb877803-11ee-400d-9974-b7fda404d66a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cb877803-11ee-400d-9974-b7fda404d66a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cb877803-11ee-400d-9974-b7fda404d66a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cb877803-11ee-400d-9974-b7fda404d66a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-cb877803-11ee-400d-9974-b7fda404d66a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cb877803-11ee-400d-9974-b7fda404d66a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cb877803-11ee-400d-9974-b7fda404d66a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cb877803-11ee-400d-9974-b7fda404d66a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cb877803-11ee-400d-9974-b7fda404d66a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cb877803-11ee-400d-9974-b7fda404d66a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cb877803-11ee-400d-9974-b7fda404d66a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cb877803-11ee-400d-9974-b7fda404d66a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cb877803-11ee-400d-9974-b7fda404d66a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cb877803-11ee-400d-9974-b7fda404d66a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cb877803-11ee-400d-9974-b7fda404d66a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cb877803-11ee-400d-9974-b7fda404d66a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-cb877803-11ee-400d-9974-b7fda404d66a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cb877803-11ee-400d-9974-b7fda404d66a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cb877803-11ee-400d-9974-b7fda404d66a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cb877803-11ee-400d-9974-b7fda404d66a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cb877803-11ee-400d-9974-b7fda404d66a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cb877803-11ee-400d-9974-b7fda404d66a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cb877803-11ee-400d-9974-b7fda404d66a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cb877803-11ee-400d-9974-b7fda404d66a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cb877803-11ee-400d-9974-b7fda404d66a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cb877803-11ee-400d-9974-b7fda404d66a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cb877803-11ee-400d-9974-b7fda404d66a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cb877803-11ee-400d-9974-b7fda404d66a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c0b3e144-2b1e-4779-9cb8-35a025054a0f {
  border-style: solid;
margin-left: 40%;
margin-right: 40%;
border-color: #000;
border-style: solid;
border-radius: 200px;
text-align: right;
}




  #s-c0b3e144-2b1e-4779-9cb8-35a025054a0f img.shogun-image {
    
    width: px;
  }


#s-c0b3e144-2b1e-4779-9cb8-35a025054a0f .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-65428eb0-1df7-4386-a6fc-ece1eb3a6863 {
  display: none;
}
#s-65428eb0-1df7-4386-a6fc-ece1eb3a6863, #wrap-s-65428eb0-1df7-4386-a6fc-ece1eb3a6863 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-65428eb0-1df7-4386-a6fc-ece1eb3a6863 {
  display: none;
}
#s-65428eb0-1df7-4386-a6fc-ece1eb3a6863, #wrap-s-65428eb0-1df7-4386-a6fc-ece1eb3a6863 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-65428eb0-1df7-4386-a6fc-ece1eb3a6863 {
  display: none;
}
#s-65428eb0-1df7-4386-a6fc-ece1eb3a6863, #wrap-s-65428eb0-1df7-4386-a6fc-ece1eb3a6863 { display:none !important; }}
@media (min-width: 0px) {
[id="s-65428eb0-1df7-4386-a6fc-ece1eb3a6863"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-65428eb0-1df7-4386-a6fc-ece1eb3a6863"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-65428eb0-1df7-4386-a6fc-ece1eb3a6863"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-65428eb0-1df7-4386-a6fc-ece1eb3a6863"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-65428eb0-1df7-4386-a6fc-ece1eb3a6863"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-65428eb0-1df7-4386-a6fc-ece1eb3a6863"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-65428eb0-1df7-4386-a6fc-ece1eb3a6863"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-65428eb0-1df7-4386-a6fc-ece1eb3a6863"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-65428eb0-1df7-4386-a6fc-ece1eb3a6863"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-65428eb0-1df7-4386-a6fc-ece1eb3a6863"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-65428eb0-1df7-4386-a6fc-ece1eb3a6863"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-65428eb0-1df7-4386-a6fc-ece1eb3a6863"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-65428eb0-1df7-4386-a6fc-ece1eb3a6863"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-65428eb0-1df7-4386-a6fc-ece1eb3a6863"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-65428eb0-1df7-4386-a6fc-ece1eb3a6863"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-65428eb0-1df7-4386-a6fc-ece1eb3a6863"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-65428eb0-1df7-4386-a6fc-ece1eb3a6863"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-65428eb0-1df7-4386-a6fc-ece1eb3a6863"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-65428eb0-1df7-4386-a6fc-ece1eb3a6863"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-65428eb0-1df7-4386-a6fc-ece1eb3a6863"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-65428eb0-1df7-4386-a6fc-ece1eb3a6863"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-65428eb0-1df7-4386-a6fc-ece1eb3a6863"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-65428eb0-1df7-4386-a6fc-ece1eb3a6863"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-65428eb0-1df7-4386-a6fc-ece1eb3a6863"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-65428eb0-1df7-4386-a6fc-ece1eb3a6863"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-65428eb0-1df7-4386-a6fc-ece1eb3a6863"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-65428eb0-1df7-4386-a6fc-ece1eb3a6863"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-65428eb0-1df7-4386-a6fc-ece1eb3a6863"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-65428eb0-1df7-4386-a6fc-ece1eb3a6863"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-65428eb0-1df7-4386-a6fc-ece1eb3a6863"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-65428eb0-1df7-4386-a6fc-ece1eb3a6863"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-65428eb0-1df7-4386-a6fc-ece1eb3a6863"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-65428eb0-1df7-4386-a6fc-ece1eb3a6863"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-65428eb0-1df7-4386-a6fc-ece1eb3a6863"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-65428eb0-1df7-4386-a6fc-ece1eb3a6863"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-65428eb0-1df7-4386-a6fc-ece1eb3a6863"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-65428eb0-1df7-4386-a6fc-ece1eb3a6863"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-65428eb0-1df7-4386-a6fc-ece1eb3a6863"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-65428eb0-1df7-4386-a6fc-ece1eb3a6863"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-65428eb0-1df7-4386-a6fc-ece1eb3a6863"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-65428eb0-1df7-4386-a6fc-ece1eb3a6863"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-65428eb0-1df7-4386-a6fc-ece1eb3a6863"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-65428eb0-1df7-4386-a6fc-ece1eb3a6863"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-65428eb0-1df7-4386-a6fc-ece1eb3a6863"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-65428eb0-1df7-4386-a6fc-ece1eb3a6863"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-65428eb0-1df7-4386-a6fc-ece1eb3a6863"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-65428eb0-1df7-4386-a6fc-ece1eb3a6863"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-65428eb0-1df7-4386-a6fc-ece1eb3a6863"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-5dd65739-ab1d-4b95-818f-f228c8bec0a0 {
  margin-top: 5px;
margin-bottom: 3px;
margin-right: -20%;
}

#s-087fb2ff-abd3-473c-851f-f1ad5030a2b2 {
  margin-left: 5%;
padding-left: 0%;
padding-right: 0%;
max-width: 70%;
text-align: left;
}




  #s-087fb2ff-abd3-473c-851f-f1ad5030a2b2 img.shogun-image {
    
    width: px;
  }


#s-087fb2ff-abd3-473c-851f-f1ad5030a2b2 .shogun-image-content {
  
    align-items: center;
  
}

#s-ca89f920-0a61-4d1e-925f-403c36afec30 {
  padding-left: 2%;
padding-bottom: 5%;
padding-right: 2%;
}

@media (min-width: 1200px){#s-fc243260-10e5-4d25-bbb4-097ab1f1c6b0 {
  display: none;
}
#s-fc243260-10e5-4d25-bbb4-097ab1f1c6b0, #wrap-s-fc243260-10e5-4d25-bbb4-097ab1f1c6b0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-fc243260-10e5-4d25-bbb4-097ab1f1c6b0 {
  display: none;
}
#s-fc243260-10e5-4d25-bbb4-097ab1f1c6b0, #wrap-s-fc243260-10e5-4d25-bbb4-097ab1f1c6b0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-fc243260-10e5-4d25-bbb4-097ab1f1c6b0 {
  
}
}@media (max-width: 767px){#s-fc243260-10e5-4d25-bbb4-097ab1f1c6b0 {
  display: none;
}
#s-fc243260-10e5-4d25-bbb4-097ab1f1c6b0, #wrap-s-fc243260-10e5-4d25-bbb4-097ab1f1c6b0 { display:none !important; }}
@media (min-width: 0px) {
[id="s-fc243260-10e5-4d25-bbb4-097ab1f1c6b0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fc243260-10e5-4d25-bbb4-097ab1f1c6b0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fc243260-10e5-4d25-bbb4-097ab1f1c6b0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fc243260-10e5-4d25-bbb4-097ab1f1c6b0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fc243260-10e5-4d25-bbb4-097ab1f1c6b0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fc243260-10e5-4d25-bbb4-097ab1f1c6b0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fc243260-10e5-4d25-bbb4-097ab1f1c6b0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fc243260-10e5-4d25-bbb4-097ab1f1c6b0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fc243260-10e5-4d25-bbb4-097ab1f1c6b0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fc243260-10e5-4d25-bbb4-097ab1f1c6b0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fc243260-10e5-4d25-bbb4-097ab1f1c6b0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fc243260-10e5-4d25-bbb4-097ab1f1c6b0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fc243260-10e5-4d25-bbb4-097ab1f1c6b0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fc243260-10e5-4d25-bbb4-097ab1f1c6b0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fc243260-10e5-4d25-bbb4-097ab1f1c6b0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fc243260-10e5-4d25-bbb4-097ab1f1c6b0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fc243260-10e5-4d25-bbb4-097ab1f1c6b0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fc243260-10e5-4d25-bbb4-097ab1f1c6b0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fc243260-10e5-4d25-bbb4-097ab1f1c6b0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fc243260-10e5-4d25-bbb4-097ab1f1c6b0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fc243260-10e5-4d25-bbb4-097ab1f1c6b0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fc243260-10e5-4d25-bbb4-097ab1f1c6b0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fc243260-10e5-4d25-bbb4-097ab1f1c6b0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fc243260-10e5-4d25-bbb4-097ab1f1c6b0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fc243260-10e5-4d25-bbb4-097ab1f1c6b0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fc243260-10e5-4d25-bbb4-097ab1f1c6b0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fc243260-10e5-4d25-bbb4-097ab1f1c6b0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fc243260-10e5-4d25-bbb4-097ab1f1c6b0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fc243260-10e5-4d25-bbb4-097ab1f1c6b0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fc243260-10e5-4d25-bbb4-097ab1f1c6b0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fc243260-10e5-4d25-bbb4-097ab1f1c6b0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fc243260-10e5-4d25-bbb4-097ab1f1c6b0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fc243260-10e5-4d25-bbb4-097ab1f1c6b0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fc243260-10e5-4d25-bbb4-097ab1f1c6b0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fc243260-10e5-4d25-bbb4-097ab1f1c6b0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fc243260-10e5-4d25-bbb4-097ab1f1c6b0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fc243260-10e5-4d25-bbb4-097ab1f1c6b0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-fdd1019f-e23c-43cf-9191-2db58b9db05e {
  border-style: solid;
margin-left: 30%;
margin-right: 30%;
border-color: #000;
border-style: solid;
border-radius: 200px;
text-align: right;
}




  #s-fdd1019f-e23c-43cf-9191-2db58b9db05e img.shogun-image {
    
    width: px;
  }


#s-fdd1019f-e23c-43cf-9191-2db58b9db05e .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-4b467832-bb5b-430a-8be6-c6ea4ee0a76e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4b467832-bb5b-430a-8be6-c6ea4ee0a76e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4b467832-bb5b-430a-8be6-c6ea4ee0a76e {
  
}
}
@media (min-width: 0px) {
[id="s-4b467832-bb5b-430a-8be6-c6ea4ee0a76e"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4b467832-bb5b-430a-8be6-c6ea4ee0a76e"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4b467832-bb5b-430a-8be6-c6ea4ee0a76e"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4b467832-bb5b-430a-8be6-c6ea4ee0a76e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4b467832-bb5b-430a-8be6-c6ea4ee0a76e"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4b467832-bb5b-430a-8be6-c6ea4ee0a76e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4b467832-bb5b-430a-8be6-c6ea4ee0a76e"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4b467832-bb5b-430a-8be6-c6ea4ee0a76e"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4b467832-bb5b-430a-8be6-c6ea4ee0a76e"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4b467832-bb5b-430a-8be6-c6ea4ee0a76e"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4b467832-bb5b-430a-8be6-c6ea4ee0a76e"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4b467832-bb5b-430a-8be6-c6ea4ee0a76e"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-4b467832-bb5b-430a-8be6-c6ea4ee0a76e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4b467832-bb5b-430a-8be6-c6ea4ee0a76e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4b467832-bb5b-430a-8be6-c6ea4ee0a76e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4b467832-bb5b-430a-8be6-c6ea4ee0a76e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4b467832-bb5b-430a-8be6-c6ea4ee0a76e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4b467832-bb5b-430a-8be6-c6ea4ee0a76e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4b467832-bb5b-430a-8be6-c6ea4ee0a76e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4b467832-bb5b-430a-8be6-c6ea4ee0a76e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4b467832-bb5b-430a-8be6-c6ea4ee0a76e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4b467832-bb5b-430a-8be6-c6ea4ee0a76e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4b467832-bb5b-430a-8be6-c6ea4ee0a76e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4b467832-bb5b-430a-8be6-c6ea4ee0a76e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4b467832-bb5b-430a-8be6-c6ea4ee0a76e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4b467832-bb5b-430a-8be6-c6ea4ee0a76e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4b467832-bb5b-430a-8be6-c6ea4ee0a76e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4b467832-bb5b-430a-8be6-c6ea4ee0a76e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4b467832-bb5b-430a-8be6-c6ea4ee0a76e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4b467832-bb5b-430a-8be6-c6ea4ee0a76e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4b467832-bb5b-430a-8be6-c6ea4ee0a76e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4b467832-bb5b-430a-8be6-c6ea4ee0a76e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4b467832-bb5b-430a-8be6-c6ea4ee0a76e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4b467832-bb5b-430a-8be6-c6ea4ee0a76e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4b467832-bb5b-430a-8be6-c6ea4ee0a76e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4b467832-bb5b-430a-8be6-c6ea4ee0a76e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4b467832-bb5b-430a-8be6-c6ea4ee0a76e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4b467832-bb5b-430a-8be6-c6ea4ee0a76e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4b467832-bb5b-430a-8be6-c6ea4ee0a76e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4b467832-bb5b-430a-8be6-c6ea4ee0a76e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4b467832-bb5b-430a-8be6-c6ea4ee0a76e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4b467832-bb5b-430a-8be6-c6ea4ee0a76e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4b467832-bb5b-430a-8be6-c6ea4ee0a76e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4b467832-bb5b-430a-8be6-c6ea4ee0a76e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4b467832-bb5b-430a-8be6-c6ea4ee0a76e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4b467832-bb5b-430a-8be6-c6ea4ee0a76e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4b467832-bb5b-430a-8be6-c6ea4ee0a76e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4b467832-bb5b-430a-8be6-c6ea4ee0a76e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-8c7c81c5-ea00-418a-afe9-0e25bc92ae6d {
  margin-top: 5px;
margin-bottom: 3px;
margin-right: -20%;
}

#s-d3191125-588e-488f-b16b-329cb7341a1b {
  margin-left: 5%;
padding-left: 0%;
padding-right: 0%;
max-width: 70%;
text-align: left;
}




  #s-d3191125-588e-488f-b16b-329cb7341a1b img.shogun-image {
    
    width: px;
  }


#s-d3191125-588e-488f-b16b-329cb7341a1b .shogun-image-content {
  
    align-items: center;
  
}

#s-90ec7093-b40d-4fa4-a8b6-729631c2cd7f {
  padding-left: 2%;
padding-bottom: 5%;
padding-right: 2%;
}

#s-6ae46ab7-0df0-4858-a37d-edd3a09767a7 {
  margin-top: 2%;
margin-left: 23%;
margin-bottom: 5px;
margin-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px){#s-6ae46ab7-0df0-4858-a37d-edd3a09767a7 {
  display: none;
}
#s-6ae46ab7-0df0-4858-a37d-edd3a09767a7, #wrap-s-6ae46ab7-0df0-4858-a37d-edd3a09767a7 { display:none !important; }}@media (max-width: 767px){#s-6ae46ab7-0df0-4858-a37d-edd3a09767a7 {
  display: none;
}
#s-6ae46ab7-0df0-4858-a37d-edd3a09767a7, #wrap-s-6ae46ab7-0df0-4858-a37d-edd3a09767a7 { display:none !important; }}
@media (min-width: 0px) {
[id="s-6ae46ab7-0df0-4858-a37d-edd3a09767a7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6ae46ab7-0df0-4858-a37d-edd3a09767a7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6ae46ab7-0df0-4858-a37d-edd3a09767a7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6ae46ab7-0df0-4858-a37d-edd3a09767a7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6ae46ab7-0df0-4858-a37d-edd3a09767a7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6ae46ab7-0df0-4858-a37d-edd3a09767a7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6ae46ab7-0df0-4858-a37d-edd3a09767a7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6ae46ab7-0df0-4858-a37d-edd3a09767a7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6ae46ab7-0df0-4858-a37d-edd3a09767a7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6ae46ab7-0df0-4858-a37d-edd3a09767a7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6ae46ab7-0df0-4858-a37d-edd3a09767a7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6ae46ab7-0df0-4858-a37d-edd3a09767a7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6ae46ab7-0df0-4858-a37d-edd3a09767a7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6ae46ab7-0df0-4858-a37d-edd3a09767a7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6ae46ab7-0df0-4858-a37d-edd3a09767a7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6ae46ab7-0df0-4858-a37d-edd3a09767a7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6ae46ab7-0df0-4858-a37d-edd3a09767a7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6ae46ab7-0df0-4858-a37d-edd3a09767a7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6ae46ab7-0df0-4858-a37d-edd3a09767a7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6ae46ab7-0df0-4858-a37d-edd3a09767a7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6ae46ab7-0df0-4858-a37d-edd3a09767a7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6ae46ab7-0df0-4858-a37d-edd3a09767a7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6ae46ab7-0df0-4858-a37d-edd3a09767a7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6ae46ab7-0df0-4858-a37d-edd3a09767a7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6ae46ab7-0df0-4858-a37d-edd3a09767a7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6ae46ab7-0df0-4858-a37d-edd3a09767a7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6ae46ab7-0df0-4858-a37d-edd3a09767a7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6ae46ab7-0df0-4858-a37d-edd3a09767a7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6ae46ab7-0df0-4858-a37d-edd3a09767a7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6ae46ab7-0df0-4858-a37d-edd3a09767a7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6ae46ab7-0df0-4858-a37d-edd3a09767a7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6ae46ab7-0df0-4858-a37d-edd3a09767a7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6ae46ab7-0df0-4858-a37d-edd3a09767a7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6ae46ab7-0df0-4858-a37d-edd3a09767a7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6ae46ab7-0df0-4858-a37d-edd3a09767a7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6ae46ab7-0df0-4858-a37d-edd3a09767a7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6ae46ab7-0df0-4858-a37d-edd3a09767a7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-26be39a9-2886-4fe4-84df-0e62a4f3f09f {
  border-style: solid;
padding-left: 15%;
padding-right: 15%;
border-color: #000;
border-style: solid;
border-radius: 200px;
text-align: right;
}




  #s-26be39a9-2886-4fe4-84df-0e62a4f3f09f img.shogun-image {
    
    width: px;
  }


#s-26be39a9-2886-4fe4-84df-0e62a4f3f09f .shogun-image-content {
  
    align-items: center;
  
}

#s-20b11bcd-7c32-4edf-a9a1-ecf525b84f9f {
  margin-left: -7%;
margin-right: -4%;
}

#s-3ae65942-d0b3-4801-bb6d-38007bc713e3 {
  margin-left: -21%;
}

@media (min-width: 0px) {
[id="s-3ae65942-d0b3-4801-bb6d-38007bc713e3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3ae65942-d0b3-4801-bb6d-38007bc713e3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3ae65942-d0b3-4801-bb6d-38007bc713e3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3ae65942-d0b3-4801-bb6d-38007bc713e3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3ae65942-d0b3-4801-bb6d-38007bc713e3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3ae65942-d0b3-4801-bb6d-38007bc713e3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3ae65942-d0b3-4801-bb6d-38007bc713e3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3ae65942-d0b3-4801-bb6d-38007bc713e3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3ae65942-d0b3-4801-bb6d-38007bc713e3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3ae65942-d0b3-4801-bb6d-38007bc713e3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3ae65942-d0b3-4801-bb6d-38007bc713e3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3ae65942-d0b3-4801-bb6d-38007bc713e3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3ae65942-d0b3-4801-bb6d-38007bc713e3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3ae65942-d0b3-4801-bb6d-38007bc713e3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3ae65942-d0b3-4801-bb6d-38007bc713e3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3ae65942-d0b3-4801-bb6d-38007bc713e3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3ae65942-d0b3-4801-bb6d-38007bc713e3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3ae65942-d0b3-4801-bb6d-38007bc713e3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3ae65942-d0b3-4801-bb6d-38007bc713e3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3ae65942-d0b3-4801-bb6d-38007bc713e3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3ae65942-d0b3-4801-bb6d-38007bc713e3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3ae65942-d0b3-4801-bb6d-38007bc713e3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3ae65942-d0b3-4801-bb6d-38007bc713e3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3ae65942-d0b3-4801-bb6d-38007bc713e3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3ae65942-d0b3-4801-bb6d-38007bc713e3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3ae65942-d0b3-4801-bb6d-38007bc713e3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3ae65942-d0b3-4801-bb6d-38007bc713e3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3ae65942-d0b3-4801-bb6d-38007bc713e3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3ae65942-d0b3-4801-bb6d-38007bc713e3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3ae65942-d0b3-4801-bb6d-38007bc713e3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3ae65942-d0b3-4801-bb6d-38007bc713e3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3ae65942-d0b3-4801-bb6d-38007bc713e3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3ae65942-d0b3-4801-bb6d-38007bc713e3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3ae65942-d0b3-4801-bb6d-38007bc713e3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3ae65942-d0b3-4801-bb6d-38007bc713e3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3ae65942-d0b3-4801-bb6d-38007bc713e3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3ae65942-d0b3-4801-bb6d-38007bc713e3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-bda06dcb-6c09-4684-8dc8-140977662290 {
  margin-top: 10px;
margin-bottom: 10px;
}

#s-2086fafa-334f-47c1-973d-82aefebc736d {
  margin-top: 6px;
margin-left: -11%;
margin-bottom: 6px;
margin-right: -11%;
padding-left: 4%;
padding-right: 4%;
max-width: 50%;
text-align: left;
}




  #s-2086fafa-334f-47c1-973d-82aefebc736d img.shogun-image {
    
    width: px;
  }


#s-2086fafa-334f-47c1-973d-82aefebc736d .shogun-image-content {
  
    align-items: center;
  
}

#s-479d11e9-e25f-4eaa-a7f4-8581a97cc740 {
  margin-top: 7%;
margin-bottom: 5%;
max-width: 600px;
text-align: center;
}
@media (max-width: 767px){#s-479d11e9-e25f-4eaa-a7f4-8581a97cc740 {
  display: none;
}
#s-479d11e9-e25f-4eaa-a7f4-8581a97cc740, #wrap-s-479d11e9-e25f-4eaa-a7f4-8581a97cc740 { display:none !important; }}



  #s-479d11e9-e25f-4eaa-a7f4-8581a97cc740 img.shogun-image {
    
    width: px;
  }


#s-479d11e9-e25f-4eaa-a7f4-8581a97cc740 .shogun-image-content {
  
    align-items: center;
  
}

#s-383e8fb0-689b-45dc-8f84-15792aba3b39 {
  margin-top: 5%;
margin-bottom: 5%;
min-height: 50px;
background-color: rgba(247, 247, 247, 1);
}
@media (min-width: 1200px){#s-383e8fb0-689b-45dc-8f84-15792aba3b39 {
  display: none;
}
#s-383e8fb0-689b-45dc-8f84-15792aba3b39, #wrap-s-383e8fb0-689b-45dc-8f84-15792aba3b39 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-383e8fb0-689b-45dc-8f84-15792aba3b39 {
  display: none;
}
#s-383e8fb0-689b-45dc-8f84-15792aba3b39, #wrap-s-383e8fb0-689b-45dc-8f84-15792aba3b39 { display:none !important; }}@media (max-width: 767px){#s-383e8fb0-689b-45dc-8f84-15792aba3b39 {
  display: none;
}
#s-383e8fb0-689b-45dc-8f84-15792aba3b39, #wrap-s-383e8fb0-689b-45dc-8f84-15792aba3b39 { display:none !important; }}







#s-383e8fb0-689b-45dc-8f84-15792aba3b39 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-383e8fb0-689b-45dc-8f84-15792aba3b39.shg-box.shg-c {
  justify-content: center;
}

#s-f65ec36e-5565-4e43-8357-a0cb9037e8cd {
  margin-left: 2%;
margin-bottom: 0px;
padding-bottom: 0px;
padding-right: 0%;
text-align: left;
}
@media (max-width: 767px){#s-f65ec36e-5565-4e43-8357-a0cb9037e8cd {
  padding-right: 9%;
}
}
#s-f65ec36e-5565-4e43-8357-a0cb9037e8cd .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  
  font-style:   ;
  font-size: 22px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-0c093c30-c830-4a17-963a-afdc53e075cd {
  margin-top: 5px;
margin-left: 5%;
max-width: 90%;
text-align: center;
}




  #s-0c093c30-c830-4a17-963a-afdc53e075cd img.shogun-image {
    
    width: px;
  }


#s-0c093c30-c830-4a17-963a-afdc53e075cd .shogun-image-content {
  
    align-items: center;
  
}

#s-ad22abc0-b6bf-4855-a1a6-704b2b98344e {
  margin-top: 34px;
margin-left: 2%;
margin-right: 9%;
}

#s-8e3469b2-38dd-44aa-b9cb-169a7cb5bf31 {
  margin-top: 22px;
margin-left: 2%;
margin-bottom: 0%;
}

#s-12cc2bbd-3c93-46a1-bb5e-372c4a58c055 {
  margin-top: 0px;
margin-left: 1%;
margin-bottom: 0px;
margin-right: 1%;
padding-top: 10px;
padding-left: 28px;
padding-bottom: 10px;
padding-right: 28px;
border-radius: 5px;
max-width: 501px;
background-color: rgba(239, 103, 146, 1);
text-align: center;
text-decoration: none;
}
#s-12cc2bbd-3c93-46a1-bb5e-372c4a58c055:hover {border-radius: 5px !important;
background-color: rgba(209, 79, 120, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-12cc2bbd-3c93-46a1-bb5e-372c4a58c055:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-12cc2bbd-3c93-46a1-bb5e-372c4a58c055 {
  display: none;
}
#s-12cc2bbd-3c93-46a1-bb5e-372c4a58c055, #wrap-s-12cc2bbd-3c93-46a1-bb5e-372c4a58c055 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-12cc2bbd-3c93-46a1-bb5e-372c4a58c055 {
  display: none;
}
#s-12cc2bbd-3c93-46a1-bb5e-372c4a58c055, #wrap-s-12cc2bbd-3c93-46a1-bb5e-372c4a58c055 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-12cc2bbd-3c93-46a1-bb5e-372c4a58c055 {
  margin-left: 15%;
}
}@media (max-width: 767px){#s-12cc2bbd-3c93-46a1-bb5e-372c4a58c055 {
  display: none;
}
#s-12cc2bbd-3c93-46a1-bb5e-372c4a58c055, #wrap-s-12cc2bbd-3c93-46a1-bb5e-372c4a58c055 { display:none !important; }}

  #s-12cc2bbd-3c93-46a1-bb5e-372c4a58c055-btn-wrapper {
    text-align: center;
  }


#s-12cc2bbd-3c93-46a1-bb5e-372c4a58c055.shg-btn {
  color: #ffffff;
  font-size: 23px;
  
  
  
  display:  block ;
}

#s-f826ad8b-0477-4ada-9d3f-851b6833b64e {
  margin-right: 0%;
padding-top: 9px;
padding-left: 1%;
padding-bottom: 9px;
padding-right: 1%;
text-align: center;
}




  #s-f826ad8b-0477-4ada-9d3f-851b6833b64e img.shogun-image {
    
    width: px;
  }


#s-f826ad8b-0477-4ada-9d3f-851b6833b64e .shogun-image-content {
  
    align-items: center;
  
}

#s-9ce3c185-2b1f-4d19-9484-c165152331f4 {
  margin-left: 1%;
margin-bottom: 2px;
margin-right: 1%;
}

@media (min-width: 0px) {
[id="s-9ce3c185-2b1f-4d19-9484-c165152331f4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9ce3c185-2b1f-4d19-9484-c165152331f4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9ce3c185-2b1f-4d19-9484-c165152331f4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9ce3c185-2b1f-4d19-9484-c165152331f4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9ce3c185-2b1f-4d19-9484-c165152331f4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9ce3c185-2b1f-4d19-9484-c165152331f4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9ce3c185-2b1f-4d19-9484-c165152331f4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9ce3c185-2b1f-4d19-9484-c165152331f4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9ce3c185-2b1f-4d19-9484-c165152331f4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9ce3c185-2b1f-4d19-9484-c165152331f4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9ce3c185-2b1f-4d19-9484-c165152331f4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9ce3c185-2b1f-4d19-9484-c165152331f4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9ce3c185-2b1f-4d19-9484-c165152331f4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9ce3c185-2b1f-4d19-9484-c165152331f4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9ce3c185-2b1f-4d19-9484-c165152331f4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9ce3c185-2b1f-4d19-9484-c165152331f4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9ce3c185-2b1f-4d19-9484-c165152331f4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9ce3c185-2b1f-4d19-9484-c165152331f4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9ce3c185-2b1f-4d19-9484-c165152331f4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9ce3c185-2b1f-4d19-9484-c165152331f4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9ce3c185-2b1f-4d19-9484-c165152331f4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9ce3c185-2b1f-4d19-9484-c165152331f4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9ce3c185-2b1f-4d19-9484-c165152331f4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9ce3c185-2b1f-4d19-9484-c165152331f4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9ce3c185-2b1f-4d19-9484-c165152331f4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9ce3c185-2b1f-4d19-9484-c165152331f4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9ce3c185-2b1f-4d19-9484-c165152331f4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9ce3c185-2b1f-4d19-9484-c165152331f4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9ce3c185-2b1f-4d19-9484-c165152331f4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9ce3c185-2b1f-4d19-9484-c165152331f4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9ce3c185-2b1f-4d19-9484-c165152331f4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9ce3c185-2b1f-4d19-9484-c165152331f4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9ce3c185-2b1f-4d19-9484-c165152331f4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9ce3c185-2b1f-4d19-9484-c165152331f4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9ce3c185-2b1f-4d19-9484-c165152331f4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9ce3c185-2b1f-4d19-9484-c165152331f4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9ce3c185-2b1f-4d19-9484-c165152331f4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a1256881-a500-418b-b708-4fc98ae545d8 {
  border-style: solid;
margin-top: 35px;
margin-right: -20%;
padding-left: 16%;
padding-right: 16%;
border-color: #000;
border-style: solid;
border-radius: 200px;
text-align: right;
}




  #s-a1256881-a500-418b-b708-4fc98ae545d8 img.shogun-image {
    
    width: px;
  }


#s-a1256881-a500-418b-b708-4fc98ae545d8 .shogun-image-content {
  
    align-items: center;
  
}

#s-58c49a83-2bd8-4c08-80a8-5956655c97ab {
  margin-left: -5%;
}

@media (min-width: 0px) {
[id="s-58c49a83-2bd8-4c08-80a8-5956655c97ab"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-58c49a83-2bd8-4c08-80a8-5956655c97ab"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-58c49a83-2bd8-4c08-80a8-5956655c97ab"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-58c49a83-2bd8-4c08-80a8-5956655c97ab"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-58c49a83-2bd8-4c08-80a8-5956655c97ab"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-58c49a83-2bd8-4c08-80a8-5956655c97ab"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-58c49a83-2bd8-4c08-80a8-5956655c97ab"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-58c49a83-2bd8-4c08-80a8-5956655c97ab"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-58c49a83-2bd8-4c08-80a8-5956655c97ab"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-58c49a83-2bd8-4c08-80a8-5956655c97ab"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-58c49a83-2bd8-4c08-80a8-5956655c97ab"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-58c49a83-2bd8-4c08-80a8-5956655c97ab"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-58c49a83-2bd8-4c08-80a8-5956655c97ab"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-58c49a83-2bd8-4c08-80a8-5956655c97ab"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-58c49a83-2bd8-4c08-80a8-5956655c97ab"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-58c49a83-2bd8-4c08-80a8-5956655c97ab"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-58c49a83-2bd8-4c08-80a8-5956655c97ab"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-58c49a83-2bd8-4c08-80a8-5956655c97ab"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-58c49a83-2bd8-4c08-80a8-5956655c97ab"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-58c49a83-2bd8-4c08-80a8-5956655c97ab"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-58c49a83-2bd8-4c08-80a8-5956655c97ab"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-58c49a83-2bd8-4c08-80a8-5956655c97ab"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-58c49a83-2bd8-4c08-80a8-5956655c97ab"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-58c49a83-2bd8-4c08-80a8-5956655c97ab"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-58c49a83-2bd8-4c08-80a8-5956655c97ab"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-58c49a83-2bd8-4c08-80a8-5956655c97ab"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-58c49a83-2bd8-4c08-80a8-5956655c97ab"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-58c49a83-2bd8-4c08-80a8-5956655c97ab"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-58c49a83-2bd8-4c08-80a8-5956655c97ab"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-58c49a83-2bd8-4c08-80a8-5956655c97ab"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-58c49a83-2bd8-4c08-80a8-5956655c97ab"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-58c49a83-2bd8-4c08-80a8-5956655c97ab"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-58c49a83-2bd8-4c08-80a8-5956655c97ab"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-58c49a83-2bd8-4c08-80a8-5956655c97ab"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-58c49a83-2bd8-4c08-80a8-5956655c97ab"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-58c49a83-2bd8-4c08-80a8-5956655c97ab"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-58c49a83-2bd8-4c08-80a8-5956655c97ab"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ae105b49-d16c-485b-9e98-0cd9ab22d5de {
  margin-top: 10px;
margin-left: 5%;
margin-bottom: 10px;
margin-right: 5%;
}

#s-6d89113f-3ad7-427f-af08-cefe5803915f {
  margin-top: 3px;
margin-left: -7%;
margin-bottom: 10px;
margin-right: -7%;
max-width: 50%;
text-align: left;
}




  #s-6d89113f-3ad7-427f-af08-cefe5803915f img.shogun-image {
    
    width: px;
  }


#s-6d89113f-3ad7-427f-af08-cefe5803915f .shogun-image-content {
  
    align-items: center;
  
}

#s-050ef2fc-a58b-4eac-a8a6-d165a306890d {
  margin-top: -20px;
margin-left: -3%;
margin-bottom: 5px;
padding-top: 3%;
}

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