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

@font-face {
  font-family: Sltfthesilvereditorial;
  src: url('../fonts/SLTFTheSilverEditorial-RegularItalic.woff2') format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Montserrat Variablefont;
  src: url('../fonts/Montserrat-VariableFont_wght.ttf') format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

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

:root {
  --2e2d2e: #2e2d2e;
  --link-color--link-primary: var(--base-color-brand--blue);
  --background-color--background-primary: var(--base-color-neutral--black);
  --text-color--text-alternate: var(--base-color-neutral--white);
  --text-color--text-primary: var(--base-color-neutral--black);
  --text-color--text-secondary: var(--base-color-neutral--neutral-darker);
  --background-color--background-success: var(--base-color-system--success-green);
  --text-color--text-success: var(--base-color-system--success-green-dark);
  --efece8: #efece8;
  --57554a: #57554a;
  --4b4441: #4b4441;
  --border-color--border-primary: var(--base-color-neutral--neutral-lightest);
  --background-color--background-alternate: var(--base-color-neutral--white);
  --background-color--background-secondary: var(--base-color-brand--blue);
  --background-color--background-tertiary: var(--base-color-brand--pink);
  --background-color--background-error: var(--base-color-system--error-red);
  --text-color--text-error: var(--base-color-system--error-red-dark);
  --868474: #868474;
  --border-color--border-alternate: var(--base-color-neutral--neutral-darker);
  --background-color--background-warning: var(--base-color-system--warning-yellow);
  --text-color--text-warning: var(--base-color-system--warning-yellow-dark);
  --base-color-neutral--white: #fff;
  --base-color-neutral--black: #000;
  --base-color-brand--blue-light: #d9e5ff;
  --base-color-brand--blue: #2d62ff;
  --base-color-brand--blue-dark: #080331;
  --base-color-brand--pink-light: #ffaefe;
  --base-color-brand--pink: #dd23bb;
  --base-color-brand--pink-dark: #3c043b;
  --base-color-neutral--neutral-lightest: #eee;
  --base-color-neutral--neutral-lighter: #ccc;
  --base-color-neutral--neutral-light: #aaa;
  --base-color-neutral--neutral: #666;
  --base-color-neutral--neutral-dark: #444;
  --base-color-neutral--neutral-darker: #222;
  --base-color-neutral--neutral-darkest: #111;
  --base-color-system--success-green: #cef5ca;
  --base-color-system--success-green-dark: #114e0b;
  --base-color-system--warning-yellow: #fcf8d8;
  --base-color-system--warning-yellow-dark: #5e5515;
  --base-color-system--error-red: #f8e4e4;
  --base-color-system--error-red-dark: #3b0b0b;
  --base-color-system--focus-state: #2d62ff;
  --border-color--border-secondary: var(--base-color-brand--blue);
  --link-color--link-secondary: var(--base-color-neutral--black);
  --link-color--link-alternate: var(--base-color-neutral--white);
}

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

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

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

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

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

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

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

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

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

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

body {
  color: var(--2e2d2e);
  font-family: Montserrat Variablefont, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.3;
}

h1 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Sltfthesilvereditorial, Arial, sans-serif;
  font-size: 5.9375rem;
  font-weight: 700;
  line-height: 1.3;
}

h2 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Sltfthesilvereditorial, Arial, sans-serif;
  font-size: 3.125rem;
  font-weight: 700;
  line-height: 1.5;
}

h3 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Sltfthesilvereditorial, Arial, sans-serif;
  font-size: 1.5625rem;
  font-weight: 700;
  line-height: 1.5;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
}

h5 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
}

h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
}

p {
  margin-bottom: 0;
}

a {
  color: var(--link-color--link-primary);
}

ul, ol {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 1.5rem;
}

li {
  margin-bottom: .25rem;
}

img {
  max-width: 100%;
  display: inline-block;
}

label {
  margin-bottom: .25rem;
  font-weight: 500;
}

