@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Poppins:wght@300;600;700;800;900&display=swap";:root{--lesgo-green: #2e6417;--lesgo-green-dark: #1e420f;--lesgo-red: #9e3129;--lesgo-red-dark: #7d261f;--lesgo-white: #ffffff;--lesgo-off-white: #f5f0eb;--lesgo-gold: #c9a84c}.lesgo-section{position:relative;width:100%}.lesgo-container{max-width:1280px;margin:0 auto;padding:0 2rem}.lesgo-eyebrow{display:block;font-size:1.1rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;margin-bottom:.75rem;opacity:.7}.lesgo-btn{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 2rem;font-size:1.1rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;border:2px solid transparent;border-radius:3px;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease;white-space:nowrap}.lesgo-btn--primary{background-color:var(--lesgo-red);color:var(--lesgo-white);border-color:var(--lesgo-red)}.lesgo-btn--primary:hover{background-color:var(--lesgo-red-dark);border-color:var(--lesgo-red-dark);color:var(--lesgo-white)}.lesgo-btn--outline{background-color:transparent;color:var(--lesgo-white);border-color:var(--lesgo-white)}.lesgo-btn--outline:hover{background-color:var(--lesgo-white);color:var(--lesgo-green)}.lesgo-hero{position:relative;min-height:90vh;display:flex;flex-direction:column;overflow:hidden;background-color:var(--lesgo-green-dark)}.lesgo-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.lesgo-hero__media img,.lesgo-hero__media video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.lesgo-hero__media video{z-index:1}.lesgo-hero__poster{z-index:0}.lesgo-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to bottom,#0a19058c,#0a1905b3,#0a1905e0)}.lesgo-hero__body{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;padding:8rem 2rem 4rem;text-align:center}.lesgo-hero__inner{max-width:860px;margin:0 auto;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:20px;background:#0d260252;border-radius:10px}.lesgo-hero__pretitle{display:inline-block;font-size:1.1rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--lesgo-gold);margin-bottom:1.25rem}.lesgo-hero__headline{font-size:clamp(2rem,5vw,3.25rem);font-weight:800;line-height:1.15;color:var(--lesgo-white);margin:0 0 1.25rem;text-shadow:none}.lesgo-hero__subheadline{font-size:clamp(1.1rem,2vw,1.2rem);font-weight:400;line-height:1.65;color:#fffffff2;margin:0 0 2.5rem;max-width:680px;margin-left:auto;margin-right:auto}.lesgo-hero__buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.lesgo-hero__stats{position:relative;z-index:2;background-color:#00000073;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-top:1px solid rgba(255,255,255,.15)}.lesgo-hero__stats-inner{max-width:1280px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:repeat(4,1fr);text-align:center}.lesgo-stat{padding:1.5rem 1rem;border-right:1px solid rgba(255,255,255,.15)}.lesgo-stat:last-child{border-right:none}.lesgo-stat__number{display:block;font-size:1.75rem;font-weight:800;color:var(--lesgo-gold);line-height:1;margin-bottom:.3rem}.lesgo-stat__label{display:block;font-size:1.1rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#ffffffbf}@media screen and (max-width:749px){.lesgo-hero{min-height:100svh}.lesgo-hero__body{padding:7rem 1.25rem 2rem}.lesgo-hero__stats-inner{grid-template-columns:repeat(2,1fr)}.lesgo-stat:nth-child(2){border-right:none}.lesgo-stat:nth-child(1),.lesgo-stat:nth-child(2){border-bottom:1px solid rgba(255,255,255,.15)}}.lesgo-playbook{background-color:var(--lesgo-green-dark);padding:5rem 0}.lesgo-playbook__header{text-align:center;margin-bottom:3rem}.lesgo-playbook__title{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:var(--lesgo-white);margin:0}.lesgo-playbook__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.lesgo-playbook-card{background-color:var(--lesgo-red);border-radius:6px;padding:2.25rem 1.75rem;display:flex;flex-direction:column;gap:1rem;transition:transform .2s ease,box-shadow .2s ease}.lesgo-playbook-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000059}.lesgo-playbook-card--has-image{padding:0;overflow:hidden}.lesgo-playbook-card--has-image .lesgo-playbook-card__title,.lesgo-playbook-card--has-image .lesgo-playbook-card__text{padding:0 1.75rem}.lesgo-playbook-card--has-image .lesgo-playbook-card__text{padding-bottom:1.75rem}.lesgo-playbook-card__header-image{width:100%;aspect-ratio:16 / 9;overflow:hidden;margin-bottom:1.25rem}.lesgo-playbook-card__header-image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.lesgo-playbook-card__icon{width:48px;height:48px;flex-shrink:0;opacity:.9}.lesgo-playbook-card__icon svg{width:100%;height:100%;fill:var(--lesgo-white)}.lesgo-playbook-card__title{font-size:1.1rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:var(--lesgo-white);margin:0}.lesgo-playbook-card__text{font-size:1.1rem;line-height:1.6;color:#ffffffd9;margin:0}@media screen and (max-width:989px){.lesgo-playbook__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:479px){.lesgo-playbook{padding:3.5rem 0}.lesgo-playbook__grid{grid-template-columns:repeat(2,1fr);gap:1rem}.lesgo-playbook-card{padding:1.5rem 1.25rem}}.lesgo-divider{background-color:var(--lesgo-green);padding:4.5rem 2rem;text-align:center;position:relative;overflow:hidden}.lesgo-divider:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,var(--lesgo-gold),transparent)}.lesgo-divider:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,var(--lesgo-gold),transparent)}.lesgo-divider__eyebrow{display:block;font-size:1.1rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--lesgo-gold);margin-bottom:1rem}.lesgo-divider__headline{font-size:clamp(1.25rem,2.5vw,1.9rem);font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--lesgo-white);max-width:700px;margin:0 auto;line-height:1.3}@media screen and (max-width:749px){.lesgo-divider{padding:3rem 1.5rem}}.lesgo-pro-package{background-color:var(--lesgo-green-dark);padding:5rem 0}.lesgo-pro-package__header{text-align:center;margin-bottom:3rem}.lesgo-pro-package__title{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:var(--lesgo-white);margin:0}.lesgo-pro-package__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.lesgo-pro-card{position:relative;border-radius:8px;overflow:hidden;min-height:380px;display:flex;flex-direction:column;justify-content:flex-end}.lesgo-pro-card__media{position:absolute;top:0;right:0;bottom:0;left:0}.lesgo-pro-card__media img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .5s ease}.lesgo-pro-card:hover .lesgo-pro-card__media img{transform:scale(1.05)}.lesgo-pro-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#0f2308eb,#1e420f73 55%,#0000001a)}.lesgo-pro-card__body{position:relative;z-index:1;padding:2rem 1.75rem}.lesgo-pro-card__category{display:inline-block;background-color:var(--lesgo-red);color:var(--lesgo-white);font-size:1.1rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;padding:.3rem .8rem;border-radius:2px;margin-bottom:.75rem}.lesgo-pro-card__title{font-size:1.35rem;font-weight:800;color:var(--lesgo-white);margin:0 0 .6rem}.lesgo-pro-card__text{font-size:1.1rem;line-height:1.65;color:#ffffffd1;margin:0}@media screen and (max-width:989px){.lesgo-pro-package__grid{grid-template-columns:1fr;max-width:540px;margin-left:auto;margin-right:auto}.lesgo-pro-card{min-height:300px}}@media screen and (max-width:749px){.lesgo-pro-package{padding:3.5rem 0}}.lesgo-day-tour{background-color:var(--lesgo-green-dark);padding:5rem 0}.lesgo-day-tour__header{text-align:center;margin-bottom:3.5rem}.lesgo-day-tour__title{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:var(--lesgo-white);margin:0}.lesgo-timeline{position:relative;max-width:900px;margin:0 auto}.lesgo-timeline__line{position:absolute;left:50%;top:0;bottom:0;width:2px;background:var(--lesgo-green);transform:translate(-50%);z-index:1}.lesgo-timeline-step{display:grid;grid-template-columns:1fr 32px 1fr;align-items:center;gap:2rem;margin-bottom:4rem;position:relative}.lesgo-timeline-step:last-child{margin-bottom:0}.lesgo-timeline-step__side--time{text-align:right;position:relative}.lesgo-timeline-step__side--time:after{content:"";position:absolute;right:-2rem;top:50%;width:2rem;height:1px;background:var(--lesgo-green);transform:translateY(-50%)}.lesgo-timeline-step__dot{z-index:1}.lesgo-timeline-step__side--content{text-align:left;position:relative}.lesgo-timeline-step__side--content:before{content:"";position:absolute;left:-2rem;top:50%;width:2rem;height:1px;background:var(--lesgo-green);transform:translateY(-50%)}.lesgo-timeline-step--reverse .lesgo-timeline-step__side--time{text-align:left}.lesgo-timeline-step--reverse .lesgo-timeline-step__side--time:after{right:auto;left:-2rem}.lesgo-timeline-step--reverse .lesgo-timeline-step__side--content{text-align:right}.lesgo-timeline-step--reverse .lesgo-timeline-step__side--content:before{left:auto;right:-2rem}.lesgo-timeline-step__time-pill{display:inline-block;background:linear-gradient(135deg,var(--lesgo-green-dark),var(--lesgo-green));color:var(--lesgo-white);font-size:1.1rem;font-weight:700;letter-spacing:.08em;padding:.5rem 1.25rem;border-radius:999px;white-space:nowrap}.lesgo-timeline-step__dot{width:16px;height:16px;border-radius:50%;background-color:var(--lesgo-red);border:3px solid var(--lesgo-white);box-shadow:0 0 0 2px var(--lesgo-green);flex-shrink:0;justify-self:center;position:relative;z-index:2}.lesgo-timeline-step__card{background:var(--lesgo-card);border:1px solid var(--lesgo-border);border-radius:var(--lesgo-radius);padding:1.5rem 1.75rem;box-shadow:0 4px 20px #1820140f;min-width:420px;max-width:100%}.lesgo-timeline-step__label{font-size:1.4rem;font-weight:600;color:var(--lesgo-ink);margin:0 0 .5rem;text-transform:none;letter-spacing:0}.lesgo-timeline-step__description{font-size:1.3rem;line-height:1.65;color:var(--lesgo-text-muted);margin:0}@media screen and (max-width:749px){.lesgo-day-tour{padding:3.5rem 0}.lesgo-timeline__line{left:12px;transform:none}.lesgo-timeline-step,.lesgo-timeline-step--reverse{display:flex;flex-direction:column;align-items:flex-start;padding-left:2.5rem;margin-bottom:2.5rem;gap:.75rem}.lesgo-timeline-step__dot,.lesgo-timeline-step--reverse .lesgo-timeline-step__dot{order:1;position:absolute;left:5px;top:4px}.lesgo-timeline-step__side--time,.lesgo-timeline-step--reverse .lesgo-timeline-step__side--time{order:2;text-align:left}.lesgo-timeline-step__side--content,.lesgo-timeline-step--reverse .lesgo-timeline-step__side--content{order:3;text-align:left;width:100%}.lesgo-timeline-step__side--time:after,.lesgo-timeline-step--reverse .lesgo-timeline-step__side--time:after,.lesgo-timeline-step__side--content:before,.lesgo-timeline-step--reverse .lesgo-timeline-step__side--content:before{display:none}}.lesgo-faq-wrapper .accordion{border-bottom:1px solid rgba(255,255,255,.15)!important;border-top:none!important;border-left:none!important;border-right:none!important}.lesgo-faq-wrapper summary{padding:1.25rem 0}.lesgo-faq-wrapper .accordion__title{color:var(--lesgo-white)!important}.lesgo-faq-wrapper .accordion__content{color:#fffc!important}.lesgo-faq-wrapper .icon-caret svg{color:var(--lesgo-gold)!important}.lesgo-sticky-cta{position:fixed;bottom:2rem;right:2rem;z-index:9999;opacity:0;transform:translateY(20px);transition:opacity .35s ease,transform .35s ease;pointer-events:none}.lesgo-sticky-cta.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.lesgo-sticky-cta__btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:52px;min-width:206px;padding:1rem 2rem;background:linear-gradient(135deg,var(--lesgo-red) 0%,var(--lesgo-red-light) 100%);color:var(--lesgo-white);font-size:1.1rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;border:none;border-radius:999px;box-shadow:0 14px 30px #9e312947;transition:opacity .2s ease,box-shadow .2s ease,transform .2s ease;white-space:nowrap}.lesgo-sticky-cta__btn:hover{opacity:.92;box-shadow:0 16px 34px #9e312952;transform:translateY(-2px);color:var(--lesgo-white)}.lesgo-sticky-cta__btn svg{width:16px;height:16px;flex-shrink:0}@media screen and (max-width:749px){.lesgo-sticky-cta{bottom:1.25rem;right:1.25rem;left:1.25rem}.lesgo-sticky-cta__btn{width:100%;justify-content:center;font-size:1.1rem;padding:1rem 2rem;border-radius:999px}}.lesgo-global-bg{background-color:var(--lesgo-green-dark)}:root{--lesgo-background: #fbfaf7;--lesgo-muted: #f0eee7;--lesgo-card: #ffffff;--lesgo-ink: #182014;--lesgo-text-muted: #66705e;--lesgo-border: #e4dfd3;--lesgo-green-light: #4f8b2f;--lesgo-red-light: #e8622a;--lesgo-shadow: 0 18px 46px rgba(24, 32, 20, .12);--lesgo-radius: 8px;--lesgo-title-font: Poppins, sans-serif;--lesgo-body-font: Inter, sans-serif}html{scroll-behavior:smooth}.lesgo-anchor{display:block;height:0;scroll-margin-top:110px}#playbook,#packages,#schedule,#faq,#contact{scroll-margin-top:110px}.lesgo-section{color:var(--lesgo-ink);font-family:var(--lesgo-body-font)}.lesgo-section h1,.lesgo-section h2,.lesgo-section h3,.lesgo-section h4,.lesgo-section h5,.lesgo-section h6,.lesgo-hero__headline,.lesgo-playbook__title,.lesgo-playbook-card__title,.lesgo-divider__headline,.lesgo-pro-package__title,.lesgo-pro-card__title,.lesgo-day-tour__title,.collapsible-content__heading,.collapsible-content .accordion__title,.lesgo-contact .title,.footer .footer-block__heading{font-family:var(--lesgo-title-font);font-weight:300}.lesgo-section h1,.lesgo-section h2,.lesgo-section h3,.lesgo-section h4,.lesgo-section h5,.lesgo-section h6,.lesgo-hero__headline,.lesgo-playbook__title,.lesgo-playbook-card__title,.lesgo-divider__headline,.lesgo-pro-package__title,.lesgo-pro-card__title,.lesgo-day-tour__title,.collapsible-content__heading,.collapsible-content .accordion__title,.lesgo-contact .title,.footer .footer-block__heading{font-weight:300}.lesgo-section p,.lesgo-section li,.lesgo-eyebrow,.lesgo-btn,.lesgo-hero__pretitle,.lesgo-stat__label,.lesgo-playbook__text,.lesgo-playbook-card__text,.lesgo-divider__eyebrow,.lesgo-pro-card__category,.lesgo-pro-card__text,.lesgo-timeline-step__label,.lesgo-timeline-step__description,.collapsible-content__header .caption-with-letter-spacing,.collapsible-content .accordion__content,.lesgo-contact,.lesgo-contact .field__input,.announcement-bar__message,.header__menu-item,.footer .link,.footer .rte,.footer .footer-block__details-content{font-family:var(--lesgo-body-font)}.lesgo-container{max-width:1200px;padding-inline:1.6rem}.lesgo-eyebrow{color:var(--lesgo-green);opacity:1}.lesgo-btn{min-height:52px;border-radius:999px;padding:1rem 2rem;letter-spacing:.08em}.lesgo-btn--primary{background:linear-gradient(135deg,var(--lesgo-red) 0%,var(--lesgo-red-light) 100%);border:none;box-shadow:0 14px 30px #9e312947}.lesgo-btn--outline{border-color:#ffffff59;background-color:#ffffff12;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.lesgo-hero{min-height:90vh;overflow:visible;background:linear-gradient(135deg,#1e420ffa,#182014f5),var(--lesgo-green-dark)}.lesgo-hero__overlay{background:linear-gradient(to bottom,#0a19058c,#0a1905b3,#0a1905e0)}.lesgo-hero__body{min-height:60vh;padding:6rem 1.6rem 8rem}.lesgo-hero__inner{max-width:980px;margin-top:-24px}.lesgo-hero__pretitle{padding:.7rem 1.45rem;margin-bottom:2rem;color:var(--lesgo-white);background-color:#c9a84c38;border:1px solid rgba(201,168,76,.35);border-radius:999px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.lesgo-hero__headline{font-size:clamp(3rem,7vw,5rem);line-height:1.04;letter-spacing:0;text-transform:none;text-shadow:none}.lesgo-hero__subheadline{max-width:760px;font-size:clamp(1.6rem,2.2vw,2.1rem);color:#fffffff2}.lesgo-hero__stats{width:min(1120px,calc(100% - 3.2rem));margin:-5.5rem auto 30px;background-color:var(--lesgo-card);border:1px solid var(--lesgo-border);border-radius:var(--lesgo-radius);box-shadow:var(--lesgo-shadow);-webkit-backdrop-filter:none;backdrop-filter:none}.lesgo-hero__stats-inner{padding:2.3rem;gap:1.4rem}.lesgo-stat{padding:.5rem;border:0}.lesgo-stat__icon-img{display:block;width:10rem;height:10rem;object-fit:contain;margin:0 auto .3rem;filter:brightness(1.2)}.lesgo-stat__emoji{display:block;min-height:3rem;margin-bottom:.4rem;font-size:2.8rem;line-height:1}.lesgo-stat__number{color:var(--lesgo-ink);font-size:clamp(2.6rem,3vw,4rem)}.lesgo-stat__label{color:var(--lesgo-text-muted);font-size:1.1rem}.lesgo-logo-masonry{overflow:hidden;background-color:var(--lesgo-background);border-top:3px solid #1b5101;border-bottom:3px solid #1b5101}.lesgo-logo-masonry__heading{margin:0 0 2.4rem;color:#1b5101;font-family:var(--lesgo-body-font);font-size:1.2rem;font-weight:800;letter-spacing:.24em;line-height:1.2;text-align:center;text-transform:uppercase}.lesgo-logo-masonry__viewport{position:relative;width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 10%,#000 90%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 10%,#000 90%,transparent 100%)}.lesgo-logo-masonry__track{display:flex;width:max-content;gap:var(--lesgo-logo-marquee-gap, 24px);animation:lesgo-logo-masonry-scroll var(--lesgo-logo-marquee-duration, 36s) linear infinite;will-change:transform}.lesgo-logo-masonry__group{display:grid;grid-auto-flow:column;grid-auto-columns:clamp(132px,12vw,184px);grid-template-rows:112px;gap:var(--lesgo-logo-marquee-gap, 24px);padding-right:var(--lesgo-logo-marquee-gap, 24px)}.lesgo-logo-masonry__tile{display:grid;min-width:0;place-items:center}.lesgo-logo-masonry__tile img{display:block;width:100%;max-width:132px;max-height:118px;transform:scale(1.5);object-fit:contain;opacity:1}.lesgo-logo-masonry__placeholder{color:var(--lesgo-green);font-family:var(--lesgo-title-font);font-size:1.4rem;font-weight:600;line-height:1.15;text-align:center;text-transform:uppercase}@keyframes lesgo-logo-masonry-scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - (var(--lesgo-logo-marquee-gap, 24px) / 2)))}}@media(prefers-reduced-motion:reduce){.lesgo-logo-masonry__track{animation-play-state:paused}}.lesgo-playbook,.lesgo-day-tour{background-color:var(--lesgo-background)}.lesgo-day-tour{background-color:var(--lesgo-background);background-image:url(https://lesgousa.it/cdn/shop/files/logo-pattern.png?v=1759781377&width=600);background-repeat:repeat;background-size:600px auto;background-position:top left}.lesgo-playbook{padding-top:10rem}.lesgo-playbook__header,.lesgo-pro-package__header,.lesgo-day-tour__header{margin-bottom:5rem}.lesgo-playbook__title,.lesgo-pro-package__title,.lesgo-day-tour__title{color:var(--lesgo-ink);font-size:clamp(3rem,4.2vw,5.2rem);line-height:1.08;letter-spacing:0;text-transform:none}.lesgo-playbook__text{max-width:620px;margin:1.5rem auto 0;color:var(--lesgo-text-muted);font-size:1.6rem;line-height:1.65}.lesgo-playbook__grid{gap:2rem}.lesgo-playbook-card{min-height:100%;padding:0 0 2.6rem;background-color:var(--lesgo-card);border:1px solid var(--lesgo-border);border-radius:var(--lesgo-radius);box-shadow:0 8px 26px #1820140f}.lesgo-playbook-card:hover{box-shadow:var(--lesgo-shadow)}.lesgo-playbook-card__icon{display:grid;width:50px;height:50px;place-items:center;padding:12px;border-radius:var(--lesgo-radius);color:var(--lesgo-white);background:linear-gradient(135deg,var(--lesgo-green) 0%,var(--lesgo-green-light) 100%);opacity:1}.lesgo-playbook-card:nth-child(2n) .lesgo-playbook-card__icon{background:linear-gradient(135deg,var(--lesgo-red) 0%,var(--lesgo-red-light) 100%)}.lesgo-playbook-card__title{color:var(--lesgo-ink);font-size:1.8rem;letter-spacing:0;text-transform:none}.lesgo-playbook-card__text{color:var(--lesgo-text-muted);font-size:1.4rem}.lesgo-divider{padding:6.4rem 1.6rem;background:linear-gradient(135deg,var(--lesgo-green-dark) 0%,#5a8f3c 100%)}.lesgo-divider:before,.lesgo-divider:after{display:none}.lesgo-divider__eyebrow{color:#ffffffb8}.lesgo-divider__headline{max-width:840px;font-size:clamp(2.4rem,3vw,3.4rem);letter-spacing:0;text-transform:none}.lesgo-pro-package{background-color:var(--lesgo-muted)}.lesgo-pro-package__grid{gap:2.4rem}.lesgo-pro-card{min-height:auto;justify-content:flex-start;overflow:hidden;background-color:var(--lesgo-card);border:1px solid var(--lesgo-border);border-radius:var(--lesgo-radius);box-shadow:0 8px 26px #1820140f}.lesgo-pro-card:hover{box-shadow:var(--lesgo-shadow)}.lesgo-pro-card__media{position:relative;aspect-ratio:16 / 10;overflow:hidden;background:linear-gradient(135deg,#2e6417db,#9e3129d1),var(--lesgo-muted)}.lesgo-pro-card__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.lesgo-pro-card__overlay{display:none}.lesgo-pro-card__body{padding:2.4rem}.lesgo-pro-card__category{position:relative;border-radius:999px}.lesgo-pro-card__title{color:var(--lesgo-ink);font-size:2rem}.lesgo-pro-card__text{color:var(--lesgo-text-muted);font-size:1.4rem}.collapsible-content-wrapper-narrow{max-width:760px}.collapsible-none-layout .collapsible-content__wrapper{background-color:var(--lesgo-muted)}.collapsible-content__header .caption-with-letter-spacing{color:var(--lesgo-green);font-weight:700}.collapsible-content__heading{color:var(--lesgo-ink);font-size:clamp(3rem,4.2vw,5.2rem);line-height:1.08;letter-spacing:0}.collapsible-content .accordion{margin-bottom:1.2rem;padding-inline:2rem;background-color:var(--lesgo-card);border:1px solid var(--lesgo-border);border-radius:var(--lesgo-radius);transition:background-color .2s ease,border-color .2s ease}.collapsible-content .accordion:hover{background-color:var(--lesgo-muted);border-color:#0000001f}.collapsible-content summary:hover{background:transparent}.collapsible-content .accordion summary{min-height:64px}.collapsible-content .accordion__title{color:var(--lesgo-ink);font-size:1.6rem;font-weight:600}.collapsible-content .accordion__content{color:var(--lesgo-text-muted);line-height:1.7}.lesgo-faq-animated .accordion__content{overflow:hidden;transition:height .28s ease,opacity .22s ease;will-change:height}.lesgo-faq-animated details:not([open]) .accordion__content{opacity:0}.lesgo-faq-animated details[open] .accordion__content{opacity:1}.lesgo-contact{position:relative;background-color:var(--lesgo-background)}.lesgo-contact .contact{max-width:720px}.lesgo-contact__eyebrow{margin:0 0 1rem;color:var(--lesgo-green);font-size:1.2rem;font-weight:700;letter-spacing:.18em;text-align:center;text-transform:uppercase}.lesgo-contact .title{color:var(--lesgo-ink);font-size:clamp(3rem,4.2vw,5.2rem);line-height:1.08;text-align:center}.lesgo-contact .field{margin-bottom:1.6rem}.lesgo-contact .field:before,.lesgo-contact .field:after{display:none}.lesgo-contact .field__input{min-height:54px;padding-inline:1.6rem;background-color:var(--lesgo-muted);border:1px solid var(--lesgo-border);border-radius:var(--lesgo-radius);box-shadow:none}.lesgo-contact textarea.field__input{min-height:140px;padding-top:1.5rem}.lesgo-contact .button{width:auto;min-width:206px;min-height:52px;padding:1rem 2rem;border-radius:999px;background:linear-gradient(135deg,var(--lesgo-red) 0%,var(--lesgo-red-light) 100%);border:none!important;outline:none!important;box-shadow:0 14px 30px #9e312947!important;color:var(--lesgo-white);font-weight:800;letter-spacing:.08em;text-transform:uppercase}.lesgo-contact .button:before,.lesgo-contact .button:after{display:none}.lesgo-contact .contact__button{display:flex;justify-content:center}.lesgo-contact-module{background-color:var(--lesgo-background)}.lesgo-contact-module__panel{max-width:800px;margin:0 auto;padding:4rem;background-color:var(--contact-bg);border:var(--contact-border-width) solid var(--contact-border);border-radius:var(--contact-radius);box-shadow:0 12px 34px #18201414}.lesgo-contact-module__content{display:flex;flex-direction:column;gap:2.4rem}.lesgo-contact-module__eyebrow{margin:0 0 -1rem;color:var(--lesgo-green);font-family:var(--lesgo-body-font);font-size:1.2rem;font-weight:800;letter-spacing:.18em;text-align:center;text-transform:uppercase}.lesgo-contact-module__title{margin:0 0 .8rem;color:var(--contact-title);font-family:var(--lesgo-title-font);font-size:clamp(3rem,4.2vw,5.2rem);font-weight:300;line-height:1.08;text-align:center}.lesgo-contact-module__row{display:grid;gap:1.6rem}.lesgo-contact-module__row--two-cols{grid-template-columns:repeat(2,minmax(0,1fr))}.lesgo-contact-module__row--one-col{grid-template-columns:minmax(0,1fr)}.lesgo-contact-module__field{display:flex;flex-direction:column;gap:.8rem}.lesgo-contact-module__label{color:var(--contact-label);font-family:var(--lesgo-body-font);font-size:1.3rem;font-weight:600}.lesgo-contact-module__input,.lesgo-contact-module__select,.lesgo-contact-module__textarea{width:100%;min-height:52px;padding:1.2rem 1.6rem;color:var(--contact-input-text);background-color:var(--contact-input-bg);border:1px solid var(--contact-input-border);border-radius:var(--lesgo-radius);box-shadow:none;font-family:var(--lesgo-body-font);font-size:1.6rem;transition:border-color .2s ease,box-shadow .2s ease}.lesgo-contact-module__select{cursor:pointer}.lesgo-contact-module__textarea{min-height:140px;resize:vertical}.lesgo-contact-module__input:focus,.lesgo-contact-module__select:focus,.lesgo-contact-module__textarea:focus{outline:none;border-color:var(--contact-input-focus);box-shadow:0 0 0 3px #2e641724}.lesgo-contact-module__button{align-self:center;min-width:206px;min-height:52px;padding:1rem 2rem;color:var(--lesgo-white);background:linear-gradient(135deg,var(--lesgo-red) 0%,var(--lesgo-red-light) 100%);border:0;border-radius:999px;box-shadow:0 14px 30px #9e312947;cursor:pointer;font-family:var(--lesgo-body-font);font-size:1.1rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;transition:opacity .2s ease,transform .2s ease,box-shadow .2s ease}.lesgo-contact-module__button:hover{opacity:.92;transform:translateY(-2px);box-shadow:0 16px 34px #9e312952}.lesgo-contact-module__status{margin-bottom:2.4rem;padding:1.6rem;border-radius:var(--lesgo-radius);font-family:var(--lesgo-body-font);font-size:1.4rem;text-align:center}.lesgo-contact-module__status--success{color:var(--contact-success);background-color:#0080601a}.lesgo-contact-module__status--error{color:var(--contact-error);background-color:#e324021a}.announcement-bar-section .utility-bar{background:linear-gradient(135deg,var(--lesgo-green),#88ee58)}.announcement-bar__message{min-height:38px;color:var(--lesgo-white);font-size:1.1rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.shopify-section-group-header-group{z-index:100}.announcement-bar-section{position:relative;z-index:101}.section-header.shopify-section-group-header-group,.shopify-section-header-sticky{position:sticky;top:0!important;z-index:102}#shopify-section-lesgo_hero{margin-top:0}.lesgo-hero{padding-top:0}.header-wrapper{background-color:#fbfaf7f5;border-bottom:1px solid rgba(24,32,20,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-wrapper .header__menu-item,.header-wrapper .header__heading-link,.header-wrapper .header__icon,.header-wrapper .header__icon svg,.header-wrapper .header__icon-svg,.header-wrapper .header__active-menu-item,.header-wrapper a,.header-wrapper button,.header-wrapper span{color:#0a1433;fill:#0a1433}.header-wrapper .header{min-height:64px;grid-template-areas:"heading navigation icons";grid-template-columns:180px minmax(0,1fr) 180px;column-gap:2rem;padding-top:0;padding-bottom:0}.header-wrapper .header__heading,.header-wrapper .header__heading-link{justify-self:start}.header-wrapper .header__heading-logo{width:86px;height:auto;display:block}.header-wrapper .header__inline-menu{display:block;justify-self:center;margin-left:0}.header-wrapper .list-menu--inline{align-items:center;gap:1.8rem}.header-wrapper .header__menu-item{min-height:64px;padding:0;font-family:var(--lesgo-body-font);font-size:1.4rem;font-weight:500;letter-spacing:.03em;text-decoration:none}.header-wrapper .header__active-menu-item,.header-wrapper .header__menu-item:hover span{color:#0a1433;text-decoration:underline;text-underline-offset:.25rem}.header-wrapper .header__menu-item .icon-caret{right:-1.4rem;width:.9rem}.header-wrapper .header__icons{justify-self:end;min-width:0;padding-right:0}.lesgo-header-social{display:flex;align-items:center;gap:1.8rem}.lesgo-header-social__link{display:inline-grid;width:22px;height:22px;place-items:center;color:#0a1433;text-decoration:none}.lesgo-header-social__link svg{width:18px;height:18px;display:block}.lesgo-header-social__link:hover{opacity:.72}.header__icon--account,.header__icon--cart,#cart-icon-bubble,details-modal,.header__search{display:none!important}@media screen and (max-width:989px){.header-wrapper .header{grid-template-areas:"left-icons heading icons";grid-template-columns:1fr auto 1fr;min-height:64px}.header-wrapper .header__inline-menu{display:none}.header-wrapper .header__heading,.header-wrapper .header__heading-link{justify-self:center}.header-wrapper .header__heading-link{position:relative;display:block;width:100px;height:70px}.header-wrapper .header__heading-logo{width:76px}.lesgo-header-social{gap:1.2rem}.lesgo-header-social__link{width:20px;height:20px}}.footer{margin-top:0!important;background-color:var(--lesgo-ink);color:var(--lesgo-white)}.footer .footer-block__heading,.footer .link,.footer .rte,.footer .newsletter-form__field-wrapper,.footer .footer-block__details-content{color:#ffffffb8}.lesgo-about-page{background-color:var(--lesgo-background)}.lesgo-about-hero{position:relative;min-height:62vh;display:flex;align-items:center;overflow:hidden;background-color:var(--lesgo-green-dark)}.lesgo-about-hero__media,.lesgo-about-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.lesgo-about-hero__media img{width:100%;height:100%;object-fit:cover}.lesgo-about-hero__overlay{background:linear-gradient(90deg,#182014e0,#18201494 54%,#18201452),#18201440}.lesgo-about-hero .lesgo-container{position:relative;z-index:1}.lesgo-about-hero__content{max-width:840px;padding:9rem 0 7rem}.lesgo-about__eyebrow{display:inline-flex;margin-bottom:1.8rem;color:var(--lesgo-white);font-family:var(--lesgo-body-font);font-size:1.1rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.lesgo-about-hero__title,.lesgo-about__title,.lesgo-about-cta__title{margin:0;font-family:var(--lesgo-title-font);font-weight:300;line-height:1.08;letter-spacing:0}.lesgo-about-hero__title{max-width:980px;color:var(--lesgo-white);font-size:clamp(4rem,6vw,7rem)}.lesgo-about-hero__subtitle{max-width:720px;margin:2rem 0 0;color:#ffffffdb;font-size:clamp(1.6rem,2vw,2.1rem);line-height:1.65}.lesgo-about-intro,.lesgo-about-values{padding:9rem 0}.lesgo-about-intro__grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:6rem;align-items:start}.lesgo-about__title{color:var(--lesgo-ink);font-size:clamp(3rem,4.4vw,5.4rem)}.lesgo-about-intro__copy{color:var(--lesgo-text-muted);font-family:var(--lesgo-body-font);font-size:1.7rem;line-height:1.75}.lesgo-about-intro__copy p{margin:0 0 1.8rem}.lesgo-about-proof{padding:0 0 9rem}.lesgo-about-proof__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.lesgo-about-proof-card,.lesgo-about-value-card{background-color:var(--lesgo-card);border:1px solid var(--lesgo-border);border-radius:var(--lesgo-radius);box-shadow:0 8px 26px #1820140f}.lesgo-about-proof-card{padding:3rem 2rem;text-align:center}.lesgo-about-proof-card__number{display:block;color:var(--lesgo-ink);font-family:var(--lesgo-title-font);font-size:clamp(3.2rem,4vw,5rem);font-weight:700;line-height:1}.lesgo-about-proof-card__label{display:block;margin-top:1rem;color:var(--lesgo-text-muted);font-family:var(--lesgo-body-font);font-size:1.2rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.lesgo-about-values{background-color:var(--lesgo-muted)}.lesgo-about-values__header{max-width:760px;margin:0 auto 4.8rem;text-align:center}.lesgo-about-values__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.4rem}.lesgo-about-value-card{padding:3rem}.lesgo-about-value-card__title{margin:0 0 1rem;color:var(--lesgo-ink);font-family:var(--lesgo-title-font);font-size:2.2rem;font-weight:400;line-height:1.2}.lesgo-about-value-card__text{margin:0;color:var(--lesgo-text-muted);font-family:var(--lesgo-body-font);font-size:1.5rem;line-height:1.7}.lesgo-about-cta{padding:7rem 0;background:linear-gradient(135deg,var(--lesgo-green-dark) 0%,#5a8f3c 100%)}.lesgo-about-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:3rem}.lesgo-about-cta__title{max-width:760px;color:var(--lesgo-white);font-size:clamp(2.8rem,4vw,4.8rem)}@media screen and (max-width:989px){.lesgo-playbook__grid,.lesgo-pro-package__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lesgo-about-intro__grid,.lesgo-about-values__grid{grid-template-columns:1fr}}@media screen and (max-width:749px){.lesgo-container{padding-inline:1.4rem}.lesgo-hero{min-height:auto}.lesgo-hero__body{min-height:78vh;padding:7rem 1.4rem}.lesgo-hero__headline{font-size:clamp(3.2rem,12vw,4.8rem)}.lesgo-hero__buttons{flex-direction:column;align-items:stretch}.lesgo-hero__stats{width:min(100% - 2.4rem,560px);margin-top:-4rem}.lesgo-hero__stats-inner{grid-template-columns:repeat(2,minmax(0,1fr));padding:1.6rem}.lesgo-stat:nth-child(1),.lesgo-stat:nth-child(2){border-bottom:0}.lesgo-stat__emoji{font-size:2.3rem}.lesgo-logo-masonry__group{grid-auto-columns:128px;grid-template-rows:88px}.lesgo-logo-masonry__tile{padding:1.2rem}.lesgo-logo-masonry__tile img{max-width:100px;max-height:92px}.lesgo-logo-masonry__placeholder{font-size:1.1rem}.lesgo-playbook{padding-top:8rem}.lesgo-playbook__grid,.lesgo-pro-package__grid{grid-template-columns:1fr}.lesgo-contact-module__panel{padding:2.4rem}.lesgo-contact-module__row--two-cols{grid-template-columns:1fr}.lesgo-about-hero{min-height:58vh}.lesgo-about-hero__content{padding:7rem 0 5rem}.lesgo-about-intro,.lesgo-about-values{padding:6rem 0}.lesgo-about-proof{padding-bottom:6rem}.lesgo-about-proof__grid,.lesgo-about-values__grid{grid-template-columns:1fr}.lesgo-about-cta__inner{align-items:flex-start;flex-direction:column}.lesgo-divider{padding:4.8rem 1.4rem}}.blur-text{display:flex;flex-wrap:wrap;justify-content:center}.blur-word{display:inline-block;opacity:0;filter:blur(10px);transform:translateY(-50px);will-change:transform,filter,opacity}.blur-text--visible .blur-word{animation:blur-word-in .7s ease forwards;animation-delay:calc(var(--i) * .12s)}@keyframes blur-word-in{0%{opacity:0;filter:blur(10px);transform:translateY(-50px)}50%{opacity:.5;filter:blur(5px);transform:translateY(5px)}to{opacity:1;filter:blur(0px);transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/lesgo-italy.css.map */
