.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-63c31d94-a001-46a2-a10d-1f55620d8f95 {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(254, 254, 254, 1);
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-63c31d94-a001-46a2-a10d-1f55620d8f95 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-63c31d94-a001-46a2-a10d-1f55620d8f95.shg-box.shg-c {
  justify-content: center;
}

#s-ae14deeb-c564-41d9-b27f-409a4c806178 {
  min-height: 50px;
}








#s-ae14deeb-c564-41d9-b27f-409a4c806178 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ae14deeb-c564-41d9-b27f-409a4c806178.shg-box.shg-c {
  justify-content: center;
}

#s-5cf88f85-7731-4340-84b3-e76f6a18b81a {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-5cf88f85-7731-4340-84b3-e76f6a18b81a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5cf88f85-7731-4340-84b3-e76f6a18b81a.shg-box.shg-c {
  justify-content: center;
}

#s-b0201e64-0357-490f-9db2-684f848e16a7 {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}








#s-b0201e64-0357-490f-9db2-684f848e16a7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b0201e64-0357-490f-9db2-684f848e16a7.shg-box.shg-c {
  justify-content: center;
}

#s-4b8fc9de-f5dd-4c62-94a7-c17a60ffd1d4 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-4b8fc9de-f5dd-4c62-94a7-c17a60ffd1d4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4b8fc9de-f5dd-4c62-94a7-c17a60ffd1d4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4b8fc9de-f5dd-4c62-94a7-c17a60ffd1d4 {
  
}
}@media (max-width: 767px){#s-4b8fc9de-f5dd-4c62-94a7-c17a60ffd1d4 {
  
}
}







#s-4b8fc9de-f5dd-4c62-94a7-c17a60ffd1d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4b8fc9de-f5dd-4c62-94a7-c17a60ffd1d4.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c7bbbd0d-b4c7-4a3e-98dc-cfc78a43170d {
  padding-left: 40px;
padding-right: 40px;
min-height: 450px;
background-color: rgba(0, 0, 0, 1);
}








#s-c7bbbd0d-b4c7-4a3e-98dc-cfc78a43170d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c7bbbd0d-b4c7-4a3e-98dc-cfc78a43170d.shg-box.shg-c {
  justify-content: center;
}

#s-b2bfca6d-c530-400d-8b69-8f11c140589f {
  min-height: 50px;
}








#s-b2bfca6d-c530-400d-8b69-8f11c140589f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b2bfca6d-c530-400d-8b69-8f11c140589f.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-a4d1de3c-2b9f-47ed-b246-a13aa68ec518 {
  margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
background-color: rgba(0, 0, 0, 0);
}

#s-a4d1de3c-2b9f-47ed-b246-a13aa68ec518 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Raleway;
  font-style:   ;
  font-size: 38px;
  line-height: ;
  letter-spacing: 1px;
  text-align: left;
}



#s-3942f9de-333d-4b9e-b725-deacfed9b32b {
  min-height: 50px;
}








#s-3942f9de-333d-4b9e-b725-deacfed9b32b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3942f9de-333d-4b9e-b725-deacfed9b32b.shg-box.shg-c {
  justify-content: center;
}

#s-bedf3860-7a8c-45eb-bc50-7c0b604799c5 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 1);
min-height: 50px;
}








#s-bedf3860-7a8c-45eb-bc50-7c0b604799c5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bedf3860-7a8c-45eb-bc50-7c0b604799c5.shg-box.shg-c {
  justify-content: center;
}

#s-e4eba70e-dd0b-47f6-bacb-bcdca5b9e0a3 {
  min-height: 50px;
}








#s-e4eba70e-dd0b-47f6-bacb-bcdca5b9e0a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e4eba70e-dd0b-47f6-bacb-bcdca5b9e0a3.shg-box.shg-c {
  justify-content: center;
}

#s-5054f18d-6369-4c3b-b8f9-8229099e8cb9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5054f18d-6369-4c3b-b8f9-8229099e8cb9 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: 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-48cb950e-d302-4ca6-ae40-141c4ce408ed {
  margin-left: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-48cb950e-d302-4ca6-ae40-141c4ce408ed"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-48cb950e-d302-4ca6-ae40-141c4ce408ed"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-48cb950e-d302-4ca6-ae40-141c4ce408ed"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-48cb950e-d302-4ca6-ae40-141c4ce408ed"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-48cb950e-d302-4ca6-ae40-141c4ce408ed"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-48cb950e-d302-4ca6-ae40-141c4ce408ed"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-48cb950e-d302-4ca6-ae40-141c4ce408ed"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-48cb950e-d302-4ca6-ae40-141c4ce408ed"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-48cb950e-d302-4ca6-ae40-141c4ce408ed"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-48cb950e-d302-4ca6-ae40-141c4ce408ed"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-48cb950e-d302-4ca6-ae40-141c4ce408ed"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-48cb950e-d302-4ca6-ae40-141c4ce408ed"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-48cb950e-d302-4ca6-ae40-141c4ce408ed"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-48cb950e-d302-4ca6-ae40-141c4ce408ed"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-48cb950e-d302-4ca6-ae40-141c4ce408ed"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-48cb950e-d302-4ca6-ae40-141c4ce408ed"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-48cb950e-d302-4ca6-ae40-141c4ce408ed"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-48cb950e-d302-4ca6-ae40-141c4ce408ed"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-48cb950e-d302-4ca6-ae40-141c4ce408ed"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-48cb950e-d302-4ca6-ae40-141c4ce408ed"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-48cb950e-d302-4ca6-ae40-141c4ce408ed"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-48cb950e-d302-4ca6-ae40-141c4ce408ed"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-48cb950e-d302-4ca6-ae40-141c4ce408ed"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-48cb950e-d302-4ca6-ae40-141c4ce408ed"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-48cb950e-d302-4ca6-ae40-141c4ce408ed"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-48cb950e-d302-4ca6-ae40-141c4ce408ed"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-48cb950e-d302-4ca6-ae40-141c4ce408ed"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-48cb950e-d302-4ca6-ae40-141c4ce408ed"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-48cb950e-d302-4ca6-ae40-141c4ce408ed"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-48cb950e-d302-4ca6-ae40-141c4ce408ed"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-48cb950e-d302-4ca6-ae40-141c4ce408ed"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-48cb950e-d302-4ca6-ae40-141c4ce408ed"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-48cb950e-d302-4ca6-ae40-141c4ce408ed"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-48cb950e-d302-4ca6-ae40-141c4ce408ed"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-48cb950e-d302-4ca6-ae40-141c4ce408ed"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-48cb950e-d302-4ca6-ae40-141c4ce408ed"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-48cb950e-d302-4ca6-ae40-141c4ce408ed"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-48cb950e-d302-4ca6-ae40-141c4ce408ed"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.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-71e0c514-174d-4827-92ea-0b73c694513c {
  text-align: center;
}




  #s-71e0c514-174d-4827-92ea-0b73c694513c img.shogun-image {
    
    width: px;
  }


#s-71e0c514-174d-4827-92ea-0b73c694513c .shogun-image-content {
  
    align-items: center;
  
}

#s-ba014c41-132b-4b3e-a76b-e74b4fb8630f {
  text-align: center;
}




  #s-ba014c41-132b-4b3e-a76b-e74b4fb8630f img.shogun-image {
    
    width: px;
  }


#s-ba014c41-132b-4b3e-a76b-e74b4fb8630f .shogun-image-content {
  
    align-items: center;
  
}

#s-c2a4039c-482a-4e77-a423-d66920898be9 {
  text-align: center;
}




  #s-c2a4039c-482a-4e77-a423-d66920898be9 img.shogun-image {
    
    width: px;
  }


#s-c2a4039c-482a-4e77-a423-d66920898be9 .shogun-image-content {
  
    align-items: center;
  
}

#s-e9f1d645-2e7c-43ae-8595-96fd4fa3d6dc {
  text-align: center;
}




  #s-e9f1d645-2e7c-43ae-8595-96fd4fa3d6dc img.shogun-image {
    
    width: px;
  }


#s-e9f1d645-2e7c-43ae-8595-96fd4fa3d6dc .shogun-image-content {
  
    align-items: center;
  
}

#s-3b961b9d-eb68-463a-923f-3c7738195492 {
  text-align: center;
}




  #s-3b961b9d-eb68-463a-923f-3c7738195492 img.shogun-image {
    
    width: px;
  }


#s-3b961b9d-eb68-463a-923f-3c7738195492 .shogun-image-content {
  
    align-items: center;
  
}

#s-4f8c911d-4236-4302-af61-2ffc309b0586 {
  text-align: center;
}




  #s-4f8c911d-4236-4302-af61-2ffc309b0586 img.shogun-image {
    
    width: px;
  }


#s-4f8c911d-4236-4302-af61-2ffc309b0586 .shogun-image-content {
  
    align-items: center;
  
}

#s-240d4410-d099-4c44-beda-c5d431709df7 {
  min-height: 50px;
}








#s-240d4410-d099-4c44-beda-c5d431709df7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-240d4410-d099-4c44-beda-c5d431709df7.shg-box.shg-c {
  justify-content: center;
}

#s-f1647aa9-f91b-4d84-a3fa-240e33bcc0db {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 400px;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-f1647aa9-f91b-4d84-a3fa-240e33bcc0db {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f1647aa9-f91b-4d84-a3fa-240e33bcc0db {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f1647aa9-f91b-4d84-a3fa-240e33bcc0db {
  
}
}@media (max-width: 767px){#s-f1647aa9-f91b-4d84-a3fa-240e33bcc0db {
  
}
}







#s-f1647aa9-f91b-4d84-a3fa-240e33bcc0db > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-f1647aa9-f91b-4d84-a3fa-240e33bcc0db.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-fe16a6c8-cca7-4976-8455-da46f8cd247d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fe16a6c8-cca7-4976-8455-da46f8cd247d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fe16a6c8-cca7-4976-8455-da46f8cd247d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fe16a6c8-cca7-4976-8455-da46f8cd247d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fe16a6c8-cca7-4976-8455-da46f8cd247d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fe16a6c8-cca7-4976-8455-da46f8cd247d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fe16a6c8-cca7-4976-8455-da46f8cd247d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fe16a6c8-cca7-4976-8455-da46f8cd247d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fe16a6c8-cca7-4976-8455-da46f8cd247d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fe16a6c8-cca7-4976-8455-da46f8cd247d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fe16a6c8-cca7-4976-8455-da46f8cd247d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fe16a6c8-cca7-4976-8455-da46f8cd247d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fe16a6c8-cca7-4976-8455-da46f8cd247d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-fe16a6c8-cca7-4976-8455-da46f8cd247d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fe16a6c8-cca7-4976-8455-da46f8cd247d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fe16a6c8-cca7-4976-8455-da46f8cd247d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fe16a6c8-cca7-4976-8455-da46f8cd247d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fe16a6c8-cca7-4976-8455-da46f8cd247d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fe16a6c8-cca7-4976-8455-da46f8cd247d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fe16a6c8-cca7-4976-8455-da46f8cd247d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fe16a6c8-cca7-4976-8455-da46f8cd247d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fe16a6c8-cca7-4976-8455-da46f8cd247d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fe16a6c8-cca7-4976-8455-da46f8cd247d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fe16a6c8-cca7-4976-8455-da46f8cd247d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fe16a6c8-cca7-4976-8455-da46f8cd247d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-fe16a6c8-cca7-4976-8455-da46f8cd247d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fe16a6c8-cca7-4976-8455-da46f8cd247d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fe16a6c8-cca7-4976-8455-da46f8cd247d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fe16a6c8-cca7-4976-8455-da46f8cd247d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fe16a6c8-cca7-4976-8455-da46f8cd247d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fe16a6c8-cca7-4976-8455-da46f8cd247d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fe16a6c8-cca7-4976-8455-da46f8cd247d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fe16a6c8-cca7-4976-8455-da46f8cd247d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fe16a6c8-cca7-4976-8455-da46f8cd247d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fe16a6c8-cca7-4976-8455-da46f8cd247d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fe16a6c8-cca7-4976-8455-da46f8cd247d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fe16a6c8-cca7-4976-8455-da46f8cd247d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-0cfdb795-ecf4-480d-b4bf-86c448895b5d {
  min-height: 50px;
}








#s-0cfdb795-ecf4-480d-b4bf-86c448895b5d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0cfdb795-ecf4-480d-b4bf-86c448895b5d.shg-box.shg-c {
  justify-content: center;
}

#s-0e11f027-8dc5-486b-b2c7-1c80898b8858 {
  margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
background-color: rgba(0, 0, 0, 0);
}

#s-0e11f027-8dc5-486b-b2c7-1c80898b8858 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Raleway;
  font-style:   ;
  font-size: 24px;
  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-c5c5c722-d797-47be-9572-c56a67cc32a3 {
  margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-0d1df1b2-52bb-4dfe-beee-1f00846c6f88 {
  padding-left: 50px;
padding-right: 50px;
}

#s-66d3ba22-46b4-44ed-857a-823b88da317c {
  min-height: 50px;
}








#s-66d3ba22-46b4-44ed-857a-823b88da317c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-66d3ba22-46b4-44ed-857a-823b88da317c.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-14deb7ea-0f96-4aa0-bbb9-c63c8428ea58"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-14deb7ea-0f96-4aa0-bbb9-c63c8428ea58"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-14deb7ea-0f96-4aa0-bbb9-c63c8428ea58"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-14deb7ea-0f96-4aa0-bbb9-c63c8428ea58"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-14deb7ea-0f96-4aa0-bbb9-c63c8428ea58"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-14deb7ea-0f96-4aa0-bbb9-c63c8428ea58"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-14deb7ea-0f96-4aa0-bbb9-c63c8428ea58"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-14deb7ea-0f96-4aa0-bbb9-c63c8428ea58"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-14deb7ea-0f96-4aa0-bbb9-c63c8428ea58"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-14deb7ea-0f96-4aa0-bbb9-c63c8428ea58"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-14deb7ea-0f96-4aa0-bbb9-c63c8428ea58"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-14deb7ea-0f96-4aa0-bbb9-c63c8428ea58"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-14deb7ea-0f96-4aa0-bbb9-c63c8428ea58"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-14deb7ea-0f96-4aa0-bbb9-c63c8428ea58"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-14deb7ea-0f96-4aa0-bbb9-c63c8428ea58"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-14deb7ea-0f96-4aa0-bbb9-c63c8428ea58"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-14deb7ea-0f96-4aa0-bbb9-c63c8428ea58"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-14deb7ea-0f96-4aa0-bbb9-c63c8428ea58"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-14deb7ea-0f96-4aa0-bbb9-c63c8428ea58"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-14deb7ea-0f96-4aa0-bbb9-c63c8428ea58"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-14deb7ea-0f96-4aa0-bbb9-c63c8428ea58"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-14deb7ea-0f96-4aa0-bbb9-c63c8428ea58"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-14deb7ea-0f96-4aa0-bbb9-c63c8428ea58"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-14deb7ea-0f96-4aa0-bbb9-c63c8428ea58"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-14deb7ea-0f96-4aa0-bbb9-c63c8428ea58"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-14deb7ea-0f96-4aa0-bbb9-c63c8428ea58"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-14deb7ea-0f96-4aa0-bbb9-c63c8428ea58"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-14deb7ea-0f96-4aa0-bbb9-c63c8428ea58"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-14deb7ea-0f96-4aa0-bbb9-c63c8428ea58"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-14deb7ea-0f96-4aa0-bbb9-c63c8428ea58"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-14deb7ea-0f96-4aa0-bbb9-c63c8428ea58"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-14deb7ea-0f96-4aa0-bbb9-c63c8428ea58"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-14deb7ea-0f96-4aa0-bbb9-c63c8428ea58"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-14deb7ea-0f96-4aa0-bbb9-c63c8428ea58"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-14deb7ea-0f96-4aa0-bbb9-c63c8428ea58"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-14deb7ea-0f96-4aa0-bbb9-c63c8428ea58"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-14deb7ea-0f96-4aa0-bbb9-c63c8428ea58"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-f4f6d24c-42cc-437c-965e-14ca5496dc69 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f4f6d24c-42cc-437c-965e-14ca5496dc69 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-78b15ce9-5991-4c12-924d-aec9e2a97bc0 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-78b15ce9-5991-4c12-924d-aec9e2a97bc0 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-78b15ce9-5991-4c12-924d-aec9e2a97bc0 .shg-sld-nav-button.shg-sld-left,
#s-78b15ce9-5991-4c12-924d-aec9e2a97bc0 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-a6ddb667-ffd9-4b11-ba78-a169a7ba78f0 {
  min-height: 500px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-a6ddb667-ffd9-4b11-ba78-a169a7ba78f0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a6ddb667-ffd9-4b11-ba78-a169a7ba78f0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a6ddb667-ffd9-4b11-ba78-a169a7ba78f0 {
  
}
}@media (max-width: 767px){#s-a6ddb667-ffd9-4b11-ba78-a169a7ba78f0 {
  
}
}







#s-a6ddb667-ffd9-4b11-ba78-a169a7ba78f0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a6ddb667-ffd9-4b11-ba78-a169a7ba78f0.shg-box.shg-c {
  justify-content: center;
}

#s-7a0ee494-0f6e-410a-bc91-4767103f072f {
  margin-top: 50px;
margin-bottom: 50px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-7a0ee494-0f6e-410a-bc91-4767103f072f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7a0ee494-0f6e-410a-bc91-4767103f072f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7a0ee494-0f6e-410a-bc91-4767103f072f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7a0ee494-0f6e-410a-bc91-4767103f072f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7a0ee494-0f6e-410a-bc91-4767103f072f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7a0ee494-0f6e-410a-bc91-4767103f072f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7a0ee494-0f6e-410a-bc91-4767103f072f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7a0ee494-0f6e-410a-bc91-4767103f072f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7a0ee494-0f6e-410a-bc91-4767103f072f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7a0ee494-0f6e-410a-bc91-4767103f072f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7a0ee494-0f6e-410a-bc91-4767103f072f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7a0ee494-0f6e-410a-bc91-4767103f072f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7a0ee494-0f6e-410a-bc91-4767103f072f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-7a0ee494-0f6e-410a-bc91-4767103f072f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7a0ee494-0f6e-410a-bc91-4767103f072f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7a0ee494-0f6e-410a-bc91-4767103f072f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7a0ee494-0f6e-410a-bc91-4767103f072f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7a0ee494-0f6e-410a-bc91-4767103f072f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7a0ee494-0f6e-410a-bc91-4767103f072f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7a0ee494-0f6e-410a-bc91-4767103f072f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7a0ee494-0f6e-410a-bc91-4767103f072f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7a0ee494-0f6e-410a-bc91-4767103f072f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7a0ee494-0f6e-410a-bc91-4767103f072f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7a0ee494-0f6e-410a-bc91-4767103f072f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7a0ee494-0f6e-410a-bc91-4767103f072f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-7a0ee494-0f6e-410a-bc91-4767103f072f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-7a0ee494-0f6e-410a-bc91-4767103f072f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-7a0ee494-0f6e-410a-bc91-4767103f072f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-7a0ee494-0f6e-410a-bc91-4767103f072f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-7a0ee494-0f6e-410a-bc91-4767103f072f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-7a0ee494-0f6e-410a-bc91-4767103f072f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-7a0ee494-0f6e-410a-bc91-4767103f072f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-7a0ee494-0f6e-410a-bc91-4767103f072f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-7a0ee494-0f6e-410a-bc91-4767103f072f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-7a0ee494-0f6e-410a-bc91-4767103f072f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-7a0ee494-0f6e-410a-bc91-4767103f072f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-7a0ee494-0f6e-410a-bc91-4767103f072f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-7a0ee494-0f6e-410a-bc91-4767103f072f"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-e27d6567-491a-40b3-8c7b-953c20ec8bba {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 400px;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-e27d6567-491a-40b3-8c7b-953c20ec8bba {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e27d6567-491a-40b3-8c7b-953c20ec8bba {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e27d6567-491a-40b3-8c7b-953c20ec8bba {
  
}
}@media (max-width: 767px){#s-e27d6567-491a-40b3-8c7b-953c20ec8bba {
  
}
}







#s-e27d6567-491a-40b3-8c7b-953c20ec8bba > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-e27d6567-491a-40b3-8c7b-953c20ec8bba.shg-box.shg-c {
  justify-content: center;
}

#s-fcde651e-3805-4d06-8431-9248200934c6 {
  margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(0, 0, 0, 0);
}

#s-fcde651e-3805-4d06-8431-9248200934c6 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Raleway;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-13bcdcc9-319a-4d85-8c53-93d299059584 {
  border-style: solid;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(219, 219, 219, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-7cb004e9-0a6a-4756-a752-6221e7226c32 {
  border-style: solid;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(219, 219, 219, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-5b33aafd-9486-49df-b19a-0a05fa3ef421 {
  text-align: center;
}




  #s-5b33aafd-9486-49df-b19a-0a05fa3ef421 img.shogun-image {
    
    width: px;
  }


#s-5b33aafd-9486-49df-b19a-0a05fa3ef421 .shogun-image-content {
  
    align-items: center;
  
}

#s-42a80a11-2a33-4688-83a3-f7fc2c0d2438 {
  padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-42a80a11-2a33-4688-83a3-f7fc2c0d2438 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-f2ccaf1b-0178-49f9-8823-d89816724037"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f2ccaf1b-0178-49f9-8823-d89816724037"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f2ccaf1b-0178-49f9-8823-d89816724037"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f2ccaf1b-0178-49f9-8823-d89816724037"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f2ccaf1b-0178-49f9-8823-d89816724037"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f2ccaf1b-0178-49f9-8823-d89816724037"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f2ccaf1b-0178-49f9-8823-d89816724037"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f2ccaf1b-0178-49f9-8823-d89816724037"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f2ccaf1b-0178-49f9-8823-d89816724037"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f2ccaf1b-0178-49f9-8823-d89816724037"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f2ccaf1b-0178-49f9-8823-d89816724037"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f2ccaf1b-0178-49f9-8823-d89816724037"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-f2ccaf1b-0178-49f9-8823-d89816724037"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f2ccaf1b-0178-49f9-8823-d89816724037"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f2ccaf1b-0178-49f9-8823-d89816724037"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f2ccaf1b-0178-49f9-8823-d89816724037"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f2ccaf1b-0178-49f9-8823-d89816724037"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f2ccaf1b-0178-49f9-8823-d89816724037"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f2ccaf1b-0178-49f9-8823-d89816724037"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f2ccaf1b-0178-49f9-8823-d89816724037"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f2ccaf1b-0178-49f9-8823-d89816724037"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f2ccaf1b-0178-49f9-8823-d89816724037"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f2ccaf1b-0178-49f9-8823-d89816724037"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f2ccaf1b-0178-49f9-8823-d89816724037"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f2ccaf1b-0178-49f9-8823-d89816724037"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f2ccaf1b-0178-49f9-8823-d89816724037"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f2ccaf1b-0178-49f9-8823-d89816724037"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f2ccaf1b-0178-49f9-8823-d89816724037"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f2ccaf1b-0178-49f9-8823-d89816724037"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f2ccaf1b-0178-49f9-8823-d89816724037"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f2ccaf1b-0178-49f9-8823-d89816724037"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f2ccaf1b-0178-49f9-8823-d89816724037"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f2ccaf1b-0178-49f9-8823-d89816724037"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f2ccaf1b-0178-49f9-8823-d89816724037"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f2ccaf1b-0178-49f9-8823-d89816724037"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f2ccaf1b-0178-49f9-8823-d89816724037"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f2ccaf1b-0178-49f9-8823-d89816724037"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f2ccaf1b-0178-49f9-8823-d89816724037"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f2ccaf1b-0178-49f9-8823-d89816724037"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f2ccaf1b-0178-49f9-8823-d89816724037"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f2ccaf1b-0178-49f9-8823-d89816724037"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f2ccaf1b-0178-49f9-8823-d89816724037"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f2ccaf1b-0178-49f9-8823-d89816724037"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f2ccaf1b-0178-49f9-8823-d89816724037"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f2ccaf1b-0178-49f9-8823-d89816724037"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f2ccaf1b-0178-49f9-8823-d89816724037"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f2ccaf1b-0178-49f9-8823-d89816724037"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f2ccaf1b-0178-49f9-8823-d89816724037"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

.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-cc9063e7-df01-4b77-8630-e6e7467f25f0 {
  min-height: 50px;
}








#s-cc9063e7-df01-4b77-8630-e6e7467f25f0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cc9063e7-df01-4b77-8630-e6e7467f25f0.shg-box.shg-c {
  justify-content: center;
}

#s-584d8c39-bb42-487f-99d4-e1b8eac3c952 {
  border-style: solid;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-584d8c39-bb42-487f-99d4-e1b8eac3c952 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-584d8c39-bb42-487f-99d4-e1b8eac3c952 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-584d8c39-bb42-487f-99d4-e1b8eac3c952 {
  
}
}@media (max-width: 767px){#s-584d8c39-bb42-487f-99d4-e1b8eac3c952 {
  
}
}
@media (min-width: 0px) {
[id="s-584d8c39-bb42-487f-99d4-e1b8eac3c952"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-584d8c39-bb42-487f-99d4-e1b8eac3c952"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-584d8c39-bb42-487f-99d4-e1b8eac3c952"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-584d8c39-bb42-487f-99d4-e1b8eac3c952"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-584d8c39-bb42-487f-99d4-e1b8eac3c952"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-584d8c39-bb42-487f-99d4-e1b8eac3c952"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-584d8c39-bb42-487f-99d4-e1b8eac3c952"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-584d8c39-bb42-487f-99d4-e1b8eac3c952"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-584d8c39-bb42-487f-99d4-e1b8eac3c952"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-584d8c39-bb42-487f-99d4-e1b8eac3c952"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-584d8c39-bb42-487f-99d4-e1b8eac3c952"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-584d8c39-bb42-487f-99d4-e1b8eac3c952"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-584d8c39-bb42-487f-99d4-e1b8eac3c952"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-584d8c39-bb42-487f-99d4-e1b8eac3c952"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-584d8c39-bb42-487f-99d4-e1b8eac3c952"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-584d8c39-bb42-487f-99d4-e1b8eac3c952"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-584d8c39-bb42-487f-99d4-e1b8eac3c952"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-584d8c39-bb42-487f-99d4-e1b8eac3c952"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-584d8c39-bb42-487f-99d4-e1b8eac3c952"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-584d8c39-bb42-487f-99d4-e1b8eac3c952"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-584d8c39-bb42-487f-99d4-e1b8eac3c952"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-584d8c39-bb42-487f-99d4-e1b8eac3c952"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-584d8c39-bb42-487f-99d4-e1b8eac3c952"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-584d8c39-bb42-487f-99d4-e1b8eac3c952"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-584d8c39-bb42-487f-99d4-e1b8eac3c952"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-584d8c39-bb42-487f-99d4-e1b8eac3c952"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-584d8c39-bb42-487f-99d4-e1b8eac3c952"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-584d8c39-bb42-487f-99d4-e1b8eac3c952"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-584d8c39-bb42-487f-99d4-e1b8eac3c952"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-584d8c39-bb42-487f-99d4-e1b8eac3c952"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-584d8c39-bb42-487f-99d4-e1b8eac3c952"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-584d8c39-bb42-487f-99d4-e1b8eac3c952"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-584d8c39-bb42-487f-99d4-e1b8eac3c952"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-584d8c39-bb42-487f-99d4-e1b8eac3c952"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-584d8c39-bb42-487f-99d4-e1b8eac3c952"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-584d8c39-bb42-487f-99d4-e1b8eac3c952"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-584d8c39-bb42-487f-99d4-e1b8eac3c952"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

.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-b451dc03-8e7f-4083-beb2-1bbffed2a349 {
  border-style: solid;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(69, 78, 149, 1);
border-radius: 0px;
opacity: 1;
text-align: center;
background-color: rgba(214, 71, 41, 1);
text-decoration: none;
}
#s-b451dc03-8e7f-4083-beb2-1bbffed2a349:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
opacity: 1 !important;
background-color: rgba(214, 71, 41, 1) !important;
text-decoration: none !important;}#s-b451dc03-8e7f-4083-beb2-1bbffed2a349:active {border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
background-color: rgba(214, 71, 41, 1) !important;
text-decoration: none !important;}


#s-b451dc03-8e7f-4083-beb2-1bbffed2a349.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}

#s-dfa87b76-7f56-4681-8149-6affa866ba1f {
  min-height: 500px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-dfa87b76-7f56-4681-8149-6affa866ba1f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-dfa87b76-7f56-4681-8149-6affa866ba1f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-dfa87b76-7f56-4681-8149-6affa866ba1f {
  
}
}@media (max-width: 767px){#s-dfa87b76-7f56-4681-8149-6affa866ba1f {
  
}
}







#s-dfa87b76-7f56-4681-8149-6affa866ba1f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dfa87b76-7f56-4681-8149-6affa866ba1f.shg-box.shg-c {
  justify-content: center;
}

#s-fa1e447e-8e29-4e39-a1ae-ae30fd432b7e {
  margin-top: 50px;
margin-bottom: 50px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-fa1e447e-8e29-4e39-a1ae-ae30fd432b7e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fa1e447e-8e29-4e39-a1ae-ae30fd432b7e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fa1e447e-8e29-4e39-a1ae-ae30fd432b7e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fa1e447e-8e29-4e39-a1ae-ae30fd432b7e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fa1e447e-8e29-4e39-a1ae-ae30fd432b7e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fa1e447e-8e29-4e39-a1ae-ae30fd432b7e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fa1e447e-8e29-4e39-a1ae-ae30fd432b7e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fa1e447e-8e29-4e39-a1ae-ae30fd432b7e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fa1e447e-8e29-4e39-a1ae-ae30fd432b7e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fa1e447e-8e29-4e39-a1ae-ae30fd432b7e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fa1e447e-8e29-4e39-a1ae-ae30fd432b7e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fa1e447e-8e29-4e39-a1ae-ae30fd432b7e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fa1e447e-8e29-4e39-a1ae-ae30fd432b7e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-fa1e447e-8e29-4e39-a1ae-ae30fd432b7e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fa1e447e-8e29-4e39-a1ae-ae30fd432b7e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fa1e447e-8e29-4e39-a1ae-ae30fd432b7e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fa1e447e-8e29-4e39-a1ae-ae30fd432b7e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fa1e447e-8e29-4e39-a1ae-ae30fd432b7e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fa1e447e-8e29-4e39-a1ae-ae30fd432b7e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fa1e447e-8e29-4e39-a1ae-ae30fd432b7e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fa1e447e-8e29-4e39-a1ae-ae30fd432b7e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fa1e447e-8e29-4e39-a1ae-ae30fd432b7e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fa1e447e-8e29-4e39-a1ae-ae30fd432b7e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fa1e447e-8e29-4e39-a1ae-ae30fd432b7e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fa1e447e-8e29-4e39-a1ae-ae30fd432b7e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-fa1e447e-8e29-4e39-a1ae-ae30fd432b7e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-fa1e447e-8e29-4e39-a1ae-ae30fd432b7e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-fa1e447e-8e29-4e39-a1ae-ae30fd432b7e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-fa1e447e-8e29-4e39-a1ae-ae30fd432b7e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-fa1e447e-8e29-4e39-a1ae-ae30fd432b7e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-fa1e447e-8e29-4e39-a1ae-ae30fd432b7e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-fa1e447e-8e29-4e39-a1ae-ae30fd432b7e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-fa1e447e-8e29-4e39-a1ae-ae30fd432b7e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-fa1e447e-8e29-4e39-a1ae-ae30fd432b7e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-fa1e447e-8e29-4e39-a1ae-ae30fd432b7e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-fa1e447e-8e29-4e39-a1ae-ae30fd432b7e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-fa1e447e-8e29-4e39-a1ae-ae30fd432b7e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-fa1e447e-8e29-4e39-a1ae-ae30fd432b7e"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-e33de943-563b-443c-8c04-feb978de7f6d {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 400px;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-e33de943-563b-443c-8c04-feb978de7f6d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e33de943-563b-443c-8c04-feb978de7f6d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e33de943-563b-443c-8c04-feb978de7f6d {
  
}
}@media (max-width: 767px){#s-e33de943-563b-443c-8c04-feb978de7f6d {
  
}
}







