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

@font-face {
  font-family: Futuralt;
  src: url('../fonts/FuturaLT-ExtraBoldOblique.ttf') format("truetype"), url('../fonts/FuturaLT-CondensedBoldOblique.ttf') format("truetype"), url('../fonts/FuturaLT-BoldOblique.ttf') format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

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

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

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

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

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

@font-face {
  font-family: Futuralt;
  src: url('../fonts/FuturaLT-CondensedOblique.ttf') format("truetype"), url('../fonts/FuturaLT-BookOblique.ttf') format("truetype"), url('../fonts/FuturaLT-Oblique.ttf') format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

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

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

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

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

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

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

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

:root {
  --palette-2--gray-50: #efefef;
  --fonts--poppins: Poppins, sans-serif;
  --text-size--text-s: 16px;
  --line-height--line-height-1-2: 100%;
  --fonts--normal: 400;
  --text-size--h1-xl: clamp(3rem, 2.194rem + 4.03vw, 6.88rem);
  --line-height--line-height-0-95: 105%;
  --fonts--medium: 500;
  --letter-spacing--letter-spacing-8: -.04em;
  --line-height--line-height-1-1: 110%;
  --letter-spacing--letter-spacing-6: .3px;
  --text-size--h4-s: 35px;
  --letter-spacing--letter-spacing-4: -.04em;
  --line-height--line-height-1-6: 160%;
  --palette-4--white-default: white;
  --palette-3--black-default: #0d0b0b;
  --indentation--section: 5rem;
  --indentation--slong: 6rem;
  --palette-3--black-light-50: #00000080;
  --sv: 6.25rem;
  --indentation--szero: 0rem;
  --indentation--s7-5: 7.5rem;
  --indentation--sm: 16.88rem;
  --palette-1--accent-red: #e72323;
  --indentation--70: 70%;
  --palette-4--white-20: #fff3;
  --letter-spacing--letter-spacing-3: 0em;
  --indentation--2rem: 2rem;
  --newww: #ffffff80;
  --palette-2--grey-transparent: #efefef80;
  --palette-2--gray-100: #dbdbdb;
  --palette-2--gray-200: #bdbdbd;
  --palette-2--gray-300: #5c5c5c;
  --text-size--h404: clamp(11rem, 8.048rem + 14.76vw, 18.75rem);
  --letter-spacing--letter-spacing-2: -.02em;
  --palette-1--dark-red: #dc1418;
  --palette-1--transparent: #fff0;
  --palette-1--burgundi-red: #8b1515;
  --palette-4--white-80: #fffffff2;
  --palette-4--white-50: #ffffff80;
  --text-size--text-m: 1.13rem;
  --text-size--h3-m: 2.25rem;
  --line-height--line-height-0-9: 90%;
  --text-size--h2-l: 60px;
  --palette-3--black-light-20: #0d0b0d33;
  --palette-4--white-40: #fff6;
  --palette-3--black-light-30: #0d0b0d4d;
  --palette-4--white-70: #ffffffb3;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.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-commercecartopenlinkicon {
  margin-right: 8px;
}

.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-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-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-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.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-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-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-commercelayoutsidebar {
  flex: 0 0 320px;
  position: sticky;
  top: 20px;
}

.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-commercecheckoutorderitemoptionlist {
  margin-bottom: 0;
  padding-left: 0;
  text-decoration: none;
  list-style-type: none;
}

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

.w-commerce-commercecheckoutdiscounts {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  flex-wrap: wrap;
  padding: 20px;
  display: flex;
}

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

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

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

.w-commerce-commercecheckoutdiscountsbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 3px;
  flex-grow: 0;
  flex-shrink: 0;
  align-items: center;
  height: 38px;
  margin-left: 8px;
  padding: 9px 15px;
  text-decoration: none;
  display: flex;
}

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

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

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

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

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

.w-commerce-commercecheckoutsummarylabel, .w-commerce-commercecheckoutsummaryitem {
  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-commercecheckoutorderitemquantitywrapper {
  white-space: pre-wrap;
  display: flex;
}

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

body {
  background-color: var(--palette-2--gray-50);
  font-family: var(--fonts--poppins);
  font-size: var(--text-size--text-s);
  line-height: var(--line-height--line-height-1-2);
  font-weight: var(--fonts--normal);
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

h1 {
  font-size: var(--text-size--h1-xl);
  line-height: var(--line-height--line-height-0-95);
  font-weight: var(--fonts--medium);
  letter-spacing: var(--letter-spacing--letter-spacing-8);
  margin-top: 0;
  margin-bottom: 0;
}

h2 {
  font-family: var(--fonts--poppins);
  font-size: 50px;
  line-height: var(--line-height--line-height-1-1);
  font-weight: var(--fonts--normal);
  letter-spacing: var(--letter-spacing--letter-spacing-6);
  margin-top: 0;
  margin-bottom: 0;
}

h3 {
  letter-spacing: -.04em;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 2.25rem;
  font-weight: 400;
  line-height: 1.1em;
}

h4 {
  font-size: var(--text-size--h4-s);
  line-height: var(--line-height--line-height-1-2);
  font-weight: var(--fonts--normal);
  letter-spacing: var(--letter-spacing--letter-spacing-4);
  margin-top: 0;
  margin-bottom: 0;
}

p {
  line-height: var(--line-height--line-height-1-6);
  margin-bottom: 10px;
}

a {
  font-weight: var(--fonts--normal);
  text-decoration: none;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

.nav-menu {
  z-index: 10;
  background-color: #161616;
  align-items: stretch;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.navbar {
  z-index: 10;
  background-color: #eef0f4;
  justify-content: center;
  align-items: stretch;
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
  display: flex;
  position: sticky;
  top: 0;
}

.container {
  border-top: 1px #000;
  width: 100%;
  max-width: none;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 3rem;
  padding-right: 3rem;
}

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

.container.list-dropdown-inner {
  background-color: var(--palette-4--white-default);
  padding-bottom: 2rem;
}

.container.container-relative {
  z-index: 1;
  position: relative;
}

.container.hero {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.container.without, .container.dropdown {
  padding-left: 0;
  padding-right: 0;
}

.nav-link {
  color: var(--palette-3--black-default);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: 5px;
  margin-right: 5px;
  padding-top: 0;
  padding-bottom: 0;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-color: var(--palette-4--white-default);
  outline-offset: 0px;
  outline-width: 1px;
  outline-style: solid;
}

.nav-link.nav-link-dark {
  color: var(--palette-3--black-default);
  mix-blend-mode: difference;
}

.nav-link.black {
  color: var(--palette-3--black-default);
}

.section {
  z-index: 1;
  padding-top: var(--indentation--section);
  padding-bottom: var(--indentation--section);
  position: relative;
  overflow: hidden;
}

.section.hero-section {
  padding-top: var(--indentation--slong);
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  height: 100vh;
  padding-bottom: 0;
  display: block;
}

.section.hero-section.test {
  display: block;
}

.section.hero-section.panama {
  height: 70vh;
}

.section.hero-section.below {
  height: auto;
  padding-top: 4rem;
  padding-bottom: 2rem;
}

.section.section-margin {
  padding-top: 12rem;
  padding-bottom: var(--indentation--section);
  width: 100%;
  overflow: visible;
}

.section.section-margin.section-long-bottom {
  padding-bottom: 4rem;
}

.section.section-inner {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.section.cta {
  z-index: 0;
  background-image: linear-gradient(to bottom, var(--palette-3--black-light-50), var(--palette-3--black-light-50)), url('../images/Diseño-sin-título-6.png');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: center;
  align-items: center;
  height: 50rem;
  display: flex;
}

.section.reviews {
  z-index: 0;
  background-image: linear-gradient(to bottom, var(--palette-3--black-light-50), var(--palette-3--black-light-50)), url('../images/0001111.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: center;
  align-items: center;
  height: 50rem;
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
  display: block;
}

.section.section-visible {
  padding-top: var(--sv);
  padding-bottom: var(--indentation--section);
  position: static;
  overflow: visible;
}

.section.advantages {
  z-index: 0;
  padding-top: var(--indentation--s7-5);
  padding-bottom: var(--indentation--s7-5);
  background-image: linear-gradient(#0003, #0003), url('../images/Diseño-sin-título-4.png');
  background-position: 0 0, 100% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: center;
  align-items: center;
  display: block;
  overflow: clip;
}

.section.about {
  padding-top: var(--indentation--szero);
  padding-bottom: var(--indentation--szero);
  overflow: clip;
}

.section.no-top-padding {
  padding-top: 5px;
}

.section.section-long-bottom-pading {
  padding-bottom: var(--indentation--slong);
}

.section.section-long-top-padding {
  padding-top: var(--indentation--slong);
}

.section.section-long-padding {
  padding-top: var(--indentation--slong);
  padding-bottom: var(--indentation--slong);
  display: block;
}

.section.section-long-padding.section-desktop-visible {
  overflow: clip visible;
}

.section.section-long-padding.blog, .section.no-bottom-mobile-padding {
  display: none;
}

.section.hero-section-product {
  padding-top: var(--indentation--sm);
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  height: 100vh;
  display: flex;
}

.section.hero-section-teams {
  padding-top: var(--indentation--slong);
  padding-bottom: var(--indentation--s7-5);
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  height: 100vh;
  display: flex;
}

.hero-wrapper {
  z-index: 1;
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  place-items: end;
  max-width: 100%;
  height: 100%;
  padding-bottom: 0;
  padding-right: 0;
  display: grid;
  position: relative;
}

.hero-wrapper.hero-wrapper-flex {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

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

.hero-wrapper.nop.up {
  justify-content: center;
  align-items: flex-start;
  padding-bottom: 40px;
}

.hero-left-content {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  color: var(--palette-4--white-default);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.hero-left-content.maion {
  justify-content: flex-end;
  align-items: flex-start;
  padding-bottom: 60px;
}

.footer-dark {
  background-color: var(--palette-1--accent-red);
  padding: 5rem 0 1.875rem;
  overflow: hidden;
}

.footer-wrapper {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer-wrapper.mobile-copiwrite {
  justify-content: space-between;
  align-items: center;
}

.footer-brand {
  color: var(--palette-4--white-default);
  text-decoration: none;
  -webkit-text-decoration-color: var(--palette-4--white-default);
  text-decoration-color: var(--palette-4--white-default);
}

.footer-content {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: max-content max-content max-content;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: flex-start stretch;
  width: 100%;
  display: flex;
  overflow: visible;
}

.footer-block {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  display: flex;
  position: relative;
}

.footer-block._100 {
  width: 50%;
}

.footer-link {
  opacity: var(--indentation--70);
  color: #fff;
  width: 100%;
  text-decoration: none;
  transition: opacity .3s linear;
  display: block;
  position: relative;
  overflow: hidden;
}

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

.footer-link.copyright {
  flex: none;
  font-size: .88rem;
  line-height: 1.2rem;
}

.footer-social-block {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template: "."
  / 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  display: grid;
}

.footer-social-block.footer-social-block-vertical {
  grid-template-columns: 1fr;
}

.footer-social-block.desktop-hidden {
  display: none;
}

.footer-social-link {
  background-color: var(--palette-4--white-20);
  color: var(--palette-4--white-default);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 3.88rem;
  height: 3.88rem;
  text-decoration: none;
  transition: color .3s linear, background-color .3s linear;
  display: flex;
}

.footer-social-link:hover {
  background-color: var(--palette-4--white-default);
  color: var(--palette-1--accent-red);
}

.footer-social-link.footer-social-link-white {
  background-color: var(--palette-4--white-default);
  color: var(--palette-3--black-default);
}

.footer-social-link.footer-social-link-white:hover {
  background-color: var(--palette-3--black-default);
  color: var(--palette-4--white-default);
}

.footer-divider {
  background-color: var(--palette-4--white-20);
  width: 100%;
  height: 1px;
  margin-top: 4.375rem;
  margin-bottom: 1.8125rem;
}

.footer-copyright-center {
  opacity: .7;
  color: var(--palette-4--white-default);
  font-size: var(--text-size--text-s);
  line-height: var(--line-height--line-height-1-6);
  text-align: left;
  letter-spacing: var(--letter-spacing--letter-spacing-3);
  flex: none;
}

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

.copyright-wrapper-left {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.body {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.body.not-found {
  background-color: var(--palette-3--black-default);
  justify-content: center;
  align-items: stretch;
}

.main {
  flex-flow: column;
  flex: 1;
}

.main.celular {
  display: none;
}

.text {
  color: var(--palette-3--black-default);
  font-size: 1.13rem;
}

.text.text-s {
  color: currentColor;
  font-size: 1rem;
  text-decoration: none;
}

.text.text-services {
  margin-top: var(--indentation--2rem);
  color: var(--palette-3--black-default);
  font-size: var(--text-size--text-s);
  line-height: var(--line-height--line-height-1-6);
  letter-spacing: var(--letter-spacing--letter-spacing-3);
}

.logo-footer {
  font-size: var(--text-size--h4-s);
  line-height: var(--line-height--line-height-1-2);
  letter-spacing: -.04em;
}

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

.link-to-top {
  background-color: var(--palette-4--white-default);
  color: var(--palette-1--accent-red);
  border-radius: 50%;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 3.88rem;
  height: 3.88rem;
  transition: color .3s linear, background-color .3s linear;
  display: flex;
}

.link-to-top:hover {
  background-color: var(--palette-4--white-20);
  color: var(--palette-4--white-default);
}

.link-to-top.mobile-hidden {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  height: 3.5rem;
}

.link-to-top.desktop-hidden {
  display: none;
}

.code-embed {
  justify-content: center;
  align-items: center;
  display: flex;
}

.header {
  z-index: 999;
  border-bottom: 1px solid var(--palette-4--white-20);
  background-color: var(--newww);
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
  width: 100%;
  height: 6.1rem;
  position: fixed;
  inset: 0% 0% auto;
}

.header.header-dark-without-color {
  background-color: var(--palette-2--grey-transparent);
}

.buttons-style-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: row;
  display: flex;
}

.typography-item-wrapper {
  border-top: 1px solid var(--palette-2--gray-100);
  padding-top: 2.5rem;
}

.color {
  background-color: #000;
  height: 19.25rem;
}

.color.colorgray-100 {
  background-color: var(--palette-2--gray-100);
}

.color.color-gray-200 {
  background-color: var(--palette-2--gray-200);
}

.color.color-primary {
  background-color: var(--palette-3--black-default);
}

.color.color-gray-50 {
  border: 1px solid var(--palette-2--gray-100);
  background-color: var(--palette-2--gray-50);
}

.color.color-gray-300 {
  background-color: var(--palette-2--gray-300);
}

.color.color-white {
  border: 1px solid var(--palette-2--gray-100);
  background-color: var(--palette-4--white-default);
}

.color.color-accent-red {
  background-color: var(--palette-1--accent-red);
}

.button-white-text {
  position: relative;
  overflow: hidden;
}

.content-vertical-left-wrapper {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  flex-flow: column;
  display: flex;
}

.color-info-card {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  padding: 1.5rem;
  display: flex;
}

.colors {
  grid-column-gap: .63rem;
  grid-row-gap: .63rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: space-between;
  width: 100%;
  display: grid;
}

.heading-wrapper-hero {
  padding-top: 3rem;
}

.content-vertical-left {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.content-vertical-left.full-width {
  grid-column-gap: 3.75rem;
  grid-row-gap: 3.75rem;
  align-items: stretch;
}

.content-vertical-left.content-vertical-left-top-padding {
  margin-top: 5rem;
}

.color-card {
  background-color: var(--palette-4--white-default);
  flex-direction: column;
  display: flex;
}

.typography {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.heading {
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: #efefefbf;
  border: 1px solid #fff;
  border-radius: 0 30px;
  width: 50%;
  height: auto;
  padding: 2rem 2rem 32px;
}

.heading.heading-not-found {
  font-size: var(--text-size--h404);
  line-height: var(--line-height--line-height-0-95);
  letter-spacing: var(--letter-spacing--letter-spacing-2);
}

.heading.other-red {
  border-color: var(--palette-1--dark-red);
  background-color: #dc1418d9;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  flex-flow: column;
  width: 50%;
  height: auto;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
}

.heading.dark-red {
  border-color: var(--palette-1--accent-red);
  background-color: #dc1418d9;
}

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

.content-horizontal-left.content-horizontal-left-underlined-full-width {
  border-bottom: 1px solid var(--palette-2--gray-100);
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 2.25rem;
}

.content-horizontal-left.content-horizontal-left-underlined-full-width.padding-and-underline-none {
  border-bottom-style: none;
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 0;
}

.licenses-text-wrapper {
  max-width: 28.6875rem;
  padding-top: 2.5rem;
  padding-bottom: 5rem;
}

.content-vertical-left-licenses {
  grid-column-gap: 2.25rem;
  grid-row-gap: 2.25rem;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-inner-link {
  color: var(--palette-2--gray-300);
  font-size: var(--text-size--text-s);
  line-height: var(--line-height--line-height-1-6);
  text-decoration: none;
  transition: opacity .3s;
}

.text-inner-link:hover {
  color: var(--palette-3--black-default);
}

.content-vertical {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.content-vertical.content-vertical-changelog {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
}

.licenses-text-flex {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: var(--palette-2--gray-300);
  flex-flow: column;
  width: 40vw;
  margin-left: auto;
  margin-right: 0;
  text-decoration: none;
  display: flex;
}

.changelog-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.content-center {
  max-width: 53.13rem;
  margin-left: auto;
  margin-right: auto;
}

.button-transparent {
  border: 1px solid var(--palette-4--white-20);
  background-color: var(--palette-1--transparent);
  -webkit-backdrop-filter: blur(44px);
  backdrop-filter: blur(44px);
  color: var(--palette-4--white-default);
  border-radius: 6.25rem;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: .9rem 1.75rem 1rem;
  text-decoration: none;
  transition: color .3s linear, background-color .3s linear;
  display: flex;
}

.button-transparent:hover {
  background-color: var(--palette-4--white-default);
  color: var(--palette-3--black-default);
}

.button-transparent.mobile-hidden {
  background-color: var(--palette-1--dark-red);
}

.button-transparent.mobile-hidden:hover {
  background-color: var(--palette-1--burgundi-red);
  color: var(--palette-4--white-default);
}

.btn-arrow {
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-white {
  background-color: var(--palette-4--white-default);
  color: var(--palette-3--black-default);
  font-size: var(--text-size--text-s);
  line-height: var(--line-height--line-height-1-6);
  letter-spacing: var(--letter-spacing--letter-spacing-3);
  border-radius: 6.25rem;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding: 1rem 1.75rem;
  text-decoration: none;
  transition: color .3s linear, background-color .3s linear;
  display: flex;
  position: relative;
}

.button-white:hover {
  background-color: var(--palette-3--black-default);
  color: var(--palette-4--white-default);
}

.button-white.mobile-hidden:hover {
  color: var(--palette-4--white-default);
}

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

.utility-page-content {
  color: var(--palette-4--white-default);
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-text {
  max-width: 22.13rem;
  margin-left: auto;
  margin-right: auto;
}

.button-not-found-wrapper {
  margin-top: 3.75rem;
}

.max-width-text-wrapper {
  color: var(--palette-3--black-default);
  width: 100%;
  max-width: none;
  margin-top: 20px;
}

.max-width-text-wrapper.color-white {
  color: var(--palette-4--white-default);
}

.button-wrapper {
  z-index: 111;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  margin-top: 20px;
  display: flex;
}

.button-wrapper.button-wrapper-center {
  justify-content: center;
  align-items: center;
}

.logos-wrapper-three {
  flex-flow: row;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.logo-row-wrapper {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
}

.logos-relative-wrapper {
  display: flex;
}

.logo-wrapper {
  height: 2.1875rem;
}

.autotabs-wrapper {
  display: none;
}

.autotabs-container {
  grid-column-gap: 3.75rem;
  grid-row-gap: 3.75rem;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.autotabs-container._18 {
  font-size: 18px;
}

.nav-link-text {
  font-size: var(--text-size--text-s);
  line-height: var(--line-height--line-height-1-6);
  letter-spacing: var(--letter-spacing--letter-spacing-3);
}

.nav-link-text.upper:hover {
  transform: none;
}

.nav-link-text.lower {
  color: var(--palette-3--black-default);
  text-shadow: 0 1px 1px #0000000d;
  position: absolute;
  inset: 0%;
}

.nav-link-text.lower.white {
  color: var(--palette-4--white-default);
}

.nav-link-text.mobile-menu-size {
  display: none;
}

.btn-text {
  font-size: var(--text-size--text-s);
  line-height: var(--line-height--line-height-1-2);
}

.btn-text.lower {
  position: absolute;
}

.button-text-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.cta-wrapper {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  color: var(--palette-4--white-default);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.form {
  z-index: 1;
  background-color: #fff0;
  border-radius: 0;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 4px;
  display: flex;
}

.cta-btn {
  z-index: 3;
  background-color: var(--palette-1--transparent);
  width: 100%;
  height: 100%;
  padding: 0;
  position: relative;
}

.cta-wrapper-flex {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
  position: relative;
}

.cta-text-center {
  text-align: center;
  max-width: 31.25rem;
  margin-left: auto;
  margin-right: auto;
}

.form-block {
  width: 45rem;
  height: 100%;
  margin-bottom: 0;
  padding-bottom: 0;
}

.text-field {
  background-color: var(--palette-4--white-80);
  color: var(--palette-3--black-light-50);
  font-size: 14px;
  line-height: var(--line-height--line-height-0-95);
  border: 1px #000;
  border-radius: 100px;
  width: 100%;
  height: 100%;
  margin-top: 10px;
  margin-bottom: 0;
  padding: 20px 40px 20px 20px;
}

.text-field::placeholder {
  color: var(--palette-2--gray-300);
  line-height: 1em;
}

.text-field.up-right {
  background-color: var(--palette-4--white-80);
  margin-top: 0;
  margin-right: 5px;
}

.text-field.left-up {
  background-color: var(--palette-4--white-80);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  margin-top: 0;
  margin-left: 5px;
}

.arrow {
  z-index: 1;
  color: currentColor;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 1px;
  display: flex;
  position: absolute;
  inset: 0% 4% 0% auto;
}

.cta-round-btn {
  z-index: 1;
  background-color: var(--palette-2--gray-50);
  color: var(--palette-3--black-default);
  border-radius: 100px;
  flex: none;
  width: 100%;
  height: 3.875rem;
  transition: color .3s linear, background-color .3s linear;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.cta-round-btn:hover {
  background-color: var(--palette-3--black-default);
  color: var(--palette-4--white-default);
}

.success-message {
  background-color: var(--palette-1--transparent);
  border-radius: 50px;
  font-size: 1.4rem;
}

.error-message {
  background-color: var(--palette-2--gray-50);
  color: var(--palette-1--accent-red);
  border-radius: 50px;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

.logos-list-wrapper {
  flex-flow: row;
  align-items: center;
  display: flex;
}

.logos-list {
  grid-column-gap: 3.75rem;
  grid-row-gap: 3.75rem;
  justify-content: flex-start;
  align-items: center;
  margin-right: 3.75rem;
  display: flex;
}

.copyright-wrapper-right {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.servises-image {
  object-fit: cover;
  object-position: 0% 50%;
  width: 100%;
  height: 100px;
}

.tabs-content-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  height: auto;
  display: flex;
  position: relative;
}

.blog-content {
  grid-column-gap: 3.75rem;
  grid-row-gap: 3.75rem;
  flex-flow: column;
  display: flex;
}

.blog-content-card {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}

.blog-posts-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: minmax(auto, max-content);
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.blog-post-image-wrapper {
  height: 23rem;
  overflow: hidden;
}

.blog-post-card {
  background-color: var(--palette-4--white-default);
  color: var(--palette-3--black-default);
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.blog-posts-text-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  margin: 2rem;
  display: flex;
}

.round-button-grey {
  background-color: var(--palette-2--gray-50);
  color: var(--palette-3--black-default);
  border-radius: 3.13rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 3.88rem;
  height: 3.88rem;
  transition: color .3s, background-color .3s;
  display: flex;
  position: relative;
}

.round-button-grey:hover {
  background-color: var(--palette-3--black-default);
  color: var(--palette-4--white-default);
}

.round-button-grey.grey {
  color: var(--palette-2--gray-300);
  flex: none;
}

.round-button-grey.grey:hover {
  color: var(--palette-4--white-default);
}

.blog-flex-horizontal-layout {
  justify-content: space-between;
  align-items: center;
  margin-top: .75rem;
  display: flex;
}

.image-full-width {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

.projects-content {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  display: flex;
}

.projects-content-cards {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: -1.25rem;
}

.projects-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-items: stretch;
  display: grid;
}

.project-card {
  background-color: var(--palette-4--white-default);
  color: var(--palette-3--black-default);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.projects-image-wrapper {
  z-index: 0;
  width: 100%;
  height: 12rem;
  position: relative;
  overflow: hidden;
}

.projects-text-wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  margin: 20px;
  display: flex;
}

.cursor {
  width: 100vw;
  height: 100vh;
  position: fixed;
  inset: 0%;
}

.cursor.pointer-events-none {
  z-index: 20;
  pointer-events: none;
  cursor: none;
  display: none;
  overflow: hidden;
}

.link-cursor {
  z-index: 10;
  cursor: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

.link-cursor-wrapper {
  background-color: var(--palette-4--white-default);
  cursor: none;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 7.5rem;
  height: 7.5rem;
  display: flex;
  overflow: hidden;
  transform: scale(0);
}

.teams-content {
  text-align: center;
  margin-left: 0;
  margin-right: auto;
}

.teams-item {
  width: 23rem;
}

.teams-card {
  background-color: var(--palette-4--white-default);
  color: var(--palette-3--black-default);
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  text-decoration: none;
  display: flex;
}

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

.teams-image-wrapper {
  z-index: 0;
  height: 30rem;
  position: relative;
  overflow: hidden;
}

.teams-text-wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  text-align: left;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.teams-text-button-wrapper {
  justify-content: space-between;
  align-items: center;
  padding: 2rem;
  display: flex;
}

.social-icon {
  z-index: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.grey-content {
  color: var(--palette-2--gray-300);
}

.faq-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.faq-wrapper.vertical {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  width: 100%;
  margin-top: 0;
  padding-top: 0;
}

.faq-wrapper.nop {
  width: auto;
  margin-top: 0;
}

.dropdown {
  border-bottom: 1px solid var(--palette-2--gray-100);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  transition: border-color .3s;
  display: flex;
}

.dropdown:hover {
  border-bottom-color: var(--palette-1--transparent);
  outline-color: var(--palette-4--white-default);
  outline-offset: 0px;
  outline-width: 1px;
  outline-style: solid;
}

.dropdown.top-line {
  border-top: 1px solid var(--palette-2--gray-100);
  display: none;
}

.dropdown.top-line:hover {
  border-left: 1px #000;
  border-right: 1px #000;
  border-top-color: var(--palette-1--transparent);
  color: var(--palette-3--black-default);
}

.dropdown.top-line.use-cases {
  height: 50px;
}

.dropdown-icon {
  background-color: var(--palette-4--white-default);
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 3.875rem;
  height: 3.875rem;
  display: flex;
}

.dropdown-icon.other {
  width: 40px;
  height: 35px;
  margin-left: 40px;
}

.dropdown-text {
  font-size: var(--text-size--text-s);
  line-height: var(--line-height--line-height-1-6);
  color: currentColor;
  margin-top: 0;
  margin-bottom: 0;
}

.dropdown-list-inner {
  width: 60%;
  padding-bottom: 0;
  display: none;
}

.dropdown-list {
  background-color: #fff;
  height: 0;
  inset: 0% auto auto 0%;
  overflow: hidden;
}

.dropdown-list.w--open {
  height: auto;
  inset: 6rem auto auto 0%;
  overflow: hidden;
}

.dropdown-list.dropdown-list-relative {
  display: block;
  position: relative;
}

.dropdown-list.dropdown-list-relative.w--open {
  background-color: #0000;
  border: 1px #000;
  position: static;
  top: 0;
}

.container-vertical-flex {
  grid-column-gap: 3.75rem;
  grid-row-gap: 3.75rem;
  flex-flow: column;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.line-static {
  background-color: var(--palette-3--black-default);
  width: 100%;
  height: 1px;
}

.line-vertical {
  background-color: var(--palette-3--black-default);
  width: 1px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0%;
}

.icon-plus {
  justify-content: center;
  align-items: center;
  width: .8125rem;
  height: .8125rem;
  display: flex;
  position: relative;
}

.content-grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: grid;
  position: relative;
}

.content-grid.mobile-flex {
  z-index: 1000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr;
  place-items: start stretch;
}

.column-left {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  color: var(--palette-4--white-default);
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  max-width: 33.13rem;
  height: 100%;
  display: flex;
}

.column-left.gap-40 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  justify-content: center;
  align-items: stretch;
}

.column-right {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  pointer-events: none;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 35rem;
  display: grid;
}

.column-right.column-right-flex {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  height: 100%;
  max-height: 100%;
  display: flex;
}

.column-grid {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  color: var(--palette-3--black-default);
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  text-decoration: none;
  display: flex;
}

.review-card {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  background-color: var(--palette-4--white-default);
  flex-flow: column;
  flex: 0 auto;
  height: auto;
  padding: 2rem;
  display: flex;
}

.reviews-list {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: stretch;
  display: grid;
}

.tabs-menu-right {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-end;
  align-items: flex-start;
  margin-bottom: 5rem;
  margin-left: auto;
  margin-right: 0;
  display: flex;
  overflow: auto;
}

.tabs-projects {
  flex-flow: column;
  align-items: stretch;
  margin-top: -4rem;
  display: flex;
}

.tab-linkprojects {
  background-color: var(--palette-4--white-50);
  color: var(--palette-2--gray-200);
  border-radius: 2px;
  padding: 10px 20px;
}

.tab-linkprojects.w--current {
  border: 1px solid var(--palette-2--gray-100);
  background-color: var(--palette-4--white-default);
  color: var(--palette-3--black-default);
}

.progects-tabs-list-wrapper {
  margin-bottom: 20px;
}

.progects-tabs-list {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.progects-tabs-list.progects-tabs-list__left-long-column {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

.progects-tabs-list.progects-tabs-list__right-long-column {
  grid-template-columns: 1fr 2fr;
}

.progects-tabs-item {
  grid-column: span 2 / span 2;
}

.progects-tabs-item:first-child {
  grid-column: span 4 / span 4;
  grid-column-start: unset;
}

.progects-tabs-item:last-child {
  grid-column: 3 / span 4;
}

.project-tabs-card {
  background-color: var(--palette-4--white-default);
  color: var(--palette-3--black-default);
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.hidden {
  display: none;
}

.bg-project {
  z-index: 0;
  background-image: url('../images/Arhitecht-flogo.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  position: absolute;
  inset: 0%;
}

.hero-wrapper-heading {
  color: var(--palette-4--white-default);
  width: 60%;
}

.blog-post-content {
  grid-row-gap: 5rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.sticky-content {
  grid-row-gap: 1.25rem;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 2rem;
  display: flex;
  position: sticky;
  top: 10rem;
}

.blog-post-grid {
  grid-column-gap: 3rem;
  grid-row-gap: 3.75rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-right: 8.75rem;
  display: grid;
}

.blog-post-rich-text {
  width: 100%;
}

.blog-post-rich-text h2 {
  margin-bottom: 20px;
}

.blog-post-rich-text h3 {
  margin-top: 60px;
  margin-bottom: 20px;
}

.blog-post-rich-text p {
  font-size: var(--text-size--text-m);
  line-height: var(--line-height--line-height-1-6);
  letter-spacing: var(--letter-spacing--letter-spacing-3);
}

.blog-post-rich-text ul {
  font-size: var(--text-size--text-m);
  line-height: var(--line-height--line-height-1-6);
  letter-spacing: var(--letter-spacing--letter-spacing-3);
  margin-top: 16px;
  padding-left: 2rem;
  list-style-type: disc;
}

.blog-post-rich-text h4 {
  margin-top: 60px;
  margin-bottom: 20px;
}

.blog-post-rich-text ol {
  font-size: var(--text-size--text-m);
  line-height: var(--line-height--line-height-1-6);
  margin-top: 1rem;
  padding-left: 2rem;
}

.bg-black-light-50 {
  z-index: 1;
  background-color: var(--palette-3--black-light-50);
  position: absolute;
  inset: 0%;
}

.dropdown-content-wrapper {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 2rem 1rem;
  display: flex;
}

.dropdown-content-wrapper:hover {
  background-color: var(--palette-4--white-80);
  padding-left: 1rem;
}

.dropdown-content-wrapper.use-cases {
  height: 50px;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.dropdown-toggle-full-width {
  width: 100%;
  padding: 0;
}

.dropdown-toggle-full-width.w--open {
  background-color: var(--palette-4--white-default);
}

.gallery-image-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 36rem;
  display: flex;
  position: relative;
  overflow: clip;
}

.gallery-image-wrapper.gallery-image-wrapper-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.gallery-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: column;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  margin-bottom: 0;
  padding-top: 6.25rem;
  display: grid;
}

.gallery-image {
  object-fit: cover;
  flex: 0 auto;
  width: 100%;
  height: 100%;
}

.content-vertical-center {
  z-index: 5;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.blog-content-flex-wrapper {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.blog-card-wrapper {
  color: var(--palette-3--black-default);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  text-decoration: none;
  display: grid;
}

.blog-image {
  width: 100%;
  height: 37.5rem;
}

.blog-card-content-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-color: var(--palette-4--white-default);
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  padding: 2rem;
  display: flex;
}

.blog-card-image-wrapper {
  width: 26.25rem;
  height: 19.81rem;
  overflow: hidden;
}

.blog-card-inner {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.round-button {
  background-color: var(--palette-2--gray-50);
  border-radius: 50%;
  flex: none;
  width: 3.88rem;
  height: 3.88rem;
  transition: color .3s, background-color .3s;
  position: relative;
}

.round-button:hover {
  background-color: var(--palette-3--black-default);
  color: var(--palette-4--white-default);
}

.blog-collection-list {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  display: flex;
}

.blog-card-content {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-flow: column;
  display: flex;
}

.card-slide {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.card-slide.red {
  border-bottom: 1px solid var(--palette-4--white-50);
  background-color: var(--palette-1--accent-red);
  background-image: url('../images/Diseño-sin-título-6.png');
  background-position: 0%;
  background-size: cover;
  background-attachment: fixed;
}

.card-slide.dark-red {
  border-bottom: 1px solid var(--palette-4--white-50);
  background-color: var(--palette-2--gray-50);
  background-image: url('../images/GLP-Properties---Panama-City-Panama.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.card-slide.burgundi-red {
  border-bottom: 1px solid var(--palette-4--white-50);
  background-color: #8b151500;
  background-image: url('../images/Why-GLP---BG.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  width: auto;
}

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

.slide-content.slide-content-flex-left {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  margin-left: auto;
  margin-right: 0;
  padding: 2rem 4rem 8rem 2rem;
  display: flex;
}

.slide-content.slide-content-flex-left.right {
  justify-content: center;
  align-items: flex-end;
}

.slide-content.slide-content-flex-left.vertical {
  flex-flow: column;
}

.text-white {
  color: var(--palette-4--white-default);
  line-height: 120%;
}

.flex-text-wrapper {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  display: flex;
}

.column-card-advant {
  width: 26.25rem;
  height: 26.25rem;
}

.column-card-advant.column-card-advant-white {
  z-index: 20000;
  border: 2px solid var(--newww);
  -webkit-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
  background-color: #efefefbf;
  border-radius: 0;
  flex-flow: column;
  justify-content: flex-start;
  width: 100%;
  height: 18rem;
  padding: 2rem;
  display: flex;
  position: relative;
}

.circle-grey {
  background-color: var(--palette-1--dark-red);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3.875rem;
  height: 3.875rem;
  padding-top: 3px;
  display: flex;
}

.column-card-advant-top {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  display: flex;
}

.column-card-advant-bottom {
  margin-top: 1.25rem;
}

.container-horizontal-flex {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-end;
  height: 100%;
  display: flex;
}

.container-horizontal-flex.team {
  grid-column-gap: 8.125rem;
  grid-row-gap: 8.125rem;
  justify-content: flex-start;
  align-items: flex-start;
  position: relative;
}

.photo-specialist {
  z-index: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.photospecialist-wrapper {
  width: 26.25rem;
  height: 32.5rem;
  overflow: hidden;
}

.sticky-team {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  background-color: var(--palette-4--white-default);
  flex-flow: column;
  padding: 3.75rem;
  display: flex;
  position: sticky;
  top: 10rem;
  left: auto;
  right: 0;
}

.sticky-team-top {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.sticky-team-content-center {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

.sticky-team-bottom-content {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.sticky-team-bottom-icon-wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.sticky-team-bottom {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  display: flex;
}

.team-rich-text {
  width: 100%;
}

.team-rich-text h2 {
  margin-bottom: 20px;
}

.team-rich-text h3 {
  font-size: var(--text-size--h3-m);
  line-height: var(--line-height--line-height-1-1);
  margin-top: 40px;
  margin-bottom: 20px;
}

.team-rich-text p {
  color: var(--palette-2--gray-300);
  font-size: var(--text-size--text-m);
  line-height: var(--line-height--line-height-1-6);
}

.team-rich-text ul {
  color: var(--palette-3--black-default);
  margin-top: 1rem;
  padding-left: 1rem;
}

.team-rich-text h4 {
  margin-top: 40px;
  margin-bottom: 20px;
}

.blog-bread-crumbs {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: var(--palette-3--black-default);
  display: flex;
}

.blog-heading-wrapper {
  grid-column-gap: 3.5rem;
  grid-row-gap: 3.5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.blog-post-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.blog-page-contrent-wrapper {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 5rem;
  display: flex;
}

.blog-grid-content {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start;
  margin-left: 0;
  margin-right: auto;
  display: grid;
  position: relative;
}

.sticky-social {
  position: sticky;
  top: 10rem;
}

.author-flex-block {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.author-flex-block.vertical {
  flex-flow: column;
  padding: 2.75rem 3.75rem;
}

.author-flex-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.author-flex-wrapper.author-flex-wrapper-center {
  justify-content: flex-start;
  align-items: center;
}

.image-author-wrapper {
  border-radius: 100%;
  width: 60px;
  height: 60px;
  overflow: hidden;
}

.author-photo {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.author-grid-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 3.75rem;
  display: grid;
}

.author-white-wrapper {
  background-color: var(--palette-4--white-default);
}

.center-text-wrapper {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

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

.blog-post-rich h2 {
  margin-bottom: 20px;
}

.blog-post-rich h3 {
  margin-top: 60px;
  margin-bottom: 20px;
}

.blog-post-rich p {
  font-size: var(--text-size--text-s);
  line-height: var(--line-height--line-height-1-6);
  letter-spacing: var(--letter-spacing--letter-spacing-3);
}

.blog-post-rich ul {
  margin-top: 1rem;
  padding-left: 2rem;
}

.blog-post-rich h4 {
  margin-top: 60px;
  margin-bottom: 20px;
}

.blog-post-rich ol {
  margin-top: 1rem;
  padding-left: 2rem;
}

.contact-content-wrapper {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  flex-flow: column;
  max-width: 1400px;
  padding: 52px 52px 0;
  display: flex;
}

.contact-card {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  background-color: var(--palette-2--gray-50);
  flex-flow: column;
  justify-content: space-between;
  width: auto;
  height: auto;
  padding: 0 0 2rem;
  display: flex;
}

.about-card-number {
  background-color: var(--palette-2--gray-50);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3.875rem;
  height: 3.875rem;
  margin-bottom: 2.5rem;
  padding-top: 3px;
  display: flex;
}

.contact-card-wrapper {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  display: grid;
}

.contact-card-text {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: var(--palette-2--gray-300);
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding: 0 29px 29px 0;
  display: flex;
}

.contact-social-card {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  display: flex;
}

.bg-about-us {
  z-index: 0;
  background-image: url('../images/IPANEMA_AEREA-1.png');
  background-position: 20%;
  background-size: auto;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0%;
}

.about-card-wrapper {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  display: flex;
}

.about-card {
  background-color: var(--palette-4--white-default);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding: 2rem;
  display: flex;
}

.about-card-text {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  color: var(--palette-2--gray-300);
  flex-flow: column;
  display: flex;
}

.about-content-wrapper {
  grid-column-gap: 3.75rem;
  grid-row-gap: 3.75rem;
  flex-flow: column;
  display: flex;
}

.gallery-scroll-distance {
  height: 100vh;
  position: relative;
}

.gallery-item {
  width: 100%;
  max-width: 100%;
  margin-top: -100vh;
  position: relative;
}

.gallery-item-sticky {
  color: var(--palette-4--white-default);
  width: 100%;
  height: 100vh;
  position: sticky;
  top: 100px;
  overflow: hidden;
}

.gallery-item-inner {
  width: 100%;
  max-width: 81.25rem;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.gallery-item-inner.mobile-flex {
  min-height: 100%;
}

.gallery-item-content-wrapper {
  z-index: 3;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46em;
  min-height: 100vh;
  display: flex;
  position: relative;
}

.gallery-item-gradient {
  z-index: 2;
  background-image: linear-gradient(to bottom, var(--palette-3--black-light-50), var(--palette-3--black-light-50));
  width: 100%;
  height: 100%;
  padding: 69px;
  position: absolute;
  inset: 0%;
}

.gallery-item-media {
  z-index: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: clip;
}

.gallery-item-content-inner {
  grid-column-gap: 1.1rem;
  grid-row-gap: 1.1rem;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  display: flex;
}

.gallery-item-text-wrapper {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: column;
  display: flex;
}

.gallery-container {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 81.25rem;
  height: 100svh;
  margin-top: 4em;
  padding-top: 0;
  padding-left: 70px;
  padding-right: 70px;
  display: flex;
}

.price-card {
  z-index: 3;
  background-color: var(--palette-4--white-default);
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 22.25rem;
  min-width: 17rem;
  height: 22.25rem;
  padding: 2rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.price-card-top {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.price-custom {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.services-hero-wrapper {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  color: #fff;
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.services-hero-text-wrapper {
  z-index: 3;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.service-page-rich-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 40rem 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.service-page-rich-container {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 1.25rem;
  display: flex;
}

.services-cart {
  height: 100vh;
}

.cart-container {
  background-color: var(--palette-1--accent-red);
  color: var(--palette-4--white-default);
  height: 40rem;
  margin-top: 10rem;
  padding: 3.75rem;
  display: flex;
  box-shadow: 0 5px 25px #00000040;
}

.cart-header {
  border-bottom-color: var(--palette-4--white-20);
  padding: 0 0 3.75rem;
}

.flex-block {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: 0;
  margin-right: 0;
}

.remove-button {
  justify-content: center;
  align-items: center;
  display: flex;
}

.cart-list {
  padding: 0;
}

.cart-item {
  border-bottom: 1px solid var(--palette-4--white-20);
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.cart-footer {
  grid-column-gap: 3.75rem;
  grid-row-gap: 3.75rem;
  border-top-style: none;
  padding: 2.5rem 0 0;
}

.checkout-actions {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.cart-line-item {
  margin-bottom: 0;
}

.service-close-button {
  background-color: var(--palette-2--gray-50);
  background-image: url('../images/Frame-2087324692.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3.875rem;
  height: 3.875rem;
  transition: background-color .3s linear;
  display: flex;
}

.service-close-button:hover {
  background-color: var(--palette-3--black-default);
  color: var(--palette-4--white-default);
  background-image: url('../images/hover.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: scroll;
}

.close-button {
  cursor: pointer;
  width: auto;
  height: 100%;
}

.services-heropage-wrapper {
  object-fit: cover;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.error-state-card {
  background-color: var(--palette-4--white-default);
  color: var(--palette-1--accent-red);
  margin-top: 2rem;
  margin-left: 0;
}

.tabs-content-heading-wrapper {
  z-index: 1;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--palette-2--gray-50);
  opacity: 0;
  pointer-events: none;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 49%;
  padding-right: 3.8rem;
  position: absolute;
  inset: 0%;
}

.autotabs {
  flex-flow: row;
  justify-content: flex-end;
  align-items: stretch;
  width: 100%;
  display: flex;
  position: relative;
}

.autotabs-tab {
  color: #0d0b0b;
  background-color: #fff0;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: flex-start stretch;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.autotabs-tab:hover {
  z-index: 1;
  grid-template-columns: 1fr 1fr;
}

.autotabs-tab.w--current {
  color: #fff;
  background-color: #e72323;
  padding: 2.81rem 2rem;
  transition: color .2s ease-in, background-color .3s ease-in;
}

.project-heading-wrapper {
  width: 36rem;
}

.block-header {
  background-color: var(--palette-1--transparent);
  border-style: none;
  padding: 0;
}

.block-content {
  background-color: var(--palette-1--transparent);
  border-bottom-style: none;
  border-left-style: none;
  border-right-style: none;
  margin-bottom: 1rem;
  padding: 0;
}

.input {
  background-color: var(--palette-4--white-default);
  font-size: var(--text-size--text-s);
  line-height: var(--line-height--line-height-1-2);
  letter-spacing: var(--letter-spacing--letter-spacing-3);
  border-style: none;
  border-radius: 0;
  flex-flow: row;
  justify-content: flex-start;
  align-items: stretch;
  height: 4rem;
  padding: 1.7rem 1.5rem 1.5rem;
  display: flex;
}

.input::placeholder {
  color: var(--palette-4--white-default);
}

.input.discount {
  color: var(--palette-3--black-default);
}

.checkout-form-flex {
  background-color: var(--palette-1--transparent);
  flex-flow: row;
  min-height: 100%;
  padding: 0;
  display: flex;
  position: relative;
}

.content-flex-left {
  flex: 0 auto;
  width: 60%;
  margin-right: 80px;
}

.content-flex-right {
  flex: 0 auto;
  position: static;
}

.header-wrapper-bottom-padding {
  margin-bottom: 5rem;
}

.checkout-header {
  background-color: var(--palette-1--transparent);
  border-style: none;
  margin-top: 2.5rem;
  margin-bottom: 1.5rem;
  padding: 1rem 0 0;
}

.order-items {
  margin-bottom: 2.5rem;
}

.discounts {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: var(--palette-1--transparent);
  border-style: none;
  padding: 0;
  position: relative;
}

.order-text {
  margin-left: 0;
}

.red-order-summary {
  background-color: var(--palette-1--accent-red);
  color: var(--palette-4--white-default);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 3.75rem;
  display: flex;
  position: sticky;
  top: 2rem;
}

.apply-button {
  z-index: 3;
  background-color: var(--palette-1--transparent);
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 100%;
  margin-left: 0;
  position: relative;
  inset: 0 0% 0% auto;
}

.line-item {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  color: var(--palette-4--white-default);
  width: 100%;
}

.line-item.without-bottom-padding {
  margin-bottom: 0;
}

.order-summary {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  border-bottom: 1px solid var(--palette-4--white-20);
  flex-flow: column;
  width: 100%;
  margin-bottom: 3.75rem;
  padding-bottom: 3.75rem;
  display: flex;
}

.error-state-place-order {
  background-color: var(--palette-1--transparent);
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}

.navigation-link {
  text-decoration: none;
  transition: opacity .3s;
  position: relative;
  overflow: clip;
}

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

.socials-link {
  color: #fff;
  background-color: #514f56;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 4.5rem;
  height: 4.5rem;
  transition: background-color .3s, color .3s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.socials-link:hover {
  color: #221e20;
  background-color: #fff;
}

.header-list-black {
  grid-column-gap: 3.25vw;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.header-item-black {
  margin-top: 10px;
}

.header-item-black.header-button-wrapper.desktop-hidden, .header-item-black.blog {
  display: none;
}

.header-logo-black {
  color: var(--palette-3--black-default);
  flex: none;
  max-width: 200px;
  transition: opacity .3s;
  position: relative;
}

.header-logo-black:hover {
  opacity: .7;
}

.header-logo-black.w--current {
  width: auto;
  max-width: 200px;
  position: relative;
}

.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;
}

.header-blur-background {
  z-index: -1;
  -webkit-backdrop-filter: blur(60px);
  backdrop-filter: blur(60px);
  background-color: #ffffff1f;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

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

.content-horizontal-flex-left.header-content {
  justify-content: center;
  align-items: center;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  position: relative;
}

.burger-wrapper.tablet-visible {
  display: none;
}

.lightbox-link {
  object-fit: cover;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

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

.footer-logo {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-top: 3rem;
  margin-bottom: 0;
  margin-left: -1rem;
  line-height: 1em;
  display: flex;
}

.footer-logo-text {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 17vw;
  line-height: var(--line-height--line-height-0-9);
  letter-spacing: var(--letter-spacing--letter-spacing-8);
  text-transform: uppercase;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: auto;
  font-weight: 500;
  display: flex;
}

.footer-logo-text.one {
  justify-content: flex-start;
  align-items: center;
}

.billing-address-toggle {
  justify-content: flex-start;
  align-items: flex-start;
}

.checkbox-label {
  font-size: var(--text-size--text-s);
  line-height: var(--line-height--line-height-1-2);
  font-weight: var(--fonts--normal);
  margin-bottom: 0;
}

.gallery-item-media-rules {
  z-index: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% 0% 0% auto;
  overflow: clip;
}

.gallery-item-media-rules.last-item-media {
  background-image: url('../images/Diseño-sin-título-3.png');
  background-position: 50%;
  background-size: cover;
}

.gallery-item-media-rules.desktop-hidden {
  background-image: none;
  display: none;
}

.gallery-item-content-wrapper-rules {
  z-index: 3;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 100%;
  min-height: 100vh;
  display: flex;
  position: absolute;
  left: 0;
}

.collection-item {
  border-top: 1px solid var(--palette-2--gray-100);
  border-bottom: 1px solid var(--palette-2--gray-100);
  margin-bottom: -1px;
  transition: background-color .3s, border-color .3s;
}

.collection-item:hover {
  border-top-color: var(--palette-2--gray-50);
  border-bottom-color: var(--palette-2--gray-50);
}

.collection-list {
  width: 50%;
}

.services-heder-wrapper {
  flex: 1;
  width: 100%;
  padding-top: 2.81rem;
  padding-bottom: 2.81rem;
  padding-left: 2rem;
  transition: background-color .3s linear;
}

.services-heder-wrapper:hover {
  background-color: var(--palette-4--white-default);
}

.list {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: var(--palette-3--black-default);
  flex-flow: column;
  padding-left: .9375rem;
  display: flex;
}

.text-wrapper-min-with {
  height: 3.7rem;
  overflow: clip;
}

.footer-logo-wrapper {
  width: 100%;
  height: 100%;
  overflow: clip;
}

.tabs-content-heading-wrapper-visible {
  z-index: 0;
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: flex-start stretch;
  width: 44%;
  display: flex;
  position: absolute;
  inset: 0 0 0% 0%;
}

.services-wrapp {
  object-fit: cover;
  width: 100%;
  height: 200px;
}

.teams-grid-collection {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.section-two {
  z-index: 5;
  padding-top: 5.625rem;
  padding-bottom: 5.625rem;
  position: relative;
  overflow: hidden;
}

.section-two.section-dark {
  color: #202020;
  background-color: #202020;
}

.teams-rail {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex: none;
  justify-content: flex-start;
  align-items: stretch;
  width: auto;
  display: flex;
}

.sticky-track {
  height: 200vh;
  margin-top: -24vh;
  position: relative;
}

.column-sticky {
  position: sticky;
  top: 20%;
}

.heading-block-with-top-padding {
  padding-top: .5rem;
}

.relative {
  display: block;
  position: relative;
}

.text-numbers {
  color: var(--palette-2--gray-50);
  font-size: var(--text-size--text-m);
  line-height: var(--line-height--line-height-0-95);
}

.color-padding {
  background-color: var(--palette-2--gray-50);
  height: 5rem;
}

.color-padding.desktop-hidden {
  display: none;
}

.button-white-grey-hover {
  background-color: var(--palette-4--white-default);
  color: var(--palette-3--black-default);
  border-radius: 6.25rem;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding: .95rem 1.75rem 1rem;
  text-decoration: none;
  transition: color .3s linear, background-color .3s linear;
  display: flex;
  position: relative;
}

.button-white-grey-hover:hover {
  background-color: var(--palette-2--gray-100);
}

.button-white-grey-hover.max {
  background-color: var(--palette-2--gray-100);
  color: var(--palette-3--black-default);
  width: 400px;
  margin-top: 2rem;
  margin-left: auto;
  margin-right: auto;
}

.button-white-grey-hover.max:hover {
  background-color: var(--palette-3--black-default);
  color: var(--palette-2--gray-50);
}

.logo-dark-desktop {
  color: var(--palette-3--black-default);
  display: flex;
}

.logo-white-mobile {
  display: none;
}

.arrow-checkout {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: 4rem;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.billing-address {
  margin-top: 0;
  margin-bottom: 0;
}

.checkbox {
  margin-top: 0;
}

.row {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: row;
  margin-top: 1rem;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.header-navigation {
  margin-left: auto;
  margin-right: auto;
  transform: translate(0);
}

.apply-relative-wrapper {
  background-color: var(--palette-2--gray-50);
  color: var(--palette-3--black-default);
  transition: background-color .3s;
  position: relative;
}

.apply-relative-wrapper:hover {
  background-color: var(--palette-4--white-50);
}

.heading-wrapper-bottom-padding {
  margin-bottom: 3.75rem;
}

.background-image-with-paralax {
  z-index: 0;
  transform-style: preserve-3d;
  background-image: url('../images/Why-GLP---BG.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  position: absolute;
  inset: 0%;
}

.background-image-with-paralax.why {
  background-image: url('../images/bg-proyectos.webp');
}

.background-image-with-paralax.other {
  background-image: url('../images/img-valor-inversion2.webp');
}

.background-image-with-paralax.other.nop {
  background-image: none;
}

.content-vertical-align-center {
  z-index: 5;
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.container-inner {
  z-index: 5;
  width: 90vw;
  max-width: 81.25rem;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.link {
  color: currentColor;
  text-decoration: none;
  transition-property: color;
  transition-duration: .3s;
  transition-timing-function: ease;
}

.link:hover {
  color: var(--palette-3--black-default);
}

.gallery-item-sticky-about {
  color: var(--palette-4--white-default);
  width: 100%;
  height: 100vh;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.logo-image {
  object-fit: contain;
  width: auto;
  height: 100%;
}

.text-wrapper-flex {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: row;
  justify-content: space-between;
  margin: 2rem;
  display: flex;
}

.flex-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  display: flex;
}

.cart-quantity {
  background-color: var(--palette-4--white-default);
  color: var(--palette-3--black-default);
  margin-bottom: -1.5rem;
  margin-left: -12px;
  padding-left: 0;
  padding-right: 0;
  font-weight: 400;
}

.icon {
  color: var(--palette-1--transparent);
  background-image: url('../images/Frame.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 2rem;
  height: 2rem;
  margin-right: 0;
}

.icon.desktop-hidden {
  display: none;
}

.cart-open {
  background-color: var(--palette-1--transparent);
  padding: 0 1.875rem 0 0;
  transition: opacity .3s;
}

.cart-open:hover {
  opacity: .8;
}

.cart-quantity-black {
  background-color: var(--palette-4--white-default);
  color: var(--palette-3--black-default);
}

.icon-dark {
  color: var(--palette-1--transparent);
  background-image: url('../images/icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 2rem;
  height: 2rem;
  margin-right: 0;
}

.cart-quantity-dark {
  background-color: var(--palette-3--black-default);
  color: var(--palette-4--white-default);
  margin-bottom: -1.5rem;
  margin-left: -12px;
  padding-left: 0;
  padding-right: 0;
  font-weight: 400;
}

.logo-white {
  color: var(--palette-3--black-default);
  display: flex;
}

.flex-content {
  flex-flow: column;
  margin-top: 5rem;
  display: flex;
}

.content-flex-with-gap {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  color: var(--palette-2--gray-300);
  flex-flow: column;
  margin-top: 2.5rem;
  display: flex;
}

.text-m {
  color: var(--palette-4--white-default);
  letter-spacing: var(--letter-spacing--letter-spacing-3);
  margin-top: 10px;
  font-size: 22px;
  font-weight: 400;
  line-height: 32px;
}

.text-m.sub {
  color: var(--palette-4--white-default);
  text-shadow: 0 1px 16px #00000080;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.text-m.lower {
  margin-top: 10px;
  font-size: 22px;
  font-weight: 400;
  line-height: 32px;
}

.text-m.lower.sub {
  color: var(--palette-3--black-default);
  text-shadow: none;
  margin-top: 15px;
  margin-bottom: 0;
  padding-right: 0;
  font-size: 18px;
  line-height: 28px;
}

.text-m.lower.sub.white {
  color: var(--palette-4--white-80);
  text-shadow: none;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 400;
}

.text-m.lower.sub.white.other {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.text-m.lower.sub.white.other2 {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 400;
}

.text-m.lower.sub.white.other2.black {
  color: var(--palette-3--black-default);
}

.text-m.lower.sub.white._16 {
  text-align: center;
  margin-top: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.text-m.lower.sub.white._16.wef {
  margin-top: 15px;
}

.text-m.lower.sub.white._16.normal {
  font-weight: 400;
}

.text-m.lower.sub.list {
  margin-top: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
}

.text-m.lower.sub.downn {
  margin-bottom: 20px;
}

.text-m.black {
  color: var(--palette-4--white-default);
  text-shadow: 0 1px 9px #0003;
  margin-top: 0;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
}

.heading-m {
  font-size: var(--text-size--h3-m);
  line-height: var(--line-height--line-height-1-1);
  font-weight: var(--fonts--normal);
  letter-spacing: var(--letter-spacing--letter-spacing-4);
}

.heading-m.text-white {
  color: var(--palette-4--white-default);
}

.text-s {
  color: var(--palette-3--black-default);
  letter-spacing: var(--letter-spacing--letter-spacing-3);
  margin-top: 0;
  padding: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.text-s.larger {
  color: var(--palette-4--white-default);
  font-size: 20px;
  line-height: 30px;
}

.text-s.larger.white {
  color: var(--palette-4--white-default);
  font-size: 18px;
  line-height: 28px;
}

.text-s.larger.black {
  color: var(--palette-3--black-default);
  margin-top: 20px;
}

.heading-s {
  color: var(--palette-3--black-default);
  font-size: 18px;
  line-height: var(--line-height--line-height-1-2);
  font-weight: var(--fonts--medium);
  text-align: left;
  letter-spacing: var(--letter-spacing--letter-spacing-4);
}

.heading-s.right.bigg {
  font-size: 22px;
}

.text-white-80 {
  opacity: .8;
  color: var(--palette-4--white-default);
}

.text-dark {
  color: var(--palette-3--black-default);
}

.text-gray {
  color: var(--palette-2--gray-300);
}

.heading-l {
  font-size: var(--text-size--h2-l);
  line-height: var(--line-height--line-height-0-95);
  font-weight: var(--fonts--normal);
  letter-spacing: var(--letter-spacing--letter-spacing-6);
}

.column {
  flex: 1;
  padding-left: 0;
  padding-right: 0;
}

.order-item-list {
  flex-flow: column;
  margin-bottom: 0;
  padding: 1.7rem 1.5rem 1.5rem;
  display: flex;
}

.line-order-item {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.bg-white {
  background-color: var(--palette-4--white-default);
}

.heading-2 {
  color: var(--palette-4--white-default);
  text-shadow: 0 1px 1px #0003;
  width: 100%;
  font-size: 55px;
  font-weight: 500;
}

.heading-2.h2 {
  color: var(--palette-3--black-default);
  text-shadow: none;
  font-size: 30px;
  font-weight: 600;
}

.heading-2.h2.white {
  color: var(--palette-4--white-default);
  text-align: left;
  text-shadow: none;
  font-size: 30px;
  font-weight: 600;
}

.heading-2.h2.red {
  color: var(--palette-1--accent-red);
}

.list-item {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 25px;
}

.line {
  background-color: var(--palette-4--white-default);
  opacity: .21;
  color: var(--palette-4--white-default);
  border-radius: 50px;
  height: 1px;
  margin: 20px 0;
}

.line.white {
  background-color: var(--palette-4--white-default);
  color: var(--palette-3--black-default);
  margin-top: 0;
  margin-bottom: 10px;
}

.line.black {
  background-color: var(--palette-3--black-default);
  margin-top: 15px;
  margin-bottom: 15px;
}

.div-block-11 {
  z-index: 1000;
  margin-top: 0;
  position: relative;
}

.text-span {
  font-weight: 700;
}

.heading-4 {
  font-size: 50px;
}

.heading-4.black {
  color: var(--palette-4--white-default);
  font-size: 55px;
}

.collection-item-3 {
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: -1px;
  transition: background-color .3s, border-color .3s;
}

.collection-item-3:hover {
  border-top-color: #efefef;
  border-bottom-color: #efefef;
}

.text-2 {
  color: #0d0b0b;
  font-size: 1.13rem;
}

.text-2.text-services {
  color: #0d0b0b;
  letter-spacing: -.03em;
  margin-top: 2rem;
  font-size: 1rem;
  line-height: 160%;
}

.container-2 {
  width: 100%;
  max-width: none;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 2rem;
}

.container-2.list-dropdown-inner {
  display: none;
}

.container-2.other {
  border-top: 0 #000;
  padding-left: 0;
}

.section-2 {
  z-index: 1;
  padding-top: 5rem;
  padding-bottom: 5rem;
  position: relative;
  overflow: hidden;
}

.section-2.section-long-bottom-pading {
  height: auto;
  padding: 4rem 2rem;
  position: relative;
}

.tabs-content-heading-wrapper-2 {
  z-index: 1;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 0;
  pointer-events: none;
  background-color: #efefef;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 49%;
  padding-right: 3.8rem;
  position: absolute;
  inset: 0%;
}

.text-s-2 {
  letter-spacing: -.03em;
  font-size: 16px;
  font-weight: 400;
  line-height: 160%;
}

.services-heder-wrapper-2 {
  flex: 1;
  width: 100%;
  padding-top: 2.81rem;
  padding-bottom: 2.81rem;
  padding-left: 1rem;
  transition: background-color .3s linear;
}

.services-heder-wrapper-2:hover {
  background-color: #fff;
}

.heading-m-2 {
  color: var(--palette-3--black-default);
  letter-spacing: -.04em;
  margin-top: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 110%;
}

.heading-m-2._18 {
  margin-top: 5px;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}

.heading-m-2.normal {
  font-weight: 400;
}

.heading-m-2.normal.bigger, .heading-m-2.invesment {
  font-size: 25px;
}

.rich-text-block, .rich-text-block-2 {
  font-size: 14px;
  line-height: 26px;
}

.rich-text-block-3 {
  font-size: 16px;
  line-height: 26px;
}

.tabs-menu {
  flex-flow: column;
  display: flex;
  position: sticky;
  top: 10px;
}

.tabs {
  flex-flow: row;
  margin-top: 40px;
  display: flex;
  position: static;
}

.tabs-content-2 {
  width: 50%;
}

.tab-link-tab-2 {
  border-bottom: 1px solid var(--palette-3--black-light-20);
  background-color: var(--palette-2--grey-transparent);
  padding: 35px;
}

.tab-link-tab-2:hover {
  background-color: var(--palette-4--white-40);
}

.tab-link-tab-2.w--current {
  background-color: var(--palette-4--white-default);
  padding-top: 35px;
  padding-bottom: 35px;
}

.tab-link-tab-2.nop {
  border-bottom-style: none;
}

.text-image-wrapper {
  width: 100%;
  height: 100%;
  padding: 0 20px 25px;
}

.tab-pane-tab-1 {
  height: 100%;
}

.list-item-uses-cases {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 16px;
  line-height: 26px;
}

.list-item-uses-cases.white {
  color: #fff;
}

.image {
  width: 100%;
  height: 200px;
  margin-bottom: 20px;
}

.h3-use-cases {
  font-size: 22px;
}

.h3-use-cases.bold {
  border-bottom: 1px solid var(--palette-3--black-light-20);
  color: var(--palette-3--black-default);
  padding-bottom: 5px;
  font-weight: 500;
  line-height: 32px;
}

._18-font-size {
  color: var(--palette-3--black-default);
  margin-top: 10px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}

._18-font-size.bold {
  color: var(--palette-3--black-default);
  margin-top: 10px;
  font-style: normal;
  font-weight: 500;
}

._18-font-size.bold.line {
  opacity: 1;
  outline-offset: 0px;
  color: var(--palette-3--black-default);
  background-color: #fff0;
  border: 1px #000;
  border-radius: 0;
  outline: 3px #0d0b0b;
  width: 100%;
  margin-top: 0;
  margin-bottom: 40px;
  padding-top: 0;
}

._18-font-size.italic {
  font-style: italic;
}

.text-block {
  font-size: 16px;
}

.heading-5 {
  font-size: 25px;
}

.relative-sticky {
  display: none;
}

.heading-s-copy {
  font-size: 22px;
  line-height: var(--line-height--line-height-1-2);
  font-weight: var(--fonts--medium);
  text-align: left;
  letter-spacing: var(--letter-spacing--letter-spacing-4);
}

.vertical-text {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-right: 20px;
  padding-right: 0;
  display: inline-flex;
}

.vertical-text.horizontal {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
}

.image-2 {
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  width: 100%;
  max-width: none;
  height: 100%;
  max-height: none;
  margin-top: 20px;
  position: static;
  top: 0;
}

.image-2.nop {
  margin-top: 0;
}

.cell {
  padding-left: 10px;
}

.dropdown-2 {
  border-top: .5px solid #dbdbdb;
  border-bottom: .5px solid #dbdbdb;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  transition: border-color .3s;
  display: flex;
}

.dropdown-2:hover {
  outline-offset: 0px;
  border: 0 #000;
  outline: 0 #fff;
}

.dropdown-2.top-line:hover {
  border-style: solid none;
  border-width: 1px;
  border-color: var(--palette-3--black-light-30);
  outline-offset: 0px;
  color: #0d0b0b;
  outline: 1px #fff;
}

.dropdown-2.other {
  border-top-style: none;
  border-top-width: 0;
  border-bottom-style: none;
  border-bottom-width: 0;
  width: 100%;
}

.dropdown-2.top-line.other {
  width: 100%;
}

.dropdown-2.top-line {
  border-top: 0 #dbdbdb;
  height: auto;
}

.dropdown-2.top-line:hover {
  outline-offset: 0px;
  color: #0d0b0b;
  border: 1px solid #0d0b0d4d;
  border-style: solid none;
  outline: 1px #fff;
}

.dropdown-icon-2 {
  background-color: #fff;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 3.3rem;
  height: 3.3rem;
  display: flex;
}

.dropdown-icon-2.other {
  width: 2rem;
  height: 2rem;
}

.dropdown-text-2 {
  letter-spacing: -.04em;
  color: currentColor;
  width: 80%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 30px;
}

.dropdown-toggle-full-width-2 {
  width: 100%;
  padding: 0;
  display: flex;
}

.heading-s-2 {
  letter-spacing: -.04em;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 120%;
}

.dropdown-list-inner-2 {
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.dropdown-list-inner-2.not {
  width: 100%;
}

.line-vertical-2 {
  background-color: #0d0b0b;
  width: 1px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0%;
}

.dropdown-content-wrapper-2 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
}

.dropdown-content-wrapper-2.other {
  padding-top: 0;
  padding-bottom: 0;
}

.section-3 {
  z-index: 1;
  padding-top: 5rem;
  padding-bottom: 5rem;
  position: relative;
  overflow: hidden;
}

.section-3.section-long-top-padding {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.section-3.hero-section {
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  height: 100vh;
  padding-top: 6rem;
  padding-bottom: 0;
  display: block;
}

.section-3.hero-section.panama {
  height: 80vh;
}

.section-3.hero-section._70 {
  height: auto;
  padding-top: 12rem;
}

.section-3.section-long-bottom-pading {
  height: auto;
  padding-top: 4rem;
  padding-bottom: 4rem;
  position: relative;
}

.section-3.section-long-bottom-pading.services {
  width: 80%;
  padding-top: 0;
  padding-bottom: 2rem;
}

.line-static-2 {
  background-color: #0d0b0b;
  width: 100%;
  height: 1px;
}

.horizontal {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-12 {
  border-radius: 500px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 10px;
  display: flex;
  position: relative;
}

.submit-button {
  background-color: var(--palette-2--gray-50);
  color: var(--palette-3--black-default);
  font-weight: var(--fonts--medium);
  border-radius: 500px;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}

.submit-button:hover {
  background-color: var(--palette-3--black-default);
  color: var(--palette-2--gray-50);
}

.quick-stack {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding-left: 0;
  padding-right: 0;
}

.vertical {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 60%;
  height: 100%;
  padding: 35px 0;
  display: flex;
}

.vertical.nop {
  width: 100%;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.vertical.all {
  width: 80%;
  padding-top: 0;
}

.slide {
  width: auto;
  position: static;
  top: 1px;
}

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

.slider {
  background-color: #ddd0;
  width: auto;
  max-width: 50%;
  height: 100%;
  max-height: 500px;
}

.sticky-bar {
  flex-flow: column;
  height: 100%;
  display: flex;
}

.sticky-bar-wrapper {
  margin-top: 10px;
  padding: 9px;
  position: static;
  top: 0;
}

.icon-2, .icon-3 {
  display: none;
}

.background-video {
  background-image: linear-gradient(#00000026, #00000026), linear-gradient(90deg, #00000059, #fff0 59%);
  height: 100vh;
  position: absolute;
  inset: 0%;
}

.list-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
  font-weight: 400;
  list-style-type: none;
  display: grid;
}

.quick-stack-2 {
  padding: 0;
}

.icons-wrapper {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 15px;
  display: flex;
}

.icons-wrapper.vertical {
  text-align: left;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  margin-bottom: 0;
  padding: 0;
}

.icon-image {
  width: 40px;
}

.text-block-2 {
  color: var(--palette-4--white-default);
  font-size: 20px;
  font-weight: 400;
  line-height: 125%;
}

.text-block-2.bold {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
}

.text-block-2.bold.bigg.redd {
  font-size: 28px;
}

.text-block-2.bold.redd {
  font-size: 25px;
}

.quick-stack-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px none var(--newww);
  background-color: #fff0;
  border-radius: 0;
  width: auto;
  padding: 0 15px 0 0;
}

.quick-stack-3.red {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: #e72323d9;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  width: 65%;
  margin-top: 20px;
  padding: 40px 2rem;
}

.quick-stack-3.red.opther {
  background-color: #e72323f2;
  width: 95%;
  padding-bottom: 40px;
}

.quick-stack-3.red.opther._2grid {
  border-style: solid;
  border-color: var(--palette-4--white-default);
  background-color: #efefefbf;
  width: 100%;
  margin-top: 40px;
}

.bold-text, .bold-text-2 {
  font-weight: 400;
}

.quick-stack-4 {
  margin-top: 20px;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.div-block-13 {
  border: 1px #000;
  padding: 0;
}

.cell-grid {
  border: 1px #000;
  justify-content: center;
  align-items: center;
  padding: 0;
}

.quick-stack-4-copy {
  margin-top: 20px;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.image-3 {
  margin-left: 20px;
}

.icon-management {
  width: 50px;
}

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

._2-img-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
}

.image-4 {
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  width: 100%;
  height: auto;
  max-height: none;
  margin-top: 20px;
}

.heading-7 {
  font-size: 55px;
}

.div-block-14 {
  background-color: var(--palette-4--white-default);
  height: 40px;
}

.text-span-2 {
  font-weight: 400;
}

.icon-panama {
  width: 70px;
  margin-bottom: 10px;
}

.heading-8 {
  margin-bottom: 10px;
  font-size: 55px;
  font-weight: 600;
}

.image-5 {
  width: 100%;
  max-width: none;
  height: 100%;
  max-height: none;
  margin-top: 20px;
  position: static;
  top: 0;
}

.text-m-2 {
  color: #fff;
  letter-spacing: 0;
  margin-top: 10px;
  font-size: 22px;
  font-weight: 400;
  line-height: 32px;
}

.text-m-2.lower {
  margin-top: 10px;
  font-size: 22px;
  font-weight: 400;
  line-height: 32px;
}

.text-m-2.lower.sub {
  color: #0d0b0b;
  text-shadow: none;
  margin-top: 15px;
  margin-bottom: 0;
  padding-right: 0;
  font-size: 20px;
  line-height: 28px;
}

.text-m-2.lower.sub.downn {
  margin-bottom: 20px;
}

.text-m-2.lower.sub {
  color: #0d0b0b;
  text-shadow: none;
  margin-top: 15px;
  margin-bottom: 0;
  padding-right: 0;
  font-size: 40px;
  font-weight: 700;
  line-height: 28px;
}

.text-m-2.lower.sub.white {
  color: #fffffff2;
  text-shadow: none;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 400;
}

.text-m-2.lower.sub.white.other2 {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 500;
}

.text-m-2.lower.sub.white.other {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
}

.text-m-2.lower.sub.white.bold {
  font-weight: 700;
}

.heading-m-3 {
  color: #0d0b0b;
  letter-spacing: -.04em;
  margin-top: 10px;
  font-size: 18px;
  font-weight: 500;
  line-height: 110%;
}

.dropdown-content-wrapper-3 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
}

.dropdown-content-wrapper-3.other {
  padding-top: 0;
  padding-bottom: 0;
}

.heading-9 {
  font-size: 35px;
  font-weight: 700;
}

.heading-9.white {
  color: var(--palette-4--white-default);
}

.div-block-15 {
  background-color: #e72323f2;
  border-top-right-radius: 15px;
  border-bottom-left-radius: 15px;
  width: auto;
  padding: 20px 40px;
}

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

.quick-stack-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff0;
  border: 1px #ffffff80;
  border-radius: 0;
  width: auto;
  padding: 0 15px 0 0;
}

.list-3 {
  color: var(--palette-3--black-default);
}

.list-item-panama {
  color: var(--palette-4--white-default);
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 28px;
}

.text-fmc-list {
  color: var(--palette-3--black-default);
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 28px;
}

.title-frc {
  color: var(--palette-3--black-default);
  margin-top: 10px;
  font-size: 20px;
  font-weight: 700;
}

.list-frc {
  text-align: left;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.heading-10 {
  margin-bottom: 10px;
  font-size: 55px;
  font-weight: 600;
}

.container-3 {
  border-top: 1px #000;
  width: 100%;
  max-width: none;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 3rem;
  padding-right: 3rem;
}

.container-3.dropdown {
  padding-left: 0;
  padding-right: 0;
}

.bg-black-light-51 {
  z-index: 1;
  background-color: #00000080;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.hero-left-content-2 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-3 {
  margin-bottom: 20px;
  font-size: 30px;
}

.image-6 {
  margin-left: 220px;
}

.text-fmc-list-2 {
  color: #0d0b0b;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 28px;
}

.text-fmc-list-2._16 {
  font-size: 16px;
}

.title-frc-2 {
  color: #0d0b0b;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 700;
}

.quick-stack-6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff0;
  border: 1px #ffffff80;
  border-radius: 0;
  width: auto;
  padding: 0 15px 0 0;
}

.quick-stack-6.red {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: #e72323d9;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  margin-top: 20px;
  padding: 40px 2rem;
}

.quick-stack-6.red.opther {
  width: 90%;
  padding-bottom: 40px;
}

.quick-stack-6.red.opther._2grid {
  background-color: #efefefbf;
  border-style: solid;
  border-color: #fff;
  width: 100%;
  margin-top: 40px;
}

.text-block-4 {
  color: var(--palette-3--black-default);
  text-align: center;
  font-size: 16px;
  line-height: 26px;
}

.line-static-3 {
  background-color: #0d0b0b;
  width: 100%;
  height: 1px;
}

.heading-11 {
  font-size: 55px;
}

.quick-stack-7 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding-top: 40px;
  padding-left: 60px;
  padding-right: 60px;
}

.dropdown-text-3 {
  color: currentColor;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 160%;
}

.heading-m-4 {
  color: #0d0b0b;
  letter-spacing: -.04em;
  margin-top: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 110%;
}

.heading-m-4._18 {
  margin-top: 5px;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.heading-m-4._18.white {
  color: var(--palette-4--white-default);
}

.heading-m-4._18.white.bold {
  font-size: 25px;
  font-weight: 600;
}

.dropdown-content-wrapper-4 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
}

.dropdown-content-wrapper-4.services {
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
}

._18-font-size-2 {
  color: #0d0b0b;
  margin-top: 10px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}

._18-font-size-2.italic {
  font-style: italic;
}

._18-font-size-2.bold {
  color: #0d0b0b;
  margin-top: 10px;
  font-style: normal;
  font-weight: 500;
}

._18-font-size-2.bold.line {
  opacity: 1;
  outline-offset: 0px;
  color: #0d0b0b;
  background-color: #fff0;
  border: 1px #000;
  border-radius: 0;
  outline: 3px #0d0b0b;
  width: 100%;
  margin-top: 0;
  margin-bottom: 40px;
  padding-top: 0;
}

.container-4 {
  width: 100%;
  max-width: 81.25rem;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 2rem;
}

.container-4.other {
  border-top: 0 #000;
  padding-left: 0;
}

.container-4.services {
  max-width: 90rem;
}

.image-7 {
  width: 50%;
}

.cell-2 {
  justify-content: flex-start;
  align-items: center;
}

.main-whyglp {
  padding-bottom: 40px;
}

.heading-12 {
  text-align: center;
  margin-bottom: 10px;
  font-size: 55px;
  font-weight: 600;
}

.hero-left-content-3 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.container-5 {
  border-top: 1px #000;
  width: 100%;
  max-width: none;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 3rem;
  padding-right: 3rem;
}

.bg-black-light-52 {
  z-index: 1;
  background-color: #0009;
  position: absolute;
  inset: 0%;
}

.paragraph {
  text-align: center;
  font-size: 22px;
  font-weight: 400;
  line-height: 32px;
}

.text-gray-2 {
  color: #5c5c5c;
}

.text-s-3 {
  color: #0d0b0b;
  letter-spacing: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 160%;
}

.footer-social-link-2 {
  color: #fff;
  background-color: #fff3;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 3.88rem;
  height: 3.88rem;
  text-decoration: none;
  transition: color .3s linear, background-color .3s linear;
  display: flex;
}

.footer-social-link-2:hover {
  color: #e72323;
  background-color: #fff;
}

.footer-social-link-2.footer-social-link-white {
  color: #0d0b0b;
  background-color: #fff;
}

.footer-social-link-2.footer-social-link-white:hover {
  color: #fff;
  background-color: #0d0b0b;
}

.why-glp-wrapper-text {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.glp-container-why-text {
  width: 85%;
  padding: 40px 30px;
}

.heading-13 {
  text-align: center;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 600;
}

.number-why {
  color: var(--palette-1--accent-red);
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 30px;
  font-weight: 400;
  line-height: 100%;
}

.below-number {
  color: var(--palette-3--black-default);
  font-size: 16px;
}

.stack-numbers-why {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  margin-top: 0;
  padding: 0;
}

.text-block-5 {
  text-align: center;
  margin-top: 25px;
  margin-bottom: 30px;
  font-size: 22px;
  line-height: 32px;
}

.cell-3 {
  justify-content: center;
  align-items: center;
}

.cell-4 {
  justify-content: center;
  align-items: center;
  padding: 22px;
}

.cell-5 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
}

.complete-text-glp {
  width: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 30px;
}

.heading-14 {
  margin-bottom: 20px;
  font-size: 25px;
  font-weight: 500;
}

.text-block-6 {
  font-size: 20px;
  line-height: 30px;
}

.text-block-6._16 {
  font-size: 16px;
}

.list-why-glp {
  margin-top: 15px;
  margin-bottom: 20px;
  font-size: 20px;
}

.list-4 {
  margin-top: 20px;
}

.first-list {
  border: 1px #000;
  border-top: 1px solid #00000026;
  margin-bottom: 40px;
  padding-top: 40px;
}

.image-8 {
  width: 200px;
  max-width: none;
  height: 100%;
}

.cell-6, .cell-7 {
  justify-content: center;
  align-items: flex-start;
}

.premios-wrapper {
  background-color: #cfcdcd;
  border-top-right-radius: 25px;
  border-bottom-left-radius: 25px;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
}

.image-9 {
  margin-top: 40px;
}

.bold-text-3 {
  color: var(--palette-2--gray-300);
}

.projects-wrapper {
  background-color: var(--palette-4--white-default);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 0 20px;
  display: flex;
}

.image-10 {
  width: 100%;
  height: 250px;
}

.heading-15 {
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 22px;
  font-weight: 600;
  line-height: 32px;
}

.text-block-7 {
  text-align: center;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 16px;
  line-height: 26px;
}

.left-image-wrapper {
  width: 40%;
  height: 100%;
  margin-right: 30px;
}

.heading-16 {
  text-align: center;
  padding-left: 0;
  padding-right: 0;
  font-size: 45px;
}

.cell-8, .cell-9 {
  justify-content: center;
  align-items: center;
}

.quick-stack-8 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  padding: 60px 100px 100px;
}

.bg-other-section {
  background-image: linear-gradient(#00000080, #00000080), url('../images/GLP-Properties---Panama-City-Panama.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding: 100px;
}

.icon-why {
  width: 50px;
}

.cell-10, .cell-11 {
  justify-content: center;
  align-items: center;
}

.cell-12 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: center;
}

.container-6 {
  width: 100%;
  max-width: 81.25rem;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
}

.container-6.other {
  border-top: 0 #000;
  max-width: 90rem;
  padding-left: 2rem;
}

.line-static-4 {
  background-color: #0d0b0b;
  width: 100%;
  height: 1px;
}

.dropdown-text-4 {
  color: currentColor;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 160%;
}

.dropdown-content-wrapper-5 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
}

.dropdown-content-wrapper-5.services {
  width: 100%;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
}

.quick-stack-9 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding-top: 40px;
  padding-left: 60px;
  padding-right: 60px;
}

.heading-m-5 {
  color: #0d0b0b;
  letter-spacing: -.04em;
  margin-top: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 110%;
}

.heading-m-5._18 {
  margin-top: 5px;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.heading-m-5._18.white {
  color: #fff;
}

.heading-m-5._18.white.bold {
  font-size: 25px;
  font-weight: 600;
}

.container-7 {
  border-top: 1px #000;
  width: 100%;
  max-width: none;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 3rem;
  padding-right: 3rem;
}

.container-7.dropdown {
  padding-left: 0;
  padding-right: 0;
}

.cell-13 {
  justify-content: flex-start;
  align-items: center;
}

.quickstack-why {
  width: auto;
  margin-left: auto;
  margin-right: auto;
}

.heading-m-6 {
  color: #0d0b0b;
  letter-spacing: -.04em;
  margin-top: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 110%;
}

.heading-m-6._18 {
  margin-top: 5px;
  padding-right: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}

.heading-m-6.invesment {
  font-size: 25px;
  font-weight: 600;
}

.container-8 {
  border-top: 1px #000;
  width: 100%;
  max-width: none;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 3rem;
  padding-right: 3rem;
}

.container-8.dropdown {
  flex-flow: row;
  padding-left: 0;
  padding-right: 0;
}

.dropdown-text-5 {
  color: currentColor;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 160%;
}

._18-font-size-3 {
  color: #0d0b0b;
  margin-top: 10px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}

._18-font-size-3.italic {
  font-style: italic;
}

._18-font-size-3.bold {
  color: #0d0b0b;
  margin-top: 10px;
  font-style: normal;
  font-weight: 500;
}

._18-font-size-3.bold.line {
  opacity: 1;
  outline-offset: 0px;
  color: #0d0b0b;
  background-color: #fff0;
  border: 1px #000;
  border-radius: 0;
  outline: 3px #0d0b0b;
  width: 100%;
  margin-top: 0;
  margin-bottom: 40px;
  padding-top: 0;
}

._18-font-size-3.bold._18 {
  font-size: 20px;
}

.container-9 {
  width: 100%;
  max-width: none;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 2rem;
}

.container-9.other {
  border-top: 0 #000;
  padding-left: 0;
}

.image-11 {
  width: 100%;
  height: auto;
  max-height: none;
  margin-top: 20px;
}

.text-below-expertise {
  font-size: 18px;
  line-height: 26px;
}

.numbers-wrapper {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-block-8 {
  color: var(--palette-4--white-default);
}

.image-15 {
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  width: 30%;
  height: 100%;
}

.gray-bg {
  background-color: var(--palette-4--white-50);
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  margin-top: 40px;
  padding: 26px;
}

.image-16 {
  width: 80%;
  height: 40px;
}

.fotos-contacto {
  background-image: url('../images/Horacio-Mendoza.png');
  background-position: 50%;
  background-repeat: repeat-y;
  background-size: 500px;
  height: 500px;
}

.text-block-9 {
  color: var(--palette-3--black-default);
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 30px;
  line-height: 40px;
}

.image-17 {
  width: 50%;
  height: auto;
  overflow: visible;
}

.text-conta {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 20px;
  display: flex;
}

.heading-21 {
  font-size: 60px;
}

@media screen and (min-width: 1280px) {
  body {
    ---mode--collection-3fc16539-cd8e-30d6-5ee2-32f1e20dc197: mode-9c8afd40-4ed0-b8ee-373f-bc765710e44f;
  }

  .section.section-margin.section-long-bottom {
    padding-bottom: 2rem;
  }

  .hero-wrapper {
    grid-template-columns: 1.5fr .75fr;
  }

  .hero-left-content {
    justify-content: center;
    align-items: center;
  }

  .projects-image-wrapper {
    height: 20rem;
  }

  .faq-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .container-vertical-flex {
    padding-left: 60px;
    padding-right: 60px;
  }

  .blog-post-content {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .blog-post-grid {
    grid-column-gap: 3rem;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .slide-content.slide-content-flex-left {
    padding-top: 4rem;
  }

  .container-horizontal-flex {
    grid-column-gap: 5rem;
    grid-row-gap: 5rem;
  }

  .contact-content-wrapper {
    padding: 35px 35px 0;
  }

  .gallery-item-gradient {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .footer-logo-text {
    font-size: 17.5vw;
  }

  .text-m {
    font-size: 25px;
    line-height: 36px;
  }

  .text-m.sub {
    font-weight: 400;
    line-height: 28px;
  }

  .text-m.lower.sub.white.other2.black {
    font-weight: 500;
  }

  .text-m.lower.sub.white._16.wef.left {
    text-align: left;
  }

  .text-m.black {
    font-size: 35px;
  }

  .text-s {
    font-size: 20px;
    font-weight: 300;
  }

  .heading-s.right.bigg {
    font-size: 25px;
  }

  .heading-2 {
    font-size: 60px;
  }

  .container-2, .section-3.section-long-bottom-pading {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .icons-wrapper.vertical {
    width: auto;
    padding: 4px;
  }

  .text-block-2.bold.redd {
    font-size: 25px;
  }

  .quick-stack-3.red {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    width: 60%;
  }

  .quick-stack-3.red.opther._2grid {
    width: 100%;
  }

  .title-property-wrapper {
    text-align: center;
    justify-content: space-between;
    align-items: center;
  }

  .text-m-2 {
    font-size: 25px;
    line-height: 36px;
  }

  .quick-stack-6.red.opther._2grid {
    width: 100%;
  }

  .container-4 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .hero-left-content-3 {
    justify-content: center;
    align-items: flex-start;
  }

  .hero-left-content-3.center {
    justify-content: center;
    align-items: center;
  }

  .text-s-3 {
    font-size: 20px;
  }

  .below-number {
    font-size: 18px;
  }

  .container-6, .container-9 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-below-expertise {
    font-size: 18px;
    line-height: 28px;
  }

  .text-block-9 {
    font-size: 30px;
    line-height: 40px;
  }

  .text-conta {
    margin-left: 20px;
  }
}

@media screen and (min-width: 1440px) {
  .container {
    max-width: 100rem;
    height: 100%;
  }

  .section.hero-section {
    justify-content: center;
    align-items: stretch;
    height: 100vh;
    display: block;
  }

  .section.hero-section.below {
    padding-top: 2rem;
  }

  .section.no-bottom-mobile-padding {
    display: none;
  }

  .section.hero-section-product, .section.hero-section-teams {
    height: 90vh;
  }

  .hero-wrapper {
    grid-template-columns: 2fr .75fr;
    height: 100%;
    padding-bottom: 0;
  }

  .hero-left-content {
    justify-content: center;
    align-items: center;
  }

  .footer-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    justify-content: space-between;
    align-items: flex-start;
  }

  .footer-content {
    grid-column-gap: 5.625rem;
    grid-row-gap: 5.625rem;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .form-block {
    width: 55rem;
  }

  .projects-image-wrapper {
    height: 20rem;
  }

  .content-grid.mobile-flex {
    height: auto;
  }

  .card-slide.dark-red {
    background-color: var(--palette-1--dark-red);
  }

  .card-slide.burgundi-red {
    background-color: #8b151500;
  }

  .bg-about-us {
    justify-content: center;
    align-items: flex-start;
    height: 100vh;
  }

  .gallery-item-sticky {
    background-repeat: repeat, no-repeat;
  }

  .header-list-black {
    grid-column-gap: 3.125rem;
  }

  .footer-logo-text {
    font-size: 14.2rem;
  }

  .background-image-with-paralax.other {
    background-image: url('../images/img-valor-inversion2.webp');
  }

  .background-image-with-paralax.services-1 {
    background-image: url('../images/Why-GLP---BG.png');
  }

  .container-inner {
    padding-left: 4.375rem;
    padding-right: 4.375rem;
  }

  .text-m.sub {
    font-size: 18px;
    font-weight: 400;
  }

  .text-m.lower {
    font-size: 25px;
    line-height: 35px;
  }

  .text-m.lower.sub {
    font-size: 20px;
    font-weight: 400;
  }

  .text-m.lower.sub.white {
    font-size: 20px;
  }

  .text-m.lower.sub.white.other, .text-m.lower.sub.white.other2 {
    font-size: 18px;
  }

  .text-m.lower.sub.white.other2.black {
    font-weight: 600;
  }

  .text-m.lower.sub.white._16 {
    text-align: center;
  }

  .text-m.lower.sub.white._16.wef.left {
    text-align: left;
  }

  .text-m.lower.sub.white._16.normal {
    text-align: center;
  }

  .text-m.lower.sub.list {
    font-size: 18px;
  }

  .text-m.black {
    font-size: 40px;
  }

  .text-s.larger.black {
    color: var(--palette-3--black-default);
  }

  .heading-s.right {
    font-size: 25px;
  }

  .heading-2 {
    font-size: 75px;
  }

  .heading-2.h2 {
    font-size: 40px;
  }

  .list-item {
    font-size: 18px;
  }

  .line {
    margin-bottom: 25px;
  }

  .text-span {
    font-weight: 700;
  }

  .heading-3 {
    font-size: 60px;
  }

  .container-2 {
    max-width: none;
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .section-2.section-long-bottom-pading {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .heading-m-2 {
    font-size: 20px;
  }

  .section-3.hero-section {
    justify-content: center;
    align-items: stretch;
    height: 100vh;
    display: block;
  }

  .section-3.hero-section._70 {
    height: auto;
    padding-top: 14rem;
    padding-bottom: 8rem;
  }

  .section-3.hero-section._90 {
    height: 85vh;
  }

  .section-3.section-long-bottom-pading {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .icons-wrapper.vertical {
    justify-content: flex-start;
    align-items: center;
    padding: 0;
  }

  .text-block-2.bold {
    text-align: center;
  }

  .text-block-2.bold.bigg {
    font-size: 25px;
  }

  .quick-stack-3.red {
    width: 60%;
  }

  .quick-stack-3.red.opther {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    background-color: #e72323f2;
    border-top-right-radius: 40px;
    border-bottom-left-radius: 40px;
  }

  .text-m-2.lower {
    font-size: 25px;
    line-height: 35px;
  }

  .text-m-2.lower.sub {
    font-size: 20px;
    font-weight: 400;
  }

  .text-m-2.lower.sub.white {
    font-size: 20px;
  }

  .heading-9 {
    padding-bottom: 15px;
  }

  .heading-9.white {
    color: var(--palette-4--white-default);
  }

  .div-block-15 {
    background-color: #e72323;
    border-top-right-radius: 40px;
    border-bottom-left-radius: 40px;
    width: auto;
    padding-left: 40px;
    padding-right: 40px;
  }

  .container-3 {
    max-width: 100rem;
    height: 100%;
  }

  .container-3.beloww {
    padding-top: 3rem;
  }

  .container-4 {
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .hero-left-content-3 {
    justify-content: center;
    align-items: flex-start;
  }

  .hero-left-content-3.center {
    justify-content: center;
    align-items: center;
  }

  .container-5 {
    max-width: 100rem;
    height: 100%;
  }

  .bg-black-light-52 {
    background-color: #0009;
  }

  .paragraph {
    font-size: 25px;
    line-height: 35px;
  }

  .number-why {
    font-size: 40px;
  }

  .below-number {
    font-size: 20px;
  }

  .text-block-5 {
    font-size: 25px;
  }

  .image-8 {
    height: 400px;
  }

  .quick-stack-8 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding: 100px;
  }

  .bg-other-section {
    background-image: linear-gradient(#0000004d, #0000004d), url('../images/GLP-Properties---Panama-City-Panama.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    padding: 140px 99px;
  }

  .icon-why {
    width: 70px;
  }

  .container-6 {
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .container-7 {
    max-width: 100rem;
    height: 100%;
  }

  .heading-m-6 {
    font-size: 20px;
  }

  .container-8 {
    max-width: 100rem;
    height: 100%;
  }

  .container-9 {
    max-width: none;
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .text-below-expertise {
    font-size: 20px;
    line-height: 30px;
  }
}

@media screen and (min-width: 1920px) {
  .container {
    height: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .container.container-flex-center {
    justify-content: center;
    align-items: center;
  }

  .section.hero-section {
    background-image: none;
    justify-content: flex-end;
    align-items: stretch;
    height: 100vh;
  }

  .section.cta {
    overflow: clip;
  }

  .section.reviews {
    background-size: cover;
  }

  .section.about {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .section.hero-section-product, .section.hero-section-teams {
    background-image: none;
    justify-content: flex-end;
    align-items: stretch;
    height: 90vh;
  }

  .footer-wrapper {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    overflow: clip;
  }

  .header {
    align-items: flex-start;
    height: 9rem;
  }

  .nav-link-text.upper, .nav-link-text.lower, .nav-link-text.mobile-menu-size {
    font-size: 18px;
  }

  .btn-text.upper, .btn-text.lower {
    font-size: 20px;
  }

  .text-field, .text-field.up-right, .text-field.left-up {
    font-size: 18px;
  }

  .bg-project {
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .card-slide.burgundi-red {
    width: 100%;
  }

  .slide-content.slide-content-flex-left {
    padding-top: 8rem;
    padding-left: 12rem;
  }

  .slide-content.slide-content-flex-left.vertical {
    padding-top: 8rem;
    font-size: 25px;
  }

  .bg-about-us {
    background-image: linear-gradient(94deg, #181717 30%, #fff0), url('../images/Diseño-sin-título-1.png');
    background-position: 0 0, 0%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    justify-content: center;
    align-items: center;
  }

  .content-horizontal-flex-left.header-content {
    height: 100%;
  }

  .sticky-track {
    height: 60rem;
  }

  .background-image-with-paralax {
    transform: rotateX(0)rotateY(180deg)rotateZ(0);
  }

  .text-m.lower.sub {
    font-size: 25px;
    line-height: 35px;
  }

  .text-m.lower.sub.white {
    font-size: 25px;
  }

  .text-m.lower.sub.white.other {
    font-size: 20px;
    line-height: 28px;
  }

  .text-m.lower.sub.white.other2, .text-m.lower.sub.white.other2.black {
    font-size: 20px;
  }

  .text-m.lower.sub.white._16 {
    margin-top: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .text-m.lower.sub.list {
    font-size: 20px;
  }

  .text-m.black {
    margin-bottom: 10px;
    font-size: 45px;
    line-height: 55px;
  }

  .text-s {
    font-size: 25px;
    line-height: 35px;
  }

  .heading-s {
    font-size: 25px;
  }

  .heading-2 {
    font-size: 90px;
  }

  .container-2 {
    max-width: 95rem;
  }

  .heading-m-2 {
    font-size: 25px;
  }

  .heading-m-2._18 {
    font-size: 25px;
    line-height: 35px;
  }

  .heading-m-2.normal.bigger {
    font-size: 35px;
  }

  .vertical-text.horizontal {
    justify-content: flex-start;
    align-items: center;
  }

  .dropdown-content-wrapper-2.other {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .section-3.hero-section {
    background-image: none;
    justify-content: flex-end;
    align-items: stretch;
    height: 90vh;
  }

  .submit-button {
    font-size: 20px;
  }

  .vertical.all {
    width: 70%;
    padding-top: 0;
  }

  .text-block-2 {
    text-align: center;
    font-size: 25px;
  }

  .text-block-2.bold {
    font-size: 30px;
  }

  .text-block-2.bold.redd {
    font-size: 35px;
  }

  .quick-stack-3.red {
    width: 50%;
  }

  .quick-stack-3.red.opther {
    width: 100%;
  }

  .quick-stack-3.red.opther._2grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    width: 90%;
  }

  .cell-grid {
    justify-content: flex-start;
    align-items: center;
  }

  .heading-8 {
    font-size: 65px;
  }

  .list-item-panama {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 30px;
  }

  .list-frc {
    justify-content: center;
    align-items: center;
  }

  .container-3, .container-5 {
    height: 100%;
  }

  .paragraph {
    font-size: 25px;
    line-height: 35px;
  }

  .glp-container-why-text, .number-why {
    font-size: 40px;
  }

  .below-number {
    font-size: 20px;
  }

  .text-block-5, .heading-15 {
    font-size: 25px;
    line-height: 35px;
  }

  .text-block-7 {
    font-size: 20px;
    line-height: 30px;
  }

  .quick-stack-8 {
    margin-left: auto;
    margin-right: auto;
    padding: 140px 2rem;
  }

  .icon-why {
    width: 70px;
  }

  .container-7 {
    height: 100%;
  }

  .heading-m-6 {
    font-size: 25px;
  }

  .heading-m-6._18 {
    font-size: 25px;
    line-height: 35px;
  }

  .container-8 {
    height: 100%;
  }

  .container-9 {
    max-width: 95rem;
  }

  .text-below-expertise {
    font-size: 20px;
    line-height: 30px;
  }

  .cell-14, .cell-15 {
    justify-content: center;
    align-items: center;
  }

  .heading-20 {
    font-size: clamp(3rem, 2.194rem + 4.03vw, 6.88rem);
  }
}

@media screen and (max-width: 991px) {
  body {
    --palette-2--gray-50: #efefef;
    --fonts--poppins: Poppins, sans-serif;
    --text-size--text-s: 16px;
    --line-height--line-height-1-2: 100%;
    --fonts--normal: 400;
    --text-size--h1-xl: clamp(3rem, 2.194rem + 4.03vw, 6.88rem);
    --line-height--line-height-0-95: 105%;
    --fonts--medium: 500;
    --letter-spacing--letter-spacing-8: -.04em;
    --line-height--line-height-1-1: 110%;
    --letter-spacing--letter-spacing-6: .3px;
    --text-size--h4-s: 35px;
    --letter-spacing--letter-spacing-4: -.04em;
    --line-height--line-height-1-6: 160%;
    --palette-4--white-default: white;
    --palette-3--black-default: #0d0b0b;
    --indentation--section: 3rem;
    --indentation--slong: 5rem;
    --palette-3--black-light-50: #00000080;
    --indentation--szero: 0rem;
    --indentation--s7-5: 7.5rem;
    --indentation--sm: 10rem;
    --palette-1--accent-red: #e72323;
    --indentation--70: 70%;
    --palette-4--white-20: #fff3;
    --letter-spacing--letter-spacing-3: 0em;
    --indentation--2rem: 2rem;
    --newww: #ffffff80;
    --palette-2--grey-transparent: #efefef80;
    --palette-2--gray-100: #dbdbdb;
    --palette-2--gray-200: #bdbdbd;
    --palette-2--gray-300: #5c5c5c;
    --text-size--h404: clamp(11rem, 8.048rem + 14.76vw, 18.75rem);
    --letter-spacing--letter-spacing-2: -.02em;
    --palette-1--dark-red: #dc1418;
    --palette-1--transparent: #fff0;
    --palette-1--burgundi-red: #8b1515;
    --palette-4--white-80: #fffffff2;
    --palette-4--white-50: #ffffff80;
    --text-size--text-m: 1.13rem;
    --text-size--h3-m: 2.25rem;
    --line-height--line-height-0-9: 90%;
    --text-size--h2-l: 3.5rem;
    --palette-3--black-light-20: #0d0b0d33;
    --palette-4--white-40: #fff6;
    --palette-3--black-light-30: #0d0b0d4d;
    --palette-4--white-70: #ffffffb3;
  }

  h2 {
    font-family: Poppins, sans-serif;
    font-weight: var(--fonts--normal);
    letter-spacing: -.05em;
  }

  .nav-menu {
    z-index: 10;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100vh;
    padding-top: 3rem;
    display: flex;
    position: fixed;
    inset: 0% 0% auto;
  }

  .container {
    min-width: 45.5rem;
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-link {
    padding: 10px 5px;
    display: inline-block;
  }

  .nav-link.nav-link-dark {
    mix-blend-mode: normal;
    padding-bottom: 10px;
  }

  .section {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .section.hero-section {
    justify-content: flex-end;
    align-items: stretch;
    min-height: 100vh;
    padding-bottom: 3rem;
  }

  .section.section-inner {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .section.cta {
    background-image: linear-gradient(to bottom, null, null);
    height: 50rem;
    padding-top: 4rem;
  }

  .section.reviews {
    height: 100%;
    padding-top: 5rem;
  }

  .section.section-visible {
    padding-top: var(--indentation--szero);
  }

  .section.advantages {
    padding-top: var(--indentation--slong);
    padding-bottom: var(--indentation--slong);
  }

  .section.section-long-bottom-pading {
    padding-bottom: 5rem;
  }

  .section.section-long-bottom-pading.no-top-mobile-padding {
    padding-top: var(--indentation--szero);
  }

  .section.section-long-top-padding {
    padding-top: 5rem;
  }

  .section.section-long-padding.section-desktop-visible {
    overflow: hidden;
  }

  .section.no-bottom-mobile-padding {
    padding-bottom: var(--indentation--szero);
  }

  .section.hero-section-product {
    justify-content: flex-end;
    align-items: stretch;
    min-height: 90vh;
  }

  .section.hero-section-teams {
    padding-bottom: var(--indentation--section);
    justify-content: flex-end;
    align-items: stretch;
    min-height: 90vh;
  }

  .hero-wrapper {
    grid-template-columns: 1fr;
    justify-items: start;
    display: flex;
  }

  .hero-wrapper.nop {
    padding-right: 0;
  }

  .hero-left-content.maion {
    justify-content: flex-end;
    align-items: flex-start;
    height: 100%;
    padding-bottom: 0;
  }

  .footer-dark {
    padding-top: 5rem;
    padding-left: 40px;
    padding-right: 40px;
  }

  .footer-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    display: flex;
  }

  .footer-wrapper.mobile-copiwrite {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .footer-content {
    grid-template: "."
    / 1fr 1.5fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row dense;
    justify-content: space-between;
    place-items: start stretch;
    width: 100%;
    display: grid;
    position: relative;
  }

  .footer-block._100 {
    width: auto;
  }

  .footer-divider {
    margin-top: 5rem;
    overflow: clip;
  }

  .text.text-services {
    text-overflow: ellipsis;
    white-space: normal;
    word-break: break-all;
    overflow-wrap: normal;
    height: auto;
    overflow: hidden;
  }

  .link-to-top {
    position: absolute;
    inset: auto 0% 0% auto;
  }

  .link-to-top.mobile-hidden {
    display: none;
  }

  .link-to-top.desktop-hidden {
    display: flex;
  }

  .header {
    height: 6rem;
  }

  .content-vertical-left-wrapper {
    grid-column-gap: 4.75rem;
    grid-row-gap: 4.75rem;
  }

  .colors {
    grid-row-gap: 1.5rem;
    grid-template-rows: auto auto;
    justify-content: stretch;
  }

  .content-vertical-left {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .heading {
    width: 100%;
    line-height: .95em;
  }

  .heading.other-red {
    width: 100%;
  }

  .content-horizontal-left {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .content-horizontal-left.content-horizontal-left-underlined-full-width {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .licenses-text-wrapper {
    max-width: 80vw;
  }

  .licenses-text-flex {
    width: 80vw;
    margin-left: 0;
  }

  .button-transparent.mobile-hidden, .button-white.mobile-hidden {
    display: none;
  }

  .button-white.button-white-with-top-margin {
    margin-top: 2rem;
  }

  .button-not-found-wrapper {
    margin-top: 3rem;
  }

  .logos-wrapper-three {
    flex: none;
  }

  .nav-link-text.upper {
    display: none;
  }

  .nav-link-text.upper.mobile-visible {
    display: block;
  }

  .nav-link-text.lower {
    display: none;
  }

  .nav-link-text.mobile-menu-size {
    font-size: 2rem;
    display: block;
  }

  .cta-round-btn {
    inset: 0% 0% 0% auto;
  }

  .logos-list {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    margin-right: 2rem;
  }

  .servises-image {
    object-fit: cover;
  }

  .tabs-content-wrapper {
    width: 100%;
  }

  .blog-content {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .blog-content-card {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .blog-posts-list {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    display: flex;
    overflow: auto;
  }

  .blog-posts-item {
    flex: none;
  }

  .blog-post-image-wrapper {
    width: 100%;
    height: 20rem;
  }

  .blog-post-card {
    width: 23rem;
    height: 100%;
  }

  .blog-posts-text-wrapper {
    margin: 2rem;
  }

  .projects-content {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .projects-content-cards {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .progects-list-wrapper {
    flex: 1;
    width: 100%;
    display: flex;
    overflow: auto hidden;
  }

  .projects-list {
    grid-template-columns: 1fr;
    margin-bottom: 1rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    display: flex;
    overflow: visible;
  }

  .projects-item {
    flex: 0 auto;
  }

  .project-card {
    width: 23rem;
    height: 100%;
  }

  .projects-image-wrapper {
    width: 100%;
    height: 23rem;
  }

  .projects-text-wrapper {
    margin: 2rem;
  }

  .teams-content {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    padding-left: 20px;
    padding-right: 20px;
  }

  .teams-item {
    width: 21rem;
    height: 100%;
  }

  .teams-image-wrapper {
    height: 25rem;
  }

  .teams-text-button-wrapper {
    height: 10rem;
    padding: 2rem;
  }

  .faq-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .dropdown {
    color: var(--palette-3--black-default);
    flex-direction: column;
    justify-content: flex-start;
  }

  .dropdown:hover {
    color: var(--palette-3--black-default);
  }

  .dropdown-list-inner {
    width: 80%;
  }

  .dropdown-list {
    position: relative;
  }

  .dropdown-list.w--open {
    top: 0;
  }

  .container-vertical-flex {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .content-grid.mobile-flex {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
    overflow: visible;
  }

  .column-left {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

  .column-right {
    width: 100%;
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
    overflow: visible;
  }

  .column-right.column-right-flex {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    display: grid;
  }

  .column-grid {
    width: 18rem;
    height: 100%;
  }

  .review-card {
    height: 100%;
  }

  .reviews-list {
    display: flex;
    position: relative;
  }

  .reviews-list-wrapper {
    width: 100%;
    height: 100%;
    overflow: auto;
  }

  .reviews-list-wrapper.right-mobile-hidden {
    display: none;
  }

  .tabs-menu-right {
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 0;
    margin-bottom: 3rem;
    margin-left: 0;
  }

  .tabs-projects {
    margin-top: 0;
  }

  .hero-wrapper-heading {
    width: 100%;
  }

  .blog-post-content {
    grid-row-gap: 3.75rem;
  }

  .sticky-content {
    top: 10rem;
  }

  .blog-post-grid {
    grid-column-gap: 4rem;
    flex-flow: row;
    grid-template-columns: 3.5rem 1fr;
    margin-right: 0;
    display: flex;
  }

  .blog-post-rich-text h2 {
    font-size: 3.5rem;
  }

  .blog-post-rich-text h1 {
    font-size: 4rem;
  }

  .gallery-image {
    width: 100%;
    height: 20rem;
  }

  .blog-content-flex-wrapper {
    align-items: stretch;
  }

  .blog-collection-item {
    width: 100%;
  }

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

  .blog-image {
    height: 28rem;
  }

  .blog-card-content-wrapper {
    grid-row-gap: 0rem;
  }

  .blog-card-image-wrapper {
    width: 100%;
  }

  .blog-collection-list {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    display: grid;
  }

  .slide-content.slide-content-flex-left {
    height: auto;
    padding: 5rem 2rem;
  }

  .column-card-advant.column-card-advant-white {
    width: 100%;
    height: 25rem;
  }

  .container-horizontal-flex.team {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
  }

  .photospecialist-wrapper {
    height: 30rem;
  }

  .sticky-team {
    padding: 2rem;
  }

  .team-rich-wrapper {
    height: 100%;
  }

  .team-rich-text h2 {
    font-size: 3.5rem;
  }

  .team-rich-text h1 {
    font-size: 4rem;
  }

  .team-rich-text ul {
    margin-left: 1rem;
  }

  .blog-post-rich h2 {
    font-size: 3.5rem;
  }

  .blog-post-rich h1 {
    font-size: 4rem;
  }

  .contact-content-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    padding-top: 0;
  }

  .contact-card {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    width: 100%;
    padding-bottom: 0;
  }

  .contact-card-wrapper {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .contact-card-text {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 0;
  }

  .bg-about-us {
    background-image: linear-gradient(171deg, #181717 13%, #fff0), url('../images/IPANEMA_AEREA-1.png');
    background-position: 0 0, 20%;
    background-size: auto, auto;
  }

  .about-card-wrapper {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .about-card {
    width: 100%;
  }

  .gallery-item-inner.mobile-flex {
    flex-flow: column;
    display: flex;
  }

  .gallery-container {
    min-width: 45.5rem;
    padding-left: 20px;
    padding-right: 20px;
  }

  .price-card {
    height: 28rem;
  }

  .service-page-rich-wrapper {
    grid-template-columns: 1fr;
  }

  .services-heropage-wrapper {
    object-fit: cover;
  }

  .tabs-content-heading-wrapper {
    justify-content: space-between;
    margin-top: 0;
  }

  .project-heading-wrapper {
    width: auto;
    margin-bottom: 2rem;
  }

  .checkout-form-flex {
    flex-flow: column;
  }

  .content-flex-left {
    width: 100%;
    margin-right: 0;
  }

  .content-flex-right {
    position: static;
  }

  .order-items {
    width: 100%;
  }

  .red-order-summary {
    margin-top: 3rem;
    padding: 2rem;
    position: static;
  }

  .order-summary {
    width: 100%;
    margin-bottom: 3rem;
    padding-bottom: 3rem;
  }

  .navigation-link {
    color: var(--palette-4--white-default);
    overflow: visible;
  }

  .burger-line {
    background-color: var(--palette-4--white-default);
    border-radius: 10px;
    width: 2.25rem;
    height: 2px;
    position: absolute;
    inset: 50% auto auto 50%;
    transform: translate(-50%);
  }

  .burger-line.burger-line-middle.burger-line-middle-dark {
    background-color: var(--palette-3--black-default);
  }

  .burger-line.burger-line-bottom {
    transform: translate(-50%, 7px);
  }

  .burger-line.burger-line-bottom.burger-line-bottom-dark {
    background-color: var(--palette-3--black-default);
  }

  .burger-line.burger-line-top {
    position: absolute;
    inset: 50% auto auto 50%;
    transform: translate(-50%, -7px);
  }

  .burger-line.burger-line-top.burger-line-top-dark {
    background-color: var(--palette-3--black-default);
  }

  .header-list-black {
    flex-direction: column;
  }

  .header-item-black {
    color: var(--palette-4--white-default);
  }

  .header-item-black.header-button-wrapper {
    margin-top: 1.25rem;
  }

  .header-item-black.header-button-wrapper.desktop-hidden {
    display: flex;
  }

  .burger-close {
    background-color: #f0f0f000;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    inset: 0% auto auto 0%;
  }

  .header-logo-black.w--current {
    display: flex;
  }

  .burger {
    background-color: var(--palette-1--transparent);
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    width: 3.75rem;
    height: 3.75rem;
    display: flex;
    position: relative;
    overflow: hidden;
  }

  .burger-wrapper {
    margin-left: auto;
    position: relative;
  }

  .burger-wrapper.tablet-visible {
    display: block;
  }

  .footer-logo {
    margin-top: 5rem;
    margin-bottom: 0;
  }

  .footer-logo-text {
    letter-spacing: -.1em;
    font-size: 19vw;
  }

  .gallery-item-media-rules {
    display: none;
  }

  .gallery-item-media-rules.last-item-media.desktop-hidden {
    object-fit: cover;
  }

  .gallery-item-media-rules.desktop-hidden {
    width: 100%;
    height: 25rem;
    display: block;
    position: relative;
  }

  .gallery-item-content-wrapper-rules {
    max-width: 100%;
    min-height: auto;
    position: relative;
  }

  .services-heder-wrapper {
    padding-left: 0;
  }

  .tabs-content-heading-wrapper-visible {
    justify-content: flex-start;
    align-items: flex-start;
    width: 42%;
  }

  .services-wrapp {
    object-fit: cover;
  }

  .teams-grid-collection {
    width: 100%;
    display: flex;
    overflow: auto;
  }

  .section-two.section-dark {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .teams-rail {
    padding-left: 20px;
    padding-right: 20px;
  }

  .column-sticky {
    position: static;
  }

  .color-padding.desktop-hidden {
    display: block;
  }

  .color-padding.mobile-hidden {
    display: none;
  }

  .logo-dark-desktop {
    color: var(--palette-3--black-default);
    margin-top: 5px;
    display: flex;
  }

  .logo-white-mobile {
    justify-content: center;
    align-items: stretch;
    margin-top: 5px;
    display: none;
  }

  .header-navigation {
    z-index: -1;
    grid-row-gap: 2.5rem;
    background-color: var(--palette-1--accent-red);
    flex-direction: column;
    align-items: stretch;
    width: 100vw;
    height: 100vh;
    margin-left: 0;
    padding: 9.75rem 1rem 4rem;
    display: flex;
    position: fixed;
    inset: 0% auto auto 0%;
    overflow: auto;
    transform: translate(0, -100%);
  }

  .div-block-10 {
    margin-left: 0;
    margin-right: auto;
  }

  .heading-wrapper-bottom-padding {
    margin-bottom: 3rem;
  }

  .content-vertical-align-center {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .container-inner {
    width: 100%;
  }

  .text-wrapper-flex {
    margin: 2rem;
  }

  .flex-wrapper {
    width: 100%;
  }

  .icon {
    width: 1.5rem;
    height: 1.5rem;
  }

  .cart-flex-wrapper {
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .icon-dark {
    width: 1.5rem;
    height: 1.5rem;
  }

  .logo-white {
    color: var(--palette-3--black-default);
    margin-top: 5px;
    display: flex;
  }

  .text-m.black {
    font-size: 25px;
  }

  .text-s.larger.black {
    font-size: 18px;
    line-height: 28px;
  }

  .heading-2 {
    font-size: 50px;
  }

  .heading-4.black {
    text-align: center;
  }

  .text-2.text-services {
    text-overflow: ellipsis;
    white-space: normal;
    word-break: break-all;
    overflow-wrap: normal;
    height: auto;
    overflow: hidden;
  }

  .container-2 {
    min-width: auto;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .section-2 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .section-2.section-long-bottom-pading {
    padding-top: 2rem;
    padding-bottom: 5rem;
  }

  .tabs-content-heading-wrapper-2 {
    justify-content: space-between;
    margin-top: 0;
  }

  .services-heder-wrapper-2 {
    padding-left: 0;
  }

  .heading-m-2.normal.bigger {
    font-size: 20px;
  }

  .image-2 {
    width: 60%;
    margin-left: 5px;
    margin-right: 5px;
  }

  .dropdown-2 {
    color: #0d0b0b;
    flex-direction: column;
    justify-content: flex-start;
  }

  .dropdown-2:hover {
    color: #0d0b0b;
  }

  .dropdown-text-2 {
    width: 100%;
    font-size: 18px;
  }

  .dropdown-list-inner-2 {
    width: 80%;
  }

  .heading-6 {
    font-size: 45px;
    line-height: .95em;
  }

  .dropdown-content-wrapper-2 {
    padding-right: 0;
  }

  .dropdown-content-wrapper-2.other {
    padding-right: 4rem;
  }

  .section-3 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .section-3.section-long-top-padding {
    padding-top: 0;
  }

  .section-3.hero-section {
    justify-content: flex-end;
    align-items: stretch;
    min-height: 90vh;
    padding-bottom: 5rem;
  }

  .section-3.section-long-bottom-pading {
    padding-bottom: 5rem;
  }

  .section-3.section-long-bottom-pading.services {
    width: 100%;
  }

  .vertical {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .vertical.all {
    width: 100%;
  }

  .icons-wrapper.vertical {
    justify-content: flex-start;
    align-items: center;
  }

  .quick-stack-3.red {
    width: 100%;
  }

  .quick-stack-3.red.opther {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .div-block-13 {
    margin-left: 40px;
  }

  ._2-img-wrapper {
    flex-flow: row;
    width: auto;
  }

  .image-4 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-7 {
    text-align: center;
    font-size: 45px;
    line-height: 65px;
  }

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

  .heading-9 {
    font-size: 30px;
  }

  .div-block-15 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .list-item-panama {
    margin-top: 20px;
    margin-bottom: 15px;
  }

  .container-3 {
    min-width: 45.5rem;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-3 {
    text-align: center;
    line-height: 40px;
  }

  .image-6 {
    margin-left: 0;
  }

  .container-4 {
    min-width: 45.5rem;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-4.other {
    padding-left: 20px;
  }

  .container-4.services {
    padding-left: 0;
  }

  .heading-12 {
    font-size: 50px;
  }

  .container-5 {
    min-width: 45.5rem;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .glp-container-why-text {
    width: 90%;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-13 {
    font-size: 30px;
  }

  .number-why {
    text-align: center;
    font-size: 25px;
  }

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

  .text-block-5 {
    font-size: 18px;
    line-height: 28px;
  }

  .cell-4 {
    padding: 0;
  }

  .list-why-glp {
    font-size: 16px;
  }

  .premios-wrapper {
    width: 95%;
    padding: 40px 0 0;
  }

  .left-image-wrapper {
    width: 65%;
    margin-left: auto;
    margin-right: auto;
  }

  .quick-stack-8 {
    padding: 0 40px 60px;
  }

  .bg-other-section {
    padding-left: 40px;
    padding-right: 40px;
  }

  .icon-why {
    width: 45px;
  }

  .container-6, .container-7 {
    min-width: 45.5rem;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-m-6.invesment {
    font-size: 20px;
  }

  .container-8 {
    min-width: 45.5rem;
    padding-left: 20px;
    padding-right: 20px;
  }

  ._18-font-size-3.bold._18 {
    font-size: 16px;
  }

  .container-9 {
    min-width: 45.5rem;
    padding-left: 0;
    padding-right: 20px;
  }

  .text-below-expertise {
    font-size: 16px;
  }

  .div-block-17 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: 40px;
    display: flex;
  }

  .cell-16 {
    justify-content: center;
    align-items: center;
  }

  .heading-19 {
    font-size: 30px;
  }

  .image-17 {
    width: 30%;
    height: 100%;
  }

  .text-conta {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    height: auto;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .container {
    min-width: 100%;
    max-width: none;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .nav-link {
    display: inline-block;
  }

  .section.hero-section {
    background-image: none;
  }

  .section.section-margin.section-long-bottom {
    padding-top: 10rem;
    padding-bottom: 2rem;
  }

  .section.section-inner {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .section.cta {
    z-index: 0;
    height: auto;
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .section.section-long-bottom-pading {
    padding-bottom: 5rem;
  }

  .section.section-long-padding.section-desktop-visible {
    overflow: hidden;
  }

  .section.hero-section-product, .section.hero-section-teams {
    background-image: none;
  }

  .hero-wrapper {
    grid-column-gap: 1.8rem;
    grid-row-gap: 1.8rem;
    justify-content: center;
    align-items: flex-end;
    height: 100%;
    padding-top: 140px;
    padding-bottom: 0;
  }

  .hero-wrapper.nop {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    padding-top: 0;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-wrapper.mobile-copiwrite {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-brand {
    margin-left: 0;
    margin-right: auto;
  }

  .footer-content {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1.75fr;
  }

  .footer-block {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-block._100 {
    width: 100%;
  }

  .footer-social-block {
    margin-top: 0;
    margin-left: -10px;
  }

  .footer-social-block.footer-social-block-vertical {
    margin-left: 0;
  }

  .footer-divider {
    margin-top: 3rem;
  }

  .main {
    display: none;
  }

  .main.celular, .main.cta {
    display: block;
  }

  .link-to-top {
    grid-column-gap: 65px;
    grid-row-gap: 65px;
    inset: 0% 0% auto auto;
  }

  .color {
    height: 15rem;
  }

  .content-vertical-left-wrapper {
    grid-column-gap: 3.75rem;
    grid-row-gap: 3.75rem;
  }

  .color-info-card {
    padding: 1.25rem;
  }

  .content-vertical-left {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .heading {
    letter-spacing: -.05em;
    border-style: none;
    padding: 0 0;
  }

  .heading.other-red {
    background-color: #dc1418d9;
    border-style: none;
    border-width: 0;
    padding-top: 15px;
  }

  .content-horizontal-left.content-horizontal-left-underlined-full-width {
    padding-bottom: 2em;
  }

  .licenses-text-wrapper {
    max-width: 100%;
  }

  .licenses-text-flex {
    width: auto;
  }

  .max-width-text-wrapper.color-white {
    max-width: 100%;
  }

  .form {
    width: 100%;
    padding-bottom: 4px;
  }

  .cta-btn {
    z-index: 3;
    position: relative;
  }

  .cta-wrapper-flex {
    text-align: center;
  }

  .form-block {
    width: 100%;
  }

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

  .teams-content {
    margin-bottom: 0;
  }

  .faq-wrapper {
    width: 100%;
    margin-top: 0;
  }

  .container-vertical-flex {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    padding-left: 1.5rem;
    padding-right: 1rem;
  }

  .content-grid.mobile-flex {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .column-right {
    pointer-events: auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .column-right.column-right-flex {
    grid-template-columns: 1fr;
    max-height: 100%;
  }

  .review-card {
    pointer-events: none;
  }

  .reviews-list-wrapper.right-mobile-hidden {
    display: none;
  }

  .tabs-menu-right {
    margin-bottom: 2rem;
    margin-left: 0;
    padding-bottom: .5rem;
    overflow: auto;
  }

  .tabs-projects {
    overflow: hidden;
  }

  .progects-tabs-list {
    grid-template-columns: 1fr;
  }

  .progects-tabs-list.progects-tabs-list__left-long-column {
    grid-template-columns: 2fr;
  }

  .progects-tabs-list.progects-tabs-list__right-long-column {
    grid-template-columns: 1fr;
  }

  .progects-tabs-item {
    grid-column: span 6 / span 6;
    grid-column-start: unset;
  }

  .progects-tabs-item:first-child {
    grid-column: span 6 / span 6;
  }

  .progects-tabs-item:last-child {
    grid-column: span 6 / span 6;
    grid-column-start: unset;
  }

  .blog-post-content {
    grid-row-gap: 2.5rem;
  }

  .sticky-content {
    grid-column-gap: .125rem;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .blog-post-grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2.5rem;
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .blog-post-rich-text h2 {
    font-size: 2.5rem;
  }

  .blog-post-rich-text h1 {
    font-size: 3rem;
  }

  .blog-post-rich-text h3 {
    font-size: 2rem;
  }

  .gallery-image-wrapper {
    height: 25rem;
  }

  .gallery-image-wrapper.gallery-image-wrapper-grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-direction: column;
    height: 48rem;
    display: flex;
  }

  .gallery-wrapper {
    grid-row-gap: 1rem;
    padding-top: 2.5rem;
  }

  .gallery-image {
    height: 15rem;
  }

  .blog-image {
    height: 20rem;
  }

  .blog-card-content-wrapper {
    grid-row-gap: 1.25rem;
  }

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

  .card-slide.red, .card-slide.burgundi-red {
    border-bottom-color: var(--palette-4--white-20);
    margin-top: -3px;
  }

  .slide-content.slide-content-flex-left {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    justify-content: center;
    align-items: flex-start;
    padding: 2rem 1rem 8rem;
  }

  .slide-content.slide-content-flex-left.vertical {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    padding-bottom: 8rem;
  }

  .text-white {
    padding: 15px;
  }

  .column-card-advant.column-card-advant-white {
    height: auto;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .column-card-advant-top {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .column-card-advant-bottom {
    margin-top: 1rem;
  }

  .container-horizontal-flex {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .photospecialist-wrapper {
    height: 100%;
  }

  .sticky-team {
    position: static;
  }

  .team-rich-text h2 {
    font-size: 2.5rem;
  }

  .team-rich-text h1 {
    font-size: 3rem;
  }

  .team-rich-text h3 {
    font-size: 2rem;
  }

  .sticky-social {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    display: flex;
  }

  .blog-post-rich h2 {
    font-size: 2.5rem;
  }

  .blog-post-rich h1 {
    font-size: 3rem;
  }

  .blog-post-rich h3 {
    font-size: 2rem;
  }

  .contact-content-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    padding-left: 20px;
    padding-right: 20px;
  }

  .contact-card {
    padding: 0;
  }

  .contact-card-wrapper {
    grid-template-columns: 1fr;
  }

  .contact-card-text {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    margin-top: 20px;
    padding: 0;
  }

  .bg-about-us {
    background-image: radial-gradient(circle, #18171780, #181717 82%), url('../images/IPANEMA_AEREA-1.png');
    background-position: 0 0, 50%;
    background-size: auto, auto;
    height: auto;
  }

  .about-card-wrapper {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .gallery-item {
    margin-top: -108vh;
  }

  .gallery-item-sticky {
    height: 100%;
    position: relative;
    top: 81px;
  }

  .gallery-item-inner.mobile-flex {
    flex-flow: column;
    display: flex;
  }

  .gallery-container {
    justify-content: flex-start;
    align-items: center;
    min-width: auto;
    max-width: none;
    margin-top: 0;
    margin-bottom: 0;
    padding: 5em 1.25rem;
  }

  .price-card {
    height: 22rem;
  }

  .cart-container {
    height: 100%;
    margin-top: 0;
  }

  .services-heropage-wrapper {
    width: 100%;
    height: 20rem;
  }

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

  .autotabs-tab.w--current {
    padding: 1.5rem 1rem;
  }

  .navigation-link {
    overflow: visible;
  }

  .tabs-content {
    width: 100%;
  }

  .footer-logo {
    margin-top: 3rem;
  }

  .gallery-item-media-rules {
    width: 100%;
    display: none;
    position: relative;
  }

  .gallery-item-media-rules.last-item-media {
    width: 100%;
  }

  .gallery-item-media-rules.desktop-hidden {
    height: 25rem;
    display: block;
  }

  .gallery-item-content-wrapper-rules {
    max-width: 100%;
    position: relative;
  }

  .collection-item:last-child {
    border-bottom: 1px solid var(--palette-2--gray-100);
  }

  .collection-list {
    width: 100%;
  }

  .services-heder-wrapper {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
    padding-left: 2rem;
  }

  .services-heder-wrapper:hover {
    flex: 1;
    padding-right: 0;
  }

  .tabs-content-heading-wrapper-visible {
    display: none;
  }

  .services-wrapp {
    width: 100%;
    height: 20rem;
  }

  .section-two {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .sticky-track {
    height: auto;
    margin-top: 0;
  }

  .heading-block-with-top-padding {
    overflow-wrap: normal;
  }

  .text-overflow-wrapper {
    text-overflow: clip;
    white-space: break-spaces;
    height: 4.8em;
    overflow: hidden;
  }

  .header-navigation {
    transform: translate(0, -100%);
  }

  .background-image-with-paralax.other {
    min-height: 90vh;
  }

  .content-vertical-align-center {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    width: 100%;
  }

  .cart-open {
    padding-right: 1.2rem;
  }

  .text-m {
    font-size: 22px;
    line-height: 32px;
  }

  .text-m.lower.sub {
    font-size: 16px;
    line-height: 26px;
  }

  .text-m.lower.sub.white {
    font-size: 16px;
  }

  .text-m.lower.sub.white._16 {
    color: var(--palette-3--black-default);
    margin-top: 10px;
    font-size: 18px;
  }

  .text-m.lower.sub.white._16.wef.left {
    text-align: left;
  }

  .text-m.lower.sub.white._16.normal {
    color: var(--palette-3--black-default);
  }

  .text-m.lower.sub.list {
    font-weight: 400;
  }

  .text-m.lower.sub.downn {
    font-size: 18px;
    line-height: 28px;
  }

  .text-m.black {
    font-size: 25px;
  }

  .heading-2, .heading-4.black {
    font-size: 45px;
  }

  .collection-item-3:last-child {
    border-bottom: 1px solid #dbdbdb;
  }

  .container-2 {
    min-width: 100%;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .section-2.section-long-bottom-pading {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .services-heder-wrapper-2 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
    padding-left: 2rem;
  }

  .services-heder-wrapper-2:hover {
    flex: 1;
    padding-right: 0;
  }

  .heading-m-2._18 {
    padding-right: 0;
    font-size: 18px;
  }

  .heading-m-2.normal.bigger {
    font-size: 16px;
    font-weight: 400;
  }

  .heading-m-2.invesment {
    font-size: 22px;
  }

  .image-2 {
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    width: 50%;
    margin-left: 5px;
    margin-right: 5px;
  }

  .dropdown-icon-2 {
    width: 2rem;
    height: 2rem;
  }

  .dropdown-text-2 {
    font-size: 16px;
    line-height: 26px;
  }

  .heading-6 {
    letter-spacing: -.05em;
  }

  .dropdown-content-wrapper-2 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .dropdown-content-wrapper-2.other {
    padding-right: 2rem;
  }

  .section-3.section-long-top-padding {
    padding-top: 2rem;
  }

  .section-3.section-long-bottom-pading {
    padding-top: 2rem;
    padding-bottom: 5rem;
  }

  .section-3.hero-section {
    background-image: none;
  }

  .section-3.section-long-bottom-pading {
    padding-bottom: 5rem;
  }

  .vertical {
    margin-top: 40px;
    margin-bottom: 20px;
    padding-right: 0;
  }

  .vertical.nop {
    margin-top: 20px;
  }

  .icons-wrapper {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .icons-wrapper.vertical {
    margin-top: 10px;
  }

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

  .text-block-2.bold {
    color: var(--palette-1--accent-red);
    font-size: 25px;
  }

  .text-block-2.bold.bigg.redd {
    font-size: 22px;
  }

  .quick-stack-3.red {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-top: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .quick-stack-3.red.opther {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding: 20px 2rem;
  }

  .quick-stack-3.red.opther.white {
    background-color: var(--palette-2--gray-50);
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-13 {
    margin-left: 20px;
  }

  ._2-img-wrapper {
    flex-flow: row;
    width: auto;
  }

  .image-4 {
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    width: auto;
    height: 150px;
    margin-left: 10px;
  }

  .heading-7 {
    text-align: center;
    font-size: 45px;
    line-height: 55px;
  }

  .icon-panama {
    width: 60px;
  }

  .icon-panama.red {
    width: 70px;
    margin-bottom: 0;
  }

  .heading-8 {
    font-size: 45px;
  }

  .text-m-2 {
    font-size: 22px;
    line-height: 32px;
  }

  .heading-9 {
    font-size: 35px;
    font-weight: 500;
  }

  .heading-9.white {
    font-weight: 400;
    line-height: 40px;
  }

  .container-3 {
    min-width: 100%;
    max-width: none;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .text-block-3 {
    font-size: 25px;
    line-height: 35px;
  }

  .heading-m-4._18.white {
    box-sizing: border-box;
    max-width: none;
    font-size: 16px;
    overflow: auto;
  }

  .heading-m-4._18.white.bold {
    font-size: 20px;
  }

  .container-4 {
    min-width: 100%;
    max-width: none;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .heading-12 {
    font-size: 45px;
  }

  .container-5 {
    min-width: 100%;
    max-width: none;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .paragraph {
    font-size: 18px;
    line-height: 28px;
  }

  .number-why {
    font-size: 25px;
  }

  .complete-text-glp {
    display: none;
  }

  .complete-text-glp.celular {
    display: block;
  }

  .image-10 {
    height: 180px;
  }

  .heading-15 {
    font-size: 18px;
    line-height: 28px;
  }

  .text-block-7 {
    font-size: 18px;
  }

  .left-image-wrapper {
    flex-flow: row;
    justify-content: center;
    align-items: flex-end;
    width: auto;
    margin-right: 0;
    display: flex;
  }

  .icon-why {
    width: 40px;
  }

  .container-6 {
    min-width: 100%;
    max-width: none;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .dropdown-content-wrapper-5 {
    justify-content: flex-start;
    align-items: center;
  }

  .container-7 {
    min-width: 100%;
    max-width: none;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .heading-m-6.invesment {
    margin-top: 15px;
    margin-bottom: 10px;
  }

  .container-8 {
    min-width: 100%;
    max-width: none;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .container-9 {
    min-width: 100%;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .text-below-expertise {
    box-sizing: border-box;
    justify-content: center;
    align-items: flex-end;
    display: flex;
  }

  .section-celular {
    background-color: var(--palette-2--gray-50);
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 30px;
    display: flex;
  }

  .section-celular.red {
    background-color: var(--palette-1--accent-red);
  }

  .image-12 {
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    width: 100%;
    height: 300px;
    margin-bottom: 15px;
  }

  .heading-17 {
    font-size: 45px;
  }

  .div-block-18 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: 30px;
    display: flex;
  }

  .image-13 {
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    width: auto;
    height: 150px;
    margin-left: 10px;
  }

  .quick-stack-10 {
    padding: 0;
  }

  .heading-18 {
    margin-bottom: 40px;
  }

  .numbers-wrapper {
    width: 95%;
  }

  .heading-19 {
    font-size: 20px;
  }

  .text-block-9 {
    font-size: 25px;
  }

  .image-17 {
    width: 40%;
    height: auto;
  }

  .text-conta {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    margin-left: 20px;
    display: flex;
  }

  .heading-21 {
    font-size: 50px;
  }
}

@media screen and (max-width: 479px) {
  body {
    --palette-2--gray-50: #efefef;
    --fonts--poppins: Poppins, sans-serif;
    --text-size--text-s: 16px;
    --line-height--line-height-1-2: 100%;
    --fonts--normal: 400;
    --text-size--h1-xl: clamp(3rem, 2.194rem + 4.03vw, 6.88rem);
    --line-height--line-height-0-95: 105%;
    --fonts--medium: 500;
    --letter-spacing--letter-spacing-8: -.04em;
    --line-height--line-height-1-1: 110%;
    --letter-spacing--letter-spacing-6: .3px;
    --text-size--h4-s: 35px;
    --letter-spacing--letter-spacing-4: -.04em;
    --line-height--line-height-1-6: 160%;
    --palette-4--white-default: white;
    --palette-3--black-default: #0d0b0b;
    --indentation--section: 5rem;
    --indentation--slong: 5rem;
    --palette-3--black-light-50: #00000080;
    --indentation--szero: 0rem;
    --indentation--s7-5: 7.5rem;
    --indentation--sm: 10rem;
    --palette-1--accent-red: #e72323;
    --indentation--70: 70%;
    --palette-4--white-20: #fff3;
    --letter-spacing--letter-spacing-3: 0em;
    --indentation--2rem: 2rem;
    --newww: #ffffff80;
    --palette-2--grey-transparent: #efefef80;
    --palette-2--gray-100: #dbdbdb;
    --palette-2--gray-200: #bdbdbd;
    --palette-2--gray-300: #5c5c5c;
    --text-size--h404: clamp(11rem, 8.048rem + 14.76vw, 18.75rem);
    --letter-spacing--letter-spacing-2: -.02em;
    --palette-1--dark-red: #dc1418;
    --palette-1--transparent: #fff0;
    --palette-1--burgundi-red: #8b1515;
    --palette-4--white-80: #fffffff2;
    --palette-4--white-50: #ffffff80;
    --text-size--text-m: 1.13rem;
    --text-size--h3-m: 1.75rem;
    --line-height--line-height-0-9: 90%;
    --text-size--h2-l: 2.5rem;
    --palette-3--black-light-20: #0d0b0d33;
    --palette-4--white-40: #fff6;
    --palette-3--black-light-30: #0d0b0d4d;
    --palette-4--white-70: #ffffffb3;
  }

  .container {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .container.container-flex-center {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .container.container-relative {
    padding-left: 0;
    padding-right: 0;
  }

  .section {
    z-index: 1;
    overflow: hidden;
  }

  .section.hero-section {
    justify-content: flex-end;
    align-items: stretch;
    height: 100%;
    min-height: 90vh;
    padding-top: 8rem;
    display: flex;
  }

  .section.hero-section.panama {
    min-height: 80vh;
  }

  .section.hero-section.below {
    padding-top: 2rem;
  }

  .section.advantages {
    background-image: linear-gradient(#0000, #0000), url('../images/Diseño-sin-título-4.png');
    background-position: 0 0, 50%;
  }

  .section.hero-section-product {
    height: 100%;
  }

  .section.hero-section-teams {
    padding-top: var(--indentation--sm);
    height: 100%;
  }

  .hero-wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    justify-content: center;
    align-items: flex-end;
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-dark {
    padding-left: 0;
  }

  .footer-content {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
    grid-template-columns: 1fr;
    justify-content: flex-start;
    margin-left: 20px;
  }

  .footer-social-block, .footer-social-block.footer-social-block-vertical {
    display: none;
  }

  .footer-social-block.desktop-hidden {
    margin-top: 10px;
    margin-left: 0;
    display: flex;
  }

  .logo-footer {
    margin-left: 20px;
  }

  .header {
    z-index: 500;
    background: rgba(0, 0, 0, 0.33);
  }

  .header.header-dark-without-color {
    z-index: 99;
  }

  .buttons-style-wrapper {
    flex-flow: column;
  }

  .colors {
    grid-auto-flow: row;
  }

  .heading-wrapper-hero.no-bottom-padding-mobile {
    padding-bottom: 0;
  }

  .heading {
    background-color: #efefef00;
  }

  .heading.other-red {
    background-color: #dc141800;
  }

  .button-white {
    display: none;
  }
  .button-white.mobile-show {
    display: block !important;
  }

  .button-white.w--current {
    padding-left: 1rem;
    padding-right: 1rem;
    display: block;
  }

  .button-white.button-white-with-top-margin {
    margin-top: 2rem;
  }

  .utility-page-content {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
  }

  .logos-wrapper-three {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-items: center;
  }

  .nav-link-text.mobile-menu-size {
    font-size: 2rem;
  }

  .btn-text.upper, .btn-text.lower {
    font-size: 14px;
  }

  .cta-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

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

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

  .form-block {
    width: 100%;
  }

  .text-field {
    height: 100%;
  }

  .text-field.left-up {
    margin-top: 10px;
    margin-left: 0;
  }

  .arrow {
    inset: 0%;
  }

  .cta-round-btn {
    inset: 0% 0% 0% auto;
  }

  .servises-image {
    object-fit: cover;
    object-position: 50% 50%;
  }

  .blog-content-card {
    margin-bottom: 0;
  }

  .blog-post-image-wrapper {
    height: 18rem;
  }

  .blog-post-card {
    width: 19rem;
  }

  .round-button-grey {
    flex: none;
  }

  .blog-flex-horizontal-layout {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .projects-content {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

  .project-card {
    width: 18rem;
  }

  .projects-image-wrapper {
    height: 19rem;
  }

  .teams-content {
    text-align: left;
  }

  .teams-image-wrapper {
    height: 22rem;
  }

  .social-icon {
    inset: 0%;
  }

  .faq-wrapper {
    z-index: 10;
  }

  .faq-wrapper.vertical {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .dropdown-icon {
    flex: none;
  }

  .dropdown-list-inner {
    width: 100%;
  }

  .dropdown-list.dropdown-list-relative.w--open {
    top: -1rem;
  }

  .container-vertical-flex {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding-left: 0;
    padding-right: 0;
  }

  .column-right {
    grid-template-columns: 1fr;
  }

  .reviews-list-wrapper {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .sticky-content {
    width: 100%;
    position: static;
  }

  .blog-post-grid {
    grid-row-gap: 3.75rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .blog-post-rich-text {
    overflow: hidden;
  }

  .blog-post-rich-text h2 {
    width: 100vw;
  }

  .blog-post-rich-text ul {
    padding-left: 1.25rem;
  }

  .dropdown-content-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    white-space: normal;
  }

  .gallery-wrapper {
    flex-direction: column;
    justify-content: flex-start;
  }

  .blog-card-image-wrapper {
    height: 17rem;
  }

  .slide-content.slide-content-flex-left {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    justify-content: flex-start;
    padding-top: 4rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .text-white {
    margin-top: 10px;
    padding: 0;
  }

  .column-card-advant.column-card-advant-white {
    height: auto;
    padding: 1rem;
  }

  .photospecialist-wrapper, .sticky-team {
    width: 100%;
  }

  .team-rich-wrapper {
    width: 100%;
    height: auto;
  }

  .team-rich-text h2 {
    width: 100vw;
  }

  .blog-bread-crumbs {
    overflow-wrap: break-word;
  }

  .blog-grid-content {
    grid-column-gap: 3.75rem;
    grid-row-gap: 3.75rem;
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  .sticky-social {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    position: static;
  }

  .author-flex-block.vertical {
    padding: 2rem;
  }

  .author-grid-container {
    flex-flow: column;
    display: flex;
  }

  .author-white-wrapper {
    display: block;
  }

  .blog-post-rich h2 {
    word-break: keep-all;
    overflow-wrap: anywhere;
  }

  .contact-content-wrapper {
    margin-left: 0;
  }

  .contact-card {
    background-color: var(--palette-2--gray-50);
    width: auto;
  }

  .contact-card-wrapper {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    place-items: center start;
  }

  .contact-card-text {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    padding-right: 0;
  }

  .contact-card-text.horacio {
    margin-top: 0;
  }

  .bg-about-us {
    background-image: radial-gradient(circle, #181717bf, #181717 82%), url('../images/IPANEMA_AEREA-1.png');
    background-position: 0 0, 50%;
    background-size: auto, auto;
  }

  .gallery-container {
    max-width: none;
  }

  .price-card {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    overflow: visible;
  }

  .services-heropage-wrapper {
    object-fit: cover;
  }

  .autotabs {
    min-height: auto;
  }

  .checkout-header {
    margin-top: 1.5rem;
    overflow: hidden;
  }

  .order-items {
    overflow: hidden;
  }

  .discounts {
    height: 4.125rem;
  }

  .line-item {
    flex-flow: wrap;
  }

  .header-blur-background.hidden {
    display: none;
  }

  .footer-logo {
    margin-left: -.5rem;
  }

  .footer-logo-text {
    font-size: 18vw;
  }

  .footer-logo-text.one {
    margin-top: 0;
    margin-right: 0;
  }

  .footer-logo-text.two {
    margin-top: 0;
  }

  .gallery-item-media-rules.last-item-media.desktop-hidden {
    height: 19rem;
  }

  .gallery-item-media-rules.desktop-hidden {
    height: 20rem;
  }

  .services-wrapp {
    object-fit: cover;
  }

  .section-two {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }

  .section-two.section-dark {
    padding-top: 5.12rem;
    padding-bottom: 1.5rem;
  }

  .button-white-grey-hover.max {
    display: none;
  }

  .row {
    flex-flow: column;
    margin-top: .5rem;
  }

  .header-navigation {
    transform: translate(0, -100%);
  }

  .apply-relative-wrapper {
    height: 4.125rem;
  }

  .div-block-10 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .background-image-with-paralax.other {
    min-height: 80vh;
  }

  .text-m {
    font-size: 20px;
    line-height: 30px;
  }

  .text-m.sub {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
  }

  .text-m.lower {
    font-size: 20px;
    line-height: 30px;
  }

  .text-m.lower.sub.white._16 {
    color: var(--palette-3--black-default);
  }

  .text-m.lower.sub.white._16.wef.left {
    color: var(--palette-4--white-default);
    font-size: 16px;
  }

  .text-m.lower.sub.white._16.normal {
    color: var(--palette-3--black-default);
  }

  .text-m.lower.sub.white._16.ott {
    color: var(--palette-4--white-default);
    margin-top: 0;
  }

  .text-m.lower.sub.downn {
    text-align: left;
    width: 100%;
  }

  .text-m.black {
    padding-right: 20px;
    font-size: 18px;
    line-height: 30px;
  }

  .text-s {
    font-size: 16px;
    line-height: 26px;
  }

  .heading-s.right.bigg {
    font-size: 20px;
    line-height: 30px;
  }

  .line-order-item {
    flex-flow: wrap;
  }

  .heading-2 {
    font-size: 30px;
    line-height: 105%;
  }

  .heading-2.h2 {
    font-size: 25px;
  }

  .heading-2.h2.white {
    font-size: 25px;
    font-weight: 500;
    line-height: 35px;
  }

  .heading-4 {
    font-size: 35px;
  }

  .heading-4.black {
    font-size: 30px;
  }

  .container-2 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    max-width: none;
    display: block;
    overflow: scroll;
  }

  .container-2.bo {
    text-align: center;
    padding-left: 0;
  }

  .section-2 {
    z-index: 1;
    overflow: hidden;
  }

  .section-2.section-long-bottom-pading {
    padding: 2rem 0;
  }

  .heading-m-2 {
    font-size: 14px;
    font-weight: 600;
  }

  .heading-m-2._18 {
    font-size: 16px;
    line-height: 26px;
  }

  .heading-m-2.normal.bigger {
    font-weight: 400;
  }

  .heading-m-2.invesment {
    font-size: 20px;
  }

  .text-image-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-2 {
    width: 50%;
  }

  .dropdown-2.other {
    z-index: 10;
  }

  .dropdown-icon-2 {
    flex: none;
    width: 2rem;
    height: 2rem;
  }

  .dropdown-text-2 {
    letter-spacing: -.04em;
    font-weight: 300;
  }

  .dropdown-list-inner-2 {
    width: 100%;
  }

  .heading-6 {
    font-size: 30px;
    line-height: 40px;
  }

  .dropdown-content-wrapper-2 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    white-space: normal;
    padding-left: 0;
    padding-right: 0;
  }

  .dropdown-content-wrapper-2.other {
    padding-right: 1rem;
  }

  .section-3 {
    z-index: 1;
    overflow: hidden;
  }

  .section-3.section-long-bottom-pading {
    padding-bottom: 4rem;
  }

  .section-3.hero-section {
    height: 100%;
    padding-top: 8rem;
  }

  .horizontal {
    flex-flow: column;
  }

  .vertical {
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .vertical.nop {
    text-align: left;
    margin-top: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .vertical.all {
    margin-top: 20px;
  }

  .background-video {
    height: 90vh;
  }

  .text-block-2.bold {
    color: var(--palette-1--accent-red);
  }

  .text-block-2.bold.bigg.redd {
    font-size: 25px;
  }

  .text-block-2.bold.bigg.redd.white {
    color: var(--palette-4--white-default);
  }

  .quick-stack-3.red {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    margin-top: 10px;
    padding-top: 20px;
  }

  .quick-stack-3.red.opther._2grid {
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .quick-stack-3.red.opther.white {
    background-color: var(--palette-2--gray-50);
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-13 {
    height: 100%;
    margin-left: 0;
  }

  .image-3 {
    width: 110px;
  }

  .icon-management {
    width: 35px;
  }

  .title-property-wrapper {
    flex-flow: column;
  }

  .image-4 {
    height: 100px;
    margin-top: 0;
  }

  .heading-7 {
    font-size: 30px;
    line-height: 40px;
  }

  .icon-panama {
    width: 70px;
    margin-bottom: 0;
  }

  .heading-8 {
    font-size: 30px;
  }

  .image-5 {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    overflow: scroll;
  }

  .text-m-2, .text-m-2.lower {
    font-size: 20px;
    line-height: 30px;
  }

  .text-m-2.lower.sub.white.bold {
    font-size: 16px;
  }

  .dropdown-content-wrapper-3 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    white-space: normal;
  }

  .heading-9 {
    font-size: 25px;
  }

  .heading-9.white {
    text-align: center;
    margin-left: 20px;
    margin-right: 20px;
    line-height: 35px;
  }

  .list-item-panama {
    font-size: 16px;
    line-height: 26px;
  }

  .text-fmc-list {
    font-size: 16px;
  }

  .title-frc {
    text-align: center;
    margin-top: 0;
    line-height: 30px;
  }

  .container-3 {
    max-width: none;
  }

  .text-block-3 {
    font-size: 20px;
    line-height: 30px;
  }

  .image-6 {
    width: 110px;
  }

  .heading-m-4._18.white {
    line-height: 26px;
  }

  .heading-m-4._18.white.bold {
    font-size: 18px;
    font-weight: 700;
  }

  .dropdown-content-wrapper-4 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    white-space: normal;
  }

  .container-4 {
    max-width: none;
  }

  .container-4.services {
    margin-top: 100px;
    padding-right: 0;
  }

  .heading-12 {
    text-align: left;
    font-size: 30px;
    line-height: 40px;
  }

  .container-5 {
    max-width: none;
  }

  .paragraph {
    text-align: left;
    font-size: 16px;
    line-height: 26px;
  }

  .heading-13 {
    text-align: left;
    margin-top: 40px;
    font-size: 25px;
    line-height: 35px;
  }

  .number-why {
    font-size: 20px;
  }

  .text-block-5 {
    text-align: left;
  }

  .complete-text-glp.celular {
    padding-top: 0;
  }

  .premios-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: auto;
    display: flex;
    overflow: scroll;
  }

  .image-9 {
    width: 600px;
    max-width: none;
    overflow: visible;
  }

  .bold-text-3 {
    margin-left: 20px;
  }

  .image-10 {
    height: auto;
  }

  .text-block-7 {
    font-size: 16px;
  }

  .left-image-wrapper {
    justify-content: center;
    align-items: flex-start;
  }

  .heading-16 {
    font-size: 30px;
  }

  .quick-stack-8 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .bg-other-section {
    padding-top: 60px;
    padding-left: 0;
    padding-right: 0;
  }

  .container-6 {
    max-width: none;
  }

  .dropdown-content-wrapper-5 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    white-space: normal;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .container-7, .container-8, .container-9 {
    max-width: none;
  }

  .section-celular {
    padding: 40px 20px;
  }

  .image-12 {
    height: auto;
  }

  .heading-17 {
    font-size: 30px;
  }

  .div-block-18 {
    flex-flow: row;
    margin-top: 20px;
    margin-left: 0;
  }

  .image-13 {
    height: 100px;
  }

  .image-14 {
    width: 140px;
  }

  .image-scroller {
    width: 600px;
    display: flex;
    overflow: scroll;
  }

  .gray-bg {
    padding: 20px;
  }

  .text-block-9 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .image-17 {
    width: 65%;
    height: 80%;
  }

  .text-conta {
    justify-content: center;
    align-items: center;
    margin-left: 0;
  }

  .heading-21 {
    margin-left: 20px;
    font-size: 30px;
  }
}

#w-node-_66cc8a96-eeb3-4f29-3ef8-3de59aa3177a-eda0962a {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_66cc8a96-eeb3-4f29-3ef8-3de59aa317ad-eda0962a {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_66cc8a96-eeb3-4f29-3ef8-3de59aa317e1-eda0962a {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-e30fb572-6de1-d803-f58f-434976246792-eda0962a {
  place-self: center;
}

#w-node-_2a3bb460-8d27-c664-0354-7eaf11e3511b-eda0962a, #w-node-_389e2687-125c-45c3-ec5d-684067a4ea65-eda0962a {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_80c74f93-e493-0c1d-d3f4-7e956a144e5c-eda0962a {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_81e70025-a421-36e0-ba85-103604de2729-eda0962a {
  place-self: center;
}

#w-node-fc6da1df-19e8-74af-4cd6-25cc9585d187-9585d17f {
  order: 0;
  grid-area: span 1 / span 3 / span 1 / span 3;
  place-self: auto stretch;
}

#w-node-fc6da1df-19e8-74af-4cd6-25cc9585d188-9585d17f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fc6da1df-19e8-74af-4cd6-25cc9585d1b9-9585d17f {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_6dcccdb5-65b4-031e-3ae6-bffccdddae56-eda09697 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_32238005-0e99-8809-517a-cfe447d7560b-eda096c2 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-ed63d10e-19ad-3b0e-5a23-fba5714122ba-eda0972e {
  grid-area: 1 / 2 / 2 / 5;
}

#w-node-_8d859062-4427-6080-7891-5be0d361492b-eda0972e {
  grid-area: 1 / 2 / 2 / 5;
  justify-self: stretch;
}

#w-node-bc3a44bf-323a-18e0-590f-da632163a55d-eda0972f {
  place-self: start;
}

#w-node-bc3a44bf-323a-18e0-590f-da632163a565-eda0972f {
  grid-area: 1 / 2 / 2 / 4;
}

#w-node-_78038482-6596-df43-84d6-6371b5b61274-eda0972f, #w-node-_78038482-6596-df43-84d6-6371b5b61276-eda0972f, #w-node-_78038482-6596-df43-84d6-6371b5b61279-eda0972f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_81cea74d-baad-62eb-a1e4-380c703cf72e-eda09732, #w-node-_63212d52-ad88-4967-1489-d53bc20861ca-eda09732 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_7d42d0e1-e71e-0d17-0588-724aed76ddbc-eda09733 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_69c23a27-ef66-ee16-9121-69901872cec9-eda09736 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_078f6791-d34e-c731-6084-8f858cd96366-eda09736 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_9ba6c428-b538-dadc-d93e-655e446cab35-eda09736 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-ab448fdd-237c-ac62-9788-ff698ab1412a-eda09736 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-ab448fdd-237c-ac62-9788-ff698ab1415f-eda09736 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-ab448fdd-237c-ac62-9788-ff698ab14180-eda09736 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_411e4221-4122-cf1c-c3df-c85ad717a6f5-eda09738 {
  grid-area: 1 / 2 / 2 / 3;
}

@media screen and (min-width: 1440px) {
  #w-node-fc6da1df-19e8-74af-4cd6-25cc9585d187-9585d17f {
    order: 0;
    grid-area: span 1 / span 4 / span 1 / span 4;
    place-self: auto stretch;
  }
}

@media screen and (max-width: 991px) {
  #w-node-fc6da1df-19e8-74af-4cd6-25cc9585d1b9-9585d17f {
    grid-area: 1 / 3 / 2 / 5;
  }

  #w-node-_32238005-0e99-8809-517a-cfe447d75609-eda096c2 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-ed63d10e-19ad-3b0e-5a23-fba5714122ba-eda0972e {
    grid-area: 1 / 2 / 2 / 6;
  }

  #w-node-_8d859062-4427-6080-7891-5be0d361492b-eda0972e {
    grid-column: 1 / 6;
  }

  #w-node-_81cea74d-baad-62eb-a1e4-380c703cf72e-eda09732, #w-node-_63212d52-ad88-4967-1489-d53bc20861ca-eda09732 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_512589b0-e0dd-24c7-23c4-b070b28b7745-eda09733 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_69c23a27-ef66-ee16-9121-69901872cec9-eda09736 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_9ba6c428-b538-dadc-d93e-655e446cab35-eda09736 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-ab448fdd-237c-ac62-9788-ff698ab1412a-eda09736 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-ab448fdd-237c-ac62-9788-ff698ab14180-eda09736 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_411e4221-4122-cf1c-c3df-c85ad717a6f5-eda09738 {
    grid-area: 1 / 1 / 2 / 3;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_66cc8a96-eeb3-4f29-3ef8-3de59aa317ad-eda0962a {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_66cc8a96-eeb3-4f29-3ef8-3de59aa317e1-eda0962a, #w-node-_80c74f93-e493-0c1d-d3f4-7e956a144e5c-eda0962a, #w-node-_6dcccdb5-65b4-031e-3ae6-bffccdddae56-eda09697 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-bc3a44bf-323a-18e0-590f-da632163a55d-eda0972f {
    grid-area: 3 / 1 / 4 / 2;
    justify-self: center;
  }

  #w-node-ab448fdd-237c-ac62-9788-ff698ab1412a-eda09736 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-ab448fdd-237c-ac62-9788-ff698ab1415f-eda09736, #w-node-ab448fdd-237c-ac62-9788-ff698ab14180-eda09736 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_2a3bb460-8d27-c664-0354-7eaf11e3511b-eda0962a, #w-node-_389e2687-125c-45c3-ec5d-684067a4ea65-eda0962a {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_80c74f93-e493-0c1d-d3f4-7e956a144e5c-eda0962a, #w-node-_63212d52-ad88-4967-1489-d53bc20861ca-eda09732 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }
}


@font-face {
  font-family: 'Futuralt';
  src: url('../fonts/FuturaLT-CondExtraBoldObl.ttf') format('truetype'), url('../fonts/FuturaLT-ExtraBold.ttf') format('truetype'), url('../fonts/FuturaLT-CondensedExtraBold.ttf') format('truetype'), url('../fonts/FuturaLT-CondensedBold.ttf') format('truetype'), url('../fonts/FuturaLT-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futuralt';
  src: url('../fonts/FuturaLT-ExtraBoldOblique.ttf') format('truetype'), url('../fonts/FuturaLT-CondensedBoldOblique.ttf') format('truetype'), url('../fonts/FuturaLT-BoldOblique.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Futuralt Condensed';
  src: url('../fonts/FuturaLT-Condensed.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futuralt';
  src: url('../fonts/FuturaLT-HeavyOblique.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Futuralt';
  src: url('../fonts/FuturaLT-Light.ttf') format('truetype'), url('../fonts/FuturaLT-CondensedLight.ttf') format('truetype'), url('../fonts/FuturaLT-CondensedLightObl.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futuralt';
  src: url('../fonts/FuturaLT-Heavy.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futuralt';
  src: url('../fonts/FuturaLT.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futuralt';
  src: url('../fonts/FuturaLT-CondensedOblique.ttf') format('truetype'), url('../fonts/FuturaLT-BookOblique.ttf') format('truetype'), url('../fonts/FuturaLT-Oblique.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Futuralt';
  src: url('../fonts/FuturaLT-LightOblique.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Futuralt Book';
  src: url('../fonts/FuturaLT-Book.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Subjectivity';
  src: url('../fonts/Subjectivity-Bold.otf') format('opentype'), url('../fonts/Subjectivity-ExtraBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Subjectivity';
  src: url('../fonts/Subjectivity-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Subjectivity';
  src: url('../fonts/Subjectivity-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Subjectivity';
  src: url('../fonts/Subjectivity-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Subjectivity';
  src: url('../fonts/Subjectivity-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}