@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-kinder__kiosk{padding:2.325rem 0}.hp-kinder__kiosk .title{color:var(--text-dark);font-size:2.75rem;font-weight:800;margin-bottom:0}.hp-kinder__kiosk .title::after{background-color:var(--secondary);border-radius:8px;content:"";display:inline-block;height:.75rem;margin-left:1rem;width:5rem}@media(max-width: 949.98px){.hp-kinder__kiosk .title{margin-bottom:1rem}}@media(max-width: 749.98px){.hp-kinder__kiosk .title{display:flex;flex-direction:column}.hp-kinder__kiosk .title::after{margin-left:0;margin-top:1rem}}.hp-kinder__kiosk .title-container{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}@media(max-width: 949.98px){.hp-kinder__kiosk .title-container{flex-direction:column}}@media(max-width: 749.98px){.hp-kinder__kiosk .title-container{flex-direction:column}}.hp-kinder__kiosk .homepage-button{align-items:center;border-radius:5px;color:var(--text-primary);display:flex;font-size:1.125rem;font-weight:600;justify-content:center;position:relative;transition:all .3s ease-in-out;width:-moz-fit-content;width:fit-content}.hp-kinder__kiosk .homepage-button span{border:3px solid var(--text-dark);border-radius:5px;display:block;height:100%;padding:.75rem;position:relative;width:100%;z-index:2}.hp-kinder__kiosk .homepage-button::before{background-color:var(--primary);box-shadow:0px 0px 0px #8c8c8c;content:"";height:100%;position:absolute;left:6px;top:6px;transition:all .1s ease-in-out;width:100%;z-index:1}.hp-kinder__kiosk .homepage-button:hover,.hp-kinder__kiosk .homepage-button:focus{box-shadow:0px 0px 5px #8c8c8c;overflow:hidden}.hp-kinder__kiosk .homepage-button:hover::before,.hp-kinder__kiosk .homepage-button:focus::before{left:0;top:0}.hp-kinder__kiosk .media-container{position:relative}@media(max-width: 1135.98px){.hp-kinder__kiosk .media-container{margin-bottom:2rem}}.hp-kinder__kiosk .media-container .kiosk__list__item{display:flex}.hp-kinder__kiosk .media-container .kiosk__list__item .wrapper{display:flex}.hp-kinder__kiosk .media-container img{aspect-ratio:242/325;border-radius:5px;max-width:242px;-o-object-fit:cover;object-fit:cover;height:100%}.hp-kinder__kiosk img{aspect-ratio:242/325;border-radius:5px;max-width:242px;-o-object-fit:cover;object-fit:cover;height:100%}.hp-kinder__kiosk .content{display:flex;flex-direction:column}@media(max-width: 749.98px){.hp-kinder__kiosk .content{text-align:center}}.hp-kinder__kiosk .item-title{color:var(--text-dark);font-size:1.5rem;font-weight:700;margin-bottom:0}.hp-kinder__kiosk .item__infos{padding-top:.5rem;font-size:1.125rem;font-weight:300}.hp-kinder__kiosk .item__date{font-size:1.125rem;font-weight:300}.hp-kinder__kiosk .item__links{display:flex}@media(max-width: 749.98px){.hp-kinder__kiosk .item__links{justify-content:center}}.hp-kinder__kiosk .item__links .link{align-items:center;border:none;border-radius:5px;display:flex;height:3.125rem;justify-content:center;margin-right:1rem;padding:0;position:relative;transition:all .3s ease-in-out;width:3.125rem}@media(max-width: 749.98px){.hp-kinder__kiosk .item__links .link{margin-right:0 .5rem}}.hp-kinder__kiosk .item__links .link::after{background-position:center;background-size:1.25rem;background-repeat:no-repeat;border:3px solid var(--text-dark);border-radius:5px;content:"";display:block;height:100%;position:relative;width:100%;z-index:2}.hp-kinder__kiosk .item__links .link::before{background-color:var(--secondary);box-shadow:0px 0px 0px #8c8c8c;content:"";height:100%;position:absolute;left:6px;top:6px;transition:all .1s ease-in-out;width:100%;z-index:1}.hp-kinder__kiosk .item__links .link:hover,.hp-kinder__kiosk .item__links .link:focus{box-shadow:0px 0px 5px #8c8c8c;overflow:hidden}.hp-kinder__kiosk .item__links .link:hover::before,.hp-kinder__kiosk .item__links .link:focus::before{left:0;top:0}.hp-kinder__kiosk .item__links .link[data-icon=eye]::after{background-image:url("data:image/svg+xml,%3Csvg fill='%23FFFFFF'  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")}.hp-kinder__kiosk .item__links .link[data-icon=feuilleter]::after{background-image:url("data:image/svg+xml,%3Csvg fill='%23FFFFFF'  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 15' style='enable-background:new 0 0 15 15' xml:space='preserve'%3E%3Cpath d='M6.3 5.2c.8.4 1.8.4 2.6 0 .6.2 1.2.5 1.5.8L7.6 7.9 4.8 6c.3-.3.8-.6 1.5-.8zm1.3-.5c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zM3.3 6.3l.2-.2.8.5-1-.3zm-.6 4.5c.1 0 .2-.1.3-.1.1 0 .1-.1.1-.1s.1-.1.1-.2.1-.1.1-.2.1-.1.1-.2v-.8c0-.1 0-.1-.1-.2 0-.1-.1-.1-.1-.2s-.1-.1-.1-.1L3 8.6c-.1-.4-.2-.4-.3-.5V6.9l4.5 1.7V14l-4.5-1.7v-1.5zm0-1.3c0 .3-.2.6-.5.6 0 0-.2-.1-.2-.2-.1-.1-.2-.3-.2-.4 0-.3.2-.6.5-.6.2 0 .4.2.4.6zM11 6.7l.8-.5.2.2-1 .3zm1.6 1.4c-.5.2-.9.7-.9 1.3 0 .6.4 1.1.9 1.3v1.5L8 14V8.6l4.5-1.7v1.2zm.4.8c.3 0 .5.3.5.6s-.2.6-.5.6-.5-.3-.5-.6c0-.4.2-.6.5-.6zm.4-.8V6s0-.1-.1-.1h-.1l-.4.1-.8-.8s-.1-.1-.2 0l-.6.4c-.4-.4-.9-.7-1.5-1 .5-.5.8-1.2.8-1.9C10.5 1.2 9.2 0 7.6 0 6 0 4.8 1.2 4.8 2.8c0 .7.3 1.4.8 1.9-.6.2-1.1.6-1.5 1l-.6-.5h-.2l-.8.8-.4-.1H2l-.1.1v2.1c-.5.2-.9.8-.9 1.4 0 .6.4 1.1.9 1.3v2c0 .1 0 .1.1.1L7.6 15h.2l5.6-2.1c.1 0 .1-.1.1-.1v-2c.5-.2.9-.7.9-1.3-.2-.6-.5-1.2-1-1.4z' style='fill-rule:evenodd;clip-rule:evenodd;data-color-initial:%230062ff'/%3E%3C/svg%3E")}.hp-kinder__kiosk .item__links .link[data-icon=download]::after{background-image:url("data:image/svg+xml,%3Csvg fill='%23FFFFFF'  xmlns='http://www.w3.org/2000/svg' width='195' height='195'%3E%3Cpath d='M194.877 141.774v43.108c0 .859-.122 1.656-.306 2.392-.859 4.23-4.6 7.42-9.014 7.42H9.382c-4.722 0-8.646-3.619-9.137-8.218-.122-.551-.122-1.042-.122-1.655v-43.109c0-5.09 4.17-9.198 9.198-9.198a9.23 9.23 0 0 1 6.5 2.698 9.23 9.23 0 0 1 2.698 6.5v34.524h158.023v-34.524c0-5.09 4.17-9.198 9.199-9.198a9.23 9.23 0 0 1 6.5 2.698c1.594 1.717 2.636 4.047 2.636 6.562Z'/%3E%3Cpath d='m150.542 98.604-45.193 45.193c-.061.123-.184.184-.245.245-1.656 1.656-3.802 2.699-5.948 3.005-.184 0-.368.061-.552.061-.368.062-.736.062-1.104.062l-1.042-.062c-.184 0-.368-.06-.552-.06-2.208-.307-4.293-1.35-5.948-3.006-.062-.06-.184-.184-.246-.245L44.52 98.604c-2.085-2.085-3.127-4.845-3.127-7.604 0-2.76 1.042-5.519 3.127-7.604 4.17-4.17 10.976-4.17 15.207 0l27.166 27.165V11.038c0-5.887 4.844-10.731 10.73-10.731 2.944 0 5.642 1.226 7.604 3.127 1.963 1.962 3.128 4.599 3.128 7.604v99.523l27.165-27.165c4.17-4.17 10.976-4.17 15.207 0 3.986 4.231 3.986 11.038-.184 15.208Z'/%3E%3C/svg%3E")}.hp-kinder__kiosk .kiosk__list{display:flex;margin-top:3.75rem}@media(max-width: 1135.98px){.hp-kinder__kiosk .kindernoir-container{flex-direction:column}}.hp-kinder__kiosk .newsletter{align-items:stretch;background-color:var(--primary);border-radius:5px 0 0 5px;display:flex;max-width:50%;position:absolute;padding:1.875rem 3.125rem;right:0}@media(max-width: 1135.98px){.hp-kinder__kiosk .newsletter{height:auto !important;position:static;max-width:100%;border-radius:0}}@media(max-width: 749.98px){.hp-kinder__kiosk .newsletter{flex-direction:column}}.hp-kinder__kiosk .newsletter>div:first-child{display:flex;flex-direction:column;justify-content:space-between}.hp-kinder__kiosk .newsletter__title{color:var(--text-primary);font-size:1.5rem;font-weight:800;margin-bottom:0;padding-bottom:1rem;position:relative}.hp-kinder__kiosk .newsletter__title::after{background-color:var(--text-primary);border-radius:8px;bottom:0;content:"";height:.5rem;left:0;position:absolute;width:2.5rem}.hp-kinder__kiosk .newsletter .lead{color:var(--text-primary);flex:1;margin-top:1rem;padding:0}.hp-kinder__kiosk .newsletter .lead p,.hp-kinder__kiosk .newsletter .lead ul,.hp-kinder__kiosk .newsletter .lead li{color:var(--text-primary);font-size:1rem}.hp-kinder__kiosk .newsletter__link{background-color:var(--text-dark);border-radius:5px;color:var(--white);font-weight:800;width:-moz-fit-content;width:fit-content}.hp-kinder__kiosk .newsletter__socials{display:flex;height:100%;flex-direction:column;list-style-type:none}@media(max-width: 749.98px){.hp-kinder__kiosk .newsletter__socials{flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin:auto;margin-top:2rem;padding:0}}.hp-kinder__kiosk .newsletter__socials__item{background-color:var(--text-dark);border-radius:3px;height:3.125rem;width:3.125rem;margin-bottom:10px}@media(max-width: 749.98px){.hp-kinder__kiosk .newsletter__socials__item{margin:1rem;margin-left:0}.hp-kinder__kiosk .newsletter__socials__item:last-child{margin-right:0}}.hp-kinder__kiosk .newsletter__socials__item a{background-size:70%;background-repeat:no-repeat;background-position:center;height:100%;width:100%}.hp-kinder__kiosk .newsletter__socials__item .facebook{background-image:url("data:image/svg+xml,%3Csvg fill='%23fff'  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 15' style='enable-background:new 0 0 8 15' xml:space='preserve'%3E%3Cpath d='M4.7 5.2V3.3c0-.5.4-.9.9-.9h.9V0H4.7C3.1 0 1.9 1.3 1.9 2.8v2.3H0v2.3h1.9V15h2.8V7.5h1.9l.9-2.3H4.7z' style='fill-rule:evenodd;clip-rule:evenodd;data-color-initial:%230062ff'/%3E%3C/svg%3E")}.hp-kinder__kiosk .newsletter__socials__item .instagram{background-image:url("data:image/svg+xml,%3Csvg fill='%23fff'  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 15' style='enable-background:new 0 0 15 15' xml:space='preserve'%3E%3Cpath d='M8.4 0h2.2c.8 0 1.3.2 1.8.3.5.2.9.4 1.3.9.4.4.7.8.9 1.3.2.5.3 1 .3 1.8v6.2c0 .8-.2 1.3-.3 1.8-.2.5-.4.9-.9 1.3-.4.4-.8.7-1.3.9-.5.2-1 .3-1.8.3H4.4c-.8 0-1.3-.2-1.8-.3-.5-.2-.9-.4-1.3-.9-.4-.4-.7-.8-.9-1.3-.2-.5-.3-1-.3-1.8V4.4c0-.8.2-1.3.3-1.8.2-.5.4-.9.9-1.3.4-.4.8-.7 1.3-.9.5-.2 1-.3 1.8-.3h4zm0 1.4H4.5c-.7 0-1.1.2-1.4.3-.4.1-.6.3-.9.5-.2.3-.4.5-.5.9-.1.2-.3.6-.3 1.4v6c0 .7.2 1.1.3 1.4.1.4.3.6.6.9.3.3.5.4.9.6.3.1.7.2 1.4.3h6c.7 0 1.1-.2 1.4-.3.4-.1.6-.3.9-.6.3-.3.4-.5.6-.9.1-.3.2-.7.3-1.4v-6c0-.7-.2-1.1-.3-1.4-.1-.4-.3-.6-.6-.9-.3-.3-.5-.4-.9-.6-.3-.1-.7-.2-1.4-.3-.7.1-1 .1-2.2.1zm-.9 2.2c2.1 0 3.9 1.7 3.9 3.9 0 2.1-1.7 3.9-3.9 3.9-2.1 0-3.9-1.7-3.9-3.9 0-2.1 1.8-3.9 3.9-3.9zm0 1.4C6.1 5 5 6.1 5 7.5S6.1 10 7.5 10 10 8.9 10 7.5 8.9 5 7.5 5zm4-2.4c.5 0 .9.4.9.9s-.4.9-.9.9-.9-.4-.9-.9.4-.9.9-.9z' style='fill-rule:evenodd;clip-rule:evenodd;data-color-initial:%230062ff'/%3E%3C/svg%3E")}.hp-kinder__kiosk .newsletter__socials__item .twitter{background-image:url("data:image/svg+xml,%3Csvg fill='%23fff'  width='32' height='32' viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath data-color-initial='currentColor' d='M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8l164.9-188.5L26.8 48h145.6l100.5 132.9L389.2 48zm-24.8 373.8h39.1L151.1 88h-42l255.3 333.8z' style='data-color-initial:%230062ff;fill-opacity:1'/%3E%3C/svg%3E")}.hp-kinder__kiosk .newsletter__socials__item .linkedin{background-image:url("data:image/svg+xml,%3Csvg fill='%23fff'  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 15' style='enable-background:new 0 0 15 15' xml:space='preserve'%3E%3Cpath d='M7.5 0C3.4 0 0 3.4 0 7.5S3.4 15 7.5 15 15 11.6 15 7.5 11.6 0 7.5 0zM5.3 11.3H3.5V5.8h1.8v5.5zm-.9-6.2c-.6 0-1-.4-1-.9s.4-.9 1-.9 1 .4 1 .9-.4.9-1 .9zm7.5 6.2h-1.8V8.4c0-.7-.3-1.2-.9-1.2-.5 0-.8.3-.9.7 0 .1-.1.3-.1.4v3.1H6.3V5.9h1.8v.8c.2-.4.7-.9 1.6-.9 1.2 0 2.1.8 2.1 2.5v3z' style='fill-rule:evenodd;clip-rule:evenodd;data-color-initial:%230062ff'/%3E%3C/svg%3E")}.hp-kinder__kiosk .newsletter__socials__item .youtube{background-image:url("data:image/svg+xml,%3Csvg fill='%23fff'  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17 12' style='enable-background:new 0 0 17 12' xml:space='preserve'%3E%3Cpath d='M6.7 8.2V3.4l4.6 2.4-4.6 2.4zm10.1-5.6s-.2-1.2-.7-1.7c-.6-.7-1.4-.7-1.7-.7C12.1 0 8.5 0 8.5 0S4.9 0 2.6.2C2.3.2 1.5.2.9.9.3 1.4.2 2.6.2 2.6S0 4 0 5.3v1.3C0 8 .2 9.4.2 9.4s.2 1.2.7 1.7c.6.7 1.5.7 1.9.7 1.3.2 5.7.2 5.7.2s3.6 0 6-.2c.3 0 1.1 0 1.7-.7.5-.5.7-1.7.7-1.7S17 8 17 6.6V5.3c0-1.3-.2-2.7-.2-2.7z' style='fill-rule:evenodd;clip-rule:evenodd;data-color-initial:%230062ff'/%3E%3C/svg%3E")}.hp-kinder__kiosk .newsletter__socials__item .facebook{background-size:40%}.hp-kinder__kiosk.gabarit-kinderblanc .kiosk__list{justify-content:space-between}@media(max-width: 1135.98px){.hp-kinder__kiosk.gabarit-kinderblanc .kiosk__list{flex-direction:column;padding-left:calc(2.5rem + 15px)}}@media(max-width: 749.98px){.hp-kinder__kiosk.gabarit-kinderblanc .kiosk__list{padding-left:0}}.hp-kinder__kiosk.gabarit-kinderblanc .kiosk__list__item{align-items:flex-end;display:flex;flex:0 0 calc(50% - 2.8125rem);justify-content:flex-end;position:relative}@media(max-width: 1135.98px){.hp-kinder__kiosk.gabarit-kinderblanc .kiosk__list__item{justify-content:center}.hp-kinder__kiosk.gabarit-kinderblanc .kiosk__list__item:nth-child(2){margin-top:4rem}}.hp-kinder__kiosk.gabarit-kinderblanc .kiosk__list__item .wrapper{background-color:#f3f3f3;border-radius:5px;display:flex;min-height:20rem;width:calc(100% - 2.5rem);height:calc(100% - 3.625rem)}@media(max-width: 1135.98px){.hp-kinder__kiosk.gabarit-kinderblanc .kiosk__list__item .wrapper{width:100%;height:100%}}@media(max-width: 749.98px){.hp-kinder__kiosk.gabarit-kinderblanc .kiosk__list__item .wrapper{background-color:rgba(0,0,0,0);flex-direction:column;align-items:center;height:auto}}.hp-kinder__kiosk.gabarit-kinderblanc .kiosk__list__item img{transform:translate(-3.625rem, -2.5rem)}@media(max-width: 749.98px){.hp-kinder__kiosk.gabarit-kinderblanc .kiosk__list__item img{transform:none}}.hp-kinder__kiosk.gabarit-kinderblanc .kiosk__list__item .content{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:1.875rem 1rem 1.875rem 0;padding-left:0;width:100%}@media(max-width: 749.98px){.hp-kinder__kiosk.gabarit-kinderblanc .kiosk__list__item .content{background-color:#f3f3f3;padding:1rem}}.hp-kinder__kiosk.gabarit-kinderblanc .kiosk__list__item .content .item-title{margin-bottom:1.25rem}.hp-kinder__kiosk.gabarit-kinderblanc .kiosk__list__item .content .item__infos{background-color:var(--white);padding:.5rem 1rem;width:-moz-fit-content;width:fit-content}@media(max-width: 749.98px){.hp-kinder__kiosk.gabarit-kinderblanc .kiosk__list__item .content .item__infos{margin:0 auto 1rem}}.hp-kinder__kiosk.gabarit-kinderblanc .kiosk__list__item .content .item__date{margin-bottom:1.25rem;margin-top:auto}.hp-kinder__kiosk.gabarit-kindernoir .title{margin-bottom:2.875rem}@media(max-width: 949.98px){.hp-kinder__kiosk.gabarit-kindernoir .title{margin-bottom:1rem}}@media(max-width: 1135.98px){.hp-kinder__kiosk.gabarit-kindernoir .kiosk__list__item{justify-content:center}}.hp-kinder__kiosk.gabarit-kindernoir .content{padding-left:1.5rem}@media(max-width: 749.98px){.hp-kinder__kiosk.gabarit-kindernoir .content{background-color:#f3f3f3;padding:1rem;width:100%}}.hp-kinder__kiosk.gabarit-kindernoir .content .item__links{margin-top:auto}.hp-kinder__kiosk.gabarit-kindernoir .homepage-button{margin-top:2rem;width:-moz-fit-content;width:fit-content}.hp-kinder__kiosk.gabarit-kindernoir .title-container .homepage-button{margin-bottom:2.875rem;margin-top:0}@media(max-width: 749.98px){.hp-kinder__kiosk.gabarit-kindernoir .wrapper{background-color:rgba(0,0,0,0);flex-direction:column;align-items:center;height:auto;width:100%}}
/*# sourceMappingURL=kiosk.min.css.map */
