@import"https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&display=swap";:global(body){background:#fff}.guide-page{--c-ink: #292c3d;--c-dark: #1d1d1d;--c-teal: #4e8c95;--c-white: #ffffff;color:var(--c-ink);font-family:"Lato",var(--font-body)}.guide-page *{font-family:"Lato",var(--font-body)}.guide-page :global(.container-wide){width:min(100% - (var(--container-gutter) * 2),1280px)}.guide-page :is(h1,h2,h3,h4,h5,strong){font-family:"Lato",var(--font-body);font-weight:900;letter-spacing:0;line-height:1}.guide-hero{position:relative;border-radius:0 0 45px 45px;overflow:clip;min-height:660px;margin:0 15px}.guide-hero__bg,.guide-hero__overlay{position:absolute;inset:0}.guide-hero__bg{width:100%;height:100%;object-fit:cover;z-index:0}.guide-hero__overlay{background:#00000080;z-index:1}.guide-hero__shell{position:relative;z-index:2;color:var(--c-white);display:flex;flex-direction:column;min-height:inherit}.guide-hero__content{max-width:863px;padding-inline:20px;padding-block:60px;display:flex;flex-direction:column;justify-content:center;flex:1;gap:40px;text-align:left}.guide-hero__content h1{margin:0;font-size:clamp(2.2rem,4.8vw,60px);color:var(--c-white);line-height:1}.guide-hero__content p{margin:0;max-width:65ch;font-size:18px;color:var(--c-white);line-height:1.33}.guide-intro{text-align:center;padding:64px 0 40px}.guide-intro h2{margin:0 0 18px;font-size:40px;color:var(--c-ink)}.guide-intro p{margin:0 auto;max-width:844px;font-size:18px;color:var(--c-ink);line-height:1.33}.guide-products-header{height:50px;display:flex;align-items:flex-start;justify-content:center;padding-top:20px}.guide-products-header .guide-products__header{text-align:center}.guide-products-header .guide-products__header h2{margin:0;font-size:40px;color:var(--c-ink)}.guide-products{padding:40px 0 0}.guide-products__inner{position:relative}.guide-products__inner:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:350px;border-radius:0}.guide-products__scroll-wrap{overflow-x:auto;position:relative;z-index:1;scrollbar-width:none;-ms-overflow-style:none;padding-top:200px}.guide-products__scroll-wrap::-webkit-scrollbar{display:none}.guide-products__scroll-inner{display:flex;justify-content:center;background:var(--c-teal);padding:22px 0}#guide-products-title{margin:0}.guide-products__track{display:flex;gap:22px;width:max-content;padding-inline:var(--container-gutter);transform:translateY(-160px)}.guide-card{position:relative;width:214px;height:300px;border-radius:6px;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px 11px 22px;flex-shrink:0;transition:transform .4s ease;pointer-events:none}.guide-card:hover{transform:translateY(-4px)}.guide-card__bg{position:absolute;inset:0}.guide-card__bg img{width:100%;height:100%;object-fit:cover;transition:filter .3s ease}.guide-card:hover .guide-card__bg img{filter:grayscale(100%)}.guide-card__overlay{position:absolute;inset:0;background:#00000040;transition:background .3s ease}.guide-card:hover .guide-card__overlay{background:#00000080}.guide-card__name{position:relative;z-index:2;font-family:"Lato",var(--font-body);font-weight:900;font-size:18px;color:var(--c-white);text-align:center;line-height:1;transition:transform .3s ease,opacity .3s ease}.guide-card:hover .guide-card__name{transform:translateY(-60px)}.guide-card__hover{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;opacity:0;transition:opacity .3s ease;pointer-events:none}.guide-card:hover .guide-card__hover{opacity:1}.guide-card__hover:before{content:"";position:absolute;inset:0;background:#0000004d;backdrop-filter:blur(1.5px);-webkit-backdrop-filter:blur(1.5px);border-radius:6px}.guide-card__desc{position:relative;z-index:2;margin:0;font-family:"Lato",var(--font-body);font-weight:400;font-size:14px;color:var(--c-white);text-align:center;line-height:1;max-width:177px}.guide-card__btn{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:10px 14px;border-radius:6px;background:var(--c-white);color:var(--c-dark);font-family:"Lato",var(--font-body);font-weight:900;font-size:14px;text-transform:uppercase;line-height:1;letter-spacing:0}.guide-info-cards{position:relative;z-index:1;display:flex;gap:36px;justify-content:center;flex-wrap:nowrap;background:var(--c-white);border-radius:30px;box-shadow:0 4px 2px #4e8c9559;width:min(100%,765px);margin:0 auto;padding:25px 40px;transform:translateY(-120px)}.guide-info-card{position:relative;width:260px;height:200px;border-radius:6px;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:22px;text-align:center;transition:width .6s ease,padding .6s ease,box-shadow .6s ease;isolation:isolate;cursor:default}.guide-info-card,.guide-info-card *{pointer-events:auto}.guide-info-card:hover{width:425px;height:200px;align-items:flex-start;justify-content:center;padding:22px;box-shadow:0 4px 4px #00000040}.guide-info-card__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:6px;overflow:hidden}.guide-info-card__overlay{position:absolute;inset:0;background:#00000080;border-radius:6px;overflow:hidden}.guide-info-card__label{position:relative;z-index:1;font-family:"Lato",var(--font-body);font-weight:900;font-size:18px;color:var(--c-white);text-align:left;line-height:1;flex-shrink:0}.guide-info-card__desc{position:relative;z-index:1;margin:11px 0 0;font-family:"Lato",var(--font-body);font-weight:400;font-size:18px;color:var(--c-white);line-height:1.4;text-align:left;max-height:0;opacity:0;overflow:hidden;transition:max-height .6s ease,opacity .6s ease;width:100%;max-width:348px}.guide-info-card:hover .guide-info-card__desc{max-height:100px;opacity:1}.guide-spacer{height:338px;background:#fff;display:flex;align-items:center;justify-content:center}.guide-cta{position:relative;min-height:289px;display:flex;align-items:center;justify-content:center;overflow:hidden}.guide-cta__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.guide-cta__inner{position:relative;z-index:1;text-align:center;color:var(--c-white);display:grid;gap:8px;justify-items:center;padding:60px 20px}.guide-cta__inner h2{margin:0;font-size:40px;color:var(--c-white)}.guide-cta__inner p{margin:0;max-width:770px;font-size:18px;line-height:1.33}.guide-cta__btn{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:10px 14px;border-radius:6px;background:var(--c-white);color:var(--c-dark);font-family:"Lato",var(--font-body);font-weight:900;font-size:14px;text-transform:uppercase;text-decoration:none;letter-spacing:0;line-height:1;transition:background .15s ease,color .15s ease}.guide-cta__btn:hover{background:#f0f3f5;color:var(--c-dark)}@media(max-width:1000px){.guide-products__track{gap:16px}.guide-card{width:190px;height:260px}}@media(max-width:760px){.guide-hero__content{padding:60px 20px 40px;gap:24px}.guide-hero__content h1{font-size:36px}.guide-intro h2,.guide-products__header h2,.guide-cta__inner h2{font-size:30px}.guide-products__track{gap:12px}.guide-card{width:170px;height:240px}.guide-card__name{font-size:15px}.guide-info-cards{flex-direction:column;align-items:center;width:min(100%,350px);padding:20px;gap:20px}.guide-info-card{width:100%;height:160px}.guide-info-card:hover{width:100%;align-items:center;padding:22px;box-shadow:none}.guide-info-card:hover .guide-info-card__label{text-align:center}.guide-info-card__desc{max-height:none;opacity:1;overflow:visible;font-size:14px;line-height:1.3;margin:7px 0 0}.guide-cta__inner{padding:40px 20px}.guide-cta__inner h2{font-size:28px}.guide-cta__inner p{font-size:16px}}@media(max-width:600px){.guide-card{width:160px;height:220px}}