blockquote {
  border-left: .25rem solid #e2e2e2;
  margin-bottom: 0;
  padding: 0 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

figure {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

figcaption {
  text-align: center;
  margin-top: .25rem;
}

.utility-page_component {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  display: flex;
}

.utility-page_wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  max-width: 20rem;
  display: flex;
}

.utility-page_form {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.utility-page_image {
  margin-left: auto;
  margin-right: auto;
}

.global-styles {
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
}

.margin-custom2 {
  margin: 2.5rem;
}

.padding-xlarge {
  padding: 4rem;
}

.margin-xlarge {
  margin: 4rem;
}

.margin-xsmall {
  margin: .5rem;
}

.padding-xhuge {
  padding: 8rem;
}

.margin-custom1 {
  margin: 1.5rem;
}

.padding-0 {
  padding: 0;
}

.padding-xxhuge {
  padding: 12rem;
}

.padding-huge {
  padding: 6rem;
}

.margin-large {
  margin: 3rem;
}

.padding-xxlarge {
  padding: 5rem;
}

.margin-xxsmall {
  margin: .25rem;
}

.padding-custom3 {
  padding: 3.5rem;
}

.padding-large {
  padding: 3rem;
}

.margin-tiny {
  margin: .125rem;
}

.padding-small {
  padding: 1rem;
}

.padding-custom2 {
  padding: 2.5rem;
}

.margin-custom3 {
  margin: 3.5rem;
}

.padding-custom1 {
  padding: 1.5rem;
}

.margin-huge {
  margin: 6rem;
}

.padding-medium {
  padding: 2rem;
}

.padding-xsmall {
  padding: .5rem;
}

.margin-xxlarge {
  margin: 5rem;
}

.padding-xxsmall {
  padding: .25rem;
}

.margin-xhuge {
  margin: 8rem;
}

.padding-tiny {
  padding: .125rem;
}

.margin-small {
  margin: 1rem;
}

.margin-medium {
  margin: 2rem;
}

.margin-xxhuge {
  margin: 12rem;
}

.margin-0 {
  margin: 0;
}

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

.padding-top {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.margin-vertical {
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.padding-left {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.padding-vertical {
  padding-left: 0;
  padding-right: 0;
}

.padding-horizontal {
  padding-top: 0;
  padding-bottom: 0;
}

.margin-right {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}

.margin-top {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-left {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
}

.padding-right {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.padding-bottom {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.form_checkbox {
  flex-direction: row;
  align-items: center;
  margin-bottom: .5rem;
  padding-left: 0;
  display: flex;
}

.form_checkbox-icon {
  border-radius: .125rem;
  width: .875rem;
  height: .875rem;
  margin: 0 .5rem 0 0;
}

.form_checkbox-icon.w--redirected-checked {
  background-size: 90%;
  border-radius: .125rem;
  width: .875rem;
  height: .875rem;
  margin: 0 .5rem 0 0;
}

.form_checkbox-icon.w--redirected-focus {
  border-radius: .125rem;
  width: .875rem;
  height: .875rem;
  margin: 0 .5rem 0 0;
  box-shadow: 0 0 .25rem 0 #3898ec;
}

.fs-styleguide_background {
  border: 1px solid #0000001a;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.fs-styleguide_spacing {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-image: linear-gradient(to top, #2d40ea1a, #fff0);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: start;
  place-items: start stretch;
  display: grid;
  position: relative;
}

.icon-1x1-small {
  flex: none;
  width: 1rem;
  height: 1rem;
}

.overflow-auto {
  overflow: auto;
}

.spacing-clean {
  margin: 0;
  padding: 0;
}

.icon-1x1-large {
  width: 2.5rem;
  height: 2.5rem;
}

.z-index-2 {
  z-index: 2;
  position: relative;
}

.fs-styleguide_background-space {
  width: 1px;
  height: 1px;
  margin: 5rem;
}

.text-weight-semibold {
  font-weight: 600;
}

.text-style-strikethrough {
  text-decoration: line-through;
}

.fs-styleguide_item {
  grid-column-gap: 1.125rem;
  grid-row-gap: 1.125rem;
  border-bottom: 1px solid #0000001a;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: start;
  place-items: start;
  padding-bottom: 3rem;
  display: grid;
  position: relative;
}

.fs-styleguide_item.is-stretch {
  justify-items: stretch;
}

.max-width-full {
  width: 100%;
  max-width: none;
}

.fs-styleguide_item-header {
  border-bottom: 1px solid #0000001a;
  width: 100%;
  padding-bottom: 2rem;
}

.background-color-primary {
  background-color: var(--background-color--background-primary);
  color: var(--text-color--text-alternate);
}

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

.text-color-primary {
  color: var(--text-color--text-primary);
}

.text-color-secondary {
  color: var(--text-color--text-secondary);
}

.fs-styleguide_2-col {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.fs-styleguide_2-col.is-align-start {
  align-items: start;
}

.form_message-success {
  background-color: var(--background-color--background-success);
  color: var(--text-color--text-success);
  padding: 1.25rem;
}

.fs-styleguide_row {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.heading-style-h3 {
  text-transform: uppercase;
  font-family: Sltfthesilvereditorial, Arial, sans-serif;
  font-size: 1.5625rem;
  font-weight: 700;
  line-height: 1.5;
}

.heading-style-h3.is-choose {
  color: var(--efece8);
}

.heading-style-h3.is-portfolio-cell {
  color: var(--57554a);
  line-height: 1.3;
}

.heading-style-h3.is-steps {
  color: var(--efece8);
  text-align: center;
  text-shadow: 0 0 .625rem #2e2d2e;
}

.heading-style-h3.is-dsteps {
  color: var(--efece8);
  text-align: center;
  text-shadow: 0 0 .625rem #2e2d2e;
  font-size: 1.375rem;
}

.heading-style-h3.is-4b4441 {
  color: var(--4b4441);
}

.heading-style-h3.is-4b4441.is-1-3 {
  line-height: 1.3;
}

.text-rich-text h1, .text-rich-text h2, .text-rich-text h3, .text-rich-text h4 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.text-rich-text h5, .text-rich-text h6 {
  margin-top: 1.25rem;
  margin-bottom: 1rem;
}

.text-rich-text p {
  margin-bottom: 1rem;
}

.text-rich-text ul, .text-rich-text ol {
  margin-bottom: 1.5rem;
}

.text-rich-text blockquote {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.pointer-events-auto {
  pointer-events: auto;
}

.container-small {
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.icon-height-small {
  height: 1rem;
}

.icon-1x1-medium {
  width: 2rem;
  height: 2rem;
}

.heading-style-h1 {
  font-family: Sltfthesilvereditorial, Arial, sans-serif;
  font-size: 5.9375rem;
  font-weight: 700;
  line-height: 1.3;
}

.heading-style-h1.is-hero {
  color: var(--efece8);
}

.padding-global {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.padding-global.is-none {
  padding-left: 0;
  padding-right: 0;
}

.text-weight-normal {
  font-weight: 400;
}

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

.max-width-small {
  width: 100%;
  max-width: 20rem;
}

.text-color-alternate {
  color: var(--text-color--text-alternate);
}

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

.pointer-events-none {
  pointer-events: none;
}

.text-weight-medium {
  font-weight: 500;
}

.overflow-hidden {
  overflow: hidden;
}

.fs-styleguide_section-header {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-bottom: 1px solid var(--border-color--border-primary);
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding-bottom: 3rem;
  line-height: 1.4;
  display: grid;
}

.text-size-tiny {
  font-size: .75rem;
}

.max-width-xxlarge {
  width: 100%;
  max-width: 80rem;
}

.fs-styleguide_1-col {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.overflow-visible {
  overflow: visible;
}

.fs-styleguide_empty-box {
  z-index: -1;
  background-color: #2d40ea0d;
  border: 1px dashed #2d40ea;
  min-width: 3rem;
  height: 3rem;
  position: relative;
}

.text-weight-light {
  font-weight: 300;
}

.fs-styleguide_heading-medium {
  font-size: 4rem;
}

.max-width-xsmall {
  width: 100%;
  max-width: 16rem;
}

.fs-styleguide_4-col {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.text-size-regular {
  font-size: 1rem;
}

.text-weight-xbold {
  font-weight: 800;
}

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

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

.max-width-medium {
  width: 100%;
  max-width: 32rem;
}

.fs-styleguide_item-wrapper {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

.fs-styleguide_header-block {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: center start;
  display: grid;
}

.background-color-alternate {
  background-color: var(--background-color--background-alternate);
}

.text-style-muted {
  opacity: .6;
}

.text-size-small {
  font-size: .875rem;
}

.heading-style-h4 {
  font-family: Sltfthesilvereditorial, Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
}

.max-width-xlarge {
  width: 100%;
  max-width: 64rem;
}

.form_radio-icon {
  width: .875rem;
  height: .875rem;
  margin-top: 0;
  margin-left: 0;
  margin-right: .5rem;
}

.form_radio-icon.w--redirected-checked {
  border-width: .25rem;
  width: .875rem;
  height: .875rem;
}

.form_radio-icon.w--redirected-focus {
  width: .875rem;
  height: .875rem;
  box-shadow: 0 0 .25rem 0 #3898ec;
}

.text-style-nowrap {
  white-space: nowrap;
}

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

.background-color-secondary {
  background-color: var(--background-color--background-secondary);
}

.form_input {
  border: 1px solid var(--border-color--border-primary);
  background-color: #0000;
  min-height: 3rem;
  margin-bottom: .75rem;
  padding: .5rem 1rem;
  font-size: 1rem;
}

.form_input::placeholder, .form_input.is-select-input {
  color: var(--text-color--text-secondary);
}

.form_input.is-text-area {
  min-height: 8rem;
  padding-top: .75rem;
  font-size: 1rem;
}

.heading-style-h6 {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
}

.padding-section-large {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.fs-styleguide_3-col {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  width: 100%;
  display: grid;
}

.fs-styleguide_3-col.is-align-start {
  align-items: start;
}

.text-style-link {
  color: var(--link-color--link-primary);
  text-decoration: underline;
}

.text-size-large {
  font-size: 1.5rem;
}

.fs-styleguide_header {
  background-color: var(--background-color--background-primary);
  color: var(--text-color--text-alternate);
  background-image: radial-gradient(circle at 100% 100%, #dd23bb40, #0000 40%), radial-gradient(circle at 0 100%, #2d62ff4d, #0000 60%);
}

.heading-style-h2 {
  font-family: Sltfthesilvereditorial, Arial, sans-serif;
  font-size: 3.125rem;
  font-weight: 700;
  line-height: 1.5;
}

.heading-style-h2.is-unique {
  max-width: 37.5625rem;
  color: var(--efece8);
}

.heading-style-h2.is-1-3 {
  line-height: 1.3;
}

.heading-style-h2.is-1-3.is-efece8 {
  color: var(--efece8);
}

.heading-style-h2.is-1-3.is-location {
  color: var(--efece8);
  margin-bottom: -.95rem;
  margin-left: .5625rem;
}

.heading-style-h2.is-1-3.text-align-center.is-project {
  color: var(--efece8);
  -webkit-text-stroke-color: var(--efece8);
}

.heading-style-h2.is-1-3.text-align-center.is-project.nerotitolo, .heading-style-h2.is-1-3.text-align-center.is-project.coloretitolo {
  color: var(--2e2d2e);
}

.heading-style-h2.is-1-3.is-ahero {
  color: var(--efece8);
  letter-spacing: .03em;
}

.heading-style-h2.is-mhero {
  color: var(--efece8);
  text-align: center;
  line-height: 1.3;
}

.heading-style-h2.is-mhero.new-padding {
  padding-bottom: 3rem;
}

.heading-style-h2.is-dhero {
  color: var(--efece8);
  line-height: 1.3;
}

.heading-style-h2.is-dhero.new-padding {
  text-align: center;
  padding-bottom: 3rem;
}

.heading-style-h2.is-ehero {
  color: var(--efece8);
  text-align: center;
  line-height: 1.3;
}

.heading-style-h2.is-ehero.new-padding {
  padding-bottom: 4rem;
}

.fs-styleguide_label {
  background-color: var(--background-color--background-secondary);
  color: var(--text-color--text-alternate);
  border-radius: .25rem;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: .25rem .75rem .3rem;
  font-weight: 600;
  display: flex;
}

.fs-styleguide_label.is-tag {
  background-color: var(--background-color--background-tertiary);
}

.heading-style-h5 {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
}

.container-large {
  width: 100%;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}

.container-large.is-828 {
  max-width: 51.75rem;
}

.container-large.is-1086 {
  max-width: 67.875rem;
}

.container-large.is-1102 {
  max-width: 68.875rem;
}

.container-large.is-1440 {
  max-width: 90rem;
}

.container-large.is-1010 {
  max-width: 63.125rem;
}

.container-large.is-765 {
  max-width: 47.8125rem;
}

.icon-height-medium {
  height: 2rem;
}

.text-style-allcaps {
  text-transform: uppercase;
}

.overflow-scroll {
  overflow: scroll;
}

.form_message-error {
  background-color: var(--background-color--background-error);
  color: var(--text-color--text-error);
  margin-top: .75rem;
  padding: .75rem;
}

.icon-height-large {
  height: 3rem;
}

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

.form_component {
  margin-bottom: 0;
}

.max-width-xxsmall {
  width: 100%;
  max-width: 12rem;
}

.layer {
  justify-content: center;
  align-items: center;
  position: absolute;
  inset: 0%;
}

.text-style-quote {
  border-left: .25rem solid #e2e2e2;
  margin-bottom: 0;
  padding: 0 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

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

.button {
  background-color: var(--868474);
  color: var(--efece8);
  text-align: center;
  text-transform: uppercase;
  border-radius: 0;
  padding: .75rem 1.5rem;
  font-family: Montserrat Variablefont, Arial, sans-serif;
  font-size: .75rem;
  font-weight: 500;
  line-height: 1.4;
  transition: all .2s;
}

.button:hover {
  background-color: var(--57554a);
}

.button.is-text {
  color: #000;
  background-color: #0000;
  border: 2px solid #0000;
}

.button.is-small {
  padding: .5rem 1.25rem;
}

.button.is-large {
  padding: 1rem 2rem;
}

.button.is-secondary {
  border: 1px solid var(--border-color--border-alternate);
  color: var(--text-color--text-primary);
  background-color: #0000;
}

.button.is-icon {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.button.is-4b4441 {
  background-color: var(--4b4441);
}

.button.is-4b4441:hover {
  background-color: var(--868474);
}

.button.is-location-box {
  position: absolute;
  inset: auto auto -1.3125rem 3.9375rem;
}

.fs-styleguide_classes {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-size-medium {
  font-size: 1.25rem;
}

.fs-styleguide_section {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: start;
  display: grid;
}

.fs-styleguide_section.is-vertical {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-columns: 1fr;
}

.button-group {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.hide {
  display: none;
}

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

.container-medium {
  width: 100%;
  max-width: 64rem;
  margin-left: auto;
  margin-right: auto;
}

.form_radio {
  flex-direction: row;
  align-items: center;
  margin-bottom: .5rem;
  padding-left: 0;
  display: flex;
}

.fs-styleguide_spacing-all {
  display: none;
}

.spacer-huge {
  width: 100%;
  padding-top: 6rem;
}

.spacer-medium {
  width: 100%;
  padding-top: 2rem;
}

.fs-styleguide_spacer-box {
  background-color: #2d40ea1a;
  border: 1px dashed #2d40ea;
  width: 100%;
  position: relative;
}

.spacer-xsmall {
  width: 100%;
  padding-top: .5rem;
}

.spacer-small {
  width: 100%;
  padding-top: 1rem;
}

.spacer-xhuge {
  width: 100%;
  padding-top: 8rem;
}

.spacer-tiny {
  width: 100%;
  padding-top: .125rem;
}

.spacer-xxsmall {
  width: 100%;
  padding-top: .25rem;
}

.spacer-xxhuge {
  width: 100%;
  padding-top: 12rem;
}

.spacer-xlarge {
  width: 100%;
  padding-top: 4rem;
}

.spacer-large {
  padding-top: 3rem;
}

.spacer-xxlarge {
  width: 100%;
  padding-top: 5rem;
}

.fs-styleguide_message {
  background-color: var(--background-color--background-warning);
  color: var(--text-color--text-warning);
  border-radius: .25rem;
  padding: .25rem .5rem;
  font-size: .875rem;
}

.aspect-ratio-square {
  aspect-ratio: 1;
  object-fit: cover;
}

.aspect-ratio-portrait {
  aspect-ratio: 2 / 3;
  object-fit: cover;
}

.aspect-ratio-landscape {
  aspect-ratio: 3 / 2;
  object-fit: cover;
}

.aspect-ratio-widescreen {
  aspect-ratio: 16 / 9;
  object-fit: cover;
}

.background-color-tertiary {
  background-color: var(--background-color--background-tertiary);
}

.fs-styleguide_hero-label {
  color: var(--text-color--text-primary);
  text-transform: uppercase;
  background-color: #eee;
  border-radius: .25rem;
  padding: .25rem .375rem;
  font-size: .75rem;
  font-weight: 500;
  text-decoration: none;
}

.fs-styleguide_heading-header {
  font-size: 6rem;
}

.navbar_component {
  background-color: var(--efece8);
}

.navbar_container {
  justify-content: space-between;
  align-items: center;
  max-width: 75rem;
  height: 4.125rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navbar_navigation {
  background-color: var(--efece8);
  flex-flow: column;
  height: calc(100vh - 4.125rem);
  padding: 4.03125rem 2.5rem 1.63125rem;
  display: flex;
}

.navbar_menu-btn {
  padding: 0;
}

.navbar_menu-btn.w--open {
  background-color: #c8c8c800;
}

.navbar_logo {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 14.5625rem;
  height: 3.75rem;
  display: flex;
}

.hamburger_11_wrap {
  grid-row-gap: var(--gap);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 1.5625rem;
  height: 1.875rem;
  display: flex;
  position: relative;
}

.hamburger_11_line {
  height: var(--thickness);
  width: var(--width);
  flex: none;
  transition-property: all;
  transition-duration: .2s;
  transition-timing-function: ease;
}

.hamburger_11_inner {
  background-color: var(--57554a);
  width: 100%;
  height: 100%;
  transition: transform .2s;
}

.hamburger_embed {
  position: absolute;
}

.navbar_link {
  color: #868474b3;
  text-transform: uppercase;
  height: 3.5625rem;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-family: Sltfthesilvereditorial, Arial, sans-serif;
  font-size: 3.125rem;
  line-height: 1.3;
  transition: all .2s;
}

.navbar_link:hover {
  color: var(--57554a);
}

.navbar_navigation-links {
  grid-column-gap: 2.825rem;
  grid-row-gap: 2.825rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 75rem;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: auto;
}

.section_hero {
  background-image: url('../images/matrimonio-lago-como-villa-erba.avif');
  background-position: 100% 0;
  background-size: 133%;
}

.hero_wrapper {
  grid-column-gap: 2.8125rem;
  grid-row-gap: 2.8125rem;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 9.28125rem;
  padding-bottom: 5.59375rem;
  display: flex;
}

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

.text-color-868474 {
  color: var(--868474);
}

.hero_p {
  color: var(--efece8);
  font-family: Courierprime, Arial, sans-serif;
  line-height: 1.2;
}

.hero_p.new-padding, .hero_p.new-padding.bandiera-destra {
  text-align: center;
  padding-bottom: 2rem;
}

.hero_p.new-padding.ombra {
  padding-bottom: 2rem;
}

.span-oneline {
  display: block;
}

.span-oneline.colorescuro {
  -webkit-text-stroke-color: var(--2e2d2e);
}

.section_unique {
  background-color: var(--4b4441);
}

.unique_wrapper {
  grid-column-gap: 8.6875rem;
  grid-row-gap: 8.6875rem;
  justify-content: flex-start;
  align-items: center;
  padding-top: 6.78125rem;
  padding-bottom: 6.28125rem;
  display: flex;
}

.unique_img {
  width: 100%;
  max-width: 28.75rem;
  height: auto;
  margin-top: -1rem;
}

.section_choose {
  background-color: var(--4b4441);
}

.choose_wrapper {
  grid-column-gap: 3.9375rem;
  grid-row-gap: 3.9375rem;
  flex-flow: column;
  padding-top: 5.15rem;
  padding-bottom: 5.53125rem;
  display: flex;
}

.choose_header {
  grid-column-gap: 1.5625rem;
  grid-row-gap: 1.5625rem;
  color: var(--efece8);
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: center;
  font-family: Courierprime, Arial, sans-serif;
  font-size: 1.125rem;
  display: flex;
}

.choose_header-border {
  width: 3.75rem;
  height: .0625rem;
  color: var(--868474);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.choose_grid {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.choose_cell {
  background-image: linear-gradient(#0000, #52504600 50%, #57554a00 53%, #57554a);
  justify-content: flex-start;
  align-items: flex-end;
  min-height: 33.5625rem;
  padding-bottom: 2.5rem;
  padding-left: 2rem;
  padding-right: 2rem;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: clip;
}

.choose_bg-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: all .3s;
  position: absolute;
  inset: 0%;
}

.choose_cell-gradient {
  background-image: linear-gradient(#0000, #52504600 50%, #57554a00 53%, #57554a);
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.choose_cell-content {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.choose_cell-icon {
  opacity: 0;
  width: 3.125rem;
  height: 3.125rem;
  color: var(--efece8);
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  transition: all .3s;
  display: flex;
}

.portfolio_cell-icon {
  opacity: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 3.125rem;
  height: 3.0625rem;
  transition: all .3s;
  display: flex;
  position: absolute;
  inset: 50% -1.6875rem auto auto;
  transform: translate(0, -50%);
}

.section_idea {
  background-color: var(--efece8);
}

.idea_wrapper {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: column;
  padding-top: 4rem;
  padding-bottom: 5.3125rem;
  display: flex;
}

.idea_header {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.idea_p {
  max-width: 49.5rem;
}

.idea_p.is-mw-651 {
  max-width: 40.6875rem;
}

.idea_content {
  grid-column-gap: 2.8125rem;
  grid-row-gap: 2.8125rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.portfolio_grid {
  grid-column-gap: 3rem;
  grid-row-gap: 2.8125rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.portfolio_cell {
  justify-content: flex-start;
  align-items: flex-end;
  min-height: 22.9375rem;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: clip;
}

.portfolio_cell-content {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  background-color: var(--base-color-neutral--white);
  flex-flow: column;
  width: 100%;
  max-width: 24.1875rem;
  min-height: 8.9375rem;
  padding: 1.5rem 1.125rem 1.5rem 1.5rem;
  display: flex;
  position: relative;
}

.portfolio_cell-p {
  color: var(--base-color-neutral--black);
  font-family: Courierprime, Arial, sans-serif;
  font-size: .875rem;
  line-height: 1.5;
}

.portfolio_cell-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: all .3s;
  position: absolute;
  inset: 0%;
}

.catalog_wrapper {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  justify-content: flex-start;
  align-items: center;
  padding-top: 4.1875rem;
  padding-bottom: 4.1875rem;
  display: flex;
}

.catalog_left {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  max-width: 31.375rem;
  display: flex;
}

.catalog_img {
  width: 39.5625rem;
  height: auto;
}

.section_imagine {
  background-image: url('../images/Header-1.avif');
  background-position: 50%;
  background-size: cover;
}

.imagine_wrapper {
  grid-column-gap: 3.5rem;
  grid-row-gap: 3.5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 9rem;
  padding-bottom: 40.75rem;
  display: flex;
}

.heading {
  max-width: 42.7rem;
}

.imagine_heading {
  max-width: 42.7rem;
  color: var(--efece8);
  text-align: center;
  letter-spacing: .02em;
  line-height: 1.3;
}

.section_we {
  background-color: var(--efece8);
}

.we_wrapper {
  grid-column-gap: 6.125rem;
  grid-row-gap: 6.125rem;
  justify-content: flex-start;
  align-items: center;
  padding-top: 5.65625rem;
  padding-bottom: 5.65625rem;
  display: flex;
}

.we_img {
  aspect-ratio: auto;
  object-fit: fill;
  width: 39.4375rem;
  max-width: 100%;
  height: auto;
}

.we_p {
  padding-top: 1rem;
  padding-bottom: 2.5625rem;
}

.section_location {
  background-image: url('../images/location-matrimoni-di-lusso-giardino-villa-erba.avif');
  background-position: 50%;
  background-size: cover;
}

.location_wrapper {
  padding-top: 7.84375rem;
  padding-bottom: 16.4688rem;
}

.location_box {
  grid-column-gap: 2.625rem;
  grid-row-gap: 2.625rem;
  background-color: var(--efece8);
  flex-flow: column;
  max-width: 41.125rem;
  min-height: 18.875rem;
  padding: 3.65625rem 8.0625rem 3.28125rem 3.875rem;
  display: flex;
  position: relative;
}

.location_box-p {
  font-family: Courierprime, Arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.2;
}

.logos_wrapper {
  grid-column-gap: 4.1875rem;
  grid-row-gap: 4.1875rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 4rem;
  padding-bottom: 4.6875rem;
  display: flex;
}

.logos_h {
  color: var(--57554a);
  letter-spacing: .03em;
}

.logos_swiper {
  overflow: clip;
}

.logos_swiper-wrapper {
  justify-content: flex-start;
  align-items: center;
  margin-left: -1.875rem;
  margin-right: -1.875rem;
  display: flex;
}

.logos_swiper-slide {
  flex: none;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
}

.icon-embed-custom-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 9.125rem;
  height: 2.8125rem;
  display: flex;
}

.logos_swiper-logo {
  width: auto;
  height: 2.8125rem;
}

.logos_swiper-component-wrapper {
  grid-column-gap: 2.25rem;
  grid-row-gap: 2.25rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.logos_swiper-dots {
  grid-column-gap: .34375rem;
  grid-row-gap: .34375rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.logos_swiper-dot {
  cursor: pointer;
  background-color: #86847469;
  border-radius: 20rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: .3125rem;
  height: .3125rem;
  display: flex;
}

.logos_swiper-dot.swiper-dot-active {
  background-color: #868474;
  width: .4375rem;
  height: .4375rem;
}

.reviews_wrapper {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 5.78125rem;
  padding-bottom: 5.78125rem;
  display: flex;
}

.reviews_grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: stretch;
  display: grid;
}

.reviews_cell {
  grid-column-gap: .6875rem;
  grid-row-gap: .6875rem;
  background-color: var(--efece8);
  flex-flow: column;
  min-height: 20.1875rem;
  padding: 2.1875rem 1.5rem 1.5rem;
  display: flex;
}

.icon-embed-custom-4 {
  color: #f7d786;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 6.5625rem;
  height: 1.3125rem;
  display: flex;
}

.section_form {
  background-image: url('../images/panorama-lago-di-como-terrazza-vista-lago.avif');
  background-position: 50%;
  background-size: cover;
}

.section_form.is-2, .section_form.is-3 {
  background-image: url('../images/allestimento-ricevimento-interno-luxury-wedding-como.avif');
}

.section_form.is-eventi {
  background-image: url('../images/evento-notturno-scenografico-villa-storica-silhouette.avif');
}

.section_form.is-eventi.formfoto {
  background-image: url('../images/Contact-form-4.avif');
}

.section_form.is-contact {
  background-image: url('../images/aglio-torta-serale-matrimonio-villa-erba.avif');
}

.section_form.is-project {
  background-image: url('../images/Contact-form-3.avif');
}

.form_wrapper {
  grid-column-gap: 2.625rem;
  grid-row-gap: 2.625rem;
  grid-template-rows: auto;
  grid-template-columns: 520fr 540fr;
  grid-auto-columns: 1fr;
  padding-top: 5.9rem;
  padding-bottom: 9.8125rem;
  display: grid;
}

.form_content {
  grid-column-gap: .8rem;
  grid-row-gap: .8rem;
  flex-flow: column;
  display: flex;
}

.form_h {
  color: var(--efece8);
  letter-spacing: .03em;
  -webkit-text-stroke-color: var(--efece8);
  line-height: 1.4;
}

.form_h.is-ffffff {
  color: var(--base-color-neutral--white);
}

.form_h.is-eventi {
  color: var(--efece8);
}

.form_h.colorescuro {
  color: var(--4b4441);
}

.form_p {
  color: var(--efece8);
  font-family: Courierprime, Arial, sans-serif;
}

.form_p.is-white {
  color: var(--base-color-neutral--white);
}

.form_p.is-eventi {
  color: var(--efece8);
}

.form_p.colorescuro {
  color: var(--4b4441);
}

.form_form-wrapper {
  background-color: var(--base-color-neutral--white);
  min-height: auto;
}

.footer_component {
  background-color: var(--2e2d2e);
}

.footer_wrapper {
  padding-top: 4rem;
  padding-bottom: 4.375rem;
}

.footer_logo {
  width: 21.3125rem;
  height: auto;
  margin-bottom: 3.1875rem;
}

.footer_content {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: space-between;
  display: flex;
}

.footer_left {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  width: 100%;
  max-width: 22.875rem;
  padding-top: .3rem;
  display: flex;
}

.footer_left-rows {
  flex-flow: column;
  display: flex;
}

.footer_left-row {
  grid-column-gap: .9375rem;
  grid-row-gap: .9375rem;
  min-height: 1.625rem;
  color: var(--base-color-neutral--white);
  justify-content: flex-start;
  align-items: center;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.2;
  display: flex;
}

.footer_left-row.is-regular-w {
  font-weight: 400;
}

.footer_left-row.is-regular-w.is-hauto {
  min-height: 1.4rem;
}

.footer_left-row.is-regular-w.lungo {
  width: 110%;
}

.icon-embed-custom-5 {
  width: 1.125rem;
  height: 1.125rem;
  color: var(--868474);
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.icon-embed-custom-6 {
  width: 1.0625rem;
  height: 1.0625rem;
  color: var(--868474);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.icon-embed-custom-7 {
  width: 1.1875rem;
  height: .9375rem;
  color: var(--868474);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.footer_left-right-link {
  color: #f8f4ee;
  font-family: Courierprime, Arial, sans-serif;
  font-size: .75rem;
  line-height: 1;
  text-decoration: none;
}

.footer_center {
  grid-column-gap: 3.6875rem;
  grid-row-gap: 3.6875rem;
  min-width: 18.875rem;
  display: flex;
}

.footer_center-col {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.footer_link {
  color: var(--base-color-neutral--white);
  text-transform: uppercase;
  font-family: Sltfthesilvereditorial, Arial, sans-serif;
  line-height: 1.5;
  text-decoration: none;
}

.footer_socials {
  grid-column-gap: .72rem;
  grid-row-gap: .72rem;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.icon-embed-custom-8, .icon-embed-custom-9, .icon-embed-custom-10 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.4375rem;
  height: 1.4375rem;
  display: flex;
}

.footer_footer {
  border-top: .5px solid var(--57554a);
  color: var(--868474);
  justify-content: center;
  align-items: center;
  margin-top: 1.75rem;
  padding-top: 1rem;
  font-family: Courierprime, Arial, sans-serif;
  font-size: .875rem;
  line-height: 1.14286;
  display: flex;
}

.reviews-p-light {
  color: #2e2d2e73;
}

.reviews-p-lighter {
  color: #2e2d2e2e;
}

.choose-css {
  display: none;
}

.div-block {
  height: 300vh;
}

.div-block-2 {
  padding-top: .3125rem;
}

.section_mhero {
  background-image: url('../images/matrimonio-esclusivo-all-aperto-castello-di-vicerello.avif');
  background-position: 50% 0;
  background-size: 125%;
}

.mhero_wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  min-height: 46.6875rem;
  padding-top: 8.59375rem;
  display: flex;
}

.section_shape {
  background-color: var(--efece8);
}

.shape_wrapper {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.shape_content {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  max-width: 28.75rem;
  margin-left: 11.125rem;
  display: flex;
}

.shape_img {
  width: 40.0625rem;
  height: auto;
}

.section_real {
  background-image: url('../images/sposi-scalone-interno-luxury-wedding-villa-del-grumello.avif');
  background-position: 50%;
  background-size: cover;
}

.real_wrapper {
  grid-column-gap: 2.3rem;
  grid-row-gap: 2.3rem;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 7.8rem;
  padding-bottom: 6.46875rem;
  display: flex;
}

.real_h {
  color: var(--efece8);
  letter-spacing: .02em;
  line-height: 1.3;
}

.section_design {
  background-color: var(--efece8);
}

.design_wrapper {
  grid-column-gap: 5.3125rem;
  grid-row-gap: 5.3125rem;
  justify-content: flex-start;
  align-items: center;
  padding-top: 7.09375rem;
  padding-bottom: 7.09375rem;
  display: flex;
}

.design_img {
  width: 36.4375rem;
  height: auto;
}

.design_content {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.steps_wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 5rem;
  padding-bottom: 5.46875rem;
  display: flex;
}

.steps_wrapper.is-eventi {
  padding-bottom: 6.96875rem;
}

.steps_h {
  color: var(--57554a);
  text-align: center;
  letter-spacing: .02em;
  line-height: 1.3;
}

.steps_grid {
  grid-column-gap: .78125rem;
  grid-row-gap: .78125rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding-top: 3.34375rem;
  padding-bottom: 6.46875rem;
  display: grid;
}

.steps_grid.is-eventi {
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.875rem;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  padding-bottom: 0;
}

.steps_cell {
  background-image: url('../images/concept-creativo-partecipazioni-matrimonio-lusso.avif');
  background-position: 50%;
  background-size: cover;
  min-height: 25.25rem;
  padding-top: 10.7813rem;
  padding-left: 1.15625rem;
  padding-right: 1.15625rem;
  position: relative;
}

.steps_cell.is-2 {
  background-image: url('../images/ricerca-location-esclusive-matrimoni-lago-como.avif');
}

.steps_cell.is-3 {
  background-image: url('../images/allestimento-tavolo-torta-nuziale-catering-luxury.avif');
}

.steps_cell.is-4 {
  background-image: url('../images/Card-8.avif');
}

.steps_cell.is-5 {
  background-image: url('../images/team-il-bosco-degli-eventi-wedding-planner.png');
}

.steps_cell.is-eventi {
  background-image: url('../images/concept-creativo-allestimento-tavoli-eventi.avif');
}

.steps_cell.is-eventi2 {
  background-image: url('../images/ricerca-location-arredamento-lounge-design.avif');
}

.steps_cell.is-eventi3 {
  background-image: url('../images/regia-dell-evento-cena-gala-aziendale.avif');
}

.steps_cell.is-eventi4 {
  background-image: url('../images/gestione-fornitori-intrattenimento-musicale-spettacolo.avif');
}

.steps_num-circle {
  background-color: var(--868474);
  width: 3.125rem;
  height: 3.125rem;
  color: var(--base-color-neutral--white);
  border-radius: 20rem;
  justify-content: center;
  align-items: center;
  font-family: Sltfthesilvereditorial, Arial, sans-serif;
  font-size: 1.25rem;
  line-height: 1.5;
  display: flex;
  position: absolute;
  inset: auto auto 0% 50%;
  transform: translate(-50%, 1.6875rem);
}

.steps_num-circle.is-eventi {
  transform: translate(-50%, 1.1rem);
}

.steps_num {
  height: 1.375rem;
}

.steps_footer {
  grid-column-gap: 1.46875rem;
  grid-row-gap: 1.46875rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.steps_footer-p {
  text-align: center;
  font-family: Courierprime, Arial, sans-serif;
}

.section_harmony {
  background-color: var(--efece8);
}

.harmony_img {
  object-fit: fill;
  object-position: 500% 50%;
  width: 45rem;
  height: auto;
}

.harmony_wrapper {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.harmony_content {
  grid-column-gap: 2.4375rem;
  grid-row-gap: 2.4375rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 28.75rem;
  margin-left: 9.625rem;
  display: flex;
}

.harmony_content-header {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.section_task {
  background-color: var(--57554a);
}

.task_wrapper {
  grid-column-gap: 7.6875rem;
  grid-row-gap: 7.6875rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.task_content-header {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: var(--efece8);
  flex-flow: column;
  display: flex;
}

.task_content {
  grid-column-gap: 2.4375rem;
  grid-row-gap: 2.4375rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 28.75rem;
  margin-left: 0;
  display: flex;
}

.logos-js {
  display: none;
}

.section_dhero {
  background-image: url('../images/luxury-italian-wedding-reception-table-decor.avif');
  background-position: 50%;
  background-size: cover;
}

.dhero_wrapper {
  min-height: 46.6875rem;
  padding-top: 8.59375rem;
}

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

.section_way {
  background-color: var(--efece8);
}

.way_wrapper {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  justify-content: space-between;
  display: flex;
}

.way_content {
  max-width: 35rem;
  margin-left: 9.1875rem;
  padding-top: 5.3125rem;
}

.way_header {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.way_signs {
  width: 17.125rem;
  padding-top: 1.5625rem;
  padding-bottom: 3.28125rem;
}

.way_footer {
  grid-column-gap: 1.15625rem;
  grid-row-gap: 1.15625rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-courier {
  font-family: Courierprime, Arial, sans-serif;
}

.text-courier.text-style-allcaps.is-prestige {
  padding-bottom: 1.5625rem;
}

.text-courier.text-style-allcaps.is-celebrate {
  color: var(--868474);
  padding-bottom: 1rem;
}

.way_img {
  width: 38.3125rem;
  height: auto;
}

.section_trust {
  background-image: url('../images/Header-4.avif');
  background-position: 50%;
  background-size: cover;
}

.trust_wrapper {
  grid-column-gap: 60.1875rem;
  grid-row-gap: 60.1875rem;
  flex-flow: column;
  padding-top: 6.6875rem;
  padding-bottom: 6.25rem;
  display: flex;
}

.trust_content-top {
  grid-column-gap: 1.35rem;
  grid-row-gap: 1.35rem;
  max-width: 43.875rem;
  color: var(--efece8);
  flex-flow: column;
  display: flex;
}

.trust_h2 {
  letter-spacing: .02em;
  line-height: 1.3;
}

.trust_footer {
  grid-column-gap: 1.8125rem;
  grid-row-gap: 1.8125rem;
  color: var(--efece8);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.trust_footer-header {
  grid-column-gap: 1.35rem;
  grid-row-gap: 1.35rem;
  flex-flow: column;
  max-width: 44rem;
  display: flex;
}

.dsteps_wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 4rem;
  padding-bottom: 7.5625rem;
  display: flex;
}

.dsteps_grid {
  grid-column-gap: .78125rem;
  grid-row-gap: .78125rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding-top: 3.34375rem;
  padding-bottom: 0;
  display: grid;
}

.dsteps_cell {
  background-image: url('../images/concept-creativo-partecipazioni-matrimonio-lusso.avif');
  background-position: 50%;
  background-size: cover;
  min-height: 25.25rem;
  padding-top: 10.7813rem;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.dsteps_cell.is-2 {
  background-image: url('../images/ricerca-location-esclusive-matrimoni-lago-como.avif');
}

.dsteps_cell.is-3 {
  background-image: url('../images/allestimento-tavolo-torta-nuziale-catering-luxury.avif');
}

.dsteps_cell.is-4 {
  background-image: url('../images/Card-8.avif');
}

.dsteps_cell.is-5 {
  background-image: url('../images/tailored-experience-luxury-wedding-guests-villa-erba.avif');
}

.dsteps_cell.is-6 {
  background-image: url('../images/event-orchestration-wedding-planners-team.avif');
}

.section_where {
  background-color: var(--efece8);
}

.where_wrapper {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 5.375rem;
  padding-bottom: 5.375rem;
  display: flex;
}

.where_header {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.where-header_p {
  max-width: 43.1875rem;
}

.where_content {
  grid-column-gap: 2.8125rem;
  grid-row-gap: 2.8125rem;
  flex-flow: column;
  display: flex;
}

.section_multiday {
  background-color: var(--2e2d2e);
}

.multiday_wrapper {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.multiday_content {
  grid-column-gap: 2.4375rem;
  grid-row-gap: 2.4375rem;
  max-width: 28.75rem;
  color: var(--efece8);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 9.625rem;
  display: flex;
}

.multiday_content-header {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.multiday_img, .intimate_img {
  width: 45rem;
  height: auto;
}

.intimate_wrapper {
  grid-column-gap: 7.6875rem;
  grid-row-gap: 7.6875rem;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.section_intimate {
  background-color: var(--57554a);
}

.intimate_content-header {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: var(--efece8);
  flex-flow: column;
  display: flex;
}

.intimate_content {
  grid-column-gap: 1.46875rem;
  grid-row-gap: 1.46875rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 26.5625rem;
  margin-top: 11.7813rem;
  margin-left: 0;
  display: flex;
}

.section_3steps {
  background-color: var(--efece8);
}

._3steps_wrapper {
  grid-column-gap: 2.85rem;
  grid-row-gap: 2.85rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 5.5rem;
  padding-bottom: 5.25rem;
  display: flex;
}

._3steps_wrapper.is-eventi {
  padding-top: 7.96875rem;
  padding-bottom: 7.96875rem;
}

._3steps_h {
  color: var(--57554a);
  text-align: center;
  letter-spacing: .02em;
  line-height: 1.3;
}

._3steps_grid {
  grid-column-gap: 2.0625rem;
  grid-row-gap: 2.0625rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: stretch;
  display: grid;
}

._3steps_cell {
  grid-column-gap: 1.375rem;
  grid-row-gap: 1.375rem;
  background-color: var(--4b4441);
  min-height: 21.25rem;
  color: var(--efece8);
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 3.01313rem;
  padding-right: 3.01313rem;
  display: flex;
}

._3steps_cell.is-2 {
  background-color: var(--57554a);
  position: relative;
}

._3steps_cell.is-3 {
  background-color: var(--868474);
}

._3steps_cell-h {
  text-transform: uppercase;
  font-family: Sltfthesilvereditorial, Arial, sans-serif;
  font-size: 1.375rem;
  line-height: 1.45455;
}

._3steps_border {
  background-color: #918f8e;
  width: 2.0625rem;
  height: 1px;
  position: absolute;
  inset: 50% auto auto 0%;
  transform: translate(-100%, -50%);
}

._3steps_border.is-2 {
  inset: 50% 0% auto auto;
  transform: translate(100%, -50%);
}

.section_ehero {
  background-image: url('../images/festa-aziendale-piramide-champagne-ospiti-che-ballano.avif');
  background-position: 50%;
  background-size: cover;
}

.ehero_wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  min-height: 46.6875rem;
  padding-top: 8.59375rem;
  display: flex;
}

.section_prestige {
  background-color: var(--57554a);
}

.prestige_wrapper {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.prestige_img {
  width: 40.0625rem;
  height: auto;
}

.prestige_content {
  max-width: 30.3125rem;
  color: var(--efece8);
  flex-flow: column;
  margin-left: 9.5625rem;
  display: flex;
}

.prestige_p {
  max-width: 25.625rem;
  padding-top: 1rem;
  padding-bottom: 2.5rem;
}

.prestige_footer {
  grid-column-gap: 1.5625rem;
  grid-row-gap: 1.5625rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.section_celebrate {
  background-color: var(--2e2d2e);
}

.celebrate_wrapper {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.celebrate_img {
  width: 45rem;
  height: auto;
}

.celebrate_p {
  padding-top: 1rem;
  padding-bottom: 2.75rem;
}

.celebrate_content {
  max-width: 28.75rem;
  color: var(--efece8);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 9.625rem;
  display: flex;
}

.celebrate_footer {
  grid-column-gap: 1.5625rem;
  grid-row-gap: 1.5625rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.section_phero {
  background-color: var(--efece8);
  margin-bottom: 2rem;
}

.phero_wrapper {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 8.1875rem;
  padding-bottom: 8.1875rem;
  display: flex;
}

.section_ahero {
  background-image: url('../images/agenzia-wedding-planner-lago-como-team.avif');
  background-position: 50%;
  background-size: cover;
}

.ahero_wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  max-width: 37.8125rem;
  color: var(--efece8);
  flex-flow: column;
  padding-top: 6.8rem;
  padding-bottom: 67.5rem;
  display: flex;
}

.section_team {
  background-color: var(--efece8);
}

.team_wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 6.40625rem;
  padding-bottom: 6.5625rem;
  display: flex;
}

.team_grid {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: stretch;
  padding-top: 4.0625rem;
  padding-bottom: 5.53125rem;
  display: grid;
}

.team_cell {
  background-color: var(--base-color-neutral--white);
}

.team_cell-img {
  width: 100%;
  height: auto;
}

.team_cell-content {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  flex-flow: column;
  padding: 1.5rem 1.3125rem 2.375rem 1.5rem;
  display: flex;
}

.team_cell-content-p {
  color: var(--868474);
  font-family: Courierprime, Arial, sans-serif;
  font-size: .875rem;
  line-height: 1.5;
}

.team_cell-content-p2 {
  color: var(--4b4441);
  font-size: .875rem;
}

.team_footer {
  grid-column-gap: 2.125rem;
  grid-row-gap: 2.125rem;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.section_imagined {
  background-color: var(--4b4441);
}

.imagined_img {
  width: 40.0625rem;
  height: auto;
}

.imagined_wrapper {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.imagined_p {
  padding-top: 1rem;
  padding-bottom: 4.9375rem;
}

.imagined_footer {
  grid-column-gap: 1.5625rem;
  grid-row-gap: 1.5625rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.section_enjoy {
  background-color: var(--base-color-neutral--white);
}

.enjoy_content {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  max-width: 29.0625rem;
  display: flex;
}

.enjoy_img {
  width: 36.4375rem;
  height: auto;
}

.enjoy_wrapper {
  grid-column-gap: 5.3125rem;
  grid-row-gap: 5.3125rem;
  justify-content: flex-start;
  align-items: center;
  padding-top: 5.875rem;
  padding-bottom: 5.875rem;
  display: flex;
}

.section_contact {
  background-color: var(--57554a);
}

.contact_wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.contact_content {
  grid-column-gap: 2.4375rem;
  grid-row-gap: 2.4375rem;
  flex-flow: column;
  width: 100%;
  max-width: 30.3125rem;
  margin-left: 9.5625rem;
  padding-top: 6.46875rem;
  display: flex;
}

.contact_img {
  width: 48.375rem;
  height: auto;
}

.section_project {
  background-image: url('../images/summer-solstice-wedding-villa-del-grumello-lake-como.avif');
  background-position: 50%;
  background-size: cover;
}

.section_project.hero {
  background-image: url('../images/Testo-del-paragrafo.jpg.avif');
}

.section_project.hero1 {
  background-image: url('../images/the-white-wedding-motoscafo-lago-como.avif');
}

.section_project.hero2 {
  background-image: url('../images/waterborne-elegance-wedding-villa-balbianello-lake-como.avif');
}

.section_project.hero3 {
  background-image: url('../images/tuscany-destination-wedding-castello-di-vicarello.avif');
}

.section_project.hero4 {
  background-image: url('../images/bride-groom-portrait-cypress-trees-castello-durini.avif');
}

.project_wrapper {
  grid-column-gap: 1.3125rem;
  grid-row-gap: 1.3125rem;
  color: var(--efece8);
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 3.9375rem;
  padding-bottom: 18.125rem;
  display: flex;
}

.project_p {
  color: var(--efece8);
  -webkit-text-stroke-color: var(--4b4441);
  font-family: Courierprime, Arial, sans-serif;
  font-size: .875rem;
  line-height: 1.5;
}

.project_p.nerotitolo {
  color: var(--2e2d2e);
}

.project_p.coloretitolo {
  color: var(--2e2d2e);
  -webkit-text-stroke-color: var(--2e2d2e);
}

.project_p2 {
  color: var(--efece8);
  margin-top: -.95rem;
  font-size: .875rem;
  font-weight: 600;
  line-height: 1.5;
}

.project_p2.nerotitolo {
  color: var(--2e2d2e);
}

.project_p2.coloretitolo {
  color: var(--2e2d2e);
  -webkit-text-stroke-color: var(--2e2d2e);
}

.pdetails_wrapper {
  grid-column-gap: 2.4375rem;
  grid-row-gap: 2.4375rem;
  flex-flow: column;
  padding-top: 3.21875rem;
  padding-bottom: 3.71875rem;
  display: flex;
}

.pdetails_top {
  grid-column-gap: .5rem;
  color: var(--868474);
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  font-family: Courierprime, Arial, sans-serif;
  font-size: .875rem;
  line-height: 1.2;
  display: flex;
}

.icon-embed-custom {
  color: #a9a9a9;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.375rem;
  height: 2.0625rem;
  display: flex;
}

.icon-embed-custom-11 {
  width: 1rem;
  height: 2.3125rem;
  color: var(--868474);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.icon-embed-custom-12 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 2.3125rem;
  display: flex;
}

.pdetails_top-p {
  color: var(--868474);
  margin-top: .375rem;
  padding-left: .09375rem;
  padding-right: .2rem;
  text-decoration: none;
}

.pdetails_content {
  grid-column-gap: 1.5625rem;
  grid-row-gap: 1.5625rem;
  flex-flow: column;
  display: flex;
}

.pdetails_data {
  color: var(--868474);
  font-family: Courierprime, Arial, sans-serif;
  font-size: .875rem;
  line-height: 1.5;
}

.pdetails_content-main {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.pdetails_title {
  text-transform: uppercase;
  font-family: Sltfthesilvereditorial, Arial, sans-serif;
  font-size: 1.25rem;
}

.pdetails_content-description {
  max-width: 45.3125rem;
}

.gallery_gallery {
  grid-column-gap: 2.875rem;
  grid-row-gap: 2.875rem;
  flex-flow: column;
  display: flex;
}

.gallery_img {
  vertical-align: baseline;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

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

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

.gallery_cols {
  column-count: 2;
  column-gap: 2.875rem;
}

.gallery_gridd {
  grid-column-gap: 2.875rem;
  grid-row-gap: 2.875rem;
  grid-template-rows: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.gallery_gridd2 {
  grid-column-gap: 2.875rem;
  grid-row-gap: 2.875rem;
  grid-template-rows: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.gallery_wrapper {
  grid-column-gap: 4.28125rem;
  grid-row-gap: 4.28125rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 5.15625rem;
  display: flex;
}

.gallery_footer {
  grid-column-gap: 3.125rem;
  grid-row-gap: 3.125rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: none;
}

.gallery_buttons {
  grid-column-gap: .28125rem;
  grid-row-gap: .28125rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.icon-embed-custom-13 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
}

.gallery_number {
  opacity: .3;
  color: var(--868474);
  padding: .75rem 1.5rem;
  font-size: .75rem;
  font-weight: 500;
  line-height: 1.4;
}

.gallery_number.is-active {
  opacity: 1;
}

.pdetails_top-p2 {
  margin-top: .375rem;
}

.navbar-css {
  display: none;
}

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

.italic-text {
  -webkit-text-stroke-color: var(--2e2d2e);
}

.link-block {
  text-decoration: none;
}

.div-block-3 {
  height: 60px;
}

.div-block-4 {
  height: 50px;
}

.code-embed {
  height: 0;
}

.translator {
  height: 0;
  text-decoration: none;
}

.reviews_link {
  color: var(--2e2d2e);
  text-decoration: none;
}

.link-block-3 {
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .padding-xlarge {
    padding: 3rem;
  }

  .margin-xlarge {
    margin: 3rem;
  }

  .padding-xhuge {
    padding: 6rem;
  }

  .padding-xxhuge {
    padding: 8rem;
  }

  .padding-huge {
    padding: 5rem;
  }

  .margin-large {
    margin: 2.5rem;
  }

  .padding-xxlarge {
    padding: 4rem;
  }

  .padding-large {
    padding: 2.5rem;
  }

  .margin-huge {
    margin: 5rem;
  }

  .padding-medium {
    padding: 1.5rem;
  }

  .margin-xxlarge {
    margin: 4rem;
  }

  .margin-xhuge {
    margin: 6rem;
  }

  .margin-medium {
    margin: 1.5rem;
  }

  .margin-xxhuge {
    margin: 8rem;
  }

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

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .hide-tablet {
    display: none;
  }

  .fs-styleguide_2-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .max-width-full-tablet {
    width: 100%;
    max-width: none;
  }

  .fs-styleguide_1-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .fs-styleguide_heading-medium {
    font-size: 3rem;
  }

  .fs-styleguide_4-col {
    grid-template-columns: 1fr;
  }

  .padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .fs-styleguide_3-col {
    grid-template-columns: 1fr;
  }

  .page-wrapper {
    overflow: clip;
  }

  .fs-styleguide_section {
    grid-column-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

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

  .spacer-huge {
    padding-top: 5rem;
  }

  .spacer-medium {
    padding-top: 1.5rem;
  }

  .spacer-xhuge {
    padding-top: 6rem;
  }

  .spacer-xxhuge {
    padding-top: 8rem;
  }

  .spacer-xlarge {
    padding-top: 3rem;
  }

  .spacer-large {
    padding-top: 2.5rem;
  }

  .spacer-xxlarge {
    padding-top: 4rem;
  }

  .fs-styleguide_heading-header {
    font-size: 4rem;
  }

  .shape_content {
    margin-left: 4.125rem;
  }

  .harmony_content {
    margin-left: 2.725rem;
  }

  .task_wrapper {
    grid-column-gap: 3.2rem;
    grid-row-gap: 3.2rem;
  }

  .task_content {
    padding-right: 2rem;
  }

  .way_content {
    margin-left: 5rem;
    padding-top: 5.3125rem;
    padding-bottom: 5.3125rem;
  }

  .way_img {
    object-fit: cover;
  }

  .multiday_content {
    margin-left: 2.725rem;
  }

  .intimate_wrapper {
    grid-column-gap: 3.2rem;
    grid-row-gap: 3.2rem;
  }

  .intimate_content {
    padding-right: 2rem;
  }

  .prestige_content, .celebrate_content {
    margin-left: 4.125rem;
  }

  .contact_content {
    margin-left: 2.5rem;
  }
}

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

  h2 {
    font-size: 2rem;
  }

  h3 {
    font-size: 1.5rem;
  }

  h4 {
    font-size: 1.25rem;
  }

  h5 {
    font-size: 1rem;
  }

  h6 {
    font-size: .875rem;
  }

  .padding-xlarge {
    padding: 2rem;
  }

  .margin-xlarge {
    margin: 2rem;
  }

  .padding-xhuge {
    padding: 4rem;
  }

  .padding-xxhuge {
    padding: 4.5rem;
  }

  .padding-huge {
    padding: 3.5rem;
  }

  .margin-large {
    margin: 1.5rem;
  }

  .padding-xxlarge {
    padding: 3rem;
  }

  .padding-large {
    padding: 1.5rem;
  }

  .margin-huge {
    margin: 3.5rem;
  }

  .padding-medium {
    padding: 1.25rem;
  }

  .margin-xxlarge {
    margin: 3rem;
  }

  .margin-xhuge {
    margin: 4rem;
  }

  .margin-medium {
    margin: 1.25rem;
  }

  .margin-xxhuge {
    margin: 4.5rem;
  }

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

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .hide-mobile-landscape {
    display: none;
  }

  .heading-style-h3 {
    font-size: 1.5rem;
  }

  .heading-style-h1 {
    font-size: 2.5rem;
  }

  .padding-global, .padding-global.is-none {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .padding-section-small {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .fs-styleguide_section-header {
    font-size: .875rem;
  }

  .fs-styleguide_heading-medium {
    font-size: 2rem;
  }

  .max-width-full-mobile-landscape {
    width: 100%;
    max-width: none;
  }

  .heading-style-h4 {
    font-size: 1rem;
  }

  .text-style-nowrap {
    white-space: normal;
  }

  .heading-style-h6 {
    font-size: .75rem;
  }

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

  .text-size-large {
    font-size: 1.25rem;
  }

  .heading-style-h2 {
    font-size: 2rem;
  }

  .heading-style-h2.is-unique {
    max-width: 100%;
  }

  .heading-style-h2.is-1-3.is-location {
    margin-bottom: 0;
  }

  .heading-style-h5 {
    font-size: .875rem;
  }

  .button.is-location-box {
    position: static;
  }

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

  .spacer-huge {
    padding-top: 3.5rem;
  }

  .spacer-medium {
    padding-top: 1.25rem;
  }

  .spacer-xhuge {
    padding-top: 4rem;
  }

  .spacer-xxhuge {
    padding-top: 4.5rem;
  }

  .spacer-xlarge {
    padding-top: 2rem;
  }

  .spacer-large {
    padding-top: 1.5rem;
  }

  .spacer-xxlarge {
    padding-top: 3rem;
  }

  .navbar_navigation {
    padding: 2.5rem 1.25rem;
  }

  .navbar_link {
    height: auto;
    font-size: 2rem;
  }

  .navbar_navigation-links {
    grid-column-gap: 2.1rem;
    grid-row-gap: 2.1rem;
  }

  .section_hero {
    background-position: 90%;
    background-size: cover;
  }

  .hero_wrapper {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

  .span-oneline {
    display: inline;
  }

  .span-oneline.is-always {
    display: block;
  }

  .unique_wrapper {
    grid-column-gap: 1.9rem;
    grid-row-gap: 1.9rem;
    flex-flow: column;
    padding-top: 5rem;
    padding-bottom: 4rem;
  }

  .unique_img {
    max-width: 100%;
    margin-top: 0;
  }

  .choose_wrapper {
    grid-column-gap: 1.8rem;
    grid-row-gap: 1.8rem;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .choose_grid {
    grid-template-columns: 1fr;
  }

  .choose_cell {
    padding-bottom: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .choose_cell-content {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .choose_cell-icon {
    opacity: 100;
    width: 2.5rem;
    height: 2.5rem;
  }

  .portfolio_cell-icon {
    opacity: 100;
    width: 2.5rem;
    height: 2.5rem;
    top: 1.5rem;
    right: .5rem;
    transform: none;
  }

  .idea_wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    padding-bottom: 4rem;
  }

  .portfolio_grid {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .portfolio_cell-content {
    max-width: 100%;
  }

  .catalog_wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .catalog_left {
    max-width: 100%;
  }

  .catalog_img {
    width: 100%;
  }

  .imagine_wrapper {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    padding-top: 5rem;
    padding-bottom: 17.75rem;
  }

  .we_wrapper {
    grid-column-gap: 3.5rem;
    grid-row-gap: 3.5rem;
    flex-flow: column;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .we_img {
    width: 100%;
  }

  .we_content {
    order: -9999;
  }

  .we_p {
    padding-bottom: 1.5rem;
  }

  .location_wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    padding-top: 4rem;
    padding-bottom: 4rem;
    display: flex;
  }

  .location_box {
    grid-column-gap: 1.7rem;
    grid-row-gap: 1.7rem;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 100%;
    min-height: auto;
    padding: 2.5rem 1.5rem 2rem;
  }

  .logos_wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    padding-bottom: 4rem;
  }

  .logos_h {
    text-align: center;
  }

  .logos_swiper-wrapper {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .logos_swiper-slide {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .logos_swiper-logo {
    height: 2rem;
  }

  .reviews_wrapper {
    padding-top: 2rem;
    padding-bottom: 4rem;
  }

  .reviews_grid {
    grid-template-columns: 1fr;
  }

  .reviews_cell {
    min-height: auto;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .form_wrapper {
    grid-template-columns: 520fr;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .form_form-wrapper {
    min-height: 20rem;
  }

  .footer_wrapper {
    padding-bottom: 2rem;
  }

  .footer_content {
    grid-column-gap: 4.6rem;
    grid-row-gap: 4.6rem;
    flex-flow: column;
  }

  .footer_left {
    grid-column-gap: 1.9rem;
    grid-row-gap: 1.9rem;
  }

  .footer_footer {
    padding-top: 2rem;
  }

  .mhero_wrapper {
    min-height: 30rem;
    padding-top: 4rem;
  }

  .shape_wrapper {
    flex-flow: column;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .shape_content {
    max-width: 100%;
    margin-left: 0;
  }

  .shape_img {
    width: 100%;
  }

  .real_wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding-top: 4rem;
    padding-bottom: 3rem;
  }

  .design_wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .design_img {
    width: 100%;
  }

  .design_content {
    order: -9999;
  }

  .steps_wrapper {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .steps_wrapper.is-eventi {
    padding-bottom: 5rem;
  }

  .steps_grid {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr 1fr;
    padding-top: 2.8rem;
    padding-bottom: 4rem;
  }

  .steps_grid.is-eventi {
    grid-template-columns: 1fr 1fr;
  }

  .harmony_img {
    width: 100%;
  }

  .harmony_wrapper {
    flex-flow: column;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .harmony_content {
    max-width: 100%;
    margin-left: 0;
  }

  .task_wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .task_content {
    order: -9999;
    max-width: 100%;
    padding-right: 0;
  }

  .dhero_wrapper {
    text-align: center;
    min-height: 30rem;
    padding-top: 5rem;
  }

  .way_wrapper {
    flex-flow: column;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .way_content {
    max-width: 100%;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .way_img {
    width: 100%;
  }

  .trust_wrapper {
    grid-column-gap: 25rem;
    grid-row-gap: 25rem;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .dsteps_wrapper {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .dsteps_grid {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr 1fr;
    padding-top: 2.8rem;
    padding-bottom: 4rem;
  }

  .where_wrapper {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .multiday_wrapper {
    flex-flow: column;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .multiday_content {
    max-width: 100%;
    margin-left: 0;
  }

  .multiday_img, .intimate_img {
    width: 100%;
  }

  .intimate_wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .intimate_content {
    order: -9999;
    max-width: 100%;
    margin-top: 0;
    padding-right: 0;
  }

  .section_3steps {
    margin-bottom: 2rem;
  }

  ._3steps_wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  ._3steps_wrapper.is-eventi {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  ._3steps_grid {
    grid-template-columns: 1fr;
  }

  ._3steps_border {
    width: 1px;
    height: 2.0625rem;
    inset: 0% auto auto 50%;
    transform: translate(-50%, -100%);
  }

  ._3steps_border.is-2 {
    inset: auto auto 0% 50%;
    transform: translate(-50%, 100%);
  }

  .ehero_wrapper {
    min-height: 30rem;
    padding-top: 4rem;
  }

  .prestige_wrapper {
    flex-flow: column;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .prestige_img {
    width: 100%;
  }

  .prestige_content {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
  }

  .prestige_p {
    max-width: 100%;
  }

  .celebrate_wrapper {
    flex-flow: column;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .celebrate_img {
    width: 100%;
  }

  .celebrate_content {
    max-width: 100%;
    margin-left: 0;
  }

  .phero_wrapper {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .section_ahero {
    background-image: linear-gradient(#2e2d2e99, #2e2d2e99), url('../images/Header8-ezgif.com-jpg-to-avif-converter.avif');
    background-position: 0 0, 100%;
    background-size: auto, cover;
  }

  .ahero_wrapper {
    max-width: 100%;
    padding-top: 5rem;
    padding-bottom: 12.7rem;
  }

  .team_wrapper {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .team_grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .team_footer {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .imagined_img {
    width: 100%;
  }

  .imagined_wrapper {
    flex-flow: column;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .imagined_p {
    max-width: 100%;
  }

  .enjoy_content {
    order: -9999;
    max-width: 100%;
  }

  .enjoy_img {
    width: 100%;
  }

  .enjoy_wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .contact_wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .contact_content {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    max-width: 100%;
    margin-left: 0;
    padding-top: 0;
  }

  .pdetails_wrapper {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .gallery_gallery, .gallery_gridd, .gallery_gridd2 {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .gallery_wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    padding-bottom: 3rem;
  }

  .gallery_footer {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }
}

@media screen and (max-width: 479px) {
  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .fs-styleguide_row {
    flex-wrap: wrap;
  }

  .max-width-full-mobile-portrait {
    width: 100%;
    max-width: none;
  }

  .hide-mobile-portrait {
    display: none;
  }

  .heading-style-h2.is-dhero {
    max-width: 21.875rem;
    margin-left: auto;
    margin-right: auto;
  }

  .section_hero {
    background-repeat: no-repeat;
    background-size: cover;
  }

  .hero_p.new-padding {
    padding-bottom: 2rem;
  }

  .hero_p.new-padding.ombra {
    text-shadow: 0 1px 11px #000000a6;
    background-color: #0000;
    padding-bottom: 2rem;
  }

  .unique_wrapper {
    padding-bottom: 2rem;
  }

  .choose_cell {
    min-height: 28rem;
  }

  .portfolio_cell-content {
    padding-right: 4rem;
  }

  .imagine_wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .section_mhero {
    background-size: cover;
  }

  .steps_grid, .steps_grid.is-eventi {
    grid-template-columns: 1fr;
  }

  .steps_cell.is-5 {
    background-image: url('../images/team-il-bosco-degli-eventi-wedding-planner.png');
    background-position: 50% 35%;
  }

  .dhero_wrapper {
    padding-top: 4rem;
  }

  .dsteps_wrapper {
    padding-bottom: 2rem;
  }

  .dsteps_grid {
    grid-template-columns: 1fr;
  }

  ._3steps_cell {
    grid-column-gap: .9rem;
    grid-row-gap: .9rem;
  }

  .phero_wrapper {
    padding-bottom: 4rem;
  }

  .section_ahero {
    background-image: linear-gradient(#0000004d, #0000004d), url('../images/agenzia-wedding-planner-lago-como-team.avif');
    background-position: 0 0, 60%;
    background-size: auto, cover;
  }

  .imagined_p {
    padding-bottom: 4rem;
  }

  .contact_wrapper {
    padding-bottom: 3rem;
  }

  .pdetails_top-p {
    margin-top: .2rem;
  }

  .gallery_number {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

#w-node-b224ec27-30fa-be84-48bf-7ed471542af3-c493aaf0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627ca17-c493aaf0, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca1c-c493aaf0, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca21-c493aaf0, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca26-c493aaf0, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca2c-c493aaf0, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca32-c493aaf0, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca38-c493aaf0 {
  justify-self: start;
}

#w-node-_5d224905-8a1e-1460-7532-d38cb7ec37c1-c493aaf0, #w-node-_40538c8c-870b-b365-34c4-2a06f0f8567d-c493aaf0, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cb45-c493aaf0, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cb5e-c493aaf0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb61-c493aaf0 {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb63-c493aaf0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb66-c493aaf0 {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cbb8-c493aaf0, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cbc2-c493aaf0, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cbc3-c493aaf0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc31-c493aaf0, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc36-c493aaf0, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc3b-c493aaf0, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc40-c493aaf0, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc45-c493aaf0, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc4a-c493aaf0, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc54-c493aaf0, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc59-c493aaf0, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc5e-c493aaf0, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc63-c493aaf0, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc68-c493aaf0, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc6d-c493aaf0, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc72-c493aaf0, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc77-c493aaf0, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc7c-c493aaf0, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc81-c493aaf0, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc86-c493aaf0 {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc8a-c493aaf0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc8b-c493aaf0, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc90-c493aaf0, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc95-c493aaf0, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc9a-c493aaf0, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccaf-c493aaf0, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccb4-c493aaf0, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccb9-c493aaf0, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccbe-c493aaf0, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccc3-c493aaf0, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccc8-c493aaf0, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccd2-c493aaf0, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccd7-c493aaf0, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccdc-c493aaf0, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cce1-c493aaf0, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cce6-c493aaf0, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cceb-c493aaf0, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccf0-c493aaf0, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccf5-c493aaf0, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccfa-c493aaf0, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccff-c493aaf0, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd04-c493aaf0 {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cd08-c493aaf0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cd09-c493aaf0, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd0e-c493aaf0, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd13-c493aaf0, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd18-c493aaf0, #w-node-_30684373-af34-3818-02a4-e58b3ffef3e5-c493aaf0, #w-node-_30684373-af34-3818-02a4-e58b3ffef3ea-c493aaf0, #w-node-_30684373-af34-3818-02a4-e58b3ffef3ef-c493aaf0, #w-node-_30684373-af34-3818-02a4-e58b3ffef3f4-c493aaf0, #w-node-_30684373-af34-3818-02a4-e58b3ffef3f9-c493aaf0, #w-node-_30684373-af34-3818-02a4-e58b3ffef3fe-c493aaf0, #w-node-_30684373-af34-3818-02a4-e58b3ffef403-c493aaf0, #w-node-_30684373-af34-3818-02a4-e58b3ffef408-c493aaf0, #w-node-_30684373-af34-3818-02a4-e58b3ffef40d-c493aaf0, #w-node-_30684373-af34-3818-02a4-e58b3ffef412-c493aaf0 {
  justify-self: start;
}

#w-node-_30684373-af34-3818-02a4-e58b3ffef416-c493aaf0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_30684373-af34-3818-02a4-e58b3ffef417-c493aaf0 {
  justify-self: start;
}

#w-node-_30684373-af34-3818-02a4-e58b3ffef41a-c493aaf0, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd6b-c493aaf0, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd98-c493aaf0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cdc7-c493aaf0 {
  justify-self: start;
}

#w-node-_2bba2bb1-1c84-5e4c-4419-e35d05d1eab8-b1c6b5ed, #w-node-_766a2d02-6c86-1dcc-3c4d-a52f03384de9-b1c6b5ed, #w-node-_18b019d9-eca5-82cf-4048-ed532d5beb92-b1c6b5ed {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_18b019d9-eca5-82cf-4048-ed532d5beb93-b1c6b5ed, #w-node-_32ffcd96-02e3-6a93-b967-5e1e371bc6d9-b1c6b5ed, #w-node-_554296d0-ded8-5d8d-214b-daba2b82d171-b1c6b5ed {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2fabb0c2-a158-4298-a2d6-ac6fc2d8f57c-b1c6b5ed {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_16f4d396-7d66-cdda-0f98-f73e3a2e4c51-b1c6b5ed {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2bba2bb1-1c84-5e4c-4419-e35d05d1eab8-b4515cca, #w-node-_766a2d02-6c86-1dcc-3c4d-a52f03384de9-b4515cca, #w-node-_18b019d9-eca5-82cf-4048-ed532d5beb92-b4515cca {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_18b019d9-eca5-82cf-4048-ed532d5beb93-b4515cca, #w-node-_32ffcd96-02e3-6a93-b967-5e1e371bc6d9-b4515cca, #w-node-_554296d0-ded8-5d8d-214b-daba2b82d171-b4515cca {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2fabb0c2-a158-4298-a2d6-ac6fc2d8f57c-b4515cca {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_16f4d396-7d66-cdda-0f98-f73e3a2e4c51-b4515cca {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2bba2bb1-1c84-5e4c-4419-e35d05d1eab8-4dfefdd2, #w-node-_766a2d02-6c86-1dcc-3c4d-a52f03384de9-4dfefdd2, #w-node-_18b019d9-eca5-82cf-4048-ed532d5beb92-4dfefdd2 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_18b019d9-eca5-82cf-4048-ed532d5beb93-4dfefdd2, #w-node-_32ffcd96-02e3-6a93-b967-5e1e371bc6d9-4dfefdd2, #w-node-_554296d0-ded8-5d8d-214b-daba2b82d171-4dfefdd2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2fabb0c2-a158-4298-a2d6-ac6fc2d8f57c-4dfefdd2 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_16f4d396-7d66-cdda-0f98-f73e3a2e4c51-4dfefdd2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2bba2bb1-1c84-5e4c-4419-e35d05d1eab8-d6dcb80f, #w-node-_766a2d02-6c86-1dcc-3c4d-a52f03384de9-d6dcb80f, #w-node-_18b019d9-eca5-82cf-4048-ed532d5beb92-d6dcb80f {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_18b019d9-eca5-82cf-4048-ed532d5beb93-d6dcb80f, #w-node-_32ffcd96-02e3-6a93-b967-5e1e371bc6d9-d6dcb80f, #w-node-_554296d0-ded8-5d8d-214b-daba2b82d171-d6dcb80f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2fabb0c2-a158-4298-a2d6-ac6fc2d8f57c-d6dcb80f {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_16f4d396-7d66-cdda-0f98-f73e3a2e4c51-d6dcb80f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2bba2bb1-1c84-5e4c-4419-e35d05d1eab8-3b0fd8b8, #w-node-_766a2d02-6c86-1dcc-3c4d-a52f03384de9-3b0fd8b8, #w-node-_18b019d9-eca5-82cf-4048-ed532d5beb92-3b0fd8b8 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_18b019d9-eca5-82cf-4048-ed532d5beb93-3b0fd8b8, #w-node-_32ffcd96-02e3-6a93-b967-5e1e371bc6d9-3b0fd8b8, #w-node-_554296d0-ded8-5d8d-214b-daba2b82d171-3b0fd8b8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2fabb0c2-a158-4298-a2d6-ac6fc2d8f57c-3b0fd8b8 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_16f4d396-7d66-cdda-0f98-f73e3a2e4c51-3b0fd8b8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2bba2bb1-1c84-5e4c-4419-e35d05d1eab8-258333a7, #w-node-_766a2d02-6c86-1dcc-3c4d-a52f03384de9-258333a7, #w-node-_18b019d9-eca5-82cf-4048-ed532d5beb92-258333a7 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_18b019d9-eca5-82cf-4048-ed532d5beb93-258333a7, #w-node-_32ffcd96-02e3-6a93-b967-5e1e371bc6d9-258333a7, #w-node-_554296d0-ded8-5d8d-214b-daba2b82d171-258333a7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2fabb0c2-a158-4298-a2d6-ac6fc2d8f57c-258333a7 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_16f4d396-7d66-cdda-0f98-f73e3a2e4c51-258333a7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Sltfthesilvereditorial';
  src: url('../fonts/SLTFTheSilverEditorial-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sltfthesilvereditorial';
  src: url('../fonts/SLTFTheSilverEditorial-RegularItalic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat Variablefont';
  src: url('../fonts/Montserrat-VariableFont_wght.ttf') format('truetype');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Courierprime';
  src: url('../fonts/CourierPrime-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}