#s-e33de943-563b-443c-8c04-feb978de7f6d > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-e33de943-563b-443c-8c04-feb978de7f6d.shg-box.shg-c {
  justify-content: center;
}

#s-1631361d-29bc-47d8-a3a0-4297abbd954d {
  margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(0, 0, 0, 0);
}

#s-1631361d-29bc-47d8-a3a0-4297abbd954d .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Raleway;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7c412b34-e9d4-43e6-9c70-4525a4eeed96 {
  border-style: solid;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(219, 219, 219, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-32dd9df3-096c-4500-8cda-5af2f7f38d37 {
  border-style: solid;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(219, 219, 219, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-45da4f2d-24c4-4439-a624-13883a99449e {
  text-align: center;
}




  #s-45da4f2d-24c4-4439-a624-13883a99449e img.shogun-image {
    
    width: px;
  }


#s-45da4f2d-24c4-4439-a624-13883a99449e .shogun-image-content {
  
    align-items: center;
  
}

#s-2290c799-17b4-43df-a9a2-ecca473699ab {
  padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-2290c799-17b4-43df-a9a2-ecca473699ab .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-d1629deb-ad88-40cd-9517-52ea27047fe5"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d1629deb-ad88-40cd-9517-52ea27047fe5"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d1629deb-ad88-40cd-9517-52ea27047fe5"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d1629deb-ad88-40cd-9517-52ea27047fe5"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d1629deb-ad88-40cd-9517-52ea27047fe5"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d1629deb-ad88-40cd-9517-52ea27047fe5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d1629deb-ad88-40cd-9517-52ea27047fe5"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d1629deb-ad88-40cd-9517-52ea27047fe5"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d1629deb-ad88-40cd-9517-52ea27047fe5"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d1629deb-ad88-40cd-9517-52ea27047fe5"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d1629deb-ad88-40cd-9517-52ea27047fe5"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d1629deb-ad88-40cd-9517-52ea27047fe5"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-d1629deb-ad88-40cd-9517-52ea27047fe5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d1629deb-ad88-40cd-9517-52ea27047fe5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d1629deb-ad88-40cd-9517-52ea27047fe5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d1629deb-ad88-40cd-9517-52ea27047fe5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d1629deb-ad88-40cd-9517-52ea27047fe5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d1629deb-ad88-40cd-9517-52ea27047fe5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d1629deb-ad88-40cd-9517-52ea27047fe5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d1629deb-ad88-40cd-9517-52ea27047fe5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d1629deb-ad88-40cd-9517-52ea27047fe5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d1629deb-ad88-40cd-9517-52ea27047fe5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d1629deb-ad88-40cd-9517-52ea27047fe5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d1629deb-ad88-40cd-9517-52ea27047fe5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d1629deb-ad88-40cd-9517-52ea27047fe5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d1629deb-ad88-40cd-9517-52ea27047fe5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d1629deb-ad88-40cd-9517-52ea27047fe5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d1629deb-ad88-40cd-9517-52ea27047fe5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d1629deb-ad88-40cd-9517-52ea27047fe5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d1629deb-ad88-40cd-9517-52ea27047fe5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d1629deb-ad88-40cd-9517-52ea27047fe5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d1629deb-ad88-40cd-9517-52ea27047fe5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d1629deb-ad88-40cd-9517-52ea27047fe5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d1629deb-ad88-40cd-9517-52ea27047fe5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d1629deb-ad88-40cd-9517-52ea27047fe5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d1629deb-ad88-40cd-9517-52ea27047fe5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d1629deb-ad88-40cd-9517-52ea27047fe5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d1629deb-ad88-40cd-9517-52ea27047fe5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d1629deb-ad88-40cd-9517-52ea27047fe5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d1629deb-ad88-40cd-9517-52ea27047fe5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d1629deb-ad88-40cd-9517-52ea27047fe5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d1629deb-ad88-40cd-9517-52ea27047fe5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d1629deb-ad88-40cd-9517-52ea27047fe5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d1629deb-ad88-40cd-9517-52ea27047fe5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d1629deb-ad88-40cd-9517-52ea27047fe5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d1629deb-ad88-40cd-9517-52ea27047fe5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d1629deb-ad88-40cd-9517-52ea27047fe5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d1629deb-ad88-40cd-9517-52ea27047fe5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-5d681c38-4cbb-48e9-8fb8-c64829548443 {
  min-height: 50px;
}








#s-5d681c38-4cbb-48e9-8fb8-c64829548443 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5d681c38-4cbb-48e9-8fb8-c64829548443.shg-box.shg-c {
  justify-content: center;
}

#s-0ea8f93d-0b83-4266-989e-6291ffbf5edf {
  border-style: solid;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-0ea8f93d-0b83-4266-989e-6291ffbf5edf {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0ea8f93d-0b83-4266-989e-6291ffbf5edf {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0ea8f93d-0b83-4266-989e-6291ffbf5edf {
  
}
}@media (max-width: 767px){#s-0ea8f93d-0b83-4266-989e-6291ffbf5edf {
  
}
}
@media (min-width: 0px) {
[id="s-0ea8f93d-0b83-4266-989e-6291ffbf5edf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0ea8f93d-0b83-4266-989e-6291ffbf5edf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-0ea8f93d-0b83-4266-989e-6291ffbf5edf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-0ea8f93d-0b83-4266-989e-6291ffbf5edf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-0ea8f93d-0b83-4266-989e-6291ffbf5edf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-0ea8f93d-0b83-4266-989e-6291ffbf5edf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-0ea8f93d-0b83-4266-989e-6291ffbf5edf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-0ea8f93d-0b83-4266-989e-6291ffbf5edf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-0ea8f93d-0b83-4266-989e-6291ffbf5edf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-0ea8f93d-0b83-4266-989e-6291ffbf5edf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-0ea8f93d-0b83-4266-989e-6291ffbf5edf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-0ea8f93d-0b83-4266-989e-6291ffbf5edf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-0ea8f93d-0b83-4266-989e-6291ffbf5edf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-0ea8f93d-0b83-4266-989e-6291ffbf5edf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-0ea8f93d-0b83-4266-989e-6291ffbf5edf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-0ea8f93d-0b83-4266-989e-6291ffbf5edf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-0ea8f93d-0b83-4266-989e-6291ffbf5edf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-0ea8f93d-0b83-4266-989e-6291ffbf5edf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-0ea8f93d-0b83-4266-989e-6291ffbf5edf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-0ea8f93d-0b83-4266-989e-6291ffbf5edf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-0ea8f93d-0b83-4266-989e-6291ffbf5edf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-0ea8f93d-0b83-4266-989e-6291ffbf5edf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-0ea8f93d-0b83-4266-989e-6291ffbf5edf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-0ea8f93d-0b83-4266-989e-6291ffbf5edf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-0ea8f93d-0b83-4266-989e-6291ffbf5edf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-0ea8f93d-0b83-4266-989e-6291ffbf5edf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-0ea8f93d-0b83-4266-989e-6291ffbf5edf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-0ea8f93d-0b83-4266-989e-6291ffbf5edf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-0ea8f93d-0b83-4266-989e-6291ffbf5edf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-0ea8f93d-0b83-4266-989e-6291ffbf5edf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-0ea8f93d-0b83-4266-989e-6291ffbf5edf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-0ea8f93d-0b83-4266-989e-6291ffbf5edf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-0ea8f93d-0b83-4266-989e-6291ffbf5edf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-0ea8f93d-0b83-4266-989e-6291ffbf5edf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-0ea8f93d-0b83-4266-989e-6291ffbf5edf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-0ea8f93d-0b83-4266-989e-6291ffbf5edf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-0ea8f93d-0b83-4266-989e-6291ffbf5edf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-6bfa6fba-15c4-48b1-b71c-8ae6ce3c26bd {
  border-style: solid;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(69, 78, 149, 1);
border-radius: 0px;
opacity: 1;
text-align: center;
background-color: rgba(214, 71, 41, 1);
text-decoration: none;
}
#s-6bfa6fba-15c4-48b1-b71c-8ae6ce3c26bd:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
opacity: 1 !important;
background-color: rgba(214, 71, 41, 1) !important;
text-decoration: none !important;}#s-6bfa6fba-15c4-48b1-b71c-8ae6ce3c26bd:active {border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
background-color: rgba(214, 71, 41, 1) !important;
text-decoration: none !important;}


#s-6bfa6fba-15c4-48b1-b71c-8ae6ce3c26bd.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}

#s-72fbecbf-611a-4fef-a9e9-08bd026a632e {
  min-height: 500px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-72fbecbf-611a-4fef-a9e9-08bd026a632e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-72fbecbf-611a-4fef-a9e9-08bd026a632e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-72fbecbf-611a-4fef-a9e9-08bd026a632e {
  
}
}@media (max-width: 767px){#s-72fbecbf-611a-4fef-a9e9-08bd026a632e {
  
}
}







#s-72fbecbf-611a-4fef-a9e9-08bd026a632e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-72fbecbf-611a-4fef-a9e9-08bd026a632e.shg-box.shg-c {
  justify-content: center;
}

#s-dfd01ae9-88a7-4c9c-86e6-3c206904060a {
  margin-top: 50px;
margin-bottom: 50px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-dfd01ae9-88a7-4c9c-86e6-3c206904060a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dfd01ae9-88a7-4c9c-86e6-3c206904060a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dfd01ae9-88a7-4c9c-86e6-3c206904060a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dfd01ae9-88a7-4c9c-86e6-3c206904060a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dfd01ae9-88a7-4c9c-86e6-3c206904060a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dfd01ae9-88a7-4c9c-86e6-3c206904060a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dfd01ae9-88a7-4c9c-86e6-3c206904060a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dfd01ae9-88a7-4c9c-86e6-3c206904060a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dfd01ae9-88a7-4c9c-86e6-3c206904060a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dfd01ae9-88a7-4c9c-86e6-3c206904060a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dfd01ae9-88a7-4c9c-86e6-3c206904060a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dfd01ae9-88a7-4c9c-86e6-3c206904060a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dfd01ae9-88a7-4c9c-86e6-3c206904060a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-dfd01ae9-88a7-4c9c-86e6-3c206904060a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dfd01ae9-88a7-4c9c-86e6-3c206904060a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dfd01ae9-88a7-4c9c-86e6-3c206904060a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dfd01ae9-88a7-4c9c-86e6-3c206904060a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dfd01ae9-88a7-4c9c-86e6-3c206904060a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dfd01ae9-88a7-4c9c-86e6-3c206904060a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dfd01ae9-88a7-4c9c-86e6-3c206904060a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dfd01ae9-88a7-4c9c-86e6-3c206904060a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dfd01ae9-88a7-4c9c-86e6-3c206904060a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dfd01ae9-88a7-4c9c-86e6-3c206904060a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dfd01ae9-88a7-4c9c-86e6-3c206904060a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dfd01ae9-88a7-4c9c-86e6-3c206904060a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-dfd01ae9-88a7-4c9c-86e6-3c206904060a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dfd01ae9-88a7-4c9c-86e6-3c206904060a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dfd01ae9-88a7-4c9c-86e6-3c206904060a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dfd01ae9-88a7-4c9c-86e6-3c206904060a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dfd01ae9-88a7-4c9c-86e6-3c206904060a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dfd01ae9-88a7-4c9c-86e6-3c206904060a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dfd01ae9-88a7-4c9c-86e6-3c206904060a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dfd01ae9-88a7-4c9c-86e6-3c206904060a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dfd01ae9-88a7-4c9c-86e6-3c206904060a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dfd01ae9-88a7-4c9c-86e6-3c206904060a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dfd01ae9-88a7-4c9c-86e6-3c206904060a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dfd01ae9-88a7-4c9c-86e6-3c206904060a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-dfd01ae9-88a7-4c9c-86e6-3c206904060a"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-b74eed13-785a-4dd2-b268-bc6b27680da0 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 400px;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-b74eed13-785a-4dd2-b268-bc6b27680da0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b74eed13-785a-4dd2-b268-bc6b27680da0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b74eed13-785a-4dd2-b268-bc6b27680da0 {
  
}
}@media (max-width: 767px){#s-b74eed13-785a-4dd2-b268-bc6b27680da0 {
  
}
}







#s-b74eed13-785a-4dd2-b268-bc6b27680da0 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-b74eed13-785a-4dd2-b268-bc6b27680da0.shg-box.shg-c {
  justify-content: center;
}

#s-4a4f4137-24b4-4016-a6b4-a0c6b5f87b1a {
  margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(0, 0, 0, 0);
}

#s-4a4f4137-24b4-4016-a6b4-a0c6b5f87b1a .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Raleway;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8704f6e4-9d06-4f61-946e-5bd254fcf52e {
  border-style: solid;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(219, 219, 219, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-42d0a123-7e83-4a14-a221-653c59d7955f {
  border-style: solid;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(219, 219, 219, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-10ebf29d-0153-40c6-b99a-5643bc000919 {
  text-align: center;
}




  #s-10ebf29d-0153-40c6-b99a-5643bc000919 img.shogun-image {
    
    width: px;
  }


#s-10ebf29d-0153-40c6-b99a-5643bc000919 .shogun-image-content {
  
    align-items: center;
  
}

#s-2f62dd02-af4d-45e7-a67d-8e258ef11f3e {
  padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-2f62dd02-af4d-45e7-a67d-8e258ef11f3e .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-fe265a3c-e0cb-44b6-9bc5-49292f621408"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fe265a3c-e0cb-44b6-9bc5-49292f621408"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fe265a3c-e0cb-44b6-9bc5-49292f621408"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fe265a3c-e0cb-44b6-9bc5-49292f621408"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fe265a3c-e0cb-44b6-9bc5-49292f621408"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fe265a3c-e0cb-44b6-9bc5-49292f621408"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fe265a3c-e0cb-44b6-9bc5-49292f621408"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fe265a3c-e0cb-44b6-9bc5-49292f621408"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fe265a3c-e0cb-44b6-9bc5-49292f621408"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fe265a3c-e0cb-44b6-9bc5-49292f621408"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fe265a3c-e0cb-44b6-9bc5-49292f621408"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fe265a3c-e0cb-44b6-9bc5-49292f621408"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fe265a3c-e0cb-44b6-9bc5-49292f621408"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-fe265a3c-e0cb-44b6-9bc5-49292f621408"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fe265a3c-e0cb-44b6-9bc5-49292f621408"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fe265a3c-e0cb-44b6-9bc5-49292f621408"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fe265a3c-e0cb-44b6-9bc5-49292f621408"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fe265a3c-e0cb-44b6-9bc5-49292f621408"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fe265a3c-e0cb-44b6-9bc5-49292f621408"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fe265a3c-e0cb-44b6-9bc5-49292f621408"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fe265a3c-e0cb-44b6-9bc5-49292f621408"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fe265a3c-e0cb-44b6-9bc5-49292f621408"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fe265a3c-e0cb-44b6-9bc5-49292f621408"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fe265a3c-e0cb-44b6-9bc5-49292f621408"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fe265a3c-e0cb-44b6-9bc5-49292f621408"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-fe265a3c-e0cb-44b6-9bc5-49292f621408"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fe265a3c-e0cb-44b6-9bc5-49292f621408"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fe265a3c-e0cb-44b6-9bc5-49292f621408"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fe265a3c-e0cb-44b6-9bc5-49292f621408"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fe265a3c-e0cb-44b6-9bc5-49292f621408"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fe265a3c-e0cb-44b6-9bc5-49292f621408"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fe265a3c-e0cb-44b6-9bc5-49292f621408"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fe265a3c-e0cb-44b6-9bc5-49292f621408"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fe265a3c-e0cb-44b6-9bc5-49292f621408"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fe265a3c-e0cb-44b6-9bc5-49292f621408"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fe265a3c-e0cb-44b6-9bc5-49292f621408"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fe265a3c-e0cb-44b6-9bc5-49292f621408"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-18df8893-8928-43de-9579-7fa61394255e {
  min-height: 50px;
}








#s-18df8893-8928-43de-9579-7fa61394255e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-18df8893-8928-43de-9579-7fa61394255e.shg-box.shg-c {
  justify-content: center;
}

#s-fd405587-3a7a-4042-90b2-564ba624badc {
  border-style: solid;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-fd405587-3a7a-4042-90b2-564ba624badc {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fd405587-3a7a-4042-90b2-564ba624badc {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fd405587-3a7a-4042-90b2-564ba624badc {
  
}
}@media (max-width: 767px){#s-fd405587-3a7a-4042-90b2-564ba624badc {
  
}
}
@media (min-width: 0px) {
[id="s-fd405587-3a7a-4042-90b2-564ba624badc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fd405587-3a7a-4042-90b2-564ba624badc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-fd405587-3a7a-4042-90b2-564ba624badc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-fd405587-3a7a-4042-90b2-564ba624badc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-fd405587-3a7a-4042-90b2-564ba624badc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-fd405587-3a7a-4042-90b2-564ba624badc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-fd405587-3a7a-4042-90b2-564ba624badc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-fd405587-3a7a-4042-90b2-564ba624badc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-fd405587-3a7a-4042-90b2-564ba624badc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-fd405587-3a7a-4042-90b2-564ba624badc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-fd405587-3a7a-4042-90b2-564ba624badc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-fd405587-3a7a-4042-90b2-564ba624badc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-fd405587-3a7a-4042-90b2-564ba624badc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-fd405587-3a7a-4042-90b2-564ba624badc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-fd405587-3a7a-4042-90b2-564ba624badc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-fd405587-3a7a-4042-90b2-564ba624badc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-fd405587-3a7a-4042-90b2-564ba624badc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-fd405587-3a7a-4042-90b2-564ba624badc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-fd405587-3a7a-4042-90b2-564ba624badc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-fd405587-3a7a-4042-90b2-564ba624badc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-fd405587-3a7a-4042-90b2-564ba624badc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-fd405587-3a7a-4042-90b2-564ba624badc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-fd405587-3a7a-4042-90b2-564ba624badc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-fd405587-3a7a-4042-90b2-564ba624badc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-fd405587-3a7a-4042-90b2-564ba624badc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-fd405587-3a7a-4042-90b2-564ba624badc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-fd405587-3a7a-4042-90b2-564ba624badc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-fd405587-3a7a-4042-90b2-564ba624badc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-fd405587-3a7a-4042-90b2-564ba624badc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-fd405587-3a7a-4042-90b2-564ba624badc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-fd405587-3a7a-4042-90b2-564ba624badc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-fd405587-3a7a-4042-90b2-564ba624badc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-fd405587-3a7a-4042-90b2-564ba624badc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-fd405587-3a7a-4042-90b2-564ba624badc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-fd405587-3a7a-4042-90b2-564ba624badc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-fd405587-3a7a-4042-90b2-564ba624badc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-fd405587-3a7a-4042-90b2-564ba624badc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-7b3fc872-54c0-4d90-83db-4b177c10af4c {
  border-style: solid;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(69, 78, 149, 1);
border-radius: 0px;
opacity: 1;
text-align: center;
background-color: rgba(214, 71, 41, 1);
text-decoration: none;
}
#s-7b3fc872-54c0-4d90-83db-4b177c10af4c:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
opacity: 1 !important;
background-color: rgba(214, 71, 41, 1) !important;
text-decoration: none !important;}#s-7b3fc872-54c0-4d90-83db-4b177c10af4c:active {border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
background-color: rgba(214, 71, 41, 1) !important;
text-decoration: none !important;}


#s-7b3fc872-54c0-4d90-83db-4b177c10af4c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}

#s-2e3697d5-ff5c-4817-841f-da4fbfd4c5ab {
  min-height: 500px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-2e3697d5-ff5c-4817-841f-da4fbfd4c5ab {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2e3697d5-ff5c-4817-841f-da4fbfd4c5ab {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2e3697d5-ff5c-4817-841f-da4fbfd4c5ab {
  
}
}@media (max-width: 767px){#s-2e3697d5-ff5c-4817-841f-da4fbfd4c5ab {
  
}
}







#s-2e3697d5-ff5c-4817-841f-da4fbfd4c5ab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2e3697d5-ff5c-4817-841f-da4fbfd4c5ab.shg-box.shg-c {
  justify-content: center;
}

#s-19f8f771-69a8-4fc3-a337-290304067e4f {
  margin-top: 50px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-19f8f771-69a8-4fc3-a337-290304067e4f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-19f8f771-69a8-4fc3-a337-290304067e4f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-19f8f771-69a8-4fc3-a337-290304067e4f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-19f8f771-69a8-4fc3-a337-290304067e4f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-19f8f771-69a8-4fc3-a337-290304067e4f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-19f8f771-69a8-4fc3-a337-290304067e4f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-19f8f771-69a8-4fc3-a337-290304067e4f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-19f8f771-69a8-4fc3-a337-290304067e4f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-19f8f771-69a8-4fc3-a337-290304067e4f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-19f8f771-69a8-4fc3-a337-290304067e4f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-19f8f771-69a8-4fc3-a337-290304067e4f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-19f8f771-69a8-4fc3-a337-290304067e4f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-19f8f771-69a8-4fc3-a337-290304067e4f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-19f8f771-69a8-4fc3-a337-290304067e4f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-19f8f771-69a8-4fc3-a337-290304067e4f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-19f8f771-69a8-4fc3-a337-290304067e4f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-19f8f771-69a8-4fc3-a337-290304067e4f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-19f8f771-69a8-4fc3-a337-290304067e4f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-19f8f771-69a8-4fc3-a337-290304067e4f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-19f8f771-69a8-4fc3-a337-290304067e4f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-19f8f771-69a8-4fc3-a337-290304067e4f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-19f8f771-69a8-4fc3-a337-290304067e4f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-19f8f771-69a8-4fc3-a337-290304067e4f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-19f8f771-69a8-4fc3-a337-290304067e4f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-19f8f771-69a8-4fc3-a337-290304067e4f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-19f8f771-69a8-4fc3-a337-290304067e4f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-19f8f771-69a8-4fc3-a337-290304067e4f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-19f8f771-69a8-4fc3-a337-290304067e4f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-19f8f771-69a8-4fc3-a337-290304067e4f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-19f8f771-69a8-4fc3-a337-290304067e4f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-19f8f771-69a8-4fc3-a337-290304067e4f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-19f8f771-69a8-4fc3-a337-290304067e4f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-19f8f771-69a8-4fc3-a337-290304067e4f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-19f8f771-69a8-4fc3-a337-290304067e4f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-19f8f771-69a8-4fc3-a337-290304067e4f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-19f8f771-69a8-4fc3-a337-290304067e4f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-19f8f771-69a8-4fc3-a337-290304067e4f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-19f8f771-69a8-4fc3-a337-290304067e4f"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-d98ab98b-e6d3-4eb5-800f-767dc64dc535 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 400px;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-d98ab98b-e6d3-4eb5-800f-767dc64dc535 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d98ab98b-e6d3-4eb5-800f-767dc64dc535 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d98ab98b-e6d3-4eb5-800f-767dc64dc535 {
  
}
}@media (max-width: 767px){#s-d98ab98b-e6d3-4eb5-800f-767dc64dc535 {
  
}
}







#s-d98ab98b-e6d3-4eb5-800f-767dc64dc535 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-d98ab98b-e6d3-4eb5-800f-767dc64dc535.shg-box.shg-c {
  justify-content: center;
}

#s-e0817f35-591a-40bd-a1b6-f8c4e9c08cf3 {
  margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(0, 0, 0, 0);
}

#s-e0817f35-591a-40bd-a1b6-f8c4e9c08cf3 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Raleway;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-960e9926-9d7d-4f80-bdd7-a1f2ca6023a2 {
  border-style: solid;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(219, 219, 219, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-5fab6515-37ca-409b-a7a3-0025e047c25a {
  border-style: solid;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(219, 219, 219, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-5d733ab5-e966-4981-9295-16a3f27e2a59 {
  text-align: center;
}




  #s-5d733ab5-e966-4981-9295-16a3f27e2a59 img.shogun-image {
    
    width: px;
  }


#s-5d733ab5-e966-4981-9295-16a3f27e2a59 .shogun-image-content {
  
    align-items: center;
  
}

#s-f0c5de51-1a0c-4462-a2d2-e7b7a2aa78d8 {
  padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-f0c5de51-1a0c-4462-a2d2-e7b7a2aa78d8 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-63f8b722-8205-488e-92e3-2e5867c11a16"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-63f8b722-8205-488e-92e3-2e5867c11a16"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-63f8b722-8205-488e-92e3-2e5867c11a16"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-63f8b722-8205-488e-92e3-2e5867c11a16"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-63f8b722-8205-488e-92e3-2e5867c11a16"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-63f8b722-8205-488e-92e3-2e5867c11a16"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-63f8b722-8205-488e-92e3-2e5867c11a16"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-63f8b722-8205-488e-92e3-2e5867c11a16"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-63f8b722-8205-488e-92e3-2e5867c11a16"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-63f8b722-8205-488e-92e3-2e5867c11a16"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-63f8b722-8205-488e-92e3-2e5867c11a16"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-63f8b722-8205-488e-92e3-2e5867c11a16"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-63f8b722-8205-488e-92e3-2e5867c11a16"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-63f8b722-8205-488e-92e3-2e5867c11a16"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-63f8b722-8205-488e-92e3-2e5867c11a16"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-63f8b722-8205-488e-92e3-2e5867c11a16"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-63f8b722-8205-488e-92e3-2e5867c11a16"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-63f8b722-8205-488e-92e3-2e5867c11a16"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-63f8b722-8205-488e-92e3-2e5867c11a16"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-63f8b722-8205-488e-92e3-2e5867c11a16"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-63f8b722-8205-488e-92e3-2e5867c11a16"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-63f8b722-8205-488e-92e3-2e5867c11a16"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-63f8b722-8205-488e-92e3-2e5867c11a16"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-63f8b722-8205-488e-92e3-2e5867c11a16"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-63f8b722-8205-488e-92e3-2e5867c11a16"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-63f8b722-8205-488e-92e3-2e5867c11a16"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-63f8b722-8205-488e-92e3-2e5867c11a16"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-63f8b722-8205-488e-92e3-2e5867c11a16"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-63f8b722-8205-488e-92e3-2e5867c11a16"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-63f8b722-8205-488e-92e3-2e5867c11a16"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-63f8b722-8205-488e-92e3-2e5867c11a16"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-63f8b722-8205-488e-92e3-2e5867c11a16"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-63f8b722-8205-488e-92e3-2e5867c11a16"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-63f8b722-8205-488e-92e3-2e5867c11a16"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-63f8b722-8205-488e-92e3-2e5867c11a16"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-63f8b722-8205-488e-92e3-2e5867c11a16"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-63f8b722-8205-488e-92e3-2e5867c11a16"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-10595e1a-2e12-4783-b757-d17aade7a0ad {
  min-height: 50px;
}








#s-10595e1a-2e12-4783-b757-d17aade7a0ad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-10595e1a-2e12-4783-b757-d17aade7a0ad.shg-box.shg-c {
  justify-content: center;
}

#s-749141dd-3994-49fb-af18-0d68e7b74cf6 {
  border-style: solid;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-749141dd-3994-49fb-af18-0d68e7b74cf6 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-749141dd-3994-49fb-af18-0d68e7b74cf6 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-749141dd-3994-49fb-af18-0d68e7b74cf6 {
  
}
}@media (max-width: 767px){#s-749141dd-3994-49fb-af18-0d68e7b74cf6 {
  
}
}
@media (min-width: 0px) {
[id="s-749141dd-3994-49fb-af18-0d68e7b74cf6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-749141dd-3994-49fb-af18-0d68e7b74cf6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-749141dd-3994-49fb-af18-0d68e7b74cf6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-749141dd-3994-49fb-af18-0d68e7b74cf6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-749141dd-3994-49fb-af18-0d68e7b74cf6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-749141dd-3994-49fb-af18-0d68e7b74cf6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-749141dd-3994-49fb-af18-0d68e7b74cf6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-749141dd-3994-49fb-af18-0d68e7b74cf6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-749141dd-3994-49fb-af18-0d68e7b74cf6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-749141dd-3994-49fb-af18-0d68e7b74cf6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-749141dd-3994-49fb-af18-0d68e7b74cf6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-749141dd-3994-49fb-af18-0d68e7b74cf6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-749141dd-3994-49fb-af18-0d68e7b74cf6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-749141dd-3994-49fb-af18-0d68e7b74cf6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-749141dd-3994-49fb-af18-0d68e7b74cf6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-749141dd-3994-49fb-af18-0d68e7b74cf6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-749141dd-3994-49fb-af18-0d68e7b74cf6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-749141dd-3994-49fb-af18-0d68e7b74cf6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-749141dd-3994-49fb-af18-0d68e7b74cf6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-749141dd-3994-49fb-af18-0d68e7b74cf6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-749141dd-3994-49fb-af18-0d68e7b74cf6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-749141dd-3994-49fb-af18-0d68e7b74cf6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-749141dd-3994-49fb-af18-0d68e7b74cf6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-749141dd-3994-49fb-af18-0d68e7b74cf6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-749141dd-3994-49fb-af18-0d68e7b74cf6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-749141dd-3994-49fb-af18-0d68e7b74cf6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-749141dd-3994-49fb-af18-0d68e7b74cf6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-749141dd-3994-49fb-af18-0d68e7b74cf6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-749141dd-3994-49fb-af18-0d68e7b74cf6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-749141dd-3994-49fb-af18-0d68e7b74cf6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-749141dd-3994-49fb-af18-0d68e7b74cf6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-749141dd-3994-49fb-af18-0d68e7b74cf6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-749141dd-3994-49fb-af18-0d68e7b74cf6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-749141dd-3994-49fb-af18-0d68e7b74cf6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-749141dd-3994-49fb-af18-0d68e7b74cf6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-749141dd-3994-49fb-af18-0d68e7b74cf6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-749141dd-3994-49fb-af18-0d68e7b74cf6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-edda9e22-61a9-4b5b-bf35-43a2480ce3cb {
  border-style: solid;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(69, 78, 149, 1);
border-radius: 0px;
opacity: 1;
text-align: center;
background-color: rgba(214, 71, 41, 1);
text-decoration: none;
}
#s-edda9e22-61a9-4b5b-bf35-43a2480ce3cb:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
opacity: 1 !important;
background-color: rgba(214, 71, 41, 1) !important;
text-decoration: none !important;}#s-edda9e22-61a9-4b5b-bf35-43a2480ce3cb:active {border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
background-color: rgba(214, 71, 41, 1) !important;
text-decoration: none !important;}


#s-edda9e22-61a9-4b5b-bf35-43a2480ce3cb.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}

#s-570f9ab4-a85b-4188-bb91-218704f20c59 {
  min-height: 500px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-570f9ab4-a85b-4188-bb91-218704f20c59 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-570f9ab4-a85b-4188-bb91-218704f20c59 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-570f9ab4-a85b-4188-bb91-218704f20c59 {
  
}
}@media (max-width: 767px){#s-570f9ab4-a85b-4188-bb91-218704f20c59 {
  
}
}







