@font-face{font-family:Epilogue-Regular;font-style:normal;font-weight:400;src:url(/assets/font/Epilogue-Regular.woff2)format("woff2");font-display:swap}@font-face{font-family:Epilogue-Medium;font-style:normal;font-weight:500;src:url(/assets/font/Epilogue-Medium.woff2)format("woff2");font-display:swap}@font-face{font-family:Epilogue-SemiBold;font-style:normal;font-weight:600;src:url(/assets/font/Epilogue-SemiBold.woff2)format("woff2");font-display:swap}@font-face{font-family:Epilogue-Bold;font-style:normal;font-weight:700;src:url(/assets/font/Epilogue-Bold.woff2)format("woff2");font-display:swap}.download-center{justify-content:center;width:100%;padding:0;display:flex;position:relative}.download-center__grid{z-index:-1;transition:all .2s ease-in-out;display:none;position:absolute}.download-center__grid.-left{top:0;left:0}.download-center__grid.-right{bottom:-80%;right:0}.download-center .container{z-index:4;position:relative}.download-center__header{z-index:5;flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;width:100%;margin:40px 0 34px;padding:0 24px;display:flex;position:relative}.download-center__title{color:#231f20;--font-size:18px;--font-size-rem:1.125rem;--line-height:24px;--line-height-rem:1.5rem;font-family:Epilogue-SemiBold;font-size:var(--font-size-rem);line-height:var(--line-height-rem);letter-spacing:0;margin:0}.download-center__search{flex-direction:row;justify-content:flex-end;align-items:center;width:100%;display:flex}.download-center__search__area{background-color:#fff;border:1px solid #f0eeee;border-radius:12px;flex-direction:row;justify-content:center;align-items:center;width:100%;max-width:100%;display:flex}.download-center__search__area:focus-within .download-center__search__icon{background-color:#f8f8f8}.download-center__search__area:focus-within .download-center__search__icon svg{transform:rotate(15deg)}.download-center__search__input{color:#231f20;--font-size:12px;--font-size-rem:.75rem;--line-height:12px;--line-height-rem:.75rem;width:100%;height:56px;font-family:Epilogue-Medium;font-size:var(--font-size-rem);line-height:var(--line-height-rem);background-color:#0000;border:0;outline:0;padding:12px 16px}.download-center__search__input::placeholder{color:#231f20;--font-size:12px;--font-size-rem:.75rem;--line-height:12px;--line-height-rem:.75rem;font-family:Epilogue-Medium;font-size:var(--font-size-rem);line-height:var(--line-height-rem)}.download-center__search__input:focus::placeholder,.download-center__search__input:not(:placeholder-shown)::placeholder{opacity:0}.download-center__search__button{cursor:pointer;background-color:#0000;border:0;border-radius:50%;flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin:0 0 0 16px;transition:all .2s ease-in-out;display:flex}.download-center__search__button>svg{width:20px;height:20px}.download-center__search__button>svg path{fill:#231f20;transition:all .2s ease-in-out}.download-center__search__icon{border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.download-center__search__icon>svg{transform-origin:50%;width:20px;height:20px;transition:transform .3s,fill .3s}.download-center__tabs{z-index:1;backdrop-filter:blur(4px);scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;background-color:#ffffffb3;border-radius:0;justify-content:flex-start;width:100%;max-width:100%;margin-inline:auto;padding:8px 16px;display:flex;position:relative;overflow:auto hidden}.download-center__tabs::-webkit-scrollbar{display:none}.download-center__tabs-highlight{z-index:-1;background-color:#231f20;border:1px solid #f0eeee;border-radius:16px;height:calc(100% - 16px);transition:all .4s cubic-bezier(.4,0,.2,1);position:absolute;top:8px;left:8px;box-shadow:0 4px 10px #0e0a0a0d}.download-center__tab{opacity:.5;color:#231f20;--font-size:16px;--font-size-rem:1rem;--line-height:24px;--line-height-rem:1.5rem;font-family:Epilogue-Regular;font-size:var(--font-size-rem);line-height:var(--line-height-rem);white-space:nowrap;cursor:pointer;background:0 0;border:none;padding:12px 24px;transition:opacity .3s,color .3s}.download-center__tab.-active{opacity:1;color:#fff}.download-center__wrapper{grid-template-columns:repeat(12,1fr);gap:24px;margin:40px 0 0;display:grid}.download-center__card{background-color:#fff;border:1px solid #f8f7f8;border-radius:16px;flex-direction:column;grid-column:span 6;justify-content:space-between;min-height:200px;padding:12px;transition:all .4s cubic-bezier(.22,1,.36,1);display:flex;box-shadow:0 0 30px #2626260d}.download-center__card.-hidden{display:none}.download-center__card:hover{border-color:#ed1c24;box-shadow:0 0 30px #26262626}.download-center__card:hover .download-center__card-action svg{animation:1.2s cubic-bezier(.45,.05,.55,.95) infinite downloadBounce}.download-center__card .download-center__pdf-icon{width:56px;height:56px}.download-center__card .download-center__pdf-icon svg{width:100%;height:100%}.download-center__card .download-center__pdf-icon svg path{fill:#ed1c24}.download-center__card-body{padding:0 2px 0 0}.download-center__card-title{color:#231f20;--font-size:18px;--font-size-rem:1.125rem;--line-height:24px;--line-height-rem:1.5rem;font-family:Epilogue-SemiBold;font-size:var(--font-size-rem);line-height:var(--line-height-rem);letter-spacing:0;margin:0 0 8px}.download-center__card-info{opacity:.5;color:#231f20;--font-size:12px;--font-size-rem:.75rem;--line-height:16px;--line-height-rem:1rem;font-family:Epilogue-Regular;font-size:var(--font-size-rem);line-height:var(--line-height-rem);margin:0}.download-center__card-action{align-self:flex-end;transition:all .2s ease-in-out;display:flex}.download-center__card-action svg{will-change:transform;width:24px;height:24px;transition:all .2s ease-in-out;display:block}.download-center__card-action svg path{stroke:#ed1c24;transition:stroke .3s}.download-center__panels{padding:0 24px}.download-center__panel{display:none}.download-center__panel.-active{animation:.5s forwards tabFadeIn;display:block}@keyframes tabFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes downloadBounce{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}@media screen and (width>=576px){.download-center__card-body{padding:0 16px 0 0}}@media screen and (width>=768px){.download-center__header{flex-direction:row;justify-content:space-between}.download-center__title{--font-size:24px;--font-size-rem:1.5rem;--line-height:32px;--line-height-rem:2rem;font-size:var(--font-size-rem);line-height:var(--line-height-rem)}.download-center__tabs{border-radius:24px;width:max-content;padding:8px}.download-center__card{grid-column:span 4}}@media screen and (width>=1024px){.download-center__search__area{max-width:400px}.download-center__card{grid-column:span 3}}@media screen and (width>=1280px){.download-center{padding:0 0 40px}.download-center__grid{display:block}.download-center__header,.download-center__panels{padding:0}}