@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";.hyt-evt{--evt-teal: #005066;--evt-cyan: #00baee;--evt-cyan-pale: #ccf4ff;--evt-ink: #2c2926;--evt-bg: #F8F9F9;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-optical-sizing:none;background:var(--evt-bg);color:var(--evt-ink);padding:64px clamp(1.25rem,7.921vw - .879rem,6.25rem)}.hyt-evt *,.hyt-evt *:before,.hyt-evt *:after{box-sizing:border-box}.hyt-evt__container{width:100%;max-width:1240px;margin:0 auto}.hyt-evt__tabs{display:flex;align-items:stretch;padding:0 clamp(1rem,1.667vw,1.5rem);margin-bottom:-4px}.hyt-evt__tab{flex:1 0 0;min-width:0;border:0;padding:24px 10px;border-radius:25px 25px 0 0;background:var(--evt-cyan-pale);color:var(--evt-ink);font-family:inherit;font-size:18px;font-weight:700;line-height:18px;text-align:center;cursor:pointer;overflow:hidden;transition:background-color .24s cubic-bezier(.2,.8,.2,1),color .24s ease}.hyt-evt__tab[aria-selected=true]{background:var(--evt-teal);color:#fff;margin-bottom:-4px;cursor:default}.hyt-evt__panels{position:relative;z-index:1;transition:height .32s cubic-bezier(.2,.8,.2,1)}.hyt-evt__panels.is-animating{overflow:hidden}.hyt-evt__panel.is-entering{animation:hytEvtPanelIn .32s cubic-bezier(.2,.8,.2,1) both}@keyframes hytEvtPanelIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.hyt-evt__panel{position:relative;display:flex;flex-direction:column;gap:clamp(1.5rem,2.222vw,2rem);padding:clamp(1.5rem,3.472vw,3.125rem);border-radius:clamp(1rem,2.222vw,2rem);background:var(--evt-teal);color:#fff;overflow:hidden}.hyt-evt__panel[hidden]{display:none}.hyt-evt__heading{margin:0;max-width:716px;font-size:40px;font-weight:700;line-height:29px;color:#fff}.hyt-evt__rule{position:relative;width:100%;height:10.667px;margin:-5.333px 0;background:linear-gradient(var(--evt-cyan),var(--evt-cyan)) center / 100% 2px no-repeat}.hyt-evt__rule:before,.hyt-evt__rule:after{content:"";position:absolute;top:50%;width:10.667px;height:10.667px;border-radius:50%;background:var(--evt-cyan);transform:translateY(-50%)}.hyt-evt__rule:before{left:0}.hyt-evt__rule:after{right:0}.hyt-evt__cols{display:grid;grid-template-columns:repeat(var(--evt-cols, 3),minmax(0,1fr));gap:clamp(1.125rem,2.222vw,2rem);align-items:start}.hyt-evt__col{display:flex;flex-direction:column;gap:clamp(.875rem,1.667vw,1.5rem)}.hyt-evt__col-head{display:flex;align-items:center;gap:12px}.hyt-evt__col-icon{width:23px;height:23px;object-fit:contain;flex-shrink:0}.hyt-evt__col-labels{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:700;line-height:22.68px;letter-spacing:.4536px;text-transform:uppercase;color:#fff}.hyt-evt__col-labels span{white-space:nowrap}.hyt-evt__col-list ul{list-style:disc;margin:0;padding-left:21px;display:flex;flex-direction:column;gap:12px}.hyt-evt__col-list li{font-size:14px;line-height:18px;color:#fff}.hyt-evt__col-list p{margin:0 0 12px;font-size:14px;line-height:18px;color:#fff}.hyt-evt__col-list p:last-child{margin-bottom:0}.hyt-evt__faq{display:flex;flex-direction:column}.hyt-evt__faq-row{padding:15px 10px 16px;border-top:1px solid rgba(255,255,255,.2)}.hyt-evt__faq-row:last-child{padding-bottom:15px;border-bottom:1px solid rgba(255,255,255,.2)}.hyt-evt__faq-q{margin:0;font-size:16px;font-weight:700;line-height:18px}.hyt-evt__faq-toggle,.hyt-evt__faq-static{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0;padding:0;border:0;background:none;color:#fff;font:inherit;text-align:left}.hyt-evt__faq-toggle{cursor:pointer}.hyt-evt__faq-icon{flex-shrink:0;width:30px;height:30px;color:var(--evt-cyan)}.hyt-evt__faq-icon svg{display:block;width:100%;height:100%}.hyt-evt__faq-bar{transform-origin:15px 15px;transition:transform .28s cubic-bezier(.2,.8,.2,1),opacity .2s ease}.hyt-evt__faq-row.is-open .hyt-evt__faq-bar{transform:rotate(-90deg);opacity:0}.hyt-evt__faq-a{display:grid;grid-template-rows:0fr;transition:grid-template-rows .32s cubic-bezier(.2,.8,.2,1)}.hyt-evt__faq-row.is-open .hyt-evt__faq-a{grid-template-rows:1fr}.hyt-evt__faq-a-inner{overflow:hidden;font-size:14px;line-height:18px;color:#fff}.hyt-evt__faq-a-inner>:first-child{margin-top:10px}.hyt-evt__faq-a-inner p{margin:0 0 12px}.hyt-evt__faq-a-inner p:last-child{margin-bottom:0}.hyt-evt__faq-a-inner ul{list-style:disc;margin:0;padding-left:21px;display:flex;flex-direction:column;gap:12px}.hyt-evt__reviews{display:grid;grid-template-columns:repeat(var(--evt-revs, 3),minmax(0,1fr));gap:24px;align-items:start}.hyt-evt__review{display:flex;flex-direction:column;gap:14px;padding:16px 17.56px;border:.878px solid var(--evt-teal);border-radius:12.292px;background:linear-gradient(180deg,#fff,#f5f9ff);filter:drop-shadow(0 7.024px 7.902px rgba(16,42,84,.1))}.hyt-evt__review-head{display:flex;align-items:center;gap:16px}.hyt-evt__review-avatar{width:43.899px;height:43.899px;border-radius:50%;object-fit:cover;flex-shrink:0}.hyt-evt__review-meta{flex:1;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:12px}.hyt-evt__review-names{display:flex;flex-direction:column;gap:6px}.hyt-evt__review-stars{display:inline-flex;gap:1.5px;line-height:0;color:var(--evt-teal)}.hyt-evt__review-stars svg{width:13.334px;height:13.334px;fill:currentColor}.hyt-evt__review-title{margin:0;font-size:14px;font-weight:700;line-height:1;color:#000}.hyt-evt__review-verified{flex-shrink:0;padding:8px 12px;border-radius:8px;background:#e8fff6;color:#000;font-size:12px;line-height:1;text-transform:uppercase;white-space:nowrap}.hyt-evt__review-text{margin:0;font-size:14px;line-height:1.3;letter-spacing:-.1264px;color:#000000c7}.hyt-evt__review-author{margin:0;font-size:14px;font-weight:700;line-height:19.315px;letter-spacing:-.1264px;color:#000000c7}@media(max-width:860px){.hyt-evt{padding-top:40px;padding-bottom:40px}.hyt-evt__tabs{gap:8px;margin-bottom:-6px}.hyt-evt__tab{padding:10px 4px;border-radius:12px 12px 0 0;font-size:min(12px,3vw)}.hyt-evt__tab[aria-selected=true]{margin-bottom:-6px}.hyt-evt__heading{max-width:none;font-size:28px;line-height:27px}.hyt-evt__cols,.hyt-evt__reviews{grid-template-columns:minmax(0,1fr)}.hyt-evt__reviews{gap:16px}.hyt-evt__col-list ul{padding-left:18px}.hyt-evt__col-list li,.hyt-evt__col-list p{font-size:12px}.hyt-evt__faq{gap:14px}.hyt-evt__faq-q{font-size:14px}.hyt-evt__faq-icon{width:16px;height:16px}.hyt-evt__faq-a-inner,.hyt-evt__faq-a-inner ul{font-size:12px}.hyt-evt__faq-a-inner ul{padding-left:18px}}@media(prefers-reduced-motion:reduce){.hyt-evt__panels,.hyt-evt__tab,.hyt-evt__faq-a,.hyt-evt__faq-bar{transition:none}.hyt-evt__panel.is-entering{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/123/assets/hyt-evident-tabs.css.map */
