@font-face {
  font-family: Marcellus;
  src: url('../fonts/Marcellus-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Intertight;
  src: url('../fonts/InterTight-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Intertight;
  src: url('../fonts/InterTight-ExtraLight.ttf') format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Intertight;
  src: url('../fonts/InterTight-Bold.ttf') format("truetype"), url('../fonts/InterTight-ExtraBold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Intertight;
  src: url('../fonts/InterTight-LightItalic.ttf') format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Intertight;
  src: url('../fonts/InterTight-ExtraLightItalic.ttf') format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Intertight;
  src: url('../fonts/InterTight-BlackItalic.ttf') format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Intertight;
  src: url('../fonts/InterTight-ExtraBoldItalic.ttf') format("truetype"), url('../fonts/InterTight-BoldItalic.ttf') format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Intertight;
  src: url('../fonts/InterTight-Black.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Intertight;
  src: url('../fonts/InterTight-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Intertight;
  src: url('../fonts/InterTight-Thin.ttf') format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Intertight;
  src: url('../fonts/InterTight-Italic.ttf') format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Intertight;
  src: url('../fonts/InterTight-MediumItalic.ttf') format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Intertight;
  src: url('../fonts/InterTight-ThinItalic.ttf') format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Intertight;
  src: url('../fonts/InterTight-SemiBoldItalic.ttf') format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Intertight;
  src: url('../fonts/InterTight-SemiBold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Intertight;
  src: url('../fonts/InterTight-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-Light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-Italic.otf') format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-Black.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-LightItalic.otf') format("opentype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-BoldItalic.otf') format("opentype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-MediumItalic.otf') format("opentype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-BlackItalic.otf') format("opentype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Satoshi;
  src: url('../fonts/Satoshi-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

:root {
  --color--light: #fffbf0;
  --font--body: Satoshi, sans-serif;
  --color--dark: #22221f;
  --type--body-regular: 18px;
  --font--heading: Marcellus, sans-serif;
  --type--h1: 62px;
  --type--h2: 34px;
  --type--h3: 28px;
  --color--accent: #ffe146;
  --color--light-darker: #f9f7f6;
  --color--white: white;
  --type--lilla: #9d247c;
  --lilla-mørk: #4e0c3c;
  --linje-mørkere: lightgrey;
  --black: black;
  --linje: #e6e6e6;
  --white: white;
  --type--subtitle: 22px;
  --type--body-big: 20px;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-commerce-commercecartwrapper {
  display: inline-block;
  position: relative;
}

.w-commerce-commercecartopenlink {
  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-commercecartopenlinkcount {
  color: #3898ec;
  text-align: center;
  background-color: #fff;
  border-radius: 9px;
  min-width: 18px;
  height: 18px;
  margin-left: 8px;
  padding-left: 6px;
  padding-right: 6px;
  font-size: 11px;
  font-weight: 700;
  line-height: 18px;
  display: inline-block;
}

.w-commerce-commercecartcontainerwrapper {
  z-index: 1001;
  background-color: #000c;
  position: fixed;
  inset: 0;
}

.w-commerce-commercecartcontainerwrapper--cartType-modal {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.w-commerce-commercecartcontainerwrapper--cartType-leftSidebar {
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.w-commerce-commercecartcontainerwrapper--cartType-rightSidebar {
  flex-direction: row;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.w-commerce-commercecartcontainerwrapper--cartType-leftDropdown {
  background-color: #0000;
  position: absolute;
  inset: 100% auto auto 0;
}

.w-commerce-commercecartcontainerwrapper--cartType-rightDropdown {
  background-color: #0000;
  position: absolute;
  inset: 100% 0 auto auto;
}

.w-commerce-commercecartcontainer {
  background-color: #fff;
  flex-direction: column;
  width: 100%;
  min-width: 320px;
  max-width: 480px;
  display: flex;
  overflow: auto;
  box-shadow: 0 5px 25px #00000040;
}

.w-commerce-commercecartheader {
  border-bottom: 1px solid #e6e6e6;
  flex: none;
  justify-content: space-between;
  align-items: center;
  padding: 16px 24px;
  display: flex;
  position: relative;
}

.w-commerce-commercecartheading {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.w-commerce-commercecartcloselink {
  width: 16px;
  height: 16px;
}

.w-commerce-commercecartformwrapper {
  flex-direction: column;
  flex: 1;
  display: flex;
}

.w-commerce-commercecartform {
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  display: flex;
}

.w-commerce-commercecartlist {
  -webkit-overflow-scrolling: touch;
  flex: 1;
  padding: 12px 24px;
  overflow: auto;
}

.w-commerce-commercecartitem {
  align-items: flex-start;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}

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

.w-commerce-commercecartiteminfo {
  flex-direction: column;
  flex: 1;
  margin-left: 16px;
  margin-right: 16px;
  display: flex;
}

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

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

.w-commerce-commercecartquantity {
  -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-commercecartquantity::placeholder {
  color: #999;
}

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

.w-commerce-commercecartfooter {
  border-top: 1px solid #e6e6e6;
  flex-direction: column;
  flex: none;
  padding: 16px 24px 24px;
  display: flex;
}

.w-commerce-commercecartlineitem {
  flex: none;
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: 16px;
  display: flex;
}

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

.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-commercecartcheckoutbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  text-align: center;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 2px;
  align-items: center;
  padding: 9px 15px;
  text-decoration: none;
  display: block;
}

.w-commerce-commercecartemptystate {
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.w-commerce-commercecarterrorstate {
  background-color: #ffdede;
  flex: none;
  margin: 0 24px 24px;
  padding: 10px;
}

.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-commercecheckoutformcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

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

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

.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-commercecheckoutblockcontent {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 20px;
}

.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-commerceboldtextblock {
  font-weight: 700;
}

.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-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-commercecheckoutorderitemslist {
  margin-bottom: -20px;
}

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

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

.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-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-commercepaypalcheckoutformcontainer {
  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-commercecheckoutpaymentsummarywrapper {
  margin-bottom: 20px;
}

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

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

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

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }

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

  .w-commerce-commercelayoutmain {
    flex-basis: auto;
    margin-right: 0;
  }

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

@media screen and (max-width: 479px) {
  .w-commerce-commercecartcontainerwrapper--cartType-modal {
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
  }

  .w-commerce-commercecartcontainerwrapper--cartType-leftDropdown, .w-commerce-commercecartcontainerwrapper--cartType-rightDropdown {
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    display: flex;
    position: fixed;
    inset: 0;
  }

  .w-commerce-commercecartquantity, .w-commerce-commerceaddtocartquantityinput, .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 {
    font-size: 16px;
  }
}

body {
  background-color: var(--color--light);
  font-family: var(--font--body);
  color: var(--color--dark);
  font-size: var(--type--body-regular);
  line-height: 130%;
}

h1 {
  font-family: var(--font--heading);
  font-size: var(--type--h1);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 120%;
}

h2 {
  font-family: var(--font--heading);
  font-size: var(--type--h2);
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: 700;
  line-height: 125%;
}

h3 {
  font-family: var(--font--heading);
  font-size: var(--type--h3);
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: 700;
  line-height: 125%;
}

h4 {
  font-family: var(--font--heading);
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

h5 {
  font-family: var(--font--heading);
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

h6 {
  font-family: var(--font--heading);
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

a {
  color: var(--color--dark);
  text-decoration: underline;
}

blockquote {
  background-color: var(--color--accent);
  font-family: var(--font--heading);
  border-left: 1px #000;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 52px;
  font-size: 26px;
  line-height: 130%;
}

.section {
  background-color: var(--color--light-darker);
  padding-top: 120px;
  padding-bottom: 120px;
}

.section.hero-template {
  background-color: var(--color--dark);
  color: var(--color--light);
}

.section.hero-home {
  padding-top: 24px;
  padding-bottom: 16px;
}

.section.dark-light {
  background-color: var(--color--light-darker);
}

.section.dark-light.classes-slider-section {
  padding-bottom: 200px;
  overflow: hidden;
}

.section.video-section {
  color: var(--color--light);
  padding-top: 240px;
  padding-bottom: 240px;
  position: relative;
  overflow: hidden;
}

.section.moving-text-section {
  padding-top: 24px;
  padding-bottom: 24px;
}

.section.dark {
  background-color: var(--color--dark);
  color: var(--color--light);
}

.section.dark.process-section {
  padding-bottom: 140px;
}

.section.dark.hero-pricing {
  padding-bottom: 0;
  position: relative;
}

.section.image-quote-section {
  padding-top: 0;
  position: relative;
}

.section.hero-about {
  padding-top: 1em;
}

.section.hero-expertises {
  padding-top: 5em;
  padding-bottom: 5em;
}

.section.hero-sales {
  padding-top: 100px;
  padding-bottom: 100px;
}

.section.no-top, .section.padding-top-0 {
  padding-top: 0;
}

.main-container {
  width: 100%;
  max-width: 1396px;
  padding-left: 24px;
  padding-right: 24px;
}

.main-container.hero-home-container {
  max-width: 1520px;
}

.paragraph-big {
  font-size: 20px;
  line-height: 130%;
}

.template-h2 {
  margin-top: 0;
}

.template-h2.center-heading.margin-bottom.bigger {
  margin-bottom: 2em;
}

.template-h2.margin-bottom.bigger {
  font-size: var(--type--h1);
  margin-bottom: 1em;
}

.columns-template-details {
  display: flex;
}

.grid-colors {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.wrap-template-ui {
  grid-row-gap: 12px;
  background-color: #fff9e9;
  border-radius: 8px;
  flex-direction: column;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.underline-link {
  text-decoration: underline;
}

.color {
  background-color: #faebe3;
  border: 1px solid #3e3b364d;
  border-radius: 16px;
  padding-top: 100%;
}

.color.color-two {
  background-color: var(--color--light);
}

.color.color-four {
  background-color: var(--color--accent);
}

.color.color-three {
  background-color: var(--color--light-darker);
}

.color.color-one {
  background-color: var(--color--dark);
}

.color.color-five {
  background-color: var(--color--white);
}

.tile-template-navigation {
  grid-row-gap: 16px;
  background-color: var(--color--light-darker);
  border-radius: 12px;
  flex-direction: column;
  align-items: flex-start;
  padding: 24px;
  display: flex;
  position: sticky;
  top: 120px;
}

.cta {
  background-color: var(--type--lilla);
  color: var(--color--white);
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  min-height: 40px;
  padding: 15px 32px;
  font-weight: 500;
  transition: background-color .2s;
  display: flex;
}

.cta:hover {
  background-color: var(--lilla-mørk);
}

.cta.outline-cta {
  border: 1px solid var(--color--dark);
  color: var(--color--dark);
  background-color: #56441800;
  transition: color .2s, background-color .2s;
}

.cta.outline-cta:hover {
  background-color: var(--color--dark);
  color: var(--color--light);
}

.cta.outline-cta.cart-navbar {
  height: 44px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
}

.cta.white {
  background-color: var(--color--light);
  color: var(--color--dark);
}

.cta.white:hover {
  background-color: var(--color--light-darker);
}

.cta.ghost-cta {
  color: var(--color--light);
  background-color: #fffbf000;
}

.cta.ghost-cta:hover {
  background-color: #fffbf033;
}

.cta.navbar-cta {
  height: 44px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
}

.cta.pricing-cta {
  margin-top: 16px;
}

.cta.search-page {
  height: 44px;
  margin-left: -60px;
}

.cta.kontakt {
  border: 1px solid var(--linje-mørkere);
  color: var(--black);
  background-color: #0000;
  background-image: url('../images/noun-account-5010484.svg');
  background-position: 4%;
  background-repeat: no-repeat;
  background-size: 30px 30px;
}

.cta.kontakt:hover {
  background-color: var(--linje);
}

.cta.kontakt.abonnement {
  background-image: url('../images/noun-credit-cart-3267009.svg');
}

.cta.kontakt.abonnement.favoritter {
  background-image: url('../images/noun-heart-771495.svg');
  background-position: 3%;
  background-size: 40px;
}

.grid-buttons {
  grid-template-rows: auto;
}

.divider-typography {
  background-color: #0000001a;
  width: 100%;
  height: 1px;
}

.tile-template-details {
  grid-row-gap: 16px;
  background-color: var(--color--light-darker);
  border-radius: 12px;
  flex-direction: column;
  padding: 40px;
  display: flex;
}

.link-template-navigation {
  color: #22221f80;
  font-size: 24px;
  font-weight: 400;
  line-height: 135%;
  text-decoration: none;
}

.link-template-navigation.w--current {
  color: var(--color--dark);
  font-weight: 500;
}

.right-column-template-details {
  grid-row-gap: 32px;
  flex-direction: column;
  padding: 0 0 0 24px;
  display: flex;
}

.left-column-template-details {
  padding: 0;
}

.color-master {
  grid-row-gap: 12px;
  flex-direction: column;
  display: flex;
}

.text-heading-3 {
  font-family: var(--font--heading);
  font-size: var(--type--h3);
  line-height: 125%;
}

.image-checkout {
  border-radius: 12px;
}

.dropdown-toggle {
  grid-column-gap: 9px;
  color: #22221fcc;
  justify-content: center;
  align-items: center;
  padding-left: 16px;
  padding-right: 12px;
  font-size: 16px;
  display: flex;
}

.brand-navbar {
  height: 100%;
}

.brand-link-navbar {
  height: 3.8em;
}

.apple-pay {
  border-radius: 80px;
  height: 52px;
}

.container-navbar {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.right-navbar {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.icon-drodown {
  width: 20px;
  height: 20px;
}

.dropdown-list {
  background-color: #e2decf;
}

.dropdown-list.w--open {
  background-color: var(--color--white);
  border: 1px solid #2726211a;
  border-radius: 12px;
  margin-top: 8px;
  overflow: hidden;
}

.nav-link {
  color: #22221fe6;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 16px;
}

.nav-link.w--current {
  color: #272621;
}

.wrap-nav-buttons {
  grid-column-gap: 6px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.divider-nav {
  background-color: #564418b3;
  width: 1px;
  height: 12px;
  margin-right: 12px;
}

.dropdown-link {
  background-color: var(--color--light-darker);
  text-align: left;
  margin-left: 0;
  margin-right: 0;
  padding: 2em;
  font-size: 16px;
  font-weight: 500;
  transition: all .2s;
}

.dropdown-link:hover {
  background-color: var(--type--lilla);
  color: var(--white);
}

.dropdown-link.w--current {
  color: #272621;
}

.nav-menu {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.block-content-cart {
  background-color: var(--color--light);
  border-bottom-color: #cec8b1;
  border-left-color: #cec8b1;
  border-right-color: #cec8b1;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
}

.navbar {
  background-color: var(--color--light);
  border-bottom: 1px solid #5644181a;
  height: 80px;
  position: static;
  inset: 0% 0% auto;
}

.block-header-cart {
  background-color: var(--color--light-darker);
  border-color: #cec8b1;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}

.title-wrap-template {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.subtitle {
  font-size: var(--type--subtitle);
  line-height: 125%;
}

.limit-subtitle-template {
  max-width: 650px;
}

.flex-cta-center {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.flex-cta-center.mg-top-24 {
  margin-top: 24px;
}

.flex-cta-center.mg-top-64 {
  margin-top: 64px;
}

.flex-cta-center.mg-top-64.margin-bottom.bigger {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 3em;
}

.master-hero-home {
  color: var(--color--light);
  background-image: url('../images/2020-01-27_1435_3415-Web.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 24px;
  height: 100%;
  padding: 20em 3em 6em;
  position: relative;
  overflow: hidden;
}

.master-hero-home._2 {
  background-image: url('../images/2020-01-27_1524_3737-Web.jpg');
}

.overlay-hero-home {
  background-image: linear-gradient(90deg, #221f21c4, #22221fb3 48%, #22221f1a);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.wrap-content-hero-home {
  z-index: 10;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  max-width: 585px;
  display: flex;
  position: relative;
}

.top-hero-home {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.title-text {
  opacity: .9;
  color: var(--color--light);
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
}

.flex-hero-home-cta {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.cart-container {
  background-color: var(--color--light);
}

.scroll-down-home {
  position: absolute;
  inset: auto 100px 0% auto;
}

.wrap-center-big-text {
  grid-row-gap: 32px;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 756px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.wrap-center-big-text.mg-bottom-80 {
  margin-bottom: 80px;
}

.abstract-big-text {
  height: 35px;
}

.big-text {
  font-family: var(--font--heading);
  font-size: 34px;
  line-height: 130%;
}

.grid-expertises-thirds {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.icon-usp {
  object-fit: contain;
  width: 56px;
  height: 56px;
}

.bottom-expertise-tile {
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.tile-expertise {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  background-color: var(--color--light-darker);
  border-radius: 12px;
  flex-direction: column;
  align-items: flex-start;
  padding: 40px;
  display: flex;
}

.master-checklist-horizontall {
  grid-column-gap: 48px;
  grid-row-gap: 24px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.master-checklist-horizontall.mg-top-64 {
  margin-top: 64px;
}

.single-checklist {
  grid-column-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  font-size: 18px;
  display: flex;
}

.circle-checlist {
  background-color: var(--color--accent);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
}

.icon-check {
  width: 18px;
  height: 18px;
}

.flex-heading-slider-classes {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 64px;
  padding-left: 12px;
  display: flex;
}

.no-margins {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.3em;
}

.slider-classes {
  background-color: #ddd0;
  width: 33%;
  height: auto;
}

.wrap-classes-slider {
  position: relative;
}

.slide-classes {
  height: auto;
  padding-left: 12px;
  padding-right: 12px;
}

.slide-classes.smaller {
  width: auto;
}

.slide-nav-hidden {
  display: none;
}

.arrow-classes-slider {
  width: 64px;
  height: 64px;
  transition: transform .2s;
  inset: auto auto -92px 0%;
}

.arrow-classes-slider:hover {
  transform: scale(1.05);
}

.arrow-classes-slider.left-arrow {
  left: 12px;
}

.arrow-classes-slider.right-arrow {
  left: 82px;
}

.mask-classes {
  height: auto;
  overflow: visible;
}

.icon-slider-arrow {
  width: 100%;
  height: 100%;
}

.item-class-slider {
  flex-direction: column;
  display: flex;
}

.item-class-slider.smaller {
  width: 18em;
}

.tile-class {
  background-color: var(--color--white);
  border-radius: 16px;
  flex-direction: column;
  height: 100%;
  text-decoration: none;
  transition: transform .2s;
  display: flex;
  overflow: hidden;
}

.wrap-image-class {
  padding-top: 68%;
  position: relative;
  overflow: hidden;
}

.image-class {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.bottom-class-tile {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 32px 32px 10px;
  display: flex;
  position: relative;
}

.bottom-class-tile.stretch {
  justify-content: space-between;
  padding-top: 2em;
  padding-bottom: 1em;
}

.bottom-class-tile.padding-bottom {
  padding-bottom: 32px;
}

.text-read-more {
  font-weight: 500;
}

.text-read-more.link {
  transition: all .2s;
}

.text-read-more.link:hover {
  color: var(--type--lilla);
}

.video-video-section {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.wrap-video-content {
  z-index: 10;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 770px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.lightbox-showreel {
  grid-column-gap: 16px;
  background-color: var(--color--dark);
  color: var(--color--light);
  border-radius: 16px;
  justify-content: flex-start;
  align-items: center;
  padding: 18px 52px 18px 32px;
  font-size: 22px;
  text-decoration: none;
  display: flex;
}

.play-showreel {
  width: 54px;
  height: 54px;
}

.master-icons-list {
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.flex-cta-left {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.flex-cta-left.mg-top-8 {
  margin-top: 8px;
}

.flex-cta-left.mg-top-16 {
  margin-top: 16px;
}

.wrap-image-combo-halves {
  position: relative;
}

.right-combo-halves {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 520px;
  display: flex;
}

.single-icon-list {
  grid-column-gap: 12px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  font-weight: 500;
  display: flex;
}

.icon-icons-list {
  width: 28px;
  height: 28px;
}

.top-combo-halves {
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  max-width: 592px;
  margin-bottom: 8px;
  display: flex;
}

.image-combo-halves {
  object-fit: cover;
  border-radius: 24px;
  width: 100%;
  height: 100%;
}

.grid-combo-halves {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  grid-template-rows: auto;
}

.overlay-video {
  z-index: 5;
  background-color: #22221f66;
  position: absolute;
  inset: 0%;
}

.master-moving-text {
  border-top: 2px solid var(--color--dark);
  border-bottom: 2px solid var(--color--dark);
  width: 100vw;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 64px;
  padding-bottom: 64px;
  overflow: hidden;
}

.inside-moving-text {
  grid-column-gap: 40px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.single-moving-text {
  grid-column-gap: 40px;
  flex-direction: row;
  flex: none;
  align-items: center;
  display: flex;
}

.text-moving-text {
  font-family: var(--font--heading);
  text-transform: uppercase;
  flex: none;
  font-size: 88px;
  font-weight: 300;
  line-height: 120%;
}

.circle-moving-text {
  background-color: var(--color--dark);
  border-radius: 50%;
  flex: none;
  width: 32px;
  height: 32px;
  margin-bottom: 8px;
}

.circle-moving-text.dark-circle {
  background-color: #141414;
}

.center-heading {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.center-heading.mg-bottom-64 {
  margin-bottom: 64px;
}

.tab-pane {
  width: 100%;
}

.tabs-menu {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: var(--color--light-darker);
  color: var(--color--dark);
  border-radius: 90px;
  justify-content: center;
  align-items: center;
  padding: 6px 6px 2em;
  display: flex;
}

.tab-link {
  border: 1px solid var(--type--lilla);
  background-color: var(--color--light-darker);
  text-align: center;
  border-radius: 80px;
  width: auto;
  min-height: 40px;
  padding: 15px 30px;
  font-size: 18px;
  font-weight: 400;
  line-height: 180%;
  transition: all .3s;
}

.tab-link:hover {
  background-color: #9d247c33;
  border-style: solid;
}

.tab-link.w--current {
  background-color: var(--type--lilla);
  color: var(--white);
  font-size: 17px;
  font-weight: 500;
}

.tabs-mask {
  width: 100%;
}

.tabs {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.tabs.margin-top {
  margin-top: 4em;
}

.wrap-tab-content {
  background-color: var(--color--light-darker);
  border-radius: 24px;
  overflow: hidden;
}

.grid-tab-content {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
}

.wrap-tab-image {
  padding-top: 90%;
  position: relative;
}

.image-tab-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.right-tab-content {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 60%;
  padding: 40px;
  display: flex;
}

.brand-tab-content {
  height: 40px;
}

.mask {
  height: auto;
  position: static;
}

.image-testimonial {
  object-fit: cover;
  border-radius: 50%;
  width: 140px;
  height: 140px;
}

.master-testimonial-slider {
  width: 100%;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.slider {
  background-color: #fff7e300;
  width: 85%;
  max-width: 894px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  position: static;
}

.slide-testimonials {
  height: auto;
}

.arrow-testimonial-slider {
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  display: flex;
}

.abstract-stars-vertical {
  height: 24px;
}

.text-testimonial {
  font-family: var(--font--heading);
  font-size: 24px;
  line-height: 150%;
}

.wrap-testimonial-content {
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: center;
  max-width: 710px;
  display: flex;
}

.tile-testimonial-slider {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: var(--color--light-darker);
  text-align: center;
  border-radius: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 64px;
  display: flex;
}

.section-big-image {
  height: 100vh;
  min-height: 600px;
  max-height: 1100px;
  overflow: hidden;
}

.image-big-section {
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: 100%;
}

.left-process-sticky {
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  max-width: 430px;
  display: flex;
}

.sticky-sticky-halves {
  position: sticky;
  top: 64px;
}

.gird-sticky-halves {
  grid-column-gap: 64px;
  grid-template-rows: auto;
}

.left-sticky-halves {
  position: relative;
}

.right-process-sticky {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  display: flex;
}

.tile-process-sticky {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  color: var(--color--light-darker);
  background-color: #2d2d29;
  border-radius: 24px;
  flex-direction: column;
  align-items: flex-start;
  padding: 56px;
  display: flex;
}

.top-process-tile {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.icon-process {
  width: 80px;
  height: 80px;
}

.wrap-image-quote {
  z-index: 10;
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-direction: column;
  width: 80%;
  max-width: 1000px;
  display: flex;
  position: relative;
}

.image-quote-section {
  border-radius: 24px;
  width: 100%;
}

.color-fill-image-quote {
  background-color: var(--color--dark);
  height: 20%;
  max-height: 250px;
  position: absolute;
  inset: 0% 0% auto;
}

.bottom-image-quote {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  max-width: 850px;
  display: flex;
}

.icon-quote {
  height: 48px;
}

.grid-pricing-thirds {
  z-index: 10;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.tile-pricing {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: var(--color--white);
  color: var(--color--dark);
  border-radius: 16px;
  flex-direction: column;
  padding: 44px 40px 40px;
  display: flex;
}

.top-pricing {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-price {
  opacity: .9;
  font-size: 22px;
}

.wrap-pricing-details {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-top: 1px solid #22221f33;
  border-bottom: 1px solid #22221f33;
  justify-content: flex-start;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.single-pricing-detail {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  display: flex;
}

.single-pricing-detail.big-detail {
  font-size: 18px;
}

.icon-pricing-detail {
  width: 16px;
  height: 16px;
}

.icon-pricing-detail.big-pricing-details {
  width: 24px;
  height: 24px;
}

.flex-tags-class {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 5% 3% auto;
}

.flex-tags-class.static {
  position: static;
}

.flex-tags-class.griddd {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.tag-class-tile {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  background-color: var(--type--lilla);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: var(--color--light-darker);
  border-radius: 10em;
  justify-content: flex-start;
  align-items: center;
  height: 30px;
  padding: 8px;
  font-size: 12px;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.tag-class-tile.filter {
  background-color: #9d247c;
  justify-content: space-between;
  width: auto;
  height: 2.5em;
  padding-left: 1em;
  padding-right: 1em;
}

.tag-class-tile.bigger {
  padding: 12px;
  font-size: 16px;
}

.icon-class-tag-tile {
  width: 16px;
  height: 16px;
}

.icon-class-tag-tile.x {
  width: 1em;
  height: 1em;
}

.grid-footer-links {
  grid-column-gap: 32px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 760px;
  display: flex;
}

.footer-link {
  color: var(--color--light-darker);
  font-size: 16px;
  line-height: 22px;
  text-decoration: none;
}

.wrap-legal-footer {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.single-contact-list-footer {
  grid-column-gap: 8px;
  color: var(--color--light-darker);
  justify-content: flex-start;
  align-items: center;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.left-top-footer {
  grid-row-gap: 40px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.heading-footer-links {
  color: var(--color--light-darker);
  font-size: 16px;
}

.brand-footer {
  max-width: none;
  height: 100%;
  display: block;
}

.brand-link-footer {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 4em;
  display: flex;
}

.wrap-footer-links {
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.divider-footer {
  background-color: #ffffff4d;
  width: 100%;
  height: 1px;
  margin-top: 80px;
  margin-bottom: 64px;
}

.flex-top-footer {
  justify-content: center;
  align-items: center;
  margin-bottom: 1em;
  display: flex;
}

.footer {
  background-color: var(--color--dark);
  color: var(--color--light-darker);
  padding-top: 3em;
  padding-bottom: 3em;
}

.column-footer-links {
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.icon-contact-list-footer {
  width: 24px;
  height: 24px;
}

.text-legal-footer {
  justify-content: center;
  align-items: center;
  font-size: 16px;
  display: flex;
}

.white-link {
  color: var(--color--light-darker);
}

.master-contact-list-footer {
  grid-row-gap: 20px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.divider-footer-left {
  background-color: var(--color--light);
  opacity: .4;
  width: 100%;
  height: 1px;
}

.flex-socials-footer {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.icon-social-footer {
  object-fit: contain;
  width: 100%;
}

.link-social-footer {
  width: 24px;
  height: 24px;
  display: flex;
}

.flex-hero-about {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.left-hero-about {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.limit-subtitle-about {
  max-width: 585px;
}

.brand-hero-about {
  height: 108px;
}

.image-about-gallery {
  border: 1px solid #e2e2e21a;
  border-radius: 2px;
  width: 100%;
  margin-bottom: 0;
}

.container-about-gallery {
  max-width: 1400px;
  padding-left: 24px;
  padding-right: 24px;
}

.section-about-gallery {
  background-color: #282523;
  height: 95vh;
  min-height: 600px;
  max-height: 900px;
  display: none;
  overflow: hidden;
}

.lightbox-about-gallery {
  width: 100%;
  margin-bottom: 24px;
  transition: transform .5s;
}

.lightbox-about-gallery:hover {
  transform: scale(1.03);
}

.grid-about-thirds {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.left-facts-sticky {
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  max-width: 50em;
  display: flex;
}

.right-sticky-facts {
  grid-row-gap: 24px;
  flex-direction: column;
  width: 100%;
  max-width: 585px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.tile-no-hover {
  grid-row-gap: 24px;
  background-color: #f5ecd7;
  border-radius: 12px;
  flex-direction: column;
  align-items: flex-start;
  padding: 32px;
  display: flex;
}

.tile-no-hover.value-tile {
  grid-row-gap: 32px;
  align-items: center;
  padding: 48px;
}

.image-value {
  border-radius: 12px;
  width: 100%;
}

.bottom-facts {
  grid-row-gap: 24px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.tile-sticky-fact {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: var(--color--white);
  border-radius: 16px;
  flex-direction: column;
  align-items: center;
  padding: 48px;
  display: flex;
}

.faq-paragraph {
  transform-origin: 50% 0;
  margin-bottom: 0;
  padding-top: 16px;
  padding-bottom: 12px;
  font-size: 16px;
}

.plus-line {
  background-color: var(--color--dark);
  border-radius: 2px;
  width: 18px;
  height: 2px;
}

.plus-line.vertical {
  position: absolute;
  transform: rotate(-90deg);
}

.master-expandable-halves {
  grid-row-gap: 16px;
  flex-direction: column;
  display: flex;
}

.grid-faq-halves {
  grid-column-gap: 24px;
  grid-row-gap: 48px;
  grid-template-rows: auto;
}

.expandable-bottom {
  transform-origin: 50% 0;
  flex-direction: column;
  align-items: flex-start;
  width: 90%;
  display: flex;
}

.plus-expand-master {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
  position: relative;
}

.heading-expandable {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 24px;
  font-size: 18px;
  font-weight: 500;
  line-height: 120%;
}

.left-faq-halves {
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  max-width: 390px;
  display: flex;
}

.expandable-top {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.expandable-single-faq {
  background-color: var(--color--white);
  cursor: pointer;
  border-radius: 24px;
  padding: 32px 40px;
}

.flex-heading-cta {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.flex-heading-cta.mg-bottom-64 {
  margin-bottom: 64px;
}

.grid-blog-thirds {
  grid-column-gap: 24px;
  grid-row-gap: 64px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image-blog-tile {
  width: 100%;
}

.bottom-blog-tile {
  grid-row-gap: 24px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 32px;
  display: flex;
}

.tile-blog {
  background-color: var(--color--white);
  border-radius: 16px;
  height: 100%;
  text-decoration: none;
  transition: transform .2s;
  overflow: hidden;
}

.tile-blog:hover {
  transform: translate(0, -6px);
}

.single-contact-list-icon-one {
  grid-column-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.top-contact-one {
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.right-contact-one {
  width: 100%;
  max-width: 606px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 52px;
  padding-bottom: 52px;
}

.image-abstract-contact {
  height: 40px;
}

.divider-contact-tile {
  background-color: #22221f47;
  width: 100%;
  height: 1px;
}

.image-contact-one {
  object-fit: cover;
  border-radius: 12px;
  width: 100%;
  max-width: 590px;
}

.tile-contact {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: var(--color--light-darker);
  border-radius: 12px;
  flex-direction: column;
  align-items: flex-start;
  padding: 64px 56px;
  display: flex;
}

.grid-contact-one {
  grid-column-gap: 64px;
  grid-template-rows: auto;
}

.bottom-contact-one {
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.icon-contact-list-one {
  width: 32px;
  height: 32px;
}

.right-hero-expertises {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 550px;
  padding-bottom: 48px;
  display: flex;
  position: relative;
}

.title-wrap-hero-expertises {
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  max-width: 635px;
  display: flex;
}

.image-expertises-above {
  object-fit: cover;
  border-radius: 24px;
  width: 15em;
  height: 18em;
  margin-top: auto;
  margin-right: auto;
  position: absolute;
  top: auto;
  bottom: 0;
  left: -62px;
}

.image-expertises-under {
  object-fit: cover;
  border-radius: 24px;
  width: 100%;
  height: 30em;
}

.grid-hero-expertises {
  grid-column-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: .52fr .48fr;
}

.master-divider-wide-features {
  grid-column-gap: 24px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.circle-divider-wide-features {
  background-color: var(--color--dark);
  color: var(--color--light-darker);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  font-size: 18px;
  display: flex;
}

.divider-wide-features {
  background-color: var(--linje-mørkere);
  transform-origin: 0%;
  flex: 1;
  height: 1px;
}

.master-wide-expertises {
  grid-column-gap: 120px;
  grid-row-gap: 120px;
  flex-direction: column;
  display: flex;
}

.single-wide-expertise {
  grid-column-gap: 52px;
  grid-row-gap: 52px;
  flex-direction: column;
  display: flex;
}

.grid-wide-expertise {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  grid-template-rows: auto;
  grid-template-columns: 1.1fr .9fr;
}

.left-wide-expertise {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  align-items: flex-start;
  max-width: 570px;
  display: flex;
}

.flex-checlist-vertical {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.image-expertise-wide {
  border-radius: 24px;
  width: 100%;
}

.title-wrap-classes {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-bottom: 5em;
  display: flex;
}

.master-filters {
  border-top: 1px solid var(--linje);
  border-bottom: 1px solid var(--linje);
  justify-content: space-between;
  align-items: center;
  margin-bottom: 4em;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  display: flex;
}

.left-filters {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.dropdown-toggle-filter {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border: 1px solid var(--linje-mørkere);
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  height: 44px;
  padding: 10px 28px 10px 26px;
  font-size: 16px;
  font-weight: 500;
  display: flex;
}

.icon-filter {
  width: 20px;
  height: 20px;
}

.list-filters {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  max-height: 100%;
  padding-top: 120px;
  padding-bottom: 120px;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 90%;
  max-width: 400px;
  display: flex;
}

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

.input-search {
  border: 1px solid var(--linje-mørkere);
  color: var(--color--dark);
  background-color: #fff0;
  border-radius: 60px;
  width: 14em;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
}

.input-search:focus {
  color: var(--color--dark);
}

.input-search::placeholder {
  color: #22221fa3;
  font-size: 16px;
}

.search {
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  margin-right: 0;
  display: flex;
}

.search-button {
  background-color: var(--color--dark);
  background-image: url('../images/noun-search-8009785-FFFFFF.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 20px;
  border-radius: 50%;
  flex: none;
  width: 40px;
  height: 40px;
  margin-left: -40px;
}

.grid-classes-thirds {
  grid-column-gap: 1em;
  grid-row-gap: 1.5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.grid-classes-thirds.margin-top {
  margin-top: 2em;
}

.icon-filter-hero {
  width: 80px;
}

.wrap-heading-class-filter {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.title-wrap-class {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.master-details-hero-class {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: center;
  margin-bottom: 16px;
  display: flex;
}

.master-details-hero-class.less-gap {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.master-details-hero-class.grid {
  grid-column-gap: .5em;
  grid-row-gap: 1em;
  grid-template-rows: auto auto auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center stretch;
  display: grid;
}

.single-detail-hero-class {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  font-weight: 500;
  display: flex;
}

.icon-detail-class-hero {
  width: 24px;
  height: 24px;
}

.circle-hero-detail-class {
  background-color: var(--color--dark);
  border-radius: 50%;
  flex: none;
  width: 6px;
  height: 6px;
}

.limit-subtitle-class {
  max-width: 750px;
}

.lightbox-class {
  border-radius: 24px;
  width: 90%;
  max-width: 1040px;
  margin: 66px auto 100px;
  display: block;
  position: relative;
  overflow: hidden;
}

.image-lightbox-class {
  width: 100%;
}

.play-class {
  width: 120px;
  height: 120px;
  margin: auto;
  display: block;
  position: absolute;
  inset: 0%;
}

.container-small {
  max-width: 812px;
  padding-left: 24px;
  padding-right: 24px;
}

.title-wrap-blogs {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 1020px;
  margin-bottom: 80px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.title-wrap-blog-template {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.limi-blog-template-subtitle {
  max-width: 780px;
}

.image-blog-main {
  border-radius: 24px;
  width: 90%;
  max-width: 900px;
  margin: 64px auto 80px;
  display: block;
}

.color-fill-pricing {
  z-index: 5;
  background-color: var(--color--light-darker);
  height: 30%;
  max-height: 230px;
  position: absolute;
  inset: auto 0% 0%;
}

.title-wrap-pricing {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-bottom: 64px;
  display: flex;
}

.grid-product {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: 1.2fr .9fr;
}

.left-product-hero {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.flex-product-details {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 16px;
  display: flex;
}

.right-product {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: var(--color--white);
  border-radius: 16px;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 478px;
  padding: 56px;
  display: flex;
}

.text-price-hero {
  font-size: 32px;
  line-height: 120%;
}

.add-to-cart {
  flex-direction: column;
  width: 100%;
  display: flex;
}

.field-label-hidden {
  display: none;
}

.text-field-add-to-cart {
  border-radius: 60px;
  width: 100%;
  height: 44px;
}

.default-state-add-to-cart {
  margin-bottom: 0;
}

.brand-checkout {
  background-color: var(--color--light-darker);
  border-bottom: 1px solid #3e3b3633;
  justify-content: center;
  align-items: center;
  height: 72px;
  display: flex;
}

.link-brand-checkout {
  height: 32px;
}

.brand-image-checkout {
  height: 100%;
}

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

.checkbox {
  width: 20px;
  height: 20px;
  margin-top: 0;
}

.billing-address-toggle {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
}

.checkout-form {
  background-color: var(--color--light);
  padding: 64px 0;
}

.shipping-method {
  background-color: #f7f2e2;
}

.text-field-checkout {
  background-color: var(--color--white);
  border-color: #5644184a;
  border-radius: 60px;
  height: 44px;
  margin-bottom: 12px;
}

.text-field-checkout:focus, .text-field-checkout.-wfp-focus {
  border-color: #564418;
}

.block-content {
  background-color: var(--color--white);
  border-bottom-color: #cec8b1;
  border-left-color: #cec8b1;
  border-right-color: #cec8b1;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
}

.block-header {
  background-color: var(--color--white);
  border-color: #cec8b1;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}

.search-page {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  max-width: 790px;
  margin-bottom: 0;
  display: flex;
}

.wrap-search-page {
  margin-top: 40px;
  margin-bottom: 40px;
}

.search-result-item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--color--white);
  border-radius: 24px;
  flex-direction: column;
  align-items: flex-start;
  padding: 40px;
  display: flex;
}

.search-result-list {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  display: flex;
}

.icon-lock {
  width: 100%;
  max-width: 280px;
  margin-left: auto;
  margin-right: auto;
}

.title-wrap-404 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.tile-changelog {
  background-color: var(--color--light-darker);
  border-radius: 12px;
  width: 100%;
  max-width: 562px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 32px;
}

.flex-hero-sales {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.left-hero-sales {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.sales-mock-image {
  border: 1px solid #fffbf026;
  border-radius: 16px;
  width: 100%;
  margin-bottom: 0;
}

.container-sales-mockups {
  max-width: 1400px;
  padding-left: 24px;
  padding-right: 24px;
}

.section-sales-mockups {
  background-color: var(--color--dark);
  height: 95vh;
  min-height: 600px;
  max-height: 900px;
  overflow: hidden;
}

.sales-mock-link-block {
  width: 100%;
  margin-bottom: 24px;
  transition: transform .5s;
}

.sales-mock-link-block:hover {
  transform: scale(1.03);
}

.grid-thirds-mokckups {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-included {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 64px;
}

.included-card {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--color--light-darker);
  text-align: center;
  border-radius: 12px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  min-height: 340px;
  padding: 0;
  display: flex;
}

.included-card.figma-card {
  grid-column-gap: 56px;
  text-align: left;
  flex-direction: row;
  justify-content: flex-start;
  min-height: 0;
  padding: 32px;
}

.included-padding-wrap {
  grid-row-gap: 12px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 24px;
  display: flex;
}

.image-included {
  width: 100%;
}

.icon-figma {
  width: 120px;
  height: 120px;
}

.wrap-figma-content {
  grid-row-gap: 12px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.master-sales-pages {
  grid-row-gap: 80px;
  flex-direction: column;
  display: flex;
}

.single-sales-pages {
  grid-row-gap: 24px;
  flex-direction: column;
  display: flex;
}

.grid-thirds-sales-page {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.sales-card {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--color--white);
  text-align: center;
  border-radius: 12px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 24px;
  text-decoration: none;
  transition: transform .2s;
  display: flex;
}

.sales-card:hover {
  transform: translate(0);
}

.image-sales-page {
  object-fit: cover;
  border: 1px solid #1b323326;
  border-radius: 8px;
  width: 100%;
  height: 20em;
}

.grid-fourths-sales-fourths {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.grid-thirds-all-features {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 64px;
}

.more-power-card {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--color--light-darker);
  color: #282523;
  text-align: left;
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  padding: 40px;
  display: flex;
}

.horizontal-flex {
  grid-column-gap: .4em;
  grid-row-gap: .4em;
  justify-content: space-between;
  display: flex;
}

.horizontal-flex.center {
  grid-column-gap: .6em;
  grid-row-gap: .6em;
  justify-content: center;
  align-items: center;
  margin-right: 1em;
}

.horizontal-flex.stretch {
  justify-content: space-between;
  align-items: flex-end;
  width: 90%;
}

.svg-icon {
  color: var(--type--lilla);
  width: 2rem;
  height: 2rem;
}

.svg-icon:hover {
  cursor: pointer;
}

.svg-icon.share {
  width: 1.5rem;
  height: 1.5rem;
}

.svg-icon.bakgrunn {
  background-color: var(--black);
  color: var(--color--white);
  border-radius: 100em;
  width: 40px;
  height: 40px;
  padding: 10px;
}

.svg-icon.bakgrunn.gr {
  background-color: var(--linje);
}

.svg-icon.svart {
  color: var(--black);
}

.body {
  background-color: var(--white);
}

.flex {
  justify-content: space-between;
  display: flex;
}

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

.flex.align-center.justify-center.mob-wrap {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
}

.flex.stretch {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  align-items: flex-end;
}

.flex.stretch.absolute {
  margin-left: 1em;
  margin-right: 1em;
  position: absolute;
  inset: auto 0% 0%;
}

.flex.space {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
}

.icon {
  width: 1em;
  height: 1em;
  font-size: 1em;
}

.icon.large {
  font-size: 1.2em;
}

.author-image {
  object-fit: cover;
  border-radius: 50%;
  flex: none;
  width: 1em;
  height: 1em;
  margin-right: .4em;
  font-size: 2.2em;
}

.paragraph {
  margin-bottom: 0;
}

.team-video {
  z-index: 10;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.team-video.program {
  inset: 0%;
}

.video-hover-button {
  border: 1px solid var(--type--lilla);
  cursor: pointer;
  border-radius: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 6em;
  height: 6em;
  display: flex;
  position: relative;
  top: 30%;
  left: 34%;
}

.video-hover-button.program {
  width: 10em;
  height: 10em;
  top: 38%;
  left: 42%;
}

.video-icon-wrapper {
  border: 1px #ffffff4d;
  border-radius: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 70%;
  height: 70%;
  display: flex;
}

.margin-bottom {
  margin-top: 0;
  margin-bottom: .5em;
}

.nav-button-icon {
  z-index: 10;
  object-fit: contain;
  width: 1em;
  height: 1em;
  font-size: 1.1em;
  position: relative;
}

.menu-template-link {
  color: #8f3b6d;
  letter-spacing: .05em;
  text-transform: uppercase;
  border-radius: 3px;
  width: 100%;
  padding: .4em .7em;
  font-size: .9em;
  font-weight: 500;
  line-height: 1.1em;
  transition: background-color .2s, color .2s;
}

.menu-template-link:hover {
  color: #284c55;
  background-color: #e5f0f3;
}

.menu-template-link.w--current {
  color: #8f3b6d;
  background-color: #f8ecf3;
}

.menu-link-list {
  grid-column-gap: 0em;
  grid-row-gap: 2.25em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.nav-block-1 {
  justify-content: center;
  align-items: center;
  width: auto;
  padding-left: 2em;
  display: flex;
}

.menu-link-content {
  grid-row-gap: 1em;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.brand-link-block {
  color: #332864;
  letter-spacing: .4em;
  text-indent: .4em;
  text-transform: uppercase;
  flex-direction: row;
  justify-content: flex-start;
  align-self: stretch;
  align-items: center;
  padding: .5em;
  transition: letter-spacing .6s cubic-bezier(.075, .82, .165, 1);
  display: flex;
}

.brand-link-block:hover {
  letter-spacing: .6em;
  text-indent: .6em;
}

.menu-link-2-list {
  grid-column-gap: 0em;
  grid-row-gap: 2.25em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 2em;
  display: flex;
}

.menu-button-2 {
  z-index: 900;
  grid-column-gap: 1em;
  color: #332864;
  background-color: #d8ebf0;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  min-width: 10em;
  height: 4em;
  padding: 1em;
  transition: background-color .2s;
  display: flex;
  position: fixed;
  inset: 0% auto auto 0%;
  overflow: hidden;
}

.menu-button-2:hover {
  background-color: #a4c1c8;
}

.dropdown-link-2 {
  align-self: stretch;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: flex;
  position: static;
}

.menu-line-2 {
  background-color: #20193d42;
  width: 100%;
  height: 1px;
}

.menu-link-icon {
  z-index: 10;
  object-fit: contain;
  width: 2em;
  height: 2em;
  font-size: 3em;
  position: relative;
}

.nav-link-2 {
  z-index: 10;
  color: #332864;
  flex-direction: column;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  padding: 0 1em;
  text-decoration: none;
  transition: border-color .2s, color .2s;
  display: flex;
  position: relative;
}

.nav-link-2:hover {
  color: #c07ca5;
}

.nav-link-2.w--current {
  color: #8f3b6d;
  border-bottom-color: #c49c9c;
}

.dropdown-toggle-2 {
  z-index: 10;
  color: var(--black);
  justify-content: center;
  align-self: stretch;
  align-items: center;
  margin: 0;
  padding: 0 1em;
  transition: color .2s;
  display: flex;
}

.dropdown-toggle-2:hover {
  color: var(--type--lilla);
}

.menu-link {
  grid-row-gap: 3em;
  background-color: var(--color--light-darker);
  color: #130e0d;
  text-align: center;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  width: 100%;
  padding: 2.4em 2em;
  text-decoration: none;
  transition: color .2s, background-color .2s;
  display: flex;
  position: relative;
}

.menu-link:hover {
  background-color: var(--type--lilla);
  color: var(--white);
}

.brand-name {
  font-weight: 500;
}

.navbar-2 {
  z-index: 998;
  grid-column-gap: 0em;
  grid-row-gap: 0em;
  border-bottom: 1px solid var(--linje);
  background-color: var(--color--light-darker);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  position: static;
  inset: 0% 0% auto;
}

.menu-link-name {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1em;
}

.menu-explore-title-1 {
  font-size: 1.4em;
}

.menu-link-item {
  flex: 0 auto;
  align-self: stretch;
  width: 100%;
  transition: width .6s cubic-bezier(.075, .82, .165, 1);
  display: flex;
}

.menu-link-item:hover {
  width: 113%;
}

.menu-link-image {
  object-fit: cover;
  border-radius: 3px;
  flex: none;
  width: 100%;
  height: 15em;
  overflow: hidden;
}

.dropdown-icon {
  margin: 0 0 0 .8em;
  font-size: .8em;
  position: relative;
}

.nav-cta-button {
  z-index: 900;
  grid-column-gap: 1em;
  color: #332864;
  background-color: #d8ebf0;
  flex-direction: row;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  min-width: 10em;
  height: 4em;
  padding: 1em;
  transition: background-color .2s;
  display: flex;
  position: fixed;
  inset: 0% 0% auto auto;
  overflow: hidden;
}

.nav-cta-button:hover {
  background-color: #a4c1c8;
}

.main-nav {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: stretch;
  align-items: stretch;
  height: 5em;
  display: grid;
  position: relative;
}

.brand-logo-block {
  justify-content: center;
  align-items: center;
  display: flex;
}

.menu-links-grid {
  grid-column-gap: 2em;
  grid-row-gap: .25em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  align-items: center;
  width: 100%;
}

.nav-block-2 {
  flex-direction: row;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-left: 1em;
  padding-right: 2vw;
  display: flex;
  position: static;
}

.dropdown-list-2 {
  top: 5em;
}

.dropdown-list-2.w--open {
  background-color: var(--color--light-darker);
  padding: 0;
  top: 4em;
  left: 0;
  right: 0;
  box-shadow: 0 50px 40px #1e192780;
}

.dropdown-list-2.with-padding {
  padding: 4em;
}

.menu-explore-flex {
  grid-row-gap: 1em;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.menu-links-flex {
  grid-row-gap: 4em;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  padding: 0;
  display: flex;
}

.menu-link-title {
  letter-spacing: .05em;
  text-indent: .05em;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: .8em;
  font-weight: 500;
  line-height: 1.2em;
}

.nav-block-3 {
  grid-column-gap: 1em;
  flex-direction: row;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  width: 40%;
  margin-left: auto;
  padding-right: 13em;
  display: flex;
}

.logo-image-default {
  z-index: 10;
  object-fit: contain;
  object-position: 0% 50%;
  flex: none;
  width: 11em;
  height: auto;
  display: block;
  position: relative;
}

.menu-link-title-2 {
  color: var(--black);
  letter-spacing: .05em;
  text-indent: .05em;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: .8em;
  font-weight: 500;
  line-height: 1.2em;
  text-decoration: none;
  transition: all .2s;
}

.menu-link-title-2:hover {
  color: var(--type--lilla);
}

.dropdown-2 {
  margin-left: 0;
}

.slider-2 {
  background-color: #0000;
  height: 100%;
}

.left-arrow-2, .right-arrow-2 {
  display: none;
}

.ikon-dele {
  object-fit: cover;
  border-radius: 50%;
  width: 2em;
  height: 2em;
  transition: all .25s;
  position: absolute;
  bottom: 40px;
  right: 23px;
}

.ikon-dele:hover {
  transform: scale(1.2);
}

.ikon-dele._2 {
  bottom: 5px;
  right: 56px;
}

.text-span {
  font-size: 1.5em;
}

.instructors-inner {
  justify-content: center;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  display: flex;
}

.instructor-card-info {
  grid-row-gap: 0rem;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.instructor-card-experience {
  display: flex;
}

.instructor-card-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.instructor-card-image-wrapper {
  aspect-ratio: 1 / 1.44;
  border-radius: 24px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  overflow: hidden;
}

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

.instructors-item {
  flex: none;
  width: 100%;
  max-width: 21.25rem;
}

.instructors-item.hide {
  display: flex;
}

.instructors-list {
  grid-column-gap: 1.25rem;
  grid-row-gap: 2.5rem;
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  display: grid;
}

.instructors-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.instructor-card {
  grid-row-gap: 0rem;
  cursor: pointer;
  flex-direction: column;
  text-decoration: none;
  transition: opacity 2.5s;
  display: flex;
}

.instructor-card:hover {
  color: var(--type--lilla);
}

.vertical-flex {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  display: flex;
}

.vertical-flex.center {
  align-items: center;
}

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

.team-details-social-media-icon {
  color: #214442;
  border: 1px solid #0000001f;
  border-radius: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  font-size: 24px;
  text-decoration: none;
  display: flex;
}

.team-details-name {
  color: #214442;
  margin-bottom: 20px;
  font-size: 60px;
  font-weight: 400;
  line-height: 70px;
}

.section-2.team-details {
  padding-top: 150px;
}

.team-details-bio {
  color: #214442;
  font-size: 20px;
  font-style: italic;
  font-weight: 500;
}

.team-details-image-wrapper {
  object-fit: cover;
  width: 100%;
  max-width: 620px;
  height: 25em;
  position: sticky;
  top: 140px;
}

.team-details-description-text {
  color: #214442;
  font-size: 18px;
  line-height: 28px;
}

.team-details-name-bio-wrapper {
  margin-bottom: 45px;
}

.team-details-social-media {
  grid-row-gap: 15px;
  background-color: #fff;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100px;
  padding-top: 20px;
  padding-bottom: 20px;
  transition: all .25s;
  display: flex;
  position: absolute;
  inset: auto 40px 40px auto;
}

.team-details-social-media:hover {
  transform: scale(1.1);
}

.team-details-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.team-details-typography-wrapper {
  width: 100%;
  max-width: 630px;
}

.team-details-content {
  justify-content: space-between;
  display: flex;
}

.team-details-description-text-wrapper {
  border-bottom: 1px solid var(--linje);
  margin-bottom: 50px;
  padding-bottom: 50px;
}

.icon-social-media {
  width: 1.5em;
  height: 1.5em;
}

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

.grid-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.instrukt-r {
  font-size: 12px;
}

.review-video-content {
  z-index: 2;
  grid-row-gap: .25rem;
  pointer-events: none;
  flex-direction: column;
  padding-bottom: 2.75rem;
  padding-left: 2.75rem;
  padding-right: 2.75rem;
  display: flex;
  position: relative;
}

.text {
  letter-spacing: -.02em;
  font-size: 1.125rem;
  line-height: 1.4em;
}

.text.text-center.bigger {
  text-align: left;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 700;
}

.text.text-center.small {
  text-align: left;
  margin-bottom: 0;
  font-size: .9rem;
}

.text.text-center.small.vilk-r {
  text-decoration: underline;
}

.text.text-center.pris {
  color: var(--type--lilla);
  margin-bottom: 0;
  font-size: 1.7rem;
  font-weight: 700;
}

.review-poster {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.svg {
  color: var(--type--lilla);
  justify-content: center;
  align-items: center;
  display: flex;
}

.review-video {
  aspect-ratio: 1 / 1.2;
  color: #fff;
  border-radius: 32px;
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
  position: relative;
  overflow: hidden;
}

.review-content {
  grid-row-gap: 2.5rem;
  border-bottom: 1px solid #e2d7d2;
  flex-direction: column;
  align-items: flex-start;
  padding-bottom: 2.5rem;
  display: flex;
}

.reviews-inner {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  display: flex;
}

.pause-state {
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  color: #221e20;
  background-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 7.5rem;
  height: 7.5rem;
  padding-left: .125rem;
  display: flex;
  position: absolute;
  inset: 50% auto auto 50%;
  transform: translate(-50%, -50%);
}

.review-stars {
  color: #909c87;
  align-items: center;
  display: flex;
}

.video-button {
  color: #221e20;
  background-color: #fff0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  transition: all .3s;
  display: flex;
  inset: 0% auto auto 0%;
}

.review {
  grid-row-gap: 2rem;
  background-color: #fff;
  border-radius: 32px;
  flex-direction: column;
  align-items: flex-start;
  padding: 2rem;
  display: flex;
}

.review-background-video {
  z-index: 1;
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.reviews-list {
  grid-row-gap: 1.25rem;
  flex-direction: column;
  flex: 1;
  display: flex;
}

.color-gray-200 {
  color: #949191;
}

.reviews-item {
  width: 100%;
  max-width: 26.25rem;
}

.play-state {
  opacity: .95;
}

.reviews-wrapper {
  display: flex;
}

.button {
  color: #221e20;
  text-align: center;
  background-color: #fff;
  border-radius: 5rem;
  justify-content: center;
  align-items: center;
  padding: 1.625rem 2.5rem 1.375rem;
  font-size: 1.125rem;
  transition: background-color .3s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button.button-green {
  color: #f9f7f6;
  background-color: #909c87;
}

.button.button-green.form-button {
  background-color: var(--type--lilla);
  margin-top: 1.25rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.button.button-green.form-button.bigger-gap {
  margin-top: 4rem;
}

.button-content {
  z-index: 1;
  position: relative;
}

.button-hover {
  background-color: #514f56;
  border-radius: 100px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  transform: translate(0, 101%);
}

.modal-wrapper {
  z-index: 1;
  max-width: 100%;
  max-height: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
  position: relative;
  overflow: auto;
}

.modal-overlay {
  cursor: pointer;
  background-image: linear-gradient(#3f3d44b3, #3f3d44b3);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.modal {
  z-index: 30;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100dvh;
  display: none;
  position: fixed;
  inset: 0% auto auto 0%;
}

.modal._2 {
  display: none;
}

.svg-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.text-field {
  outline-offset: 0px;
  color: #221e20;
  background-color: #ebebeb;
  border: 1px #000;
  border-radius: 10px;
  outline: 0 #221e20;
  height: 4.625rem;
  margin-bottom: 0;
  padding: 1.75rem;
}

.text-field::placeholder {
  color: #221e20;
}

.text-field.tekst {
  height: 10em;
}

.form-wrapper {
  grid-row-gap: 1.25rem;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.form-field {
  width: 100%;
}

.success-message {
  background-color: #ece8e7;
  border-radius: 50px;
}

.form {
  width: 100%;
  margin-bottom: 0;
}

.modal-close {
  z-index: 2;
  color: #221e20;
  background-color: #ebebeb;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  transition: opacity .3s;
  display: flex;
  position: absolute;
  inset: 2rem 3rem auto auto;
}

.modal-close:hover {
  opacity: .8;
}

.hidden {
  display: none;
}

.contact-content {
  grid-row-gap: 1rem;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 29em;
  display: flex;
}

.contact-content.stretch {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  justify-content: space-between;
}

.modal-content {
  background-color: #f9f7f6;
  border-radius: 60px;
  width: 100%;
  max-width: 46.875rem;
  padding: 5rem;
}

.modal-content.kontaktinfo {
  width: 30em;
  max-width: none;
  height: 40em;
}

.text-italic {
  font-style: italic;
}

.contact-us-textarea {
  color: #214442;
  border: 1px solid #21444226;
  border-radius: 30px;
  min-width: 100%;
  max-width: 100%;
  min-height: 295px;
  margin-bottom: 0;
  padding: 25px;
  font-size: 18px;
}

.contact-us-textarea::placeholder {
  color: #214442;
}

.slide {
  height: 70vh;
}

.blob---brix {
  max-width: 80%;
  position: absolute;
  inset: -26% 0% 0% -22%;
}

.blob---brix._2 {
  max-width: 55%;
  top: 38%;
  left: 51%;
  transform: rotate(90deg);
}

.sign-in-form-container---brix {
  z-index: 20;
  border-top: 1px solid #d9dbe9;
  border-bottom: 1px solid #d9dbe9;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.sign-in-form-container---brix.sign-in-v1---brix {
  border-top-style: none;
  border-bottom-style: none;
  flex-direction: column;
  align-items: center;
  max-width: 546px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
}

.sign-in-form-container---brix.sign-in-v1---brix.preview-page---brix {
  z-index: 20;
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  margin-top: 64px;
  margin-bottom: 64px;
  position: relative;
}

.sign-in-form-container---brix.sign-in-v1---brix.preview-page---brix.gap-top {
  border: 1px solid var(--linje);
  border-radius: 10px;
  margin-top: 10em;
  padding: 4em 4em 6em;
  box-shadow: 0 1px 3px #0000001a;
}

.section-3 {
  padding-top: 72px;
  padding-bottom: 72px;
}

.section-3.cloneables-listing {
  padding-top: 0;
  padding-bottom: 0;
}

.field-label---brix {
  color: #170f49;
  margin-bottom: 18px;
  font-weight: 700;
  line-height: 1;
}

.input---brix {
  color: #170f49;
  border: 2px solid #0000;
  border-radius: 500px;
  min-height: 66px;
  margin-bottom: 0;
  padding: 32px 20px;
  font-size: 18px;
  line-height: 1.6;
  transition: opacity .2s, color .2s, border-color .2s;
  box-shadow: 0 2px 6px #13124212;
}

.input---brix:hover, .input---brix:focus {
  color: #4a3aff;
  border-color: #4a3aff;
}

.input---brix::placeholder {
  color: #6f6c90;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
}

.input---brix.name-icon---brix {
  padding-right: 60px;
}

.input---brix.name-icon---brix:hover, .input---brix.name-icon---brix:focus {
  border-color: var(--type--lilla);
  color: var(--type--lilla);
}

.input---brix.name-icon---brix:lang(en) {
  color: var(--type--lilla);
}

.input---brix.password-icon---brix {
  background-image: url('../images/icon-2-input-sign-in-page-webflow-cloneable-template-brix-templates.svg');
  background-position: 90%;
  background-repeat: no-repeat;
  padding-right: 60px;
}

.input---brix.password-icon---brix:hover, .input---brix.password-icon---brix:focus {
  border-color: var(--type--lilla);
  color: var(--type--lilla);
  background-image: url('../images/icon-2-input-sign-in-page-webflow-cloneable-template-brix-templates.svg');
}

.cloneable-header {
  background-color: #fff;
  border-radius: 18px;
  max-width: 1240px;
  margin-bottom: 44px;
  margin-left: auto;
  margin-right: auto;
  padding: 24px 32px;
  box-shadow: 0 3px 14px #4a3aff08, 0 -2px 4px #14142b05, 0 12px 24px #14142b03;
}

.log-in-button---brix {
  background-color: var(--type--lilla);
  color: #fff;
  text-align: center;
  border-radius: 80px;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  padding: 23px 40px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: transform .3s, box-shadow .3s, background-color .3s;
  display: flex;
  box-shadow: 0 3px 12px #4a3aff1f;
}

.log-in-button---brix:hover {
  background-color: var(--lilla-mørk);
  transform: translate(0, -2px);
  box-shadow: 0 4px 10px #4a3aff26;
}

.forgot-password---brix {
  color: #6f6c90;
  text-align: center;
  margin: 0 auto 24px;
  font-size: 16px;
  line-height: 1.2;
  text-decoration: none;
}

.forgot-password---brix:hover {
  color: var(--type--lilla);
}

.heading-size-3 {
  margin-bottom: 0;
  font-size: 24px;
  line-height: 28px;
}

.sign-in-form-block---brix {
  width: 100%;
}

.sign-in-form-block---brix.min-side {
  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;
  display: flex;
}

.or-text-block---brix {
  margin-left: 32px;
  margin-right: 32px;
}

.social-button---brix {
  color: #6f6c90;
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 500px;
  justify-content: center;
  align-items: center;
  max-height: 66px;
  margin-bottom: 12px;
  padding: 20px;
  text-decoration: none;
  transition: box-shadow .2s, border-color .2s;
  display: flex;
  box-shadow: 0 1px 6px #13124212;
}

.social-button---brix:hover {
  border-color: #4a3aff;
  box-shadow: 0 3px 10px #1312421f;
}

.social-button---brix.last-item---brix {
  margin-bottom: 0;
}

.cloneable-container-default {
  background-color: var(--color--light-darker);
  border-top: 1px solid #d9dbe9;
  border-bottom: 1px solid #d9dbe9;
  height: 100vh;
  position: relative;
  overflow: hidden;
  transform: translate(0);
}

.social-small-logo---brix {
  margin-right: 18px;
}

.succes-message---brix {
  color: #fff;
  background-color: #4a3aff;
  border-radius: 16px;
}

.full-container {
  max-width: 100%;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
}

.or-divider---brix {
  align-items: center;
  margin-bottom: 32px;
  display: flex;
}

.stroke---brix {
  background-color: #eff0f6;
  width: 100%;
  height: 1px;
}

.input-div---brix {
  margin-bottom: 32px;
}

.input-div---brix._2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.sign-in-form-wrapper---brix {
  width: 100%;
  display: flex;
}

.sign-in-form-wrapper---brix.logg-ut {
  margin-top: 2em;
}

.sign-in-form-v1---brix {
  background-color: #fff;
  border-radius: 34px;
  flex-direction: column;
  padding: 70px 48px;
  display: flex;
  box-shadow: 0 54px 54px #4a3aff0a, 0 4px 104px #14142b0a, 0 98px 66px #13124205;
}

.logo-brand---brix {
  transform-style: preserve-3d;
  width: 16em;
  padding-left: 0;
}

.button-secondary {
  color: #4a3aff;
  text-align: center;
  background-color: #f3f1ff;
  border-radius: 80px;
  padding: 15px 48px;
  line-height: 20px;
  transition: color .3s, background-color .3s;
}

.button-secondary:hover {
  color: #fff;
  background-color: #4a3aff;
}

.button-secondary.cloneable-header-button {
  padding-left: 22px;
  padding-right: 22px;
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
}

.error-message---brix {
  color: #ff3f42;
  text-align: center;
  background-color: #ffecec;
  border-radius: 16px;
  margin-top: 20px;
  padding: 20px;
}

.title-container---brix.sign-in-v1---brix {
  text-align: center;
  margin-top: 8vh;
  margin-bottom: 2vh;
}

.title-container---brix.sign-in-v1---brix.smaller-top {
  margin-top: 4vh;
}

.title-container---brix.sign-in-v1---brix.smaller-top.bottom-line {
  border-bottom: 1px solid var(--linje-mørkere);
}

.cloneable-header-grid {
  grid-column-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1.6fr 1fr;
  align-items: center;
}

.heading {
  font-family: var(--font--body);
  text-transform: none;
}

.border-box {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px solid var(--linje);
  border-radius: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr .5fr;
  grid-auto-columns: 1fr;
  width: 25em;
  padding: 1em;
  display: grid;
}

.border-box.valgt {
  border-width: 2px;
  border-color: var(--type--lilla);
  background-color: var(--linje);
}

.start-abonnement {
  background-color: var(--type--lilla);
  border-radius: 100em;
  padding: 15px 40px;
}

.start-abonnement.ikke-valgt {
  background-color: var(--linje);
  color: #999;
}

.gjenopprett-kj-p {
  border: 1px solid var(--linje-mørkere);
  color: var(--color--dark);
  background-color: #0000;
  border-radius: 100em;
  padding: 15px 40px;
}

@media screen and (min-width: 1440px) {
  .instructors-inner {
    padding-left: 4.25rem;
    padding-right: 4.25rem;
  }

  .modal {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 52px;
  }

  .section.video-section {
    padding-top: 25vw;
    padding-bottom: 25vw;
  }

  .section.hero-about {
    padding-top: 100px;
  }

  .paragraph-big {
    font-size: 20px;
  }

  .columns-template-details {
    flex-direction: column;
  }

  .right-column-template-details {
    padding: 0;
  }

  .left-column-template-details {
    display: none;
  }

  .dropdown-toggle {
    padding-top: 14px;
    padding-bottom: 14px;
    padding-right: 20px;
    font-size: 22px;
  }

  .line-menu {
    background-color: var(--color--dark);
    width: 32px;
    height: 2px;
    padding: 0;
  }

  .line-menu.second-line {
    background-color: #564418;
    width: 18px;
  }

  .line-menu.first-line {
    background-color: #564418;
    width: 28px;
  }

  .dropdown-list.w--open {
    background-color: #27262108;
    position: static;
  }

  .wrap-menu-button {
    grid-row-gap: 4px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 0;
    display: flex;
  }

  .menu-button {
    border: 1px solid var(--color--dark);
    border-radius: 50%;
    flex: none;
    width: 44px;
    height: 44px;
    padding: 0;
  }

  .menu-button.w--open {
    background-color: var(--color--dark);
  }

  .nav-link {
    justify-content: center;
    align-items: center;
    max-width: 80%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 22px;
    display: flex;
  }

  .dropdown {
    width: 80%;
    font-size: 22px;
    display: block;
  }

  .divider-nav {
    display: none;
  }

  .dropdown-link {
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 18px;
  }

  .nav-menu {
    background-color: var(--color--light-darker);
    border-top: 1px solid #5644184d;
    border-bottom: 1px solid #56441899;
    flex-direction: column;
    justify-content: flex-start;
    max-height: 80vh;
    padding-top: 20px;
    padding-bottom: 20px;
    overflow: scroll;
  }

  .navbar {
    position: relative;
  }

  .subtitle {
    font-size: 20px;
  }

  .master-hero-home {
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    padding-top: 200px;
    padding-bottom: 110px;
    display: flex;
  }

  .wrap-content-hero-home {
    text-align: center;
    align-items: center;
  }

  .top-hero-home {
    align-items: center;
  }

  .scroll-down-home {
    height: 60px;
    margin-left: auto;
    margin-right: auto;
    inset: auto 0% 0%;
  }

  .grid-expertises-thirds {
    grid-template-columns: 1fr;
    width: 100%;
    max-width: 580px;
    margin-left: auto;
    margin-right: auto;
  }

  .master-checklist-horizontall.mg-top-64 {
    flex-wrap: wrap;
  }

  .circle-checlist {
    flex: none;
  }

  .slider-classes {
    width: 64%;
  }

  .master-icons-list {
    text-align: left;
  }

  .wrap-image-combo-halves {
    width: 100%;
    max-width: 520px;
    margin-left: auto;
    margin-right: auto;
  }

  .right-combo-halves {
    text-align: center;
    align-items: center;
  }

  .grid-combo-halves {
    grid-template-columns: 1fr;
  }

  .master-moving-text {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .text-moving-text {
    font-size: 70px;
  }

  .slider {
    width: 80%;
  }

  .wrap-testimonial-content {
    align-items: center;
  }

  .section-big-image {
    height: 70vw;
    min-height: 0;
    max-height: none;
  }

  .left-process-sticky {
    text-align: center;
    align-items: center;
    max-width: 530px;
  }

  .gird-sticky-halves {
    grid-row-gap: 64px;
    grid-template-columns: 1fr;
  }

  .grid-pricing-thirds {
    grid-template-columns: 1fr;
    width: 100%;
    max-width: 520px;
    margin-left: auto;
    margin-right: auto;
  }

  .grid-footer-links {
    grid-column-gap: 24px;
  }

  .flex-top-footer {
    grid-column-gap: 40px;
  }

  .flex-hero-about {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    text-align: center;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .brand-hero-about {
    order: -1;
  }

  .column-about-gallery.third-column {
    display: none;
  }

  .grid-about-thirds {
    grid-template-columns: 1fr 1fr;
  }

  .left-facts-sticky {
    text-align: center;
    align-items: center;
    max-width: 500px;
  }

  .tile-no-hover.value-tile {
    padding: 32px;
  }

  .grid-faq-halves {
    grid-template-columns: 1fr;
  }

  .left-faq-halves {
    text-align: center;
    align-items: center;
    max-width: 520px;
  }

  .grid-blog-thirds {
    grid-template-columns: 1fr 1fr;
  }

  .right-contact-one {
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-contact-one {
    max-width: 500px;
  }

  .grid-contact-one {
    grid-row-gap: 56px;
    grid-template-columns: 1fr;
  }

  .right-hero-expertises {
    max-width: 480px;
  }

  .title-wrap-hero-expertises {
    text-align: center;
    align-items: center;
    max-width: 610px;
    margin-left: auto;
    margin-right: auto;
  }

  .grid-hero-expertises {
    grid-row-gap: 80px;
    grid-template-columns: 1fr;
  }

  .grid-wide-expertise {
    grid-template-columns: 1fr;
  }

  .left-wide-expertise {
    text-align: center;
    align-items: center;
  }

  .image-expertise-wide {
    max-width: 560px;
  }

  .grid-classes-thirds {
    grid-template-columns: 1fr 1fr;
  }

  .master-details-hero-class {
    flex-wrap: wrap;
  }

  .grid-product {
    grid-template-columns: 1fr;
    width: 100%;
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
  }

  .right-product {
    max-width: none;
  }

  .tile-changelog {
    padding-right: 4px;
  }

  .flex-hero-sales {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    text-align: center;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .sales-mockups-column.third-column {
    display: none;
  }

  .grid-thirds-mokckups {
    grid-template-columns: 1fr;
  }

  .grid-thirds-mokckups.sales-mokcups {
    grid-template-columns: 1fr 1fr;
  }

  .grid-included {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .included-card {
    min-height: 260px;
  }

  .center-tablet {
    text-align: center;
  }

  .grid-thirds-sales-page {
    grid-template-columns: 1fr;
    width: 100%;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  .sales-card {
    padding: 16px;
  }

  .grid-fourths-sales-fourths {
    grid-template-columns: 1fr 1fr;
  }

  .grid-thirds-all-features {
    grid-template-columns: 1fr;
    width: 100%;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }

  .menu-link-list {
    grid-row-gap: 0em;
    border: 1px solid #12042c26;
    border-radius: 5px;
    flex-wrap: wrap;
    overflow: hidden;
  }

  .nav-block-1 {
    min-width: auto;
    display: none;
  }

  .menu-mobile-line {
    background-color: #12042c;
    flex: none;
    width: 100%;
    height: 1px;
    padding: 0;
    font-size: .175em;
  }

  .menu-link-2-list {
    grid-row-gap: 0em;
    border: 1px solid #12042c26;
    border-radius: 5px;
    flex-wrap: wrap;
    overflow: hidden;
  }

  .dropdown-link-2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .menu-mobile-text {
    letter-spacing: .3em;
    text-transform: uppercase;
    font-size: .5em;
    font-weight: 600;
    line-height: 1.1em;
  }

  .nav-link-2 {
    color: #12042c;
    border-left-width: 0;
    border-left-color: #0000;
    min-height: 4.5em;
    font-size: 1.3em;
  }

  .nav-link-2:hover {
    color: #12042c;
  }

  .mobile-menu-button {
    background-color: #fff;
    border-left: 1px solid #d4a0ff54;
    padding: 0;
    display: none;
  }

  .mobile-menu-button.w--open {
    color: #12042c;
    background-color: #e2e2e2;
  }

  .dropdown-toggle-2 {
    color: #12042c;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
    font-size: 1.2em;
  }

  .dropdown-toggle-2:hover {
    color: #12042c;
  }

  .menu-link {
    border-radius: 0;
    flex: 0 auto;
    width: 100%;
  }

  .menu-link:hover {
    box-shadow: none;
    color: #12042c;
    background-color: #fff;
    transform: none;
  }

  .menu-mobile-button-flex {
    grid-column-gap: .5em;
    flex: 1;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: .5em 1.3em;
    display: flex;
  }

  .menu-mobile-dots {
    grid-column-gap: .15em;
    grid-row-gap: .15em;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 20px;
    display: flex;
  }

  .menu-link-item {
    flex: 0 auto;
    width: 33.3333%;
  }

  .dropdown-icon {
    font-size: 1em;
  }

  .nav-block-2 {
    z-index: 99;
    flex: 0 auto;
    padding-left: 0;
    padding-right: 0;
  }

  .dropdown-list-2.w--open {
    box-shadow: none;
    border-top: 1px solid #12042c26;
    border-bottom: 1px solid #12042c26;
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
  }

  .menu-links-flex {
    background-color: #12042c26;
    padding: 1.5em;
  }

  .nav-block-3 {
    display: none;
  }

  .instructors-inner {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .team-details-name {
    font-size: 48px;
    line-height: 58px;
  }

  .section-2.team-details {
    padding-top: 100px;
  }

  .team-details-image-wrapper {
    max-width: 100%;
  }

  .team-details-name-bio-wrapper {
    margin-bottom: 25px;
  }

  .team-details-image {
    width: 100%;
  }

  .team-details-typography-wrapper {
    max-width: 100%;
  }

  .team-details-content {
    grid-row-gap: 40px;
    flex-direction: column;
    width: 100%;
    max-width: 768px;
    margin-left: auto;
    margin-right: auto;
  }

  .team-details-description-text-wrapper {
    margin-bottom: 25px;
    padding-bottom: 25px;
  }

  .review-video {
    aspect-ratio: 1 / 1.47;
  }

  .review-content {
    grid-row-gap: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .reviews-inner {
    flex: none;
    padding-left: 2rem;
    padding-right: 2rem;
    display: flex;
  }

  .pause-state {
    width: 4.5rem;
    height: 4.5rem;
  }

  .review {
    grid-row-gap: 1.25rem;
  }

  .reviews-list {
    grid-column-gap: 1.25rem;
    flex-direction: row;
    flex: none;
  }

  .reviews-wrapper {
    margin-left: -2rem;
    margin-right: -2rem;
    padding-bottom: 2rem;
    overflow: auto;
  }

  .contact-us-textarea {
    border-radius: 20px;
    min-height: 180px;
    padding: 15px;
  }

  .input---brix.name-icon---brix, .input---brix.password-icon---brix {
    background-position: 96%;
  }

  .log-in-button---brix {
    background-position: 57%;
  }

  .sign-in-form-wrapper---brix {
    flex-direction: column;
  }

  .logo-brand---brix {
    transition: transform .35s;
  }

  .logo-brand---brix:hover {
    transform: scale3d(.94, .94, .01);
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 46px;
  }

  h2 {
    font-size: 32px;
  }

  .section.dark-light.hero-classes {
    padding-top: 100px;
  }

  .section.testimonials-slider-section {
    padding-bottom: 160px;
  }

  .section.hero-expertises {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section.hero-blog-template, .section.hero-class-template {
    padding-top: 80px;
  }

  .paragraph-big {
    font-size: 24px;
  }

  .columns-template-details {
    flex-direction: column;
  }

  .grid-colors {
    grid-template-columns: 1fr 1fr;
  }

  .cta.navbar-cta {
    display: none;
  }

  .tile-template-details {
    padding: 24px;
  }

  .right-column-template-details {
    padding: 0;
  }

  .left-column-template-details {
    display: none;
  }

  .brand-link-navbar {
    height: 36px;
    padding-left: 0;
  }

  .navbar {
    height: 72px;
  }

  .subtitle {
    font-size: 24px;
  }

  .master-hero-home {
    padding: 100px 40px;
  }

  .scroll-down-home {
    height: 60px;
  }

  .big-text {
    font-size: 30px;
  }

  .flex-heading-slider-classes {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    text-align: center;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .slider-classes {
    width: 88%;
  }

  .tabs-menu {
    border-radius: 24px;
    flex-direction: column;
    width: 100%;
    max-width: 360px;
  }

  .tab-link {
    width: 100%;
  }

  .grid-tab-content {
    grid-template-columns: 1fr;
  }

  .right-tab-content {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .slider {
    width: 100%;
  }

  .arrow-testimonial-slider {
    inset: auto 0% -80px;
  }

  .arrow-testimonial-slider.right-arrow {
    right: -60px;
  }

  .arrow-testimonial-slider.left-arrow {
    left: -60px;
  }

  .wrap-image-quote {
    width: 100%;
  }

  .grid-footer-links {
    grid-row-gap: 80px;
    text-align: center;
    flex-direction: column;
    grid-template-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
  }

  .wrap-legal-footer {
    grid-row-gap: 24px;
    text-align: center;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .left-top-footer {
    align-items: center;
  }

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

  .flex-top-footer {
    grid-row-gap: 64px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

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

  .brand-hero-about {
    height: 100px;
  }

  .column-about-gallery.third-column {
    display: none;
  }

  .left-facts-sticky {
    max-width: 430px;
  }

  .faq-paragraph {
    font-size: 16px;
    line-height: 140%;
  }

  .grid-faq-halves {
    grid-template-columns: 1fr;
  }

  .heading-expandable {
    font-size: 22px;
    line-height: 28px;
  }

  .left-faq-halves {
    text-align: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .flex-heading-cta {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    text-align: center;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .grid-blog-thirds {
    grid-template-columns: 1fr;
    width: 100%;
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
  }

  .image-contact-one {
    width: 90%;
    max-width: 420px;
  }

  .tile-contact {
    text-align: center;
    align-items: center;
  }

  .master-filters {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .grid-classes-thirds {
    grid-template-columns: 1fr;
    width: 100%;
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
  }

  .tile-changelog {
    padding: 32px 24px;
  }

  .sales-mockups-column.third-column {
    display: none;
  }

  .grid-included {
    grid-template-columns: 1fr;
    width: 100%;
    max-width: 460px;
    margin-left: auto;
    margin-right: auto;
  }

  .included-card.figma-card {
    text-align: center;
    flex-direction: column;
  }

  .wrap-figma-content {
    text-align: center;
    align-items: center;
  }

  .video-hover-button {
    width: 4rem;
    height: 4rem;
  }

  .nav-block-1 {
    flex: 1;
    padding-left: 13em;
    padding-right: 13em;
  }

  .brand-link-block {
    flex: 1;
  }

  .menu-button-2 {
    height: 4em;
  }

  .menu-mobile-text {
    font-size: .45em;
  }

  .menu-link {
    padding: 1.5em;
  }

  .menu-mobile-button-flex {
    padding-left: 1em;
    padding-right: 1em;
  }

  .brand-name {
    font-size: 1.1em;
  }

  .nav-cta-button, .main-nav {
    height: 4em;
  }

  .nav-block-2 {
    top: 4em;
  }

  .nav-block-3 {
    padding-right: 0;
  }

  .instructors-inner {
    flex: none;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .instructors-item {
    max-width: 18.125rem;
  }

  .instructors-list {
    flex-wrap: nowrap;
  }

  .instructors-wrapper {
    justify-content: flex-start;
    margin-left: -1rem;
    margin-right: -1rem;
    padding-bottom: 2rem;
    overflow: auto;
  }

  .team-details-social-media-icon {
    width: 50px;
    height: 50px;
  }

  .team-details-name {
    margin-bottom: 10px;
    font-size: 42px;
    line-height: 52px;
  }

  .section-2.team-details {
    padding-top: 80px;
  }

  .team-details-name-bio-wrapper {
    margin-bottom: 20px;
  }

  .team-details-social-media {
    width: 70px;
    padding-top: 15px;
    padding-bottom: 15px;
    bottom: 20px;
    right: 20px;
  }

  .reviews-wrapper {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .modal-close {
    top: 1rem;
    right: 2rem;
  }

  .contact-content {
    grid-row-gap: 1.25rem;
  }

  .modal-content {
    border-radius: 40px;
    padding: 3.75rem 2.5rem 2.5rem;
  }

  .contact-us-textarea {
    min-height: 160px;
  }

  .log-in-button---brix {
    background-position: 60%;
    padding-left: 34px;
    padding-right: 34px;
    font-size: 16px;
    line-height: 18px;
  }

  .full-container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .input-div---brix {
    margin-bottom: 24px;
  }

  .sign-in-form-v1---brix {
    padding: 48px 30px;
  }

  .title-container---brix.sign-in-v1---brix {
    margin-top: 6vh;
  }

  .cloneable-header-grid {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 38px;
  }

  .section.dark-light.hero-search {
    padding-top: 80px;
  }

  .section.video-section {
    padding-top: 30vw;
    padding-bottom: 30vw;
  }

  .section.hero-about {
    padding-bottom: 100px;
  }

  .section.hero-blog, .section.hero-product {
    padding-top: 80px;
  }

  .main-container, .main-container.hero-home-container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .paragraph-big {
    font-size: 20px;
  }

  .grid-colors {
    grid-template-columns: 1fr;
  }

  .wrap-template-ui {
    padding: 16px;
  }

  .cta.search-page {
    margin-left: 0;
  }

  .grid-buttons {
    grid-template-columns: 1fr;
  }

  .text-heading-3 {
    font-size: 24px;
  }

  .brand-navbar {
    height: 100%;
  }

  .brand-link-navbar {
    max-width: 44vw;
    height: 30px;
    padding-left: 0;
  }

  .container-navbar {
    padding-left: 12px;
    padding-right: 12px;
  }

  .navbar {
    height: 72px;
  }

  .subtitle {
    font-size: 20px;
  }

  .master-hero-home {
    background-position: 64%;
    padding-top: 60px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .overlay-hero-home {
    background-color: #22221f99;
    background-image: none;
  }

  .flex-hero-home-cta {
    flex-direction: column;
    align-items: stretch;
    width: 90%;
  }

  .wrap-center-big-text.mg-bottom-80 {
    margin-bottom: 56px;
  }

  .big-text {
    font-size: 30px;
  }

  .lightbox-showreel {
    padding-right: 32px;
  }

  .text-moving-text {
    font-size: 17vw;
  }

  .tabs-menu {
    width: 100%;
    margin-bottom: 24px;
  }

  .tab-link {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-left: 3vw;
    padding-right: 3vw;
    font-size: 5vw;
    display: flex;
  }

  .image-testimonial {
    flex: none;
    width: 180px;
    height: 180px;
  }

  .text-testimonial {
    font-size: 22px;
  }

  .section-big-image {
    height: 90vw;
  }

  .tile-process-sticky {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding: 32px;
  }

  .top-process-tile {
    flex-direction: column;
    align-items: flex-start;
  }

  .image-quote-section {
    border-radius: 12px;
  }

  .color-fill-image-quote {
    height: 10%;
    max-height: 80px;
  }

  .tile-pricing {
    padding: 32px;
  }

  .top-pricing {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .flex-socials-footer {
    justify-content: center;
  }

  .brand-hero-about {
    width: 50%;
    height: auto;
  }

  .container-about-gallery {
    padding-left: 16px;
    padding-right: 16px;
  }

  .section-about-gallery {
    max-height: 800px;
  }

  .column-about-gallery.third-column {
    display: block;
  }

  .column-about-gallery.second-column, .column-about-gallery.first-column {
    display: none;
  }

  .grid-about-thirds {
    grid-template-columns: 1fr;
  }

  .tile-no-hover.value-tile, .tile-sticky-fact {
    padding: 24px;
  }

  .heading-expandable {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 22px;
  }

  .expandable-single-faq {
    padding: 24px;
  }

  .single-contact-list-icon-one {
    grid-row-gap: 24px;
    flex-flow: column wrap;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .top-contact-one {
    text-align: center;
    align-items: center;
  }

  .tile-contact {
    padding: 44px 32px;
  }

  .grid-contact-one {
    grid-row-gap: 40px;
  }

  .bottom-contact-one {
    grid-row-gap: 32px;
    margin-left: auto;
    margin-right: auto;
  }

  .left-filters {
    flex-direction: column;
    align-items: stretch;
  }

  .dropdown-filter {
    align-self: stretch;
    width: 100%;
  }

  .input-search, .search {
    width: auto;
  }

  .master-details-hero-class {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .lightbox-class {
    border-radius: 12px;
    width: 100%;
  }

  .play-class {
    width: 60px;
    height: 60px;
  }

  .container-small {
    padding-left: 16px;
    padding-right: 16px;
  }

  .image-blog-main {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .flex-product-details {
    flex-wrap: wrap;
  }

  .right-product {
    padding: 24px;
  }

  .text-price-hero {
    font-size: 28px;
  }

  .search-page {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-direction: column;
    align-items: stretch;
  }

  .block-quote {
    padding: 36px;
    font-size: 22px;
  }

  .container-sales-mockups {
    padding-left: 16px;
    padding-right: 16px;
  }

  .section-sales-mockups {
    max-height: 800px;
  }

  .sales-mockups-column.third-column {
    display: block;
  }

  .sales-mockups-column.second-column, .sales-mockups-column.first-column {
    display: none;
  }

  .grid-thirds-mokckups.sales-mokcups {
    grid-template-columns: 1fr;
  }

  .sales-card {
    padding: 16px;
  }

  .grid-fourths-sales-fourths {
    grid-row-gap: 8px;
    grid-template-columns: 1fr;
  }

  .more-power-card {
    padding: 24px;
  }

  .author-image {
    font-size: 2.5em;
  }

  .nav-button-icon {
    font-size: 1.2em;
  }

  .nav-block-1 {
    flex: 1;
    padding-left: 9em;
    padding-right: 9em;
  }

  .brand-link-block {
    flex: 1;
    font-size: .8em;
  }

  .menu-button-2 {
    grid-column-gap: .5em;
    min-width: 9em;
  }

  .nav-link-2 {
    min-height: 4em;
    font-size: 1.1em;
  }

  .mobile-menu-button {
    justify-content: center;
  }

  .menu-mobile-button-flex {
    grid-column-gap: 3vw;
    padding-left: 4vw;
    padding-right: 4vw;
  }

  .menu-mobile-dots {
    width: 5vw;
    font-size: .8em;
  }

  .navbar-2 {
    position: fixed;
  }

  .menu-link-item {
    width: 50%;
  }

  .nav-cta-button {
    grid-column-gap: .5em;
    min-width: 9em;
  }

  .nav-block-3 {
    grid-column-gap: .75em;
    flex-direction: row-reverse;
  }

  .container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .team-details-social-media-icon {
    width: 45px;
    height: 45px;
    font-size: 18px;
  }

  .team-details-name {
    font-size: 32px;
    line-height: 42px;
  }

  .team-details-description-text {
    font-size: 16px;
    line-height: 26px;
  }

  .team-details-social-media {
    width: 60px;
  }

  .reviews-inner {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .pause-state {
    width: 3.75rem;
    height: 3.75rem;
  }

  .reviews-item {
    max-width: 21.5rem;
  }

  .modal-content {
    border-radius: 50px;
    padding-bottom: 2rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .log-in-button---brix {
    background-position: 66%;
    padding-left: 34px;
    padding-right: 34px;
  }

  .social-button---brix {
    font-size: 16px;
  }

  .full-container {
    padding-left: 0;
    padding-right: 0;
  }

  .sign-in-form-v1---brix {
    padding: 32px 24px;
  }

  .logo-brand---brix {
    justify-content: center;
    align-items: center;
    max-width: 90%;
    display: flex;
  }

  .title-container---brix.sign-in-v1---brix {
    margin-top: 64px;
  }
}

#w-node-_7426890c-b328-a27d-2cd4-530562b3f11c-62b3f119 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch stretch;
}

#w-node-_7426890c-b328-a27d-2cd4-530562b3f11e-62b3f119 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-e9f8793a-029f-f83d-00bb-d80325b559c4-25b559c1, #w-node-e9f8793a-029f-f83d-00bb-d80325b559cc-25b559c1, #w-node-_24c989c6-7610-cd1c-42cd-8ae3c973e8b9-c973e8b6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_24c989c6-7610-cd1c-42cd-8ae3c973e8ba-c973e8b6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_673eebbd-25b4-8a0e-9cc4-aa78c16b0091-90653b8f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center start;
}

#w-node-_673eebbd-25b4-8a0e-9cc4-aa78c16b0099-90653b8f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_4306c1ef-32f2-c566-3a95-347fb4eabf35-90653b8f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center start;
}

#w-node-_62be14e1-fa9f-eaa0-219d-6e3410658b85-90653b8f, #w-node-_9775ad7b-9533-bc69-e3fd-2bcec65e2ba4-90653b95, #w-node-_9775ad7b-9533-bc69-e3fd-2bcec65e2ba8-90653b95, #w-node-_9775ad7b-9533-bc69-e3fd-2bcec65e2bac-90653b95, #w-node-_9775ad7b-9533-bc69-e3fd-2bcec65e2bb0-90653b95, #w-node-_76217322-d2d8-d2f1-8aa0-ff3d021d512d-90653b95, #w-node-_9775ad7b-9533-bc69-e3fd-2bcec65e2bcb-90653b95, #w-node-_9775ad7b-9533-bc69-e3fd-2bcec65e2bd0-90653b95, #w-node-_9775ad7b-9533-bc69-e3fd-2bcec65e2bd5-90653b95, #w-node-_2203dc05-955c-cb8a-45a9-f979f987f262-90653b95 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_19518a76-8afe-3c89-207d-9f29f49a32e5-90653b9d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center start;
}

#w-node-_92dd5f63-9884-6019-1adc-2118cf93408a-90653b9d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start end;
}

#w-node-_0a9e3a72-6801-e2c8-e4e1-48846501b49c-9a638eb1, #w-node-_0a9e3a72-6801-e2c8-e4e1-48846501b49c-b235bcc5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_6ab581cf-a330-0370-ed0b-04203909fb1d-71d5801a, #w-node-ae051269-3018-ef9c-1c0c-1c0ee25fc2c5-71d5801a, #w-node-_82de21e5-e208-3074-7225-7d7b3b7d36e5-71d5801a, #w-node-f12639fd-1e4e-9fc5-348f-5eb823a6f93d-71d5801a {
  grid-area: span 2 / span 1 / span 2 / span 1;
  align-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-ae0ff6eb-fde5-a4d5-8cf5-b95564688d82-64688d80 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_7426890c-b328-a27d-2cd4-530562b3f11e-62b3f119, #w-node-e9f8793a-029f-f83d-00bb-d80325b559c4-25b559c1, #w-node-_24c989c6-7610-cd1c-42cd-8ae3c973e8b9-c973e8b6, #w-node-_673eebbd-25b4-8a0e-9cc4-aa78c16b0099-90653b8f, #w-node-_4306c1ef-32f2-c566-3a95-347fb4eabf35-90653b8f {
    justify-self: center;
  }

  #w-node-_62be14e1-fa9f-eaa0-219d-6e3410658b85-90653b8f {
    place-self: center;
  }
}


@font-face {
  font-family: 'Marcellus';
  src: url('../fonts/Marcellus-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Intertight';
  src: url('../fonts/InterTight-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Intertight';
  src: url('../fonts/InterTight-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Intertight';
  src: url('../fonts/InterTight-Bold.ttf') format('truetype'), url('../fonts/InterTight-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Intertight';
  src: url('../fonts/InterTight-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Intertight';
  src: url('../fonts/InterTight-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Intertight';
  src: url('../fonts/InterTight-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Intertight';
  src: url('../fonts/InterTight-ExtraBoldItalic.ttf') format('truetype'), url('../fonts/InterTight-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Intertight';
  src: url('../fonts/InterTight-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Intertight';
  src: url('../fonts/InterTight-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Intertight';
  src: url('../fonts/InterTight-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Intertight';
  src: url('../fonts/InterTight-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Intertight';
  src: url('../fonts/InterTight-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Intertight';
  src: url('../fonts/InterTight-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Intertight';
  src: url('../fonts/InterTight-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Intertight';
  src: url('../fonts/InterTight-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Intertight';
  src: url('../fonts/InterTight-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-BlackItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}