#s-570f9ab4-a85b-4188-bb91-218704f20c59 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-570f9ab4-a85b-4188-bb91-218704f20c59.shg-box.shg-c {
  justify-content: center;
}

#s-dcfcd580-def2-4bcf-87bb-3900d79550e0 {
  margin-top: 50px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-dcfcd580-def2-4bcf-87bb-3900d79550e0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dcfcd580-def2-4bcf-87bb-3900d79550e0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dcfcd580-def2-4bcf-87bb-3900d79550e0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dcfcd580-def2-4bcf-87bb-3900d79550e0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dcfcd580-def2-4bcf-87bb-3900d79550e0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dcfcd580-def2-4bcf-87bb-3900d79550e0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dcfcd580-def2-4bcf-87bb-3900d79550e0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dcfcd580-def2-4bcf-87bb-3900d79550e0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dcfcd580-def2-4bcf-87bb-3900d79550e0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dcfcd580-def2-4bcf-87bb-3900d79550e0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dcfcd580-def2-4bcf-87bb-3900d79550e0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dcfcd580-def2-4bcf-87bb-3900d79550e0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dcfcd580-def2-4bcf-87bb-3900d79550e0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-dcfcd580-def2-4bcf-87bb-3900d79550e0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dcfcd580-def2-4bcf-87bb-3900d79550e0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dcfcd580-def2-4bcf-87bb-3900d79550e0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dcfcd580-def2-4bcf-87bb-3900d79550e0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dcfcd580-def2-4bcf-87bb-3900d79550e0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dcfcd580-def2-4bcf-87bb-3900d79550e0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dcfcd580-def2-4bcf-87bb-3900d79550e0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dcfcd580-def2-4bcf-87bb-3900d79550e0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dcfcd580-def2-4bcf-87bb-3900d79550e0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dcfcd580-def2-4bcf-87bb-3900d79550e0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dcfcd580-def2-4bcf-87bb-3900d79550e0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dcfcd580-def2-4bcf-87bb-3900d79550e0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-dcfcd580-def2-4bcf-87bb-3900d79550e0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dcfcd580-def2-4bcf-87bb-3900d79550e0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dcfcd580-def2-4bcf-87bb-3900d79550e0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dcfcd580-def2-4bcf-87bb-3900d79550e0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dcfcd580-def2-4bcf-87bb-3900d79550e0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dcfcd580-def2-4bcf-87bb-3900d79550e0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dcfcd580-def2-4bcf-87bb-3900d79550e0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dcfcd580-def2-4bcf-87bb-3900d79550e0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dcfcd580-def2-4bcf-87bb-3900d79550e0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dcfcd580-def2-4bcf-87bb-3900d79550e0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dcfcd580-def2-4bcf-87bb-3900d79550e0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dcfcd580-def2-4bcf-87bb-3900d79550e0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-dcfcd580-def2-4bcf-87bb-3900d79550e0"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-468f5021-6791-425b-92a4-b16f69736474 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 400px;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-468f5021-6791-425b-92a4-b16f69736474 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-468f5021-6791-425b-92a4-b16f69736474 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-468f5021-6791-425b-92a4-b16f69736474 {
  
}
}@media (max-width: 767px){#s-468f5021-6791-425b-92a4-b16f69736474 {
  
}
}







#s-468f5021-6791-425b-92a4-b16f69736474 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-468f5021-6791-425b-92a4-b16f69736474.shg-box.shg-c {
  justify-content: center;
}

#s-0f541df8-eea4-4cf1-894a-440b2035b586 {
  margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(0, 0, 0, 0);
}

#s-0f541df8-eea4-4cf1-894a-440b2035b586 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Raleway;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-23a0e73a-0d9f-4b86-803e-f56f5d25e806 {
  border-style: solid;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(219, 219, 219, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-14967ac7-be43-4bf5-98ee-955f0afad471 {
  border-style: solid;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(219, 219, 219, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-59369d66-03a1-47fd-837d-aabf88ad3673 {
  text-align: center;
}




  #s-59369d66-03a1-47fd-837d-aabf88ad3673 img.shogun-image {
    
    width: px;
  }


#s-59369d66-03a1-47fd-837d-aabf88ad3673 .shogun-image-content {
  
    align-items: center;
  
}

#s-51ed654e-6bd5-4264-85cc-3225cbe351e6 {
  padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-51ed654e-6bd5-4264-85cc-3225cbe351e6 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-b5408202-d06c-4abd-9a49-f01bbd2e96c4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b5408202-d06c-4abd-9a49-f01bbd2e96c4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b5408202-d06c-4abd-9a49-f01bbd2e96c4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b5408202-d06c-4abd-9a49-f01bbd2e96c4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b5408202-d06c-4abd-9a49-f01bbd2e96c4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b5408202-d06c-4abd-9a49-f01bbd2e96c4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b5408202-d06c-4abd-9a49-f01bbd2e96c4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b5408202-d06c-4abd-9a49-f01bbd2e96c4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b5408202-d06c-4abd-9a49-f01bbd2e96c4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b5408202-d06c-4abd-9a49-f01bbd2e96c4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b5408202-d06c-4abd-9a49-f01bbd2e96c4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b5408202-d06c-4abd-9a49-f01bbd2e96c4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b5408202-d06c-4abd-9a49-f01bbd2e96c4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b5408202-d06c-4abd-9a49-f01bbd2e96c4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b5408202-d06c-4abd-9a49-f01bbd2e96c4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b5408202-d06c-4abd-9a49-f01bbd2e96c4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b5408202-d06c-4abd-9a49-f01bbd2e96c4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b5408202-d06c-4abd-9a49-f01bbd2e96c4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b5408202-d06c-4abd-9a49-f01bbd2e96c4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b5408202-d06c-4abd-9a49-f01bbd2e96c4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b5408202-d06c-4abd-9a49-f01bbd2e96c4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b5408202-d06c-4abd-9a49-f01bbd2e96c4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b5408202-d06c-4abd-9a49-f01bbd2e96c4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b5408202-d06c-4abd-9a49-f01bbd2e96c4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b5408202-d06c-4abd-9a49-f01bbd2e96c4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b5408202-d06c-4abd-9a49-f01bbd2e96c4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b5408202-d06c-4abd-9a49-f01bbd2e96c4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b5408202-d06c-4abd-9a49-f01bbd2e96c4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b5408202-d06c-4abd-9a49-f01bbd2e96c4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b5408202-d06c-4abd-9a49-f01bbd2e96c4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b5408202-d06c-4abd-9a49-f01bbd2e96c4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b5408202-d06c-4abd-9a49-f01bbd2e96c4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b5408202-d06c-4abd-9a49-f01bbd2e96c4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b5408202-d06c-4abd-9a49-f01bbd2e96c4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b5408202-d06c-4abd-9a49-f01bbd2e96c4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b5408202-d06c-4abd-9a49-f01bbd2e96c4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b5408202-d06c-4abd-9a49-f01bbd2e96c4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-305559cf-4e62-452f-a90b-beb29e163bd9 {
  min-height: 50px;
}








#s-305559cf-4e62-452f-a90b-beb29e163bd9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-305559cf-4e62-452f-a90b-beb29e163bd9.shg-box.shg-c {
  justify-content: center;
}

#s-0bb60207-cf63-41f7-9219-cae55393a46e {
  border-style: solid;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-0bb60207-cf63-41f7-9219-cae55393a46e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0bb60207-cf63-41f7-9219-cae55393a46e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0bb60207-cf63-41f7-9219-cae55393a46e {
  
}
}@media (max-width: 767px){#s-0bb60207-cf63-41f7-9219-cae55393a46e {
  
}
}
@media (min-width: 0px) {
[id="s-0bb60207-cf63-41f7-9219-cae55393a46e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0bb60207-cf63-41f7-9219-cae55393a46e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-0bb60207-cf63-41f7-9219-cae55393a46e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-0bb60207-cf63-41f7-9219-cae55393a46e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-0bb60207-cf63-41f7-9219-cae55393a46e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-0bb60207-cf63-41f7-9219-cae55393a46e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-0bb60207-cf63-41f7-9219-cae55393a46e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-0bb60207-cf63-41f7-9219-cae55393a46e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-0bb60207-cf63-41f7-9219-cae55393a46e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-0bb60207-cf63-41f7-9219-cae55393a46e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-0bb60207-cf63-41f7-9219-cae55393a46e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-0bb60207-cf63-41f7-9219-cae55393a46e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-0bb60207-cf63-41f7-9219-cae55393a46e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-0bb60207-cf63-41f7-9219-cae55393a46e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-0bb60207-cf63-41f7-9219-cae55393a46e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-0bb60207-cf63-41f7-9219-cae55393a46e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-0bb60207-cf63-41f7-9219-cae55393a46e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-0bb60207-cf63-41f7-9219-cae55393a46e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-0bb60207-cf63-41f7-9219-cae55393a46e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-0bb60207-cf63-41f7-9219-cae55393a46e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-0bb60207-cf63-41f7-9219-cae55393a46e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-0bb60207-cf63-41f7-9219-cae55393a46e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-0bb60207-cf63-41f7-9219-cae55393a46e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-0bb60207-cf63-41f7-9219-cae55393a46e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-0bb60207-cf63-41f7-9219-cae55393a46e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-0bb60207-cf63-41f7-9219-cae55393a46e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-0bb60207-cf63-41f7-9219-cae55393a46e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-0bb60207-cf63-41f7-9219-cae55393a46e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-0bb60207-cf63-41f7-9219-cae55393a46e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-0bb60207-cf63-41f7-9219-cae55393a46e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-0bb60207-cf63-41f7-9219-cae55393a46e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-0bb60207-cf63-41f7-9219-cae55393a46e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-0bb60207-cf63-41f7-9219-cae55393a46e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-0bb60207-cf63-41f7-9219-cae55393a46e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-0bb60207-cf63-41f7-9219-cae55393a46e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-0bb60207-cf63-41f7-9219-cae55393a46e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-0bb60207-cf63-41f7-9219-cae55393a46e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-4ea3e960-c284-4af0-a41f-27539f5e95be {
  border-style: solid;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(69, 78, 149, 1);
border-radius: 0px;
opacity: 1;
text-align: center;
background-color: rgba(214, 71, 41, 1);
text-decoration: none;
}
#s-4ea3e960-c284-4af0-a41f-27539f5e95be:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
opacity: 1 !important;
background-color: rgba(214, 71, 41, 1) !important;
text-decoration: none !important;}#s-4ea3e960-c284-4af0-a41f-27539f5e95be:active {border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
background-color: rgba(214, 71, 41, 1) !important;
text-decoration: none !important;}


#s-4ea3e960-c284-4af0-a41f-27539f5e95be.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}

#s-473f485b-d85b-47df-9924-a99633324f7a {
  min-height: 500px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-473f485b-d85b-47df-9924-a99633324f7a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-473f485b-d85b-47df-9924-a99633324f7a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-473f485b-d85b-47df-9924-a99633324f7a {
  
}
}@media (max-width: 767px){#s-473f485b-d85b-47df-9924-a99633324f7a {
  
}
}







#s-473f485b-d85b-47df-9924-a99633324f7a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-473f485b-d85b-47df-9924-a99633324f7a.shg-box.shg-c {
  justify-content: center;
}

#s-1bbbbe96-14ac-4b0f-a1ed-19fd2706486a {
  margin-top: 50px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-1bbbbe96-14ac-4b0f-a1ed-19fd2706486a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1bbbbe96-14ac-4b0f-a1ed-19fd2706486a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1bbbbe96-14ac-4b0f-a1ed-19fd2706486a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1bbbbe96-14ac-4b0f-a1ed-19fd2706486a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1bbbbe96-14ac-4b0f-a1ed-19fd2706486a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1bbbbe96-14ac-4b0f-a1ed-19fd2706486a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1bbbbe96-14ac-4b0f-a1ed-19fd2706486a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1bbbbe96-14ac-4b0f-a1ed-19fd2706486a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1bbbbe96-14ac-4b0f-a1ed-19fd2706486a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1bbbbe96-14ac-4b0f-a1ed-19fd2706486a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1bbbbe96-14ac-4b0f-a1ed-19fd2706486a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1bbbbe96-14ac-4b0f-a1ed-19fd2706486a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1bbbbe96-14ac-4b0f-a1ed-19fd2706486a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-1bbbbe96-14ac-4b0f-a1ed-19fd2706486a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1bbbbe96-14ac-4b0f-a1ed-19fd2706486a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1bbbbe96-14ac-4b0f-a1ed-19fd2706486a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1bbbbe96-14ac-4b0f-a1ed-19fd2706486a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1bbbbe96-14ac-4b0f-a1ed-19fd2706486a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1bbbbe96-14ac-4b0f-a1ed-19fd2706486a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1bbbbe96-14ac-4b0f-a1ed-19fd2706486a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1bbbbe96-14ac-4b0f-a1ed-19fd2706486a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1bbbbe96-14ac-4b0f-a1ed-19fd2706486a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1bbbbe96-14ac-4b0f-a1ed-19fd2706486a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1bbbbe96-14ac-4b0f-a1ed-19fd2706486a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1bbbbe96-14ac-4b0f-a1ed-19fd2706486a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-1bbbbe96-14ac-4b0f-a1ed-19fd2706486a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-1bbbbe96-14ac-4b0f-a1ed-19fd2706486a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-1bbbbe96-14ac-4b0f-a1ed-19fd2706486a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-1bbbbe96-14ac-4b0f-a1ed-19fd2706486a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-1bbbbe96-14ac-4b0f-a1ed-19fd2706486a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-1bbbbe96-14ac-4b0f-a1ed-19fd2706486a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-1bbbbe96-14ac-4b0f-a1ed-19fd2706486a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-1bbbbe96-14ac-4b0f-a1ed-19fd2706486a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-1bbbbe96-14ac-4b0f-a1ed-19fd2706486a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-1bbbbe96-14ac-4b0f-a1ed-19fd2706486a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-1bbbbe96-14ac-4b0f-a1ed-19fd2706486a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-1bbbbe96-14ac-4b0f-a1ed-19fd2706486a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-1bbbbe96-14ac-4b0f-a1ed-19fd2706486a"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-ee65acc4-c908-456a-87ac-7406e083c5f3 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 400px;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-ee65acc4-c908-456a-87ac-7406e083c5f3 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ee65acc4-c908-456a-87ac-7406e083c5f3 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ee65acc4-c908-456a-87ac-7406e083c5f3 {
  
}
}@media (max-width: 767px){#s-ee65acc4-c908-456a-87ac-7406e083c5f3 {
  
}
}







#s-ee65acc4-c908-456a-87ac-7406e083c5f3 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-ee65acc4-c908-456a-87ac-7406e083c5f3.shg-box.shg-c {
  justify-content: center;
}

#s-fdfa27bd-f809-4179-b399-0f68ae5af7b1 {
  margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(0, 0, 0, 0);
}

#s-fdfa27bd-f809-4179-b399-0f68ae5af7b1 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Raleway;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3ca34b6a-9192-4f29-a094-2da703a5c68e {
  border-style: solid;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(219, 219, 219, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-776c1b4a-05c7-474c-9d36-a2c86f9355a2 {
  border-style: solid;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(219, 219, 219, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-7ec0f611-059f-46ff-852f-af539a383793 {
  text-align: center;
}




  #s-7ec0f611-059f-46ff-852f-af539a383793 img.shogun-image {
    
    width: px;
  }


#s-7ec0f611-059f-46ff-852f-af539a383793 .shogun-image-content {
  
    align-items: center;
  
}

#s-e06390ae-b282-41cd-9853-dfef0d38abfe {
  padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-e06390ae-b282-41cd-9853-dfef0d38abfe .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-d2601689-6a7e-4019-8aa5-b7e137c3a168"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d2601689-6a7e-4019-8aa5-b7e137c3a168"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d2601689-6a7e-4019-8aa5-b7e137c3a168"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d2601689-6a7e-4019-8aa5-b7e137c3a168"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d2601689-6a7e-4019-8aa5-b7e137c3a168"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d2601689-6a7e-4019-8aa5-b7e137c3a168"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d2601689-6a7e-4019-8aa5-b7e137c3a168"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d2601689-6a7e-4019-8aa5-b7e137c3a168"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d2601689-6a7e-4019-8aa5-b7e137c3a168"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d2601689-6a7e-4019-8aa5-b7e137c3a168"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d2601689-6a7e-4019-8aa5-b7e137c3a168"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d2601689-6a7e-4019-8aa5-b7e137c3a168"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d2601689-6a7e-4019-8aa5-b7e137c3a168"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d2601689-6a7e-4019-8aa5-b7e137c3a168"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d2601689-6a7e-4019-8aa5-b7e137c3a168"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d2601689-6a7e-4019-8aa5-b7e137c3a168"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d2601689-6a7e-4019-8aa5-b7e137c3a168"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d2601689-6a7e-4019-8aa5-b7e137c3a168"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d2601689-6a7e-4019-8aa5-b7e137c3a168"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d2601689-6a7e-4019-8aa5-b7e137c3a168"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d2601689-6a7e-4019-8aa5-b7e137c3a168"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d2601689-6a7e-4019-8aa5-b7e137c3a168"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d2601689-6a7e-4019-8aa5-b7e137c3a168"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d2601689-6a7e-4019-8aa5-b7e137c3a168"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d2601689-6a7e-4019-8aa5-b7e137c3a168"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d2601689-6a7e-4019-8aa5-b7e137c3a168"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d2601689-6a7e-4019-8aa5-b7e137c3a168"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d2601689-6a7e-4019-8aa5-b7e137c3a168"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d2601689-6a7e-4019-8aa5-b7e137c3a168"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d2601689-6a7e-4019-8aa5-b7e137c3a168"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d2601689-6a7e-4019-8aa5-b7e137c3a168"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d2601689-6a7e-4019-8aa5-b7e137c3a168"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d2601689-6a7e-4019-8aa5-b7e137c3a168"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d2601689-6a7e-4019-8aa5-b7e137c3a168"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d2601689-6a7e-4019-8aa5-b7e137c3a168"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d2601689-6a7e-4019-8aa5-b7e137c3a168"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d2601689-6a7e-4019-8aa5-b7e137c3a168"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-52345f43-f513-41b8-b223-f0e585189f6e {
  min-height: 50px;
}








#s-52345f43-f513-41b8-b223-f0e585189f6e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-52345f43-f513-41b8-b223-f0e585189f6e.shg-box.shg-c {
  justify-content: center;
}

#s-f7db047b-6f90-43ea-a673-747e6bb4865b {
  border-style: solid;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-f7db047b-6f90-43ea-a673-747e6bb4865b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f7db047b-6f90-43ea-a673-747e6bb4865b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f7db047b-6f90-43ea-a673-747e6bb4865b {
  
}
}@media (max-width: 767px){#s-f7db047b-6f90-43ea-a673-747e6bb4865b {
  
}
}
@media (min-width: 0px) {
[id="s-f7db047b-6f90-43ea-a673-747e6bb4865b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f7db047b-6f90-43ea-a673-747e6bb4865b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-f7db047b-6f90-43ea-a673-747e6bb4865b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-f7db047b-6f90-43ea-a673-747e6bb4865b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-f7db047b-6f90-43ea-a673-747e6bb4865b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-f7db047b-6f90-43ea-a673-747e6bb4865b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-f7db047b-6f90-43ea-a673-747e6bb4865b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-f7db047b-6f90-43ea-a673-747e6bb4865b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-f7db047b-6f90-43ea-a673-747e6bb4865b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-f7db047b-6f90-43ea-a673-747e6bb4865b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-f7db047b-6f90-43ea-a673-747e6bb4865b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-f7db047b-6f90-43ea-a673-747e6bb4865b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-f7db047b-6f90-43ea-a673-747e6bb4865b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-f7db047b-6f90-43ea-a673-747e6bb4865b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-f7db047b-6f90-43ea-a673-747e6bb4865b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-f7db047b-6f90-43ea-a673-747e6bb4865b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-f7db047b-6f90-43ea-a673-747e6bb4865b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-f7db047b-6f90-43ea-a673-747e6bb4865b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-f7db047b-6f90-43ea-a673-747e6bb4865b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-f7db047b-6f90-43ea-a673-747e6bb4865b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-f7db047b-6f90-43ea-a673-747e6bb4865b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-f7db047b-6f90-43ea-a673-747e6bb4865b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-f7db047b-6f90-43ea-a673-747e6bb4865b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-f7db047b-6f90-43ea-a673-747e6bb4865b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-f7db047b-6f90-43ea-a673-747e6bb4865b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-f7db047b-6f90-43ea-a673-747e6bb4865b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-f7db047b-6f90-43ea-a673-747e6bb4865b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-f7db047b-6f90-43ea-a673-747e6bb4865b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-f7db047b-6f90-43ea-a673-747e6bb4865b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-f7db047b-6f90-43ea-a673-747e6bb4865b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-f7db047b-6f90-43ea-a673-747e6bb4865b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-f7db047b-6f90-43ea-a673-747e6bb4865b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-f7db047b-6f90-43ea-a673-747e6bb4865b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-f7db047b-6f90-43ea-a673-747e6bb4865b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-f7db047b-6f90-43ea-a673-747e6bb4865b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-f7db047b-6f90-43ea-a673-747e6bb4865b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-f7db047b-6f90-43ea-a673-747e6bb4865b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-7ce61746-8991-4dc8-b41f-01fd5c255ec5 {
  border-style: solid;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(69, 78, 149, 1);
border-radius: 0px;
opacity: 1;
text-align: center;
background-color: rgba(214, 71, 41, 1);
text-decoration: none;
}
#s-7ce61746-8991-4dc8-b41f-01fd5c255ec5:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
opacity: 1 !important;
background-color: rgba(214, 71, 41, 1) !important;
text-decoration: none !important;}#s-7ce61746-8991-4dc8-b41f-01fd5c255ec5:active {border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
background-color: rgba(214, 71, 41, 1) !important;
text-decoration: none !important;}


#s-7ce61746-8991-4dc8-b41f-01fd5c255ec5.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}

#s-e6484a6c-5ddf-418e-8ddc-fd871904b614 {
  min-height: 500px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-e6484a6c-5ddf-418e-8ddc-fd871904b614 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e6484a6c-5ddf-418e-8ddc-fd871904b614 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e6484a6c-5ddf-418e-8ddc-fd871904b614 {
  
}
}@media (max-width: 767px){#s-e6484a6c-5ddf-418e-8ddc-fd871904b614 {
  
}
}







#s-e6484a6c-5ddf-418e-8ddc-fd871904b614 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e6484a6c-5ddf-418e-8ddc-fd871904b614.shg-box.shg-c {
  justify-content: center;
}

#s-acada1ee-6af0-4bfb-ba09-140f2749aade {
  margin-top: 50px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-acada1ee-6af0-4bfb-ba09-140f2749aade"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-acada1ee-6af0-4bfb-ba09-140f2749aade"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-acada1ee-6af0-4bfb-ba09-140f2749aade"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-acada1ee-6af0-4bfb-ba09-140f2749aade"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-acada1ee-6af0-4bfb-ba09-140f2749aade"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-acada1ee-6af0-4bfb-ba09-140f2749aade"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-acada1ee-6af0-4bfb-ba09-140f2749aade"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-acada1ee-6af0-4bfb-ba09-140f2749aade"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-acada1ee-6af0-4bfb-ba09-140f2749aade"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-acada1ee-6af0-4bfb-ba09-140f2749aade"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-acada1ee-6af0-4bfb-ba09-140f2749aade"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-acada1ee-6af0-4bfb-ba09-140f2749aade"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-acada1ee-6af0-4bfb-ba09-140f2749aade"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-acada1ee-6af0-4bfb-ba09-140f2749aade"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-acada1ee-6af0-4bfb-ba09-140f2749aade"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-acada1ee-6af0-4bfb-ba09-140f2749aade"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-acada1ee-6af0-4bfb-ba09-140f2749aade"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-acada1ee-6af0-4bfb-ba09-140f2749aade"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-acada1ee-6af0-4bfb-ba09-140f2749aade"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-acada1ee-6af0-4bfb-ba09-140f2749aade"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-acada1ee-6af0-4bfb-ba09-140f2749aade"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-acada1ee-6af0-4bfb-ba09-140f2749aade"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-acada1ee-6af0-4bfb-ba09-140f2749aade"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-acada1ee-6af0-4bfb-ba09-140f2749aade"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-acada1ee-6af0-4bfb-ba09-140f2749aade"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-acada1ee-6af0-4bfb-ba09-140f2749aade"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-acada1ee-6af0-4bfb-ba09-140f2749aade"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-acada1ee-6af0-4bfb-ba09-140f2749aade"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-acada1ee-6af0-4bfb-ba09-140f2749aade"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-acada1ee-6af0-4bfb-ba09-140f2749aade"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-acada1ee-6af0-4bfb-ba09-140f2749aade"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-acada1ee-6af0-4bfb-ba09-140f2749aade"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-acada1ee-6af0-4bfb-ba09-140f2749aade"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-acada1ee-6af0-4bfb-ba09-140f2749aade"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-acada1ee-6af0-4bfb-ba09-140f2749aade"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-acada1ee-6af0-4bfb-ba09-140f2749aade"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-acada1ee-6af0-4bfb-ba09-140f2749aade"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-acada1ee-6af0-4bfb-ba09-140f2749aade"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-5f96f98f-1cc9-45f3-acd7-14367fe179e0 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 400px;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-5f96f98f-1cc9-45f3-acd7-14367fe179e0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5f96f98f-1cc9-45f3-acd7-14367fe179e0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5f96f98f-1cc9-45f3-acd7-14367fe179e0 {
  
}
}@media (max-width: 767px){#s-5f96f98f-1cc9-45f3-acd7-14367fe179e0 {
  
}
}







#s-5f96f98f-1cc9-45f3-acd7-14367fe179e0 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-5f96f98f-1cc9-45f3-acd7-14367fe179e0.shg-box.shg-c {
  justify-content: center;
}

#s-85c69700-cfcb-49f4-8051-0b161a74c779 {
  margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(0, 0, 0, 0);
}

#s-85c69700-cfcb-49f4-8051-0b161a74c779 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Raleway;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a9962651-2be1-4f0c-8c9d-19ba97fdb3d2 {
  border-style: solid;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(219, 219, 219, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-9a98cdab-36d7-4f3b-8a92-d62c47a97d23 {
  border-style: solid;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(219, 219, 219, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-dcfd59ed-8fbc-4aa6-82a2-a0029865a470 {
  text-align: center;
}




  #s-dcfd59ed-8fbc-4aa6-82a2-a0029865a470 img.shogun-image {
    
    width: px;
  }


#s-dcfd59ed-8fbc-4aa6-82a2-a0029865a470 .shogun-image-content {
  
    align-items: center;
  
}

#s-09f699df-aae6-4fbf-af70-75a186d3ed82 {
  padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-09f699df-aae6-4fbf-af70-75a186d3ed82 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-ffc7e7ac-f03b-405c-9f22-eab3605258af"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ffc7e7ac-f03b-405c-9f22-eab3605258af"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ffc7e7ac-f03b-405c-9f22-eab3605258af"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ffc7e7ac-f03b-405c-9f22-eab3605258af"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ffc7e7ac-f03b-405c-9f22-eab3605258af"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ffc7e7ac-f03b-405c-9f22-eab3605258af"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ffc7e7ac-f03b-405c-9f22-eab3605258af"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ffc7e7ac-f03b-405c-9f22-eab3605258af"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ffc7e7ac-f03b-405c-9f22-eab3605258af"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ffc7e7ac-f03b-405c-9f22-eab3605258af"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ffc7e7ac-f03b-405c-9f22-eab3605258af"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ffc7e7ac-f03b-405c-9f22-eab3605258af"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ffc7e7ac-f03b-405c-9f22-eab3605258af"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ffc7e7ac-f03b-405c-9f22-eab3605258af"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ffc7e7ac-f03b-405c-9f22-eab3605258af"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ffc7e7ac-f03b-405c-9f22-eab3605258af"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ffc7e7ac-f03b-405c-9f22-eab3605258af"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ffc7e7ac-f03b-405c-9f22-eab3605258af"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ffc7e7ac-f03b-405c-9f22-eab3605258af"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ffc7e7ac-f03b-405c-9f22-eab3605258af"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ffc7e7ac-f03b-405c-9f22-eab3605258af"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ffc7e7ac-f03b-405c-9f22-eab3605258af"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ffc7e7ac-f03b-405c-9f22-eab3605258af"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ffc7e7ac-f03b-405c-9f22-eab3605258af"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ffc7e7ac-f03b-405c-9f22-eab3605258af"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ffc7e7ac-f03b-405c-9f22-eab3605258af"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ffc7e7ac-f03b-405c-9f22-eab3605258af"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ffc7e7ac-f03b-405c-9f22-eab3605258af"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ffc7e7ac-f03b-405c-9f22-eab3605258af"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ffc7e7ac-f03b-405c-9f22-eab3605258af"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ffc7e7ac-f03b-405c-9f22-eab3605258af"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ffc7e7ac-f03b-405c-9f22-eab3605258af"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ffc7e7ac-f03b-405c-9f22-eab3605258af"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ffc7e7ac-f03b-405c-9f22-eab3605258af"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ffc7e7ac-f03b-405c-9f22-eab3605258af"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ffc7e7ac-f03b-405c-9f22-eab3605258af"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ffc7e7ac-f03b-405c-9f22-eab3605258af"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-e4b29ced-b9a6-4d95-8af4-22371b310d16 {
  min-height: 50px;
}








#s-e4b29ced-b9a6-4d95-8af4-22371b310d16 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e4b29ced-b9a6-4d95-8af4-22371b310d16.shg-box.shg-c {
  justify-content: center;
}

