:root {
  --skyral-red-opaque: var(--white);
  --white: white;
  --skyral-red: #9d1c1f;
  --black: #000000b8;
  --skyral-background: #1a1b1f;
}

.w-commerce-commercecheckoutformcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercelayoutmain {
  flex: 0 800px;
  margin-right: 20px;
}

.w-commerce-commercecartapplepaybutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  align-items: center;
  height: 38px;
  min-height: 30px;
  margin-bottom: 8px;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercecartapplepayicon {
  width: 100%;
  height: 50%;
  min-height: 20px;
}

.w-commerce-commercecartquickcheckoutbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  height: 38px;
  margin-bottom: 8px;
  padding: 0 15px;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercequickcheckoutgoogleicon, .w-commerce-commercequickcheckoutmicrosofticon {
  margin-right: 8px;
  display: block;
}

.w-commerce-commercecheckoutorderitemswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutblockcontent {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 20px;
}

.w-commerce-commercecheckoutorderitemslist {
  margin-bottom: -20px;
}

.w-commerce-commercecheckoutorderitem {
  margin-bottom: 20px;
  display: flex;
}

.w-commerce-commercecartitemimage {
  width: 60px;
  height: 0%;
}

.w-commerce-commercecheckoutorderitemdescriptionwrapper {
  flex-grow: 1;
  margin-left: 16px;
  margin-right: 16px;
}

.w-commerce-commerceboldtextblock {
  font-weight: 700;
}

.w-commerce-commercecheckoutorderitemquantitywrapper {
  white-space: pre-wrap;
  display: flex;
}

.w-commerce-commercecheckoutorderitemoptionlist {
  margin-bottom: 0;
  padding-left: 0;
  text-decoration: none;
  list-style-type: none;
}

