.bds-main-hero{--bds-hero-text:#f8f5ef;--bds-hero-text-soft:rgba(248, 245, 239, 0.9);--bds-hero-blue:#27547a;--bds-hero-blue-dark:#1d405e;--bds-hero-copper:#f8f5ef;--bds-hero-copper-hover:#8f5037;--bds-hero-focus-desktop:center center;--bds-hero-focus-mobile:center center;--bds-hero-zoom-origin:center center;--bds-hero-zoom-start:1;--bds-hero-zoom-end:1.065;--bds-hero-zoom-duration:22s;--bds-hero-content-width:620px;--bds-hero-description-width:550px;--bds-hero-title-size:clamp(68px, 6.5vw, 112px);--bds-hero-title-line-height:0.94;--bds-hero-padding-left:clamp(28px, 6.2vw, 100px);--bds-hero-padding-right:clamp(28px, 6.2vw, 100px);--bds-hero-veil-desktop:linear-gradient(
      90deg,
      rgba(31, 34, 29, 0.61) 0%,
      rgba(31, 34, 29, 0.44) 27%,
      rgba(31, 34, 29, 0.17) 52%,
      rgba(31, 34, 29, 0) 73%
    ),
    linear-gradient(
      180deg,
      rgba(31, 34, 29, 0.10) 0%,
      transparent 40%,
      rgba(31, 34, 29, 0.10) 100%
    );--bds-hero-veil-mobile:linear-gradient(
      180deg,
      rgba(31, 34, 29, 0.01) 0%,
      rgba(31, 34, 29, 0.04) 34%,
      rgba(31, 34, 29, 0.28) 58%,
      rgba(31, 34, 29, 0.86) 100%
    );position:relative;width:100%;min-height:100vh;min-height:100svh;overflow:hidden;isolation:isolate;background:#2f312e}.bds-main-hero,.bds-main-hero *{box-sizing:border-box}.bds-main-hero__media{position:absolute;inset:0;z-index:0;display:block;overflow:hidden}.bds-main-hero__media img{width:100%;height:100%;display:block;object-fit:cover;object-position:var(--bds-hero-focus-desktop);transform-origin:var(--bds-hero-zoom-origin);animation:bdsHeroImageZoom var(--bds-hero-zoom-duration) ease-in-out infinite alternate;backface-visibility:hidden;will-change:transform}@keyframes bdsHeroImageZoom{from{transform:scale(var(--bds-hero-zoom-start))}to{transform:scale(var(--bds-hero-zoom-end))}}.bds-main-hero__veil{position:absolute;inset:0;z-index:1;pointer-events:none;background:var(--bds-hero-veil-desktop)}.bds-main-hero__petals,.bds-main-hero__steam,.bds-main-hero__moonlight,.bds-main-hero__light-breath,.bds-main-hero__event-lights,.bds-main-hero__olive-glow,.bds-main-hero__flour-light,.bds-main-hero__screen-atmosphere,.bds-main-hero__water-ripples,.bds-main-hero__trail-dust{z-index:2}.bds-main-hero__container{position:relative;z-index:3;width:min(100%, 1600px);min-height:inherit;margin-inline:auto;padding-top:clamp(126px, 14vh, 168px);padding-right:var(--bds-hero-padding-right);padding-bottom:clamp(54px, 7vh, 84px);padding-left:var(--bds-hero-padding-left);display:flex;align-items:center}.bds-main-hero__content{width:min(var(--bds-hero-content-width), 100%);color:var(--bds-hero-text);animation:bdsHeroReveal 0.85s cubic-bezier(.16,1,.3,1) both}.bds-main-hero__kicker{display:flex;align-items:center;gap:13px;margin:0 0 20px;color:var(--bds-hero-copper);font-family:"Manrope",Arial,sans-serif;font-size:clamp(11px, 0.78vw, 13px);line-height:1.2;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.bds-main-hero__kicker::before{content:"";width:34px;height:1px;flex:0 0 auto;background:currentColor;opacity:.75}.bds-main-hero .bds-main-hero__title{all:unset;display:block;margin:0;color:var(--bds-hero-text);font-family:"Newsreader",Georgia,serif;font-size:var(--bds-hero-title-size);line-height:var(--bds-hero-title-line-height);font-weight:500;letter-spacing:-.052em;text-shadow:0 10px 32px rgb(0 0 0 / .19)}.bds-main-hero__title span{display:block;color:inherit;font:inherit;line-height:inherit;letter-spacing:inherit}.bds-main-hero__description{max-width:var(--bds-hero-description-width);margin:29px 0 0;color:var(--bds-hero-text-soft);font-family:"Manrope",Arial,sans-serif;font-size:clamp(16px, 1vw, 18px);line-height:1.65;font-weight:500;text-wrap:pretty;text-shadow:0 5px 18px rgb(0 0 0 / .19)}.bds-main-hero__description--mobile{display:none}.bds-main-hero .bds-main-hero__cta{position:relative;box-sizing:border-box;width:fit-content;min-height:56px;margin-top:33px;padding:0 23px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:18px;overflow:hidden;isolation:isolate;color:var(--bds-hero-text);background:var(--bds-hero-blue);transform:none;box-shadow:0 14px 32px rgb(18 45 68 / .27);font-family:"Manrope",Arial,sans-serif;font-size:14px;line-height:1;font-weight:700;text-decoration:none;appearance:none;cursor:pointer;transition:color 0.48s cubic-bezier(.16,1,.3,1),box-shadow 0.28s ease}.bds-main-hero .bds-main-hero__cta::before{content:"";position:absolute;inset:0;z-index:0;border-radius:inherit;background:var(--bds-hero-text);transform:scaleY(0);transform-origin:center bottom;transition:transform 0.48s cubic-bezier(.16,1,.3,1)}.bds-main-hero .bds-main-hero__cta>*{position:relative;z-index:1}.bds-main-hero .bds-main-hero__cta:hover,.bds-main-hero .bds-main-hero__cta:focus-visible{color:var(--bds-hero-blue);transform:none;box-shadow:0 17px 36px rgb(18 45 68 / .32)}.bds-main-hero .bds-main-hero__cta:hover::before,.bds-main-hero .bds-main-hero__cta:focus-visible::before{transform:scaleY(1)}.bds-main-hero .bds-main-hero__cta:focus-visible{outline:3px solid rgb(248 245 239 / .92);outline-offset:4px}.bds-main-hero__cta-arrow{display:inline-block;color:inherit;font-size:19px;line-height:1;transition:transform 0.28s ease}.bds-main-hero__cta:hover .bds-main-hero__cta-arrow{transform:translateX(4px)}.bds-main-hero__cta:hover .bds-main-hero__cta-arrow--down{transform:translateY(3px)}@keyframes bdsHeroReveal{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width:767px){.bds-main-hero{min-height:80vh;min-height:80svh;--bds-hero-zoom-end:1.075}.bds-main-hero__media img{object-position:var(--bds-hero-focus-mobile)}.bds-main-hero__veil{background:var(--bds-hero-veil-mobile)}.bds-main-hero__container{padding-top:108px;padding-right:22px;padding-bottom:max(32px, env(safe-area-inset-bottom));padding-left:22px;align-items:flex-end}.bds-main-hero__content{width:100%;max-width:520px}.bds-main-hero__kicker{gap:10px;margin-bottom:15px;font-size:10px;letter-spacing:.14em}.bds-main-hero__kicker::before{width:25px}.bds-main-hero .bds-main-hero__title{font-size:clamp(49px, 14vw, 68px);line-height:.94;letter-spacing:-.043em}.bds-main-hero__description--desktop{display:none}.bds-main-hero__description--mobile{display:block}.bds-main-hero__description{max-width:34ch;margin-top:19px;font-size:14px;line-height:1.55}.bds-main-hero .bds-main-hero__cta{min-height:52px;margin-top:24px;padding-inline:20px;gap:16px;font-size:13px}}@media (max-width:380px){.bds-main-hero__container{padding-inline:18px}}@media (prefers-reduced-motion:reduce){.bds-main-hero__media img{animation:none;transform:scale(1);will-change:auto}.bds-main-hero__content{animation:none}.bds-main-hero .bds-main-hero__cta,.bds-main-hero .bds-main-hero__cta::before,.bds-main-hero__cta-arrow{transition:none}}.bds-main-hero--dove-mangiare{--bds-hero-zoom-origin:84% 76%;--bds-hero-veil-desktop:linear-gradient(90deg, rgba(36, 35, 29, 0.66) 0%, rgba(36, 35, 29, 0.48) 28%, rgba(36, 35, 29, 0.20) 52%, rgba(36, 35, 29, 0) 73%),
    linear-gradient(180deg, rgba(36, 35, 29, 0.08) 0%, rgba(36, 35, 29, 0) 58%, rgba(36, 35, 29, 0.12) 100%);--bds-hero-veil-mobile:linear-gradient(180deg, rgba(36, 35, 29, 0.01) 0%, rgba(36, 35, 29, 0.04) 35%, rgba(36, 35, 29, 0.31) 60%, rgba(36, 35, 29, 0.88) 100%)}.bds-main-hero--dove-dormire{--bds-hero-padding-left:clamp(30px, 4.5vw, 72px);--bds-hero-content-width:620px;--bds-hero-description-width:520px;--bds-hero-title-size:clamp(66px, 5.2vw, 98px);--bds-hero-title-line-height:0.94;--bds-hero-zoom-origin:55% 42%;--bds-hero-veil-desktop:linear-gradient(90deg, rgba(17, 18, 21, 0.72) 0%, rgba(17, 18, 21, 0.52) 28%, rgba(17, 18, 21, 0.22) 48%, rgba(17, 18, 21, 0.06) 62%, rgba(17, 18, 21, 0) 72%),
    linear-gradient(180deg, rgba(17, 18, 21, 0.07) 0%, rgba(17, 18, 21, 0.01) 55%, rgba(17, 18, 21, 0.16) 100%)}@media (min-width:768px){.bds-main-hero--dove-dormire .bds-main-hero__title span:first-child{white-space:nowrap}}.bds-main-hero--produttori-locali{--bds-hero-zoom-origin:74% 48%}.bds-main-hero--eventi{--bds-hero-padding-left:clamp(30px, 4.5vw, 72px);--bds-hero-title-size:clamp(72px, 5.8vw, 108px);--bds-hero-zoom-origin:66% 50%;--bds-hero-veil-desktop:linear-gradient(90deg, rgba(23, 21, 18, 0.82) 0%, rgba(23, 21, 18, 0.64) 27%, rgba(23, 21, 18, 0.31) 47%, rgba(23, 21, 18, 0.08) 62%, rgba(23, 21, 18, 0) 73%),
    linear-gradient(180deg, rgba(23, 21, 18, 0.06) 0%, rgba(23, 21, 18, 0.01) 55%, rgba(23, 21, 18, 0.16) 100%);--bds-hero-veil-mobile:linear-gradient(180deg, rgba(23, 21, 18, 0.02) 0%, rgba(23, 21, 18, 0.05) 34%, rgba(23, 21, 18, 0.34) 58%, rgba(23, 21, 18, 0.92) 100%)}.bds-main-hero--olio{--bds-hero-padding-left:clamp(30px, 4.5vw, 72px);--bds-hero-content-width:640px;--bds-hero-description-width:540px;--bds-hero-title-size:clamp(74px, 5.7vw, 106px);--bds-hero-zoom-origin:76% 45%;--bds-hero-veil-desktop:linear-gradient(90deg, rgba(31, 25, 18, 0.68) 0%, rgba(31, 25, 18, 0.46) 28%, rgba(31, 25, 18, 0.18) 50%, rgba(31, 25, 18, 0.04) 66%, rgba(31, 25, 18, 0) 76%),
    linear-gradient(180deg, rgba(31, 25, 18, 0.04) 0%, rgba(31, 25, 18, 0.02) 56%, rgba(31, 25, 18, 0.14) 100%);--bds-hero-veil-mobile:linear-gradient(180deg, rgba(31, 25, 18, 0.02) 0%, rgba(31, 25, 18, 0.05) 34%, rgba(31, 25, 18, 0.32) 59%, rgba(31, 25, 18, 0.90) 100%)}.bds-main-hero--sapori{--bds-hero-padding-left:clamp(30px, 4.5vw, 72px);--bds-hero-content-width:670px;--bds-hero-description-width:560px;--bds-hero-title-size:clamp(72px, 5.6vw, 104px);--bds-hero-zoom-origin:74% 50%;--bds-hero-veil-desktop:linear-gradient(90deg, rgba(24, 18, 13, 0.82) 0%, rgba(24, 18, 13, 0.66) 28%, rgba(24, 18, 13, 0.34) 48%, rgba(24, 18, 13, 0.10) 63%, rgba(24, 18, 13, 0) 74%),
    linear-gradient(180deg, rgba(24, 18, 13, 0.05) 0%, rgba(24, 18, 13, 0.02) 56%, rgba(24, 18, 13, 0.15) 100%);--bds-hero-veil-mobile:linear-gradient(180deg, rgba(24, 18, 13, 0.02) 0%, rgba(24, 18, 13, 0.06) 34%, rgba(24, 18, 13, 0.34) 58%, rgba(24, 18, 13, 0.92) 100%)}.bds-main-hero--info{--bds-hero-padding-left:clamp(30px, 4.5vw, 72px);--bds-hero-content-width:650px;--bds-hero-description-width:560px;--bds-hero-title-size:clamp(72px, 5.8vw, 106px);--bds-hero-zoom-origin:69% 36%;--bds-hero-veil-desktop:linear-gradient(90deg, rgba(31, 24, 18, 0.84) 0%, rgba(31, 24, 18, 0.66) 28%, rgba(31, 24, 18, 0.34) 48%, rgba(31, 24, 18, 0.10) 63%, rgba(31, 24, 18, 0) 74%),
    linear-gradient(180deg, rgba(31, 24, 18, 0.04) 0%, rgba(31, 24, 18, 0.02) 56%, rgba(31, 24, 18, 0.15) 100%);--bds-hero-veil-mobile:linear-gradient(180deg, rgba(31, 24, 18, 0.02) 0%, rgba(31, 24, 18, 0.05) 34%, rgba(31, 24, 18, 0.34) 58%, rgba(31, 24, 18, 0.92) 100%)}.bds-main-hero--pesca{--bds-hero-padding-left:clamp(30px, 4.5vw, 72px);--bds-hero-content-width:640px;--bds-hero-description-width:540px;--bds-hero-title-size:clamp(72px, 5.8vw, 106px);--bds-hero-zoom-origin:53% 68%;--bds-hero-veil-desktop:linear-gradient(90deg, rgba(18, 22, 26, 0.74) 0%, rgba(18, 22, 26, 0.52) 28%, rgba(18, 22, 26, 0.18) 49%, rgba(18, 22, 26, 0.04) 66%, rgba(18, 22, 26, 0) 76%),
    linear-gradient(180deg, rgba(18, 22, 26, 0.03) 0%, rgba(18, 22, 26, 0.01) 56%, rgba(18, 22, 26, 0.14) 100%);--bds-hero-veil-mobile:linear-gradient(180deg, rgba(18, 22, 26, 0.02) 0%, rgba(18, 22, 26, 0.05) 34%, rgba(18, 22, 26, 0.34) 58%, rgba(18, 22, 26, 0.92) 100%)}.bds-main-hero--mtb{--bds-hero-padding-left:clamp(30px, 4.5vw, 72px);--bds-hero-content-width:650px;--bds-hero-description-width:545px;--bds-hero-title-size:clamp(72px, 5.8vw, 106px);--bds-hero-zoom-origin:80% 72%;--bds-hero-veil-desktop:linear-gradient(90deg, rgba(23, 20, 16, 0.74) 0%, rgba(23, 20, 16, 0.50) 28%, rgba(23, 20, 16, 0.16) 49%, rgba(23, 20, 16, 0.04) 66%, rgba(23, 20, 16, 0) 76%),
    linear-gradient(180deg, rgba(23, 20, 16, 0.03) 0%, rgba(23, 20, 16, 0.01) 56%, rgba(23, 20, 16, 0.14) 100%);--bds-hero-veil-mobile:linear-gradient(180deg, rgba(23, 20, 16, 0.02) 0%, rgba(23, 20, 16, 0.05) 34%, rgba(23, 20, 16, 0.34) 58%, rgba(23, 20, 16, 0.92) 100%)}.bds-main-hero--borghi{--bds-hero-padding-left:clamp(30px, 4.5vw, 72px);--bds-hero-content-width:650px;--bds-hero-description-width:545px;--bds-hero-title-size:clamp(72px, 5.8vw, 106px);--bds-hero-veil-desktop:linear-gradient(90deg, rgba(28, 24, 20, 0.66) 0%, rgba(28, 24, 20, 0.44) 28%, rgba(28, 24, 20, 0.14) 49%, rgba(28, 24, 20, 0.03) 66%, rgba(28, 24, 20, 0) 76%),
    linear-gradient(180deg, rgba(28, 24, 20, 0.02) 0%, rgba(28, 24, 20, 0.01) 56%, rgba(28, 24, 20, 0.14) 100%);--bds-hero-veil-mobile:linear-gradient(180deg, rgba(28, 24, 20, 0.02) 0%, rgba(28, 24, 20, 0.05) 34%, rgba(28, 24, 20, 0.34) 58%, rgba(28, 24, 20, 0.92) 100%)}.bds-main-hero--home{--bds-hero-padding-left:clamp(30px, 4.5vw, 72px);--bds-hero-content-width:650px;--bds-hero-description-width:545px;--bds-hero-title-size:clamp(72px, 5.8vw, 106px);--bds-hero-veil-desktop:linear-gradient(90deg, rgba(26, 21, 16, 0.68) 0%, rgba(26, 21, 16, 0.44) 28%, rgba(26, 21, 16, 0.15) 49%, rgba(26, 21, 16, 0.04) 66%, rgba(26, 21, 16, 0) 76%),
    linear-gradient(180deg, rgba(26, 21, 16, 0.02) 0%, rgba(26, 21, 16, 0.01) 56%, rgba(26, 21, 16, 0.14) 100%);--bds-hero-veil-mobile:linear-gradient(180deg, rgba(26, 21, 16, 0.02) 0%, rgba(26, 21, 16, 0.05) 34%, rgba(26, 21, 16, 0.34) 58%, rgba(26, 21, 16, 0.92) 100%)}.bds-main-hero--cammini .bds-main-hero__petals{position:absolute;inset:0;z-index:2;pointer-events:none;overflow:hidden}.bds-main-hero--cammini .bds-main-hero__petals::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 74% 18%,rgb(255 244 246 / .16),transparent 24%),radial-gradient(circle at 26% 22%,rgb(255 255 255 / .1),transparent 22%);mix-blend-mode:screen;opacity:.85}.bds-main-hero--cammini .bds-main-hero__petals span{position:absolute;top:-40px;width:11px;height:17px;border-radius:60% 60% 60% 8%;background:linear-gradient(180deg,rgb(255 236 241 / .96) 0%,rgb(255 214 223 / .9) 100%);box-shadow:0 0 10px rgb(255 220 228 / .1);opacity:0;transform-origin:center;animation:bdsHeroPetalFall linear infinite}.bds-main-hero--cammini .bds-main-hero__petals span:nth-child(1){left:8%;animation-duration:13s;animation-delay:0s}.bds-main-hero--cammini .bds-main-hero__petals span:nth-child(2){left:18%;animation-duration:11s;animation-delay:1.5s}.bds-main-hero--cammini .bds-main-hero__petals span:nth-child(3){left:28%;animation-duration:14s;animation-delay:3s}.bds-main-hero--cammini .bds-main-hero__petals span:nth-child(4){left:40%;animation-duration:10.5s;animation-delay:1s}.bds-main-hero--cammini .bds-main-hero__petals span:nth-child(5){left:52%;animation-duration:12.5s;animation-delay:4s}.bds-main-hero--cammini .bds-main-hero__petals span:nth-child(6){left:63%;animation-duration:11.5s;animation-delay:2s}.bds-main-hero--cammini .bds-main-hero__petals span:nth-child(7){left:73%;animation-duration:13.5s;animation-delay:5s}.bds-main-hero--cammini .bds-main-hero__petals span:nth-child(8){left:82%;animation-duration:10.8s;animation-delay:2.8s}.bds-main-hero--cammini .bds-main-hero__petals span:nth-child(9){left:90%;animation-duration:12.8s;animation-delay:6s}.bds-main-hero--cammini .bds-main-hero__petals span:nth-child(10){left:34%;animation-duration:15s;animation-delay:7s}.bds-main-hero--cammini .bds-main-hero__petals span:nth-child(2),.bds-main-hero--cammini .bds-main-hero__petals span:nth-child(6),.bds-main-hero--cammini .bds-main-hero__petals span:nth-child(9){width:9px;height:14px}.bds-main-hero--cammini .bds-main-hero__petals span:nth-child(4),.bds-main-hero--cammini .bds-main-hero__petals span:nth-child(8){width:13px;height:19px}.bds-main-hero--cammini .bds-main-hero__petals span:nth-child(3),.bds-main-hero--cammini .bds-main-hero__petals span:nth-child(7),.bds-main-hero--cammini .bds-main-hero__petals span:nth-child(10){opacity:.65}@keyframes bdsHeroPetalFall{0%{transform:translate3d(0,-30px,0) rotate(0deg);opacity:0}8%{opacity:.82}35%{transform:translate3d(28px,240px,0) rotate(110deg)}68%{transform:translate3d(-16px,510px,0) rotate(205deg)}100%{transform:translate3d(52px,860px,0) rotate(310deg);opacity:0}}@media (max-width:767px){.bds-main-hero--cammini .bds-main-hero__petals::before{opacity:.58}.bds-main-hero--cammini .bds-main-hero__petals span{width:9px;height:14px}.bds-main-hero--cammini .bds-main-hero__petals span:nth-child(7),.bds-main-hero--cammini .bds-main-hero__petals span:nth-child(8),.bds-main-hero--cammini .bds-main-hero__petals span:nth-child(9),.bds-main-hero--cammini .bds-main-hero__petals span:nth-child(10){display:none}@keyframes bdsHeroPetalFall{0%{transform:translate3d(0,-24px,0) rotate(0deg);opacity:0}10%{opacity:.74}100%{transform:translate3d(34px,760px,0) rotate(280deg);opacity:0}}}@media (prefers-reduced-motion:reduce){.bds-main-hero--cammini .bds-main-hero__petals{display:none}}.bds-main-hero--dove-mangiare{--bds-steam-right:18%;--bds-steam-bottom:20%}.bds-main-hero__steam{position:absolute;z-index:2;right:var(--bds-steam-right);bottom:var(--bds-steam-bottom);width:220px;height:230px;overflow:visible;pointer-events:none}.bds-main-hero__steam::before,.bds-main-hero__steam::after{content:"";position:absolute;left:50%;bottom:0;transform:translateX(-50%);border-radius:50%;pointer-events:none}.bds-main-hero__steam::before{width:120px;height:52px;background:radial-gradient(ellipse at center,rgb(255 255 255 / .34) 0%,rgb(255 255 255 / .16) 45%,#fff0 80%);filter:blur(10px);animation:bdsSteamBaseBreath 3.2s ease-in-out infinite}.bds-main-hero__steam::after{width:86px;height:34px;background:radial-gradient(ellipse at center,rgb(255 255 255 / .3) 0%,rgb(255 255 255 / .12) 45%,#fff0 82%);filter:blur(8px);animation:bdsSteamBaseBreath 2.6s ease-in-out infinite reverse}.bds-main-hero__steam-puff{position:absolute;bottom:8px;left:50%;width:58px;height:120px;margin-left:-29px;opacity:0;border-radius:50%;transform-origin:center bottom;pointer-events:none;background:radial-gradient(ellipse at center,rgb(255 255 255 / .4) 0%,rgb(255 255 255 / .18) 38%,rgb(255 255 255 / .08) 56%,#fff0 80%);filter:blur(11px);animation:bdsSteamPuff 5.6s ease-in-out infinite}.bds-main-hero__steam-puff.puff-1{margin-left:-42px;width:46px;height:92px;animation-duration:4.8s;animation-delay:-1.4s}.bds-main-hero__steam-puff.puff-2{margin-left:-22px;width:54px;height:112px;animation-duration:5.7s;animation-delay:-4.2s}.bds-main-hero__steam-puff.puff-3{margin-left:-8px;width:62px;height:124px;animation-duration:6.3s;animation-delay:-2.3s}.bds-main-hero__steam-puff.puff-4{margin-left:10px;width:48px;height:100px;animation-duration:5.1s;animation-delay:-5.1s}.bds-main-hero__steam-puff.puff-5{margin-left:24px;width:58px;height:118px;animation-duration:6.8s;animation-delay:-3.6s}.bds-main-hero__steam-puff.puff-6{margin-left:-30px;width:40px;height:88px;animation-duration:4.6s;animation-delay:-0.9s}.bds-main-hero__steam-puff.puff-7{margin-left:2px;width:52px;height:108px;animation-duration:5.9s;animation-delay:-2.9s}@keyframes bdsSteamBaseBreath{0%{opacity:.42;transform:translateX(-50%) scale(.94)}50%{opacity:.62;transform:translateX(-50%) scale(1.08)}100%{opacity:.42;transform:translateX(-50%) scale(.94)}}@keyframes bdsSteamPuff{0%{opacity:0;transform:translate3d(0,12px,0) scaleX(.72) scaleY(.72) rotate(-3deg)}10%{opacity:.34}24%{opacity:.42;transform:translate3d(6px,-18px,0) scaleX(.9) scaleY(.92) rotate(2deg)}42%{opacity:.24;transform:translate3d(-5px,-52px,0) scaleX(1.08) scaleY(1.12) rotate(-2deg)}58%{opacity:.11;transform:translate3d(7px,-86px,0) scaleX(1.26) scaleY(1.24) rotate(2deg)}74%{opacity:.04;transform:translate3d(-4px,-112px,0) scaleX(1.42) scaleY(1.32) rotate(-1deg)}100%{opacity:0;transform:translate3d(2px,-130px,0) scaleX(1.54) scaleY(1.4) rotate(1deg)}}@media (max-width:767px){.bds-main-hero--dove-mangiare{--bds-steam-right:7%;--bds-steam-bottom:33%}.bds-main-hero__steam{width:145px;height:165px}.bds-main-hero__steam::before{width:80px;height:34px;filter:blur(8px)}.bds-main-hero__steam::after{width:58px;height:24px;filter:blur(6px)}.bds-main-hero__steam-puff{width:38px;height:78px;margin-left:-19px;filter:blur(8px)}.bds-main-hero__steam-puff.puff-1{margin-left:-28px;width:30px;height:62px}.bds-main-hero__steam-puff.puff-2{margin-left:-14px;width:36px;height:74px}.bds-main-hero__steam-puff.puff-3{margin-left:-2px;width:42px;height:82px}.bds-main-hero__steam-puff.puff-4{margin-left:12px;width:32px;height:66px}.bds-main-hero__steam-puff.puff-5{margin-left:20px;width:38px;height:76px}.bds-main-hero__steam-puff.puff-6,.bds-main-hero__steam-puff.puff-7{display:none}}@media (min-width:768px){.bds-main-hero--dove-mangiare{--bds-steam-right:16%;--bds-steam-bottom:21%}.bds-main-hero__steam{width:240px;height:250px;filter:drop-shadow(0 3px 10px rgb(38 40 36 / .3)) drop-shadow(0 0 12px rgb(255 255 255 / .18))}.bds-main-hero__steam::before{width:138px;height:60px;background:radial-gradient(ellipse at center,rgb(255 255 255 / .72) 0%,rgb(255 255 255 / .38) 38%,rgb(255 255 255 / .14) 60%,#fff0 82%);filter:blur(9px);animation:bdsSteamBaseBreathDesktop 3.1s ease-in-out infinite}.bds-main-hero__steam::after{width:98px;height:40px;background:radial-gradient(ellipse at center,rgb(255 255 255 / .62) 0%,rgb(255 255 255 / .28) 42%,rgb(255 255 255 / .1) 62%,#fff0 84%);filter:blur(7px);animation:bdsSteamBaseBreathDesktop 2.5s ease-in-out infinite reverse}.bds-main-hero__steam-puff{background:radial-gradient(ellipse at center,rgb(255 255 255 / .68) 0%,rgb(255 255 255 / .34) 35%,rgb(255 255 255 / .13) 56%,#fff0 80%);filter:blur(9px) drop-shadow(0 2px 7px rgb(47 49 46 / .22));animation-name:bdsSteamPuffDesktop}}@keyframes bdsSteamBaseBreathDesktop{0%{opacity:.58;transform:translateX(-50%) scaleX(.92) scaleY(.88)}45%{opacity:.82;transform:translateX(-50%) scaleX(1.1) scaleY(1.05)}72%{opacity:.66;transform:translateX(-50%) scaleX(1.02) scaleY(.96)}100%{opacity:.58;transform:translateX(-50%) scaleX(.92) scaleY(.88)}}@keyframes bdsSteamPuffDesktop{0%{opacity:0;transform:translate3d(0,12px,0) scaleX(.68) scaleY(.7) rotate(-3deg)}10%{opacity:.48}22%{opacity:.68;transform:translate3d(5px,-17px,0) scaleX(.88) scaleY(.94) rotate(2deg)}38%{opacity:.46;transform:translate3d(-4px,-44px,0) scaleX(1.05) scaleY(1.1) rotate(-2deg)}54%{opacity:.24;transform:translate3d(6px,-72px,0) scaleX(1.22) scaleY(1.2) rotate(2deg)}68%{opacity:.09;transform:translate3d(-3px,-98px,0) scaleX(1.38) scaleY(1.3) rotate(-1deg)}82%,100%{opacity:0;transform:translate3d(2px,-120px,0) scaleX(1.52) scaleY(1.38) rotate(1deg)}}@media (prefers-reduced-motion:reduce){.bds-main-hero__steam{display:none}}.bds-main-hero--dove-dormire .bds-main-hero__moonlight{position:absolute;inset:0;z-index:2;overflow:hidden;pointer-events:none}.bds-main-hero--dove-dormire .bds-main-hero__moonlight-glow{position:absolute;left:42%;top:0;width:9%;height:20%;border-radius:50%;background:radial-gradient(ellipse at center,rgb(224 234 249 / .48) 0%,rgb(216 228 246 / .24) 32%,rgb(207 222 243 / .08) 57%,#fff0 80%);filter:blur(14px);mix-blend-mode:screen;opacity:.5;animation:bdsDormireMoonHalo 7.8s ease-in-out infinite}.bds-main-hero--dove-dormire .bds-main-hero__moonlight-beam{position:absolute;left:38%;top:6%;width:31%;height:88%;border-radius:48%;background:radial-gradient(ellipse at 48% 18%,rgb(218 231 249 / .38) 0%,rgb(211 226 246 / .23) 28%,rgb(205 221 243 / .12) 50%,rgb(200 218 241 / .045) 68%,#fff0 84%);filter:blur(27px);mix-blend-mode:screen;transform-origin:50% 8%;animation:bdsDormireMoonBreath 7.8s cubic-bezier(.45,0,.55,1) infinite}.bds-main-hero--dove-dormire .bds-main-hero__moonlight-dust{position:absolute;left:37%;bottom:-10%;width:38%;height:46%;border-radius:50%;background:radial-gradient(ellipse at center,rgb(215 230 250 / .34) 0%,rgb(207 224 247 / .17) 38%,rgb(200 220 244 / .055) 62%,#fff0 82%);filter:blur(24px);mix-blend-mode:screen;animation:bdsDormireFloorBreath 7.8s cubic-bezier(.45,0,.55,1) infinite}@keyframes bdsDormireMoonHalo{0%,100%{opacity:.42;transform:scale(.96)}50%{opacity:.82;transform:scale(1.08)}}@keyframes bdsDormireMoonBreath{0%,100%{opacity:.48;transform:scaleX(.98) scaleY(.97)}50%{opacity:.92;transform:scaleX(1.035) scaleY(1.055)}}@keyframes bdsDormireFloorBreath{0%,100%{opacity:.38;transform:scaleX(.96) scaleY(.94)}50%{opacity:.74;transform:scaleX(1.05) scaleY(1.04)}}@media (max-width:767px){.bds-main-hero--dove-dormire .bds-main-hero__moonlight-glow{left:27%;top:21%;width:20%;height:15%;filter:blur(13px)}.bds-main-hero--dove-dormire .bds-main-hero__moonlight-beam{left:20%;top:23%;width:60%;height:63%;filter:blur(23px)}.bds-main-hero--dove-dormire .bds-main-hero__moonlight-dust{left:14%;bottom:5%;width:72%;height:35%;filter:blur(19px)}}@media (prefers-reduced-motion:reduce){.bds-main-hero--dove-dormire .bds-main-hero__moonlight-glow,.bds-main-hero--dove-dormire .bds-main-hero__moonlight-beam,.bds-main-hero--dove-dormire .bds-main-hero__moonlight-dust{animation:none}}.bds-main-hero__light-breath{position:absolute;inset:0;z-index:2;overflow:hidden;pointer-events:none;mix-blend-mode:screen}.bds-main-hero__light-breath-glow{position:absolute;right:10%;top:10%;width:38%;height:52%;border-radius:50%;background:radial-gradient(ellipse at center,rgb(255 226 170 / .18) 0%,rgb(255 220 160 / .1) 34%,rgb(255 210 145 / .04) 56%,#fff0 78%);filter:blur(30px);opacity:.56;animation:bdsProduttoriLightGlow 8.6s ease-in-out infinite}.bds-main-hero__light-breath-wash{position:absolute;right:4%;bottom:-6%;width:54%;height:54%;border-radius:50%;background:radial-gradient(ellipse at center,rgb(255 235 188 / .14) 0%,rgb(255 225 176 / .08) 36%,rgb(255 218 168 / .03) 58%,#fff0 80%);filter:blur(34px);opacity:.42;animation:bdsProduttoriLightWash 10.2s ease-in-out infinite}.bds-main-hero__light-breath-highlight{position:absolute;right:18%;bottom:16%;width:20%;height:18%;border-radius:50%;background:radial-gradient(ellipse at center,rgb(255 242 210 / .18) 0%,rgb(255 232 196 / .09) 38%,rgb(255 224 188 / .03) 60%,#fff0 82%);filter:blur(18px);opacity:.38;animation:bdsProduttoriLightHighlight 7.2s ease-in-out infinite}@keyframes bdsProduttoriLightGlow{0%,100%{opacity:.44;transform:scale(.97)}50%{opacity:.72;transform:scale(1.04)}}@keyframes bdsProduttoriLightWash{0%,100%{opacity:.32;transform:scaleX(.98) scaleY(.96)}50%{opacity:.56;transform:scaleX(1.04) scaleY(1.03)}}@keyframes bdsProduttoriLightHighlight{0%,100%{opacity:.28;transform:scale(.94)}50%{opacity:.52;transform:scale(1.07)}}@media (max-width:767px){.bds-main-hero__light-breath-glow{right:2%;top:12%;width:62%;height:34%;filter:blur(24px);opacity:.5}.bds-main-hero__light-breath-wash{right:-8%;bottom:8%;width:76%;height:34%;filter:blur(26px);opacity:.36}.bds-main-hero__light-breath-highlight{right:16%;bottom:23%;width:28%;height:12%;filter:blur(14px);opacity:.34}}@media (prefers-reduced-motion:reduce){.bds-main-hero__light-breath-glow,.bds-main-hero__light-breath-wash,.bds-main-hero__light-breath-highlight{animation:none}}.bds-main-hero__event-lights{position:absolute;inset:0;z-index:2;overflow:hidden;pointer-events:none;mix-blend-mode:screen}.bds-main-hero__event-lights-layer{position:absolute;inset:0;display:block;opacity:0;filter:blur(3px);will-change:opacity,transform}.bds-main-hero__event-lights-layer--1{background:radial-gradient(circle at 50% 47%,rgb(255 204 118 / .68) 0 2px,rgb(255 178 70 / .22) 5px,transparent 13px),radial-gradient(circle at 57% 44%,rgb(255 211 128 / .72) 0 2px,rgb(255 181 72 / .22) 5px,transparent 14px),radial-gradient(circle at 64% 46%,rgb(255 208 122 / .68) 0 2px,rgb(255 177 65 / .21) 5px,transparent 13px),radial-gradient(circle at 72% 43%,rgb(255 212 132 / .72) 0 2px,rgb(255 181 73 / .23) 5px,transparent 14px);animation:bdsEventLightsBreathOne 5.8s ease-in-out infinite}.bds-main-hero__event-lights-layer--2{background:radial-gradient(circle at 54% 53%,rgb(255 213 132 / .64) 0 2px,rgb(255 181 73 / .2) 5px,transparent 13px),radial-gradient(circle at 61% 51%,rgb(255 205 116 / .68) 0 2px,rgb(255 174 62 / .21) 5px,transparent 14px),radial-gradient(circle at 68% 52%,rgb(255 215 137 / .7) 0 2px,rgb(255 185 77 / .22) 5px,transparent 14px),radial-gradient(circle at 77% 49%,rgb(255 208 122 / .66) 0 2px,rgb(255 178 67 / .21) 5px,transparent 13px);animation:bdsEventLightsBreathTwo 7.1s ease-in-out infinite;animation-delay:-2.4s}.bds-main-hero__event-lights-layer--3{inset:auto 4% 8% auto;width:48%;height:48%;border-radius:50%;background:radial-gradient(ellipse at center,rgb(255 176 76 / .15) 0%,rgb(255 161 54 / .07) 38%,rgb(255 152 44 / .02) 61%,#fff0 82%);filter:blur(28px);animation:bdsEventCrowdLightBreath 8.4s ease-in-out infinite}@keyframes bdsEventLightsBreathOne{0%,100%{opacity:.32;transform:scale(.98)}48%{opacity:.78;transform:scale(1.045)}72%{opacity:.5;transform:scale(1.01)}}@keyframes bdsEventLightsBreathTwo{0%,100%{opacity:.26;transform:scale(.97)}37%{opacity:.62;transform:scale(1.035)}68%{opacity:.82;transform:scale(1.06)}}@keyframes bdsEventCrowdLightBreath{0%,100%{opacity:.25;transform:scaleX(.97) scaleY(.95)}52%{opacity:.56;transform:scaleX(1.04) scaleY(1.03)}}@media (max-width:767px){.bds-main-hero__event-lights-layer--1{background:radial-gradient(circle at 35% 47%,rgb(255 211 128 / .7) 0 2px,rgb(255 181 72 / .22) 5px,transparent 13px),radial-gradient(circle at 49% 49%,rgb(255 207 120 / .7) 0 2px,rgb(255 176 65 / .22) 5px,transparent 13px),radial-gradient(circle at 63% 51%,rgb(255 214 136 / .72) 0 2px,rgb(255 184 76 / .23) 5px,transparent 14px)}.bds-main-hero__event-lights-layer--2{background:radial-gradient(circle at 42% 57%,rgb(255 208 122 / .65) 0 2px,rgb(255 177 66 / .2) 5px,transparent 13px),radial-gradient(circle at 57% 59%,rgb(255 214 136 / .7) 0 2px,rgb(255 184 76 / .22) 5px,transparent 14px),radial-gradient(circle at 72% 56%,rgb(255 205 116 / .65) 0 2px,rgb(255 174 61 / .2) 5px,transparent 13px)}.bds-main-hero__event-lights-layer--3{right:-10%;bottom:18%;width:82%;height:35%;filter:blur(24px)}}@media (prefers-reduced-motion:reduce){.bds-main-hero__event-lights-layer{animation:none}}.bds-main-hero__olive-glow{position:absolute;inset:0;z-index:2;overflow:hidden;pointer-events:none;mix-blend-mode:screen}.bds-main-hero__olive-glow-halo{position:absolute;right:8%;top:5%;width:34%;height:38%;border-radius:50%;background:radial-gradient(ellipse at center,rgb(255 221 147 / .22) 0%,rgb(255 210 126 / .12) 34%,rgb(255 198 108 / .05) 56%,#fff0 80%);filter:blur(30px);opacity:.52;animation:bdsOlioGlowHalo 9.2s ease-in-out infinite}.bds-main-hero__olive-glow-canopy{position:absolute;right:2%;top:8%;width:42%;height:52%;border-radius:50%;background:radial-gradient(ellipse at center,rgb(255 229 164 / .14) 0%,rgb(255 214 136 / .08) 38%,rgb(255 204 118 / .03) 60%,#fff0 82%);filter:blur(36px);opacity:.38;animation:bdsOlioGlowCanopy 10.4s ease-in-out infinite}.bds-main-hero__olive-glow-ground{position:absolute;right:11%;bottom:6%;width:26%;height:18%;border-radius:50%;background:radial-gradient(ellipse at center,rgb(255 223 152 / .18) 0%,rgb(255 210 128 / .08) 40%,rgb(255 200 116 / .03) 62%,#fff0 84%);filter:blur(22px);opacity:.34;animation:bdsOlioGlowGround 8.2s ease-in-out infinite}@keyframes bdsOlioGlowHalo{0%,100%{opacity:.4;transform:scale(.97)}50%{opacity:.66;transform:scale(1.05)}}@keyframes bdsOlioGlowCanopy{0%,100%{opacity:.28;transform:scaleX(.98) scaleY(.97)}50%{opacity:.5;transform:scaleX(1.04) scaleY(1.03)}}@keyframes bdsOlioGlowGround{0%,100%{opacity:.22;transform:scale(.96)}50%{opacity:.42;transform:scale(1.06)}}@media (max-width:767px){.bds-main-hero__olive-glow-halo{right:4%;top:8%;width:56%;height:24%;filter:blur(24px);opacity:.48}.bds-main-hero__olive-glow-canopy{right:-2%;top:10%;width:66%;height:34%;filter:blur(28px);opacity:.34}.bds-main-hero__olive-glow-ground{right:6%;bottom:14%;width:42%;height:12%;filter:blur(16px);opacity:.28}}@media (prefers-reduced-motion:reduce){.bds-main-hero__olive-glow-halo,.bds-main-hero__olive-glow-canopy,.bds-main-hero__olive-glow-ground{animation:none}}.bds-main-hero__flour-light{position:absolute;inset:0;z-index:2;overflow:hidden;pointer-events:none;mix-blend-mode:screen}.bds-main-hero__flour-light-glow{position:absolute;right:8%;top:7%;width:28%;height:34%;border-radius:50%;background:radial-gradient(ellipse at center,rgb(255 229 186 / .18) 0%,rgb(255 218 168 / .09) 36%,rgb(255 210 158 / .03) 58%,#fff0 80%);filter:blur(24px);opacity:.42;animation:bdsSaporiLightGlow 8.6s ease-in-out infinite}.bds-main-hero__flour-light-dust{position:absolute;right:16%;top:20%;width:24%;height:34%;background:radial-gradient(circle at 16% 18%,rgb(255 255 255 / .18) 0 1px,transparent 2px),radial-gradient(circle at 42% 12%,rgb(255 255 255 / .16) 0 1px,transparent 2px),radial-gradient(circle at 61% 28%,rgb(255 255 255 / .14) 0 1px,transparent 2px),radial-gradient(circle at 28% 44%,rgb(255 255 255 / .12) 0 1px,transparent 2px),radial-gradient(circle at 72% 52%,rgb(255 255 255 / .14) 0 1px,transparent 2px),radial-gradient(circle at 36% 70%,rgb(255 255 255 / .12) 0 1px,transparent 2px),radial-gradient(circle at 58% 82%,rgb(255 255 255 / .1) 0 1px,transparent 2px);filter:blur(.4px);opacity:.2;animation:bdsSaporiDustFloat 9.8s ease-in-out infinite alternate}.bds-main-hero__flour-light-table{position:absolute;right:9%;bottom:8%;width:42%;height:18%;border-radius:50%;background:radial-gradient(ellipse at center,rgb(255 237 206 / .12) 0%,rgb(255 228 194 / .06) 38%,rgb(255 220 186 / .02) 62%,#fff0 84%);filter:blur(20px);opacity:.3;animation:bdsSaporiTableGlow 7.8s ease-in-out infinite}@keyframes bdsSaporiLightGlow{0%,100%{opacity:.32;transform:scale(.97)}50%{opacity:.52;transform:scale(1.04)}}@keyframes bdsSaporiDustFloat{0%{opacity:.14;transform:translate3d(0,0,0)}50%{opacity:.24;transform:translate3d(-3px,6px,0)}100%{opacity:.16;transform:translate3d(3px,-5px,0)}}@keyframes bdsSaporiTableGlow{0%,100%{opacity:.22;transform:scaleX(.97) scaleY(.95)}50%{opacity:.4;transform:scaleX(1.04) scaleY(1.03)}}@media (max-width:767px){.bds-main-hero__flour-light-glow{right:3%;top:10%;width:42%;height:18%;filter:blur(18px);opacity:.36}.bds-main-hero__flour-light-dust{right:12%;top:28%;width:30%;height:20%;opacity:.16}.bds-main-hero__flour-light-table{right:10%;bottom:18%;width:56%;height:10%;filter:blur(14px);opacity:.24}}@media (prefers-reduced-motion:reduce){.bds-main-hero__flour-light-glow,.bds-main-hero__flour-light-dust,.bds-main-hero__flour-light-table{animation:none}}.bds-main-hero__screen-atmosphere{position:absolute;inset:0;z-index:2;overflow:hidden;pointer-events:none}.bds-main-hero__screen-reflection{position:absolute;left:59.1%;top:28.7%;width:20.3%;height:15.6%;overflow:hidden;clip-path:polygon(3% 0%,98% 7%,94% 100%,0% 88%);background:linear-gradient(118deg,transparent 12%,rgb(242 232 211 / .025) 27%,rgb(255 246 226 / .14) 43%,rgb(226 235 241 / .07) 53%,transparent 70%),radial-gradient(ellipse at 42% 35%,rgb(231 238 242 / .09) 0%,rgb(231 238 242 / .025) 48%,transparent 76%);mix-blend-mode:screen;filter:blur(2px);opacity:.38;animation:bdsInfoScreenReflection 9.5s ease-in-out infinite}.bds-main-hero__screen-dust{position:absolute;left:56%;top:23%;width:29%;height:31%;background:radial-gradient(circle at 18% 28%,rgb(255 246 225 / .3) 0 1px,transparent 1.8px),radial-gradient(circle at 37% 16%,rgb(255 246 225 / .2) 0 1px,transparent 1.7px),radial-gradient(circle at 57% 31%,rgb(255 246 225 / .25) 0 1px,transparent 1.8px),radial-gradient(circle at 76% 20%,rgb(255 246 225 / .18) 0 1px,transparent 1.7px),radial-gradient(circle at 29% 58%,rgb(255 246 225 / .18) 0 1px,transparent 1.7px),radial-gradient(circle at 68% 62%,rgb(255 246 225 / .22) 0 1px,transparent 1.8px),radial-gradient(circle at 47% 82%,rgb(255 246 225 / .16) 0 1px,transparent 1.7px);filter:blur(.35px);opacity:.28;animation:bdsInfoScreenDust 11s ease-in-out infinite alternate}@keyframes bdsInfoScreenReflection{0%,100%{opacity:.24;transform:translate3d(-8px,2px,0)}42%{opacity:.48;transform:translate3d(6px,-2px,0)}68%{opacity:.32;transform:translate3d(12px,1px,0)}}@keyframes bdsInfoScreenDust{0%{opacity:.18;transform:translate3d(0,3px,0)}50%{opacity:.32;transform:translate3d(-4px,-5px,0)}100%{opacity:.22;transform:translate3d(3px,-9px,0)}}@media (max-width:767px){.bds-main-hero__screen-reflection{left:45%;top:29%;width:33.8%;height:12.2%;clip-path:polygon(3% 0%,98% 6%,94% 100%,0% 89%);filter:blur(1.5px);opacity:.34}.bds-main-hero__screen-dust{left:39%;top:24%;width:47%;height:25%;opacity:.22}}@media (prefers-reduced-motion:reduce){.bds-main-hero__screen-reflection,.bds-main-hero__screen-dust{animation:none}}.bds-main-hero--pesca .bds-main-hero__container{position:relative;z-index:3}.bds-main-hero__water-ripples{position:absolute;inset:0;z-index:2;overflow:hidden;pointer-events:none}.bds-main-hero__water-ripple{position:absolute;display:block;border-radius:50%;opacity:0;transform:scale(.28);transform-origin:center;border:1px solid rgb(35 48 55 / .42);box-shadow:0 -1px 0 rgb(255 244 220 / .56),0 1px 0 rgb(15 27 34 / .3),0 0 0 5px rgb(255 239 207 / .07);filter:blur(.15px)}.bds-main-hero__water-ripple::after{content:"";position:absolute;inset:5px 9px;border-radius:50%;border:1px solid rgb(255 244 220 / .25);box-shadow:0 1px 0 rgb(20 34 42 / .14)}.bds-main-hero__water-ripple--1{left:49%;top:62%;width:66px;height:18px;animation:bdsPescaWaterRipple 6.8s ease-out infinite}.bds-main-hero__water-ripple--2{left:58%;top:70%;width:82px;height:22px;animation:bdsPescaWaterRipple 7.6s ease-out 2.1s infinite}.bds-main-hero__water-ripple--3{left:42%;top:75%;width:54px;height:15px;animation:bdsPescaWaterRipple 7.1s ease-out 4.2s infinite}@keyframes bdsPescaWaterRipple{0%{opacity:0;transform:scale(.28)}8%{opacity:.68}35%{opacity:.52}68%{opacity:.26}100%{opacity:0;transform:scale(1.75)}}@media (max-width:767px){.bds-main-hero__water-ripple--1{left:22%;top:58%;width:48px;height:14px}.bds-main-hero__water-ripple--2{left:43%;top:66%;width:62px;height:17px}.bds-main-hero__water-ripple--3{left:17%;top:72%;width:42px;height:12px}.bds-main-hero__water-ripple::after{inset:4px 7px}}@media (prefers-reduced-motion:reduce){.bds-main-hero__water-ripple{animation:none;opacity:0}}.bds-main-hero__trail-dust{position:absolute;inset:0;z-index:2;overflow:hidden;pointer-events:none}.bds-main-hero__trail-dust-puff{position:absolute;display:block;border-radius:50%;opacity:0;background:radial-gradient(ellipse at center,rgb(210 177 126 / .44) 0%,rgb(195 160 110 / .28) 34%,rgb(170 136 92 / .1) 58%,#fff0 82%);filter:blur(4px);transform:translate3d(0,0,0) scale(.58);transform-origin:center}.bds-main-hero__trail-dust-puff--1{left:79.8%;top:70.2%;width:92px;height:54px;animation:bdsTrailDustFloat 5.4s ease-out infinite}.bds-main-hero__trail-dust-puff--2{left:82.5%;top:73.2%;width:72px;height:42px;animation:bdsTrailDustFloat 5.8s ease-out 0.9s infinite}.bds-main-hero__trail-dust-puff--3{left:77.7%;top:74.3%;width:58px;height:34px;animation:bdsTrailDustFloat 5.1s ease-out 1.8s infinite}@keyframes bdsTrailDustFloat{0%{opacity:0;transform:translate3d(0,8px,0) scale(.52)}14%{opacity:.62}42%{opacity:.44;transform:translate3d(-10px,-3px,0) scale(.92)}72%{opacity:.2;transform:translate3d(-20px,-10px,0) scale(1.15)}100%{opacity:0;transform:translate3d(-28px,-14px,0) scale(1.28)}}@media (max-width:767px){.bds-main-hero__trail-dust-puff--1{left:72.6%;top:78.4%;width:64px;height:36px}.bds-main-hero__trail-dust-puff--2{left:76.4%;top:81.2%;width:50px;height:30px}.bds-main-hero__trail-dust-puff--3{left:69.5%;top:82.2%;width:42px;height:24px}}@media (prefers-reduced-motion:reduce){.bds-main-hero__trail-dust-puff{animation:none;opacity:0}}