#s-82503ef7-9dbf-4bdd-9ae7-9ff8a03aebf0 {
  border-style: solid;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-82503ef7-9dbf-4bdd-9ae7-9ff8a03aebf0 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-82503ef7-9dbf-4bdd-9ae7-9ff8a03aebf0 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-82503ef7-9dbf-4bdd-9ae7-9ff8a03aebf0 {
  
}
}@media (max-width: 767px){#s-82503ef7-9dbf-4bdd-9ae7-9ff8a03aebf0 {
  
}
}
@media (min-width: 0px) {
[id="s-82503ef7-9dbf-4bdd-9ae7-9ff8a03aebf0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-82503ef7-9dbf-4bdd-9ae7-9ff8a03aebf0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-82503ef7-9dbf-4bdd-9ae7-9ff8a03aebf0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-82503ef7-9dbf-4bdd-9ae7-9ff8a03aebf0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-82503ef7-9dbf-4bdd-9ae7-9ff8a03aebf0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-82503ef7-9dbf-4bdd-9ae7-9ff8a03aebf0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-82503ef7-9dbf-4bdd-9ae7-9ff8a03aebf0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-82503ef7-9dbf-4bdd-9ae7-9ff8a03aebf0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-82503ef7-9dbf-4bdd-9ae7-9ff8a03aebf0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-82503ef7-9dbf-4bdd-9ae7-9ff8a03aebf0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-82503ef7-9dbf-4bdd-9ae7-9ff8a03aebf0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-82503ef7-9dbf-4bdd-9ae7-9ff8a03aebf0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-82503ef7-9dbf-4bdd-9ae7-9ff8a03aebf0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-82503ef7-9dbf-4bdd-9ae7-9ff8a03aebf0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-82503ef7-9dbf-4bdd-9ae7-9ff8a03aebf0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-82503ef7-9dbf-4bdd-9ae7-9ff8a03aebf0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-82503ef7-9dbf-4bdd-9ae7-9ff8a03aebf0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-82503ef7-9dbf-4bdd-9ae7-9ff8a03aebf0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-82503ef7-9dbf-4bdd-9ae7-9ff8a03aebf0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-82503ef7-9dbf-4bdd-9ae7-9ff8a03aebf0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-82503ef7-9dbf-4bdd-9ae7-9ff8a03aebf0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-82503ef7-9dbf-4bdd-9ae7-9ff8a03aebf0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-82503ef7-9dbf-4bdd-9ae7-9ff8a03aebf0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-82503ef7-9dbf-4bdd-9ae7-9ff8a03aebf0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-82503ef7-9dbf-4bdd-9ae7-9ff8a03aebf0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-82503ef7-9dbf-4bdd-9ae7-9ff8a03aebf0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-82503ef7-9dbf-4bdd-9ae7-9ff8a03aebf0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-82503ef7-9dbf-4bdd-9ae7-9ff8a03aebf0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-82503ef7-9dbf-4bdd-9ae7-9ff8a03aebf0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-82503ef7-9dbf-4bdd-9ae7-9ff8a03aebf0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-82503ef7-9dbf-4bdd-9ae7-9ff8a03aebf0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-82503ef7-9dbf-4bdd-9ae7-9ff8a03aebf0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-82503ef7-9dbf-4bdd-9ae7-9ff8a03aebf0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-82503ef7-9dbf-4bdd-9ae7-9ff8a03aebf0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-82503ef7-9dbf-4bdd-9ae7-9ff8a03aebf0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-82503ef7-9dbf-4bdd-9ae7-9ff8a03aebf0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-82503ef7-9dbf-4bdd-9ae7-9ff8a03aebf0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-a54a3f7b-31e8-4b88-a886-6cb906ddb922 {
  border-style: solid;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(69, 78, 149, 1);
border-radius: 0px;
opacity: 1;
text-align: center;
background-color: rgba(214, 71, 41, 1);
text-decoration: none;
}
#s-a54a3f7b-31e8-4b88-a886-6cb906ddb922:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
opacity: 1 !important;
background-color: rgba(214, 71, 41, 1) !important;
text-decoration: none !important;}#s-a54a3f7b-31e8-4b88-a886-6cb906ddb922:active {border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
background-color: rgba(214, 71, 41, 1) !important;
text-decoration: none !important;}


#s-a54a3f7b-31e8-4b88-a886-6cb906ddb922.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}

#s-3f86b6d9-6405-4e9a-86b9-b13c3f0fa10b {
  min-height: 500px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-3f86b6d9-6405-4e9a-86b9-b13c3f0fa10b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3f86b6d9-6405-4e9a-86b9-b13c3f0fa10b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3f86b6d9-6405-4e9a-86b9-b13c3f0fa10b {
  
}
}@media (max-width: 767px){#s-3f86b6d9-6405-4e9a-86b9-b13c3f0fa10b {
  
}
}







#s-3f86b6d9-6405-4e9a-86b9-b13c3f0fa10b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3f86b6d9-6405-4e9a-86b9-b13c3f0fa10b.shg-box.shg-c {
  justify-content: center;
}

#s-32773432-f9fa-4a11-8ec0-b1020d35467c {
  margin-top: 50px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-32773432-f9fa-4a11-8ec0-b1020d35467c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-32773432-f9fa-4a11-8ec0-b1020d35467c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-32773432-f9fa-4a11-8ec0-b1020d35467c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-32773432-f9fa-4a11-8ec0-b1020d35467c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-32773432-f9fa-4a11-8ec0-b1020d35467c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-32773432-f9fa-4a11-8ec0-b1020d35467c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-32773432-f9fa-4a11-8ec0-b1020d35467c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-32773432-f9fa-4a11-8ec0-b1020d35467c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-32773432-f9fa-4a11-8ec0-b1020d35467c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-32773432-f9fa-4a11-8ec0-b1020d35467c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-32773432-f9fa-4a11-8ec0-b1020d35467c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-32773432-f9fa-4a11-8ec0-b1020d35467c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-32773432-f9fa-4a11-8ec0-b1020d35467c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-32773432-f9fa-4a11-8ec0-b1020d35467c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-32773432-f9fa-4a11-8ec0-b1020d35467c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-32773432-f9fa-4a11-8ec0-b1020d35467c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-32773432-f9fa-4a11-8ec0-b1020d35467c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-32773432-f9fa-4a11-8ec0-b1020d35467c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-32773432-f9fa-4a11-8ec0-b1020d35467c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-32773432-f9fa-4a11-8ec0-b1020d35467c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-32773432-f9fa-4a11-8ec0-b1020d35467c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-32773432-f9fa-4a11-8ec0-b1020d35467c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-32773432-f9fa-4a11-8ec0-b1020d35467c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-32773432-f9fa-4a11-8ec0-b1020d35467c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-32773432-f9fa-4a11-8ec0-b1020d35467c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-32773432-f9fa-4a11-8ec0-b1020d35467c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-32773432-f9fa-4a11-8ec0-b1020d35467c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-32773432-f9fa-4a11-8ec0-b1020d35467c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-32773432-f9fa-4a11-8ec0-b1020d35467c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-32773432-f9fa-4a11-8ec0-b1020d35467c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-32773432-f9fa-4a11-8ec0-b1020d35467c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-32773432-f9fa-4a11-8ec0-b1020d35467c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-32773432-f9fa-4a11-8ec0-b1020d35467c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-32773432-f9fa-4a11-8ec0-b1020d35467c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-32773432-f9fa-4a11-8ec0-b1020d35467c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-32773432-f9fa-4a11-8ec0-b1020d35467c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-32773432-f9fa-4a11-8ec0-b1020d35467c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-32773432-f9fa-4a11-8ec0-b1020d35467c"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-28b3ed40-2ab5-47bd-a908-66eda404a000 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 400px;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-28b3ed40-2ab5-47bd-a908-66eda404a000 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-28b3ed40-2ab5-47bd-a908-66eda404a000 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-28b3ed40-2ab5-47bd-a908-66eda404a000 {
  
}
}@media (max-width: 767px){#s-28b3ed40-2ab5-47bd-a908-66eda404a000 {
  
}
}







#s-28b3ed40-2ab5-47bd-a908-66eda404a000 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-28b3ed40-2ab5-47bd-a908-66eda404a000.shg-box.shg-c {
  justify-content: center;
}

#s-5b800873-dc41-4df1-86db-3198f60a09a1 {
  margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(0, 0, 0, 0);
}

#s-5b800873-dc41-4df1-86db-3198f60a09a1 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Raleway;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-43a80d0f-c0a4-4c78-9f1b-4fbef4142cf0 {
  border-style: solid;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(219, 219, 219, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-7068beb3-9ec2-41e9-bef8-8b1e1ed767c6 {
  border-style: solid;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(219, 219, 219, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-7708ed0e-3955-47a9-96f1-a36afc8d6dd4 {
  text-align: center;
}




  #s-7708ed0e-3955-47a9-96f1-a36afc8d6dd4 img.shogun-image {
    
    width: px;
  }


#s-7708ed0e-3955-47a9-96f1-a36afc8d6dd4 .shogun-image-content {
  
    align-items: center;
  
}

#s-2608d8b9-3e20-43f5-aaf7-b0d6de7474cf {
  min-height: 50px;
}








#s-2608d8b9-3e20-43f5-aaf7-b0d6de7474cf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2608d8b9-3e20-43f5-aaf7-b0d6de7474cf.shg-box.shg-c {
  justify-content: center;
}

#s-93626a02-008e-4207-960a-070b4b5c47c0 {
  padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-93626a02-008e-4207-960a-070b4b5c47c0 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-46ce3a8e-a970-429c-b93e-6010182c91a2 {
  min-height: 50px;
}








#s-46ce3a8e-a970-429c-b93e-6010182c91a2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-46ce3a8e-a970-429c-b93e-6010182c91a2.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-ca713de9-5786-464a-89ad-60ca4c7e1eda"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ca713de9-5786-464a-89ad-60ca4c7e1eda"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ca713de9-5786-464a-89ad-60ca4c7e1eda"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ca713de9-5786-464a-89ad-60ca4c7e1eda"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ca713de9-5786-464a-89ad-60ca4c7e1eda"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ca713de9-5786-464a-89ad-60ca4c7e1eda"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ca713de9-5786-464a-89ad-60ca4c7e1eda"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ca713de9-5786-464a-89ad-60ca4c7e1eda"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ca713de9-5786-464a-89ad-60ca4c7e1eda"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ca713de9-5786-464a-89ad-60ca4c7e1eda"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ca713de9-5786-464a-89ad-60ca4c7e1eda"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ca713de9-5786-464a-89ad-60ca4c7e1eda"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ca713de9-5786-464a-89ad-60ca4c7e1eda"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ca713de9-5786-464a-89ad-60ca4c7e1eda"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ca713de9-5786-464a-89ad-60ca4c7e1eda"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ca713de9-5786-464a-89ad-60ca4c7e1eda"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ca713de9-5786-464a-89ad-60ca4c7e1eda"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ca713de9-5786-464a-89ad-60ca4c7e1eda"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ca713de9-5786-464a-89ad-60ca4c7e1eda"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ca713de9-5786-464a-89ad-60ca4c7e1eda"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ca713de9-5786-464a-89ad-60ca4c7e1eda"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ca713de9-5786-464a-89ad-60ca4c7e1eda"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ca713de9-5786-464a-89ad-60ca4c7e1eda"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ca713de9-5786-464a-89ad-60ca4c7e1eda"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ca713de9-5786-464a-89ad-60ca4c7e1eda"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ca713de9-5786-464a-89ad-60ca4c7e1eda"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ca713de9-5786-464a-89ad-60ca4c7e1eda"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ca713de9-5786-464a-89ad-60ca4c7e1eda"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ca713de9-5786-464a-89ad-60ca4c7e1eda"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ca713de9-5786-464a-89ad-60ca4c7e1eda"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ca713de9-5786-464a-89ad-60ca4c7e1eda"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ca713de9-5786-464a-89ad-60ca4c7e1eda"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ca713de9-5786-464a-89ad-60ca4c7e1eda"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ca713de9-5786-464a-89ad-60ca4c7e1eda"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ca713de9-5786-464a-89ad-60ca4c7e1eda"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ca713de9-5786-464a-89ad-60ca4c7e1eda"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ca713de9-5786-464a-89ad-60ca4c7e1eda"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-8688d038-df83-42eb-94c4-13fcb4066976 {
  min-height: 50px;
}








#s-8688d038-df83-42eb-94c4-13fcb4066976 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8688d038-df83-42eb-94c4-13fcb4066976.shg-box.shg-c {
  justify-content: center;
}

#s-b06a0e2a-fe7a-4446-ad8e-c6426c1332fe {
  border-style: solid;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-b06a0e2a-fe7a-4446-ad8e-c6426c1332fe {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b06a0e2a-fe7a-4446-ad8e-c6426c1332fe {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b06a0e2a-fe7a-4446-ad8e-c6426c1332fe {
  
}
}@media (max-width: 767px){#s-b06a0e2a-fe7a-4446-ad8e-c6426c1332fe {
  
}
}
@media (min-width: 0px) {
[id="s-b06a0e2a-fe7a-4446-ad8e-c6426c1332fe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b06a0e2a-fe7a-4446-ad8e-c6426c1332fe"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-b06a0e2a-fe7a-4446-ad8e-c6426c1332fe"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-b06a0e2a-fe7a-4446-ad8e-c6426c1332fe"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-b06a0e2a-fe7a-4446-ad8e-c6426c1332fe"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-b06a0e2a-fe7a-4446-ad8e-c6426c1332fe"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-b06a0e2a-fe7a-4446-ad8e-c6426c1332fe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-b06a0e2a-fe7a-4446-ad8e-c6426c1332fe"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-b06a0e2a-fe7a-4446-ad8e-c6426c1332fe"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-b06a0e2a-fe7a-4446-ad8e-c6426c1332fe"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-b06a0e2a-fe7a-4446-ad8e-c6426c1332fe"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-b06a0e2a-fe7a-4446-ad8e-c6426c1332fe"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-b06a0e2a-fe7a-4446-ad8e-c6426c1332fe"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-b06a0e2a-fe7a-4446-ad8e-c6426c1332fe"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-b06a0e2a-fe7a-4446-ad8e-c6426c1332fe"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-b06a0e2a-fe7a-4446-ad8e-c6426c1332fe"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-b06a0e2a-fe7a-4446-ad8e-c6426c1332fe"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-b06a0e2a-fe7a-4446-ad8e-c6426c1332fe"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-b06a0e2a-fe7a-4446-ad8e-c6426c1332fe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-b06a0e2a-fe7a-4446-ad8e-c6426c1332fe"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-b06a0e2a-fe7a-4446-ad8e-c6426c1332fe"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-b06a0e2a-fe7a-4446-ad8e-c6426c1332fe"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-b06a0e2a-fe7a-4446-ad8e-c6426c1332fe"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-b06a0e2a-fe7a-4446-ad8e-c6426c1332fe"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-b06a0e2a-fe7a-4446-ad8e-c6426c1332fe"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-b06a0e2a-fe7a-4446-ad8e-c6426c1332fe"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-b06a0e2a-fe7a-4446-ad8e-c6426c1332fe"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-b06a0e2a-fe7a-4446-ad8e-c6426c1332fe"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-b06a0e2a-fe7a-4446-ad8e-c6426c1332fe"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-b06a0e2a-fe7a-4446-ad8e-c6426c1332fe"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-b06a0e2a-fe7a-4446-ad8e-c6426c1332fe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-b06a0e2a-fe7a-4446-ad8e-c6426c1332fe"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-b06a0e2a-fe7a-4446-ad8e-c6426c1332fe"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-b06a0e2a-fe7a-4446-ad8e-c6426c1332fe"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-b06a0e2a-fe7a-4446-ad8e-c6426c1332fe"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-b06a0e2a-fe7a-4446-ad8e-c6426c1332fe"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-b06a0e2a-fe7a-4446-ad8e-c6426c1332fe"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-3b2e8a78-1b2c-454b-8eb5-df1735f75c72 {
  border-style: solid;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(69, 78, 149, 1);
border-radius: 0px;
opacity: 1;
text-align: center;
background-color: rgba(214, 71, 41, 1);
text-decoration: none;
}
#s-3b2e8a78-1b2c-454b-8eb5-df1735f75c72:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
opacity: 1 !important;
background-color: rgba(214, 71, 41, 1) !important;
text-decoration: none !important;}#s-3b2e8a78-1b2c-454b-8eb5-df1735f75c72:active {border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
background-color: rgba(214, 71, 41, 1) !important;
text-decoration: none !important;}


#s-3b2e8a78-1b2c-454b-8eb5-df1735f75c72.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}

#s-b7838546-b6b1-46a1-91ac-059df7f0d8de {
  min-height: 500px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-b7838546-b6b1-46a1-91ac-059df7f0d8de {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b7838546-b6b1-46a1-91ac-059df7f0d8de {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b7838546-b6b1-46a1-91ac-059df7f0d8de {
  
}
}@media (max-width: 767px){#s-b7838546-b6b1-46a1-91ac-059df7f0d8de {
  
}
}







#s-b7838546-b6b1-46a1-91ac-059df7f0d8de > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b7838546-b6b1-46a1-91ac-059df7f0d8de.shg-box.shg-c {
  justify-content: center;
}

#s-dfa7e4a2-7ee2-49a8-aba2-858a42dfff87 {
  margin-top: 50px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-dfa7e4a2-7ee2-49a8-aba2-858a42dfff87"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dfa7e4a2-7ee2-49a8-aba2-858a42dfff87"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dfa7e4a2-7ee2-49a8-aba2-858a42dfff87"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dfa7e4a2-7ee2-49a8-aba2-858a42dfff87"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dfa7e4a2-7ee2-49a8-aba2-858a42dfff87"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dfa7e4a2-7ee2-49a8-aba2-858a42dfff87"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dfa7e4a2-7ee2-49a8-aba2-858a42dfff87"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dfa7e4a2-7ee2-49a8-aba2-858a42dfff87"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dfa7e4a2-7ee2-49a8-aba2-858a42dfff87"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dfa7e4a2-7ee2-49a8-aba2-858a42dfff87"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dfa7e4a2-7ee2-49a8-aba2-858a42dfff87"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dfa7e4a2-7ee2-49a8-aba2-858a42dfff87"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dfa7e4a2-7ee2-49a8-aba2-858a42dfff87"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-dfa7e4a2-7ee2-49a8-aba2-858a42dfff87"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dfa7e4a2-7ee2-49a8-aba2-858a42dfff87"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dfa7e4a2-7ee2-49a8-aba2-858a42dfff87"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dfa7e4a2-7ee2-49a8-aba2-858a42dfff87"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dfa7e4a2-7ee2-49a8-aba2-858a42dfff87"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dfa7e4a2-7ee2-49a8-aba2-858a42dfff87"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dfa7e4a2-7ee2-49a8-aba2-858a42dfff87"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dfa7e4a2-7ee2-49a8-aba2-858a42dfff87"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dfa7e4a2-7ee2-49a8-aba2-858a42dfff87"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dfa7e4a2-7ee2-49a8-aba2-858a42dfff87"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dfa7e4a2-7ee2-49a8-aba2-858a42dfff87"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dfa7e4a2-7ee2-49a8-aba2-858a42dfff87"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-dfa7e4a2-7ee2-49a8-aba2-858a42dfff87"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dfa7e4a2-7ee2-49a8-aba2-858a42dfff87"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dfa7e4a2-7ee2-49a8-aba2-858a42dfff87"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dfa7e4a2-7ee2-49a8-aba2-858a42dfff87"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dfa7e4a2-7ee2-49a8-aba2-858a42dfff87"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dfa7e4a2-7ee2-49a8-aba2-858a42dfff87"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dfa7e4a2-7ee2-49a8-aba2-858a42dfff87"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dfa7e4a2-7ee2-49a8-aba2-858a42dfff87"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dfa7e4a2-7ee2-49a8-aba2-858a42dfff87"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dfa7e4a2-7ee2-49a8-aba2-858a42dfff87"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dfa7e4a2-7ee2-49a8-aba2-858a42dfff87"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dfa7e4a2-7ee2-49a8-aba2-858a42dfff87"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-dfa7e4a2-7ee2-49a8-aba2-858a42dfff87"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-08251bef-e263-4f36-8885-8cb60297d260 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 400px;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-08251bef-e263-4f36-8885-8cb60297d260 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-08251bef-e263-4f36-8885-8cb60297d260 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-08251bef-e263-4f36-8885-8cb60297d260 {
  
}
}@media (max-width: 767px){#s-08251bef-e263-4f36-8885-8cb60297d260 {
  
}
}







#s-08251bef-e263-4f36-8885-8cb60297d260 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-08251bef-e263-4f36-8885-8cb60297d260.shg-box.shg-c {
  justify-content: center;
}

#s-93c4d733-01d3-4df9-9508-38ec4c9438da {
  margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(0, 0, 0, 0);
}

#s-93c4d733-01d3-4df9-9508-38ec4c9438da .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Raleway;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-cd530b61-4a35-4c9b-bb58-17daa3299bc7 {
  border-style: solid;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(219, 219, 219, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-270ad19a-90ba-4054-bc67-0da8d36e5f0b {
  border-style: solid;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(219, 219, 219, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-b963aea5-dea3-4c95-8d91-20a7153bd5c6 {
  text-align: center;
}





#s-b963aea5-dea3-4c95-8d91-20a7153bd5c6 .shogun-image-content {
  
    align-items: center;
  
}

#s-92a97f44-59a9-47c5-8246-8060205ad38a {
  border-style: solid;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-92a97f44-59a9-47c5-8246-8060205ad38a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-92a97f44-59a9-47c5-8246-8060205ad38a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-92a97f44-59a9-47c5-8246-8060205ad38a {
  
}
}@media (max-width: 767px){#s-92a97f44-59a9-47c5-8246-8060205ad38a {
  
}
}
@media (min-width: 0px) {
[id="s-92a97f44-59a9-47c5-8246-8060205ad38a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-92a97f44-59a9-47c5-8246-8060205ad38a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-92a97f44-59a9-47c5-8246-8060205ad38a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-92a97f44-59a9-47c5-8246-8060205ad38a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-92a97f44-59a9-47c5-8246-8060205ad38a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-92a97f44-59a9-47c5-8246-8060205ad38a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-92a97f44-59a9-47c5-8246-8060205ad38a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-92a97f44-59a9-47c5-8246-8060205ad38a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-92a97f44-59a9-47c5-8246-8060205ad38a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-92a97f44-59a9-47c5-8246-8060205ad38a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-92a97f44-59a9-47c5-8246-8060205ad38a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-92a97f44-59a9-47c5-8246-8060205ad38a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-92a97f44-59a9-47c5-8246-8060205ad38a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-92a97f44-59a9-47c5-8246-8060205ad38a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-92a97f44-59a9-47c5-8246-8060205ad38a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-92a97f44-59a9-47c5-8246-8060205ad38a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-92a97f44-59a9-47c5-8246-8060205ad38a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-92a97f44-59a9-47c5-8246-8060205ad38a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-92a97f44-59a9-47c5-8246-8060205ad38a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-92a97f44-59a9-47c5-8246-8060205ad38a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-92a97f44-59a9-47c5-8246-8060205ad38a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-92a97f44-59a9-47c5-8246-8060205ad38a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-92a97f44-59a9-47c5-8246-8060205ad38a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-92a97f44-59a9-47c5-8246-8060205ad38a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-92a97f44-59a9-47c5-8246-8060205ad38a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-92a97f44-59a9-47c5-8246-8060205ad38a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-92a97f44-59a9-47c5-8246-8060205ad38a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-92a97f44-59a9-47c5-8246-8060205ad38a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-92a97f44-59a9-47c5-8246-8060205ad38a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-92a97f44-59a9-47c5-8246-8060205ad38a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-92a97f44-59a9-47c5-8246-8060205ad38a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-92a97f44-59a9-47c5-8246-8060205ad38a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-92a97f44-59a9-47c5-8246-8060205ad38a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-92a97f44-59a9-47c5-8246-8060205ad38a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-92a97f44-59a9-47c5-8246-8060205ad38a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-92a97f44-59a9-47c5-8246-8060205ad38a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-92a97f44-59a9-47c5-8246-8060205ad38a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-fbb3e8a5-c556-44b2-b181-d80bf343c6ee {
  border-style: solid;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(69, 78, 149, 1);
border-radius: 0px;
opacity: 1;
text-align: center;
background-color: rgba(214, 71, 41, 1);
text-decoration: none;
}
#s-fbb3e8a5-c556-44b2-b181-d80bf343c6ee:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
opacity: 1 !important;
background-color: rgba(214, 71, 41, 1) !important;
text-decoration: none !important;}#s-fbb3e8a5-c556-44b2-b181-d80bf343c6ee:active {border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
background-color: rgba(214, 71, 41, 1) !important;
text-decoration: none !important;}


#s-fbb3e8a5-c556-44b2-b181-d80bf343c6ee.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}

#s-8c719666-57cf-40cc-b139-c61b93362a9a {
  min-height: 500px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-8c719666-57cf-40cc-b139-c61b93362a9a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8c719666-57cf-40cc-b139-c61b93362a9a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8c719666-57cf-40cc-b139-c61b93362a9a {
  
}
}@media (max-width: 767px){#s-8c719666-57cf-40cc-b139-c61b93362a9a {
  
}
}







#s-8c719666-57cf-40cc-b139-c61b93362a9a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8c719666-57cf-40cc-b139-c61b93362a9a.shg-box.shg-c {
  justify-content: center;
}

#s-2cbae897-2056-4639-91ea-e6407d91c249 {
  margin-top: 50px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-2cbae897-2056-4639-91ea-e6407d91c249"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2cbae897-2056-4639-91ea-e6407d91c249"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2cbae897-2056-4639-91ea-e6407d91c249"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2cbae897-2056-4639-91ea-e6407d91c249"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2cbae897-2056-4639-91ea-e6407d91c249"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2cbae897-2056-4639-91ea-e6407d91c249"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2cbae897-2056-4639-91ea-e6407d91c249"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2cbae897-2056-4639-91ea-e6407d91c249"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2cbae897-2056-4639-91ea-e6407d91c249"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2cbae897-2056-4639-91ea-e6407d91c249"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2cbae897-2056-4639-91ea-e6407d91c249"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2cbae897-2056-4639-91ea-e6407d91c249"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2cbae897-2056-4639-91ea-e6407d91c249"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-2cbae897-2056-4639-91ea-e6407d91c249"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2cbae897-2056-4639-91ea-e6407d91c249"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2cbae897-2056-4639-91ea-e6407d91c249"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2cbae897-2056-4639-91ea-e6407d91c249"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2cbae897-2056-4639-91ea-e6407d91c249"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2cbae897-2056-4639-91ea-e6407d91c249"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2cbae897-2056-4639-91ea-e6407d91c249"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2cbae897-2056-4639-91ea-e6407d91c249"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2cbae897-2056-4639-91ea-e6407d91c249"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2cbae897-2056-4639-91ea-e6407d91c249"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2cbae897-2056-4639-91ea-e6407d91c249"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2cbae897-2056-4639-91ea-e6407d91c249"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-2cbae897-2056-4639-91ea-e6407d91c249"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-2cbae897-2056-4639-91ea-e6407d91c249"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-2cbae897-2056-4639-91ea-e6407d91c249"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-2cbae897-2056-4639-91ea-e6407d91c249"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-2cbae897-2056-4639-91ea-e6407d91c249"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-2cbae897-2056-4639-91ea-e6407d91c249"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-2cbae897-2056-4639-91ea-e6407d91c249"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-2cbae897-2056-4639-91ea-e6407d91c249"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-2cbae897-2056-4639-91ea-e6407d91c249"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-2cbae897-2056-4639-91ea-e6407d91c249"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-2cbae897-2056-4639-91ea-e6407d91c249"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-2cbae897-2056-4639-91ea-e6407d91c249"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-2cbae897-2056-4639-91ea-e6407d91c249"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-f21cfe8c-7ee6-4791-8d89-7089ee5dc303 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 400px;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-f21cfe8c-7ee6-4791-8d89-7089ee5dc303 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f21cfe8c-7ee6-4791-8d89-7089ee5dc303 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f21cfe8c-7ee6-4791-8d89-7089ee5dc303 {
  
}
}@media (max-width: 767px){#s-f21cfe8c-7ee6-4791-8d89-7089ee5dc303 {
  
}
}







#s-f21cfe8c-7ee6-4791-8d89-7089ee5dc303 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-f21cfe8c-7ee6-4791-8d89-7089ee5dc303.shg-box.shg-c {
  justify-content: center;
}

#s-f88f33fc-8e13-45e0-9db5-9946db4b6b33 {
  margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(0, 0, 0, 0);
}

#s-f88f33fc-8e13-45e0-9db5-9946db4b6b33 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Raleway;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2a356319-1eb7-4fb7-aaa9-be3d581d4a57 {
  border-style: solid;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(219, 219, 219, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-4cb5d355-42dc-4e70-9956-b9ac0870c0b5 {
  border-style: solid;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(219, 219, 219, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-1c7b8149-6ec2-4f45-ac5b-a3816d58861b {
  text-align: center;
}




  #s-1c7b8149-6ec2-4f45-ac5b-a3816d58861b img.shogun-image {
    
    width: px;
  }


#s-1c7b8149-6ec2-4f45-ac5b-a3816d58861b .shogun-image-content {
  
    align-items: center;
  
}

#s-c616c4d7-e45c-40e9-ba95-343f8b1f86f4 {
  border-style: solid;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-c616c4d7-e45c-40e9-ba95-343f8b1f86f4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c616c4d7-e45c-40e9-ba95-343f8b1f86f4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c616c4d7-e45c-40e9-ba95-343f8b1f86f4 {
  
}
}@media (max-width: 767px){#s-c616c4d7-e45c-40e9-ba95-343f8b1f86f4 {
  
}
}
@media (min-width: 0px) {
[id="s-c616c4d7-e45c-40e9-ba95-343f8b1f86f4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c616c4d7-e45c-40e9-ba95-343f8b1f86f4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-c616c4d7-e45c-40e9-ba95-343f8b1f86f4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-c616c4d7-e45c-40e9-ba95-343f8b1f86f4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-c616c4d7-e45c-40e9-ba95-343f8b1f86f4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-c616c4d7-e45c-40e9-ba95-343f8b1f86f4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-c616c4d7-e45c-40e9-ba95-343f8b1f86f4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-c616c4d7-e45c-40e9-ba95-343f8b1f86f4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-c616c4d7-e45c-40e9-ba95-343f8b1f86f4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-c616c4d7-e45c-40e9-ba95-343f8b1f86f4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-c616c4d7-e45c-40e9-ba95-343f8b1f86f4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-c616c4d7-e45c-40e9-ba95-343f8b1f86f4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-c616c4d7-e45c-40e9-ba95-343f8b1f86f4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-c616c4d7-e45c-40e9-ba95-343f8b1f86f4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-c616c4d7-e45c-40e9-ba95-343f8b1f86f4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-c616c4d7-e45c-40e9-ba95-343f8b1f86f4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-c616c4d7-e45c-40e9-ba95-343f8b1f86f4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-c616c4d7-e45c-40e9-ba95-343f8b1f86f4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-c616c4d7-e45c-40e9-ba95-343f8b1f86f4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-c616c4d7-e45c-40e9-ba95-343f8b1f86f4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-c616c4d7-e45c-40e9-ba95-343f8b1f86f4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-c616c4d7-e45c-40e9-ba95-343f8b1f86f4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-c616c4d7-e45c-40e9-ba95-343f8b1f86f4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-c616c4d7-e45c-40e9-ba95-343f8b1f86f4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-c616c4d7-e45c-40e9-ba95-343f8b1f86f4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-c616c4d7-e45c-40e9-ba95-343f8b1f86f4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-c616c4d7-e45c-40e9-ba95-343f8b1f86f4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-c616c4d7-e45c-40e9-ba95-343f8b1f86f4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-c616c4d7-e45c-40e9-ba95-343f8b1f86f4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-c616c4d7-e45c-40e9-ba95-343f8b1f86f4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-c616c4d7-e45c-40e9-ba95-343f8b1f86f4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-c616c4d7-e45c-40e9-ba95-343f8b1f86f4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-c616c4d7-e45c-40e9-ba95-343f8b1f86f4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-c616c4d7-e45c-40e9-ba95-343f8b1f86f4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-c616c4d7-e45c-40e9-ba95-343f8b1f86f4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-c616c4d7-e45c-40e9-ba95-343f8b1f86f4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-c616c4d7-e45c-40e9-ba95-343f8b1f86f4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-7d31166d-0733-4983-8f6a-5ec20a9ff5be {
  border-style: solid;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(69, 78, 149, 1);
border-radius: 0px;
opacity: 1;
text-align: center;
background-color: rgba(214, 71, 41, 1);
text-decoration: none;
}
#s-7d31166d-0733-4983-8f6a-5ec20a9ff5be:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
opacity: 1 !important;
background-color: rgba(214, 71, 41, 1) !important;
text-decoration: none !important;}#s-7d31166d-0733-4983-8f6a-5ec20a9ff5be:active {border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
background-color: rgba(214, 71, 41, 1) !important;
text-decoration: none !important;}


#s-7d31166d-0733-4983-8f6a-5ec20a9ff5be.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}

