@keyframes simpleFadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideInRight{from{transform:translateX(1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideInLeft{from{transform:translateX(-1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes hiPopup{from{opacity:0;right:0}to{opacity:1;right:3vw}}@keyframes byePopup{from{opacity:1;right:3vw}to{opacity:0;right:0;display:none}}@keyframes slide-in-left{0%{transform:translateX(-100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes slide-in-right{0%{transform:translateX(100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes underlineOnScroll{0%{background-size:0% 100%}100%{background-size:100% 100%}}@keyframes simpleFadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideInRight{from{transform:translateX(1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideInLeft{from{transform:translateX(-1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes hiPopup{from{opacity:0;right:0}to{opacity:1;right:3vw}}@keyframes byePopup{from{opacity:1;right:3vw}to{opacity:0;right:0;display:none}}@keyframes slide-in-left{0%{transform:translateX(-100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes slide-in-right{0%{transform:translateX(100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes underlineOnScroll{0%{background-size:0% 100%}100%{background-size:100% 100%}}.hp-kiosk{flex:0 0 66%;padding:2rem}@media(max-width: 1135.98px){.hp-kiosk{flex:0 0 56%}}.hp-kiosk__container{position:relative;margin-top:2.5rem;width:100%}.hp-kiosk__container .controls button{position:absolute;top:178px;width:2rem;height:2rem;background-color:rgba(0,0,0,0);background-image:url("data:image/svg+xml,%3Csvg fill='%2321559f'  xmlns='http://www.w3.org/2000/svg' xml:space='preserve' style='enable-background:new 0 0 330 330' viewBox='0 0 330 330'%3E%3Cpath d='M145.606 74.393c-5.857-5.857-15.355-5.858-21.213.001-5.858 5.858-5.858 15.355 0 21.213l69.393 69.392-69.393 69.395c-5.858 5.858-5.858 15.355 0 21.213C127.322 258.536 131.161 260 135 260s7.678-1.464 10.606-4.394l80-80.002a14.996 14.996 0 0 0 0-21.214l-80-79.997z'/%3E%3Cpath d='M165 0C74.019 0 0 74.019 0 165s74.019 165 165 165 165-74.019 165-165S255.981 0 165 0zm0 300c-74.439 0-135-60.561-135-135S90.561 30 165 30s135 60.561 135 135-60.561 135-135 135z'/%3E%3C/svg%3E");background-size:cover;box-shadow:none;border:none;transition:all .3s ease-in-out}@media(max-width: 1135.98px){.hp-kiosk__container .controls button{top:101px}}.hp-kiosk__container .controls button.next{right:6rem;transform:translate(0, -50%)}@media(max-width: 1135.98px){.hp-kiosk__container .controls button.next{right:.5rem}}@media(max-width: 749.98px){.hp-kiosk__container .controls button.next{right:0}}.hp-kiosk__container .controls button.next:hover,.hp-kiosk__container .controls button.next:focus{background-position:center;transform:translate(5px, -50%)}.hp-kiosk__container .controls button.prev{left:6rem;transform:rotate(180deg) translate(0, 50%)}.hp-kiosk__container .controls button.prev:hover,.hp-kiosk__container .controls button.prev:focus{background-position:center;transform:rotate(180deg) translate(5px, 50%)}@media(max-width: 1135.98px){.hp-kiosk__container .controls button.prev{left:.5rem}}@media(max-width: 749.98px){.hp-kiosk__container .controls button.prev{left:0}}.hp-kiosk__list{position:relative;display:flex;align-items:center;justify-content:center;list-style:none;padding:0;min-height:440px;opacity:0;transform:translateY(-20px)}@media(max-width: 1135.98px){.hp-kiosk__list{min-height:300px}}.hp-kiosk__list__item{position:absolute;top:0;display:flex;flex-direction:column;width:250px;transition:all .3s ease-in-out}.hp-kiosk__list__item .img{position:relative;width:100%;height:355px;background-size:cover}@media(max-width: 1135.98px){.hp-kiosk__list__item .img{width:143px;margin:0 auto;height:202px}}.hp-kiosk__list__item .content{display:flex;flex-direction:column;margin-top:.625rem}.hp-kiosk__list__item .content .title{font-family:"Vision";text-align:center;font-size:1rem;font-weight:700;color:#585858;margin-bottom:0}.hp-kiosk__list__item .content .date{font-weight:300;font-size:.875rem;color:#585858;text-align:center}.hp-kiosk__list__item .content .cta{display:flex;justify-content:center;margin-top:.625rem;width:100%;padding:0 1.375rem}.hp-kiosk__list__item .content .cta .download{font-family:"Vision";font-weight:700;font-size:.875rem;background-color:var(--primary);color:var(--primary-text-color);border-radius:0 0 6px 0;padding:.4rem .5rem}.hp-kiosk__list__item .content .cta .browse{font-family:"Vision";font-weight:700;font-size:.875rem;background-color:rgb(228.665625,237.278125,249.534375);color:var(--primary);border-radius:0 0 6px 0;padding:.4rem .5rem;margin-left:auto}.hp-kiosk__list__item:not(.active) .img::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--white);opacity:.5}.hp-kiosk__list__item:not(.active) .content{display:none}.hp-kiosk__list__item.active{opacity:1;left:50%;z-index:3;transform:translateX(-50%) scale(1)}.hp-kiosk__list__item.active .img{box-shadow:0 0 12px rgba(0,0,0,.5)}.hp-kiosk__list__item.after{left:25%;z-index:2;transform:scale(0.8)}@media(max-width: 1135.98px){.hp-kiosk__list__item.after{left:0}}.hp-kiosk__list__item.before{order:4;left:45%;z-index:2;transform:scale(0.8)}@media(max-width: 1135.98px){.hp-kiosk__list__item.before{left:35%}}.hp-kiosk__list__item.second-after{left:15%;order:1;z-index:1;transform:scale(0.6)}.hp-kiosk__list__item.second-before{order:5;left:55%;z-index:1;transform:scale(0.6)}@media(max-width: 1135.98px){.hp-kiosk__list__item:nth-child(4){display:none}.hp-kiosk__list__item:nth-child(5){display:none}}.hp-kiosk__cta{display:flex;font-family:"Vision";font-size:1.5rem;font-weight:700;color:var(--primary-text-color);background-color:var(--primary);border:2px solid var(--primary);padding:1rem 1.5rem;margin:3.125rem auto 0;width:-moz-fit-content;width:fit-content;transition:all .3s ease-in-out}.hp-kiosk__cta::before{content:"";background-image:url("data:image/svg+xml,%3Csvg fill='%23ffffff'  xmlns='http://www.w3.org/2000/svg' width='57' height='45'%3E%3Cpath d='M55.892 27.57c-.705-.393-1.598-.307-2.452.236L37.662 37.828a.953.953 0 0 0-.295 1.308.935.935 0 0 0 1.296.297L54.441 29.41c.333-.212.516-.196.542-.181.028.015.138.162.138.56 0 1.067-.786 2.503-1.681 3.072l-15.296 9.716c-.813.517-1.557.659-2.04.39-.483-.27-.76-.98-.76-1.95 0-2.456 1.74-5.637 3.801-6.946l17.416-11.063a.95.95 0 0 0 0-1.604L23.096.146a.933.933 0 0 0-1 0L4.466 11.344C1.962 12.935 0 16.52 0 19.507v.505C0 23 1.962 26.584 4.467 28.176L30.686 44.83a.935.935 0 0 0 1.296-.297.953.953 0 0 0-.295-1.307L5.47 26.572c-1.946-1.236-3.59-4.24-3.59-6.56v-.505c0-2.32 1.644-5.323 3.59-6.56l17.127-10.88 31.701 20.139-16.153 10.261c-2.624 1.667-4.68 5.423-4.68 8.55 0 1.706.615 2.988 1.732 3.61.448.25.943.373 1.467.373.78 0 1.626-.275 2.482-.819l15.296-9.716C55.876 33.553 57 31.499 57 29.788c0-1.018-.404-1.826-1.108-2.219Z'/%3E%3Cpath d='M44.305 23.154a.937.937 0 0 0 .796-.443.953.953 0 0 0-.295-1.307l-21.71-13.79a.935.935 0 0 0-1.295.296.953.953 0 0 0 .294 1.307l21.71 13.791a.93.93 0 0 0 .5.146Zm-3.757 2.516a.937.937 0 0 0 .797-.445.953.953 0 0 0-.297-1.307l-9.17-5.801a.934.934 0 0 0-1.296.3.952.952 0 0 0 .297 1.306l9.171 5.801a.928.928 0 0 0 .498.145ZM28.05 20.612a.935.935 0 0 0-1.295.302.953.953 0 0 0 .299 1.306l9.242 5.82a.937.937 0 0 0 1.295-.302.953.953 0 0 0-.3-1.305l-9.242-5.821Zm-9.86-10.519-7.807 4.961a.95.95 0 0 0 .005 1.607l9.311 5.841a.933.933 0 0 0 1.006-.009l2.074-1.352a.953.953 0 0 0 .28-1.31.935.935 0 0 0-1.3-.282l-1.573 1.026-7.532-4.724 6.039-3.836 7.421 4.694-.865.565a.953.953 0 0 0-.279 1.31.935.935 0 0 0 1.3.282l2.104-1.373a.95.95 0 0 0-.011-1.599l-9.173-5.801a.932.932 0 0 0-1 0Zm15.645 20.159a.953.953 0 0 0-.302-1.305l-9.312-5.841a.935.935 0 0 0-1.294.304.953.953 0 0 0 .302 1.306l9.312 5.84a.937.937 0 0 0 1.294-.304ZM6.706 18.123a.953.953 0 0 0 .301 1.305l22.985 14.417a.937.937 0 0 0 1.294-.304.953.953 0 0 0-.302-1.306L8 17.818a.934.934 0 0 0-1.293.305Z'/%3E%3C/svg%3E");width:2.25rem;height:2.25rem;background-position:center;background-size:contain;background-repeat:no-repeat;margin-right:1.25rem;transition:all .3s ease-in-out}@media(max-width: 1135.98px){.hp-kiosk__cta{font-size:1.125rem;padding:.5rem 1rem}.hp-kiosk__cta::before{width:2rem;height:2rem}}.hp-kiosk__cta:hover,.hp-kiosk__cta:focus{color:var(--primary);background-color:var(--primary-text-color)}.hp-kiosk__cta:hover::before,.hp-kiosk__cta:focus::before{background-image:url("data:image/svg+xml,%3Csvg fill='%2321559f'  xmlns='http://www.w3.org/2000/svg' width='57' height='45'%3E%3Cpath d='M55.892 27.57c-.705-.393-1.598-.307-2.452.236L37.662 37.828a.953.953 0 0 0-.295 1.308.935.935 0 0 0 1.296.297L54.441 29.41c.333-.212.516-.196.542-.181.028.015.138.162.138.56 0 1.067-.786 2.503-1.681 3.072l-15.296 9.716c-.813.517-1.557.659-2.04.39-.483-.27-.76-.98-.76-1.95 0-2.456 1.74-5.637 3.801-6.946l17.416-11.063a.95.95 0 0 0 0-1.604L23.096.146a.933.933 0 0 0-1 0L4.466 11.344C1.962 12.935 0 16.52 0 19.507v.505C0 23 1.962 26.584 4.467 28.176L30.686 44.83a.935.935 0 0 0 1.296-.297.953.953 0 0 0-.295-1.307L5.47 26.572c-1.946-1.236-3.59-4.24-3.59-6.56v-.505c0-2.32 1.644-5.323 3.59-6.56l17.127-10.88 31.701 20.139-16.153 10.261c-2.624 1.667-4.68 5.423-4.68 8.55 0 1.706.615 2.988 1.732 3.61.448.25.943.373 1.467.373.78 0 1.626-.275 2.482-.819l15.296-9.716C55.876 33.553 57 31.499 57 29.788c0-1.018-.404-1.826-1.108-2.219Z'/%3E%3Cpath d='M44.305 23.154a.937.937 0 0 0 .796-.443.953.953 0 0 0-.295-1.307l-21.71-13.79a.935.935 0 0 0-1.295.296.953.953 0 0 0 .294 1.307l21.71 13.791a.93.93 0 0 0 .5.146Zm-3.757 2.516a.937.937 0 0 0 .797-.445.953.953 0 0 0-.297-1.307l-9.17-5.801a.934.934 0 0 0-1.296.3.952.952 0 0 0 .297 1.306l9.171 5.801a.928.928 0 0 0 .498.145ZM28.05 20.612a.935.935 0 0 0-1.295.302.953.953 0 0 0 .299 1.306l9.242 5.82a.937.937 0 0 0 1.295-.302.953.953 0 0 0-.3-1.305l-9.242-5.821Zm-9.86-10.519-7.807 4.961a.95.95 0 0 0 .005 1.607l9.311 5.841a.933.933 0 0 0 1.006-.009l2.074-1.352a.953.953 0 0 0 .28-1.31.935.935 0 0 0-1.3-.282l-1.573 1.026-7.532-4.724 6.039-3.836 7.421 4.694-.865.565a.953.953 0 0 0-.279 1.31.935.935 0 0 0 1.3.282l2.104-1.373a.95.95 0 0 0-.011-1.599l-9.173-5.801a.932.932 0 0 0-1 0Zm15.645 20.159a.953.953 0 0 0-.302-1.305l-9.312-5.841a.935.935 0 0 0-1.294.304.953.953 0 0 0 .302 1.306l9.312 5.84a.937.937 0 0 0 1.294-.304ZM6.706 18.123a.953.953 0 0 0 .301 1.305l22.985 14.417a.937.937 0 0 0 1.294-.304.953.953 0 0 0-.302-1.306L8 17.818a.934.934 0 0 0-1.293.305Z'/%3E%3C/svg%3E")}.hp-kiosk.visible .hp-kiosk__list{animation:fade-in-down 1s ease forwards}
/*# sourceMappingURL=hp-kiosk.min.css.map */