.w-commerce-commercecheckoutcustomerinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutlabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutemailinput {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutemailinput::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutemailinput:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingaddresswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingfullname {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddress {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutrow {
  margin-left: -8px;
  margin-right: -8px;
  display: flex;
}

.w-commerce-commercecheckoutcolumn {
  flex: 1;
  padding-left: 8px;
  padding-right: 8px;
}

.w-commerce-commercecheckoutshippingcity {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstateprovince {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingzippostalcode {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingcountryselector {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcountryselector:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingmethodswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingmethodslist {
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}

.w-commerce-commercecheckoutshippingmethoditem {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  flex-direction: row;
  align-items: baseline;
  margin-bottom: 0;
  padding: 16px;
  font-weight: 400;
  display: flex;
}

.w-commerce-commercecheckoutshippingmethoddescriptionblock {
  flex-direction: column;
  flex-grow: 1;
  margin-left: 12px;
  margin-right: 12px;
  display: flex;
}

.w-commerce-commercecheckoutshippingmethodsemptystate {
  text-align: center;
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 64px 16px;
}

.w-commerce-commercecheckoutpaymentinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutcardnumber {
  -webkit-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardnumber::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardnumber:focus, .w-commerce-commercecheckoutcardnumber.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardexpirationdate {
  -webkit-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardexpirationdate::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardexpirationdate:focus, .w-commerce-commercecheckoutcardexpirationdate.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardsecuritycode {
  -webkit-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardsecuritycode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardsecuritycode:focus, .w-commerce-commercecheckoutcardsecuritycode.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingaddresstogglewrapper {
  flex-direction: row;
  display: flex;
}

.w-commerce-commercecheckoutbillingaddresstogglecheckbox {
  margin-top: 4px;
}

.w-commerce-commercecheckoutbillingaddresstogglelabel {
  margin-left: 8px;
  font-weight: 400;
}

.w-commerce-commercecheckoutbillingaddresswrapper {
  margin-top: 16px;
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutbillingfullname {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddress {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcity {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstateprovince {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingzippostalcode {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcountryselector {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcountryselector:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercelayoutsidebar {
  flex: 0 0 320px;
  position: sticky;
  top: 20px;
}

.w-commerce-commercecheckoutordersummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummarylineitem, .w-commerce-commercecheckoutordersummaryextraitemslistitem {
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 8px;
  display: flex;
}

.w-commerce-commercecheckoutsummarytotal {
  font-weight: 700;
}

.w-commerce-commercecheckoutplaceorderbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  text-align: center;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 3px;
  align-items: center;
  margin-bottom: 20px;
  padding: 9px 15px;
  text-decoration: none;
  display: block;
}

.w-commerce-commercecheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

.w-commerce-commerceaddtocartform {
  margin: 0 0 15px;
}

.w-commerce-commerceaddtocartoptionpillgroup {
  margin-bottom: 10px;
  display: flex;
}

.w-commerce-commerceaddtocartoptionpill {
  color: #000;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #000;
  margin-right: 10px;
  padding: 8px 15px;
}

.w-commerce-commerceaddtocartoptionpill.w--ecommerce-pill-selected {
  color: #fff;
  background-color: #000;
}

.w-commerce-commerceaddtocartoptionpill.w--ecommerce-pill-disabled {
  color: #666;
  cursor: not-allowed;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  outline-style: none;
}

.w-commerce-commerceaddtocartquantityinput {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 60px;
  height: 38px;
  margin-bottom: 10px;
  padding: 8px 6px 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commerceaddtocartquantityinput::placeholder {
  color: #999;
}

.w-commerce-commerceaddtocartquantityinput:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commerceaddtocartbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 0;
  align-items: center;
  padding: 9px 15px;
  text-decoration: none;
  display: flex;
}

.w-commerce-commerceaddtocartbutton.w--ecommerce-add-to-cart-disabled {
  color: #666;
  cursor: not-allowed;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  outline-style: none;
}

.w-commerce-commercebuynowbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 0;
  align-items: center;
  margin-top: 10px;
  padding: 9px 15px;
  text-decoration: none;
  display: inline-block;
}

.w-commerce-commercebuynowbutton.w--ecommerce-buy-now-disabled {
  color: #666;
  cursor: not-allowed;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  outline-style: none;
}

.w-commerce-commerceaddtocartoutofstock {
  background-color: #ddd;
  margin-top: 10px;
  padding: 10px;
}

.w-commerce-commerceaddtocarterror {
  background-color: #ffdede;
  margin-top: 10px;
  padding: 10px;
}

.w-commerce-commerceorderconfirmationcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercecheckoutcustomerinfosummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryitem, .w-commerce-commercecheckoutsummarylabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutsummaryflexboxdiv {
  flex-direction: row;
  justify-content: flex-start;
  display: flex;
}

.w-commerce-commercecheckoutsummarytextspacingondiv {
  margin-right: .33em;
}

.w-commerce-commercecheckoutshippingsummarywrapper, .w-commerce-commercecheckoutpaymentsummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercepaypalcheckoutformcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercelayoutcontainer {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.w-commerce-commercepaypalcheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

@media screen and (max-width: 767px) {
  .w-commerce-commercelayoutmain {
    flex-basis: auto;
    margin-right: 0;
  }

  .w-commerce-commercelayoutsidebar {
    flex-basis: auto;
  }

  .w-commerce-commercelayoutcontainer {
    flex-direction: column;
    align-items: stretch;
  }
}

@media screen and (max-width: 479px) {
  .w-commerce-commercecheckoutemailinput, .w-commerce-commercecheckoutshippingfullname, .w-commerce-commercecheckoutshippingstreetaddress, .w-commerce-commercecheckoutshippingstreetaddressoptional {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutrow {
    flex-direction: column;
  }

  .w-commerce-commercecheckoutshippingcity, .w-commerce-commercecheckoutshippingstateprovince, .w-commerce-commercecheckoutshippingzippostalcode, .w-commerce-commercecheckoutshippingcountryselector, .w-commerce-commercecheckoutcardnumber, .w-commerce-commercecheckoutcardexpirationdate, .w-commerce-commercecheckoutcardsecuritycode, .w-commerce-commercecheckoutbillingfullname, .w-commerce-commercecheckoutbillingstreetaddress, .w-commerce-commercecheckoutbillingstreetaddressoptional, .w-commerce-commercecheckoutbillingcity, .w-commerce-commercecheckoutbillingstateprovince, .w-commerce-commercecheckoutbillingzippostalcode, .w-commerce-commercecheckoutbillingcountryselector, .w-commerce-commerceaddtocartquantityinput {
    font-size: 16px;
  }
}

body {
  background-image: linear-gradient(275deg, var(--skyral-red-opaque), white 30%);
  color: #1a1b1f;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 44px;
  font-weight: 400;
  line-height: 62px;
}

h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 36px;
  font-weight: 400;
  line-height: 50px;
}

h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 400;
  line-height: 46px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 400;
  line-height: 38px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 500;
  line-height: 34px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}

p {
  margin-bottom: 10px;
}

a {
  color: #43464d;
  text-decoration: underline;
  transition: opacity .2s;
  display: block;
}

a:hover {
  color: #32343a;
}

a:active {
  color: #43464d;
}

ul {
  margin-top: 20px;
  margin-bottom: 10px;
  padding-left: 40px;
  list-style-type: disc;
}

li {
  margin-bottom: 10px;
}

img {
  display: block;
}

label {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 15px 30px;
  font-size: 20px;
  line-height: 34px;
}

figure {
  margin-top: 25px;
  padding-bottom: 20px;
}

figcaption {
  opacity: .6;
  text-align: center;
  margin-top: 5px;
  font-size: 14px;
  line-height: 26px;
}

.divider {
  background-color: #eee;
  height: 1px;
}

.divider.cc-dark-divider {
  background-color: #202020;
  height: 1px;
}

.styleguide-content-wrap {
  text-align: center;
}

.home-intro-section {
  background-color: var(--white);
  width: 100vw;
  display: block;
  position: static;
  inset: auto 0% 0%;
}

.home-intro-section.cc-store-home-wrap {
  margin-left: 0;
  margin-right: 0;
}

.home-intro-section.cc-subscribe-form {
  background-color: #f4f4f4;
  height: 60vh;
  margin-left: 0;
  margin-right: 0;
}

.home-intro-section.cc-product-detail {
  align-items: center;
  display: flex;
}

.home-intro-section.footer {
  width: auto;
  padding-top: 50px;
}

.styleguide-block {
  text-align: left;
  flex-direction: column;
  align-items: center;
  margin-top: 80px;
  margin-bottom: 80px;
  display: block;
}

.container {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.container.cc-subscription-form {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-bottom: auto;
  padding-top: 130px;
  padding-bottom: 140px;
  display: flex;
}

.container.cc-heading-wrap {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 80px;
}

.container.cc-full-width-form-wrap {
  align-items: flex-start;
  display: flex;
}

.paragraph-tiny {
  font-size: 12px;
  line-height: 20px;
}

.paragraph-tiny.cc-paragraph-tiny-light {
  opacity: .7;
}

.paragraph-bigger {
  opacity: 1;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
}

.paragraph-bigger.cc-bigger-light {
  text-align: left;
  width: 60%;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-weight: 400;
}

.button {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  border-radius: 0;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .4s, opacity .4s, color .4s;
}

.button:hover {
  color: #fff;
  background-color: #32343a;
}

.button:active {
  background-color: #43464d;
}

.button.cc-jumbo-button {
  padding: 16px 35px;
  font-size: 14px;
  line-height: 26px;
}

.button.cc-white-button {
  color: #202020;
  background-color: #fff0;
  border: .1vw solid #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 4vw;
  height: 4vw;
  font-size: 14px;
  line-height: 26px;
  display: flex;
}

.button.cc-white-button:hover {
  background-color: #ffffff1f;
}

.button.cc-white-button:active {
  background-color: #ffffffe6;
}

.button.cc-add-to-cart-btn {
  margin-top: 10px;
  margin-right: 10px;
}

.label {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.label.cc-styleguide-label {
  margin-bottom: 25px;
}

.label.cc-cart-remove-link {
  color: #a7a7a7;
  margin-top: 4px;
  margin-bottom: 5px;
  font-weight: 400;
  text-decoration: none;
}

.label.cc-blog-date {
  opacity: .6;
  margin-top: 20px;
}

.heading-jumbo-tiny {
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}

.rich-text {
  width: 70%;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
}

.rich-text p {
  opacity: .6;
  margin-top: 15px;
  margin-bottom: 25px;
}

.paragraph-light {
  opacity: .6;
  letter-spacing: 0;
  text-transform: none;
  font-size: 14px;
  line-height: 26px;
}

.paragraph-light.cc-subscribe-paragraph {
  width: 40%;
}

.heading-home-page {
  color: #fff;
  text-align: left;
  letter-spacing: .2px;
  margin-bottom: 5vh;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.heading-jumbo-small {
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 36px;
  font-weight: 400;
  line-height: 50px;
}

.styleguide-button-wrap {
  margin-top: 10px;
  margin-bottom: 10px;
}

.styleguide-header-wrap {
  color: #fff;
  text-align: center;
  background-color: #1a1b1f;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 460px;
  padding: 30px;
  display: flex;
}

.paragraph-small {
  font-size: 14px;
  line-height: 26px;
}

.logo-link {
  z-index: 1;
}

.logo-link:hover {
  opacity: .8;
}

.logo-link:active {
  opacity: .7;
}

.logo-link.w--current {
  justify-content: center;
  align-items: center;
  display: flex;
}

.cart-footer {
  padding-top: 20px;
}

.status-message {
  color: #fff;
  text-align: center;
  background-color: #202020;
  padding: 9px 30px;
  font-size: 14px;
  line-height: 26px;
}

.status-message.cc-error-message {
  background-color: #db4b68;
}

.status-message.cc-no-data {
  width: 70%;
  margin: 100px auto;
  display: block;
}

.status-message.cc-success-message {
  background-color: #12b878;
}

.product-name-text {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 500;
  line-height: 34px;
}

.product-name-text.cc-name-text-cart {
  font-size: 14px;
  line-height: 26px;
}

.product-name-text.cc-shipping-option {
  margin-bottom: 2px;
  font-size: 14px;
  line-height: 26px;
}

.cart-item-info-wrap {
  margin-top: -5px;
  margin-bottom: 5px;
  padding-left: 20px;
  padding-right: 20px;
}

.cart-quantity {
  color: #fff;
  letter-spacing: 0;
  background-color: #0000;
  border-radius: 0;
  min-width: auto;
  height: auto;
  padding-left: 0;
  padding-right: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  display: block;
}

.navigation-items {
  justify-content: flex-end;
  align-items: center;
  margin-left: 10vw;
  margin-right: 10vw;
  display: flex;
  position: relative;
}

.cart {
  margin-left: 20px;
}

.navigation {
  z-index: 100;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: var(--white);
  background-color: #fff0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  margin-top: 5vh;
  margin-bottom: 5vh;
  display: flex;
  position: fixed;
}

.text-field {
  border: 1px solid #e4e4e4;
  border-radius: 0;
  margin-bottom: 18px;
  padding: 21px 20px;
  font-size: 14px;
  line-height: 26px;
  transition: border-color .4s;
}

.text-field:hover {
  border-color: #e3e6eb;
}

.text-field:active, .text-field:focus, .text-field.-wfp-focus {
  border-color: #43464d;
}

.text-field::placeholder {
  color: #32343a66;
}

.text-field.cc-subscribe-text-field {
  width: 330px;
  margin-bottom: 0;
  margin-right: 10px;
}

.text-field.cc-subscribe-text-field:focus {
  border-color: #32343a;
}

.text-field.cc-contact-field {
  margin-bottom: 25px;
}

.text-field.cc-textarea {
  height: 200px;
  padding-top: 12px;
}

.text-field.cc-quantity-field {
  background-color: #fff;
  border-color: #e6e6e6;
  width: 80px;
  height: auto;
  margin-top: 10px;
  margin-bottom: 0;
  margin-right: 10px;
  padding: 8px 12px 8px 20px;
}

.cart-list {
  padding-top: 20px;
  padding-bottom: 20px;
}

.cart-line-item {
  margin-bottom: 10px;
}

.navigation-item {
  opacity: .6;
  color: var(--white);
  text-align: right;
  letter-spacing: 1px;
  text-transform: uppercase;
  flex: 1;
  order: 1;
  margin-left: 0;
  padding: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

.navigation-item:hover {
  opacity: .9;
}

.navigation-item:active {
  opacity: .8;
}

.navigation-item.w--current {
  opacity: 1;
  color: #1a1b1f;
  font-weight: 600;
}

.navigation-item.w--current:hover {
  opacity: .8;
  color: #32343a;
}

.navigation-item.w--current:active {
  opacity: .7;
  color: #32343a;
}

.icon, .logo-image {
  display: block;
}

.remove-button {
  text-decoration: none;
}

.cart-header {
  padding-top: 16px;
  padding-bottom: 16px;
}

.navigation-wrap {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  display: flex;
}

.cart-container {
  min-width: 400px;
  box-shadow: 0 2px 10px #00000014;
}

.products-heading {
  text-align: center;
  margin-bottom: 80px;
}

.collection-wrap {
  flex-wrap: wrap;
  place-content: flex-start center;
  align-items: flex-start;
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
}

.intro-header {
  color: #fff;
  justify-content: center;
  align-items: flex-end;
  height: 100vh;
  padding-bottom: 10vh;
  display: flex;
  position: relative;
}

.collection-item {
  width: 33.33%;
  margin-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

.intro-content {
  text-align: center;
  flex-flow: row;
  order: -1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-self: auto;
  align-items: flex-end;
  width: 80vw;
  height: 100vh;
  display: flex;
  position: relative;
}

.intro-text {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.introduction-text {
  justify-content: space-between;
  align-self: auto;
  align-items: flex-start;
  width: 80vw;
  margin-top: 10vh;
  margin-bottom: 10vh;
  display: flex;
}

.introduction-text.security-page {
  flex-flow: column;
  margin-top: 0;
}

.main-paragraph-wrap {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-areas: ". .";
  margin-top: 60px;
  margin-bottom: 150px;
}

.subscribe-form {
  justify-content: center;
  align-items: center;
  display: flex;
}

.form-block {
  margin-top: 20px;
}

.footer {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template: ". . . . ."
                 ". . . . ."
                 / 2fr 1fr 1fr 1.25fr 1fr;
  place-items: start;
  padding-top: 120px;
  padding-bottom: 60px;
}

.footer-link {
  opacity: .6;
  margin-bottom: 15px;
  font-size: 14px;
  text-decoration: none;
  transition: color .2s, opacity .2s;
}

.footer-link:hover {
  opacity: 1;
}

.made-with-webflow {
  opacity: .5;
  align-items: center;
  margin-top: 70px;
  text-decoration: none;
  transition: opacity .4s;
  display: flex;
}

.made-with-webflow:hover {
  opacity: 1;
}

.made-with-webflow:active {
  opacity: .8;
}

.links-section-footer {
  margin-top: 40px;
}

.webflow-logo-tiny {
  margin-top: -2px;
  margin-right: 8px;
}

.product-image-wrap {
  color: #fff;
  background-color: #f4f4f4;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 620px;
  transition: opacity .6s;
  display: block;
  position: relative;
}

.product-image-wrap:hover {
  opacity: .9;
  color: #fff;
}

.product-image-wrap:active {
  opacity: .85;
  color: #fff;
}

.product-description {
  position: absolute;
  inset: auto auto 30px 30px;
}

.product-price-text {
  opacity: .6;
  font-size: 14px;
  line-height: 26px;
}

.about-quote {
  text-align: center;
  width: 70%;
  margin-bottom: 120px;
  margin-left: auto;
  margin-right: auto;
}

.picture-placeholder {
  background-color: #f4f4f4;
  background-image: url('../images/Placeholder-1.svg');
  background-position: 45%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: 460px;
}

.picture-placeholder.cc-about-2 {
  background-image: url('../images/placeholder-1---wide.svg');
  background-position: 50%;
  background-size: cover;
  height: 620px;
}

.picture-placeholder.cc-about-3 {
  background-image: url('../images/placeholder-2.svg');
  background-position: 50%;
  background-size: cover;
}

.picture-placeholder.cc-about-1 {
  background-image: url('../images/placeholder-1_1.svg');
  background-position: 50%;
  background-size: cover;
}

.about-pictures-wrap {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-areas: ". . ."
                       ". . .";
  margin-bottom: 150px;
}

.contact-name-field-wrap {
  width: 50%;
  padding-right: 10px;
}

.email-name-field-wrap {
  width: 50%;
  padding-left: 10px;
}

.get-in-touch-form-wrap {
  flex-direction: column;
  align-items: stretch;
  width: 70%;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.get-in-touch-form {
  flex-direction: column;
  display: flex;
}

.credentials-inputs-wrap {
  display: flex;
}

.map {
  height: 460px;
  margin-bottom: 100px;
  line-height: 20px;
}

.paragraph-contact-text {
  margin-bottom: 10px;
}

.grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template: ". . . ."
  / 1fr 1fr 1fr 1fr;
  margin-top: 60px;
}

.support-link {
  opacity: .7;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
  text-decoration: none;
  transition: opacity .2s;
}

.support-link:hover {
  opacity: 1;
}

.support-link:active {
  opacity: .8;
}

.contacts-section {
  text-align: center;
  margin-bottom: 100px;
}

.store-categories-wrap {
  justify-content: center;
  align-items: center;
  margin-top: 25px;
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
}

.products-category-link {
  opacity: .6;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-left: 15px;
  margin-right: 15px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.products-category-link:hover {
  opacity: 1;
}

.products-category-link:active {
  opacity: .8;
}

.products-category-link.w--current {
  opacity: 1;
  letter-spacing: 1px;
  font-weight: 600;
}

.products-category-link.w--current:hover {
  opacity: .8;
}

.products-category-link.w--current:active {
  opacity: .7;
}

.collection-list {
  justify-content: center;
  display: flex;
}

.blog-list-wrap {
  margin-bottom: 100px;
}

.blog-item {
  flex-direction: column;
  justify-content: center;
  margin-bottom: 80px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.blog-preview-image {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 620px;
  margin-bottom: 45px;
  transition: opacity .6s;
  display: block;
}

.blog-preview-image:hover {
  opacity: .7;
}

.blog-summary-wrap {
  text-align: left;
  width: 70%;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.utility-page-wrap {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  padding: 30px;
  display: flex;
}

._404-wrap {
  background-color: #1a1b1f;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 30px;
  display: flex;
}

._404-content-wrap {
  margin-bottom: 20px;
}

.protected-wrap {
  justify-content: center;
  padding-top: 90px;
  padding-bottom: 100px;
  display: flex;
}

.protected-heading {
  margin-bottom: 30px;
}

.protected-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.product-detail-measurement {
  align-items: center;
  display: flex;
}

.product-detail-main-details {
  margin-bottom: 30px;
}

.product-details-wrap {
  width: 50%;
  max-width: 470px;
  margin-bottom: 20px;
  margin-left: 100px;
}

.add-to-cart {
  margin-top: 30px;
}

.product-image {
  background-color: #f4f4f4;
  background-image: url('../images/placeholder-1_1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 700px;
  margin-bottom: 30px;
  display: flex;
}

.product-detail-cta-wrap {
  margin-top: 0;
  display: flex;
}

.product-informations {
  margin-top: 25px;
  margin-bottom: 25px;
}

.list-item {
  justify-content: space-between;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.product-detail-price {
  opacity: .6;
  margin-bottom: 20px;
  font-size: 30px;
  line-height: 52px;
}

.product-detail-name {
  margin-bottom: 10px;
  font-size: 36px;
  line-height: 52px;
}

.product-detail-unit-text {
  margin-left: 6px;
}

.product-detail-unit-text.cc-middle-text {
  margin-right: 6px;
}

.total-count-text {
  font-weight: 600;
}

.block-header {
  border-color: #e4e4e4;
  padding: 16px 24px;
}

.block-content {
  border-bottom-color: #e4e4e4;
  border-left-color: #e4e4e4;
  border-right-color: #e4e4e4;
  padding: 24px 24px 12px;
  font-weight: 400;
}

.full-width-form {
  background-color: #f4f4f4;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  padding-top: 50px;
  padding-bottom: 50px;
}

.order-item-list {
  margin-bottom: -5px;
}

.order-item-description-wrap {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.order-item-content-wrap {
  margin-left: 24px;
}

.order-item-price {
  font-size: 14px;
}

.checkout-quantity-wrap {
  opacity: .6;
  font-size: 14px;
  line-height: 26px;
}

.order-confirmation-header-wrapper {
  font-weight: 100;
}

.select {
  height: 42px;
  margin-bottom: 16px;
}

.checkbox-label {
  letter-spacing: 0;
  text-transform: none;
  margin-bottom: 0;
  margin-left: 12px;
  font-size: 14px;
  line-height: 26px;
}

.billing-address-toggle {
  align-items: center;
  margin-bottom: 20px;
}

.checkbox {
  margin-top: 0;
  margin-bottom: 4px;
}

.shipping-method {
  border-bottom-color: #e4e4e4;
  padding: 20px 24px;
}

.shipping-method-list {
  border-left-color: #e4e4e4;
  border-right-color: #e4e4e4;
}

.blog-detail-header-wrap {
  width: 70%;
  margin: 60px auto;
}

.blog-header-image {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 620px;
  margin-bottom: 60px;
  display: block;
}

.blog-header-image.w--current {
  margin-bottom: 60px;
}

.blog-heading-link {
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 400;
  line-height: 46px;
  text-decoration: none;
}

.blog-heading-link:hover {
  opacity: .8;
}

.blog-heading-link:active {
  opacity: .7;
}

.option-list {
  font-size: 14px;
  line-height: 26px;
}

.option {
  margin-bottom: 25px;
}

.cart-option-list {
  color: #a7a7a7;
  margin-top: 0;
  font-size: 14px;
  line-height: 26px;
}

.cart-option-wrap {
  margin-bottom: 0;
}

.option-item-value {
  color: #1a1b1f;
}

.apple-pay, .pay-with-browser {
  height: 42px;
}

.order-wrap {
  flex-basis: 750px;
}

.order-summary {
  flex-basis: 370px;
}

.billing-address-toggle-2 {
  align-items: stretch;
  margin-bottom: 10px;
}

.checkbox-label-2 {
  margin-bottom: 0;
}

.checkbox-2 {
  margin-top: 2px;
}

.cc-quantity-field-label {
  margin-bottom: 0;
}

.text-block {
  color: var(--white);
}

.company-details-scroll-section {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  display: flex;
  position: relative;
}

.heading {
  color: var(--skyral-red);
  align-self: auto;
  width: 33vw;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-weight: 700;
}

.heading.security-page {
  width: auto;
}

.heading.blog-page {
  color: var(--white);
  width: 100%;
  margin-top: 0;
  padding-left: 2vw;
  padding-right: 2vw;
}

.home-about-text {
  width: 30vw;
}

.home-about-text.regular-text {
  font-family: Inter, sans-serif;
  font-size: 16px;
}

.hero-section {
  object-fit: fill;
  height: 100vh;
  display: block;
  position: relative;
}

.click-and-drag-div {
  border: 1.5px solid var(--white);
  border-radius: 10vw;
  justify-content: space-between;
  align-items: center;
  width: 80vw;
  margin-top: 5vh;
  padding: 1.5vh 1.5vw 1.5vh 2vw;
  display: flex;
}

.section {
  width: 80vw;
  margin-top: 5vh;
  margin-bottom: 15vh;
}

.textarea {
  min-height: 25vh;
}

.submit-button {
  color: #0f0f0f;
  background-color: #fff;
  border: 1.5px solid #949494;
  border-radius: 25px;
  margin-top: 2vh;
  padding: 1vh 2vw;
  font-family: Inter, sans-serif;
  font-size: 16px;
  transition: padding-right .35s, padding-left .35s, color .35s, border .35s, background-color .35s;
}

.submit-button:hover {
  border-color: #383838;
  padding-left: 4vw;
  padding-right: 4vw;
}

.regular-text.bold {
  color: var(--white);
  font-family: Inter, sans-serif;
  font-weight: 600;
}

.want-to-learn-more-div {
  width: 30vw;
  margin-bottom: 10vh;
}

.form-block-2 {
  margin-top: 5vh;
  margin-bottom: 0;
}

.navbar {
  z-index: 2;
  color: #fff;
  background-color: #0000;
  background-image: linear-gradient(#00000085, #00000036 39%, #0000);
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100vw;
  padding-top: 5vh;
  padding-bottom: 5vh;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar.white {
  background-image: linear-gradient(270deg, #000, #1d1d1d);
  overflow: hidden;
}

.navbar.white.home {
  background-image: none;
}

.navigation-links-div {
  color: var(--white);
  justify-content: space-between;
  align-items: center;
  width: 50vw;
  margin-right: 10vw;
  display: flex;
}

.skyral-security-heading-text {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 30px;
  font-weight: 700;
}

.skyral-security-heading-text.black {
  color: #fff;
  width: 20vw;
  font-size: 30px;
  line-height: 35px;
}

.skyral-security-heading-text.black.subtext {
  font-size: 18px;
  font-weight: 500;
  line-height: 16px;
}

.navbar-links {
  color: var(--white);
  font-family: Inter, sans-serif;
  font-weight: 600;
  text-decoration: none;
  transition-property: font-size;
  transition-duration: .35s;
}

.navbar-links:hover {
  color: #fff;
  font-size: 18px;
}

.navbar-links.black {
  color: #fff;
}

.navbar-links.black:hover {
  font-size: 19px;
}

.skyral-logo-header-div {
  color: var(--white);
  justify-content: center;
  align-items: center;
  margin-left: 10vw;
  text-decoration: none;
  display: flex;
}

.skyral-logo-header-div:hover {
  color: var(--black);
}

.skyral-logo-header-div.w--current {
  margin-left: 9.3vw;
}

.image {
  color: #000;
}

.arrow-black {
  height: 3vh;
}

.arrow-white {
  height: 3vh;
  position: absolute;
}

.text-field---form {
  border: 1.5px solid #000;
  margin-top: 3vh;
}

.skyral-logo-icon {
  height: 10vh;
  margin-right: .5vw;
}

.section-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.skyral-logo-footer {
  align-items: center;
  width: 80vw;
  margin-top: 8vh;
  display: flex;
}

.footer-text {
  color: #0c0c0c;
}

.footer-text.heading {
  color: #131313;
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
}

.footer-text.left-align {
  text-align: right;
}

.image-3 {
  height: 10vh;
}

.footer-links {
  color: #fff;
  justify-content: space-between;
  width: 80vw;
  margin-top: 7vh;
  font-family: Inter, sans-serif;
  display: flex;
}

.footer-text-links {
  color: #0e0e0e;
  font-weight: 600;
  text-decoration: none;
  transition: font-size .35s;
}

.footer-text-links:hover {
  font-size: 18px;
}

.footer-link-spacing {
  justify-content: space-between;
  width: 50vw;
  display: flex;
}

.bottom-information {
  color: #fff;
  justify-content: space-between;
  align-items: flex-end;
  width: 80vw;
  margin-top: 5vh;
  margin-bottom: 7vh;
  display: flex;
  position: relative;
  top: 10%;
}

.body {
  background-image: none;
  font-family: Inter, sans-serif;
}

.body.home {
  overflow: hidden;
}

.hero-statement---start {
  color: #1a1b1f00;
  background-image: linear-gradient(270deg, #000, #1d1d1d);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  padding-top: 25vh;
  padding-bottom: 10vh;
  display: flex;
}

.hero-statement---start.about-lower {
  padding-top: 0;
  padding-bottom: 0;
}

.hero-statement---start.about {
  padding-bottom: 8vh;
}

.hero-statement---start.end {
  padding-top: 0;
}

.hero-statement {
  color: var(--white);
  text-align: left;
  width: 80vw;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 60px;
}

.hero-statement.firearm-competency {
  align-items: center;
  width: 40vw;
  margin-bottom: 0;
  display: block;
  position: relative;
}

.hero-statement.about-us {
  margin-bottom: 0;
}

.hero-statement.why-choose {
  margin-top: 10vh;
}

.hero-statement.training-center {
  margin-bottom: 5vh;
}

.skyral-about-section {
  background-color: #fff;
  flex-flow: column;
  align-items: center;
  width: 100vw;
  display: flex;
}

._100vw-image {
  background-image: url('../images/Home-Hero-Page.png');
  background-position: 50% 15%;
  background-repeat: no-repeat;
  background-size: 100vw;
  width: 100vw;
}

._100vw-image.lower-about {
  background-image: url('../images/Firearm-Competency.png');
  height: 30vh;
}

._100vw-image.security-page {
  width: 100%;
  margin-top: 10vh;
  margin-bottom: 10vh;
}

._100vw-image.about {
  background-image: url('../images/CEO---Confident.jpg');
  background-position: 100% 80%;
  background-size: cover;
  height: 80vh;
  display: block;
  overflow: hidden;
}

._100vw-image.about.ceo {
  background-image: none;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  height: auto;
  display: flex;
}

._100vw-image.blogs {
  background-image: none;
}

._100vw-image.blog-page-initial {
  background-image: none;
  width: 80vw;
  padding-top: 25vh;
}

._100vw-image.training-center-lower {
  margin-top: 12vh;
}

._100vw-image.training-center {
  margin-bottom: 0;
}

.about-div-block {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80vw;
  margin-top: 5vh;
  margin-bottom: 10vh;
  display: none;
}

.about-div-block.firearm-competency {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 80vw;
}

.about-div-block.about-us {
  justify-content: space-between;
  align-items: flex-end;
}

.text-block-2 {
  width: 80vw;
  font-size: 15px;
}

.skyral-regular-font {
  color: var(--white);
  font-family: Inter, sans-serif;
  line-height: 32px;
}

.skyral-regular-font.bottom {
  width: 80vw;
}

.skyral-regular-font.firearm-competency {
  width: 30vw;
}

.skyral-regular-font.full {
  color: var(--white);
  margin-top: 5vh;
}

.skyral-regular-font.full.about {
  color: #fff;
  margin-top: 5vh;
  font-size: 16px;
  font-weight: 400;
}

.skyral-regular-font.full.name {
  margin-top: 0;
  font-size: 15px;
  font-weight: 300;
  line-height: 20px;
}

.skyral-regular-font.full.name.position {
  margin-bottom: 1vh;
  font-weight: 700;
}

.skyral-regular-font.full.bottom {
  margin-bottom: 10vh;
  font-weight: 400;
}

.skyral-regular-font.full.qoute {
  margin-top: 0;
  font-style: italic;
}

.skyral-regular-font.full.qoute.bold {
  font-weight: 700;
}

.skyral-regular-font.full.qoute.bold.desktop {
  width: 40%;
}

.skyral-regular-font.full.qoute.desktop {
  width: 40%;
  margin-left: 50vw;
}

.skyral-regular-font.about-us-top {
  color: var(--white);
  text-align: right;
  width: 35vw;
  line-height: 32px;
}

.skyral-regular-font.about-us-top.bold {
  font-weight: 700;
}

.skyral-regular-font.home-page {
  color: #fff;
  padding: 2vh 1.5vw;
  line-height: 24px;
}

.skyral-regular-font.home-page.hero {
  text-align: left;
  width: 60%;
  margin-left: 0;
  margin-right: 0;
  padding: 0 0;
  font-size: 18px;
  line-height: 32px;
}

.skyral-regular-font.home-page.carousel {
  text-align: left;
  -webkit-user-select: none;
  user-select: none;
  width: 100%;
  height: 35vh;
  padding-top: 3vh;
  font-size: 16px;
}

.skyral-regular-font.security-page, .skyral-regular-font.security-page.hero {
  color: var(--white);
  width: 80vw;
  font-size: 16px;
  line-height: 32px;
}

.skyral-regular-font.security-page.hero.heading {
  margin-bottom: 2vh;
  font-size: 24px;
}

.skyral-regular-font.security-page.hero.contact {
  margin-top: 2vh;
}

.skyral-regular-font.training-center-2nd {
  width: 80vw;
  margin-top: 8vh;
  margin-bottom: 10vh;
}

.skyral-regular-font.training-center-heading {
  margin-top: 10vh;
  margin-bottom: 5vh;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 700;
}

.skyral-regular-font.grade-heading {
  margin-top: 3vh;
  font-weight: 600;
}

.skyral-regular-font.end {
  width: 80vw;
  margin: 10vh auto 8vh;
  font-size: 18px;
  font-weight: 700;
}

.skyral-regular-font.date-and-time {
  color: var(--white);
  margin-top: 2vh;
  font-weight: 500;
}

.skyral-regular-font.blog-page {
  margin-bottom: 0;
  margin-left: 5vw;
  margin-right: 5vw;
  font-size: 24px;
  font-weight: 600;
  line-height: 50px;
}

.skyral-regular-font.blog-bottom {
  margin-bottom: 5vh;
  margin-left: 5vw;
  margin-right: 5vw;
}

.skyral-regular-font.psira {
  color: #000;
  width: 100%;
  margin-left: 5vw;
  margin-right: 5vw;
  font-weight: 700;
  line-height: 24px;
}

.skyral-regular-font.psira.about {
  width: 40vw;
  height: 10vh;
  margin-left: 5vw;
  margin-right: 5vw;
  font-weight: 400;
}

.skyral-regular-font.blog-pages {
  margin-bottom: 5vh;
}

.skyral-regular-font.training-lower {
  margin-top: 5vh;
}

.skyral-regular-font.training-lower.bold {
  margin-top: 5vh;
  margin-bottom: 10vh;
  font-size: 18px;
  font-weight: 700;
}

.skyral-regular-font.training-upper {
  margin-bottom: 10vh;
}

.skyral-regular-font.training-page {
  width: 80vw;
}

.skyral-regular-font.training-page.end {
  font-size: 16px;
  font-weight: 400;
}

.skyral-regular-font.blog-page-redirect {
  font-weight: 600;
}

.skyral-regular-font.button {
  color: var(--skyral-background);
  background-color: #1a1b1f00;
  font-size: 16px;
  font-weight: 600;
}

.firearm-competency {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  margin-top: 5vh;
  display: flex;
}

.text-block-3 {
  width: 25vw;
}

.text-block-4, .section-3 {
  width: 100vw;
}

.contact-us-section {
  background-image: linear-gradient(270deg, #000, #1d1d1d);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  padding-top: 25vh;
  display: flex;
}

.form-block-3 {
  width: 80vw;
}

.body-2 {
  font-family: Inter, sans-serif;
}

.contact-us-form {
  margin-bottom: 10vh;
}

.slider-contain {
  width: 100vw;
  height: 70vh;
  display: block;
  overflow: hidden;
}

.slider-contain.services {
  height: 80vh;
}

.scroll-content {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.wrapper {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  align-items: stretch;
  display: block;
  overflow: hidden;
}

.list {
  align-items: center;
  display: flex;
}

.list.training-center {
  position: absolute;
}

.item {
  background-color: #fff;
  background-image: linear-gradient(#ffffff80, #ffffff80);
  height: 80vh;
  margin-right: 1vw;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.item.about {
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.item.skyral-training {
  background-color: var(--white);
  background-image: none;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  padding-left: 5vw;
  padding-right: 5vw;
  display: flex;
}

.item.skyral-training.psira {
  background-image: linear-gradient(#fff, #fff);
  justify-content: flex-start;
  align-items: flex-start;
  width: 40vw;
  height: 75vh;
  padding-left: 5vw;
  padding-right: 5vw;
}

.item.security-services {
  background-position: 50% 0;
  height: 75vh;
}

.item.commercial {
  background-image: url('../images/Retail-Security.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.item.residential {
  background-image: url('../images/Mid-Gent.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.item.retail {
  background-image: url('../images/Right-Gent.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.item.industrial {
  background-image: url('../images/Left-Gent.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.item.event {
  background-image: url('../images/Events-Security-Image.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.item.vip {
  background-image: url('../images/VIP-Security.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.item.psira {
  justify-content: center;
  align-items: flex-end;
  height: 70vh;
}

.scrolling-carousel {
  -webkit-user-select: none;
  user-select: none;
  overflow: hidden;
}

.scrolling-carousel.training-center {
  color: #fff;
  margin-top: 10vh;
}

.scrolling-carousel.training-center.test {
  display: none;
}

.scrolling-block {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  display: flex;
}

.text-block-5 {
  color: #fff;
}

.lower-section {
  background-image: linear-gradient(270deg, #000, #1d1d1d);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 10vh;
  display: flex;
  overflow: hidden;
}

.hero-section-spacing {
  width: 80vw;
}

.hero-section-spacing.bottom {
  margin-top: 10vh;
}

.div-block-2 {
  align-items: center;
  display: flex;
}

.div-block-3 {
  background-color: #fff0;
  position: absolute;
  inset: 0% 0% auto;
}

.lottie-animation {
  z-index: 200;
  background-color: #e0e0e0;
  width: 100vw;
  position: fixed;
}

.carousel-about {
  color: #fff;
  text-align: left;
  background-image: linear-gradient(#0000 13%, #000000bf 92%);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 5vh 2vw;
}

.body-3 {
  background-color: #000;
}

.heading-2 {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 1.5vw;
  padding-right: 1.5vw;
  font-size: 25px;
  font-weight: 700;
  line-height: 36px;
}

.background-gradient-div {
  background-image: linear-gradient(#0000 2%, #000 30%);
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  padding-top: 5vh;
  display: flex;
}

.grade-div.e {
  margin-bottom: 10vh;
}

.why-choose-skyral-training-center {
  background-image: linear-gradient(270deg, #000, #1d1d1d);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  display: flex;
}

.why-choose-skyral-training-center.test {
  background-image: none;
}

.why-choose-div {
  width: 80vw;
}

.why-choose-div.bottom {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  margin-top: 10vh;
  display: flex;
}

.background-video {
  z-index: -10;
  height: 100vh;
  display: block;
  position: absolute;
  inset: 0%;
}

.background-video.mobile {
  display: none;
}

.training-center-heading {
  color: var(--skyral-background);
  width: 100%;
  height: 10vh;
  font-family: Inter, sans-serif;
  font-weight: 600;
}

.training-center-heading.psira {
  height: auto;
  margin: 10vh 5vw 7vh;
}

.collection-item-2 {
  color: #fff;
  background-color: #000;
}

.blog-page-section-spacing {
  background-image: linear-gradient(90deg, #1d1d1d, #000);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 0;
  display: flex;
  overflow: hidden;
}

.blog-heading-page {
  width: 80vw;
  margin-top: 25vh;
}

.blog-images {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: cover;
  margin-top: 5vh;
  overflow: hidden;
}

.blog-images.blog-image---news-desk {
  height: 34vh;
}

.blog-images.blog-image---news-desk.importance-of-self-defence {
  background-image: url('../images/pexels-rdne-7045473.jpg');
  background-position: 50% 0;
}

.blog-images.blog-image---news-desk.cpted {
  background-image: url('../images/Understanding-CPTED---Blog-Image---16x9.jpg');
}

.blog-images.blog-image---news-desk.crime-statistics {
  background-image: url('../images/Understanding-Crime-Statistics-in-South-Africa-What-You-Need-to-Know---Blog-Image---16x9.jpg');
}

.blog-post-selection {
  width: 40vw;
  padding-left: 0;
  padding-right: 0;
}

.collection-list-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  width: 80vw;
  display: block;
}

.blog-subtext---blog-page {
  color: var(--white);
  margin-bottom: 8vh;
  margin-right: 5vw;
}

.blog-page-links {
  width: 50%;
  text-decoration: none;
}

.collection-list-wrapper {
  width: 80vw;
}

.blog-pages-heading {
  color: var(--white);
  text-align: left;
  min-height: 15vh;
  margin-right: 5vw;
  font-size: 30px;
  font-weight: 700;
  line-height: 42px;
  transition: all .35s;
}

.section-blogs {
  background-image: linear-gradient(270deg, #000, #1d1d1d);
  padding: 25vh 10vw 10vh;
}

.section-blogs.bottom {
  padding: 0 5vw 15vh;
}

.blog-content-spacing {
  color: #fff;
  margin-top: 5vh;
  font-family: Inter, sans-serif;
  font-size: 16px;
}

.collection-item-3 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: space-between;
  padding-left: 0;
  padding-right: 0;
}

.collection-list-3 {
  justify-content: flex-start;
  align-items: flex-start;
}

.div-block-4 {
  width: 100vw;
  height: 100vh;
  position: sticky;
}

.skyral-logo-div {
  flex-flow: column;
}

.rich-text-block {
  color: var(--skyral-background);
  width: 100%;
  margin-left: 5vw;
  margin-right: 5vw;
}

.image-4 {
  height: 3vh;
  display: none;
}

.hamburger-menu-closed, .hamburger-menu-open {
  display: none;
}

._100vw {
  width: 100vw;
  height: auto;
  margin-top: 10vh;
  margin-bottom: 10vh;
}

.paragraph {
  color: var(--white);
  margin-bottom: 5vh;
}

.paragraph.more-blogs {
  margin-top: 3vh;
  margin-bottom: 1vh;
  padding-left: 2vw;
  padding-right: 2vw;
}

.collection-list-wrapper-2 {
  margin-left: 5vw;
  margin-right: 5vw;
}

.upper-text-second-half-training-center {
  width: 80vw;
}

.psira-top, .psira-bot {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  display: flex;
}

.blog-page-section {
  background-image: linear-gradient(270deg, #000, #1d1d1d);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.blog-page-section.blog-links {
  background-image: none;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 10vh;
}

.home-section {
  justify-content: center;
  align-items: center;
  display: flex;
}

.qoutation {
  width: 80vw;
  position: absolute;
}

.qoutation.desktop {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.ceo-image {
  position: relative;
}

.tablet {
  display: none;
}

.desktop {
  width: 100%;
}

.qoute {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 10vh;
  margin-right: 10vw;
  display: flex;
}

.qoute-text {
  align-items: flex-end;
  display: flex;
}

.ceo-name {
  width: 100%;
  margin-bottom: 10vh;
  margin-left: 10vw;
  margin-right: 10vw;
}

.blog-image---news-desk {
  height: 35vh;
}

.blog-elements-spacing {
  margin-left: .5vw;
}

.back-to-blogs-button {
  background-color: #ffffffe3;
  margin-top: 3vh;
  padding: 10px 25px;
  font-family: Inter, sans-serif;
  font-weight: 600;
  text-decoration: none;
  transition: background-color .4s;
}

.back-to-blogs-button:hover {
  color: var(--skyral-background);
  background-color: #fff;
}

.redirect-button---blog {
  border-top: 2px solid #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 5vh;
  padding-top: 8vh;
  display: flex;
}

.blog-images-news-desk {
  width: 100%;
}

.training-center-div {
  width: 80vw;
  margin-top: 5vh;
}

.training-center-div.new-section {
  margin-top: 150px;
}

.skyral-regular-font-heading {
  color: #fff;
  width: 80vw;
  margin-bottom: 5vh;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
}

.skyral-regular-font-heading.psira {
  margin-top: 10vh;
}

.training-text-spacing {
  margin-top: 10vh;
  margin-bottom: 10vh;
}

@media screen and (max-width: 991px) {
  .home-intro-section.cc-product-detail {
    flex-direction: column;
  }

  .styleguide-block {
    text-align: center;
  }

  .button {
    justify-content: center;
  }

  .button.cc-white-button {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .paragraph-light.cc-subscribe-paragraph {
    width: 60%;
  }

  .heading-home-page {
    font-size: 18px;
  }

  .logo-link.w--current {
    flex: 1;
  }

  .menu-icon {
    display: block;
  }

  .navigation-items {
    background-color: #fff;
  }

  .cart {
    margin-left: 0;
    margin-right: 30px;
  }

  .navigation {
    padding: 25px 30px;
  }

  .text-field.cc-quantity-field {
    text-align: center;
    width: auto;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .navigation-item {
    text-align: center;
    padding: 15px 30px;
    transition: background-color .4s, opacity .4s, color .4s;
  }

  .navigation-item:hover {
    background-color: #f7f8f9;
  }

  .navigation-item:active {
    background-color: #eef0f3;
  }

  .menu-button {
    padding: 0;
  }

  .menu-button.w--open {
    background-color: #0000;
  }

  .collection-wrap {
    flex-flow: column;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
  }

  .collection-item {
    width: 100%;
    max-width: 620px;
    margin-bottom: 30px;
    margin-left: 30px;
    margin-right: 30px;
    padding-left: 0;
    padding-right: 0;
  }

  .intro-text {
    width: auto;
  }

  .introduction-text.security-page {
    margin-bottom: 5vh;
  }

  .picture-placeholder.cc-about-2 {
    height: 460px;
  }

  .contact-name-field-wrap {
    width: 100%;
    padding-right: 0;
  }

  .email-name-field-wrap {
    width: 100%;
    padding-left: 0;
  }

  .get-in-touch-form {
    text-align: left;
  }

  .credentials-inputs-wrap {
    flex-direction: column;
    align-items: stretch;
  }

  .grid {
    grid-template: "."
                   "."
                   "."
                   "."
                   / 1fr;
  }

  .number-contact-wrap {
    margin-bottom: 20px;
  }

  .blog-item {
    width: 80%;
  }

  .blog-preview-image {
    height: 460px;
  }

  .blog-summary-wrap {
    width: 100%;
  }

  .product-details-wrap {
    text-align: center;
    width: 100%;
    margin-bottom: 80px;
    margin-left: auto;
    margin-right: auto;
  }

  .product-image {
    width: 100%;
    margin-bottom: 40px;
  }

  .product-detail-cta-wrap {
    flex-direction: column;
    justify-content: center;
  }

  .full-width-form {
    padding: 40px;
  }

  .blog-detail-header-wrap {
    width: 70%;
  }

  .blog-header-image {
    height: 460px;
  }

  .order-summary {
    flex-basis: 320px;
  }

  .click-and-drag-div {
    padding-left: 8vw;
    padding-right: 7vw;
  }

  .submit-button {
    padding-left: 4vw;
    padding-right: 4vw;
    font-size: 12px;
    line-height: 24px;
  }

  .submit-button:hover {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .regular-text.bold {
    font-size: 12px;
  }

  .want-to-learn-more-div {
    width: 40vw;
  }

  .navigation-links-div {
    width: 53vw;
    margin-right: 7vw;
  }

  .skyral-security-heading-text.black {
    font-size: 18px;
    line-height: 25px;
  }

  .skyral-security-heading-text.black.subtext {
    font-size: 14px;
  }

  .navbar-links.black {
    font-size: 12px;
  }

  .navbar-links.black:hover {
    font-size: 14px;
  }

  .skyral-logo-header-div.w--current {
    margin-left: 7vw;
  }

  .text-field---form {
    font-size: 12px;
  }

  .skyral-logo-icon {
    height: 6vh;
  }

  .skyral-logo-footer {
    width: 84vw;
    margin-top: 5vh;
  }

  .footer-text {
    margin-bottom: 0;
    font-size: 12px;
  }

  .footer-text.heading {
    font-size: 18px;
  }

  .footer-text.left-align {
    line-height: 24px;
  }

  .image-3 {
    height: 6vh;
  }

  .footer-links {
    margin-top: 3vh;
  }

  .footer-text-links:hover {
    font-size: 14px;
  }

  .footer-link-spacing {
    width: 86vw;
    font-size: 12px;
  }

  .bottom-information {
    margin-top: 3vh;
    margin-bottom: 5vh;
    top: auto;
  }

  .body {
    overflow: visible;
  }

  .hero-statement---start {
    padding-top: 15vh;
  }

  .hero-statement---start.about-lower {
    padding-bottom: 10vh;
  }

  .hero-statement {
    margin-top: 0;
    margin-bottom: 3vh;
    font-size: 16px;
    line-height: 32px;
  }

  .hero-statement.about-us {
    font-size: 16px;
  }

  ._100vw-image.security-page {
    background-position: 50%;
    background-size: auto;
    height: 40vh;
  }

  ._100vw-image.about {
    height: 40vh;
  }

  .about-div-block {
    display: block;
  }

  .skyral-regular-font, .skyral-regular-font.full, .skyral-regular-font.full.about {
    font-size: 12px;
    line-height: 24px;
  }

  .skyral-regular-font.full.name.position {
    margin-top: 3vh;
  }

  .skyral-regular-font.full.qoute.bold {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .skyral-regular-font.about-us-top {
    font-size: 12px;
    line-height: 24px;
  }

  .skyral-regular-font.home-page.carousel {
    width: 100%;
    height: 20vh;
    padding: 3vh 5vw 10vh;
    font-size: 12px;
    line-height: 20px;
  }

  .skyral-regular-font.security-page, .skyral-regular-font.security-page.hero {
    font-size: 12px;
    line-height: 24px;
  }

  .skyral-regular-font.psira {
    margin-left: 10vw;
    margin-right: 10vw;
  }

  .skyral-regular-font.psira.about {
    width: 80vw;
    height: 15vh;
    margin-left: 10vw;
    margin-right: 10vw;
  }

  .item {
    height: 70vh;
  }

  .item.skyral-training.psira {
    justify-content: space-between;
    height: 80vh;
  }

  .item.security-services {
    background-position: 50% 0;
    height: 60vh;
  }

  .heading-2 {
    width: 100%;
    padding-left: 5vw;
    padding-right: 5vw;
    font-size: 18px;
    line-height: 25px;
  }

  .background-gradient-div {
    background-image: linear-gradient(#0000, #000 87%);
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    height: 60vh;
    display: flex;
  }

  .why-choose-div.bottom {
    margin-top: 5vh;
  }

  .background-video.menu {
    z-index: 0;
  }

  .training-center-heading {
    font-size: 16px;
    line-height: 32px;
  }

  .training-center-heading.psira {
    height: 3vh;
    margin: 5vh 10vw 2vh;
  }

  .blog-images {
    width: 90%;
    overflow: hidden;
  }

  .blog-images.blog-image---news-desk {
    width: 100%;
  }

  .blog-subtext---blog-page {
    margin-right: 0;
    font-size: 12px;
    line-height: 24px;
  }

  .blog-page-links {
    width: 100%;
  }

  .blog-pages-heading {
    min-height: auto;
    margin-right: 0;
    font-size: 16px;
    line-height: 24px;
  }

  .rich-text-block {
    margin-left: 10vw;
    margin-right: 10vw;
    font-size: 12px;
    line-height: 24px;
  }

  ._100vw {
    background-image: none;
  }

  .psira-top {
    height: 20%;
  }

  .psira-bot {
    height: 70%;
  }

  .blog-page-section.blog-links {
    flex-flow: column;
  }

  .qoutation.desktop {
    display: none;
  }

  .tablet {
    width: 100%;
    display: block;
  }

  .desktop, .qoute-text {
    display: none;
  }

  .training-center-div.new-section {
    margin-top: 10vh;
  }

  .skyral-regular-font-heading {
    line-height: 35px;
  }
}

@media screen and (max-width: 767px) {
  .home-intro-section.cc-store-home-wrap {
    margin-left: 15px;
    margin-right: 15px;
  }

  .container {
    text-align: center;
  }

  .container.cc-subscription-form {
    padding-left: 30px;
    padding-right: 30px;
  }

  .container.cc-heading-wrap {
    margin-bottom: 50px;
  }

  .container.cc-full-width-form-wrap {
    text-align: left;
    flex-direction: column;
    align-items: stretch;
  }

  .paragraph-bigger, .heading-jumbo-tiny {
    font-size: 16px;
    line-height: 28px;
  }

  .rich-text {
    text-align: left;
    width: 90%;
    max-width: 470px;
  }

  .paragraph-light.cc-subscribe-paragraph {
    width: 80%;
  }

  .heading-home-page {
    font-size: 11px;
  }

  .heading-jumbo-small {
    font-size: 30px;
    line-height: 52px;
  }

  .logo-link {
    padding-left: 0;
  }

  .status-message.cc-no-data {
    width: 80%;
    max-width: 470px;
  }

  .cart-item-info-wrap {
    padding-left: 10px;
    padding-right: 10px;
  }

  .navigation {
    padding: 20px 30px;
  }

  .text-field.cc-subscribe-text-field {
    text-align: center;
    width: auto;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .text-field.cc-contact-field, .text-field.cc-textarea {
    text-align: left;
  }

  .cart-container {
    min-width: 360px;
  }

  .intro-content {
    width: 80%;
  }

  .main-paragraph-wrap {
    grid-row-gap: 30px;
    grid-template: "."
                   "."
                   / 1fr;
  }

  .subscribe-form {
    flex-direction: column;
    align-items: stretch;
  }

  .form-block {
    width: 90%;
    max-width: 470px;
  }

  .footer {
    text-align: center;
    flex-direction: column;
    align-items: center;
    padding-top: 100px;
    display: flex;
  }

  .logo-footer {
    margin-bottom: 70px;
  }

  .links-section-footer {
    margin-top: 10px;
    margin-bottom: 40px;
  }

  .about-quote {
    width: 80%;
    max-width: 470px;
  }

  .get-in-touch-form-wrap {
    width: 90%;
    max-width: 470px;
  }

  .paragraph-contact-text {
    font-size: 16px;
    line-height: 28px;
  }

  .store-categories-wrap {
    flex-direction: column;
  }

  .products-category-link {
    margin-bottom: 10px;
  }

  .collection-list {
    flex-direction: column;
  }

  .blog-item {
    width: 90%;
    max-width: 470px;
  }

  .blog-summary-wrap {
    text-align: center;
  }

  .utility-page-wrap {
    padding: 15px;
  }

  ._404-wrap {
    padding: 30px;
  }

  .product-details-wrap {
    width: 90%;
  }

  .product-image {
    height: 500px;
  }

  .full-width-form {
    padding: 30px;
  }

  .blog-detail-header-wrap {
    text-align: left;
    width: 90%;
    max-width: 470px;
  }

  .click-and-drag-div {
    padding-left: 10vw;
    padding-right: 8vw;
  }

  .navbar.white {
    height: 16vh;
    display: none;
    overflow: hidden;
  }

  .navigation-links-div {
    grid-column-gap: 3vw;
    grid-row-gap: 3vw;
    width: 50vw;
    display: none;
  }

  .skyral-security-heading-text.black {
    width: 50vw;
    font-size: 15px;
  }

  .skyral-security-heading-text.black.subtext {
    font-size: 11px;
  }

  .navbar-links.black {
    height: 6vh;
    font-size: 11px;
  }

  .skyral-logo-header-div {
    margin-left: 8vw;
  }

  .skyral-logo-header-div.menu.w--current, .skyral-logo-header-div.menu.hamburger {
    margin-left: 0;
  }

  .footer-text {
    text-align: left;
    line-height: 24px;
  }

  .footer-text.heading {
    width: 50vw;
  }

  .hero-statement---start, .hero-statement---start.end {
    justify-content: flex-start;
    align-items: center;
  }

  .hero-statement.about-us {
    margin-bottom: 5vh;
  }

  ._100vw-image.about {
    height: 30vh;
  }

  .about-div-block.about-us {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .skyral-regular-font.about-us-top {
    text-align: left;
  }

  .skyral-regular-font.home-page.hero {
    font-size: 11px;
    line-height: 22px;
  }

  .skyral-regular-font.home-page.carousel {
    padding-bottom: 5vh;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .skyral-regular-font.security-page.hero.heading {
    margin-top: 5vh;
  }

  .skyral-regular-font.security-page.hero.contact {
    margin-top: 0;
  }

  .skyral-regular-font.security-page.hero.above-image {
    margin-bottom: 5vh;
  }

  .skyral-regular-font.menu {
    margin-top: 10vh;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    transition: font-size .35s;
  }

  .skyral-regular-font.menu:hover {
    color: #fff;
    font-size: 18px;
  }

  .skyral-regular-font.psira {
    width: 80vw;
  }

  .skyral-regular-font.psira.about {
    height: 10vh;
  }

  .skyral-regular-font.training-lower.bold {
    line-height: 30px;
  }

  .item {
    height: 80vh;
  }

  .item.security-services {
    height: 40vh;
  }

  .scrolling-carousel {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .scrolling-carousel.training-center {
    margin-left: 0;
  }

  .div-block-3 {
    z-index: -1;
    position: absolute;
  }

  .heading-2 {
    height: 20vh;
    padding-left: 5vw;
    padding-right: 5vw;
    line-height: 24px;
  }

  .background-video {
    display: none;
  }

  .background-video.menu {
    z-index: -5;
    display: block;
    position: absolute;
    inset: 0%;
  }

  .background-video.mobile {
    display: block;
  }

  .blog-page-section-spacing {
    z-index: -100;
    position: relative;
  }

  .blog-images {
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 0 0;
    background-size: cover;
    width: 100%;
    padding-right: 0;
  }

  .blog-post-selection {
    width: 100%;
  }

  .collection-list-2 {
    display: flex;
  }

  .blog-subtext---blog-page {
    margin-bottom: 0;
    margin-right: 0;
  }

  .blog-page-links {
    margin-bottom: 5vh;
  }

  .blog-pages-heading {
    margin-right: 0;
  }

  .rich-text-block {
    width: 80vw;
  }

  .image-4 {
    display: block;
  }

  .hamburger-menu-closed {
    background-image: linear-gradient(270deg, #000, #1d1d1d);
    justify-content: space-between;
    align-items: center;
    width: 100vw;
    height: 16vh;
    display: flex;
    position: fixed;
  }

  .hamburger-menu-closed.home {
    background-image: linear-gradient(#570e10 23%, #fff0);
  }

  .hamburger-menu-icon {
    height: 3vh;
    margin-right: 8vw;
  }

  .hamburger-menu-icon.open, .hamburger-menu-icon.menu-open {
    margin-right: 0;
  }

  .hamburger-menu-open {
    z-index: 5;
    color: #fff;
    width: 100vw;
    height: 100vh;
    position: fixed;
  }

  .hamburger-menu {
    background-image: linear-gradient(#570e10 23%, #0000);
    justify-content: space-between;
    align-items: center;
    width: 100vw;
    height: 16vh;
    padding-left: 8vw;
    padding-right: 8vw;
    display: flex;
  }

  .menu-options {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
    width: 100vw;
    height: 84vh;
    padding-right: 7vw;
    display: flex;
  }

  .image-6 {
    height: 7vh;
  }

  .hamburger-menu-component {
    z-index: 50;
    position: fixed;
    top: 0;
  }

  .div-block-5 {
    height: 25vh;
  }

  .psira-top {
    width: 80vw;
    height: auto;
  }

  .psira-bot {
    width: 80vw;
  }

  .training-center-div {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .training-center-div.above-image {
    padding-bottom: 5vh;
  }

  .div-block-6 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 80vw;
    display: flex;
  }

  .skyral-regular-font-heading {
    margin-bottom: 5vh;
  }

  .list-2, .list-item-2 {
    width: 80vw;
  }

  .div-block-7 {
    height: 5vh;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 36px;
    line-height: 52px;
  }

  h2 {
    font-size: 34px;
    line-height: 46px;
  }

  .home-intro-section.cc-product-detail {
    margin-left: 15px;
    margin-right: 15px;
  }

  .home-intro-section.footer {
    padding-top: 0;
    padding-bottom: 0;
    position: static;
    inset: auto 0% 0%;
  }

  .container.cc-subscription-form {
    padding-left: 15px;
    padding-right: 15px;
  }

  .button.cc-cart {
    padding-left: 16px;
    padding-right: 16px;
  }

  .rich-text {
    width: 100%;
    max-width: none;
  }

  .paragraph-light.cc-subscribe-paragraph, .status-message.cc-no-data {
    width: 100%;
  }

  .cart-item-info-wrap {
    margin-left: 10px;
    margin-right: 10px;
  }

  .cart {
    margin-right: 20px;
  }

  .navigation {
    padding-left: 20px;
    padding-right: 20px;
  }

  .menu-button, .menu-button.w--open {
    flex: none;
  }

  .cart-container {
    min-width: 320px;
  }

  .intro-text {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .form-block, .about-quote, .get-in-touch-form-wrap, .blog-item, .product-details-wrap {
    width: 100%;
    max-width: none;
  }

  .list-item {
    flex-direction: column;
    align-items: center;
  }

  .full-width-form {
    padding: 15px;
  }

  .order-item-description-wrap {
    flex-direction: column;
    align-items: flex-start;
  }

  .order-item-content-wrap {
    margin-bottom: 5px;
  }

  .blog-detail-header-wrap {
    width: 100%;
    max-width: none;
  }

  .want-to-learn-more-div {
    margin-bottom: 15vh;
  }

  .skyral-logo-header-div.w--current {
    width: 72vw;
    margin-left: 8vw;
  }

  .skyral-logo-header-div.menu.hamburger {
    margin-left: 8vw;
  }

  .skyral-logo-icon {
    height: 7vh;
  }

  .footer-text {
    line-height: 24px;
  }

  .footer-text.heading {
    width: 60vw;
  }

  .footer-text-links {
    text-align: center;
  }

  .footer-link-spacing {
    justify-content: space-around;
    align-items: center;
    display: none;
  }

  .bottom-information {
    margin-top: 0;
  }

  .body {
    background-image: none;
  }

  .hero-statement---start {
    padding-bottom: 0;
  }

  .hero-statement---start.about {
    padding-bottom: 5vh;
  }

  .hero-statement {
    margin-bottom: 0;
  }

  ._100vw-image.about {
    background-position: 0 100%;
    background-size: cover;
    height: 20vh;
  }

  ._100vw-image.about.ceo {
    display: block;
  }

  .about-div-block {
    height: 25vh;
    margin-top: 0;
  }

  .about-div-block.about-us {
    margin-bottom: 5vh;
  }

  .skyral-regular-font.full.about {
    margin-bottom: 0;
  }

  .skyral-regular-font.about-us-top {
    width: 80vw;
  }

  .skyral-regular-font.home-page.hero {
    width: 100%;
    padding-bottom: 2vh;
  }

  .skyral-regular-font.home-page.carousel {
    height: 25vh;
  }

  .skyral-regular-font.security-page {
    padding-top: 5vh;
    padding-bottom: 5vh;
  }

  .skyral-regular-font.security-page.hero {
    padding-top: 5vh;
  }

  .skyral-regular-font.security-page.hero.heading, .skyral-regular-font.security-page.hero.contact {
    margin-top: 5vh;
  }

  .skyral-regular-font.psira {
    width: 80%;
    margin-bottom: 2vh;
    line-height: 18px;
  }

  .skyral-regular-font.training-lower {
    width: 80vw;
  }

  .skyral-regular-font.training-upper {
    margin-bottom: 5vh;
  }

  .item.skyral-training {
    height: 50vh;
  }

  .item.skyral-training.psira {
    height: 70vh;
  }

  .item.security-services {
    height: 60vh;
  }

  .heading-2 {
    height: 5vh;
  }

  .background-gradient-div {
    background-image: linear-gradient(#0000, #000 28%);
    height: 30vh;
  }

  .background-video {
    position: absolute;
  }

  .training-center-heading.psira {
    width: 80%;
  }

  .blog-images {
    height: 25vh;
    margin-top: 0;
  }

  .blog-subtext---blog-page {
    margin-bottom: 5vh;
    margin-right: 0;
  }

  .collection-list-wrapper {
    margin-top: 3vh;
  }

  .rich-text-block {
    width: 80%;
  }

  .hamburger-menu-icon.menu-open {
    margin-right: 8vw;
  }

  .hamburger-menu {
    padding-left: 0;
    padding-right: 0;
  }

  ._100vw {
    margin-top: 5vh;
    margin-bottom: 5vh;
  }

  .psira-top {
    height: 25%;
  }

  .psira-bot {
    height: 65%;
  }

  .blog-page-section {
    background-image: linear-gradient(270deg, #000, #1d1d1d);
    padding-top: 1vh;
    padding-left: 10vw;
    padding-right: 10vw;
    position: relative;
  }

  .blog-page-section.blog-links {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .home-section {
    height: 100vh;
  }

  .tablet {
    margin-bottom: 5vh;
  }

  .training-center-div.new-section {
    margin-top: 5vh;
  }

  .div-block-6 {
    flex-flow: column;
    width: 80vw;
    margin-top: 5vh;
    display: flex;
  }

  .skyral-regular-font-heading {
    color: #fff;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 80vw;
    margin-top: 5vh;
    margin-bottom: 0;
    font-weight: 700;
    display: flex;
  }

  .skyral-regular-font-heading.psira {
    padding-bottom: 5vh;
  }
}