#s-ab6b1e43-5251-4904-a6ce-15de5fdb4c00 {
  min-height: 500px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-ab6b1e43-5251-4904-a6ce-15de5fdb4c00 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ab6b1e43-5251-4904-a6ce-15de5fdb4c00 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ab6b1e43-5251-4904-a6ce-15de5fdb4c00 {
  
}
}@media (max-width: 767px){#s-ab6b1e43-5251-4904-a6ce-15de5fdb4c00 {
  
}
}







#s-ab6b1e43-5251-4904-a6ce-15de5fdb4c00 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ab6b1e43-5251-4904-a6ce-15de5fdb4c00.shg-box.shg-c {
  justify-content: center;
}

#s-729a370e-d91d-4f09-83a7-bf6ebd508e86 {
  margin-top: 50px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-729a370e-d91d-4f09-83a7-bf6ebd508e86"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-729a370e-d91d-4f09-83a7-bf6ebd508e86"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-729a370e-d91d-4f09-83a7-bf6ebd508e86"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-729a370e-d91d-4f09-83a7-bf6ebd508e86"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-729a370e-d91d-4f09-83a7-bf6ebd508e86"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-729a370e-d91d-4f09-83a7-bf6ebd508e86"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-729a370e-d91d-4f09-83a7-bf6ebd508e86"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-729a370e-d91d-4f09-83a7-bf6ebd508e86"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-729a370e-d91d-4f09-83a7-bf6ebd508e86"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-729a370e-d91d-4f09-83a7-bf6ebd508e86"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-729a370e-d91d-4f09-83a7-bf6ebd508e86"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-729a370e-d91d-4f09-83a7-bf6ebd508e86"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-729a370e-d91d-4f09-83a7-bf6ebd508e86"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-729a370e-d91d-4f09-83a7-bf6ebd508e86"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-729a370e-d91d-4f09-83a7-bf6ebd508e86"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-729a370e-d91d-4f09-83a7-bf6ebd508e86"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-729a370e-d91d-4f09-83a7-bf6ebd508e86"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-729a370e-d91d-4f09-83a7-bf6ebd508e86"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-729a370e-d91d-4f09-83a7-bf6ebd508e86"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-729a370e-d91d-4f09-83a7-bf6ebd508e86"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-729a370e-d91d-4f09-83a7-bf6ebd508e86"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-729a370e-d91d-4f09-83a7-bf6ebd508e86"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-729a370e-d91d-4f09-83a7-bf6ebd508e86"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-729a370e-d91d-4f09-83a7-bf6ebd508e86"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-729a370e-d91d-4f09-83a7-bf6ebd508e86"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-729a370e-d91d-4f09-83a7-bf6ebd508e86"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-729a370e-d91d-4f09-83a7-bf6ebd508e86"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-729a370e-d91d-4f09-83a7-bf6ebd508e86"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-729a370e-d91d-4f09-83a7-bf6ebd508e86"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-729a370e-d91d-4f09-83a7-bf6ebd508e86"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-729a370e-d91d-4f09-83a7-bf6ebd508e86"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-729a370e-d91d-4f09-83a7-bf6ebd508e86"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-729a370e-d91d-4f09-83a7-bf6ebd508e86"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-729a370e-d91d-4f09-83a7-bf6ebd508e86"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-729a370e-d91d-4f09-83a7-bf6ebd508e86"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-729a370e-d91d-4f09-83a7-bf6ebd508e86"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-729a370e-d91d-4f09-83a7-bf6ebd508e86"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-729a370e-d91d-4f09-83a7-bf6ebd508e86"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-0181f3b3-495f-470f-929e-2054a12d31c4 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 400px;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-0181f3b3-495f-470f-929e-2054a12d31c4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0181f3b3-495f-470f-929e-2054a12d31c4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0181f3b3-495f-470f-929e-2054a12d31c4 {
  
}
}@media (max-width: 767px){#s-0181f3b3-495f-470f-929e-2054a12d31c4 {
  
}
}







#s-0181f3b3-495f-470f-929e-2054a12d31c4 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-0181f3b3-495f-470f-929e-2054a12d31c4.shg-box.shg-c {
  justify-content: center;
}

#s-bea9b0cc-c2c9-4370-840c-9fcf094a9071 {
  margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(0, 0, 0, 0);
}

#s-bea9b0cc-c2c9-4370-840c-9fcf094a9071 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Raleway;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-225d4dc8-fc6c-41f3-b4e3-9ce621ee22a4 {
  border-style: solid;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(219, 219, 219, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-4008c373-b24b-4d29-bc21-9c9ef4683b38 {
  border-style: solid;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(219, 219, 219, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-c5dd5b92-61f4-4566-bf8e-6c6c602f409b {
  text-align: center;
}




  #s-c5dd5b92-61f4-4566-bf8e-6c6c602f409b img.shogun-image {
    
    width: px;
  }


#s-c5dd5b92-61f4-4566-bf8e-6c6c602f409b .shogun-image-content {
  
    align-items: center;
  
}

#s-9fa2f2a7-df5a-4785-b318-a2c5fdc9f7cd {
  border-style: solid;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-9fa2f2a7-df5a-4785-b318-a2c5fdc9f7cd {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9fa2f2a7-df5a-4785-b318-a2c5fdc9f7cd {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9fa2f2a7-df5a-4785-b318-a2c5fdc9f7cd {
  
}
}@media (max-width: 767px){#s-9fa2f2a7-df5a-4785-b318-a2c5fdc9f7cd {
  
}
}
@media (min-width: 0px) {
[id="s-9fa2f2a7-df5a-4785-b318-a2c5fdc9f7cd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9fa2f2a7-df5a-4785-b318-a2c5fdc9f7cd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-9fa2f2a7-df5a-4785-b318-a2c5fdc9f7cd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-9fa2f2a7-df5a-4785-b318-a2c5fdc9f7cd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-9fa2f2a7-df5a-4785-b318-a2c5fdc9f7cd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-9fa2f2a7-df5a-4785-b318-a2c5fdc9f7cd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-9fa2f2a7-df5a-4785-b318-a2c5fdc9f7cd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-9fa2f2a7-df5a-4785-b318-a2c5fdc9f7cd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-9fa2f2a7-df5a-4785-b318-a2c5fdc9f7cd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-9fa2f2a7-df5a-4785-b318-a2c5fdc9f7cd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-9fa2f2a7-df5a-4785-b318-a2c5fdc9f7cd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-9fa2f2a7-df5a-4785-b318-a2c5fdc9f7cd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-9fa2f2a7-df5a-4785-b318-a2c5fdc9f7cd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-9fa2f2a7-df5a-4785-b318-a2c5fdc9f7cd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-9fa2f2a7-df5a-4785-b318-a2c5fdc9f7cd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-9fa2f2a7-df5a-4785-b318-a2c5fdc9f7cd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-9fa2f2a7-df5a-4785-b318-a2c5fdc9f7cd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-9fa2f2a7-df5a-4785-b318-a2c5fdc9f7cd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-9fa2f2a7-df5a-4785-b318-a2c5fdc9f7cd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-9fa2f2a7-df5a-4785-b318-a2c5fdc9f7cd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-9fa2f2a7-df5a-4785-b318-a2c5fdc9f7cd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-9fa2f2a7-df5a-4785-b318-a2c5fdc9f7cd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-9fa2f2a7-df5a-4785-b318-a2c5fdc9f7cd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-9fa2f2a7-df5a-4785-b318-a2c5fdc9f7cd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-9fa2f2a7-df5a-4785-b318-a2c5fdc9f7cd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-9fa2f2a7-df5a-4785-b318-a2c5fdc9f7cd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-9fa2f2a7-df5a-4785-b318-a2c5fdc9f7cd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-9fa2f2a7-df5a-4785-b318-a2c5fdc9f7cd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-9fa2f2a7-df5a-4785-b318-a2c5fdc9f7cd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-9fa2f2a7-df5a-4785-b318-a2c5fdc9f7cd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-9fa2f2a7-df5a-4785-b318-a2c5fdc9f7cd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-9fa2f2a7-df5a-4785-b318-a2c5fdc9f7cd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-9fa2f2a7-df5a-4785-b318-a2c5fdc9f7cd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-9fa2f2a7-df5a-4785-b318-a2c5fdc9f7cd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-9fa2f2a7-df5a-4785-b318-a2c5fdc9f7cd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-9fa2f2a7-df5a-4785-b318-a2c5fdc9f7cd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-9fa2f2a7-df5a-4785-b318-a2c5fdc9f7cd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-ccaec800-1b0b-489d-aaf2-d7f0a201b79f {
  border-style: solid;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(69, 78, 149, 1);
border-radius: 0px;
opacity: 1;
text-align: center;
background-color: rgba(214, 71, 41, 1);
text-decoration: none;
}
#s-ccaec800-1b0b-489d-aaf2-d7f0a201b79f:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
opacity: 1 !important;
background-color: rgba(214, 71, 41, 1) !important;
text-decoration: none !important;}#s-ccaec800-1b0b-489d-aaf2-d7f0a201b79f:active {border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
background-color: rgba(214, 71, 41, 1) !important;
text-decoration: none !important;}


#s-ccaec800-1b0b-489d-aaf2-d7f0a201b79f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}

#s-04b91999-5e00-4df2-b893-1128838aeb23 {
  min-height: 500px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-04b91999-5e00-4df2-b893-1128838aeb23 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-04b91999-5e00-4df2-b893-1128838aeb23 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-04b91999-5e00-4df2-b893-1128838aeb23 {
  
}
}@media (max-width: 767px){#s-04b91999-5e00-4df2-b893-1128838aeb23 {
  
}
}







#s-04b91999-5e00-4df2-b893-1128838aeb23 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-04b91999-5e00-4df2-b893-1128838aeb23.shg-box.shg-c {
  justify-content: center;
}

#s-8822e650-0595-41fd-81b7-98d428de9e8c {
  margin-top: 50px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-8822e650-0595-41fd-81b7-98d428de9e8c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8822e650-0595-41fd-81b7-98d428de9e8c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8822e650-0595-41fd-81b7-98d428de9e8c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8822e650-0595-41fd-81b7-98d428de9e8c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8822e650-0595-41fd-81b7-98d428de9e8c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8822e650-0595-41fd-81b7-98d428de9e8c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8822e650-0595-41fd-81b7-98d428de9e8c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8822e650-0595-41fd-81b7-98d428de9e8c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8822e650-0595-41fd-81b7-98d428de9e8c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8822e650-0595-41fd-81b7-98d428de9e8c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8822e650-0595-41fd-81b7-98d428de9e8c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8822e650-0595-41fd-81b7-98d428de9e8c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8822e650-0595-41fd-81b7-98d428de9e8c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8822e650-0595-41fd-81b7-98d428de9e8c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8822e650-0595-41fd-81b7-98d428de9e8c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8822e650-0595-41fd-81b7-98d428de9e8c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8822e650-0595-41fd-81b7-98d428de9e8c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8822e650-0595-41fd-81b7-98d428de9e8c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8822e650-0595-41fd-81b7-98d428de9e8c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8822e650-0595-41fd-81b7-98d428de9e8c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8822e650-0595-41fd-81b7-98d428de9e8c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8822e650-0595-41fd-81b7-98d428de9e8c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8822e650-0595-41fd-81b7-98d428de9e8c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8822e650-0595-41fd-81b7-98d428de9e8c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8822e650-0595-41fd-81b7-98d428de9e8c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8822e650-0595-41fd-81b7-98d428de9e8c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8822e650-0595-41fd-81b7-98d428de9e8c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8822e650-0595-41fd-81b7-98d428de9e8c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8822e650-0595-41fd-81b7-98d428de9e8c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8822e650-0595-41fd-81b7-98d428de9e8c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8822e650-0595-41fd-81b7-98d428de9e8c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8822e650-0595-41fd-81b7-98d428de9e8c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8822e650-0595-41fd-81b7-98d428de9e8c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8822e650-0595-41fd-81b7-98d428de9e8c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8822e650-0595-41fd-81b7-98d428de9e8c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8822e650-0595-41fd-81b7-98d428de9e8c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8822e650-0595-41fd-81b7-98d428de9e8c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-8822e650-0595-41fd-81b7-98d428de9e8c"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-b4479dab-f1a6-4674-be32-5a02fa5e87bc {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 400px;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-b4479dab-f1a6-4674-be32-5a02fa5e87bc {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b4479dab-f1a6-4674-be32-5a02fa5e87bc {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b4479dab-f1a6-4674-be32-5a02fa5e87bc {
  
}
}@media (max-width: 767px){#s-b4479dab-f1a6-4674-be32-5a02fa5e87bc {
  
}
}







#s-b4479dab-f1a6-4674-be32-5a02fa5e87bc > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-b4479dab-f1a6-4674-be32-5a02fa5e87bc.shg-box.shg-c {
  justify-content: center;
}

#s-76b5591a-2056-44c5-9bff-e4e3c1259caf {
  margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(0, 0, 0, 0);
}

#s-76b5591a-2056-44c5-9bff-e4e3c1259caf .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Raleway;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f6085431-2631-48e3-923d-2e826ac79548 {
  border-style: solid;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(219, 219, 219, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-fe5a5f3e-da1b-4e92-8c9a-8e6348b501bd {
  border-style: solid;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(219, 219, 219, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-f76f490b-1634-4dec-a321-99a70682e59b {
  text-align: center;
}




  #s-f76f490b-1634-4dec-a321-99a70682e59b img.shogun-image {
    
    width: px;
  }


#s-f76f490b-1634-4dec-a321-99a70682e59b .shogun-image-content {
  
    align-items: center;
  
}

#s-2502486c-42f4-483c-a016-7749feea881e {
  border-style: solid;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-2502486c-42f4-483c-a016-7749feea881e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-2502486c-42f4-483c-a016-7749feea881e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-2502486c-42f4-483c-a016-7749feea881e {
  
}
}@media (max-width: 767px){#s-2502486c-42f4-483c-a016-7749feea881e {
  
}
}
@media (min-width: 0px) {
[id="s-2502486c-42f4-483c-a016-7749feea881e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2502486c-42f4-483c-a016-7749feea881e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-2502486c-42f4-483c-a016-7749feea881e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-2502486c-42f4-483c-a016-7749feea881e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-2502486c-42f4-483c-a016-7749feea881e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-2502486c-42f4-483c-a016-7749feea881e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-2502486c-42f4-483c-a016-7749feea881e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-2502486c-42f4-483c-a016-7749feea881e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-2502486c-42f4-483c-a016-7749feea881e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-2502486c-42f4-483c-a016-7749feea881e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-2502486c-42f4-483c-a016-7749feea881e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-2502486c-42f4-483c-a016-7749feea881e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-2502486c-42f4-483c-a016-7749feea881e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-2502486c-42f4-483c-a016-7749feea881e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-2502486c-42f4-483c-a016-7749feea881e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-2502486c-42f4-483c-a016-7749feea881e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-2502486c-42f4-483c-a016-7749feea881e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-2502486c-42f4-483c-a016-7749feea881e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-2502486c-42f4-483c-a016-7749feea881e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-2502486c-42f4-483c-a016-7749feea881e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-2502486c-42f4-483c-a016-7749feea881e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-2502486c-42f4-483c-a016-7749feea881e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-2502486c-42f4-483c-a016-7749feea881e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-2502486c-42f4-483c-a016-7749feea881e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-2502486c-42f4-483c-a016-7749feea881e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-2502486c-42f4-483c-a016-7749feea881e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-2502486c-42f4-483c-a016-7749feea881e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-2502486c-42f4-483c-a016-7749feea881e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-2502486c-42f4-483c-a016-7749feea881e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-2502486c-42f4-483c-a016-7749feea881e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-2502486c-42f4-483c-a016-7749feea881e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-2502486c-42f4-483c-a016-7749feea881e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-2502486c-42f4-483c-a016-7749feea881e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-2502486c-42f4-483c-a016-7749feea881e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-2502486c-42f4-483c-a016-7749feea881e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-2502486c-42f4-483c-a016-7749feea881e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-2502486c-42f4-483c-a016-7749feea881e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-c262b759-b4f1-4dbc-adec-60ea812111fa {
  border-style: solid;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(69, 78, 149, 1);
border-radius: 0px;
opacity: 1;
text-align: center;
background-color: rgba(214, 71, 41, 1);
text-decoration: none;
}
#s-c262b759-b4f1-4dbc-adec-60ea812111fa:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
opacity: 1 !important;
background-color: rgba(214, 71, 41, 1) !important;
text-decoration: none !important;}#s-c262b759-b4f1-4dbc-adec-60ea812111fa:active {border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
background-color: rgba(214, 71, 41, 1) !important;
text-decoration: none !important;}


#s-c262b759-b4f1-4dbc-adec-60ea812111fa.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}

#s-9b9de8d0-e455-4ecf-86d3-d131210364f9 {
  min-height: 500px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-9b9de8d0-e455-4ecf-86d3-d131210364f9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9b9de8d0-e455-4ecf-86d3-d131210364f9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9b9de8d0-e455-4ecf-86d3-d131210364f9 {
  
}
}@media (max-width: 767px){#s-9b9de8d0-e455-4ecf-86d3-d131210364f9 {
  
}
}







#s-9b9de8d0-e455-4ecf-86d3-d131210364f9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9b9de8d0-e455-4ecf-86d3-d131210364f9.shg-box.shg-c {
  justify-content: center;
}

#s-58552023-551d-4638-9db4-b21014e28887 {
  margin-top: 50px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-58552023-551d-4638-9db4-b21014e28887"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-58552023-551d-4638-9db4-b21014e28887"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-58552023-551d-4638-9db4-b21014e28887"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-58552023-551d-4638-9db4-b21014e28887"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-58552023-551d-4638-9db4-b21014e28887"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-58552023-551d-4638-9db4-b21014e28887"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-58552023-551d-4638-9db4-b21014e28887"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-58552023-551d-4638-9db4-b21014e28887"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-58552023-551d-4638-9db4-b21014e28887"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-58552023-551d-4638-9db4-b21014e28887"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-58552023-551d-4638-9db4-b21014e28887"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-58552023-551d-4638-9db4-b21014e28887"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-58552023-551d-4638-9db4-b21014e28887"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-58552023-551d-4638-9db4-b21014e28887"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-58552023-551d-4638-9db4-b21014e28887"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-58552023-551d-4638-9db4-b21014e28887"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-58552023-551d-4638-9db4-b21014e28887"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-58552023-551d-4638-9db4-b21014e28887"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-58552023-551d-4638-9db4-b21014e28887"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-58552023-551d-4638-9db4-b21014e28887"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-58552023-551d-4638-9db4-b21014e28887"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-58552023-551d-4638-9db4-b21014e28887"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-58552023-551d-4638-9db4-b21014e28887"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-58552023-551d-4638-9db4-b21014e28887"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-58552023-551d-4638-9db4-b21014e28887"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-58552023-551d-4638-9db4-b21014e28887"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-58552023-551d-4638-9db4-b21014e28887"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-58552023-551d-4638-9db4-b21014e28887"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-58552023-551d-4638-9db4-b21014e28887"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-58552023-551d-4638-9db4-b21014e28887"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-58552023-551d-4638-9db4-b21014e28887"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-58552023-551d-4638-9db4-b21014e28887"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-58552023-551d-4638-9db4-b21014e28887"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-58552023-551d-4638-9db4-b21014e28887"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-58552023-551d-4638-9db4-b21014e28887"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-58552023-551d-4638-9db4-b21014e28887"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-58552023-551d-4638-9db4-b21014e28887"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-58552023-551d-4638-9db4-b21014e28887"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-d715a6e6-446f-4f81-9f75-2ccec3f1fde4 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 400px;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-d715a6e6-446f-4f81-9f75-2ccec3f1fde4 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d715a6e6-446f-4f81-9f75-2ccec3f1fde4 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d715a6e6-446f-4f81-9f75-2ccec3f1fde4 {
  
}
}@media (max-width: 767px){#s-d715a6e6-446f-4f81-9f75-2ccec3f1fde4 {
  
}
}







#s-d715a6e6-446f-4f81-9f75-2ccec3f1fde4 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-d715a6e6-446f-4f81-9f75-2ccec3f1fde4.shg-box.shg-c {
  justify-content: center;
}

#s-1ca7a23a-6f65-49aa-9d18-ebd9b29802e9 {
  margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(0, 0, 0, 0);
}

#s-1ca7a23a-6f65-49aa-9d18-ebd9b29802e9 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Raleway;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-bc5acb21-547b-4a2e-aefa-30079042386b {
  border-style: solid;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(219, 219, 219, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-21dbd851-b4a7-48aa-b125-938490784daf {
  border-style: solid;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(219, 219, 219, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-833aefe8-9cf8-49fc-b2d8-564daa42acb1 {
  text-align: center;
}




  #s-833aefe8-9cf8-49fc-b2d8-564daa42acb1 img.shogun-image {
    
    width: px;
  }


#s-833aefe8-9cf8-49fc-b2d8-564daa42acb1 .shogun-image-content {
  
    align-items: center;
  
}

#s-bc73536a-74c9-4841-b74b-e91be5d154e0 {
  min-height: 50px;
}








#s-bc73536a-74c9-4841-b74b-e91be5d154e0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bc73536a-74c9-4841-b74b-e91be5d154e0.shg-box.shg-c {
  justify-content: center;
}

#s-29c7067b-b0e3-4457-9a40-0ab29747f335 {
  padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-29c7067b-b0e3-4457-9a40-0ab29747f335 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3603c7fb-754f-4eb3-b96e-0793b937de5d {
  min-height: 50px;
}








#s-3603c7fb-754f-4eb3-b96e-0793b937de5d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3603c7fb-754f-4eb3-b96e-0793b937de5d.shg-box.shg-c {
  justify-content: center;
}

#s-a9b17486-f53e-45c9-af6a-45deb31c230f {
  margin-left: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-a9b17486-f53e-45c9-af6a-45deb31c230f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a9b17486-f53e-45c9-af6a-45deb31c230f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a9b17486-f53e-45c9-af6a-45deb31c230f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a9b17486-f53e-45c9-af6a-45deb31c230f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a9b17486-f53e-45c9-af6a-45deb31c230f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a9b17486-f53e-45c9-af6a-45deb31c230f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a9b17486-f53e-45c9-af6a-45deb31c230f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a9b17486-f53e-45c9-af6a-45deb31c230f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a9b17486-f53e-45c9-af6a-45deb31c230f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a9b17486-f53e-45c9-af6a-45deb31c230f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a9b17486-f53e-45c9-af6a-45deb31c230f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a9b17486-f53e-45c9-af6a-45deb31c230f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a9b17486-f53e-45c9-af6a-45deb31c230f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-a9b17486-f53e-45c9-af6a-45deb31c230f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a9b17486-f53e-45c9-af6a-45deb31c230f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a9b17486-f53e-45c9-af6a-45deb31c230f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a9b17486-f53e-45c9-af6a-45deb31c230f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a9b17486-f53e-45c9-af6a-45deb31c230f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a9b17486-f53e-45c9-af6a-45deb31c230f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a9b17486-f53e-45c9-af6a-45deb31c230f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a9b17486-f53e-45c9-af6a-45deb31c230f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a9b17486-f53e-45c9-af6a-45deb31c230f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a9b17486-f53e-45c9-af6a-45deb31c230f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a9b17486-f53e-45c9-af6a-45deb31c230f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a9b17486-f53e-45c9-af6a-45deb31c230f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-a9b17486-f53e-45c9-af6a-45deb31c230f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-a9b17486-f53e-45c9-af6a-45deb31c230f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-a9b17486-f53e-45c9-af6a-45deb31c230f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-a9b17486-f53e-45c9-af6a-45deb31c230f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-a9b17486-f53e-45c9-af6a-45deb31c230f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-a9b17486-f53e-45c9-af6a-45deb31c230f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-a9b17486-f53e-45c9-af6a-45deb31c230f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-a9b17486-f53e-45c9-af6a-45deb31c230f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-a9b17486-f53e-45c9-af6a-45deb31c230f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-a9b17486-f53e-45c9-af6a-45deb31c230f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-a9b17486-f53e-45c9-af6a-45deb31c230f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-a9b17486-f53e-45c9-af6a-45deb31c230f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-615f1966-3e69-4578-aca8-0f78cb53cd0a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-615f1966-3e69-4578-aca8-0f78cb53cd0a .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8bd943ff-82b7-434f-b91d-fb184eb10b99 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8bd943ff-82b7-434f-b91d-fb184eb10b99 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d128ab32-50d8-4ff6-9847-20adf3580a47 {
  border-style: solid;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-d128ab32-50d8-4ff6-9847-20adf3580a47 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d128ab32-50d8-4ff6-9847-20adf3580a47 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d128ab32-50d8-4ff6-9847-20adf3580a47 {
  
}
}@media (max-width: 767px){#s-d128ab32-50d8-4ff6-9847-20adf3580a47 {
  
}
}
@media (min-width: 0px) {
[id="s-d128ab32-50d8-4ff6-9847-20adf3580a47"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d128ab32-50d8-4ff6-9847-20adf3580a47"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-d128ab32-50d8-4ff6-9847-20adf3580a47"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-d128ab32-50d8-4ff6-9847-20adf3580a47"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-d128ab32-50d8-4ff6-9847-20adf3580a47"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-d128ab32-50d8-4ff6-9847-20adf3580a47"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-d128ab32-50d8-4ff6-9847-20adf3580a47"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-d128ab32-50d8-4ff6-9847-20adf3580a47"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-d128ab32-50d8-4ff6-9847-20adf3580a47"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-d128ab32-50d8-4ff6-9847-20adf3580a47"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-d128ab32-50d8-4ff6-9847-20adf3580a47"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-d128ab32-50d8-4ff6-9847-20adf3580a47"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-d128ab32-50d8-4ff6-9847-20adf3580a47"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-d128ab32-50d8-4ff6-9847-20adf3580a47"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-d128ab32-50d8-4ff6-9847-20adf3580a47"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-d128ab32-50d8-4ff6-9847-20adf3580a47"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-d128ab32-50d8-4ff6-9847-20adf3580a47"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-d128ab32-50d8-4ff6-9847-20adf3580a47"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-d128ab32-50d8-4ff6-9847-20adf3580a47"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-d128ab32-50d8-4ff6-9847-20adf3580a47"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-d128ab32-50d8-4ff6-9847-20adf3580a47"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-d128ab32-50d8-4ff6-9847-20adf3580a47"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-d128ab32-50d8-4ff6-9847-20adf3580a47"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-d128ab32-50d8-4ff6-9847-20adf3580a47"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-d128ab32-50d8-4ff6-9847-20adf3580a47"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-d128ab32-50d8-4ff6-9847-20adf3580a47"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-d128ab32-50d8-4ff6-9847-20adf3580a47"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-d128ab32-50d8-4ff6-9847-20adf3580a47"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-d128ab32-50d8-4ff6-9847-20adf3580a47"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-d128ab32-50d8-4ff6-9847-20adf3580a47"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-d128ab32-50d8-4ff6-9847-20adf3580a47"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-d128ab32-50d8-4ff6-9847-20adf3580a47"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-d128ab32-50d8-4ff6-9847-20adf3580a47"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-d128ab32-50d8-4ff6-9847-20adf3580a47"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-d128ab32-50d8-4ff6-9847-20adf3580a47"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-d128ab32-50d8-4ff6-9847-20adf3580a47"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-d128ab32-50d8-4ff6-9847-20adf3580a47"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-60d96194-c245-44db-aaf0-05eb6b991759 {
  border-style: solid;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(69, 78, 149, 1);
border-radius: 0px;
opacity: 1;
text-align: center;
background-color: rgba(214, 71, 41, 1);
text-decoration: none;
}
#s-60d96194-c245-44db-aaf0-05eb6b991759:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
opacity: 1 !important;
background-color: rgba(214, 71, 41, 1) !important;
text-decoration: none !important;}#s-60d96194-c245-44db-aaf0-05eb6b991759:active {border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
background-color: rgba(214, 71, 41, 1) !important;
text-decoration: none !important;}


#s-60d96194-c245-44db-aaf0-05eb6b991759.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}

#s-54561a88-1169-45a6-aae3-b7f632663f6d {
  min-height: 500px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-54561a88-1169-45a6-aae3-b7f632663f6d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-54561a88-1169-45a6-aae3-b7f632663f6d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-54561a88-1169-45a6-aae3-b7f632663f6d {
  
}
}@media (max-width: 767px){#s-54561a88-1169-45a6-aae3-b7f632663f6d {
  
}
}







#s-54561a88-1169-45a6-aae3-b7f632663f6d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-54561a88-1169-45a6-aae3-b7f632663f6d.shg-box.shg-c {
  justify-content: center;
}

#s-c59af07b-96a6-4c22-bf6e-37d75d050c84 {
  margin-top: 50px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-c59af07b-96a6-4c22-bf6e-37d75d050c84"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c59af07b-96a6-4c22-bf6e-37d75d050c84"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c59af07b-96a6-4c22-bf6e-37d75d050c84"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c59af07b-96a6-4c22-bf6e-37d75d050c84"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c59af07b-96a6-4c22-bf6e-37d75d050c84"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c59af07b-96a6-4c22-bf6e-37d75d050c84"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c59af07b-96a6-4c22-bf6e-37d75d050c84"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c59af07b-96a6-4c22-bf6e-37d75d050c84"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c59af07b-96a6-4c22-bf6e-37d75d050c84"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c59af07b-96a6-4c22-bf6e-37d75d050c84"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c59af07b-96a6-4c22-bf6e-37d75d050c84"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c59af07b-96a6-4c22-bf6e-37d75d050c84"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c59af07b-96a6-4c22-bf6e-37d75d050c84"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c59af07b-96a6-4c22-bf6e-37d75d050c84"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c59af07b-96a6-4c22-bf6e-37d75d050c84"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c59af07b-96a6-4c22-bf6e-37d75d050c84"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c59af07b-96a6-4c22-bf6e-37d75d050c84"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c59af07b-96a6-4c22-bf6e-37d75d050c84"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c59af07b-96a6-4c22-bf6e-37d75d050c84"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c59af07b-96a6-4c22-bf6e-37d75d050c84"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c59af07b-96a6-4c22-bf6e-37d75d050c84"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c59af07b-96a6-4c22-bf6e-37d75d050c84"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c59af07b-96a6-4c22-bf6e-37d75d050c84"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c59af07b-96a6-4c22-bf6e-37d75d050c84"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c59af07b-96a6-4c22-bf6e-37d75d050c84"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c59af07b-96a6-4c22-bf6e-37d75d050c84"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c59af07b-96a6-4c22-bf6e-37d75d050c84"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c59af07b-96a6-4c22-bf6e-37d75d050c84"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c59af07b-96a6-4c22-bf6e-37d75d050c84"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c59af07b-96a6-4c22-bf6e-37d75d050c84"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c59af07b-96a6-4c22-bf6e-37d75d050c84"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c59af07b-96a6-4c22-bf6e-37d75d050c84"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c59af07b-96a6-4c22-bf6e-37d75d050c84"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c59af07b-96a6-4c22-bf6e-37d75d050c84"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c59af07b-96a6-4c22-bf6e-37d75d050c84"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c59af07b-96a6-4c22-bf6e-37d75d050c84"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c59af07b-96a6-4c22-bf6e-37d75d050c84"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-c59af07b-96a6-4c22-bf6e-37d75d050c84"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-168318cc-3a53-4151-bda3-1d3b6d26d48a {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 400px;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-168318cc-3a53-4151-bda3-1d3b6d26d48a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-168318cc-3a53-4151-bda3-1d3b6d26d48a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-168318cc-3a53-4151-bda3-1d3b6d26d48a {
  
}
}@media (max-width: 767px){#s-168318cc-3a53-4151-bda3-1d3b6d26d48a {
  
}
}







