.buttons-section{background-color:#c7eafb;padding:30px 15px}.buttons-row{display:flex;gap:15px;flex-wrap:wrap;justify-content:center;max-width:800px;margin:auto}.buttons-row .button{flex:1 1 0;min-width:150px;text-align:center}.button--primary.button--pill{background-color:transparent;border:2px solid #000;color:#000}.button--primary.button--pill:hover,.button--primary.button--pill:focus{background-color:#000;color:#fff}.desktop-only{display:block}@media (max-width:749px){.desktop-only{display:none}}.mobile-only{display:none!important}@media (max-width:749px){.mobile-only{display:block!important}.mobile-only .buttons-row{justify-content:center}.mobile-only .buttons-row .button{flex:1 1 calc(50% - 15px);max-width:300px}}.video-banner--fullbleed{position:relative;width:100dvw;left:50%;margin-left:-50dvw;right:auto;margin-right:0;max-width:100dvw;overflow-x:clip}@supports not (width:100dvw){.video-banner--fullbleed{width:100vw;margin-left:-50vw;max-width:100vw}}html,body{overflow-x:hidden}.video-frame{position:relative;height:400px;overflow:hidden}.hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transform-origin:center center;animation:hero-drift 18s ease-in-out infinite;will-change:transform}.hero-mobile{display:none}.video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;pointer-events:none}.video-content{position:absolute;top:50%;transform:translateY(-50%);width:100%}.video-content .page-width{display:flex;flex-direction:column;text-align:left}.cta-row{display:flex;flex-wrap:wrap;gap:.75rem}.cta-row--center{justify-content:center}.cta-row a:first-child{background-color:#ffcd1a!important;border-color:#ffcd1a!important;color:#000!important}.cta-row a:first-child:hover{filter:brightness(.9)}.video-headlines,.video-ctas{display:none}@keyframes hero-drift{0%{transform:scale(1.06) translateZ(0)}50%{transform:scale(1.1) translate3d(0,-10px,0)}to{transform:scale(1.06) translateZ(0)}}@media (prefers-reduced-motion:reduce){.hero-image{animation:none!important;transform:none!important}}@media (max-width:749px){.video-frame{height:250px}.hero-desktop{display:none}.hero-mobile{display:block;object-position:bottom center}.video-content{display:none}.video-headlines{display:block;padding:1rem 0}.video-ctas{display:block;padding:1rem 0 1.5rem}.cta-row--stacked{flex-direction:column;gap:1rem}.cta-row--stacked a{width:100%;text-align:center;border-radius:var(--radius-base,30px)}}@media (min-width:750px) and (max-width:1024px){.video-frame{height:340px}.video-overlay{background:#00000059}.video-content{top:48%}.video-content .page-width{gap:1rem}.video-text-group h1,.video-text-group p{max-width:34ch}.video-text-group p{margin-bottom:2rem}.video-content .h1{font-size:clamp(28px,4.2vw,40px);line-height:1.2}.video-content .h4{font-size:clamp(16px,2.2vw,20px);line-height:1.45}.cta-row a{padding:12px 18px}.cta-row{flex-direction:column;align-items:flex-start;width:fit-content}.cta-row a{width:100%;text-align:center;border-radius:var(--radius-base,30px)}}@media (min-width:1025px){.video-content .page-width{gap:1rem}.video-text-group p{margin-bottom:2.5rem}.video-text-group h1,.video-text-group p{max-width:40ch}}@media (min-width:1440px){.video-frame{height:480px}.video-content .h1{font-size:48px;line-height:1.2}.video-content .h4{font-size:22px;line-height:1.5}.video-text-group p{margin-bottom:3rem}.cta-row a{padding:14px 24px;font-size:18px}}.video-banner--fullbleed .h4{font-size:15pt!important;font-weight:200!important}.video-banner--fullbleed .highlight{color:#0077c8!important}[id^=coll-carousel-]{margin:2rem auto;max-width:var(--page-width,1200px);padding:0 var(--page-gutter,1.5rem);--media-ratio:4/5}.cc-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;gap:1rem}.cc-subbar{display:flex;width:100%;justify-content:flex-start;padding-bottom:1rem}.cc-subbar .cc-subhead{flex:1 1 auto;margin:0;line-height:1.5;color:var(--color-foreground-70,inherit);max-width:100%}.cc-track{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;list-style:none;padding:0;margin:0}.cc-card{flex:0 0 220px;display:flex;flex-direction:column;background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:var(--radius-base,8px);transition:transform .25s ease,box-shadow .25s ease;scroll-snap-align:start}.cc-card:hover,.cc-card:focus-within{transform:translateY(-4px);box-shadow:0 6px 12px #00000014,0 2px 4px #0000000a}.cc-card-link{display:flex;flex-direction:column;text-decoration:none}.cc-img{position:relative;aspect-ratio:var(--media-ratio);overflow:hidden;background:#fff;border-radius:var(--radius-base,8px) var(--radius-base,8px) 0 0}.cc-img img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;object-position:center;display:block}.cc-info{display:grid;grid-template-rows:auto 1fr auto;gap:.25rem;margin:.75rem;min-height:6.5rem;text-align:left}.cc-info .h5{margin:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.cc-info .price{align-self:end}.cc-cta{margin:.75rem;margin-top:auto;display:flex;gap:.5rem;justify-content:center;align-items:center}.cc-cta .button{flex:0 0 auto;white-space:nowrap}.button--blue{background-color:#0077c8!important;color:#fff!important;border:none!important;transition:background-color .25s ease,color .25s ease}.button--blue:hover,.button--blue:focus{background-color:#005f9e!important;color:#fff!important}.cc-shopall-wrap{display:none}@media (max-width:600px){.cc-head{flex-direction:column;align-items:flex-start;text-align:left;gap:.25rem}.cc-head .cc-shopall,.cc-subbar{display:none}.cc-shopall-wrap{display:flex;justify-content:center;margin-top:1rem;padding:0 .25rem}.cc-shopall-bottom{width:100%;justify-content:center}.cc-card{flex-basis:72%}.cc-cta{flex-direction:column}.cc-cta .button{width:100%}}[data-component=pt-three-row].three-row-section{position:relative;background-color:#c7eafb;padding-top:0!important;padding-bottom:var(--spacing-sections,2rem)}[data-component=pt-three-row] .three-row{display:flex;gap:var(--grid-desktop-horizontal-spacing,20px);justify-content:space-between;flex-wrap:wrap}[data-component=pt-three-row] .three-row__link{flex:1 1 calc(33.333% - var(--grid-desktop-horizontal-spacing,20px));text-decoration:none;color:inherit;display:block}[data-component=pt-three-row] .three-row__item{display:flex;min-height:260px;height:auto;padding:var(--spacing-2,1rem);border:none;border-radius:var(--radius-base,8px);background:none;overflow:hidden;transition:box-shadow .3s ease;width:100%}[data-component=pt-three-row] .three-row__link:hover .three-row__item{box-shadow:none}[data-component=pt-three-row] .three-row__text{flex:0 0 66.66%;padding-right:0;overflow:hidden;display:flex;flex-direction:column;gap:.35rem;align-items:center}[data-component=pt-three-row] .three-row__headline{font-size:2.7rem;font-weight:600;line-height:1.2;margin:0;text-align:center;width:100%}[data-component=pt-three-row] .three-row__text .subtitle{margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;text-align:left;width:100%}[data-component=pt-three-row] .three-row__cta{pointer-events:none;align-self:center;background-color:#ffcd1a!important;border-color:#ffcd1a!important;color:#000!important;margin-top:1rem}[data-component=pt-three-row] .three-row__cta:hover,[data-component=pt-three-row] .three-row__cta:focus{background-color:#e6b800!important;border-color:#e6b800!important;color:#000!important}[data-component=pt-three-row]{--pt-thumb-size:220px}[data-component=pt-three-row] .three-row__image{flex:0 0 33.33%;display:flex;justify-content:center;align-items:center}[data-component=pt-three-row] .three-row__image img{width:var(--pt-thumb-size);height:var(--pt-thumb-size);border-radius:50%;object-fit:cover;object-position:center;max-width:none;max-height:none;border:2px solid rgba(0,0,0,.06);box-shadow:0 1px 2px #0000000a;display:block}[data-component=pt-three-row] .title-wrapper{text-align:left;margin-bottom:1.5rem}[data-component=pt-three-row] .title-wrapper .highlight{color:#0077c8}@media (max-width:749px){[data-component=pt-three-row]{--pt-mobile-gap:20px;--pt-thumb-size:130px}[data-component=pt-three-row].three-row-section{padding-top:0!important;padding-bottom:calc(var(--spacing-sections-mobile,1.5rem)+20px)}[data-component=pt-three-row].three-row-section:before{content:none!important}[data-component=pt-three-row] .three-row__link{flex:1 1 100%}[data-component=pt-three-row] .three-row__item{flex-direction:row;align-items:center;justify-content:center;gap:var(--pt-mobile-gap);height:auto;min-height:unset;background:none;border:none;box-shadow:none}[data-component=pt-three-row] .three-row__link:nth-child(2) .three-row__item{flex-direction:row-reverse}[data-component=pt-three-row] .three-row__image{flex:0 0 var(--pt-thumb-size);justify-content:center;align-items:center}[data-component=pt-three-row] .three-row__image img{width:var(--pt-thumb-size);height:var(--pt-thumb-size)}[data-component=pt-three-row] .three-row__text{flex:1 1 auto;min-width:0;padding:0;align-items:center;text-align:center;gap:.35rem}[data-component=pt-three-row] .three-row__headline{font-size:clamp(1.5rem,6vw,2.5rem);line-height:1.25;margin:0;text-align:center;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}[data-component=pt-three-row] .three-row__text .subtitle{display:none}[data-component=pt-three-row] .three-row__cta{align-self:center;text-align:center;width:auto;margin-top:.75rem}}@media (min-width:750px){[data-component=pt-three-row] .three-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--grid-desktop-horizontal-spacing,20px);align-items:stretch}[data-component=pt-three-row] .three-row__link{height:100%;display:block}[data-component=pt-three-row] .three-row__item{height:100%;display:flex;flex-direction:column;align-items:center;text-align:center}[data-component=pt-three-row] .three-row__image{order:-1;justify-content:center;margin-bottom:1rem}[data-component=pt-three-row] .three-row__text{flex:1 1 auto;width:100%;padding:0;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:.35rem}[data-component=pt-three-row] .three-row__headline{text-align:center;margin-bottom:0}[data-component=pt-three-row] .three-row__text .subtitle{text-align:left;margin-bottom:0;width:100%}[data-component=pt-three-row] .three-row__cta{align-self:center;margin-top:auto}}.multi-col{background:var(--color-background);color:var(--color-text);font-family:var(--font-body-family)}.multi-col .wrap{max-width:1100px;margin:0 auto;padding:0 16px}.multi-col .grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}@media (max-width:990px){.multi-col .grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.multi-col .grid{grid-template-columns:1fr}}.multi-col .card{background:var(--color-background);border-radius:14px;padding:16px}.multi-col .card-img{width:100%;height:150px;object-fit:contain;margin-bottom:.75rem}.multi-col .card-title{text-align:center;margin:.25rem 0 .75rem;font-size:1.1rem}.multi-col .features{margin:0;padding-left:1.1rem;list-style:disc;font-size:.95rem}.multi-col .features li{margin-bottom:.4rem}@media (max-width:640px){.multi-col .features{display:none}}.section--lazy{content-visibility:auto;contain-intrinsic-size:1000px 800px}.section--lazy.sm{contain-intrinsic-size:700px 600px}.section--lazy.md{contain-intrinsic-size:1000px 700px}.section--lazy.lg{contain-intrinsic-size:1300px 900px}@media print{.section--lazy{content-visibility:visible}}[data-component=pt-three-row].three-row-section{padding-top:0!important;margin-top:0!important}[data-component=pt-three-row].three-row-section:before{content:none!important}[data-component=pt-three-row].three-row-section .page-width{padding-top:0!important;margin-top:0!important}[data-component=pt-three-row] .title-wrapper,[data-component=pt-three-row] .title-wrapper .title,[data-component=pt-three-row] .title-wrapper h1{margin-top:0!important}[data-component=pt-three-row].three-row-section.section--lazy{contain-intrinsic-size:1px 1px!important}@media (max-width:749px){.mobile-hide{display:none!important}}#header-banner .video-content .h1,#header-banner .video-content .h4,#header-banner .video-headlines .h1,#header-banner .video-headlines .h4{color:#fff!important;-webkit-text-fill-color:#fff!important}#header-banner .video-content .h1 .highlight,#header-banner .video-headlines .h1 .highlight{color:#00aeef!important;-webkit-text-fill-color:#00AEEF!important}@media (max-width:749px){#header-banner .video-content .h1,#header-banner .video-content .h4,#header-banner .video-headlines .h1,#header-banner .video-headlines .h4{color:#121212!important;-webkit-text-fill-color:#121212!important}#header-banner .video-content .h1 .highlight,#header-banner .video-headlines .h1 .highlight{color:#00aeef!important;-webkit-text-fill-color:#00AEEF!important}}
/*# sourceMappingURL=/s/files/1/0570/1307/6032/files/alimed-custom.css.map */
