@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{background-color:#efeeed;padding:200px 1.5rem;margin-bottom:-100px;z-index:5}@media(max-width: 1135.98px){.hp-kiosk{padding:150px 1.5rem 150px 1.5rem}}@media(max-width: 749.98px){.hp-kiosk{padding:100px 15px 150px 15px}}.hp-kiosk .contextual{top:15%}.hp-kiosk__titles{display:flex;flex-direction:column;min-width:-moz-fit-content;min-width:fit-content}.hp-kiosk__titles .hp-title:after{background-color:var(--tertiary)}.hp-kiosk__container{display:flex;align-items:center}@media(max-width: 749.98px){.hp-kiosk__container{flex-direction:column;padding:0}}.hp-kiosk__container .hp-btn__see-all{margin-top:2rem}.hp-kiosk__container .hp-btn__see-all.mobile{display:none}@media(max-width: 1449.98px){.hp-kiosk__container .hp-btn__see-all.desktop{font-size:.875rem;padding:5px 20px}}@media(max-width: 749.98px){.hp-kiosk__container .hp-btn__see-all.desktop{display:none}.hp-kiosk__container .hp-btn__see-all.mobile{display:inline-flex}}.hp-kiosk__list{display:flex;width:100%;padding:0;margin:0;margin-left:2rem}@media(max-width: 1449.98px){.hp-kiosk__list{margin-left:1rem}}@media(max-width: 749.98px){.hp-kiosk__list{margin-left:0;margin-top:2rem}}.hp-kiosk__item{display:flex;align-items:flex-end;width:50%;opacity:0;transform:translateX(-50px);transition:all .2s cubic-bezier(0.4, 0, 0.2, 1)}.hp-kiosk__item.fadeIn{opacity:1;transform:translateX(0)}@media(max-width: 1135.98px){.hp-kiosk__item{width:100%}.hp-kiosk__item:nth-child(2){display:none}}@media(max-width: 749.98px){.hp-kiosk__item{align-items:center}}.hp-kiosk__item img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.hp-kiosk__item:nth-child(1) img{width:290px;height:360px}@media(max-width: 1449.98px){.hp-kiosk__item:nth-child(1) img{width:260px;height:330px}}@media(max-width: 1135.98px){.hp-kiosk__item:nth-child(1) img{width:220px;height:300px}}@media(max-width: 749.98px){.hp-kiosk__item:nth-child(1) img{width:170px;height:240px}}.hp-kiosk__item:nth-child(2) img{width:250px;height:360px}.hp-kiosk__item .content{margin-left:1rem}@media(max-width: 749.98px){.hp-kiosk__item .content{margin-left:10px;width:100%;font-size:14px}}.hp-kiosk__item .content .published-date{margin:0;color:#000;font-weight:400}.hp-kiosk__item .content .item__links{display:flex;flex-direction:column}.hp-kiosk__item .content button.link{margin-top:.5rem;padding:0;background-color:rgba(0,0,0,0);border:none;position:relative;display:inline-flex;align-items:center;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1)}.hp-kiosk__item .content button.link:before{content:"";width:18px;height:18px;background-image:url("data:image/svg+xml,%3Csvg fill='%23000'  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath data-color-initial='currentColor' d='M12 6.5a9.77 9.77 0 0 1 8.82 5.5c-1.65 3.37-5.02 5.5-8.82 5.5S4.83 15.37 3.18 12A9.77 9.77 0 0 1 12 6.5m0-2C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5zm0 5a2.5 2.5 0 0 1 0 5 2.5 2.5 0 0 1 0-5m0-2c-2.48 0-4.5 2.02-4.5 4.5s2.02 4.5 4.5 4.5 4.5-2.02 4.5-4.5-2.02-4.5-4.5-4.5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain}.hp-kiosk__item .content button.link span{margin-left:10px;color:#000;font-weight:600;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1)}.hp-kiosk__item .content button.link:hover span{text-decoration:underline}.hp-kiosk__item .content .download{margin-top:.5rem;display:inline-flex;flex-direction:column;align-items:flex-start;position:relative;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1)}.hp-kiosk__item .content .download:before{content:"";position:absolute;top:0;left:0;width:18px;height:18px;background-image:url("data:image/svg+xml,%3Csvg fill='%23000'  width='14' height='22' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.585 21.208c-.247 0-.419-.315-.136-.564h12.867c.152 0 .289.115.297.268a.282.282 0 0 1-.282.296H.585ZM2.47 14.628l4.408 4.407a.38.38 0 0 0 .537 0l4.404-4.407a.378.378 0 1 0-.535-.537l-3.76 3.761V1.232a.378.378 0 1 0-.758 0v16.62l-3.76-3.76a.378.378 0 1 0-.535.537v-.001Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1)}.hp-kiosk__item .content .download span{margin-left:28px;color:#000;font-weight:600;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1)}.hp-kiosk__item .content .download:hover span{text-decoration:underline}.hp-kiosk__item .content .view{margin-top:.5rem;display:inline-flex;align-items:center;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1)}.hp-kiosk__item .content .view:before{content:"";width:18px;height:18px;background-image:url("data:image/svg+xml,%3Csvg fill='%23000'  width='19' height='17' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.782 16.687a.216.216 0 0 1-.126-.04c-2.381-1.69-7.53-1.76-9.11-1.415a.226.226 0 0 1-.093 0c-1.58-.344-6.729-.275-9.11 1.415A.217.217 0 0 1 0 16.47V3.101a.218.218 0 0 1 .435 0v12.966c2.603-1.556 7.41-1.612 9.065-1.271 1.656-.341 6.462-.285 9.065 1.271V3.102a.218.218 0 0 1 .435 0v13.367a.217.217 0 0 1-.218.218Z'/%3E%3Cpath d='M9.473 13.703a.211.211 0 0 1-.09-.02c-1.245-.575-4.781-1.271-7.321-.274a.217.217 0 0 1-.297-.202V.637c0-.092.057-.174.142-.205 1.46-.535 6.08-.508 7.566.357 1.486-.866 6.107-.893 7.568-.357a.218.218 0 0 1 .143.204v12.571a.217.217 0 0 1-.297.202c-2.54-.996-6.078-.301-7.323.273a.214.214 0 0 1-.09.02Zm-4.392-1.227c1.808 0 3.533.4 4.392.77 1.324-.57 4.705-1.212 7.276-.35V.793c-1.523-.449-6-.385-7.15.432a.217.217 0 0 1-.251 0C8.198.408 3.722.345 2.2.793v12.103c.902-.303 1.904-.42 2.882-.42Z'/%3E%3Cpath d='M9.473 13.702a.218.218 0 0 1-.217-.217v-8.22a.218.218 0 0 1 .435 0v8.22c0 .12-.098.217-.218.217ZM9.473 3.617a.218.218 0 0 1-.217-.218V1.048a.218.218 0 0 1 .435 0v2.351c0 .12-.098.218-.218.218Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1)}.hp-kiosk__item .content .view span{margin-left:10px;color:#000;font-weight:600;transition:all .2s cubic-bezier(0.4, 0, 0.2, 1)}.hp-kiosk__item .content .view:hover span{text-decoration:underline}.hp-kiosk__item h3{font-size:1.125rem;color:#000;font-weight:600;position:relative;margin-bottom:1rem}@media(max-width: 749.98px){.hp-kiosk__item h3{font-size:1rem}}@media screen and (max-width: 375px){.hp-kiosk__item h3{font-size:.9375rem}}.hp-kiosk__item h3:before{content:"";position:absolute;height:6px;width:30px;background-color:var(--secondary);bottom:-10px;left:0;border-radius:50px}.hp-kiosk__item h3:after{content:"";position:absolute;height:6px;width:6px;background-color:var(--tertiary);bottom:-10px;left:38px;border-radius:50px}
/*# sourceMappingURL=kiosk.min.css.map */