#s-168318cc-3a53-4151-bda3-1d3b6d26d48a > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-168318cc-3a53-4151-bda3-1d3b6d26d48a.shg-box.shg-c {
  justify-content: center;
}

#s-7b75b273-05ae-407e-bfd3-48a7d758a428 {
  margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(0, 0, 0, 0);
}

#s-7b75b273-05ae-407e-bfd3-48a7d758a428 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Raleway;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a3b15a4c-8073-4d79-85b4-1073d0060b6a {
  border-style: solid;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(219, 219, 219, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-34f74c21-df48-4717-ae6f-b0c64a7bee45 {
  border-style: solid;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(219, 219, 219, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-30ac7504-1282-48d2-b24b-fb0b582d843a {
  text-align: center;
}




  #s-30ac7504-1282-48d2-b24b-fb0b582d843a img.shogun-image {
    
    width: px;
  }


#s-30ac7504-1282-48d2-b24b-fb0b582d843a .shogun-image-content {
  
    align-items: center;
  
}

#s-033ef3b3-a402-4a28-bf25-d6b6ada8991a {
  min-height: 50px;
}








#s-033ef3b3-a402-4a28-bf25-d6b6ada8991a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-033ef3b3-a402-4a28-bf25-d6b6ada8991a.shg-box.shg-c {
  justify-content: center;
}

#s-26a3bf40-269f-4607-be91-d11dc706b678 {
  padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-26a3bf40-269f-4607-be91-d11dc706b678 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-99ab8295-f9ef-456b-8175-10f27d306aae {
  min-height: 50px;
}








#s-99ab8295-f9ef-456b-8175-10f27d306aae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-99ab8295-f9ef-456b-8175-10f27d306aae.shg-box.shg-c {
  justify-content: center;
}

#s-48b02586-71c4-46fe-95e6-5d34938d140f {
  margin-left: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-48b02586-71c4-46fe-95e6-5d34938d140f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-48b02586-71c4-46fe-95e6-5d34938d140f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-48b02586-71c4-46fe-95e6-5d34938d140f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-48b02586-71c4-46fe-95e6-5d34938d140f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-48b02586-71c4-46fe-95e6-5d34938d140f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-48b02586-71c4-46fe-95e6-5d34938d140f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-48b02586-71c4-46fe-95e6-5d34938d140f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-48b02586-71c4-46fe-95e6-5d34938d140f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-48b02586-71c4-46fe-95e6-5d34938d140f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-48b02586-71c4-46fe-95e6-5d34938d140f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-48b02586-71c4-46fe-95e6-5d34938d140f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-48b02586-71c4-46fe-95e6-5d34938d140f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-48b02586-71c4-46fe-95e6-5d34938d140f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-48b02586-71c4-46fe-95e6-5d34938d140f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-48b02586-71c4-46fe-95e6-5d34938d140f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-48b02586-71c4-46fe-95e6-5d34938d140f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-48b02586-71c4-46fe-95e6-5d34938d140f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-48b02586-71c4-46fe-95e6-5d34938d140f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-48b02586-71c4-46fe-95e6-5d34938d140f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-48b02586-71c4-46fe-95e6-5d34938d140f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-48b02586-71c4-46fe-95e6-5d34938d140f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-48b02586-71c4-46fe-95e6-5d34938d140f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-48b02586-71c4-46fe-95e6-5d34938d140f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-48b02586-71c4-46fe-95e6-5d34938d140f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-48b02586-71c4-46fe-95e6-5d34938d140f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-48b02586-71c4-46fe-95e6-5d34938d140f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-48b02586-71c4-46fe-95e6-5d34938d140f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-48b02586-71c4-46fe-95e6-5d34938d140f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-48b02586-71c4-46fe-95e6-5d34938d140f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-48b02586-71c4-46fe-95e6-5d34938d140f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-48b02586-71c4-46fe-95e6-5d34938d140f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-48b02586-71c4-46fe-95e6-5d34938d140f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-48b02586-71c4-46fe-95e6-5d34938d140f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-48b02586-71c4-46fe-95e6-5d34938d140f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-48b02586-71c4-46fe-95e6-5d34938d140f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-48b02586-71c4-46fe-95e6-5d34938d140f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-48b02586-71c4-46fe-95e6-5d34938d140f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-9adf0aeb-ae1a-4e28-936e-9a55ab8cfa47 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9adf0aeb-ae1a-4e28-936e-9a55ab8cfa47 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-0a47b2a2-7218-4b1e-822b-264f1684c7a1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0a47b2a2-7218-4b1e-822b-264f1684c7a1 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a325e85e-4ebd-49e0-b31f-d592d8af3730 {
  border-style: solid;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-a325e85e-4ebd-49e0-b31f-d592d8af3730 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a325e85e-4ebd-49e0-b31f-d592d8af3730 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a325e85e-4ebd-49e0-b31f-d592d8af3730 {
  
}
}@media (max-width: 767px){#s-a325e85e-4ebd-49e0-b31f-d592d8af3730 {
  
}
}
@media (min-width: 0px) {
[id="s-a325e85e-4ebd-49e0-b31f-d592d8af3730"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a325e85e-4ebd-49e0-b31f-d592d8af3730"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-a325e85e-4ebd-49e0-b31f-d592d8af3730"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-a325e85e-4ebd-49e0-b31f-d592d8af3730"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-a325e85e-4ebd-49e0-b31f-d592d8af3730"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-a325e85e-4ebd-49e0-b31f-d592d8af3730"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-a325e85e-4ebd-49e0-b31f-d592d8af3730"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-a325e85e-4ebd-49e0-b31f-d592d8af3730"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-a325e85e-4ebd-49e0-b31f-d592d8af3730"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-a325e85e-4ebd-49e0-b31f-d592d8af3730"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-a325e85e-4ebd-49e0-b31f-d592d8af3730"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-a325e85e-4ebd-49e0-b31f-d592d8af3730"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-a325e85e-4ebd-49e0-b31f-d592d8af3730"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-a325e85e-4ebd-49e0-b31f-d592d8af3730"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-a325e85e-4ebd-49e0-b31f-d592d8af3730"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-a325e85e-4ebd-49e0-b31f-d592d8af3730"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-a325e85e-4ebd-49e0-b31f-d592d8af3730"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-a325e85e-4ebd-49e0-b31f-d592d8af3730"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-a325e85e-4ebd-49e0-b31f-d592d8af3730"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-a325e85e-4ebd-49e0-b31f-d592d8af3730"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-a325e85e-4ebd-49e0-b31f-d592d8af3730"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-a325e85e-4ebd-49e0-b31f-d592d8af3730"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-a325e85e-4ebd-49e0-b31f-d592d8af3730"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-a325e85e-4ebd-49e0-b31f-d592d8af3730"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-a325e85e-4ebd-49e0-b31f-d592d8af3730"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-a325e85e-4ebd-49e0-b31f-d592d8af3730"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-a325e85e-4ebd-49e0-b31f-d592d8af3730"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-a325e85e-4ebd-49e0-b31f-d592d8af3730"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-a325e85e-4ebd-49e0-b31f-d592d8af3730"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-a325e85e-4ebd-49e0-b31f-d592d8af3730"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-a325e85e-4ebd-49e0-b31f-d592d8af3730"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-a325e85e-4ebd-49e0-b31f-d592d8af3730"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-a325e85e-4ebd-49e0-b31f-d592d8af3730"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-a325e85e-4ebd-49e0-b31f-d592d8af3730"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-a325e85e-4ebd-49e0-b31f-d592d8af3730"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-a325e85e-4ebd-49e0-b31f-d592d8af3730"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-a325e85e-4ebd-49e0-b31f-d592d8af3730"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-099e2044-b48a-489f-b4be-87ce81b7c265 {
  border-style: solid;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(69, 78, 149, 1);
border-radius: 0px;
opacity: 1;
text-align: center;
background-color: rgba(214, 71, 41, 1);
text-decoration: none;
}
#s-099e2044-b48a-489f-b4be-87ce81b7c265:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
opacity: 1 !important;
background-color: rgba(214, 71, 41, 1) !important;
text-decoration: none !important;}#s-099e2044-b48a-489f-b4be-87ce81b7c265:active {border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
background-color: rgba(214, 71, 41, 1) !important;
text-decoration: none !important;}


#s-099e2044-b48a-489f-b4be-87ce81b7c265.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}

#s-b2d123af-8a9e-4480-90fe-ba27a87cff39 {
  min-height: 500px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-b2d123af-8a9e-4480-90fe-ba27a87cff39 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b2d123af-8a9e-4480-90fe-ba27a87cff39 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b2d123af-8a9e-4480-90fe-ba27a87cff39 {
  
}
}@media (max-width: 767px){#s-b2d123af-8a9e-4480-90fe-ba27a87cff39 {
  
}
}







#s-b2d123af-8a9e-4480-90fe-ba27a87cff39 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b2d123af-8a9e-4480-90fe-ba27a87cff39.shg-box.shg-c {
  justify-content: center;
}

#s-6f4239d3-fb55-4035-a397-2d8138caed91 {
  margin-top: 50px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-6f4239d3-fb55-4035-a397-2d8138caed91"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6f4239d3-fb55-4035-a397-2d8138caed91"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6f4239d3-fb55-4035-a397-2d8138caed91"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6f4239d3-fb55-4035-a397-2d8138caed91"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6f4239d3-fb55-4035-a397-2d8138caed91"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6f4239d3-fb55-4035-a397-2d8138caed91"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6f4239d3-fb55-4035-a397-2d8138caed91"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6f4239d3-fb55-4035-a397-2d8138caed91"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6f4239d3-fb55-4035-a397-2d8138caed91"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6f4239d3-fb55-4035-a397-2d8138caed91"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6f4239d3-fb55-4035-a397-2d8138caed91"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6f4239d3-fb55-4035-a397-2d8138caed91"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6f4239d3-fb55-4035-a397-2d8138caed91"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6f4239d3-fb55-4035-a397-2d8138caed91"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6f4239d3-fb55-4035-a397-2d8138caed91"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6f4239d3-fb55-4035-a397-2d8138caed91"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6f4239d3-fb55-4035-a397-2d8138caed91"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6f4239d3-fb55-4035-a397-2d8138caed91"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6f4239d3-fb55-4035-a397-2d8138caed91"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6f4239d3-fb55-4035-a397-2d8138caed91"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6f4239d3-fb55-4035-a397-2d8138caed91"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6f4239d3-fb55-4035-a397-2d8138caed91"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6f4239d3-fb55-4035-a397-2d8138caed91"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6f4239d3-fb55-4035-a397-2d8138caed91"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6f4239d3-fb55-4035-a397-2d8138caed91"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6f4239d3-fb55-4035-a397-2d8138caed91"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6f4239d3-fb55-4035-a397-2d8138caed91"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6f4239d3-fb55-4035-a397-2d8138caed91"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6f4239d3-fb55-4035-a397-2d8138caed91"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6f4239d3-fb55-4035-a397-2d8138caed91"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6f4239d3-fb55-4035-a397-2d8138caed91"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6f4239d3-fb55-4035-a397-2d8138caed91"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6f4239d3-fb55-4035-a397-2d8138caed91"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6f4239d3-fb55-4035-a397-2d8138caed91"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6f4239d3-fb55-4035-a397-2d8138caed91"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6f4239d3-fb55-4035-a397-2d8138caed91"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6f4239d3-fb55-4035-a397-2d8138caed91"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-6f4239d3-fb55-4035-a397-2d8138caed91"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-7993e2a2-8612-4cb4-ae38-3e57ab5e6a28 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 400px;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-7993e2a2-8612-4cb4-ae38-3e57ab5e6a28 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7993e2a2-8612-4cb4-ae38-3e57ab5e6a28 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7993e2a2-8612-4cb4-ae38-3e57ab5e6a28 {
  
}
}@media (max-width: 767px){#s-7993e2a2-8612-4cb4-ae38-3e57ab5e6a28 {
  
}
}







#s-7993e2a2-8612-4cb4-ae38-3e57ab5e6a28 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-7993e2a2-8612-4cb4-ae38-3e57ab5e6a28.shg-box.shg-c {
  justify-content: center;
}

#s-6a3b8ab2-f2b7-4c89-8c98-0568c082ea8f {
  margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(0, 0, 0, 0);
}

#s-6a3b8ab2-f2b7-4c89-8c98-0568c082ea8f .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Raleway;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-632a7341-5125-400d-98ed-6499d3def375 {
  border-style: solid;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(219, 219, 219, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-8b3ebcda-99a6-472b-ae6c-08d7bab354cb {
  border-style: solid;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(219, 219, 219, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-6670b35a-fd53-4c37-a75b-ca16401a913f {
  text-align: center;
}




  #s-6670b35a-fd53-4c37-a75b-ca16401a913f img.shogun-image {
    
    width: px;
  }


#s-6670b35a-fd53-4c37-a75b-ca16401a913f .shogun-image-content {
  
    align-items: center;
  
}

#s-04ddc2d8-972b-48b4-bd2f-3466ddba5ffd {
  min-height: 50px;
}








#s-04ddc2d8-972b-48b4-bd2f-3466ddba5ffd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-04ddc2d8-972b-48b4-bd2f-3466ddba5ffd.shg-box.shg-c {
  justify-content: center;
}

#s-c4eee1e3-af04-438a-a74a-f65cdf239052 {
  padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-c4eee1e3-af04-438a-a74a-f65cdf239052 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d4e2fb35-1cba-4990-9d22-1c5050058abf {
  min-height: 50px;
}








#s-d4e2fb35-1cba-4990-9d22-1c5050058abf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d4e2fb35-1cba-4990-9d22-1c5050058abf.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-3d40b742-7b86-49c0-95b6-72a7bd88a7e8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3d40b742-7b86-49c0-95b6-72a7bd88a7e8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3d40b742-7b86-49c0-95b6-72a7bd88a7e8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3d40b742-7b86-49c0-95b6-72a7bd88a7e8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3d40b742-7b86-49c0-95b6-72a7bd88a7e8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3d40b742-7b86-49c0-95b6-72a7bd88a7e8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3d40b742-7b86-49c0-95b6-72a7bd88a7e8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3d40b742-7b86-49c0-95b6-72a7bd88a7e8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3d40b742-7b86-49c0-95b6-72a7bd88a7e8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3d40b742-7b86-49c0-95b6-72a7bd88a7e8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3d40b742-7b86-49c0-95b6-72a7bd88a7e8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3d40b742-7b86-49c0-95b6-72a7bd88a7e8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3d40b742-7b86-49c0-95b6-72a7bd88a7e8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-3d40b742-7b86-49c0-95b6-72a7bd88a7e8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3d40b742-7b86-49c0-95b6-72a7bd88a7e8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3d40b742-7b86-49c0-95b6-72a7bd88a7e8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3d40b742-7b86-49c0-95b6-72a7bd88a7e8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3d40b742-7b86-49c0-95b6-72a7bd88a7e8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3d40b742-7b86-49c0-95b6-72a7bd88a7e8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3d40b742-7b86-49c0-95b6-72a7bd88a7e8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3d40b742-7b86-49c0-95b6-72a7bd88a7e8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3d40b742-7b86-49c0-95b6-72a7bd88a7e8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3d40b742-7b86-49c0-95b6-72a7bd88a7e8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3d40b742-7b86-49c0-95b6-72a7bd88a7e8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3d40b742-7b86-49c0-95b6-72a7bd88a7e8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-3d40b742-7b86-49c0-95b6-72a7bd88a7e8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3d40b742-7b86-49c0-95b6-72a7bd88a7e8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3d40b742-7b86-49c0-95b6-72a7bd88a7e8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3d40b742-7b86-49c0-95b6-72a7bd88a7e8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3d40b742-7b86-49c0-95b6-72a7bd88a7e8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3d40b742-7b86-49c0-95b6-72a7bd88a7e8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3d40b742-7b86-49c0-95b6-72a7bd88a7e8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3d40b742-7b86-49c0-95b6-72a7bd88a7e8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3d40b742-7b86-49c0-95b6-72a7bd88a7e8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3d40b742-7b86-49c0-95b6-72a7bd88a7e8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3d40b742-7b86-49c0-95b6-72a7bd88a7e8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3d40b742-7b86-49c0-95b6-72a7bd88a7e8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-11a628bf-e408-44c5-8b29-52e87fb6cc46 {
  min-height: 50px;
}








#s-11a628bf-e408-44c5-8b29-52e87fb6cc46 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-11a628bf-e408-44c5-8b29-52e87fb6cc46.shg-box.shg-c {
  justify-content: center;
}

#s-c3ec13ac-5f1d-4d14-a389-73dfd4eb908f {
  border-style: solid;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-c3ec13ac-5f1d-4d14-a389-73dfd4eb908f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c3ec13ac-5f1d-4d14-a389-73dfd4eb908f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c3ec13ac-5f1d-4d14-a389-73dfd4eb908f {
  
}
}@media (max-width: 767px){#s-c3ec13ac-5f1d-4d14-a389-73dfd4eb908f {
  
}
}
@media (min-width: 0px) {
[id="s-c3ec13ac-5f1d-4d14-a389-73dfd4eb908f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c3ec13ac-5f1d-4d14-a389-73dfd4eb908f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-c3ec13ac-5f1d-4d14-a389-73dfd4eb908f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-c3ec13ac-5f1d-4d14-a389-73dfd4eb908f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-c3ec13ac-5f1d-4d14-a389-73dfd4eb908f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-c3ec13ac-5f1d-4d14-a389-73dfd4eb908f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-c3ec13ac-5f1d-4d14-a389-73dfd4eb908f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-c3ec13ac-5f1d-4d14-a389-73dfd4eb908f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-c3ec13ac-5f1d-4d14-a389-73dfd4eb908f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-c3ec13ac-5f1d-4d14-a389-73dfd4eb908f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-c3ec13ac-5f1d-4d14-a389-73dfd4eb908f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-c3ec13ac-5f1d-4d14-a389-73dfd4eb908f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-c3ec13ac-5f1d-4d14-a389-73dfd4eb908f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-c3ec13ac-5f1d-4d14-a389-73dfd4eb908f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-c3ec13ac-5f1d-4d14-a389-73dfd4eb908f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-c3ec13ac-5f1d-4d14-a389-73dfd4eb908f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-c3ec13ac-5f1d-4d14-a389-73dfd4eb908f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-c3ec13ac-5f1d-4d14-a389-73dfd4eb908f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-c3ec13ac-5f1d-4d14-a389-73dfd4eb908f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-c3ec13ac-5f1d-4d14-a389-73dfd4eb908f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-c3ec13ac-5f1d-4d14-a389-73dfd4eb908f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-c3ec13ac-5f1d-4d14-a389-73dfd4eb908f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-c3ec13ac-5f1d-4d14-a389-73dfd4eb908f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-c3ec13ac-5f1d-4d14-a389-73dfd4eb908f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-c3ec13ac-5f1d-4d14-a389-73dfd4eb908f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-c3ec13ac-5f1d-4d14-a389-73dfd4eb908f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-c3ec13ac-5f1d-4d14-a389-73dfd4eb908f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-c3ec13ac-5f1d-4d14-a389-73dfd4eb908f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-c3ec13ac-5f1d-4d14-a389-73dfd4eb908f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-c3ec13ac-5f1d-4d14-a389-73dfd4eb908f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-c3ec13ac-5f1d-4d14-a389-73dfd4eb908f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-c3ec13ac-5f1d-4d14-a389-73dfd4eb908f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-c3ec13ac-5f1d-4d14-a389-73dfd4eb908f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-c3ec13ac-5f1d-4d14-a389-73dfd4eb908f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-c3ec13ac-5f1d-4d14-a389-73dfd4eb908f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-c3ec13ac-5f1d-4d14-a389-73dfd4eb908f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-c3ec13ac-5f1d-4d14-a389-73dfd4eb908f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-3cbb43b0-a690-41f4-9336-f0573f5edcf3 {
  border-style: solid;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(69, 78, 149, 1);
border-radius: 0px;
opacity: 1;
text-align: center;
background-color: rgba(214, 71, 41, 1);
text-decoration: none;
}
#s-3cbb43b0-a690-41f4-9336-f0573f5edcf3:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
opacity: 1 !important;
background-color: rgba(214, 71, 41, 1) !important;
text-decoration: none !important;}#s-3cbb43b0-a690-41f4-9336-f0573f5edcf3:active {border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
background-color: rgba(214, 71, 41, 1) !important;
text-decoration: none !important;}


#s-3cbb43b0-a690-41f4-9336-f0573f5edcf3.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}

#s-5db306c8-620d-4de7-8175-d2cfe0bcd84b {
  min-height: 500px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-5db306c8-620d-4de7-8175-d2cfe0bcd84b {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5db306c8-620d-4de7-8175-d2cfe0bcd84b {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5db306c8-620d-4de7-8175-d2cfe0bcd84b {
  
}
}@media (max-width: 767px){#s-5db306c8-620d-4de7-8175-d2cfe0bcd84b {
  
}
}







#s-5db306c8-620d-4de7-8175-d2cfe0bcd84b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5db306c8-620d-4de7-8175-d2cfe0bcd84b.shg-box.shg-c {
  justify-content: center;
}

#s-9028bc6b-eccc-4aec-a920-12b164f95def {
  margin-top: 50px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-9028bc6b-eccc-4aec-a920-12b164f95def"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9028bc6b-eccc-4aec-a920-12b164f95def"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9028bc6b-eccc-4aec-a920-12b164f95def"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9028bc6b-eccc-4aec-a920-12b164f95def"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9028bc6b-eccc-4aec-a920-12b164f95def"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9028bc6b-eccc-4aec-a920-12b164f95def"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9028bc6b-eccc-4aec-a920-12b164f95def"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9028bc6b-eccc-4aec-a920-12b164f95def"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9028bc6b-eccc-4aec-a920-12b164f95def"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9028bc6b-eccc-4aec-a920-12b164f95def"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9028bc6b-eccc-4aec-a920-12b164f95def"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9028bc6b-eccc-4aec-a920-12b164f95def"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9028bc6b-eccc-4aec-a920-12b164f95def"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9028bc6b-eccc-4aec-a920-12b164f95def"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9028bc6b-eccc-4aec-a920-12b164f95def"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9028bc6b-eccc-4aec-a920-12b164f95def"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9028bc6b-eccc-4aec-a920-12b164f95def"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9028bc6b-eccc-4aec-a920-12b164f95def"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9028bc6b-eccc-4aec-a920-12b164f95def"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9028bc6b-eccc-4aec-a920-12b164f95def"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9028bc6b-eccc-4aec-a920-12b164f95def"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9028bc6b-eccc-4aec-a920-12b164f95def"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9028bc6b-eccc-4aec-a920-12b164f95def"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9028bc6b-eccc-4aec-a920-12b164f95def"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9028bc6b-eccc-4aec-a920-12b164f95def"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9028bc6b-eccc-4aec-a920-12b164f95def"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9028bc6b-eccc-4aec-a920-12b164f95def"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9028bc6b-eccc-4aec-a920-12b164f95def"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9028bc6b-eccc-4aec-a920-12b164f95def"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9028bc6b-eccc-4aec-a920-12b164f95def"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9028bc6b-eccc-4aec-a920-12b164f95def"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9028bc6b-eccc-4aec-a920-12b164f95def"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9028bc6b-eccc-4aec-a920-12b164f95def"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9028bc6b-eccc-4aec-a920-12b164f95def"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9028bc6b-eccc-4aec-a920-12b164f95def"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9028bc6b-eccc-4aec-a920-12b164f95def"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9028bc6b-eccc-4aec-a920-12b164f95def"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-9028bc6b-eccc-4aec-a920-12b164f95def"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-d39ffbaa-3b89-412c-8cc6-45544d11c5c9 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 400px;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-d39ffbaa-3b89-412c-8cc6-45544d11c5c9 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d39ffbaa-3b89-412c-8cc6-45544d11c5c9 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d39ffbaa-3b89-412c-8cc6-45544d11c5c9 {
  
}
}@media (max-width: 767px){#s-d39ffbaa-3b89-412c-8cc6-45544d11c5c9 {
  
}
}







#s-d39ffbaa-3b89-412c-8cc6-45544d11c5c9 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-d39ffbaa-3b89-412c-8cc6-45544d11c5c9.shg-box.shg-c {
  justify-content: center;
}

#s-6a799acf-e928-46fa-bb8e-111be966fe24 {
  margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(0, 0, 0, 0);
}

#s-6a799acf-e928-46fa-bb8e-111be966fe24 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Raleway;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3a899ab2-e662-47aa-953c-52c7e86c6a7b {
  border-style: solid;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(219, 219, 219, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-98e73b09-cfdb-4419-bd64-eedf14060feb {
  border-style: solid;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(219, 219, 219, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-5dd2f623-20b4-4a1f-bc26-65791644f22e {
  text-align: center;
}




  #s-5dd2f623-20b4-4a1f-bc26-65791644f22e img.shogun-image {
    
    width: px;
  }


#s-5dd2f623-20b4-4a1f-bc26-65791644f22e .shogun-image-content {
  
    align-items: center;
  
}

#s-5855490f-3a8f-42a2-9291-3cb3ca5c759c {
  min-height: 50px;
}








#s-5855490f-3a8f-42a2-9291-3cb3ca5c759c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5855490f-3a8f-42a2-9291-3cb3ca5c759c.shg-box.shg-c {
  justify-content: center;
}

#s-3a0ca78d-5616-4459-a263-5fc6f39bf52b {
  padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-3a0ca78d-5616-4459-a263-5fc6f39bf52b .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e3f64f06-ac26-4849-913a-05e30d27d502 {
  min-height: 50px;
}








#s-e3f64f06-ac26-4849-913a-05e30d27d502 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e3f64f06-ac26-4849-913a-05e30d27d502.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-74340b4c-536b-4298-9665-a39fc8418c91"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-74340b4c-536b-4298-9665-a39fc8418c91"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-74340b4c-536b-4298-9665-a39fc8418c91"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-74340b4c-536b-4298-9665-a39fc8418c91"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-74340b4c-536b-4298-9665-a39fc8418c91"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-74340b4c-536b-4298-9665-a39fc8418c91"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-74340b4c-536b-4298-9665-a39fc8418c91"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-74340b4c-536b-4298-9665-a39fc8418c91"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-74340b4c-536b-4298-9665-a39fc8418c91"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-74340b4c-536b-4298-9665-a39fc8418c91"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-74340b4c-536b-4298-9665-a39fc8418c91"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-74340b4c-536b-4298-9665-a39fc8418c91"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-74340b4c-536b-4298-9665-a39fc8418c91"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-74340b4c-536b-4298-9665-a39fc8418c91"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-74340b4c-536b-4298-9665-a39fc8418c91"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-74340b4c-536b-4298-9665-a39fc8418c91"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-74340b4c-536b-4298-9665-a39fc8418c91"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-74340b4c-536b-4298-9665-a39fc8418c91"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-74340b4c-536b-4298-9665-a39fc8418c91"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-74340b4c-536b-4298-9665-a39fc8418c91"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-74340b4c-536b-4298-9665-a39fc8418c91"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-74340b4c-536b-4298-9665-a39fc8418c91"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-74340b4c-536b-4298-9665-a39fc8418c91"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-74340b4c-536b-4298-9665-a39fc8418c91"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-74340b4c-536b-4298-9665-a39fc8418c91"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-74340b4c-536b-4298-9665-a39fc8418c91"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-74340b4c-536b-4298-9665-a39fc8418c91"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-74340b4c-536b-4298-9665-a39fc8418c91"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-74340b4c-536b-4298-9665-a39fc8418c91"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-74340b4c-536b-4298-9665-a39fc8418c91"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-74340b4c-536b-4298-9665-a39fc8418c91"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-74340b4c-536b-4298-9665-a39fc8418c91"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-74340b4c-536b-4298-9665-a39fc8418c91"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-74340b4c-536b-4298-9665-a39fc8418c91"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-74340b4c-536b-4298-9665-a39fc8418c91"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-74340b4c-536b-4298-9665-a39fc8418c91"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-74340b4c-536b-4298-9665-a39fc8418c91"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-b17c2a85-7d5b-4379-997e-821b7c0b08c7 {
  min-height: 50px;
}








#s-b17c2a85-7d5b-4379-997e-821b7c0b08c7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b17c2a85-7d5b-4379-997e-821b7c0b08c7.shg-box.shg-c {
  justify-content: center;
}

#s-35fcc25c-535a-4c57-b4a7-737a69b4fffd {
  border-style: solid;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-35fcc25c-535a-4c57-b4a7-737a69b4fffd {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-35fcc25c-535a-4c57-b4a7-737a69b4fffd {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-35fcc25c-535a-4c57-b4a7-737a69b4fffd {
  
}
}@media (max-width: 767px){#s-35fcc25c-535a-4c57-b4a7-737a69b4fffd {
  
}
}
@media (min-width: 0px) {
[id="s-35fcc25c-535a-4c57-b4a7-737a69b4fffd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-35fcc25c-535a-4c57-b4a7-737a69b4fffd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-35fcc25c-535a-4c57-b4a7-737a69b4fffd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-35fcc25c-535a-4c57-b4a7-737a69b4fffd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-35fcc25c-535a-4c57-b4a7-737a69b4fffd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-35fcc25c-535a-4c57-b4a7-737a69b4fffd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-35fcc25c-535a-4c57-b4a7-737a69b4fffd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-35fcc25c-535a-4c57-b4a7-737a69b4fffd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-35fcc25c-535a-4c57-b4a7-737a69b4fffd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-35fcc25c-535a-4c57-b4a7-737a69b4fffd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-35fcc25c-535a-4c57-b4a7-737a69b4fffd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-35fcc25c-535a-4c57-b4a7-737a69b4fffd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-35fcc25c-535a-4c57-b4a7-737a69b4fffd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-35fcc25c-535a-4c57-b4a7-737a69b4fffd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-35fcc25c-535a-4c57-b4a7-737a69b4fffd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-35fcc25c-535a-4c57-b4a7-737a69b4fffd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-35fcc25c-535a-4c57-b4a7-737a69b4fffd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-35fcc25c-535a-4c57-b4a7-737a69b4fffd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-35fcc25c-535a-4c57-b4a7-737a69b4fffd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-35fcc25c-535a-4c57-b4a7-737a69b4fffd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-35fcc25c-535a-4c57-b4a7-737a69b4fffd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-35fcc25c-535a-4c57-b4a7-737a69b4fffd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-35fcc25c-535a-4c57-b4a7-737a69b4fffd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-35fcc25c-535a-4c57-b4a7-737a69b4fffd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-35fcc25c-535a-4c57-b4a7-737a69b4fffd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-35fcc25c-535a-4c57-b4a7-737a69b4fffd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-35fcc25c-535a-4c57-b4a7-737a69b4fffd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-35fcc25c-535a-4c57-b4a7-737a69b4fffd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-35fcc25c-535a-4c57-b4a7-737a69b4fffd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-35fcc25c-535a-4c57-b4a7-737a69b4fffd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-35fcc25c-535a-4c57-b4a7-737a69b4fffd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-35fcc25c-535a-4c57-b4a7-737a69b4fffd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-35fcc25c-535a-4c57-b4a7-737a69b4fffd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-35fcc25c-535a-4c57-b4a7-737a69b4fffd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-35fcc25c-535a-4c57-b4a7-737a69b4fffd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-35fcc25c-535a-4c57-b4a7-737a69b4fffd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-35fcc25c-535a-4c57-b4a7-737a69b4fffd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-7505307c-b4cb-4cea-8f19-587182a987c7 {
  border-style: solid;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(69, 78, 149, 1);
border-radius: 0px;
opacity: 1;
text-align: center;
background-color: rgba(214, 71, 41, 1);
text-decoration: none;
}
#s-7505307c-b4cb-4cea-8f19-587182a987c7:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
opacity: 1 !important;
background-color: rgba(214, 71, 41, 1) !important;
text-decoration: none !important;}#s-7505307c-b4cb-4cea-8f19-587182a987c7:active {border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
background-color: rgba(214, 71, 41, 1) !important;
text-decoration: none !important;}


