@font-face{font-display:swap;font-family:Kepler Std;font-style:normal;font-weight:700;src:url(../fonts/KeplerStd-BoldScnDisp.woff2) format("woff2")}@font-face{font-display:swap;font-family:Kepler Std;font-style:italic;font-weight:700;src:url(../fonts/KeplerStd-BoldScnItDisp.woff2) format("woff2")}:root{--font-primary:"Helvetica Neue",Helvetica,Arial,sans-serif;--font-secondary:"Inter","Helvetica Neue",Helvetica,Arial,sans-serif;--font-display:"Kepler Std","Helvetica Neue",Helvetica,Arial,sans-serif;--color-brown:#3a170d;--color-brown-strong:#261008;--color-red:#7d1015;--color-red-dark:#56080c;--color-cream:#f2eee9;--color-muted:#f7f4ef;--color-white:#fff;--color-text:#2d1710;--container:1340px;--gutter:clamp(20px,4vw,56px);--header-height:90px;--transition:180ms ease}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{margin:0;min-height:100vh}img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}button{border:0;cursor:pointer}a{color:inherit;text-decoration:none}ol,ul{margin:0;padding:0}body{background:var(--color-white);color:var(--color-text);font-family:var(--font-primary);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.container{margin-inline:auto;width:min(100% - var(--gutter)*2,var(--container))}.site-main{min-height:70vh}.section{padding-block:clamp(72px,10vw,140px)}.section--muted{background:var(--color-muted)}.section--dark{background:var(--color-brown-strong);color:var(--color-white)}.section__eyebrow{color:var(--color-red);font-family:var(--font-secondary);font-size:.78rem;font-weight:800;letter-spacing:.32em;margin:0 0 18px;text-transform:uppercase}.section--dark .section__eyebrow{color:#ffb3ae}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2.8rem,7vw,6.8rem);line-height:.92}h1,h2{font-weight:700}h2{font-size:clamp(2rem,4vw,4.8rem);line-height:.98;max-width:760px}.skip-link{background:var(--color-red);border-radius:999px;color:var(--color-white);left:12px;padding:12px 16px;position:fixed;top:12px;transform:translateY(-140%);transition:transform var(--transition);z-index:999}.skip-link:focus{transform:translateY(0)}.reveal-on-scroll{opacity:0;transform:translate3d(0,28px,0);transition:opacity 1s ease,transform 1s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.reveal-on-scroll.is-visible{opacity:1;transform:translateZ(0);will-change:auto}.reveal-fade{opacity:0;transition:opacity 1s ease}.reveal-fade.is-visible{opacity:1}.reveal-scale{opacity:0;transform:scale(.96);transition:opacity 1s ease,transform 1s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.reveal-scale.is-visible{opacity:1;transform:scale(1);will-change:auto}@media(prefers-reduced-motion:reduce){.reveal-fade,.reveal-on-scroll,.reveal-scale{opacity:1;transform:none;transition:none;will-change:auto}}.site-header{background:linear-gradient(90deg,hsla(30,26%,91%,.31),hsla(30,26%,91%,.31) 45%,hsla(30,26%,91%,.31));border-bottom:1px solid rgba(58,23,13,.08);box-shadow:0 18px 42px rgba(45,14,1,.16),0 6px 16px rgba(45,14,1,.08);color:var(--color-brown);min-height:var(--header-height);position:fixed;top:0;width:100%;z-index:100}@supports(backdrop-filter:blur(18px)){.site-header{backdrop-filter:blur(18px)}}@supports(-webkit-backdrop-filter:blur(18px)){.site-header{-webkit-backdrop-filter:blur(18px)}}.site-header__inner{align-items:center;display:grid;gap:clamp(20px,3vw,56px);grid-template-columns:minmax(180px,1fr) auto minmax(180px,1fr);min-height:var(--header-height)}.site-header__brand{align-items:center;color:var(--color-brown);display:inline-flex;justify-self:start;width:clamp(160px,14vw,210px)}.site-header__brand svg,.site-header__logo{height:auto;width:100%}.site-header__logo{max-height:68px;object-fit:contain}.site-header__logo-placeholder{display:block;width:100%}.site-header__nav{justify-self:center}.site-header__menu{align-items:center;display:flex;gap:clamp(28px,4vw,72px);list-style:none}.site-header__menu a{align-items:center;color:#2d0e01;display:inline-flex;font-family:var(--font-secondary);font-size:14px;font-weight:700;letter-spacing:3px;line-height:1;text-transform:uppercase;transition:color var(--transition)}.site-header__menu li:first-child a{color:#901f21}.site-header__menu a:focus-visible,.site-header__menu a:hover{color:var(--color-red)}.site-header__cta{align-items:center;background:linear-gradient(135deg,var(--color-red),var(--color-red-dark));border-radius:999px;box-shadow:0 12px 28px rgba(86,8,12,.18);color:var(--color-white);display:inline-flex;font-family:var(--font-secondary);font-size:14px;font-weight:700;justify-content:center;justify-self:end;line-height:1;min-height:48px;padding:0 clamp(24px,2.4vw,34px);transition:transform var(--transition),box-shadow var(--transition);white-space:nowrap}.site-header__cta:focus-visible,.site-header__cta:hover{box-shadow:0 16px 34px rgba(86,8,12,.24);transform:translateY(-1px)}.site-header__brand:focus-visible,.site-header__cta:focus-visible,.site-header__menu a:focus-visible,.site-header__mobile-cta:focus-visible,.site-header__toggle:focus-visible{outline:2px solid var(--color-red);outline-offset:4px}.site-header__mobile-cta{display:none}.site-header__toggle{background:transparent;color:var(--color-brown);display:none;height:44px;margin-left:auto;padding:10px;width:44px}.site-header__toggle span{background:currentColor;border-radius:999px;display:block;height:2px;margin:5px 0;transition:transform var(--transition),opacity var(--transition);width:100%}@media(max-width:980px){:root{--header-height:76px}.site-header__inner{grid-template-columns:auto auto;justify-content:space-between}.site-header__brand{width:150px}.site-header__toggle{display:block}.site-header__cta,.site-header__nav{display:none}.site-header.is-open .site-header__nav{background:linear-gradient(180deg,rgba(246,242,237,.96),hsla(0,0%,100%,.92)),hsla(0,0%,100%,.94);border-bottom:1px solid rgba(58,23,13,.08);box-shadow:0 18px 34px rgba(58,23,13,.08);display:block;inset:var(--header-height) 0 auto;padding:26px var(--gutter) 30px;position:absolute;text-align:center;width:100%}@supports(backdrop-filter:blur(18px)){.site-header.is-open .site-header__nav{backdrop-filter:blur(18px)}}@supports(-webkit-backdrop-filter:blur(18px)){.site-header.is-open .site-header__nav{-webkit-backdrop-filter:blur(18px)}}.site-header.is-open .site-header__menu{align-items:center;flex-direction:column;gap:10px}.site-header.is-open .site-header__menu a{letter-spacing:.24em;min-height:40px}.site-header.is-open .site-header__mobile-cta{align-items:center;background:linear-gradient(135deg,var(--color-red),var(--color-red-dark));border-radius:999px;color:var(--color-white);display:inline-flex;font-family:var(--font-secondary);font-weight:800;justify-content:center;line-height:1;margin-top:18px;min-height:48px;padding:0 26px}.site-header.is-open .site-header__toggle span:first-child{transform:translateY(7px) rotate(45deg)}.site-header.is-open .site-header__toggle span:nth-child(2){opacity:0}.site-header.is-open .site-header__toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}}@media(max-width:560px){.site-header__brand{width:132px}}@media screen{html{margin-top:0!important}}@media screen and (max-width:782px){html{margin-top:0!important}}.site-footer{background:#210705;color:rgba(255,244,213,.72);overflow:hidden;position:relative}.site-footer__inner{display:grid;gap:clamp(48px,8vw,128px);grid-template-columns:1.25fr 1fr 1fr 1fr;padding-block:clamp(76px,9vw,118px) clamp(54px,6vw,76px);position:relative;z-index:2}.site-footer__brand{max-width:280px}.site-footer__logo{color:#fff4d5;display:inline-flex;width:210px}.site-footer__logo svg{height:auto;width:100%}.site-footer__description{color:rgba(255,244,213,.64);font-size:1rem;line-height:1.65;margin:26px 0 0;max-width:260px}.site-footer__column{min-width:0}.site-footer__title{color:#9b4a2f;font-size:.82rem;font-weight:900;letter-spacing:.36em;line-height:1;margin:0 0 34px;text-transform:uppercase}.site-footer__list{display:grid;gap:22px;list-style:none}.site-footer__address,.site-footer__list a{color:rgba(255,244,213,.64);font-size:1rem;line-height:1.4}.site-footer__list a{transition:color .18s ease,transform .18s ease}.site-footer__list a:focus-visible,.site-footer__list a:hover{color:#fff4d5}.site-footer__address{margin:0}.site-footer__bottom{padding-bottom:44px;position:relative;text-align:center;z-index:2}.site-footer__bottom p{color:rgba(255,244,213,.36);font-size:.82rem;line-height:1.5;margin:0 auto;max-width:620px}.rusko-footer__dev{align-items:center;display:flex;justify-content:center}.rusko-footer__dev-label{color:rgba(255,244,213,.36);font-size:14px}@media(max-width:991px){.site-footer__inner{gap:56px 42px;grid-template-columns:1fr 1fr}.site-footer__brand{max-width:320px}}@media(max-width:767px){.site-footer{text-align:center}.site-footer__inner{gap:44px;grid-template-columns:1fr;justify-items:center;padding-block:58px 42px}.site-footer__brand{display:grid;justify-items:center;max-width:260px}.site-footer__logo{width:170px}.site-footer__description{font-size:.88rem;line-height:1.6;margin-top:22px;max-width:240px}.site-footer__title{font-size:.7rem;letter-spacing:.34em;margin-bottom:24px}.site-footer__list{gap:18px}.site-footer__address,.site-footer__list a{font-size:.9rem}.site-footer__bottom{padding-bottom:34px}.site-footer__bottom p{font-size:.72rem;max-width:260px}}.button-primary{background:linear-gradient(135deg,var(--color-red),var(--color-red-dark));border-radius:999px;display:inline-flex;font-family:var(--font-secondary);font-weight:800;justify-content:center;min-height:52px;padding:0 28px}.button-primary,.home-hero{align-items:center;color:var(--color-white)}.home-hero{background:var(--color-brown-strong);display:grid;min-height:calc(140svh - var(--header-height));overflow:hidden;position:relative}.home-hero__image,.home-hero__media,.home-hero__overlay,.home-hero__video{inset:0;position:absolute}.home-hero__media{z-index:0}.home-hero__image,.home-hero__video{height:100%;object-fit:cover;width:100%}.home-hero__image{z-index:1}.home-hero__video{display:none;opacity:0;transition:opacity .6s ease;z-index:2}.home-hero__video.is-loaded{opacity:1}.home-hero__overlay{background:linear-gradient(90deg,rgba(45,20,12,.82),rgba(45,20,12,.62) 34%,rgba(45,20,12,.28) 66%,rgba(45,20,12,.18));z-index:3}.home-hero__content{padding-block:clamp(96px,12vw,180px);position:relative;z-index:4}.home-hero__eyebrow{align-items:center;background:#f0eab0;border-radius:999px;color:#3f170d;display:inline-flex;font-size:14px;font-weight:900;letter-spacing:3px;line-height:1;margin:0 0 14px;padding:5px 9px;text-transform:uppercase}.home-hero__title{font-size:72px;font-weight:900;letter-spacing:-.06em;line-height:1;margin:0;max-width:670px}.home-hero__text{color:hsla(0,0%,100%,.88);font-size:20px;line-height:1.55;margin:18px 0 0;max-width:560px}.home-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.home-hero__button{align-items:center;border-radius:999px;display:inline-flex;font-size:16px;font-weight:700;justify-content:center;min-height:50px;padding:0 32px;transition:transform var(--transition),background-color var(--transition),border-color var(--transition)}.home-hero__button:focus-visible,.home-hero__button:hover{transform:translateY(-1px)}.home-hero__button--primary{background:radial-gradient(circle at 18% 18%,#901f21 0,#2a090a 100%);color:var(--color-white)}.home-hero__button--secondary{border:1px solid hsla(0,0%,100%,.48);color:var(--color-white)}@media(min-width:768px){.home-hero__video{display:block}}@media(max-width:767px){.home-hero{align-items:end;min-height:calc(100svh - var(--header-height))}.home-hero__overlay{background:linear-gradient(180deg,rgba(45,20,12,.2),rgba(45,20,12,.58) 44%,rgba(45,20,12,.92))}.home-hero__content{padding-block:110px 48px}.home-hero__title{font-size:40px;max-width:360px}.home-hero__text{max-width:340px}.home-hero__actions{gap:10px}.home-hero__button{font-size:.76rem;min-height:40px;padding-inline:18px}}.home-positioning{background:#f4eee8;overflow:hidden;padding-block:clamp(72px,10vw,110px);position:relative}.home-positioning__inner{align-items:center;display:grid;gap:clamp(32px,6vw,90px);grid-template-columns:minmax(0,1.05fr) minmax(280px,420px);position:relative;z-index:2}.home-positioning__content{max-width:660px}.home-positioning__eyebrow{color:#9c6d5d;font-size:.72rem;font-weight:700;letter-spacing:.28em;margin:0 0 18px;text-transform:uppercase}.home-positioning__title{color:#2d120a;font-size:60px;letter-spacing:-.04em;line-height:1.08;margin:0}.home-positioning__title em{font-style:italic}.home-positioning__title em,.home-positioning__title span{color:#a12929;font-family:var(--font-display)}.home-positioning__divider{background:#901f21;height:1px;margin:24px 0 26px;width:100%}.home-positioning__text p{color:#58413f;font-size:21px;line-height:1.7;margin:0 0 18px;max-width:520px}.home-positioning__text strong{color:#4a3932;font-weight:700}.home-positioning__media{min-height:460px;position:relative}.home-positioning__card{border-radius:26px;box-shadow:0 18px 38px rgba(45,18,10,.16);overflow:hidden;position:absolute}.home-positioning__card img{display:block;height:100%;object-fit:cover;width:100%}.home-positioning__card--back{left:-50px;top:-35px;width:100%;z-index:1}.home-positioning__card--front{right:0;top:0;width:413px;z-index:2}.home-positioning__shape{background-repeat:no-repeat;background-size:contain;opacity:.8;pointer-events:none;position:absolute;z-index:1}.home-positioning__shape--left{background-image:url(../images/vector-left.svg);background-position:0 100%;bottom:0;height:121px;left:-20px;width:471px}.home-positioning__shape--right{background-image:url(../images/vector-right.svg);background-position:100% 0;height:307px;right:-20px;top:-10px;width:375px}@media(max-width:991px){.home-positioning__inner{gap:42px;grid-template-columns:1fr}.home-positioning__content{max-width:100%}.home-positioning__media{margin-inline:auto;max-width:420px;min-height:380px;width:100%}}@media(max-width:767px){.home-positioning{padding-block:56px 42px}.home-positioning__eyebrow{font-size:.68rem;letter-spacing:.24em;margin-bottom:14px}.home-positioning__title{font-size:2.15rem;line-height:1.1}.home-positioning__divider{margin:22px 0}.home-positioning__text p{font-size:1rem;line-height:1.65}.home-positioning__media{max-width:300px;min-height:320px}.home-positioning__card--back{border-radius:18px;bottom:0;height:176px;left:-12px;width:126px}.home-positioning__card--front{border-radius:20px;height:290px;right:0;top:0;width:240px}.home-positioning__shape--left{bottom:-26px;height:160px;left:-36px}.home-positioning__shape--right{height:140px;right:-28px;top:-18px;width:140px}}.home-social-proof{background:radial-gradient(circle at 50% 50%,rgba(180,32,32,.18) 0,rgba(180,32,32,0) 55%),linear-gradient(90deg,#7f0f14,#5e090d);border-bottom:1px solid hsla(0,0%,100%,.08);border-top:1px solid hsla(0,0%,100%,.08);color:#fff}.home-social-proof__inner{padding-block:26px 22px;text-align:center;width:100%}.home-social-proof__title{font-size:1rem;font-weight:800;letter-spacing:.24em;margin:0 0 22px;text-transform:uppercase}.home-social-proof__logos{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.12);border-top:1px solid hsla(0,0%,100%,.12);display:grid;gap:85px;grid-template-columns:repeat(5,1fr);padding:26px 40px}.home-social-proof__logos img{margin-inline:auto;max-height:75px;max-width:100%;opacity:.5}.home-social-proof__logos img:hover{opacity:.5}.home-social-proof__foot{font-size:24px;letter-spacing:3px;margin:18px 0 0}.home-social-proof__foot strong{font-weight:800}@media(max-width:991px){.home-social-proof__logos{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){.home-social-proof__inner{padding-block:20px 18px}.home-social-proof__title{font-size:22px;font-weight:700;letter-spacing:3px;margin:0 0 22px;text-transform:uppercase}.home-social-proof__logos{gap:20px 14px;grid-template-columns:repeat(2,1fr);padding:20px 0}.home-social-proof__logos img{max-height:30px}.home-social-proof__foot{font-size:.95rem;line-height:1.5;margin-top:14px}}.home-testimonials{background:radial-gradient(circle at 15% 20%,rgba(122,68,34,.08) 0,rgba(122,68,34,0) 36%),radial-gradient(circle at 88% 82%,rgba(122,68,34,.08) 0,rgba(122,68,34,0) 34%),#f7efe6;border-bottom:6px solid #2d0e01;border-top:6px solid #2d0e01;overflow:hidden;padding-block:clamp(68px,8vw,104px);position:relative}.home-testimonials__inner{position:relative;z-index:2}.home-testimonials__heading{margin-bottom:clamp(28px,4vw,40px);text-align:center}.home-testimonials__eyebrow{color:#9b5d4b;font-size:.68rem;font-weight:800;letter-spacing:.28em;line-height:1;margin:0 0 20px;text-transform:uppercase}.home-testimonials__title{color:#2d120a;font-size:48px;font-weight:700;line-height:1.04;margin:0 auto;text-transform:uppercase}.home-testimonials__grid{display:grid;gap:clamp(18px,2.4vw,28px);grid-template-columns:repeat(3,minmax(0,1fr))}.home-testimonials__card{background:#fff;border:1px solid rgba(45,14,1,.06);border-radius:18px;box-shadow:0 18px 36px rgba(45,14,1,.11),0 4px 12px rgba(45,14,1,.06);display:flex;flex-direction:column;min-height:194px;padding:clamp(24px,3vw,32px)}.home-testimonials__stars{color:#901f21;font-size:.72rem;font-weight:900;letter-spacing:.14em;line-height:1;margin-bottom:14px}.home-testimonials__quote{color:#2d120a;font-family:Georgia,Times New Roman,serif;font-size:clamp(.9rem,1vw,1rem);font-style:italic;font-weight:700;line-height:1.55;margin:0}.home-testimonials__author{margin-top:auto;padding-top:22px}.home-testimonials__author strong{color:#2d120a;display:block;font-size:.84rem;font-weight:900;line-height:1.2;margin-bottom:4px}.home-testimonials__author span{color:#8b7066;display:block;font-size:.72rem;font-weight:800;letter-spacing:.06em;line-height:1.2;text-transform:uppercase}@media(max-width:991px){.home-testimonials__grid{grid-template-columns:1fr;margin-inline:auto;max-width:560px}.home-testimonials__card{min-height:auto}}@media(max-width:767px){.home-testimonials{border-bottom-width:4px;border-top-width:4px;padding-block:56px}.home-testimonials__heading{margin-bottom:28px}.home-testimonials__title{font-size:1.85rem}.home-testimonials__card{border-radius:16px;padding:24px}.home-testimonials__quote{font-size:.92rem}}.home-coffee{background:var(--coffee-bg),#2d0e01;background-position:50%;background-size:cover;color:var(--color-white);overflow:hidden;padding-block:clamp(82px,10vw,150px);position:relative}.home-coffee:before{background:radial-gradient(circle at 25% 32%,hsla(0,0%,100%,.04) 0,transparent 34%),radial-gradient(circle at 78% 70%,rgba(144,31,33,.14) 0,transparent 42%);content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.home-coffee__inner{align-items:center;display:grid;gap:clamp(46px,8vw,128px);grid-template-columns:minmax(0,.78fr) minmax(420px,1fr);position:relative;z-index:2}.home-coffee__eyebrow{color:#f7df84;font-size:.76rem;font-weight:900;letter-spacing:.32em;line-height:1;margin:0 0 24px;text-transform:uppercase}.home-coffee__title{color:#fff;font-size:clamp(2.5rem,4.4vw,5.1rem);font-weight:900;letter-spacing:-.06em;line-height:.98;margin:0;max-width:500px}.home-coffee__title em{color:#f7df84;font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:700}.home-coffee__text{color:hsla(0,0%,100%,.78);font-size:clamp(1rem,1.12vw,1.12rem);line-height:1.75;margin:34px 0 0;max-width:380px}.home-coffee__features{display:grid;gap:28px;margin-top:48px}.home-coffee__feature{align-items:start;display:grid;gap:18px;grid-template-columns:34px 1fr}.home-coffee__feature-icon{height:24px;object-fit:contain;width:24px}.home-coffee__feature h3{color:#fff;font-size:1.12rem;font-weight:900;line-height:1.2;margin:0 0 4px}.home-coffee__feature p{color:hsla(0,0%,100%,.62);font-size:.82rem;line-height:1.45;margin:0}.home-coffee__video-wrap{aspect-ratio:16/9;background:rgba(45,14,1,.32);border:1px solid hsla(0,0%,100%,.68);border-radius:34px;box-shadow:0 26px 70px rgba(0,0,0,.18);min-height:520px;overflow:hidden;position:relative;width:100%}.home-coffee__video-button{background:transparent;border:0;cursor:pointer;display:grid;height:100%;padding:0;place-items:center;position:relative;width:100%}.home-coffee__video-button:before{background:radial-gradient(circle at 50% 50%,hsla(0,0%,100%,.08) 0,hsla(0,0%,100%,0) 34%),rgba(45,14,1,.16);content:"";inset:0;position:absolute;transition:background-color .18s ease;z-index:1}.home-coffee__poster{height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:1}.home-coffee__play{border:7px solid #fff;border-radius:50%;display:grid;height:clamp(78px,8vw,116px);place-items:center;position:relative;transition:transform .18s ease,background-color .18s ease;width:clamp(78px,8vw,116px);z-index:3}.home-coffee__play span{border-bottom:24px solid transparent;border-left:34px solid #fff;border-top:24px solid transparent;display:block;height:0;margin-left:8px;width:0}.home-coffee__video-button:focus-visible .home-coffee__play,.home-coffee__video-button:hover .home-coffee__play{background:hsla(0,0%,100%,.08);transform:scale(1.04)}.home-coffee__video-player{background:#000;display:block;height:100%;object-fit:cover;width:100%}@media(max-width:991px){.home-coffee__inner{gap:54px;grid-template-columns:1fr}.home-coffee__content{max-width:560px}.home-coffee__text,.home-coffee__title{max-width:520px}.home-coffee__video-wrap{min-height:auto}}@media(max-width:767px){.home-coffee{background:linear-gradient(180deg,rgba(45,14,1,.94) 0,rgba(45,14,1,.88) 55%,rgba(45,14,1,.92) 100%),var(--coffee-bg),#2d0e01;background-position:50%;background-size:cover;padding-block:68px}.home-coffee__eyebrow{font-size:.68rem;margin-bottom:20px}.home-coffee__title{font-size:2.8rem}.home-coffee__text{font-size:1rem;margin-top:26px}.home-coffee__features{gap:22px;margin-top:36px}.home-coffee__video-wrap{border-radius:24px}.home-coffee__play{border-width:5px;height:78px;width:78px}.home-coffee__play span{border-bottom-width:17px;border-left-width:25px;border-top-width:17px;margin-left:6px}}.home-structure{background:radial-gradient(circle at 50% 10%,hsla(0,0%,100%,.72) 0,hsla(0,0%,100%,0) 44%),#f3e8dc;border-top:6px solid #2d0e01;overflow:hidden;padding-block:clamp(72px,9vw,124px);position:relative}.home-structure__inner{position:relative;z-index:2}.home-structure__heading{margin:0 auto clamp(44px,6vw,72px);max-width:990px;text-align:center}.home-structure__eyebrow{color:#9b5d4b;font-size:.72rem;font-weight:900;letter-spacing:.34em;line-height:1;margin:0 0 14px;text-transform:uppercase}.home-structure__title{color:#2d120a;font-size:clamp(2.05rem,4vw,4.45rem);font-weight:700;line-height:.98;margin:0 auto;max-width:1000px}.home-structure__title em{color:#9b1e22;font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:700}.home-structure__text{color:#6a5650;font-size:clamp(1rem,1.18vw,1.18rem);line-height:1.55;margin:24px auto 0;max-width:680px}.home-structure__grid{display:grid;gap:clamp(24px,3vw,42px);grid-template-columns:repeat(3,minmax(0,1fr))}.home-structure__card{background:#fff;border-radius:26px;box-shadow:0 24px 48px rgba(45,14,1,.14),0 8px 18px rgba(45,14,1,.08);overflow:hidden}.home-structure__card-image{aspect-ratio:1.25/1;background:#d8c6b6;overflow:hidden;position:relative}.home-structure__card-image img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.home-structure__card:hover .home-structure__card-image img{transform:scale(1.035)}.home-structure__card-placeholder{background:linear-gradient(135deg,rgba(45,14,1,.22),rgba(144,31,33,.12)),#d8c6b6;height:100%;width:100%}.home-structure__card-body{padding:clamp(22px,2.5vw,32px)}.home-structure__card h3{color:#9b1e22;font-size:clamp(1.25rem,1.45vw,1.62rem);font-weight:900;letter-spacing:-.035em;line-height:1.1;margin:0 0 14px}.home-structure__card p{color:#5c4b45;font-size:clamp(.92rem,1vw,1rem);line-height:1.65;margin:0;max-width:100%}@media(max-width:991px){.home-structure__grid{grid-template-columns:1fr;margin-inline:auto;max-width:560px}.home-structure__card-image{aspect-ratio:1.45/1}}@media(max-width:767px){.home-structure{border-top-width:4px;padding-block:56px 64px}.home-structure__heading{margin-bottom:36px;text-align:left}.home-structure__eyebrow{font-size:.68rem;letter-spacing:.28em}.home-structure__title{font-size:2.2rem}.home-structure__text{font-size:1rem;margin-top:18px}.home-structure__grid{gap:24px}.home-structure__card{border-radius:22px}.home-structure__card-body{padding:24px}}.home-experience{background:#f5f2ed;overflow:hidden;padding-block:clamp(70px,9vw,120px);position:relative}.home-experience__inner{align-items:center;display:grid;gap:clamp(42px,7vw,96px);grid-template-columns:minmax(320px,1fr) minmax(0,1fr)}.home-experience__media{aspect-ratio:1.28/1;background:#d8c6b6;border-radius:24px;box-shadow:0 24px 58px rgba(45,14,1,.14),0 8px 18px rgba(45,14,1,.08);min-height:420px;overflow:hidden;position:relative}.home-experience__video-button{background:transparent;border:0;cursor:pointer;display:grid;height:100%;min-height:inherit;overflow:hidden;padding:0;place-items:center;position:relative;width:100%}.home-experience__image,.home-experience__placeholder{height:100%;inset:0;position:absolute;width:100%;z-index:1}.home-experience__image{object-fit:cover;transition:transform .6s ease}.home-experience__placeholder{background:linear-gradient(135deg,rgba(45,14,1,.24),rgba(144,31,33,.14)),#d8c6b6}.home-experience__overlay{background:rgba(45,14,1,.12);inset:0;position:absolute;z-index:2}.home-experience__play-icon{height:auto;position:relative;transition:transform .18s ease,filter .18s ease;width:clamp(76px,7vw,108px);z-index:3}.home-experience__video-button:focus-visible .home-experience__image,.home-experience__video-button:hover .home-experience__image{transform:scale(1.035)}.home-experience__video-button:focus-visible .home-experience__play-icon,.home-experience__video-button:hover .home-experience__play-icon{filter:brightness(1.08);transform:scale(1.06)}.home-experience__content{max-width:560px}.home-experience__eyebrow{color:#9b5d4b;font-size:.72rem;font-weight:900;letter-spacing:.32em;line-height:1;margin:0 0 20px;text-transform:uppercase}.home-experience__title{color:#9b1e22;font-size:48px;font-weight:900;letter-spacing:-.06em;line-height:.95;margin:0}.home-experience__title em{font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:700}.home-experience__text{color:#4f403b;font-size:clamp(1rem,1.08vw,1.1rem);line-height:1.7;margin:30px 0 0;max-width:560px}.home-experience__list{display:grid;gap:24px;margin-top:44px}.home-experience__item{align-items:start;display:grid;gap:18px;grid-template-columns:44px 1fr}.home-experience__item-icon{background:#f1dfcf;border-radius:50%;display:grid;height:34px;margin-top:-2px;place-items:center;width:34px}.home-experience__item-icon img{height:17px;object-fit:contain;width:17px}.home-experience__item h3{color:#1f0c06;font-size:1rem;font-weight:900;line-height:1.25;margin:0 0 6px}.home-experience__item p{color:#6b5a54;font-size:.86rem;line-height:1.55;margin:0;max-width:440px}.home-experience__video-player{background:#000;display:block;height:100%;min-height:inherit;object-fit:cover;width:100%}@media(max-width:991px){.home-experience__inner{grid-template-columns:1fr}.home-experience__content{max-width:680px}.home-experience__media{min-height:360px}}@media(max-width:767px){.home-experience{padding-block:58px 68px}.home-experience__inner{gap:34px}.home-experience__media{border-radius:20px;min-height:280px}.home-experience__title{font-size:2.6rem}.home-experience__text{font-size:1rem;margin-top:22px}.home-experience__list{margin-top:34px}.home-experience__play-icon{width:76px}}.home-contexts{background:#f4e7d8;overflow:hidden;padding-block:clamp(68px,9vw,124px);position:relative}.home-contexts__heading{margin:0 auto clamp(38px,5vw,62px);max-width:650px;text-align:center}.home-contexts__eyebrow{color:#9b5d4b;font-size:.68rem;font-weight:900;letter-spacing:.32em;line-height:1;margin:0 0 12px;text-transform:uppercase}.home-contexts__title{color:#2d120a;font-size:clamp(2rem,3.6vw,3.65rem);font-weight:900;letter-spacing:-.045em;line-height:1;margin:0 auto;max-width:520px}.home-contexts__title em{color:#9b1e22;font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:700}.home-contexts__grid{display:grid;gap:clamp(20px,2.6vw,34px);grid-template-columns:repeat(2,minmax(0,1fr));margin-inline:auto;max-width:1120px}.home-contexts__card{background:#d8c6b6;border-radius:20px;box-shadow:0 20px 42px rgba(45,14,1,.12),0 6px 14px rgba(45,14,1,.08);min-height:clamp(180px,19vw,260px);overflow:hidden;position:relative}.home-contexts__image,.home-contexts__placeholder{height:100%;inset:0;position:absolute;width:100%;z-index:1}.home-contexts__image{object-fit:cover;transition:transform .6s ease}.home-contexts__placeholder{background:linear-gradient(135deg,rgba(45,14,1,.24),rgba(144,31,33,.14)),#d8c6b6}.home-contexts__overlay{background:linear-gradient(180deg,rgba(45,14,1,.08),rgba(45,14,1,.34) 48%,rgba(45,14,1,.82));inset:0;position:absolute;z-index:2}.home-contexts__card-title{bottom:clamp(18px,2vw,26px);color:#fff;font-size:clamp(1rem,1.25vw,1.25rem);font-weight:900;left:clamp(20px,2.2vw,30px);letter-spacing:-.02em;line-height:1.2;margin:0;position:absolute;right:clamp(20px,2.2vw,30px);z-index:3}.home-contexts__card:hover .home-contexts__image{transform:scale(1.04)}@media(max-width:767px){.home-contexts{padding-block:56px 66px}.home-contexts__heading{margin-bottom:34px;max-width:340px}.home-contexts__title{font-size:2.1rem}.home-contexts__grid{gap:18px;grid-template-columns:1fr}.home-contexts__card{border-radius:18px;min-height:186px}.home-contexts__card-title{font-size:1rem}}.home-contact{background:#f4e7d8;overflow:hidden;padding-block:clamp(68px,9vw,120px);position:relative}.home-contact__heading{margin:0 auto clamp(42px,5vw,64px);max-width:970px;text-align:center}.home-contact__eyebrow{color:#9b5d4b;font-size:.68rem;font-weight:900;letter-spacing:.32em;line-height:1;margin:0 0 12px;text-transform:uppercase}.home-contact__title{color:#2d120a;font-size:clamp(2rem,3.8vw,4.1rem);font-weight:900;letter-spacing:-.055em;line-height:1.02;margin:0 auto;max-width:820px}.home-contact__form{background:hsla(0,0%,100%,.72);border:1px solid rgba(45,14,1,.08);border-radius:28px;box-shadow:0 24px 58px rgba(45,14,1,.1),0 8px 18px rgba(45,14,1,.05);margin-inline:auto;max-width:1120px;padding:clamp(28px,5vw,52px)}.home-contact__grid{display:grid;gap:28px 26px;grid-template-columns:repeat(2,minmax(0,1fr))}.home-contact__field{display:grid;gap:10px}.home-contact__field--full{margin-top:28px}.home-contact__field label{color:#2d120a;font-size:.82rem;font-weight:800;line-height:1}.home-contact__field input,.home-contact__field textarea{background:#fff;border:1px solid rgba(45,14,1,.1);border-radius:999px;color:#2d120a;font-size:1rem;min-height:58px;outline:0;padding:0 22px;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease;width:100%}.home-contact__field textarea{border-radius:30px;min-height:150px;padding-block:22px;resize:vertical}.home-contact__field input::-moz-placeholder,.home-contact__field textarea::-moz-placeholder{color:rgba(45,14,1,.42)}.home-contact__field input::placeholder,.home-contact__field textarea::placeholder{color:rgba(45,14,1,.42)}.home-contact__field input:focus,.home-contact__field textarea:focus{border-color:rgba(144,31,33,.62);box-shadow:0 0 0 4px rgba(144,31,33,.1)}.home-contact__field.is-invalid input,.home-contact__field.is-invalid textarea{border-color:rgba(144,31,33,.78);box-shadow:0 0 0 4px rgba(144,31,33,.1)}.home-contact__error{color:#901f21;font-size:.76rem;font-weight:700;min-height:14px}.home-contact__submit{align-items:center;background:radial-gradient(circle at 18% 18%,#901f21 0,#2a090a 100%);border:0;border-radius:999px;box-shadow:0 18px 34px rgba(144,31,33,.26);color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:900;gap:10px;justify-content:center;line-height:1;margin-top:28px;min-height:62px;padding:0 32px;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease;width:100%}.home-contact__submit:focus-visible,.home-contact__submit:hover{box-shadow:0 22px 42px rgba(144,31,33,.32);filter:brightness(1.04);transform:translateY(-1px)}.home-contact__privacy{color:rgba(45,14,1,.52);font-size:.78rem;line-height:1.5;margin:24px auto 0;max-width:500px;text-align:center}@media(max-width:767px){.home-contact{padding-block:56px 66px}.home-contact__heading{margin-bottom:34px;text-align:left}.home-contact__title{font-size:2.15rem}.home-contact__form{border-radius:22px;padding:24px}.home-contact__grid{gap:22px;grid-template-columns:1fr}.home-contact__field--full{margin-top:22px}.home-contact__field input,.home-contact__field textarea{font-size:.95rem;min-height:54px;padding-inline:18px}.home-contact__field textarea{border-radius:24px;min-height:132px}.home-contact__submit{min-height:56px}}.home-contact__notice{background:hsla(0,0%,100%,.78);border:1px solid rgba(45,14,1,.08);border-radius:16px;color:#2d120a;font-size:.95rem;font-weight:800;line-height:1.4;margin:0 auto 22px;max-width:1120px;padding:16px 20px;text-align:center}.home-contact__notice--success{background:rgba(230,246,235,.9);border-color:rgba(39,84,54,.18);color:#275436}.home-contact__notice--security_error,.home-contact__notice--send_error,.home-contact__notice--spam,.home-contact__notice--validation_error{background:rgba(255,238,238,.9);border-color:rgba(144,31,33,.18);color:#901f21}.home-contact__honeypot{height:1px;left:-9999px;overflow:hidden;position:absolute;width:1px}.home-final-cta{background:radial-gradient(circle at 50% 0,rgba(144,31,33,.42) 0,rgba(144,31,33,0) 42%),linear-gradient(180deg,#8e1818,#2a090a 72%,#210705);color:#fff;overflow:hidden;padding-block:clamp(72px,9vw,122px);position:relative}.home-final-cta:before{background:radial-gradient(circle at 18% 20%,hsla(0,0%,100%,.06) 0,transparent 32%),radial-gradient(circle at 82% 88%,hsla(0,0%,100%,.05) 0,transparent 34%);content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.home-final-cta__inner{display:grid;justify-items:center;position:relative;text-align:center;z-index:2}.home-final-cta__title{color:#fff;font-size:clamp(2.4rem,5.2vw,6rem);font-weight:900;letter-spacing:-.06em;line-height:.95;margin:0;max-width:880px}.home-final-cta__text{color:hsla(0,0%,100%,.82);font-size:clamp(1rem,1.14vw,1.16rem);font-weight:700;line-height:1.5;margin:30px 0 0;max-width:640px}.home-final-cta__actions{display:flex;flex-wrap:wrap;gap:18px;justify-content:center;margin-top:42px}.home-final-cta__button{align-items:center;border-radius:999px;color:#fff;display:inline-flex;font-size:1rem;font-weight:900;gap:10px;justify-content:center;line-height:1;min-height:56px;padding:0 34px;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease}.home-final-cta__button:focus-visible,.home-final-cta__button:hover{transform:translateY(-1px)}.home-final-cta__button--whatsapp{background:#25d366;box-shadow:0 18px 34px rgba(18,201,91,.24)}.home-final-cta__button--whatsapp:focus-visible,.home-final-cta__button--whatsapp:hover{box-shadow:0 22px 42px rgba(18,201,91,.32)}.home-final-cta__button--outline{background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.42)}.home-final-cta__button--outline:focus-visible,.home-final-cta__button--outline:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.72)}.home-final-cta__whatsapp-icon{color:#fff;display:inline-grid;height:22px;place-items:center;width:22px}.home-final-cta__whatsapp-icon svg{height:100%;width:100%}.home-final-cta__regions{color:hsla(0,0%,100%,.48);font-size:.78rem;font-weight:700;letter-spacing:.28em;line-height:1.7;margin:42px 0 0;max-width:760px;text-transform:uppercase}@media(max-width:767px){.home-final-cta{padding-block:64px 72px}.home-final-cta__title{font-size:2.85rem;max-width:360px}.home-final-cta__text{font-size:1rem;margin-top:24px;max-width:320px}.home-final-cta__actions{gap:12px;margin-top:34px;width:100%}.home-final-cta__button{max-width:320px;min-height:54px;width:100%}.home-final-cta__regions{font-size:.7rem;letter-spacing:.2em;margin-top:34px;max-width:320px}}