#s-7505307c-b4cb-4cea-8f19-587182a987c7.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}

#s-0c3aa37e-b757-4094-8136-72a98f0af33f {
  min-height: 500px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-0c3aa37e-b757-4094-8136-72a98f0af33f {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0c3aa37e-b757-4094-8136-72a98f0af33f {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0c3aa37e-b757-4094-8136-72a98f0af33f {
  
}
}@media (max-width: 767px){#s-0c3aa37e-b757-4094-8136-72a98f0af33f {
  
}
}







#s-0c3aa37e-b757-4094-8136-72a98f0af33f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0c3aa37e-b757-4094-8136-72a98f0af33f.shg-box.shg-c {
  justify-content: center;
}

#s-ac2c1620-c3c5-48d7-90f9-1f7e41729546 {
  margin-top: 50px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-ac2c1620-c3c5-48d7-90f9-1f7e41729546"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ac2c1620-c3c5-48d7-90f9-1f7e41729546"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ac2c1620-c3c5-48d7-90f9-1f7e41729546"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ac2c1620-c3c5-48d7-90f9-1f7e41729546"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ac2c1620-c3c5-48d7-90f9-1f7e41729546"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ac2c1620-c3c5-48d7-90f9-1f7e41729546"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ac2c1620-c3c5-48d7-90f9-1f7e41729546"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ac2c1620-c3c5-48d7-90f9-1f7e41729546"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ac2c1620-c3c5-48d7-90f9-1f7e41729546"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ac2c1620-c3c5-48d7-90f9-1f7e41729546"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ac2c1620-c3c5-48d7-90f9-1f7e41729546"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ac2c1620-c3c5-48d7-90f9-1f7e41729546"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ac2c1620-c3c5-48d7-90f9-1f7e41729546"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ac2c1620-c3c5-48d7-90f9-1f7e41729546"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ac2c1620-c3c5-48d7-90f9-1f7e41729546"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ac2c1620-c3c5-48d7-90f9-1f7e41729546"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ac2c1620-c3c5-48d7-90f9-1f7e41729546"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ac2c1620-c3c5-48d7-90f9-1f7e41729546"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ac2c1620-c3c5-48d7-90f9-1f7e41729546"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ac2c1620-c3c5-48d7-90f9-1f7e41729546"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ac2c1620-c3c5-48d7-90f9-1f7e41729546"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ac2c1620-c3c5-48d7-90f9-1f7e41729546"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ac2c1620-c3c5-48d7-90f9-1f7e41729546"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ac2c1620-c3c5-48d7-90f9-1f7e41729546"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ac2c1620-c3c5-48d7-90f9-1f7e41729546"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ac2c1620-c3c5-48d7-90f9-1f7e41729546"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ac2c1620-c3c5-48d7-90f9-1f7e41729546"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ac2c1620-c3c5-48d7-90f9-1f7e41729546"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ac2c1620-c3c5-48d7-90f9-1f7e41729546"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ac2c1620-c3c5-48d7-90f9-1f7e41729546"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ac2c1620-c3c5-48d7-90f9-1f7e41729546"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ac2c1620-c3c5-48d7-90f9-1f7e41729546"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ac2c1620-c3c5-48d7-90f9-1f7e41729546"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ac2c1620-c3c5-48d7-90f9-1f7e41729546"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ac2c1620-c3c5-48d7-90f9-1f7e41729546"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ac2c1620-c3c5-48d7-90f9-1f7e41729546"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ac2c1620-c3c5-48d7-90f9-1f7e41729546"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-ac2c1620-c3c5-48d7-90f9-1f7e41729546"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-16aae10a-893d-4164-9664-4ef687196d37 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 400px;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-16aae10a-893d-4164-9664-4ef687196d37 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-16aae10a-893d-4164-9664-4ef687196d37 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-16aae10a-893d-4164-9664-4ef687196d37 {
  
}
}@media (max-width: 767px){#s-16aae10a-893d-4164-9664-4ef687196d37 {
  
}
}







#s-16aae10a-893d-4164-9664-4ef687196d37 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-16aae10a-893d-4164-9664-4ef687196d37.shg-box.shg-c {
  justify-content: center;
}

#s-cd4d42f2-0b18-449e-a406-43638382a193 {
  margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(0, 0, 0, 0);
}

#s-cd4d42f2-0b18-449e-a406-43638382a193 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Raleway;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e093b4f8-54eb-4882-a525-70f19f56acee {
  border-style: solid;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(219, 219, 219, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-61f911da-cb3e-43c6-864e-ac9b4fd58168 {
  border-style: solid;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(219, 219, 219, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-b631d71f-e037-432a-ae2b-a6e0f812d4b4 {
  text-align: center;
}




  #s-b631d71f-e037-432a-ae2b-a6e0f812d4b4 img.shogun-image {
    
    width: px;
  }


#s-b631d71f-e037-432a-ae2b-a6e0f812d4b4 .shogun-image-content {
  
    align-items: center;
  
}

#s-e57c4c3d-a3d3-48ad-92ea-340b453bb77e {
  min-height: 50px;
}








#s-e57c4c3d-a3d3-48ad-92ea-340b453bb77e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e57c4c3d-a3d3-48ad-92ea-340b453bb77e.shg-box.shg-c {
  justify-content: center;
}

#s-2f2206a3-0ad8-44ff-8438-5613977eb0f5 {
  padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-2f2206a3-0ad8-44ff-8438-5613977eb0f5 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-89c12de1-8fc7-4d40-8d1d-100bf5a7e7a8 {
  min-height: 50px;
}








#s-89c12de1-8fc7-4d40-8d1d-100bf5a7e7a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-89c12de1-8fc7-4d40-8d1d-100bf5a7e7a8.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-040ddd06-2440-442d-9e81-fc0fa9514b55"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-040ddd06-2440-442d-9e81-fc0fa9514b55"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-040ddd06-2440-442d-9e81-fc0fa9514b55"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-040ddd06-2440-442d-9e81-fc0fa9514b55"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-040ddd06-2440-442d-9e81-fc0fa9514b55"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-040ddd06-2440-442d-9e81-fc0fa9514b55"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-040ddd06-2440-442d-9e81-fc0fa9514b55"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-040ddd06-2440-442d-9e81-fc0fa9514b55"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-040ddd06-2440-442d-9e81-fc0fa9514b55"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-040ddd06-2440-442d-9e81-fc0fa9514b55"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-040ddd06-2440-442d-9e81-fc0fa9514b55"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-040ddd06-2440-442d-9e81-fc0fa9514b55"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-040ddd06-2440-442d-9e81-fc0fa9514b55"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-040ddd06-2440-442d-9e81-fc0fa9514b55"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-040ddd06-2440-442d-9e81-fc0fa9514b55"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-040ddd06-2440-442d-9e81-fc0fa9514b55"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-040ddd06-2440-442d-9e81-fc0fa9514b55"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-040ddd06-2440-442d-9e81-fc0fa9514b55"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-040ddd06-2440-442d-9e81-fc0fa9514b55"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-040ddd06-2440-442d-9e81-fc0fa9514b55"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-040ddd06-2440-442d-9e81-fc0fa9514b55"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-040ddd06-2440-442d-9e81-fc0fa9514b55"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-040ddd06-2440-442d-9e81-fc0fa9514b55"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-040ddd06-2440-442d-9e81-fc0fa9514b55"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-040ddd06-2440-442d-9e81-fc0fa9514b55"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-040ddd06-2440-442d-9e81-fc0fa9514b55"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-040ddd06-2440-442d-9e81-fc0fa9514b55"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-040ddd06-2440-442d-9e81-fc0fa9514b55"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-040ddd06-2440-442d-9e81-fc0fa9514b55"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-040ddd06-2440-442d-9e81-fc0fa9514b55"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-040ddd06-2440-442d-9e81-fc0fa9514b55"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-040ddd06-2440-442d-9e81-fc0fa9514b55"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-040ddd06-2440-442d-9e81-fc0fa9514b55"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-040ddd06-2440-442d-9e81-fc0fa9514b55"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-040ddd06-2440-442d-9e81-fc0fa9514b55"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-040ddd06-2440-442d-9e81-fc0fa9514b55"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-040ddd06-2440-442d-9e81-fc0fa9514b55"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-654ba91c-56e6-4197-a68a-9a8c37276297 {
  min-height: 50px;
}








#s-654ba91c-56e6-4197-a68a-9a8c37276297 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-654ba91c-56e6-4197-a68a-9a8c37276297.shg-box.shg-c {
  justify-content: center;
}

#s-a7aef6e2-391a-4a9d-b93b-4dd85c60df8d {
  border-style: solid;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-a7aef6e2-391a-4a9d-b93b-4dd85c60df8d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-a7aef6e2-391a-4a9d-b93b-4dd85c60df8d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a7aef6e2-391a-4a9d-b93b-4dd85c60df8d {
  
}
}@media (max-width: 767px){#s-a7aef6e2-391a-4a9d-b93b-4dd85c60df8d {
  
}
}
@media (min-width: 0px) {
[id="s-a7aef6e2-391a-4a9d-b93b-4dd85c60df8d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a7aef6e2-391a-4a9d-b93b-4dd85c60df8d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-a7aef6e2-391a-4a9d-b93b-4dd85c60df8d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-a7aef6e2-391a-4a9d-b93b-4dd85c60df8d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-a7aef6e2-391a-4a9d-b93b-4dd85c60df8d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-a7aef6e2-391a-4a9d-b93b-4dd85c60df8d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-a7aef6e2-391a-4a9d-b93b-4dd85c60df8d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-a7aef6e2-391a-4a9d-b93b-4dd85c60df8d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-a7aef6e2-391a-4a9d-b93b-4dd85c60df8d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-a7aef6e2-391a-4a9d-b93b-4dd85c60df8d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-a7aef6e2-391a-4a9d-b93b-4dd85c60df8d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-a7aef6e2-391a-4a9d-b93b-4dd85c60df8d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-a7aef6e2-391a-4a9d-b93b-4dd85c60df8d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-a7aef6e2-391a-4a9d-b93b-4dd85c60df8d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-a7aef6e2-391a-4a9d-b93b-4dd85c60df8d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-a7aef6e2-391a-4a9d-b93b-4dd85c60df8d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-a7aef6e2-391a-4a9d-b93b-4dd85c60df8d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-a7aef6e2-391a-4a9d-b93b-4dd85c60df8d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-a7aef6e2-391a-4a9d-b93b-4dd85c60df8d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-a7aef6e2-391a-4a9d-b93b-4dd85c60df8d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-a7aef6e2-391a-4a9d-b93b-4dd85c60df8d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-a7aef6e2-391a-4a9d-b93b-4dd85c60df8d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-a7aef6e2-391a-4a9d-b93b-4dd85c60df8d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-a7aef6e2-391a-4a9d-b93b-4dd85c60df8d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-a7aef6e2-391a-4a9d-b93b-4dd85c60df8d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-a7aef6e2-391a-4a9d-b93b-4dd85c60df8d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-a7aef6e2-391a-4a9d-b93b-4dd85c60df8d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-a7aef6e2-391a-4a9d-b93b-4dd85c60df8d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-a7aef6e2-391a-4a9d-b93b-4dd85c60df8d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-a7aef6e2-391a-4a9d-b93b-4dd85c60df8d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-a7aef6e2-391a-4a9d-b93b-4dd85c60df8d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-a7aef6e2-391a-4a9d-b93b-4dd85c60df8d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-a7aef6e2-391a-4a9d-b93b-4dd85c60df8d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-a7aef6e2-391a-4a9d-b93b-4dd85c60df8d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-a7aef6e2-391a-4a9d-b93b-4dd85c60df8d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-a7aef6e2-391a-4a9d-b93b-4dd85c60df8d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-a7aef6e2-391a-4a9d-b93b-4dd85c60df8d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-c503ebc0-604a-4d7b-8fbb-91ca2922ed7c {
  border-style: solid;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(69, 78, 149, 1);
border-radius: 0px;
opacity: 1;
text-align: center;
background-color: rgba(214, 71, 41, 1);
text-decoration: none;
}
#s-c503ebc0-604a-4d7b-8fbb-91ca2922ed7c:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
opacity: 1 !important;
background-color: rgba(214, 71, 41, 1) !important;
text-decoration: none !important;}#s-c503ebc0-604a-4d7b-8fbb-91ca2922ed7c:active {border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
background-color: rgba(214, 71, 41, 1) !important;
text-decoration: none !important;}


#s-c503ebc0-604a-4d7b-8fbb-91ca2922ed7c.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}

#s-8fe43327-9ce1-4d44-aa00-f037d79dd1dd {
  min-height: 500px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-8fe43327-9ce1-4d44-aa00-f037d79dd1dd {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8fe43327-9ce1-4d44-aa00-f037d79dd1dd {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8fe43327-9ce1-4d44-aa00-f037d79dd1dd {
  
}
}@media (max-width: 767px){#s-8fe43327-9ce1-4d44-aa00-f037d79dd1dd {
  
}
}







#s-8fe43327-9ce1-4d44-aa00-f037d79dd1dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8fe43327-9ce1-4d44-aa00-f037d79dd1dd.shg-box.shg-c {
  justify-content: center;
}

#s-c9c6d34a-6319-43de-b368-9f1fa0ca427f {
  margin-top: 50px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-c9c6d34a-6319-43de-b368-9f1fa0ca427f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c9c6d34a-6319-43de-b368-9f1fa0ca427f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c9c6d34a-6319-43de-b368-9f1fa0ca427f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c9c6d34a-6319-43de-b368-9f1fa0ca427f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c9c6d34a-6319-43de-b368-9f1fa0ca427f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c9c6d34a-6319-43de-b368-9f1fa0ca427f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c9c6d34a-6319-43de-b368-9f1fa0ca427f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c9c6d34a-6319-43de-b368-9f1fa0ca427f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c9c6d34a-6319-43de-b368-9f1fa0ca427f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c9c6d34a-6319-43de-b368-9f1fa0ca427f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c9c6d34a-6319-43de-b368-9f1fa0ca427f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c9c6d34a-6319-43de-b368-9f1fa0ca427f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c9c6d34a-6319-43de-b368-9f1fa0ca427f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c9c6d34a-6319-43de-b368-9f1fa0ca427f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c9c6d34a-6319-43de-b368-9f1fa0ca427f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c9c6d34a-6319-43de-b368-9f1fa0ca427f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c9c6d34a-6319-43de-b368-9f1fa0ca427f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c9c6d34a-6319-43de-b368-9f1fa0ca427f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c9c6d34a-6319-43de-b368-9f1fa0ca427f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c9c6d34a-6319-43de-b368-9f1fa0ca427f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c9c6d34a-6319-43de-b368-9f1fa0ca427f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c9c6d34a-6319-43de-b368-9f1fa0ca427f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c9c6d34a-6319-43de-b368-9f1fa0ca427f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c9c6d34a-6319-43de-b368-9f1fa0ca427f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c9c6d34a-6319-43de-b368-9f1fa0ca427f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c9c6d34a-6319-43de-b368-9f1fa0ca427f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c9c6d34a-6319-43de-b368-9f1fa0ca427f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c9c6d34a-6319-43de-b368-9f1fa0ca427f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c9c6d34a-6319-43de-b368-9f1fa0ca427f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c9c6d34a-6319-43de-b368-9f1fa0ca427f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c9c6d34a-6319-43de-b368-9f1fa0ca427f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c9c6d34a-6319-43de-b368-9f1fa0ca427f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c9c6d34a-6319-43de-b368-9f1fa0ca427f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c9c6d34a-6319-43de-b368-9f1fa0ca427f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c9c6d34a-6319-43de-b368-9f1fa0ca427f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c9c6d34a-6319-43de-b368-9f1fa0ca427f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c9c6d34a-6319-43de-b368-9f1fa0ca427f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-c9c6d34a-6319-43de-b368-9f1fa0ca427f"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-68e2d23a-66e1-41f6-a613-ad638edaf04e {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 400px;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-68e2d23a-66e1-41f6-a613-ad638edaf04e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-68e2d23a-66e1-41f6-a613-ad638edaf04e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-68e2d23a-66e1-41f6-a613-ad638edaf04e {
  
}
}@media (max-width: 767px){#s-68e2d23a-66e1-41f6-a613-ad638edaf04e {
  
}
}







#s-68e2d23a-66e1-41f6-a613-ad638edaf04e > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-68e2d23a-66e1-41f6-a613-ad638edaf04e.shg-box.shg-c {
  justify-content: center;
}

#s-49977c5c-7121-4e00-9b38-5b2e0e880283 {
  margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(0, 0, 0, 0);
}

#s-49977c5c-7121-4e00-9b38-5b2e0e880283 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Raleway;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-bacf5881-a732-491d-924d-3e5145a2619a {
  border-style: solid;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(219, 219, 219, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-252d597c-2366-41e7-a9e1-429dd4f0f3b0 {
  border-style: solid;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(219, 219, 219, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-8ea71179-279b-4179-8415-c89d6e1d1f20 {
  text-align: center;
}




  #s-8ea71179-279b-4179-8415-c89d6e1d1f20 img.shogun-image {
    
    width: px;
  }


#s-8ea71179-279b-4179-8415-c89d6e1d1f20 .shogun-image-content {
  
    align-items: center;
  
}

#s-332006ca-402b-4d8b-8215-cead3fa2f928 {
  padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-332006ca-402b-4d8b-8215-cead3fa2f928 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-e30560bf-8a36-4b7e-be70-6fa523fd64cc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e30560bf-8a36-4b7e-be70-6fa523fd64cc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e30560bf-8a36-4b7e-be70-6fa523fd64cc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e30560bf-8a36-4b7e-be70-6fa523fd64cc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e30560bf-8a36-4b7e-be70-6fa523fd64cc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e30560bf-8a36-4b7e-be70-6fa523fd64cc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e30560bf-8a36-4b7e-be70-6fa523fd64cc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e30560bf-8a36-4b7e-be70-6fa523fd64cc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e30560bf-8a36-4b7e-be70-6fa523fd64cc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e30560bf-8a36-4b7e-be70-6fa523fd64cc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e30560bf-8a36-4b7e-be70-6fa523fd64cc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e30560bf-8a36-4b7e-be70-6fa523fd64cc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e30560bf-8a36-4b7e-be70-6fa523fd64cc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e30560bf-8a36-4b7e-be70-6fa523fd64cc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e30560bf-8a36-4b7e-be70-6fa523fd64cc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e30560bf-8a36-4b7e-be70-6fa523fd64cc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e30560bf-8a36-4b7e-be70-6fa523fd64cc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e30560bf-8a36-4b7e-be70-6fa523fd64cc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e30560bf-8a36-4b7e-be70-6fa523fd64cc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e30560bf-8a36-4b7e-be70-6fa523fd64cc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e30560bf-8a36-4b7e-be70-6fa523fd64cc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e30560bf-8a36-4b7e-be70-6fa523fd64cc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e30560bf-8a36-4b7e-be70-6fa523fd64cc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e30560bf-8a36-4b7e-be70-6fa523fd64cc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e30560bf-8a36-4b7e-be70-6fa523fd64cc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e30560bf-8a36-4b7e-be70-6fa523fd64cc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e30560bf-8a36-4b7e-be70-6fa523fd64cc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e30560bf-8a36-4b7e-be70-6fa523fd64cc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e30560bf-8a36-4b7e-be70-6fa523fd64cc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e30560bf-8a36-4b7e-be70-6fa523fd64cc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e30560bf-8a36-4b7e-be70-6fa523fd64cc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e30560bf-8a36-4b7e-be70-6fa523fd64cc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e30560bf-8a36-4b7e-be70-6fa523fd64cc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e30560bf-8a36-4b7e-be70-6fa523fd64cc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e30560bf-8a36-4b7e-be70-6fa523fd64cc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e30560bf-8a36-4b7e-be70-6fa523fd64cc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e30560bf-8a36-4b7e-be70-6fa523fd64cc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-8b16d487-c5d5-424e-ad99-30043e44c2bd {
  min-height: 50px;
}








#s-8b16d487-c5d5-424e-ad99-30043e44c2bd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8b16d487-c5d5-424e-ad99-30043e44c2bd.shg-box.shg-c {
  justify-content: center;
}

#s-0a92aa1a-e80a-417d-8202-b8624e1e876a {
  border-style: solid;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-0a92aa1a-e80a-417d-8202-b8624e1e876a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0a92aa1a-e80a-417d-8202-b8624e1e876a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0a92aa1a-e80a-417d-8202-b8624e1e876a {
  
}
}@media (max-width: 767px){#s-0a92aa1a-e80a-417d-8202-b8624e1e876a {
  
}
}
@media (min-width: 0px) {
[id="s-0a92aa1a-e80a-417d-8202-b8624e1e876a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0a92aa1a-e80a-417d-8202-b8624e1e876a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-0a92aa1a-e80a-417d-8202-b8624e1e876a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-0a92aa1a-e80a-417d-8202-b8624e1e876a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-0a92aa1a-e80a-417d-8202-b8624e1e876a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-0a92aa1a-e80a-417d-8202-b8624e1e876a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-0a92aa1a-e80a-417d-8202-b8624e1e876a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-0a92aa1a-e80a-417d-8202-b8624e1e876a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-0a92aa1a-e80a-417d-8202-b8624e1e876a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-0a92aa1a-e80a-417d-8202-b8624e1e876a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-0a92aa1a-e80a-417d-8202-b8624e1e876a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-0a92aa1a-e80a-417d-8202-b8624e1e876a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-0a92aa1a-e80a-417d-8202-b8624e1e876a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-0a92aa1a-e80a-417d-8202-b8624e1e876a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-0a92aa1a-e80a-417d-8202-b8624e1e876a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-0a92aa1a-e80a-417d-8202-b8624e1e876a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-0a92aa1a-e80a-417d-8202-b8624e1e876a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-0a92aa1a-e80a-417d-8202-b8624e1e876a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-0a92aa1a-e80a-417d-8202-b8624e1e876a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-0a92aa1a-e80a-417d-8202-b8624e1e876a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-0a92aa1a-e80a-417d-8202-b8624e1e876a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-0a92aa1a-e80a-417d-8202-b8624e1e876a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-0a92aa1a-e80a-417d-8202-b8624e1e876a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-0a92aa1a-e80a-417d-8202-b8624e1e876a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-0a92aa1a-e80a-417d-8202-b8624e1e876a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-0a92aa1a-e80a-417d-8202-b8624e1e876a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-0a92aa1a-e80a-417d-8202-b8624e1e876a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-0a92aa1a-e80a-417d-8202-b8624e1e876a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-0a92aa1a-e80a-417d-8202-b8624e1e876a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-0a92aa1a-e80a-417d-8202-b8624e1e876a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-0a92aa1a-e80a-417d-8202-b8624e1e876a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-0a92aa1a-e80a-417d-8202-b8624e1e876a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-0a92aa1a-e80a-417d-8202-b8624e1e876a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-0a92aa1a-e80a-417d-8202-b8624e1e876a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-0a92aa1a-e80a-417d-8202-b8624e1e876a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-0a92aa1a-e80a-417d-8202-b8624e1e876a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-0a92aa1a-e80a-417d-8202-b8624e1e876a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-de9624fe-adb2-407b-b86d-31895c9f1f0f {
  border-style: solid;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(69, 78, 149, 1);
border-radius: 0px;
opacity: 1;
text-align: center;
background-color: rgba(214, 71, 41, 1);
text-decoration: none;
}
#s-de9624fe-adb2-407b-b86d-31895c9f1f0f:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
opacity: 1 !important;
background-color: rgba(214, 71, 41, 1) !important;
text-decoration: none !important;}#s-de9624fe-adb2-407b-b86d-31895c9f1f0f:active {border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
background-color: rgba(214, 71, 41, 1) !important;
text-decoration: none !important;}


#s-de9624fe-adb2-407b-b86d-31895c9f1f0f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}

#s-b3826388-7863-4732-8f1d-b4043ddf1794 {
  min-height: 500px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-b3826388-7863-4732-8f1d-b4043ddf1794 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b3826388-7863-4732-8f1d-b4043ddf1794 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b3826388-7863-4732-8f1d-b4043ddf1794 {
  
}
}@media (max-width: 767px){#s-b3826388-7863-4732-8f1d-b4043ddf1794 {
  
}
}







#s-b3826388-7863-4732-8f1d-b4043ddf1794 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b3826388-7863-4732-8f1d-b4043ddf1794.shg-box.shg-c {
  justify-content: center;
}

#s-749d33af-4e5d-41b3-a2f2-086c1bd37227 {
  margin-top: 50px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-749d33af-4e5d-41b3-a2f2-086c1bd37227"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-749d33af-4e5d-41b3-a2f2-086c1bd37227"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-749d33af-4e5d-41b3-a2f2-086c1bd37227"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-749d33af-4e5d-41b3-a2f2-086c1bd37227"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-749d33af-4e5d-41b3-a2f2-086c1bd37227"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-749d33af-4e5d-41b3-a2f2-086c1bd37227"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-749d33af-4e5d-41b3-a2f2-086c1bd37227"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-749d33af-4e5d-41b3-a2f2-086c1bd37227"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-749d33af-4e5d-41b3-a2f2-086c1bd37227"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-749d33af-4e5d-41b3-a2f2-086c1bd37227"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-749d33af-4e5d-41b3-a2f2-086c1bd37227"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-749d33af-4e5d-41b3-a2f2-086c1bd37227"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-749d33af-4e5d-41b3-a2f2-086c1bd37227"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-749d33af-4e5d-41b3-a2f2-086c1bd37227"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-749d33af-4e5d-41b3-a2f2-086c1bd37227"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-749d33af-4e5d-41b3-a2f2-086c1bd37227"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-749d33af-4e5d-41b3-a2f2-086c1bd37227"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-749d33af-4e5d-41b3-a2f2-086c1bd37227"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-749d33af-4e5d-41b3-a2f2-086c1bd37227"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-749d33af-4e5d-41b3-a2f2-086c1bd37227"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-749d33af-4e5d-41b3-a2f2-086c1bd37227"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-749d33af-4e5d-41b3-a2f2-086c1bd37227"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-749d33af-4e5d-41b3-a2f2-086c1bd37227"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-749d33af-4e5d-41b3-a2f2-086c1bd37227"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-749d33af-4e5d-41b3-a2f2-086c1bd37227"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-749d33af-4e5d-41b3-a2f2-086c1bd37227"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-749d33af-4e5d-41b3-a2f2-086c1bd37227"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-749d33af-4e5d-41b3-a2f2-086c1bd37227"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-749d33af-4e5d-41b3-a2f2-086c1bd37227"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-749d33af-4e5d-41b3-a2f2-086c1bd37227"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-749d33af-4e5d-41b3-a2f2-086c1bd37227"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-749d33af-4e5d-41b3-a2f2-086c1bd37227"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-749d33af-4e5d-41b3-a2f2-086c1bd37227"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-749d33af-4e5d-41b3-a2f2-086c1bd37227"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-749d33af-4e5d-41b3-a2f2-086c1bd37227"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-749d33af-4e5d-41b3-a2f2-086c1bd37227"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-749d33af-4e5d-41b3-a2f2-086c1bd37227"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-749d33af-4e5d-41b3-a2f2-086c1bd37227"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-9d020a7d-99ac-49a5-b38b-90b6a570931a {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 400px;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-9d020a7d-99ac-49a5-b38b-90b6a570931a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9d020a7d-99ac-49a5-b38b-90b6a570931a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-9d020a7d-99ac-49a5-b38b-90b6a570931a {
  
}
}@media (max-width: 767px){#s-9d020a7d-99ac-49a5-b38b-90b6a570931a {
  
}
}







#s-9d020a7d-99ac-49a5-b38b-90b6a570931a > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-9d020a7d-99ac-49a5-b38b-90b6a570931a.shg-box.shg-c {
  justify-content: center;
}

#s-2b1d385e-6c23-408d-9d86-f629d5ed6cbf {
  margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(0, 0, 0, 0);
}

#s-2b1d385e-6c23-408d-9d86-f629d5ed6cbf .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Raleway;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-647fbf3b-1952-44f7-8a32-92e376b0f7d4 {
  border-style: solid;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(219, 219, 219, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-a66c85cb-7900-4cdc-b45b-633190cdd59c {
  border-style: solid;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(219, 219, 219, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-2aa51cf0-e277-4512-a663-bd5a909f1692 {
  text-align: center;
}




  #s-2aa51cf0-e277-4512-a663-bd5a909f1692 img.shogun-image {
    
    width: px;
  }


#s-2aa51cf0-e277-4512-a663-bd5a909f1692 .shogun-image-content {
  
    align-items: center;
  
}

#s-50819903-0338-414c-8e2e-93133e6e2fdc {
  padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-50819903-0338-414c-8e2e-93133e6e2fdc .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-50bd183e-8cda-495b-9be4-9e744eb1d53b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-50bd183e-8cda-495b-9be4-9e744eb1d53b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-50bd183e-8cda-495b-9be4-9e744eb1d53b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-50bd183e-8cda-495b-9be4-9e744eb1d53b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-50bd183e-8cda-495b-9be4-9e744eb1d53b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-50bd183e-8cda-495b-9be4-9e744eb1d53b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-50bd183e-8cda-495b-9be4-9e744eb1d53b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-50bd183e-8cda-495b-9be4-9e744eb1d53b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-50bd183e-8cda-495b-9be4-9e744eb1d53b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-50bd183e-8cda-495b-9be4-9e744eb1d53b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-50bd183e-8cda-495b-9be4-9e744eb1d53b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-50bd183e-8cda-495b-9be4-9e744eb1d53b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-50bd183e-8cda-495b-9be4-9e744eb1d53b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-50bd183e-8cda-495b-9be4-9e744eb1d53b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-50bd183e-8cda-495b-9be4-9e744eb1d53b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-50bd183e-8cda-495b-9be4-9e744eb1d53b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-50bd183e-8cda-495b-9be4-9e744eb1d53b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-50bd183e-8cda-495b-9be4-9e744eb1d53b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-50bd183e-8cda-495b-9be4-9e744eb1d53b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-50bd183e-8cda-495b-9be4-9e744eb1d53b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-50bd183e-8cda-495b-9be4-9e744eb1d53b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-50bd183e-8cda-495b-9be4-9e744eb1d53b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-50bd183e-8cda-495b-9be4-9e744eb1d53b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-50bd183e-8cda-495b-9be4-9e744eb1d53b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-50bd183e-8cda-495b-9be4-9e744eb1d53b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-50bd183e-8cda-495b-9be4-9e744eb1d53b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-50bd183e-8cda-495b-9be4-9e744eb1d53b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-50bd183e-8cda-495b-9be4-9e744eb1d53b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-50bd183e-8cda-495b-9be4-9e744eb1d53b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-50bd183e-8cda-495b-9be4-9e744eb1d53b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-50bd183e-8cda-495b-9be4-9e744eb1d53b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-50bd183e-8cda-495b-9be4-9e744eb1d53b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-50bd183e-8cda-495b-9be4-9e744eb1d53b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-50bd183e-8cda-495b-9be4-9e744eb1d53b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-50bd183e-8cda-495b-9be4-9e744eb1d53b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-50bd183e-8cda-495b-9be4-9e744eb1d53b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-50bd183e-8cda-495b-9be4-9e744eb1d53b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-ae37e5bc-4be5-4ff9-86ba-654f2ddd1216 {
  min-height: 50px;
}








#s-ae37e5bc-4be5-4ff9-86ba-654f2ddd1216 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ae37e5bc-4be5-4ff9-86ba-654f2ddd1216.shg-box.shg-c {
  justify-content: center;
}

#s-8b0ed77e-1398-4447-aa0c-0b991c9e9447 {
  border-style: solid;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-8b0ed77e-1398-4447-aa0c-0b991c9e9447 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8b0ed77e-1398-4447-aa0c-0b991c9e9447 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8b0ed77e-1398-4447-aa0c-0b991c9e9447 {
  
}
}@media (max-width: 767px){#s-8b0ed77e-1398-4447-aa0c-0b991c9e9447 {
  
}
}
@media (min-width: 0px) {
[id="s-8b0ed77e-1398-4447-aa0c-0b991c9e9447"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8b0ed77e-1398-4447-aa0c-0b991c9e9447"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-8b0ed77e-1398-4447-aa0c-0b991c9e9447"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-8b0ed77e-1398-4447-aa0c-0b991c9e9447"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-8b0ed77e-1398-4447-aa0c-0b991c9e9447"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-8b0ed77e-1398-4447-aa0c-0b991c9e9447"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-8b0ed77e-1398-4447-aa0c-0b991c9e9447"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-8b0ed77e-1398-4447-aa0c-0b991c9e9447"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-8b0ed77e-1398-4447-aa0c-0b991c9e9447"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-8b0ed77e-1398-4447-aa0c-0b991c9e9447"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-8b0ed77e-1398-4447-aa0c-0b991c9e9447"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-8b0ed77e-1398-4447-aa0c-0b991c9e9447"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-8b0ed77e-1398-4447-aa0c-0b991c9e9447"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-8b0ed77e-1398-4447-aa0c-0b991c9e9447"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-8b0ed77e-1398-4447-aa0c-0b991c9e9447"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-8b0ed77e-1398-4447-aa0c-0b991c9e9447"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-8b0ed77e-1398-4447-aa0c-0b991c9e9447"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-8b0ed77e-1398-4447-aa0c-0b991c9e9447"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-8b0ed77e-1398-4447-aa0c-0b991c9e9447"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-8b0ed77e-1398-4447-aa0c-0b991c9e9447"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-8b0ed77e-1398-4447-aa0c-0b991c9e9447"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-8b0ed77e-1398-4447-aa0c-0b991c9e9447"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-8b0ed77e-1398-4447-aa0c-0b991c9e9447"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-8b0ed77e-1398-4447-aa0c-0b991c9e9447"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-8b0ed77e-1398-4447-aa0c-0b991c9e9447"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-8b0ed77e-1398-4447-aa0c-0b991c9e9447"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-8b0ed77e-1398-4447-aa0c-0b991c9e9447"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-8b0ed77e-1398-4447-aa0c-0b991c9e9447"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-8b0ed77e-1398-4447-aa0c-0b991c9e9447"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-8b0ed77e-1398-4447-aa0c-0b991c9e9447"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-8b0ed77e-1398-4447-aa0c-0b991c9e9447"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-8b0ed77e-1398-4447-aa0c-0b991c9e9447"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-8b0ed77e-1398-4447-aa0c-0b991c9e9447"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-8b0ed77e-1398-4447-aa0c-0b991c9e9447"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-8b0ed77e-1398-4447-aa0c-0b991c9e9447"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-8b0ed77e-1398-4447-aa0c-0b991c9e9447"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-8b0ed77e-1398-4447-aa0c-0b991c9e9447"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-97d2ba77-a6b9-49c6-b787-bf611c6c568f {
  border-style: solid;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(69, 78, 149, 1);
border-radius: 0px;
opacity: 1;
text-align: center;
background-color: rgba(214, 71, 41, 1);
text-decoration: none;
}
#s-97d2ba77-a6b9-49c6-b787-bf611c6c568f:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
opacity: 1 !important;
background-color: rgba(214, 71, 41, 1) !important;
text-decoration: none !important;}#s-97d2ba77-a6b9-49c6-b787-bf611c6c568f:active {border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
background-color: rgba(214, 71, 41, 1) !important;
text-decoration: none !important;}


#s-97d2ba77-a6b9-49c6-b787-bf611c6c568f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}

#s-4e64d21c-dea9-46f9-8c68-f28575555c71 {
  min-height: 500px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-4e64d21c-dea9-46f9-8c68-f28575555c71 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-4e64d21c-dea9-46f9-8c68-f28575555c71 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4e64d21c-dea9-46f9-8c68-f28575555c71 {
  
}
}@media (max-width: 767px){#s-4e64d21c-dea9-46f9-8c68-f28575555c71 {
  
}
}







#s-4e64d21c-dea9-46f9-8c68-f28575555c71 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4e64d21c-dea9-46f9-8c68-f28575555c71.shg-box.shg-c {
  justify-content: center;
}

#s-9935c3bb-ea2f-44c4-92f2-5e249e761f75 {
  margin-top: 50px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-9935c3bb-ea2f-44c4-92f2-5e249e761f75"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9935c3bb-ea2f-44c4-92f2-5e249e761f75"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9935c3bb-ea2f-44c4-92f2-5e249e761f75"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9935c3bb-ea2f-44c4-92f2-5e249e761f75"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9935c3bb-ea2f-44c4-92f2-5e249e761f75"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9935c3bb-ea2f-44c4-92f2-5e249e761f75"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9935c3bb-ea2f-44c4-92f2-5e249e761f75"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9935c3bb-ea2f-44c4-92f2-5e249e761f75"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9935c3bb-ea2f-44c4-92f2-5e249e761f75"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9935c3bb-ea2f-44c4-92f2-5e249e761f75"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9935c3bb-ea2f-44c4-92f2-5e249e761f75"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9935c3bb-ea2f-44c4-92f2-5e249e761f75"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9935c3bb-ea2f-44c4-92f2-5e249e761f75"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9935c3bb-ea2f-44c4-92f2-5e249e761f75"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9935c3bb-ea2f-44c4-92f2-5e249e761f75"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9935c3bb-ea2f-44c4-92f2-5e249e761f75"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9935c3bb-ea2f-44c4-92f2-5e249e761f75"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9935c3bb-ea2f-44c4-92f2-5e249e761f75"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9935c3bb-ea2f-44c4-92f2-5e249e761f75"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9935c3bb-ea2f-44c4-92f2-5e249e761f75"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9935c3bb-ea2f-44c4-92f2-5e249e761f75"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9935c3bb-ea2f-44c4-92f2-5e249e761f75"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9935c3bb-ea2f-44c4-92f2-5e249e761f75"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9935c3bb-ea2f-44c4-92f2-5e249e761f75"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9935c3bb-ea2f-44c4-92f2-5e249e761f75"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9935c3bb-ea2f-44c4-92f2-5e249e761f75"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9935c3bb-ea2f-44c4-92f2-5e249e761f75"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9935c3bb-ea2f-44c4-92f2-5e249e761f75"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9935c3bb-ea2f-44c4-92f2-5e249e761f75"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9935c3bb-ea2f-44c4-92f2-5e249e761f75"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9935c3bb-ea2f-44c4-92f2-5e249e761f75"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9935c3bb-ea2f-44c4-92f2-5e249e761f75"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9935c3bb-ea2f-44c4-92f2-5e249e761f75"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9935c3bb-ea2f-44c4-92f2-5e249e761f75"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9935c3bb-ea2f-44c4-92f2-5e249e761f75"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9935c3bb-ea2f-44c4-92f2-5e249e761f75"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9935c3bb-ea2f-44c4-92f2-5e249e761f75"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-9935c3bb-ea2f-44c4-92f2-5e249e761f75"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-f76b0a6d-1e8f-4540-b37e-8ad5ded79dca {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 400px;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-f76b0a6d-1e8f-4540-b37e-8ad5ded79dca {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f76b0a6d-1e8f-4540-b37e-8ad5ded79dca {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f76b0a6d-1e8f-4540-b37e-8ad5ded79dca {
  
}
}@media (max-width: 767px){#s-f76b0a6d-1e8f-4540-b37e-8ad5ded79dca {
  
}
}







#s-f76b0a6d-1e8f-4540-b37e-8ad5ded79dca > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-f76b0a6d-1e8f-4540-b37e-8ad5ded79dca.shg-box.shg-c {
  justify-content: center;
}

#s-e449c01f-958b-442e-988e-6ba03a2fdc12 {
  margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(0, 0, 0, 0);
}

#s-e449c01f-958b-442e-988e-6ba03a2fdc12 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Raleway;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3cca1e76-e8c9-4c64-a45d-0889010d51d0 {
  border-style: solid;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(219, 219, 219, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-33b5e659-f6d6-4262-a7b3-c65b988c21c7 {
  border-style: solid;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(219, 219, 219, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-36954571-b474-4b49-9eea-f80e3a72466c {
  text-align: center;
}




  #s-36954571-b474-4b49-9eea-f80e3a72466c img.shogun-image {
    
    width: px;
  }


#s-36954571-b474-4b49-9eea-f80e3a72466c .shogun-image-content {
  
    align-items: center;
  
}

#s-6a7c0fdb-631c-4a9a-ac11-9ccc05160ae5 {
  padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-6a7c0fdb-631c-4a9a-ac11-9ccc05160ae5 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-31a62d26-4029-4956-95d8-1d20ae90743b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-31a62d26-4029-4956-95d8-1d20ae90743b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-31a62d26-4029-4956-95d8-1d20ae90743b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-31a62d26-4029-4956-95d8-1d20ae90743b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-31a62d26-4029-4956-95d8-1d20ae90743b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-31a62d26-4029-4956-95d8-1d20ae90743b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-31a62d26-4029-4956-95d8-1d20ae90743b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-31a62d26-4029-4956-95d8-1d20ae90743b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-31a62d26-4029-4956-95d8-1d20ae90743b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-31a62d26-4029-4956-95d8-1d20ae90743b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-31a62d26-4029-4956-95d8-1d20ae90743b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-31a62d26-4029-4956-95d8-1d20ae90743b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-31a62d26-4029-4956-95d8-1d20ae90743b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-31a62d26-4029-4956-95d8-1d20ae90743b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-31a62d26-4029-4956-95d8-1d20ae90743b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-31a62d26-4029-4956-95d8-1d20ae90743b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-31a62d26-4029-4956-95d8-1d20ae90743b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-31a62d26-4029-4956-95d8-1d20ae90743b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-31a62d26-4029-4956-95d8-1d20ae90743b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-31a62d26-4029-4956-95d8-1d20ae90743b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-31a62d26-4029-4956-95d8-1d20ae90743b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-31a62d26-4029-4956-95d8-1d20ae90743b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-31a62d26-4029-4956-95d8-1d20ae90743b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-31a62d26-4029-4956-95d8-1d20ae90743b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-31a62d26-4029-4956-95d8-1d20ae90743b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-31a62d26-4029-4956-95d8-1d20ae90743b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-31a62d26-4029-4956-95d8-1d20ae90743b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-31a62d26-4029-4956-95d8-1d20ae90743b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-31a62d26-4029-4956-95d8-1d20ae90743b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-31a62d26-4029-4956-95d8-1d20ae90743b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-31a62d26-4029-4956-95d8-1d20ae90743b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-31a62d26-4029-4956-95d8-1d20ae90743b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-31a62d26-4029-4956-95d8-1d20ae90743b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-31a62d26-4029-4956-95d8-1d20ae90743b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-31a62d26-4029-4956-95d8-1d20ae90743b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-31a62d26-4029-4956-95d8-1d20ae90743b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-31a62d26-4029-4956-95d8-1d20ae90743b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-4de314a1-5fde-4956-984e-41a234100f9b {
  min-height: 50px;
}








#s-4de314a1-5fde-4956-984e-41a234100f9b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4de314a1-5fde-4956-984e-41a234100f9b.shg-box.shg-c {
  justify-content: center;
}

#s-6f983b28-d9d4-4701-bbb8-ce92e1efaae7 {
  border-style: solid;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-6f983b28-d9d4-4701-bbb8-ce92e1efaae7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-6f983b28-d9d4-4701-bbb8-ce92e1efaae7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6f983b28-d9d4-4701-bbb8-ce92e1efaae7 {
  
}
}@media (max-width: 767px){#s-6f983b28-d9d4-4701-bbb8-ce92e1efaae7 {
  
}
}
@media (min-width: 0px) {
[id="s-6f983b28-d9d4-4701-bbb8-ce92e1efaae7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6f983b28-d9d4-4701-bbb8-ce92e1efaae7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-6f983b28-d9d4-4701-bbb8-ce92e1efaae7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-6f983b28-d9d4-4701-bbb8-ce92e1efaae7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-6f983b28-d9d4-4701-bbb8-ce92e1efaae7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-6f983b28-d9d4-4701-bbb8-ce92e1efaae7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-6f983b28-d9d4-4701-bbb8-ce92e1efaae7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-6f983b28-d9d4-4701-bbb8-ce92e1efaae7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-6f983b28-d9d4-4701-bbb8-ce92e1efaae7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-6f983b28-d9d4-4701-bbb8-ce92e1efaae7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-6f983b28-d9d4-4701-bbb8-ce92e1efaae7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-6f983b28-d9d4-4701-bbb8-ce92e1efaae7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-6f983b28-d9d4-4701-bbb8-ce92e1efaae7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-6f983b28-d9d4-4701-bbb8-ce92e1efaae7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-6f983b28-d9d4-4701-bbb8-ce92e1efaae7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-6f983b28-d9d4-4701-bbb8-ce92e1efaae7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-6f983b28-d9d4-4701-bbb8-ce92e1efaae7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-6f983b28-d9d4-4701-bbb8-ce92e1efaae7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-6f983b28-d9d4-4701-bbb8-ce92e1efaae7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-6f983b28-d9d4-4701-bbb8-ce92e1efaae7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-6f983b28-d9d4-4701-bbb8-ce92e1efaae7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-6f983b28-d9d4-4701-bbb8-ce92e1efaae7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-6f983b28-d9d4-4701-bbb8-ce92e1efaae7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-6f983b28-d9d4-4701-bbb8-ce92e1efaae7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-6f983b28-d9d4-4701-bbb8-ce92e1efaae7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-6f983b28-d9d4-4701-bbb8-ce92e1efaae7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-6f983b28-d9d4-4701-bbb8-ce92e1efaae7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-6f983b28-d9d4-4701-bbb8-ce92e1efaae7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-6f983b28-d9d4-4701-bbb8-ce92e1efaae7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-6f983b28-d9d4-4701-bbb8-ce92e1efaae7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-6f983b28-d9d4-4701-bbb8-ce92e1efaae7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-6f983b28-d9d4-4701-bbb8-ce92e1efaae7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-6f983b28-d9d4-4701-bbb8-ce92e1efaae7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-6f983b28-d9d4-4701-bbb8-ce92e1efaae7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-6f983b28-d9d4-4701-bbb8-ce92e1efaae7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-6f983b28-d9d4-4701-bbb8-ce92e1efaae7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-6f983b28-d9d4-4701-bbb8-ce92e1efaae7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-a5383e05-897d-40c2-878b-780e35abd26d {
  border-style: solid;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(69, 78, 149, 1);
border-radius: 0px;
opacity: 1;
text-align: center;
background-color: rgba(214, 71, 41, 1);
text-decoration: none;
}
#s-a5383e05-897d-40c2-878b-780e35abd26d:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
opacity: 1 !important;
background-color: rgba(214, 71, 41, 1) !important;
text-decoration: none !important;}#s-a5383e05-897d-40c2-878b-780e35abd26d:active {border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
background-color: rgba(214, 71, 41, 1) !important;
text-decoration: none !important;}


#s-a5383e05-897d-40c2-878b-780e35abd26d.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}

#s-263732e4-5903-4fc4-8334-ec8ae6bd0e8d {
  min-height: 500px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-263732e4-5903-4fc4-8334-ec8ae6bd0e8d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-263732e4-5903-4fc4-8334-ec8ae6bd0e8d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-263732e4-5903-4fc4-8334-ec8ae6bd0e8d {
  
}
}@media (max-width: 767px){#s-263732e4-5903-4fc4-8334-ec8ae6bd0e8d {
  
}
}







#s-263732e4-5903-4fc4-8334-ec8ae6bd0e8d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-263732e4-5903-4fc4-8334-ec8ae6bd0e8d.shg-box.shg-c {
  justify-content: center;
}

#s-6c050d15-bc08-4acb-8cd3-ea92a4979934 {
  margin-top: 50px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}

@media (min-width: 0px) {
[id="s-6c050d15-bc08-4acb-8cd3-ea92a4979934"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6c050d15-bc08-4acb-8cd3-ea92a4979934"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6c050d15-bc08-4acb-8cd3-ea92a4979934"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6c050d15-bc08-4acb-8cd3-ea92a4979934"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6c050d15-bc08-4acb-8cd3-ea92a4979934"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6c050d15-bc08-4acb-8cd3-ea92a4979934"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6c050d15-bc08-4acb-8cd3-ea92a4979934"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6c050d15-bc08-4acb-8cd3-ea92a4979934"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6c050d15-bc08-4acb-8cd3-ea92a4979934"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6c050d15-bc08-4acb-8cd3-ea92a4979934"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6c050d15-bc08-4acb-8cd3-ea92a4979934"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6c050d15-bc08-4acb-8cd3-ea92a4979934"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6c050d15-bc08-4acb-8cd3-ea92a4979934"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6c050d15-bc08-4acb-8cd3-ea92a4979934"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6c050d15-bc08-4acb-8cd3-ea92a4979934"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6c050d15-bc08-4acb-8cd3-ea92a4979934"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6c050d15-bc08-4acb-8cd3-ea92a4979934"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6c050d15-bc08-4acb-8cd3-ea92a4979934"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6c050d15-bc08-4acb-8cd3-ea92a4979934"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6c050d15-bc08-4acb-8cd3-ea92a4979934"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6c050d15-bc08-4acb-8cd3-ea92a4979934"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6c050d15-bc08-4acb-8cd3-ea92a4979934"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6c050d15-bc08-4acb-8cd3-ea92a4979934"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6c050d15-bc08-4acb-8cd3-ea92a4979934"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6c050d15-bc08-4acb-8cd3-ea92a4979934"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6c050d15-bc08-4acb-8cd3-ea92a4979934"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6c050d15-bc08-4acb-8cd3-ea92a4979934"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6c050d15-bc08-4acb-8cd3-ea92a4979934"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6c050d15-bc08-4acb-8cd3-ea92a4979934"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6c050d15-bc08-4acb-8cd3-ea92a4979934"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6c050d15-bc08-4acb-8cd3-ea92a4979934"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6c050d15-bc08-4acb-8cd3-ea92a4979934"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6c050d15-bc08-4acb-8cd3-ea92a4979934"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6c050d15-bc08-4acb-8cd3-ea92a4979934"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6c050d15-bc08-4acb-8cd3-ea92a4979934"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6c050d15-bc08-4acb-8cd3-ea92a4979934"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6c050d15-bc08-4acb-8cd3-ea92a4979934"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-6c050d15-bc08-4acb-8cd3-ea92a4979934"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-21a0dbdb-0f15-44c1-867d-50b6d5debcf5 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(23, 143, 238, 1);
border-radius: 0px;
min-height: 400px;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-21a0dbdb-0f15-44c1-867d-50b6d5debcf5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-21a0dbdb-0f15-44c1-867d-50b6d5debcf5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-21a0dbdb-0f15-44c1-867d-50b6d5debcf5 {
  
}
}@media (max-width: 767px){#s-21a0dbdb-0f15-44c1-867d-50b6d5debcf5 {
  
}
}







#s-21a0dbdb-0f15-44c1-867d-50b6d5debcf5 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-21a0dbdb-0f15-44c1-867d-50b6d5debcf5.shg-box.shg-c {
  justify-content: center;
}

#s-b03d760b-2212-4a96-a134-1b531dab085c {
  margin-top: 0px;
margin-left: 25px;
margin-bottom: 0px;
margin-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(0, 0, 0, 0);
}

#s-b03d760b-2212-4a96-a134-1b531dab085c .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Raleway;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-99734076-2bbc-4202-abbd-b6db2261ce80 {
  border-style: solid;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(219, 219, 219, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-2f002018-00bc-43ff-9d99-d6a745172de0 {
  border-style: solid;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 20px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 1px;
border-right-width: 0px;
border-color: rgba(219, 219, 219, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-2cd5abf0-97e1-4742-81df-47de0f5a5f1f {
  text-align: center;
}




  #s-2cd5abf0-97e1-4742-81df-47de0f5a5f1f img.shogun-image {
    
    width: px;
  }


#s-2cd5abf0-97e1-4742-81df-47de0f5a5f1f .shogun-image-content {
  
    align-items: center;
  
}

#s-a448322d-bd7e-4080-a853-8815a1766e00 {
  padding-top: 10px;
padding-left: 40px;
padding-bottom: 10px;
padding-right: 40px;
text-align: center;
}

#s-a448322d-bd7e-4080-a853-8815a1766e00 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-2cee1056-14dd-492f-bf93-feeca804f635"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2cee1056-14dd-492f-bf93-feeca804f635"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2cee1056-14dd-492f-bf93-feeca804f635"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2cee1056-14dd-492f-bf93-feeca804f635"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2cee1056-14dd-492f-bf93-feeca804f635"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2cee1056-14dd-492f-bf93-feeca804f635"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2cee1056-14dd-492f-bf93-feeca804f635"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2cee1056-14dd-492f-bf93-feeca804f635"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2cee1056-14dd-492f-bf93-feeca804f635"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2cee1056-14dd-492f-bf93-feeca804f635"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2cee1056-14dd-492f-bf93-feeca804f635"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2cee1056-14dd-492f-bf93-feeca804f635"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2cee1056-14dd-492f-bf93-feeca804f635"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-2cee1056-14dd-492f-bf93-feeca804f635"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2cee1056-14dd-492f-bf93-feeca804f635"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2cee1056-14dd-492f-bf93-feeca804f635"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2cee1056-14dd-492f-bf93-feeca804f635"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2cee1056-14dd-492f-bf93-feeca804f635"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2cee1056-14dd-492f-bf93-feeca804f635"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2cee1056-14dd-492f-bf93-feeca804f635"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2cee1056-14dd-492f-bf93-feeca804f635"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2cee1056-14dd-492f-bf93-feeca804f635"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2cee1056-14dd-492f-bf93-feeca804f635"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2cee1056-14dd-492f-bf93-feeca804f635"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2cee1056-14dd-492f-bf93-feeca804f635"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-2cee1056-14dd-492f-bf93-feeca804f635"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-2cee1056-14dd-492f-bf93-feeca804f635"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-2cee1056-14dd-492f-bf93-feeca804f635"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-2cee1056-14dd-492f-bf93-feeca804f635"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-2cee1056-14dd-492f-bf93-feeca804f635"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-2cee1056-14dd-492f-bf93-feeca804f635"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-2cee1056-14dd-492f-bf93-feeca804f635"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-2cee1056-14dd-492f-bf93-feeca804f635"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-2cee1056-14dd-492f-bf93-feeca804f635"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-2cee1056-14dd-492f-bf93-feeca804f635"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-2cee1056-14dd-492f-bf93-feeca804f635"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-2cee1056-14dd-492f-bf93-feeca804f635"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-8a216800-67da-4232-935f-791063fd26b2 {
  min-height: 50px;
}








#s-8a216800-67da-4232-935f-791063fd26b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8a216800-67da-4232-935f-791063fd26b2.shg-box.shg-c {
  justify-content: center;
}

#s-62d91f17-fb8b-4910-9933-f529d5bf7c02 {
  border-style: solid;
margin-left: 30px;
margin-bottom: 0px;
margin-right: 30px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
}
@media (min-width: 1200px){#s-62d91f17-fb8b-4910-9933-f529d5bf7c02 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-62d91f17-fb8b-4910-9933-f529d5bf7c02 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-62d91f17-fb8b-4910-9933-f529d5bf7c02 {
  
}
}@media (max-width: 767px){#s-62d91f17-fb8b-4910-9933-f529d5bf7c02 {
  
}
}
@media (min-width: 0px) {
[id="s-62d91f17-fb8b-4910-9933-f529d5bf7c02"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-62d91f17-fb8b-4910-9933-f529d5bf7c02"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-62d91f17-fb8b-4910-9933-f529d5bf7c02"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-62d91f17-fb8b-4910-9933-f529d5bf7c02"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-62d91f17-fb8b-4910-9933-f529d5bf7c02"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-62d91f17-fb8b-4910-9933-f529d5bf7c02"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-62d91f17-fb8b-4910-9933-f529d5bf7c02"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-62d91f17-fb8b-4910-9933-f529d5bf7c02"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-62d91f17-fb8b-4910-9933-f529d5bf7c02"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-62d91f17-fb8b-4910-9933-f529d5bf7c02"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-62d91f17-fb8b-4910-9933-f529d5bf7c02"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-62d91f17-fb8b-4910-9933-f529d5bf7c02"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-62d91f17-fb8b-4910-9933-f529d5bf7c02"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-62d91f17-fb8b-4910-9933-f529d5bf7c02"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-62d91f17-fb8b-4910-9933-f529d5bf7c02"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-62d91f17-fb8b-4910-9933-f529d5bf7c02"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-62d91f17-fb8b-4910-9933-f529d5bf7c02"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-62d91f17-fb8b-4910-9933-f529d5bf7c02"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-62d91f17-fb8b-4910-9933-f529d5bf7c02"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-62d91f17-fb8b-4910-9933-f529d5bf7c02"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-62d91f17-fb8b-4910-9933-f529d5bf7c02"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-62d91f17-fb8b-4910-9933-f529d5bf7c02"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-62d91f17-fb8b-4910-9933-f529d5bf7c02"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-62d91f17-fb8b-4910-9933-f529d5bf7c02"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-62d91f17-fb8b-4910-9933-f529d5bf7c02"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-62d91f17-fb8b-4910-9933-f529d5bf7c02"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-62d91f17-fb8b-4910-9933-f529d5bf7c02"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-62d91f17-fb8b-4910-9933-f529d5bf7c02"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-62d91f17-fb8b-4910-9933-f529d5bf7c02"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-62d91f17-fb8b-4910-9933-f529d5bf7c02"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-62d91f17-fb8b-4910-9933-f529d5bf7c02"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-62d91f17-fb8b-4910-9933-f529d5bf7c02"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-62d91f17-fb8b-4910-9933-f529d5bf7c02"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-62d91f17-fb8b-4910-9933-f529d5bf7c02"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-62d91f17-fb8b-4910-9933-f529d5bf7c02"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-62d91f17-fb8b-4910-9933-f529d5bf7c02"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-62d91f17-fb8b-4910-9933-f529d5bf7c02"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-06fe177e-db02-45dd-ae9d-15ec8479e847 {
  border-style: solid;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(69, 78, 149, 1);
border-radius: 0px;
opacity: 1;
text-align: center;
background-color: rgba(214, 71, 41, 1);
text-decoration: none;
}
#s-06fe177e-db02-45dd-ae9d-15ec8479e847:hover {border-style: solid !important;
border-color: rgba(0, 0, 0, 1) !important;
opacity: 1 !important;
background-color: rgba(214, 71, 41, 1) !important;
text-decoration: none !important;}#s-06fe177e-db02-45dd-ae9d-15ec8479e847:active {border-style: solid !important;
border-color: rgba(69, 78, 149, 1) !important;
background-color: rgba(214, 71, 41, 1) !important;
text-decoration: none !important;}


#s-06fe177e-db02-45dd-ae9d-15ec8479e847.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 13px;
  font-weight: 700;
  
  font-family: Work Sans;
  display:  block ;
}

#s-0075a068-d86c-4363-b63f-6706f31d9dc7 {
  background-color: rgba(0, 0, 50, 1);
}

@media (min-width: 0px) {
[id="s-0075a068-d86c-4363-b63f-6706f31d9dc7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0075a068-d86c-4363-b63f-6706f31d9dc7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0075a068-d86c-4363-b63f-6706f31d9dc7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0075a068-d86c-4363-b63f-6706f31d9dc7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0075a068-d86c-4363-b63f-6706f31d9dc7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0075a068-d86c-4363-b63f-6706f31d9dc7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0075a068-d86c-4363-b63f-6706f31d9dc7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0075a068-d86c-4363-b63f-6706f31d9dc7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0075a068-d86c-4363-b63f-6706f31d9dc7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0075a068-d86c-4363-b63f-6706f31d9dc7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0075a068-d86c-4363-b63f-6706f31d9dc7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0075a068-d86c-4363-b63f-6706f31d9dc7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0075a068-d86c-4363-b63f-6706f31d9dc7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0075a068-d86c-4363-b63f-6706f31d9dc7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0075a068-d86c-4363-b63f-6706f31d9dc7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0075a068-d86c-4363-b63f-6706f31d9dc7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0075a068-d86c-4363-b63f-6706f31d9dc7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0075a068-d86c-4363-b63f-6706f31d9dc7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0075a068-d86c-4363-b63f-6706f31d9dc7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0075a068-d86c-4363-b63f-6706f31d9dc7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0075a068-d86c-4363-b63f-6706f31d9dc7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0075a068-d86c-4363-b63f-6706f31d9dc7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0075a068-d86c-4363-b63f-6706f31d9dc7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0075a068-d86c-4363-b63f-6706f31d9dc7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0075a068-d86c-4363-b63f-6706f31d9dc7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0075a068-d86c-4363-b63f-6706f31d9dc7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0075a068-d86c-4363-b63f-6706f31d9dc7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0075a068-d86c-4363-b63f-6706f31d9dc7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0075a068-d86c-4363-b63f-6706f31d9dc7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0075a068-d86c-4363-b63f-6706f31d9dc7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0075a068-d86c-4363-b63f-6706f31d9dc7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0075a068-d86c-4363-b63f-6706f31d9dc7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0075a068-d86c-4363-b63f-6706f31d9dc7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0075a068-d86c-4363-b63f-6706f31d9dc7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0075a068-d86c-4363-b63f-6706f31d9dc7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0075a068-d86c-4363-b63f-6706f31d9dc7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0075a068-d86c-4363-b63f-6706f31d9dc7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-d5b40037-78d8-495a-ba16-bf3e014584e5 {
  min-height: 50px;
background-color: rgba(0, 0, 50, 1);
}








#s-d5b40037-78d8-495a-ba16-bf3e014584e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d5b40037-78d8-495a-ba16-bf3e014584e5.shg-box.shg-c {
  justify-content: center;
}

#s-67d71c9f-eb32-439f-a2d5-5944f80cf8f8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(0, 0, 50, 1);
}

#s-67d71c9f-eb32-439f-a2d5-5944f80cf8f8 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-29b3d009-c18f-4650-babf-8947c7444e05 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
background-color: rgba(0, 0, 50, 1);
}

#s-29b3d009-c18f-4650-babf-8947c7444e05 .shogun-heading-component h3 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-dfa3b34b-dd7a-4779-bcfc-7961b1786b38 {
  background-color: rgba(0, 0, 50, 1);
}

#s-f7aa704b-1e4f-4fd5-8b00-4a013be87349 {
  min-height: 50px;
background-color: rgba(0, 0, 50, 1);
}








#s-f7aa704b-1e4f-4fd5-8b00-4a013be87349 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f7aa704b-1e4f-4fd5-8b00-4a013be87349.shg-box.shg-c {
  justify-content: center;
}

/*
  $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: block;
}