/*
Theme Name: Patapain
Author: Paradisiak
Description: Th�me 2026 pour le site de Patapain
Version: 1.0
*/
@charset "UTF-8";@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes slideInUp{from{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes slideInDown{from{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes slideInLeft{from{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes slideInRight{from{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes slideOutRight{from{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes bounce{0%,100%,20%,53%,80%{transform:translate3d(0,0,0)}40%,43%{transform:translate3d(0,-30px,0)}70%{transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}@keyframes pulse{0%{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}100%{transform:scale3d(1,1,1)}}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.btn{display:flex;max-width:fit-content;height:44px;padding:8px 16px;justify-content:center;align-items:center;gap:10px;font-family:Raleway,sans-serif;font-size:1rem;font-weight:700;line-height:1.5}@media (max-width:768px){.btn{font-size:.875rem}}.btn{font-size:.75rem;text-transform:uppercase;text-align:center}.btn-primary{background-color:#e6530f;color:#fff;border:none;border-radius:4px;transition:all .3s ease}.btn-primary:hover{background-color:rgb(182.1224489796,65.7224489796,11.8775510204);cursor:pointer}.btn-link-job{background-color:transparent;color:#e6530f;border:none;transition:all .3s ease}.btn-link-job:hover{text-decoration:underline;cursor:pointer}.btn-filter{background-color:#f8f9fa;color:#1a1a1a;border:none;border-radius:4px;transition:all .3s ease}.btn-filter:hover{background-color:#e9ecef;cursor:pointer;text-decoration:underline}.btn-big-apply{width:100%;min-width:100%;height:100%;min-height:80px;border-radius:8px}@media (max-width:1024px){.btn-big-apply{min-height:48px}}.btn-inactive{background-color:#f8f9fa;color:#adb5bd;border:none;border-radius:4px;cursor:not-allowed}.btn-inactive:hover{background-color:#f8f9fa;color:#adb5bd;text-decoration:none;cursor:not-allowed}.btn-outline{background:#fff;border:1px solid #d3d3d3;color:#343a40;border-radius:8px}.btn-outline:hover{background:#f8f9fa;cursor:pointer}.btn-orange{display:flex;height:56px;padding:12px 24px;justify-content:center;align-items:center;gap:8px;border-radius:12px;background:#e6530f;color:#fff;font-family:Raleway,sans-serif;font-size:1rem;font-weight:700;line-height:1.5}@media (max-width:768px){.btn-orange{font-size:.875rem}}.btn-orange{border:1px solid #e6530f;cursor:pointer;text-decoration:none;transition:all .3s ease;text-transform:uppercase;width:fit-content}.btn-orange:hover{background:#fff;color:#e6530f!important}@media (max-width:768px){.btn-orange{height:48px;padding:10px 20px}}.btn-purple{display:flex;height:56px;padding:12px 24px;justify-content:center;align-items:center;gap:8px;border-radius:12px;background:#3f1e38;color:#fff;font-family:Raleway,sans-serif;font-size:1rem;font-weight:700;line-height:1.5}@media (max-width:768px){.btn-purple{font-size:.875rem}}.btn-purple{border:none;cursor:pointer;text-decoration:none;transition:all .3s ease;width:fit-content}.btn-purple:hover{background:#fff;color:#3f1e38}@media (max-width:768px){.btn-purple{height:48px;padding:10px 20px}}.tag-orange{display:flex;padding:4px 12px;align-items:center;gap:8px;border-radius:9999px;background:#ffedd5;color:#e6530f;text-align:center;font-family:Raleway,sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:.6px;text-transform:uppercase}@media (max-width:768px){.tag-orange{font-size:10px;line-height:14px}}.tag-orange{width:fit-content}.tag-orange img,.tag-orange svg{width:16px;height:16px}@media (max-width:768px){.tag-orange{padding:3px 10px}}.card-hero-home{position:relative;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;height:707px;gap:10px;flex:1 0 0;padding:32px;border-radius:32px;overflow:hidden}.card-hero-home::after{content:"";position:absolute;inset:0;background-image:var(--bg-image);background-size:cover;background-position:50% 50%;background-repeat:no-repeat;transition:transform .4s ease;z-index:0}.card-hero-home:hover::after{transform:scale(1.1)}.card-hero-home::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,0) 47.85%,rgba(0,0,0,.8) 100%);z-index:1}.card-hero-home__content{position:relative;z-index:2;display:flex;flex-direction:column;gap:16px}.card-hero-home h2{position:relative;z-index:2;color:#fff;font-family:Raleway,sans-serif;font-size:3rem;font-weight:800;line-height:1.2}@media (max-width:768px){.card-hero-home h2{font-size:1.75rem}}.card-hero-home h2{margin:0}.card-hero-home span{position:relative;z-index:2;color:#fff;font-family:Raleway,sans-serif;font-size:18px;font-weight:500;line-height:1.5}@media (max-width:1024px){.card-hero-home span{font-size:1rem}}@media (max-width:768px){.card-hero-home span{font-size:.875rem}}@media (max-width:1024px){.card-hero-home{height:500px}.card-hero-home h2{font-size:36px}}@media (max-width:768px){.card-hero-home{height:400px;padding:24px}}.card-adn{display:flex;height:400px;padding:32px;flex-direction:column;align-items:flex-end;flex:1 0 0;border-radius:24px;background:#261222;justify-content:space-between;transition:all ease-in-out .3s}.card-adn .card-adn-icon-container{display:flex;width:64px;height:64px;justify-content:center;align-items:center;flex-shrink:0;aspect-ratio:1/1;border-radius:100px;background-color:rgba(255,255,255,.1019607843)}.card-adn .card-adn-icon-container .card-adn-icon{width:24px;height:24px;max-width:24px;max-height:24px;min-height:24px;min-width:24px;flex-shrink:0;aspect-ratio:1/1}.card-adn .card-adn-text-container{color:#fff}.card-adn .card-adn-text-container .card-adn-title{font-family:Raleway,sans-serif;font-size:2rem;font-weight:800;line-height:1.2}@media (max-width:768px){.card-adn .card-adn-text-container .card-adn-title{font-size:1.75rem}}.card-adn .card-adn-text-container .card-adn-title{margin:0}.card-adn .card-adn-text-container .card-adn-text{font-family:sans-serif;font-size:1rem;font-weight:400;line-height:1.5;line-height:26px}.card-adn:hover{background-color:#e6530f;transform:translateY(-10px) scale(1.01)}@media (max-width:768px){.card-adn{height:300px}}.card-video{width:100%;border-radius:32px;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,.2);position:relative;height:100%;transition:all .2s ease-in-out}.card-video .card-video-placeholder{cursor:pointer;transition:transform .3s ease;height:100%}.card-video .card-video-background{height:100%;position:relative;min-height:600px;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;align-items:center;justify-content:end}.card-video .card-video-background::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%);pointer-events:none}@media (max-width:1024px){.card-video .card-video-background{min-height:400px}}@media (max-width:768px){.card-video .card-video-background{min-height:300px}}.card-video .card-video-play-button{position:absolute;top:50%;left:50%;margin-top:-32px;margin-left:-32px;z-index:2;transition:transform .3s ease;background-color:#fff;width:64px;height:64px;border-radius:100px;display:flex;justify-content:center;align-items:center;transition:all .2s ease-in-out}.card-video .card-video-play-button::before{content:"";display:block;position:relative;width:88px;height:88px;border-radius:100px;border:1px solid #fff;position:absolute;background-color:rgba(255,255,255,.1019607843);transition:all .2s ease-in-out;z-index:1}.card-video .card-video-play-button svg{fill:#e6530f;width:16px;height:24px;transition:all .2s ease-in-out}@media (max-width:1024px){.card-video .card-video-play-button{position:relative;transform:none;top:auto;left:auto}}.card-video .card-video-text-overlay{display:flex;flex-direction:column;justify-content:end;align-items:start;height:100%;padding:24px;z-index:1}.card-video .card-video-text-overlay .card-video-title{color:#fff}@media (max-width:1024px){.card-video .card-video-text-overlay{height:fit-content}}.card-video .card-video-player{height:100%;width:100%;min-height:600px}@media (max-width:1024px){.card-video .card-video-player{min-height:400px}}@media (max-width:768px){.card-video .card-video-player{min-height:300px}}.card-video .card-video-player .plyr--video{height:100%!important;width:100%!important;min-height:inherit}.card-video .card-video-player .plyr{--plyr-color-main:#e6530f}.card-video:hover{transform:scale(1.03)}.card-video:hover .card-video-play-button{background-color:#e6530f;transform:scale(1.3)}.card-video:hover .card-video-play-button::before{width:30px;height:30px;opacity:0}.card-video:hover .card-video-play-button svg{fill:#fff}.hero-page{position:relative;width:100%;display:flex;align-items:center;justify-content:center}.hero-page .container{position:relative;width:100%;height:100%;min-height:500px;border-radius:24px;display:flex;align-items:end;justify-content:center;background:linear-gradient(180deg,rgba(0,0,0,0) 47.85%,rgba(0,0,0,.8) 100%),var(--hero-bg) #d3d3d3 -.106px -88.317px/100% 181.219% no-repeat;background-size:cover;background-position:center;margin:32px}.hero-page__content{display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;z-index:1}.hero-page__title{font-family:Raleway,sans-serif;font-size:3rem;font-weight:800;line-height:1.2}@media (max-width:768px){.hero-page__title{font-size:1.75rem}}.hero-page__title{color:#fff;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.3)}.hero-page__subtitle{font-family:Raleway,sans-serif;font-size:18px;font-weight:500;line-height:1.5}@media (max-width:1024px){.hero-page__subtitle{font-size:1rem}}@media (max-width:768px){.hero-page__subtitle{font-size:.875rem}}.hero-page__subtitle{color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3);padding-bottom:24px}.hero-page .btn-orange,.hero-page .btn-purple{margin-top:16px}.card-testimony{background-color:#fff;border-radius:24px;padding:32px;display:flex;flex-direction:column;justify-content:space-between;gap:32px}.card-testimony__quote{font-family:sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#1a1a1a;font-style:italic;margin:0;padding:0;border:none}.card-testimony__author{display:flex;align-items:center;gap:16px}.card-testimony__author-image{width:48px;height:48px;border-radius:100px;overflow:hidden;flex-shrink:0}.card-testimony__author-image img{width:100%;height:100%;object-fit:cover;display:block}.card-testimony__author-info{display:flex;flex-direction:column;gap:4px}.card-testimony__author-name{font-family:Raleway,sans-serif;font-size:1rem;font-weight:600;line-height:1.5}@media (max-width:768px){.card-testimony__author-name{font-size:.875rem}}.card-testimony__author-name{color:#1a1a1a}.card-testimony__author-role{font-family:sans-serif;font-size:.875rem;font-weight:400;line-height:1.5;color:#6b7280}.card-number{display:flex;flex-direction:column;align-items:center;gap:16px;padding:32px;text-align:center;background-color:#fff;width:100%;padding:32px;border-radius:24px}.card-number__value{font-family:Raleway,sans-serif;font-size:4rem;font-weight:800;line-height:1.2}@media (max-width:768px){.card-number__value{font-size:3rem}}.card-number__value{display:flex;align-items:flex-start;height:1.2em;overflow:hidden;position:relative}.card-number__value::after,.card-number__value::before{content:"";position:absolute;left:0;right:0;height:.3em;pointer-events:none;z-index:1}.card-number__value::before{top:0;background:linear-gradient(to bottom,#fff,rgba(255,255,255,0))}.card-number__value::after{bottom:0;background:linear-gradient(to top,#fff,rgba(255,255,255,0))}.card-number__value .counter-prefix{flex-shrink:0}.card-number__value .counter-column{display:flex;flex-direction:column;will-change:transform;transform:translateY(0)}.card-number__value .counter-column div{height:1.2em;line-height:1.2em;text-align:center}.card-number__text{font-family:Raleway,sans-serif;font-size:1rem;font-weight:600;line-height:1.5}@media (max-width:768px){.card-number__text{font-size:.875rem}}.card-number__text{text-transform:uppercase;color:#6b7280}.chiffre-mission-element{display:flex;padding:16px;align-items:center;gap:24px;align-self:stretch;border-radius:16px;background-color:#f9fafb}.chiffre-mission-element .chiffre-mission-container-number{display:flex;align-items:center;justify-content:center;width:64px;height:64px;min-width:64px;min-height:64px;max-width:64px;max-height:64px;border-radius:100px;background-color:#ffedd5}.chiffre-mission-element .chiffre-mission-container-number .chiffre-mission-element-number{color:#e6530f;font-family:Raleway,sans-serif;font-size:20px;font-weight:700;line-height:normal}.chiffre-mission-element .chiffre-mission-container-text{display:flex;flex-direction:column;gap:8px}.chiffre-mission-element .chiffre-mission-container-text .chiffre-mission-element-text,.chiffre-mission-element .chiffre-mission-container-text .chiffre-mission-element-title{margin:0}@media (max-width:768px){.chiffre-mission-element{flex-direction:column;align-items:flex-start}}.section-reasons{background-image:url(assets/svg/icon-patapain-beige.svg);background-position:top right;background-repeat:no-repeat;background-size:10vw}@media (max-width:1200px){.section-reasons{background-size:15vw}}@media (max-width:1024px){.section-reasons{background-size:20vw}}@media (max-width:768px){.section-reasons{background-size:25vw}}.section-reasons__header{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-bottom:3rem;text-align:center}.section-reasons__title{font-size:2rem;font-weight:700;color:#1a1a1a;margin:0}@media (min-width:768px){.section-reasons__title{font-size:2.5rem}}.section-reasons__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.section-reasons__grid{grid-template-columns:repeat(2,1fr);gap:2.5rem}}.section-reasons__item{display:flex;flex-direction:column;gap:.75rem;padding:2rem;background-color:#fff;border-radius:24px;transition:transform .3s ease,box-shadow .3s ease}.section-reasons__item:hover{transform:translateY(-4px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.section-reasons__item-title{font-size:1.25rem;font-weight:600;color:#1a1a1a;margin:0}@media (min-width:768px){.section-reasons__item-title{font-size:1.5rem}}.section-reasons__item-description{font-size:1rem;line-height:1.6;color:#6b7280}.section-media-text__inner{display:flex;flex-direction:row;align-items:center;gap:80px}@media (max-width:1024px){.section-media-text__inner{flex-direction:column;align-items:stretch;gap:40px}}.section-media-text--reverse .section-media-text__inner{flex-direction:row-reverse}@media (max-width:1024px){.section-media-text--reverse .section-media-text__inner{flex-direction:column}}.section-media-text__media{flex:1;display:flex;flex-direction:column;gap:24px;min-width:0}@media (max-width:1024px){.section-media-text__media{width:100%}.section-media-text__media .card-video{width:100%}.section-media-text__media .card-video .card-video-player video{width:100%}}.section-media-text__image{width:100%;border-radius:32px;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,.2);min-height:600px}.section-media-text__image img{width:100%;height:100%;min-height:600px;object-fit:cover;display:block}@media (max-width:1024px){.section-media-text__image{min-height:400px;max-height:500px}.section-media-text__image img{min-height:400px}}@media (max-width:768px){.section-media-text__image{min-height:300px;max-height:400px}.section-media-text__image img{min-height:300px}}.section-media-text__text{flex:1;display:flex;flex-direction:column;gap:24px;min-width:0}.section-media-text__title{font-family:Raleway,sans-serif;font-size:3rem;font-weight:800;line-height:1.2}@media (max-width:768px){.section-media-text__title{font-size:1.75rem}}.section-media-text__title{color:#1a1a1a;margin:0;display:flex;flex-direction:column;gap:8px}.section-media-text__subtitle{font-family:Raleway,sans-serif;font-size:2rem;font-weight:800;line-height:1.2}@media (max-width:768px){.section-media-text__subtitle{font-size:1.75rem}}.section-media-text__subtitle{color:#1a1a1a;font-weight:400}.section-media-text__perspectives{display:flex;flex-direction:column;gap:8px}.section-media-text__perspectives-title{font-family:Raleway,sans-serif;font-size:2rem;font-weight:800;line-height:1.2}@media (max-width:768px){.section-media-text__perspectives-title{font-size:1.75rem}}.section-media-text__perspectives-title{color:#1a1a1a}.section-media-text__perspectives-list{margin:0;padding-left:24px;display:flex;flex-direction:column;gap:8px}.section-media-text__perspectives-list li{font-family:Raleway,sans-serif;font-size:18px;font-weight:500;line-height:1.5}@media (max-width:1024px){.section-media-text__perspectives-list li{font-size:1rem}}@media (max-width:768px){.section-media-text__perspectives-list li{font-size:.875rem}}.section-media-text__perspectives-list li{color:#1a1a1a}.section-media-text__perspectives-list li::marker{color:#1a1a1a}.section-media-text__description{font-family:Raleway,sans-serif;font-size:18px;font-weight:500;line-height:1.5}@media (max-width:1024px){.section-media-text__description{font-size:1rem}}@media (max-width:768px){.section-media-text__description{font-size:.875rem}}.section-media-text__description{color:#1a1a1a;margin:0}.section-media-text__description strong{font-weight:700;color:#1a1a1a}.section-media-text__description em{font-style:italic}.section-media-text__description u{text-decoration:underline}.section-media-text__description ul{margin:8px 0 0;padding-left:24px;display:flex;flex-direction:column;gap:8px}.section-media-text__description ul li::marker{color:#e6530f}.section-testimonials{background-color:#f9f5f1}.section-testimonials__header{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;margin-bottom:40px}.section-testimonials__title{font-family:Raleway,sans-serif;font-size:2rem;font-weight:800;line-height:1.2}@media (max-width:768px){.section-testimonials__title{font-size:1.75rem}}.section-testimonials__title{color:#1a1a1a;margin:0}.section-testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}@media (max-width:1024px){.section-testimonials__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.section-testimonials__grid{grid-template-columns:1fr}}.section-evolution{margin:0 auto;margin-left:40px;margin-right:40px;padding-bottom:32px}@media (max-width:1024px){.section-evolution{margin-left:32px;margin-right:32px;border-radius:24px}}.section-evolution__inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:32px;background-color:#3f1e38;border-radius:32px}.section-evolution__title{font-family:Raleway,sans-serif;font-size:2rem;font-weight:800;line-height:1.2}@media (max-width:768px){.section-evolution__title{font-size:1.75rem}}.section-evolution__title{color:#fff;margin:0;max-width:700px}.section-evolution__description{font-family:Raleway,sans-serif;font-size:18px;font-weight:500;line-height:1.5}@media (max-width:1024px){.section-evolution__description{font-size:1rem}}@media (max-width:768px){.section-evolution__description{font-size:.875rem}}.section-evolution__description{color:rgba(255,255,255,.75);margin:0;max-width:1200px}.section-evolution .btn-orange:hover{background:#fff;color:#e6530f;border:1px solid #e6530f}.grid-container{display:flex;flex-direction:column;gap:10px}.grid-container .grid-item{cursor:pointer;z-index:1}.grid-container .grid-item:focus{transform:scale(1.01);box-shadow:0 133px 37px 0 rgba(230,83,15,0),0 85px 34px 0 rgba(230,83,15,.01),0 48px 29px 0 rgba(230,83,15,.03),0 21px 21px 0 rgba(230,83,15,.04),0 5px 12px 0 rgba(230,83,15,.05);outline:0}.grid-container .grid-item .card{display:flex;justify-content:space-between;align-items:center;overflow:hidden;border-radius:16px;gap:10px;background-color:#fff;min-height:120px;cursor:pointer;transition:all .2s ease-in-out;box-shadow:0 36px 10px 0 rgba(230,83,15,0),0 23px 9px 0 rgba(230,83,15,0),0 13px 8px 0 rgba(230,83,15,.02),0 6px 6px 0 rgba(230,83,15,.03),0 1px 3px 0 rgba(230,83,15,.03)}.grid-container .grid-item .card:focus,.grid-container .grid-item .card:hover{box-shadow:0 48px 13px 0 transparent,0 31px 12px 0 rgba(0,0,0,.01),0 17px 10px 0 rgba(0,0,0,.03),0 8px 8px 0 rgba(0,0,0,.04),0 2px 4px 0 rgba(0,0,0,.05)}.grid-container .grid-item .card .job-img{flex-shrink:0;box-sizing:border-box;width:120px;height:120px;padding:35px;object-fit:contain;object-position:center}@media (max-width:1024px){.grid-container .grid-item .card .job-img{width:97px;height:97px;padding:23.5px}}.grid-container .grid-item .card .card-content{border-left:1px solid #e9ecef;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;width:100%;align-content:center;padding:1rem;gap:.3rem}@media (max-width:1024px){.grid-container .grid-item .card .card-content{display:flex;flex-direction:column}}.grid-container .grid-item .card .card-content .main-card-content{grid-column:1;grid-row:1;width:100%}.grid-container .grid-item .card .card-content .main-card-content .card-title{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:2.6em;min-height:1.2em;margin:0 0 6px 0;font-size:1.125rem;transition:color .2s ease-in-out,text-decoration .2s ease-in-out;color:#495057}.grid-container .grid-item .card .card-content .card-postedon{font-family:sans-serif;font-size:.875rem;font-weight:400;line-height:1.5;white-space:nowrap;margin:0;grid-column:2;grid-row:1;align-self:start;color:#495057}.grid-container .grid-item .card .card-content .second-card-content{grid-column:1/-1;grid-row:2;display:flex;flex-direction:row;align-items:end;gap:10px;justify-content:space-between}.grid-container .grid-item .card .card-content .second-card-content .info-card-content{display:flex;flex-direction:column;gap:6px;color:#495057}@media (max-width:1024px){.grid-container .grid-item .card .card-content .second-card-content .info-card-content{flex-direction:row;flex-wrap:wrap}}.grid-container .grid-item .card .card-content .second-card-content .card-contract,.grid-container .grid-item .card .card-content .second-card-content .location{font-family:sans-serif;font-size:.875rem;font-weight:400;line-height:1.5;margin:0;position:relative;display:inline-flex;align-items:center;gap:4px;color:#495057}.grid-container .grid-item .card .card-content .second-card-content .card-contract::before{content:"";width:18px;height:18px;display:flex;background-image:url(assets/svg/paper-grey.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.grid-container .grid-item .card .card-content .second-card-content .location::before{content:"";width:18px;height:18px;display:flex;background-image:url(assets/svg/location-grey.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.grid-container .grid-item .card .card-content .second-card-content img{background-color:#e6530f;border-radius:100px;padding:4px;width:24px;height:24px;object-fit:cover;transition:all .3s ease-in-out}@media (max-width:1024px){.grid-container .grid-item .card .card-content .second-card-content img{display:none}}.custom-select{position:relative;width:100%;z-index:100;width:fit-content}.custom-select .custom-select-trigger{border-radius:8px;border:1px solid #d3d3d3;background:#fff;display:flex;height:40px;padding:8px 12px;justify-content:space-between;align-items:center;cursor:pointer;transition:all .3s ease}.custom-select .custom-select-trigger:hover{background-color:#e9ecef}.custom-select .custom-select-trigger:focus{outline:0;border-color:#e6530f}.custom-select .custom-select-trigger .custom-select-placeholder{color:#1a1a1a;font-size:.875rem;user-select:none;white-space:nowrap}.custom-select .custom-select-trigger .custom-select-placeholder.has-selection{font-weight:500}.custom-select .custom-select-trigger .custom-select-arrow{width:16px;height:16px;background-image:url(assets/svg/chevron-down.svg);background-repeat:no-repeat;background-position:center;background-size:contain;transition:transform .3s ease}.custom-select.open .custom-select-trigger .custom-select-arrow{transform:rotate(180deg)}.custom-select .custom-select-options{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #d3d3d3;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1);max-height:200px;overflow-y:auto;z-index:1000;opacity:0;transform:translateY(-10px);transition:all .3s ease;pointer-events:none}.custom-select .custom-select-options::-webkit-scrollbar{width:8px}.custom-select .custom-select-options::-webkit-scrollbar-track{background:#f8f9fa;border-radius:4px}.custom-select .custom-select-options::-webkit-scrollbar-thumb{background:#d3d3d3;border-radius:4px}.custom-select .custom-select-options::-webkit-scrollbar-thumb:hover{background:#6c757d}.custom-select .custom-select-options.open{opacity:1;transform:translateY(0);pointer-events:auto}.custom-select .custom-select-options .custom-select-option{display:flex;align-items:center;padding:8px 12px;cursor:pointer;transition:background-color .2s ease;border:none;margin:0}.custom-select .custom-select-options .custom-select-option:hover{background-color:#f8f9fa}.custom-select .custom-select-options .custom-select-option:focus-within{background-color:#f8f9fa}.custom-select .custom-select-options .custom-select-option input[type=checkbox]:focus{outline:0}.custom-select .custom-select-options .custom-select-option input[type=checkbox]:focus+.custom-checkbox{border-color:#e6530f;box-shadow:0 0 0 3px rgba(230,83,15,.2)}.custom-select .custom-select-options .custom-select-option input[type=checkbox]{position:absolute;opacity:0;pointer-events:none;width:1px;height:1px}.custom-select .custom-select-options .custom-select-option .custom-checkbox{width:16px;height:16px;border:2px solid #d3d3d3;border-radius:3px;margin-right:8px;position:relative;transition:all .2s ease;flex-shrink:0}.custom-select .custom-select-options .custom-select-option .custom-checkbox::after{content:"";position:absolute;left:3px;top:0;width:6px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);opacity:0;transition:opacity .2s ease}.custom-select .custom-select-options .custom-select-option input[type=checkbox]:checked+.custom-checkbox{background-color:#e6530f;border-color:#e6530f}.custom-select .custom-select-options .custom-select-option input[type=checkbox]:checked+.custom-checkbox::after{opacity:1}.custom-select .custom-select-options .custom-select-option .brand-logo{width:20px;height:20px;margin-right:8px;object-fit:contain;flex-shrink:0}.custom-select .custom-select-options .custom-select-option .option-text{font-size:.875rem;color:#1a1a1a;user-select:none;flex:1}#mobile-drawer{position:fixed;top:0;left:0;width:100%;height:calc(100vh - 90px);min-height:fit-content;background-color:#fff;border-radius:16px 16px 0 0;z-index:9998;transform:translateY(var(--drawer-offset-px,0));transition:transform .25s ease-out;box-shadow:0 -4px 20px rgba(0,0,0,.15)}#mobile-drawer.dragging{transition:none!important}#mobile-drawer{display:flex;flex-direction:column}#mobile-drawer::before{content:"";position:absolute;top:8px;left:50%;transform:translateX(-50%);width:80px;height:5px;background-color:#ddd;border-radius:2px}#mobile-drawer .drawer-header{padding:20px 20px 16px 20px;border-bottom:1px solid #e9ecef;display:flex;align-items:center;gap:12px;min-height:60px;flex-shrink:0}#mobile-drawer .drawer-header .drawer-search-bar{flex:1}#mobile-drawer .drawer-header .drawer-search-bar .search{width:100%;border:1px solid #d3d3d3;border-radius:8px;padding:10px 12px;font-size:.875rem}#mobile-drawer .drawer-header .drawer-search-bar .search:focus{outline:0;border-color:#e6530f}#mobile-drawer .drawer-header .drawer-filter-btn{background:#fff;border:1px solid #d3d3d3;border-radius:8px;padding:10px;cursor:pointer;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center;position:relative}#mobile-drawer .drawer-header .drawer-filter-btn .close-icon,#mobile-drawer .drawer-header .drawer-filter-btn .filter-icon{width:20px;height:20px;transition:opacity .2s ease}#mobile-drawer .drawer-header .drawer-filter-btn .filter-icon{filter:brightness(0);opacity:1}#mobile-drawer .drawer-header .drawer-filter-btn .close-icon{position:absolute;filter:brightness(0) invert(1);opacity:0}#mobile-drawer .drawer-header .drawer-filter-btn.active{background-color:#e6530f}#mobile-drawer .drawer-header .drawer-filter-btn.active .filter-icon{opacity:0}#mobile-drawer .drawer-header .drawer-filter-btn.active .close-icon{opacity:1}#mobile-drawer .drawer-state{display:none;height:100%;overflow-y:auto}#mobile-drawer .drawer-state.active{display:block}#mobile-drawer .drawer-content{flex:1;padding:0;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;-webkit-overflow-scrolling:touch}#mobile-drawer .drawer-content::-webkit-scrollbar{width:4px}#mobile-drawer .drawer-content::-webkit-scrollbar-track{background:#f8f9fa}#mobile-drawer .drawer-content::-webkit-scrollbar-thumb{background:#adb5bd;border-radius:2px}#mobile-drawer .drawer-content::-webkit-scrollbar-thumb:hover{background:#6c757d}#mobile-drawer.drawer-expanded .drawer-content{opacity:1;visibility:visible}#mobile-drawer.drawer-max .drawer-content{overflow-y:auto}#mobile-drawer.drawer-expanded:not(.drawer-max) .drawer-content{overflow-y:hidden}.drawer-footer{margin-top:auto}.drawer-footer .footer-row{display:flex;flex-direction:column;gap:8px;margin-bottom:8px}.drawer-footer a.copyright{text-decoration:underline}.drawer-footer .copyright{margin:0}@media (min-width:1024px){#mobile-drawer{display:none!important}}@media (max-width:1024px){body>footer{display:none}}.drawer-jobs{display:flex;flex-direction:column;height:100%}.drawer-jobs .drawer-joblist{flex:1;padding:16px;overflow-y:auto;background-color:#f6f5f3}.drawer-jobs .drawer-joblist .grid-container{margin:0;padding:0}.drawer-jobs .drawer-joblist .grid-container .grid-item{margin-bottom:16px;cursor:pointer}.drawer-jobs .drawer-joblist .grid-container .grid-item:last-child{margin-bottom:0}.drawer-jobs .drawer-joblist .pagination-container{padding:16px 0 0;text-align:center}.drawer-filters .drawer-filters-content{padding:16px 20px}.drawer-filters .drawer-filters-content .form-group{margin-bottom:16px}.drawer-filters .drawer-filters-content .form-group:last-child{margin-bottom:0}.drawer-filters .drawer-filters-actions{padding-top:20px;border-top:1px solid #f0f0f0}.drawer-filters .drawer-filters-actions .filters-buttons{display:flex;gap:12px}.drawer-filters .drawer-filters-actions .filters-buttons .btn{flex:1;padding:12px 16px;border-radius:8px;font-weight:600;cursor:pointer;text-align:center;width:100%;max-width:none}.drawer-filters .drawer-filters-actions .filters-buttons .btn-blue{background:#e6530f;border:1px solid #e6530f;color:#fff}.drawer-filters .drawer-filters-actions .filters-buttons .btn-blue:hover{background:rgb(182.1224489796,65.7224489796,11.8775510204)}.drawer-modal{position:relative}.drawer-modal .drawer-modal-loading{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1001;gap:16px}.drawer-modal .drawer-modal-loading .loading-spinner{width:40px;height:40px;border:3px solid #e9ecef;border-top:3px solid #e6530f;border-radius:50%;animation:spin 1s linear infinite}.drawer-modal .drawer-modal-loading .loading-text{font-family:sans-serif;font-size:.875rem;font-weight:400;line-height:1.5;color:#6c757d;font-weight:500}.drawer-modal .drawer-modal-loading.hidden{display:none}.drawer-modal .drawer-modal-content{padding:0;position:relative;transition:opacity .3s ease}.drawer-modal .drawer-modal-content .drawer-back-btn{position:absolute;top:16px;right:16px;padding:8px;border-radius:50%;width:40px;height:40px;min-height:40px;min-width:40px;z-index:1000;flex-shrink:0;background-color:#e6530f;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.drawer-modal .drawer-modal-content .drawer-back-btn img{width:20px;height:20px}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.jobdesc-modal{display:none;position:absolute;z-index:9999;left:0;top:0;width:100%;height:100%}.jobdesc-modal.slide-in-right .jobdesc-modal-content{animation:slideInRight .3s ease-out forwards}.jobdesc-modal.slide-out-right .jobdesc-modal-content{animation:slideOutRight .3s ease-in forwards}.jobdesc-modal.slide-out-right{animation-fill-mode:forwards}.jobdesc-modal .jobdesc-modal-content{position:absolute;background-color:#fff;right:0;top:0;padding:0;border-radius:0;width:100%;height:100%;overflow-y:auto;box-shadow:-5px 0 15px rgba(0,0,0,.2);border-left:1px solid rgba(0,0,0,.1)}@media (max-width:1024px){.jobdesc-modal .jobdesc-modal-content{width:100%;right:0;position:relative;box-shadow:0 10px 30px rgba(0,0,0,.3)}}.jobdesc-modal .modal-close-btn{appearance:none;-moz-appearance:none;position:absolute;top:0;right:20px;font-size:28px;font-weight:700;color:#666;cursor:pointer;width:44px;height:44px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:10001;border-radius:4px;background:0 0;border:none}.jobdesc-modal .modal-close-btn:focus,.jobdesc-modal .modal-close-btn:hover{transform:scale(1.1)}.jobdesc-modal .modal-close-btn:focus{outline:2px solid #e6530f;outline-offset:2px}@media (min-width:1024px){.jobdesc-modal #jobdesc-container article{position:relative}.jobdesc-modal #jobdesc-container article .single-first-section{position:sticky;top:0;border-bottom:1px solid #f6f5f3;background-color:#fff;padding:16px 30px 0 30px;box-shadow:0 6px 6px 0 rgba(230,83,15,.03),0 1px 3px 0 rgba(230,83,15,.03)}.jobdesc-modal #jobdesc-container article .jobdescription{padding:0 30px}.jobdesc-modal #jobdesc-container article .jobapply{margin:16px;min-width:188px!important;width:188px!important}}.pagination{list-style:none;display:flex;flex-direction:row;gap:4px;align-items:center;justify-content:center;padding:0;margin:0}.pagination li.active a.page.btn.btn-link{background-color:#e6530f!important;color:#fff;border-radius:4px;cursor:default}.pagination li.active a.page.btn.btn-link:hover{text-decoration:none;background-color:rgb(182.1224489796,65.7224489796,11.8775510204)}.pagination li.disabled a{background-color:#f8f9fa;color:#adb5bd;border:none;border-radius:4px;cursor:not-allowed}.pagination li.disabled a:hover{background-color:#f8f9fa;color:#adb5bd;text-decoration:none;cursor:not-allowed}.pagination a.btn.btn-link{display:flex;height:44px;min-width:44px;padding:8px 12px;justify-content:center;align-items:center;background-color:transparent;color:#e6530f;border:none;transition:all .3s ease;text-decoration:none}.pagination a.btn.btn-link:hover{text-decoration:underline;cursor:pointer}header{z-index:9999!important}@media (max-width:1200px){header #block-frr-social-media-block,header .block-job{display:none!important}}header .block-job{display:flex;flex:1;justify-content:flex-end}header .block-job .btn-filled-orange{width:fit-content;margin:0!important;align-items:center;color:#fff}header .block-job .btn-filled-orange:hover{border:1px solid #e6530f}footer .site-footer__bottom.container{padding:0!important}.inner-cluster{color:#fff;font-size:.875rem;display:flex;width:43.984px;height:43.984px;flex-direction:column;justify-content:center;align-items:center;border-radius:100px;border:4px solid rgba(0,0,0,.2);background:#e6530f}.leaflet-popup-tip-container{display:none!important}.leaflet-popup-content-wrapper{border-radius:16px;background:#fff;box-shadow:0 36px 10px 0 rgba(230,83,15,0),0 23px 9px 0 rgba(230,83,15,0),0 13px 8px 0 rgba(230,83,15,.02),0 6px 6px 0 rgba(230,83,15,.03),0 1px 3px 0 rgba(230,83,15,.03)}.leaflet-popup-close-button{position:relative;transition:all ease-in-out .3s;top:16px!important;right:8px!important;background-image:url(assets/svg/close.svg)!important;display:block;width:18px!important;height:18px!important;background-position:center!important;background-repeat:no-repeat!important;background-size:cover!important}.leaflet-popup-close-button span{display:none}.leaflet-popup-close-button:hover{transform:scale(1.2)}.leaflet-popup-content{margin:0}.leaflet-popup-content .card-popup{min-width:280px}.leaflet-popup-content .card-popup .brand-header{display:flex;align-items:center;justify-content:flex-start;gap:16px;background-color:#f9f5f1;padding:8px}.leaflet-popup-content .card-popup .brand-header .brand-logo{width:32px;height:32px;aspect-ratio:1/1;border-radius:100px;background-color:#e6530f;padding:4px}.leaflet-popup-content .card-popup .brand-header .brand-name{text-transform:uppercase;font-weight:500}.leaflet-popup-content .card-popup .card-content{display:flex;flex-direction:column;gap:8px;padding:10px}.leaflet-popup-content .card-popup .card-content .card-title{font-size:1.125rem;margin:0 0 6px 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.leaflet-popup-content .card-popup .card-content .card-meta{display:flex;flex-direction:column;gap:4px}.leaflet-popup-content .card-popup .card-content .card-contract,.leaflet-popup-content .card-popup .card-content .location{font-family:sans-serif;font-size:.875rem;font-weight:400;line-height:1.5;display:inline-flex;align-items:center;gap:4px}.leaflet-popup-content .card-popup .card-content .card-contract::before,.leaflet-popup-content .card-popup .card-content .location::before{content:"";display:inline-block;width:16px;height:16px;background-position:center;background-repeat:no-repeat;background-size:contain;flex-shrink:0}.leaflet-popup-content .card-popup .card-content .card-contract::before{background-image:url(assets/svg/paper-grey.svg)}.leaflet-popup-content .card-popup .card-content .location::before{background-image:url(assets/svg/location-grey.svg)}.leaflet-popup-content .card-popup .card-content .btn-orange.see-more{width:100%}@media (max-width:1024px){.leaflet-control-container{display:none}}.leaflet-control-container .leaflet-top.leaflet-left{bottom:26px!important;right:16px!important;left:auto;top:auto}.leaflet-control-container .leaflet-top.leaflet-left .leaflet-control-zoom{border-radius:16px;overflow:hidden}.leaflet-control-container .leaflet-top.leaflet-left .leaflet-control-zoom .leaflet-control-zoom-in span{display:none}.leaflet-control-container .leaflet-top.leaflet-left .leaflet-control-zoom .leaflet-control-zoom-in{background-image:url(assets/svg/more.svg);background-size:20px;background-position:center;background-repeat:no-repeat;width:48px;height:48px}.leaflet-control-container .leaflet-top.leaflet-left .leaflet-control-zoom .leaflet-control-zoom-out span{display:none}.leaflet-control-container .leaflet-top.leaflet-left .leaflet-control-zoom .leaflet-control-zoom-out{background-image:url(assets/svg/less.svg);background-size:20px;background-position:center;background-repeat:no-repeat;width:48px;height:48px}#search-container{display:flex;flex-direction:column;gap:10px;background-color:#fff;border-bottom:1px solid #f6f5f3;padding:16px;border-radius:0 0 16px 16px;margin-bottom:16px}@media (min-width:1200px){#search-container{position:sticky;top:0;z-index:10}}.search-item{display:flex;gap:10px;align-items:center;justify-content:space-between}.form-control{font-family:sans-serif;font-size:1rem;font-weight:400;line-height:1.5;border-radius:8px;border:1px solid #d3d3d3;background:#fff;display:flex;height:40px;padding:8px 12px;justify-content:center;align-items:center;gap:4px;color:#1a1a1a;cursor:pointer;white-space:nowrap}.form-control::placeholder{color:#1a1a1a;opacity:1}.form-control:focus{outline:0;border-color:#e6530f}.form-control:hover{background-color:#e9ecef}.form-control#s{width:100%;cursor:text}.form-control#reset-filters{background-color:transparent;border:none}.form-control#reset-filters:hover{text-decoration:underline}.form-control#reset-filters:focus{text-decoration:underline;outline:2px solid #e6530f;outline-offset:2px}#toggle-filters::after{content:"";width:16px;height:16px;background-image:url(assets/svg/filter.svg);background-repeat:no-repeat;background-position:center;background-size:contain;margin-left:8px}#reset-filters::before{content:"";width:16px;height:16px;background-image:url(assets/svg/refresh.svg);background-repeat:no-repeat;background-position:center;background-size:contain;transition:all .3s ease-in-out}.form-group{width:100%}.form-group .custom-select{width:100%}.jobcounter-container{font-family:sans-serif;font-size:.875rem;font-weight:400;line-height:1.5;margin:0;color:#6c757d}.jobcounter-container #job-counter{font-weight:700;color:#e6530f}#filter-container{display:flex;flex-wrap:wrap;gap:10px}main{background-color:#f9f5f1}main .parallax-top-sections{position:relative;z-index:1;background-color:#f9f5f1}main .home-hero{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding:80px;max-width:1440px;margin:0 auto}@media (max-width:1024px){main .home-hero{grid-template-columns:1fr;gap:16px;padding:24px}}main #section-number{padding:80px 24px 160px 24px;display:flex;flex-direction:column;align-items:center;gap:32px}main #section-number h2{font-family:Raleway,sans-serif;font-size:2.5rem;font-weight:800;line-height:1.2}@media (max-width:768px){main #section-number h2{font-size:1.75rem}}main #section-number h2{color:#1a1a1a;text-align:center;margin:0}main #section-number .section-number-container{display:flex;gap:40px;justify-content:center;width:100%;max-width:800px}@media (max-width:768px){main #section-number .section-number-container{flex-direction:column;gap:24px}}main #section-adn{background-color:#3f1e38;padding:80px 24px;border-radius:32px 32px 0 0;gap:32px;display:flex;flex-direction:column;position:relative;z-index:2;margin:auto;width:85%}main #section-adn .section-adn-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;max-width:1440px;margin:0 auto;width:100%}main #section-adn .section-adn-header .section-adn-header-text{display:flex;flex-direction:column}main #section-adn .section-adn-header .section-adn-header-text h2,main #section-adn .section-adn-header .section-adn-header-text p{color:#fff}main #section-adn .section-adn-header .section-adn-header-text h2{font-family:Raleway,sans-serif;font-size:3rem;font-weight:800;line-height:1.2}@media (max-width:768px){main #section-adn .section-adn-header .section-adn-header-text h2{font-size:1.75rem}}main #section-adn .section-adn-header .section-adn-header-text h2{margin:0}main #section-adn .section-adn-container{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr 1fr;gap:32px}@media (max-width:768px){main #section-adn .section-adn-container{grid-template-columns:1fr}}main #section-mission{background-color:#fff;position:relative;z-index:3}main #section-mission .container{display:grid;grid-template-columns:1fr 1fr;gap:32px;padding:80px 24px}@media (max-width:1024px){main #section-mission .container{grid-template-columns:1fr}}main #section-mission .container .section-mission-content h2{font-family:Raleway,sans-serif;font-size:3rem;font-weight:800;line-height:1.2}@media (max-width:768px){main #section-mission .container .section-mission-content h2{font-size:1.75rem}}main #section-mission .container .section-mission-content h2{margin:0}main #section-mission .container .section-mission-content .section-mission-subtitle{font-family:sans-serif;font-size:1rem;font-weight:400;line-height:1.5;line-height:26px}main #section-mission .container .section-mission-content .section-mission-elements{display:flex;flex-direction:column;gap:24px}.pre-description{padding:16px 0;background-color:#f9f5f1}.pre-description .breadscrumbs .back{font-family:Raleway,sans-serif;font-size:1rem;font-weight:700;line-height:1.5}@media (max-width:768px){.pre-description .breadscrumbs .back{font-size:.875rem}}.pre-description .breadscrumbs .back{display:inline-flex;align-items:center;gap:8px;color:#fff;background-color:#e6530f;border-radius:4px;padding:8px 16px;transition:background-color .2s ease}.pre-description .breadscrumbs .back:hover{background-color:#3f1e38}.job-description{padding-left:0!important;padding-right:0!important;padding-bottom:0!important}.job-description .single-first-section{padding:0 var(--bs-gutter-x,1.5rem)}.single .job-description .single-first-section #closeModal{display:none}.job-description .single-first-section .job-brand{display:flex;flex-direction:row;gap:16px;padding:32px 0 8px}@media (max-width:1024px){.job-description .single-first-section .job-brand{flex-direction:column;margin-right:50px}}.job-description .single-first-section .job-brand .brand-logo{width:64px;height:64px;aspect-ratio:1/1;border-radius:8px;border:1px solid #d3d3d3;padding:8px;object-fit:contain}.job-description .single-first-section .job-brand .job-brand-element{display:flex;flex-direction:row;justify-content:space-between;gap:12px;width:100%;align-items:center}@media (max-width:1024px){.job-description .single-first-section .job-brand .job-brand-element{flex-wrap:wrap}}.job-description .single-first-section .job-brand .job-brand-element .job-brand-sub-element{display:flex;flex-direction:column;justify-content:center;width:100%;gap:6px}.job-description .single-first-section .job-brand .job-brand-element h1{margin:0;color:#495057}.job-description .single-first-section .job-brand .job-brand-element .job-brand-info{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;color:#495057}.job-description .single-first-section .job-brand .job-brand-element .job-brand-info .brand-name,.job-description .single-first-section .job-brand .job-brand-element .job-brand-info .posted-on{color:#495057}.job-description .single-first-section .job-brand .job-brand-element .job-brand-info .brand-name{text-transform:uppercase;font-weight:500;color:#495057}.job-description .single-first-section .job-brand .job-brand-element .job-brand-info .card-picto{width:24px;height:24px;object-fit:contain}.job-description .single-first-section .job-brand .job-brand-element .brand-img{display:flex;padding:14px;border:1px solid #d3d3d3;border-radius:1rem;max-width:64px}.job-description .single-first-section .job-brand .job-brand-element .btn{flex-wrap:nowrap;width:100%;height:100%;border-radius:12px;max-height:44px;font-family:"Open Sans",sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}.job-description .single-first-section hr{border:none;border-top:1px solid #f6f5f3}.job-description .single-first-section .share-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;gap:16px;align-items:center;padding:16px 0}.job-description .single-first-section .share-container .share-title{font-family:Raleway,sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:.6px;text-transform:uppercase}@media (max-width:768px){.job-description .single-first-section .share-container .share-title{font-size:10px;line-height:14px}}.job-description .single-first-section .share-container .share-title{color:#6c757d}.job-description .single-first-section .share-container .share-cta{display:flex;gap:8px;flex-direction:row;flex-wrap:wrap}.job-description .single-first-section .share-container .share-cta a{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.job-description .single-first-section .share-container .share-cta a img{width:20px;height:20px;object-fit:contain;transition:transform ease-in-out .2s}.job-description .single-first-section .share-container .share-cta a img:hover{transform:scale(1.2)}.job-description .row.jobdescription{padding:24px var(--bs-gutter-x,1.5rem)}.job-description .row.jobdescription .col h3{color:#e6530f;font-family:Raleway,sans-serif}.job-description .recruitment-process{padding:24px var(--bs-gutter-x,1.5rem);background-color:#f9f5f1}.job-description .recruitment-process__title{font-family:Raleway,sans-serif;font-size:1.5rem;font-weight:700;color:#495057;margin-bottom:24px}.job-description .recruitment-process__steps{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px;counter-reset:steps}.job-description .recruitment-process__step{counter-increment:steps;display:flex;align-items:center;position:relative;gap:12px;justify-content:space-between}.job-description .recruitment-process__step:not(:last-child)::before{content:"";position:absolute;left:19px;top:30px;bottom:-22px;width:2px;background-color:#e6530f;z-index:0}.job-description .recruitment-process__step .step-number{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:40px;border-radius:50%;background-color:#e6530f;color:#fff;font-family:Raleway,sans-serif;font-size:1rem;font-weight:700;left:0;top:8px;z-index:1}.job-description .recruitment-process__step .step-content{padding:12px 16px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;width:100%;border-radius:8px;background:rgba(0,0,0,.05);flex-wrap:wrap}.job-description .recruitment-process__step .step-label{font-size:1rem;font-weight:700;color:#495057}.job-description .recruitment-process__step .btn{flex-wrap:nowrap;width:100%;height:100%;border-radius:12px;max-height:44px;font-family:"Open Sans",sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}@media (max-width:1024px){.job-description .recruitment-process__step .step-content{gap:10px}.job-description .recruitment-process__step .btn{width:100%;text-align:center;justify-content:center}}.single #closeModal{display:none}#list-map-container{display:flex;height:var(--map-height,calc(100vh - 180px));min-height:500px;overflow:hidden;border-top:solid 1px #e9ecef}@media (max-width:1024px){#list-map-container{height:100dvh;height:100vh}}#joblist-container{display:flex;flex-direction:column;padding:0 16px}@media (min-width:1024px){#joblist-container{max-width:50%;flex:0 0 50%}}@media (max-width:1024px){#joblist-container{display:none}}#joblist-container .grid-container{flex:1;overflow-y:auto;overflow-x:visible;padding:0;background-color:#f9f9f9}#joblist-container .grid-container::-webkit-scrollbar{display:none}#joblist-container .grid-container{scrollbar-width:none}#joblist-container #pagination-container{padding:16px 0 8px}@media (min-width:1024px){#map-container{position:sticky;top:0;height:var(--map-height,calc(100vh - 180px));max-width:50%;flex:0 0 50%;padding:16px 16px 16px 0}}@media (max-width:1024px){#map-container{width:100vw;height:100vh;position:relative}}#map-container #map{width:100%;height:100%!important;transition:transform .3s ease;position:relative;top:0}@media (min-width:1024px){#map-container #map{border-radius:16px;overflow:hidden}}#map-container .jobdesc-modal{position:absolute;top:0;right:0;width:100%;height:100%;z-index:1000;overflow-y:auto;overflow-x:visible}body.page-template-page-offres main{margin-top:0!important}.page-template-page-offres .goToTop{display:none!important}footer .breadcrumb,header .breadcrumb{font-size:.929em}footer .form-required::after,header .form-required::after{content:"";vertical-align:super;display:inline-block;background-image:url(https://www.patapain.com/themes/contrib/bootstrap_barrio/images/required.svg);background-repeat:no-repeat;background-size:7px 7px;width:7px;height:7px;margin:0 .3em}footer .form-row>div,footer .form-row>fieldset,header .form-row>div,header .form-row>fieldset{padding-right:5px;padding-left:5px;flex:0 1 auto;width:auto;max-width:none}footer .form-row .form-actions,header .form-row .form-actions{align-self:flex-end}footer form .filter-wrapper,header form .filter-wrapper{padding-left:0;padding-right:0;margin-left:1rem;margin-right:1rem}footer form .form-type-textarea,header form .form-type-textarea{margin-bottom:0}footer :root,header :root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#0097B4;--secondary:#4196b0;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#000;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:"Raleway",Arial,Verdana,sans-serif;--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}footer *,footer ::after,footer ::before,header *,header ::after,header ::before{-webkit-box-sizing:border-box;box-sizing:border-box}footer html,header html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}footer article,footer aside,footer figcaption,footer figure,footer footer,footer header,footer hgroup,footer main,footer nav,footer section,header article,header aside,header figcaption,header figure,header footer,header header,header hgroup,header main,header nav,header section{display:block}footer body,header body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#000;text-align:left;background-color:#fff}footer [tabindex="-1"]:focus:not(:focus-visible),header [tabindex="-1"]:focus:not(:focus-visible){outline:0!important}footer hr,header hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}footer h1,footer h2,footer h3,footer h4,footer h5,footer h6,header h1,header h2,header h3,header h4,header h5,header h6{margin-top:0;margin-bottom:.5rem}footer p,header p{margin-top:0;margin-bottom:1rem}footer abbr[data-original-title],footer abbr[title],header abbr[data-original-title],header abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}footer address,header address{margin-bottom:1rem;font-style:normal;line-height:inherit}footer dl,footer ol,footer ul,header dl,header ol,header ul{margin-top:0;margin-bottom:1rem}footer ol ol,footer ol ul,footer ul ol,footer ul ul,header ol ol,header ol ul,header ul ol,header ul ul{margin-bottom:0}footer dt,header dt{font-weight:700}footer dd,header dd{margin-bottom:.5rem;margin-left:0}footer blockquote,header blockquote{margin:0 0 1rem}footer b,footer strong,header b,header strong{font-weight:bolder}footer small,header small{font-size:80%}footer sub,footer sup,header sub,header sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}footer sub,header sub{bottom:-.25em}footer sup,header sup{top:-.5em}footer a,header a{color:#0097b4;text-decoration:none;background-color:transparent}footer a:hover,header a:hover{color:#006477;text-decoration:underline}footer a:not([href]):not([class]),header a:not([href]):not([class]){color:inherit;text-decoration:none}footer a:not([href]):not([class]):hover,header a:not([href]):not([class]):hover{color:inherit;text-decoration:none}footer code,footer kbd,footer pre,footer samp,header code,header kbd,header pre,header samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}footer pre,header pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}footer figure,header figure{margin:0 0 1rem}footer img,header img{vertical-align:middle;border-style:none}footer svg,header svg{overflow:hidden;vertical-align:middle}footer table,header table{border-collapse:collapse}footer caption,header caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}footer th,header th{text-align:inherit;text-align:-webkit-match-parent}footer label,header label{display:inline-block;margin-bottom:.5rem}footer button,header button{border-radius:0}footer button:focus:not(:focus-visible),header button:focus:not(:focus-visible){outline:0}footer button,footer input,footer optgroup,footer select,footer textarea,header button,header input,header optgroup,header select,header textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}footer button,footer input,header button,header input{overflow:visible}footer button,footer select,header button,header select{text-transform:none}footer [role=button],header [role=button]{cursor:pointer}footer select,header select{word-wrap:normal}footer [type=button],footer [type=reset],footer [type=submit],footer button,header [type=button],header [type=reset],header [type=submit],header button{-webkit-appearance:button}footer [type=button]:not(:disabled),footer [type=reset]:not(:disabled),footer [type=submit]:not(:disabled),footer button:not(:disabled),header [type=button]:not(:disabled),header [type=reset]:not(:disabled),header [type=submit]:not(:disabled),header button:not(:disabled){cursor:pointer}footer [type=button]::-moz-focus-inner,footer [type=reset]::-moz-focus-inner,footer [type=submit]::-moz-focus-inner,footer button::-moz-focus-inner,header [type=button]::-moz-focus-inner,header [type=reset]::-moz-focus-inner,header [type=submit]::-moz-focus-inner,header button::-moz-focus-inner{padding:0;border-style:none}footer input[type=checkbox],footer input[type=radio],header input[type=checkbox],header input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}footer textarea,header textarea{overflow:auto;resize:vertical}footer fieldset,header fieldset{min-width:0;padding:0;margin:0;border:0}footer legend,header legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}@media (max-width:1200px){footer legend,header legend{font-size:calc(1.275rem + .3vw)}}footer progress,header progress{vertical-align:baseline}footer [type=number]::-webkit-inner-spin-button,footer [type=number]::-webkit-outer-spin-button,header [type=number]::-webkit-inner-spin-button,header [type=number]::-webkit-outer-spin-button{height:auto}footer [type=search],header [type=search]{outline-offset:-2px;-webkit-appearance:none}footer [type=search]::-webkit-search-decoration,header [type=search]::-webkit-search-decoration{-webkit-appearance:none}footer ::-webkit-file-upload-button,header ::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}footer output,header output{display:inline-block}footer summary,header summary{display:list-item;cursor:pointer}footer template,header template{display:none}footer [hidden],header [hidden]{display:none!important}footer .h1,footer .h2,footer .h3,footer .h4,footer .h5,footer .h6,footer h1,footer h2,footer h3,footer h4,footer h5,footer h6,header .h1,header .h2,header .h3,header .h4,header .h5,header .h6,header h1,header h2,header h3,header h4,header h5,header h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}footer .h1,footer h1,header .h1,header h1{font-size:2.5rem}@media (max-width:1200px){footer .h1,footer h1,header .h1,header h1{font-size:calc(1.375rem + 1.5vw)}}footer .h2,footer h2,header .h2,header h2{font-size:2rem}@media (max-width:1200px){footer .h2,footer h2,header .h2,header h2{font-size:calc(1.325rem + .9vw)}}footer .h3,footer h3,header .h3,header h3{font-size:1.75rem}@media (max-width:1200px){footer .h3,footer h3,header .h3,header h3{font-size:calc(1.3rem + .6vw)}}footer .h4,footer h4,header .h4,header h4{font-size:1.5rem}@media (max-width:1200px){footer .h4,footer h4,header .h4,header h4{font-size:calc(1.275rem + .3vw)}}footer .h5,footer h5,header .h5,header h5{font-size:1.25rem}footer .h6,footer h6,header .h6,header h6{font-size:1rem}footer .lead,header .lead{font-size:1.25rem;font-weight:300}footer .display-1,header .display-1{font-size:6rem;font-weight:300;line-height:1.2}@media (max-width:1200px){footer .display-1,header .display-1{font-size:calc(1.725rem + 5.7vw)}}footer .display-2,header .display-2{font-size:5.5rem;font-weight:300;line-height:1.2}@media (max-width:1200px){footer .display-2,header .display-2{font-size:calc(1.675rem + 5.1vw)}}footer .display-3,header .display-3{font-size:4.5rem;font-weight:300;line-height:1.2}@media (max-width:1200px){footer .display-3,header .display-3{font-size:calc(1.575rem + 3.9vw)}}footer .display-4,header .display-4{font-size:3.5rem;font-weight:300;line-height:1.2}@media (max-width:1200px){footer .display-4,header .display-4{font-size:calc(1.475rem + 2.7vw)}}footer hr,header hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}footer .small,footer small,header .small,header small{font-size:.875em;font-weight:400}footer .mark,footer mark,header .mark,header mark{padding:.2em;background-color:#fcf8e3}footer .list-unstyled,header .list-unstyled{padding-left:0;list-style:none}footer .list-inline,header .list-inline{padding-left:0;list-style:none}footer .list-inline-item,header .list-inline-item{display:inline-block}footer .list-inline-item:not(:last-child),header .list-inline-item:not(:last-child){margin-right:.5rem}footer .initialism,header .initialism{font-size:90%;text-transform:uppercase}footer .blockquote,header .blockquote{margin-bottom:1rem;font-size:1.25rem}footer .blockquote-footer,header .blockquote-footer{display:block;font-size:.875em;color:#6c757d}footer .blockquote-footer::before,header .blockquote-footer::before{content:"â€”Â "}footer .img-fluid,header .img-fluid{max-width:100%;height:auto}footer .img-thumbnail,header .img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}footer .figure,header .figure{display:inline-block}footer .figure-img,header .figure-img{margin-bottom:.5rem;line-height:1}footer .figure-caption,header .figure-caption{font-size:90%;color:#6c757d}footer code,header code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}footer a>code,header a>code{color:inherit}footer kbd,header kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}footer kbd kbd,header kbd kbd{padding:0;font-size:100%;font-weight:700}footer pre,header pre{display:block;font-size:87.5%;color:#212529}footer pre code,header pre code{font-size:inherit;color:inherit;word-break:normal}footer .pre-scrollable,header .pre-scrollable{max-height:340px;overflow-y:scroll}footer .cart.cart-form .alert-wrapper,footer .container,footer .container-fluid,footer .container-lg,footer .container-md,footer .container-sm,footer .container-xl,footer .node--landing .field--name-field-page-paragraph,footer .node--landing .field--type-text-with-summary,footer article[class*=fetes_receptions] .node__content,footer article[class*=recrutement] .node__content,header .cart.cart-form .alert-wrapper,header .container,header .container-fluid,header .container-lg,header .container-md,header .container-sm,header .container-xl,header .node--landing .field--name-field-page-paragraph,header .node--landing .field--type-text-with-summary,header article[class*=fetes_receptions] .node__content,header article[class*=recrutement] .node__content{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){footer .cart.cart-form .alert-wrapper,footer .container,footer .container-sm,footer .node--landing .field--name-field-page-paragraph,footer .node--landing .field--type-text-with-summary,footer article[class*=fetes_receptions] .node__content,footer article[class*=recrutement] .node__content,header .cart.cart-form .alert-wrapper,header .container,header .container-sm,header .node--landing .field--name-field-page-paragraph,header .node--landing .field--type-text-with-summary,header article[class*=fetes_receptions] .node__content,header article[class*=recrutement] .node__content{max-width:540px}}@media (min-width:768px){footer .cart.cart-form .alert-wrapper,footer .container,footer .container-md,footer .container-sm,footer .node--landing .field--name-field-page-paragraph,footer .node--landing .field--type-text-with-summary,footer article[class*=fetes_receptions] .node__content,footer article[class*=recrutement] .node__content,header .cart.cart-form .alert-wrapper,header .container,header .container-md,header .container-sm,header .node--landing .field--name-field-page-paragraph,header .node--landing .field--type-text-with-summary,header article[class*=fetes_receptions] .node__content,header article[class*=recrutement] .node__content{max-width:720px}}@media (min-width:992px){footer .cart.cart-form .alert-wrapper,footer .container,footer .container-lg,footer .container-md,footer .container-sm,footer .node--landing .field--name-field-page-paragraph,footer .node--landing .field--type-text-with-summary,footer article[class*=fetes_receptions] .node__content,footer article[class*=recrutement] .node__content,header .cart.cart-form .alert-wrapper,header .container,header .container-lg,header .container-md,header .container-sm,header .node--landing .field--name-field-page-paragraph,header .node--landing .field--type-text-with-summary,header article[class*=fetes_receptions] .node__content,header article[class*=recrutement] .node__content{max-width:960px}}@media (min-width:1200px){footer .cart.cart-form .alert-wrapper,footer .container,footer .container-lg,footer .container-md,footer .container-sm,footer .container-xl,footer .node--landing .field--name-field-page-paragraph,footer .node--landing .field--type-text-with-summary,footer article[class*=fetes_receptions] .node__content,footer article[class*=recrutement] .node__content,header .cart.cart-form .alert-wrapper,header .container,header .container-lg,header .container-md,header .container-sm,header .container-xl,header .node--landing .field--name-field-page-paragraph,header .node--landing .field--type-text-with-summary,header article[class*=fetes_receptions] .node__content,header article[class*=recrutement] .node__content{max-width:1140px}}footer .row,header .row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}footer .header .region-top-header,footer .no-gutters,header .header .region-top-header,header .no-gutters{margin-right:0;margin-left:0}footer .header .region-top-header>.col,footer .header .region-top-header>[class*=col-],footer .no-gutters>.col,footer .no-gutters>[class*=col-],header .header .region-top-header>.col,header .header .region-top-header>[class*=col-],header .no-gutters>.col,header .no-gutters>[class*=col-]{padding-right:0;padding-left:0}footer .col,footer .col-1,footer .col-10,footer .col-11,footer .col-12,footer .col-2,footer .col-3,footer .col-4,footer .col-5,footer .col-6,footer .col-7,footer .col-8,footer .col-9,footer .col-auto,footer .col-lg,footer .col-lg-1,footer .col-lg-10,footer .col-lg-11,footer .col-lg-12,footer .col-lg-2,footer .col-lg-3,footer .col-lg-4,footer .col-lg-5,footer .col-lg-6,footer .col-lg-7,footer .col-lg-8,footer .col-lg-9,footer .col-lg-auto,footer .col-md,footer .col-md-1,footer .col-md-10,footer .col-md-11,footer .col-md-12,footer .col-md-2,footer .col-md-3,footer .col-md-4,footer .col-md-5,footer .col-md-6,footer .col-md-7,footer .col-md-8,footer .col-md-9,footer .col-md-auto,footer .col-sm,footer .col-sm-1,footer .col-sm-10,footer .col-sm-11,footer .col-sm-12,footer .col-sm-2,footer .col-sm-3,footer .col-sm-4,footer .col-sm-5,footer .col-sm-6,footer .col-sm-7,footer .col-sm-8,footer .col-sm-9,footer .col-sm-auto,footer .col-xl,footer .col-xl-1,footer .col-xl-10,footer .col-xl-11,footer .col-xl-12,footer .col-xl-2,footer .col-xl-3,footer .col-xl-4,footer .col-xl-5,footer .col-xl-6,footer .col-xl-7,footer .col-xl-8,footer .col-xl-9,footer .col-xl-auto,footer .paragraph--type--categories-produit,header .col,header .col-1,header .col-10,header .col-11,header .col-12,header .col-2,header .col-3,header .col-4,header .col-5,header .col-6,header .col-7,header .col-8,header .col-9,header .col-auto,header .col-lg,header .col-lg-1,header .col-lg-10,header .col-lg-11,header .col-lg-12,header .col-lg-2,header .col-lg-3,header .col-lg-4,header .col-lg-5,header .col-lg-6,header .col-lg-7,header .col-lg-8,header .col-lg-9,header .col-lg-auto,header .col-md,header .col-md-1,header .col-md-10,header .col-md-11,header .col-md-12,header .col-md-2,header .col-md-3,header .col-md-4,header .col-md-5,header .col-md-6,header .col-md-7,header .col-md-8,header .col-md-9,header .col-md-auto,header .col-sm,header .col-sm-1,header .col-sm-10,header .col-sm-11,header .col-sm-12,header .col-sm-2,header .col-sm-3,header .col-sm-4,header .col-sm-5,header .col-sm-6,header .col-sm-7,header .col-sm-8,header .col-sm-9,header .col-sm-auto,header .col-xl,header .col-xl-1,header .col-xl-10,header .col-xl-11,header .col-xl-12,header .col-xl-2,header .col-xl-3,header .col-xl-4,header .col-xl-5,header .col-xl-6,header .col-xl-7,header .col-xl-8,header .col-xl-9,header .col-xl-auto,header .paragraph--type--categories-produit{position:relative;width:100%;padding-right:15px;padding-left:15px}footer .col,header .col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}footer .row-cols-1>*,header .row-cols-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}footer .row-cols-2>*,header .row-cols-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}footer .row-cols-3>*,header .row-cols-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}footer .row-cols-4>*,header .row-cols-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}footer .row-cols-5>*,header .row-cols-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}footer .row-cols-6>*,header .row-cols-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}footer .col-auto,header .col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}footer .col-1,header .col-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}footer .col-2,header .col-2{-webkit-box-flex:0;-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}footer .col-3,header .col-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}footer .col-4,header .col-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}footer .col-5,header .col-5{-webkit-box-flex:0;-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}footer .col-6,header .col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}footer .col-7,header .col-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}footer .col-8,header .col-8{-webkit-box-flex:0;-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}footer .col-9,header .col-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}footer .col-10,header .col-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}footer .col-11,header .col-11{-webkit-box-flex:0;-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}footer .col-12,header .col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}footer .order-first,header .order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}footer .order-last,header .order-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}footer .order-0,header .order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}footer .order-1,header .order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}footer .order-2,header .order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}footer .order-3,header .order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}footer .order-4,header .order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}footer .order-5,header .order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}footer .order-6,header .order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}footer .order-7,header .order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}footer .order-8,header .order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}footer .order-9,header .order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}footer .order-10,header .order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}footer .order-11,header .order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}footer .order-12,header .order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}footer .offset-1,header .offset-1{margin-left:8.33333333%}footer .offset-2,header .offset-2{margin-left:16.66666667%}footer .offset-3,header .offset-3{margin-left:25%}footer .offset-4,header .offset-4{margin-left:33.33333333%}footer .offset-5,header .offset-5{margin-left:41.66666667%}footer .offset-6,header .offset-6{margin-left:50%}footer .offset-7,header .offset-7{margin-left:58.33333333%}footer .offset-8,header .offset-8{margin-left:66.66666667%}footer .offset-9,header .offset-9{margin-left:75%}footer .offset-10,header .offset-10{margin-left:83.33333333%}footer .offset-11,header .offset-11{margin-left:91.66666667%}@media (min-width:576px){footer .col-sm,header .col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}footer .row-cols-sm-1>*,header .row-cols-sm-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}footer .row-cols-sm-2>*,header .row-cols-sm-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}footer .row-cols-sm-3>*,header .row-cols-sm-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}footer .row-cols-sm-4>*,header .row-cols-sm-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}footer .row-cols-sm-5>*,header .row-cols-sm-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}footer .row-cols-sm-6>*,header .row-cols-sm-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}footer .col-sm-auto,header .col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}footer .col-sm-1,header .col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}footer .col-sm-2,header .col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}footer .col-sm-3,header .col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}footer .col-sm-4,header .col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}footer .col-sm-5,header .col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}footer .col-sm-6,header .col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}footer .col-sm-7,header .col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}footer .col-sm-8,header .col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}footer .col-sm-9,header .col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}footer .col-sm-10,header .col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}footer .col-sm-11,header .col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}footer .col-sm-12,header .col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}footer .order-sm-first,header .order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}footer .order-sm-last,header .order-sm-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}footer .order-sm-0,header .order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}footer .order-sm-1,header .order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}footer .order-sm-2,header .order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}footer .order-sm-3,header .order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}footer .order-sm-4,header .order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}footer .order-sm-5,header .order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}footer .order-sm-6,header .order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}footer .order-sm-7,header .order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}footer .order-sm-8,header .order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}footer .order-sm-9,header .order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}footer .order-sm-10,header .order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}footer .order-sm-11,header .order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}footer .order-sm-12,header .order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}footer .offset-sm-0,header .offset-sm-0{margin-left:0}footer .offset-sm-1,header .offset-sm-1{margin-left:8.33333333%}footer .offset-sm-2,header .offset-sm-2{margin-left:16.66666667%}footer .offset-sm-3,header .offset-sm-3{margin-left:25%}footer .offset-sm-4,header .offset-sm-4{margin-left:33.33333333%}footer .offset-sm-5,header .offset-sm-5{margin-left:41.66666667%}footer .offset-sm-6,header .offset-sm-6{margin-left:50%}footer .offset-sm-7,header .offset-sm-7{margin-left:58.33333333%}footer .offset-sm-8,header .offset-sm-8{margin-left:66.66666667%}footer .offset-sm-9,header .offset-sm-9{margin-left:75%}footer .offset-sm-10,header .offset-sm-10{margin-left:83.33333333%}footer .offset-sm-11,header .offset-sm-11{margin-left:91.66666667%}}@media (min-width:768px){footer .col-md,header .col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}footer .row-cols-md-1>*,header .row-cols-md-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}footer .row-cols-md-2>*,header .row-cols-md-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}footer .row-cols-md-3>*,header .row-cols-md-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}footer .row-cols-md-4>*,header .row-cols-md-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}footer .row-cols-md-5>*,header .row-cols-md-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}footer .row-cols-md-6>*,header .row-cols-md-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}footer .col-md-auto,header .col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}footer .col-md-1,header .col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}footer .col-md-2,header .col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}footer .col-md-3,header .col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}footer .col-md-4,footer .paragraph--type--categories-produit,header .col-md-4,header .paragraph--type--categories-produit{-webkit-box-flex:0;-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}footer .col-md-5,header .col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}footer .col-md-6,header .col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}footer .col-md-7,header .col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}footer .col-md-8,header .col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}footer .col-md-9,header .col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}footer .col-md-10,header .col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}footer .col-md-11,header .col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}footer .col-md-12,header .col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}footer .order-md-first,header .order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}footer .order-md-last,header .order-md-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}footer .order-md-0,header .order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}footer .order-md-1,header .order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}footer .order-md-2,header .order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}footer .order-md-3,header .order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}footer .order-md-4,header .order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}footer .order-md-5,header .order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}footer .order-md-6,header .order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}footer .order-md-7,header .order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}footer .order-md-8,header .order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}footer .order-md-9,header .order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}footer .order-md-10,header .order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}footer .order-md-11,header .order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}footer .order-md-12,header .order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}footer .offset-md-0,header .offset-md-0{margin-left:0}footer .offset-md-1,header .offset-md-1{margin-left:8.33333333%}footer .offset-md-2,header .offset-md-2{margin-left:16.66666667%}footer .offset-md-3,header .offset-md-3{margin-left:25%}footer .offset-md-4,header .offset-md-4{margin-left:33.33333333%}footer .offset-md-5,header .offset-md-5{margin-left:41.66666667%}footer .offset-md-6,header .offset-md-6{margin-left:50%}footer .offset-md-7,header .offset-md-7{margin-left:58.33333333%}footer .offset-md-8,header .offset-md-8{margin-left:66.66666667%}footer .offset-md-9,header .offset-md-9{margin-left:75%}footer .offset-md-10,header .offset-md-10{margin-left:83.33333333%}footer .offset-md-11,header .offset-md-11{margin-left:91.66666667%}}@media (min-width:992px){footer .col-lg,header .col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}footer .row-cols-lg-1>*,header .row-cols-lg-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}footer .row-cols-lg-2>*,header .row-cols-lg-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}footer .row-cols-lg-3>*,header .row-cols-lg-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}footer .row-cols-lg-4>*,header .row-cols-lg-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}footer .row-cols-lg-5>*,header .row-cols-lg-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}footer .row-cols-lg-6>*,header .row-cols-lg-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}footer .col-lg-auto,header .col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}footer .col-lg-1,header .col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}footer .col-lg-2,header .col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}footer .col-lg-3,header .col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}footer .col-lg-4,header .col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}footer .col-lg-5,header .col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}footer .col-lg-6,header .col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}footer .col-lg-7,header .col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}footer .col-lg-8,header .col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}footer .col-lg-9,header .col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}footer .col-lg-10,header .col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}footer .col-lg-11,header .col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}footer .col-lg-12,header .col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}footer .order-lg-first,header .order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}footer .order-lg-last,header .order-lg-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}footer .order-lg-0,header .order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}footer .order-lg-1,header .order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}footer .order-lg-2,header .order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}footer .order-lg-3,header .order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}footer .order-lg-4,header .order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}footer .order-lg-5,header .order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}footer .order-lg-6,header .order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}footer .order-lg-7,header .order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}footer .order-lg-8,header .order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}footer .order-lg-9,header .order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}footer .order-lg-10,header .order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}footer .order-lg-11,header .order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}footer .order-lg-12,header .order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}footer .offset-lg-0,header .offset-lg-0{margin-left:0}footer .offset-lg-1,header .offset-lg-1{margin-left:8.33333333%}footer .offset-lg-2,header .offset-lg-2{margin-left:16.66666667%}footer .offset-lg-3,header .offset-lg-3{margin-left:25%}footer .offset-lg-4,header .offset-lg-4{margin-left:33.33333333%}footer .offset-lg-5,header .offset-lg-5{margin-left:41.66666667%}footer .offset-lg-6,header .offset-lg-6{margin-left:50%}footer .offset-lg-7,header .offset-lg-7{margin-left:58.33333333%}footer .offset-lg-8,header .offset-lg-8{margin-left:66.66666667%}footer .offset-lg-9,header .offset-lg-9{margin-left:75%}footer .offset-lg-10,header .offset-lg-10{margin-left:83.33333333%}footer .offset-lg-11,header .offset-lg-11{margin-left:91.66666667%}}@media (min-width:1200px){footer .col-xl,header .col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}footer .row-cols-xl-1>*,header .row-cols-xl-1>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}footer .row-cols-xl-2>*,header .row-cols-xl-2>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}footer .row-cols-xl-3>*,header .row-cols-xl-3>*{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}footer .row-cols-xl-4>*,header .row-cols-xl-4>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}footer .row-cols-xl-5>*,header .row-cols-xl-5>*{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}footer .row-cols-xl-6>*,header .row-cols-xl-6>*{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}footer .col-xl-auto,header .col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}footer .col-xl-1,header .col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}footer .col-xl-2,header .col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}footer .col-xl-3,header .col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}footer .col-xl-4,header .col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}footer .col-xl-5,header .col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}footer .col-xl-6,header .col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}footer .col-xl-7,header .col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}footer .col-xl-8,header .col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}footer .col-xl-9,header .col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}footer .col-xl-10,header .col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}footer .col-xl-11,header .col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}footer .col-xl-12,header .col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}footer .order-xl-first,header .order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}footer .order-xl-last,header .order-xl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}footer .order-xl-0,header .order-xl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}footer .order-xl-1,header .order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}footer .order-xl-2,header .order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}footer .order-xl-3,header .order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}footer .order-xl-4,header .order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}footer .order-xl-5,header .order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}footer .order-xl-6,header .order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}footer .order-xl-7,header .order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}footer .order-xl-8,header .order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}footer .order-xl-9,header .order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}footer .order-xl-10,header .order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}footer .order-xl-11,header .order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}footer .order-xl-12,header .order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}footer .offset-xl-0,header .offset-xl-0{margin-left:0}footer .offset-xl-1,header .offset-xl-1{margin-left:8.33333333%}footer .offset-xl-2,header .offset-xl-2{margin-left:16.66666667%}footer .offset-xl-3,header .offset-xl-3{margin-left:25%}footer .offset-xl-4,header .offset-xl-4{margin-left:33.33333333%}footer .offset-xl-5,header .offset-xl-5{margin-left:41.66666667%}footer .offset-xl-6,header .offset-xl-6{margin-left:50%}footer .offset-xl-7,header .offset-xl-7{margin-left:58.33333333%}footer .offset-xl-8,header .offset-xl-8{margin-left:66.66666667%}footer .offset-xl-9,header .offset-xl-9{margin-left:75%}footer .offset-xl-10,header .offset-xl-10{margin-left:83.33333333%}footer .offset-xl-11,header .offset-xl-11{margin-left:91.66666667%}}footer .table,header .table{width:100%;margin-bottom:1rem;color:#212529}footer .table td,footer .table th,header .table td,header .table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}footer .table thead th,header .table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}footer .table tbody+tbody,header .table tbody+tbody{border-top:2px solid #dee2e6}footer .table-sm td,footer .table-sm th,header .table-sm td,header .table-sm th{padding:.3rem}footer .table-bordered,header .table-bordered{border:1px solid #dee2e6}footer .table-bordered td,footer .table-bordered th,header .table-bordered td,header .table-bordered th{border:1px solid #dee2e6}footer .table-bordered thead td,footer .table-bordered thead th,header .table-bordered thead td,header .table-bordered thead th{border-bottom-width:2px}footer .table-borderless tbody+tbody,footer .table-borderless td,footer .table-borderless th,footer .table-borderless thead th,header .table-borderless tbody+tbody,header .table-borderless td,header .table-borderless th,header .table-borderless thead th{border:0}footer .table-striped tbody tr:nth-of-type(odd),header .table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}footer .table-hover tbody tr:hover,header .table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}footer .table-primary,footer .table-primary>td,footer .table-primary>th,header .table-primary,header .table-primary>td,header .table-primary>th{background-color:#b8e2ea}footer .table-primary tbody+tbody,footer .table-primary td,footer .table-primary th,footer .table-primary thead th,header .table-primary tbody+tbody,header .table-primary td,header .table-primary th,header .table-primary thead th{border-color:#7ac9d8}footer .table-hover .table-primary:hover,header .table-hover .table-primary:hover{background-color:#a4dae4}footer .table-hover .table-primary:hover>td,footer .table-hover .table-primary:hover>th,header .table-hover .table-primary:hover>td,header .table-hover .table-primary:hover>th{background-color:#a4dae4}footer .table-secondary,footer .table-secondary>td,footer .table-secondary>th,header .table-secondary,header .table-secondary>td,header .table-secondary>th{background-color:#cae2e9}footer .table-secondary tbody+tbody,footer .table-secondary td,footer .table-secondary th,footer .table-secondary thead th,header .table-secondary tbody+tbody,header .table-secondary td,header .table-secondary th,header .table-secondary thead th{border-color:#9cc8d6}footer .table-hover .table-secondary:hover,header .table-hover .table-secondary:hover{background-color:#b8d8e2}footer .table-hover .table-secondary:hover>td,footer .table-hover .table-secondary:hover>th,header .table-hover .table-secondary:hover>td,header .table-hover .table-secondary:hover>th{background-color:#b8d8e2}footer .table-success,footer .table-success>td,footer .table-success>th,header .table-success,header .table-success>td,header .table-success>th{background-color:#c3e6cb}footer .table-success tbody+tbody,footer .table-success td,footer .table-success th,footer .table-success thead th,header .table-success tbody+tbody,header .table-success td,header .table-success th,header .table-success thead th{border-color:#8fd19e}footer .table-hover .table-success:hover,header .table-hover .table-success:hover{background-color:#b1dfbb}footer .table-hover .table-success:hover>td,footer .table-hover .table-success:hover>th,header .table-hover .table-success:hover>td,header .table-hover .table-success:hover>th{background-color:#b1dfbb}footer .table-info,footer .table-info>td,footer .table-info>th,header .table-info,header .table-info>td,header .table-info>th{background-color:#bee5eb}footer .table-info tbody+tbody,footer .table-info td,footer .table-info th,footer .table-info thead th,header .table-info tbody+tbody,header .table-info td,header .table-info th,header .table-info thead th{border-color:#86cfda}footer .table-hover .table-info:hover,header .table-hover .table-info:hover{background-color:#abdde5}footer .table-hover .table-info:hover>td,footer .table-hover .table-info:hover>th,header .table-hover .table-info:hover>td,header .table-hover .table-info:hover>th{background-color:#abdde5}footer .table-warning,footer .table-warning>td,footer .table-warning>th,header .table-warning,header .table-warning>td,header .table-warning>th{background-color:#ffeeba}footer .table-warning tbody+tbody,footer .table-warning td,footer .table-warning th,footer .table-warning thead th,header .table-warning tbody+tbody,header .table-warning td,header .table-warning th,header .table-warning thead th{border-color:#ffdf7e}footer .table-hover .table-warning:hover,header .table-hover .table-warning:hover{background-color:#ffe8a1}footer .table-hover .table-warning:hover>td,footer .table-hover .table-warning:hover>th,header .table-hover .table-warning:hover>td,header .table-hover .table-warning:hover>th{background-color:#ffe8a1}footer .table-danger,footer .table-danger>td,footer .table-danger>th,header .table-danger,header .table-danger>td,header .table-danger>th{background-color:#f5c6cb}footer .table-danger tbody+tbody,footer .table-danger td,footer .table-danger th,footer .table-danger thead th,header .table-danger tbody+tbody,header .table-danger td,header .table-danger th,header .table-danger thead th{border-color:#ed969e}footer .table-hover .table-danger:hover,header .table-hover .table-danger:hover{background-color:#f1b0b7}footer .table-hover .table-danger:hover>td,footer .table-hover .table-danger:hover>th,header .table-hover .table-danger:hover>td,header .table-hover .table-danger:hover>th{background-color:#f1b0b7}footer .table-light,footer .table-light>td,footer .table-light>th,header .table-light,header .table-light>td,header .table-light>th{background-color:#fdfdfe}footer .table-light tbody+tbody,footer .table-light td,footer .table-light th,footer .table-light thead th,header .table-light tbody+tbody,header .table-light td,header .table-light th,header .table-light thead th{border-color:#fbfcfc}footer .table-hover .table-light:hover,header .table-hover .table-light:hover{background-color:#ececf6}footer .table-hover .table-light:hover>td,footer .table-hover .table-light:hover>th,header .table-hover .table-light:hover>td,header .table-hover .table-light:hover>th{background-color:#ececf6}footer .table-dark,footer .table-dark>td,footer .table-dark>th,header .table-dark,header .table-dark>td,header .table-dark>th{background-color:#b8b8b8}footer .table-dark tbody+tbody,footer .table-dark td,footer .table-dark th,footer .table-dark thead th,header .table-dark tbody+tbody,header .table-dark td,header .table-dark th,header .table-dark thead th{border-color:#7a7a7a}footer .table-hover .table-dark:hover,header .table-hover .table-dark:hover{background-color:#ababab}footer .table-hover .table-dark:hover>td,footer .table-hover .table-dark:hover>th,header .table-hover .table-dark:hover>td,header .table-hover .table-dark:hover>th{background-color:#ababab}footer .table-active,footer .table-active>td,footer .table-active>th,header .table-active,header .table-active>td,header .table-active>th{background-color:rgba(0,0,0,.075)}footer .table-hover .table-active:hover,header .table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}footer .table-hover .table-active:hover>td,footer .table-hover .table-active:hover>th,header .table-hover .table-active:hover>td,header .table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}footer .table .thead-dark th,header .table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}footer .table .thead-light th,header .table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}footer .table-dark,header .table-dark{color:#fff;background-color:#343a40}footer .table-dark td,footer .table-dark th,footer .table-dark thead th,header .table-dark td,header .table-dark th,header .table-dark thead th{border-color:#454d55}footer .table-dark.table-bordered,header .table-dark.table-bordered{border:0}footer .table-dark.table-striped tbody tr:nth-of-type(odd),header .table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}footer .table-dark.table-hover tbody tr:hover,header .table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){footer .table-responsive-sm,header .table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}footer .table-responsive-sm>.table-bordered,header .table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){footer .table-responsive-md,header .table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}footer .table-responsive-md>.table-bordered,header .table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){footer .table-responsive-lg,header .table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}footer .table-responsive-lg>.table-bordered,header .table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){footer .table-responsive-xl,header .table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}footer .table-responsive-xl>.table-bordered,header .table-responsive-xl>.table-bordered{border:0}}footer .table-responsive,header .table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}footer .table-responsive>.table-bordered,header .table-responsive>.table-bordered{border:0}footer .form-control,header .form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){footer .form-control,header .form-control{-webkit-transition:none;transition:none}}footer .form-control::-ms-expand,header .form-control::-ms-expand{background-color:transparent;border:0}footer .form-control:focus,header .form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}footer .form-control::-moz-placeholder,header .form-control::-moz-placeholder{color:#6c757d;opacity:1}footer .form-control::-webkit-input-placeholder,header .form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}footer .form-control:-ms-input-placeholder,header .form-control:-ms-input-placeholder{color:#6c757d;opacity:1}footer .form-control::-ms-input-placeholder,header .form-control::-ms-input-placeholder{color:#6c757d;opacity:1}footer .form-control::placeholder,header .form-control::placeholder{color:#6c757d;opacity:1}footer .form-control:disabled,footer .form-control[readonly],header .form-control:disabled,header .form-control[readonly]{background-color:#e9ecef;opacity:1}footer input[type=date].form-control,footer input[type=datetime-local].form-control,footer input[type=month].form-control,footer input[type=time].form-control,header input[type=date].form-control,header input[type=datetime-local].form-control,header input[type=month].form-control,header input[type=time].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}footer select.form-control:-moz-focusring,header select.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}footer select.form-control:focus::-ms-value,header select.form-control:focus::-ms-value{color:#495057;background-color:#fff}footer .form-control-file,footer .form-control-range,header .form-control-file,header .form-control-range{display:block;width:100%}footer .col-form-label,header .col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}footer .col-form-label-lg,header .col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}footer .col-form-label-sm,header .col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}footer .form-control-plaintext,header .form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}footer .form-control-plaintext.form-control-lg,footer .form-control-plaintext.form-control-sm,header .form-control-plaintext.form-control-lg,header .form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}footer .form-control-sm,header .form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}footer .form-control-lg,header .form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}footer select.form-control[multiple],footer select.form-control[size],header select.form-control[multiple],header select.form-control[size]{height:auto}footer textarea.form-control,header textarea.form-control{height:auto}footer .form-group,header .form-group{margin-bottom:1rem}footer .form-text,header .form-text{display:block;margin-top:.25rem}footer .form-row,header .form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}footer .form-row>.col,footer .form-row>[class*=col-],header .form-row>.col,header .form-row>[class*=col-]{padding-right:5px;padding-left:5px}footer .form-check,header .form-check{position:relative;display:block;padding-left:1.25rem}footer .form-check-input,header .form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}footer .form-check-input:disabled~.form-check-label,footer .form-check-input[disabled]~.form-check-label,header .form-check-input:disabled~.form-check-label,header .form-check-input[disabled]~.form-check-label{color:#6c757d}footer .form-check-label,header .form-check-label{margin-bottom:0}footer .form-check-inline,header .form-check-inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}footer .form-check-inline .form-check-input,header .form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}footer .valid-feedback,header .valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#28a745}footer .valid-tooltip,header .valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}footer .form-row>.col>.valid-tooltip,footer .form-row>[class*=col-]>.valid-tooltip,header .form-row>.col>.valid-tooltip,header .form-row>[class*=col-]>.valid-tooltip{left:5px}footer .is-valid~.valid-feedback,footer .is-valid~.valid-tooltip,footer .was-validated :valid~.valid-feedback,footer .was-validated :valid~.valid-tooltip,header .is-valid~.valid-feedback,header .is-valid~.valid-tooltip,header .was-validated :valid~.valid-feedback,header .was-validated :valid~.valid-tooltip{display:block}footer .form-control.is-valid,footer .was-validated .form-control:valid,header .form-control.is-valid,header .was-validated .form-control:valid{border-color:#28a745;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%278%27 height=%278%27 viewBox=%270 0 8 8%27%3e%3cpath fill=%27%2328a745%27 d=%27M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z%27/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}footer .form-control.is-valid:focus,footer .was-validated .form-control:valid:focus,header .form-control.is-valid:focus,header .was-validated .form-control:valid:focus{border-color:#28a745;-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}footer .was-validated select.form-control:valid,footer select.form-control.is-valid,header .was-validated select.form-control:valid,header select.form-control.is-valid{padding-right:3rem!important;background-position:right 1.5rem center}footer .was-validated textarea.form-control:valid,footer textarea.form-control.is-valid,header .was-validated textarea.form-control:valid,header textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}footer .custom-select.is-valid,footer .was-validated .custom-select:valid,header .custom-select.is-valid,header .was-validated .custom-select:valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%274%27 height=%275%27 viewBox=%270 0 4 5%27%3e%3cpath fill=%27%23343a40%27 d=%27M2 0L0 2h4zm0 5L0 3h4z%27/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%278%27 height=%278%27 viewBox=%270 0 8 8%27%3e%3cpath fill=%27%2328a745%27 d=%27M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z%27/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}footer .custom-select.is-valid:focus,footer .was-validated .custom-select:valid:focus,header .custom-select.is-valid:focus,header .was-validated .custom-select:valid:focus{border-color:#28a745;-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}footer .form-check-input.is-valid~.form-check-label,footer .was-validated .form-check-input:valid~.form-check-label,header .form-check-input.is-valid~.form-check-label,header .was-validated .form-check-input:valid~.form-check-label{color:#28a745}footer .form-check-input.is-valid~.valid-feedback,footer .form-check-input.is-valid~.valid-tooltip,footer .was-validated .form-check-input:valid~.valid-feedback,footer .was-validated .form-check-input:valid~.valid-tooltip,header .form-check-input.is-valid~.valid-feedback,header .form-check-input.is-valid~.valid-tooltip,header .was-validated .form-check-input:valid~.valid-feedback,header .was-validated .form-check-input:valid~.valid-tooltip{display:block}footer .custom-control-input.is-valid~.custom-control-label,footer .was-validated .custom-control-input:valid~.custom-control-label,header .custom-control-input.is-valid~.custom-control-label,header .was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}footer .custom-control-input.is-valid~.custom-control-label::before,footer .was-validated .custom-control-input:valid~.custom-control-label::before,header .custom-control-input.is-valid~.custom-control-label::before,header .was-validated .custom-control-input:valid~.custom-control-label::before{border-color:#28a745}footer .custom-control-input.is-valid:checked~.custom-control-label::before,footer .was-validated .custom-control-input:valid:checked~.custom-control-label::before,header .custom-control-input.is-valid:checked~.custom-control-label::before,header .was-validated .custom-control-input:valid:checked~.custom-control-label::before{border-color:#34ce57;background-color:#34ce57}footer .custom-control-input.is-valid:focus~.custom-control-label::before,footer .was-validated .custom-control-input:valid:focus~.custom-control-label::before,header .custom-control-input.is-valid:focus~.custom-control-label::before,header .was-validated .custom-control-input:valid:focus~.custom-control-label::before{-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}footer .custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,footer .was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before,header .custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,header .was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before{border-color:#28a745}footer .custom-file-input.is-valid~.custom-file-label,footer .was-validated .custom-file-input:valid~.custom-file-label,header .custom-file-input.is-valid~.custom-file-label,header .was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}footer .custom-file-input.is-valid:focus~.custom-file-label,footer .was-validated .custom-file-input:valid:focus~.custom-file-label,header .custom-file-input.is-valid:focus~.custom-file-label,header .was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}footer .invalid-feedback,header .invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}footer .invalid-tooltip,header .invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}footer .form-row>.col>.invalid-tooltip,footer .form-row>[class*=col-]>.invalid-tooltip,header .form-row>.col>.invalid-tooltip,header .form-row>[class*=col-]>.invalid-tooltip{left:5px}footer .is-invalid~.invalid-feedback,footer .is-invalid~.invalid-tooltip,footer .was-validated :invalid~.invalid-feedback,footer .was-validated :invalid~.invalid-tooltip,header .is-invalid~.invalid-feedback,header .is-invalid~.invalid-tooltip,header .was-validated :invalid~.invalid-feedback,header .was-validated :invalid~.invalid-tooltip{display:block}footer .form-control.is-invalid,footer .was-validated .form-control:invalid,header .form-control.is-invalid,header .was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23dc3545%27 viewBox=%270 0 12 12%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23dc3545%27 stroke=%27none%27/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}footer .form-control.is-invalid:focus,footer .was-validated .form-control:invalid:focus,header .form-control.is-invalid:focus,header .was-validated .form-control:invalid:focus{border-color:#dc3545;-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}footer .was-validated select.form-control:invalid,footer select.form-control.is-invalid,header .was-validated select.form-control:invalid,header select.form-control.is-invalid{padding-right:3rem!important;background-position:right 1.5rem center}footer .was-validated textarea.form-control:invalid,footer textarea.form-control.is-invalid,header .was-validated textarea.form-control:invalid,header textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}footer .custom-select.is-invalid,footer .was-validated .custom-select:invalid,header .custom-select.is-invalid,header .was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%274%27 height=%275%27 viewBox=%270 0 4 5%27%3e%3cpath fill=%27%23343a40%27 d=%27M2 0L0 2h4zm0 5L0 3h4z%27/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23dc3545%27 viewBox=%270 0 12 12%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23dc3545%27 stroke=%27none%27/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}footer .custom-select.is-invalid:focus,footer .was-validated .custom-select:invalid:focus,header .custom-select.is-invalid:focus,header .was-validated .custom-select:invalid:focus{border-color:#dc3545;-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}footer .form-check-input.is-invalid~.form-check-label,footer .was-validated .form-check-input:invalid~.form-check-label,header .form-check-input.is-invalid~.form-check-label,header .was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}footer .form-check-input.is-invalid~.invalid-feedback,footer .form-check-input.is-invalid~.invalid-tooltip,footer .was-validated .form-check-input:invalid~.invalid-feedback,footer .was-validated .form-check-input:invalid~.invalid-tooltip,header .form-check-input.is-invalid~.invalid-feedback,header .form-check-input.is-invalid~.invalid-tooltip,header .was-validated .form-check-input:invalid~.invalid-feedback,header .was-validated .form-check-input:invalid~.invalid-tooltip{display:block}footer .custom-control-input.is-invalid~.custom-control-label,footer .was-validated .custom-control-input:invalid~.custom-control-label,header .custom-control-input.is-invalid~.custom-control-label,header .was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}footer .custom-control-input.is-invalid~.custom-control-label::before,footer .was-validated .custom-control-input:invalid~.custom-control-label::before,header .custom-control-input.is-invalid~.custom-control-label::before,header .was-validated .custom-control-input:invalid~.custom-control-label::before{border-color:#dc3545}footer .custom-control-input.is-invalid:checked~.custom-control-label::before,footer .was-validated .custom-control-input:invalid:checked~.custom-control-label::before,header .custom-control-input.is-invalid:checked~.custom-control-label::before,header .was-validated .custom-control-input:invalid:checked~.custom-control-label::before{border-color:#e4606d;background-color:#e4606d}footer .custom-control-input.is-invalid:focus~.custom-control-label::before,footer .was-validated .custom-control-input:invalid:focus~.custom-control-label::before,header .custom-control-input.is-invalid:focus~.custom-control-label::before,header .was-validated .custom-control-input:invalid:focus~.custom-control-label::before{-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}footer .custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,footer .was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before,header .custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,header .was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before{border-color:#dc3545}footer .custom-file-input.is-invalid~.custom-file-label,footer .was-validated .custom-file-input:invalid~.custom-file-label,header .custom-file-input.is-invalid~.custom-file-label,header .was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}footer .custom-file-input.is-invalid:focus~.custom-file-label,footer .was-validated .custom-file-input:invalid:focus~.custom-file-label,header .custom-file-input.is-invalid:focus~.custom-file-label,header .was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}footer .form-inline,header .form-inline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .form-inline .form-check,header .form-inline .form-check{width:100%}@media (min-width:576px){footer .form-inline label,header .form-inline label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}footer .form-inline .form-group,header .form-inline .form-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0}footer .form-inline .form-control,header .form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}footer .form-inline .form-control-plaintext,header .form-inline .form-control-plaintext{display:inline-block}footer .form-inline .custom-select,footer .form-inline .input-group,header .form-inline .custom-select,header .form-inline .input-group{width:auto}footer .form-inline .form-check,header .form-inline .form-check{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}footer .form-inline .form-check-input,header .form-inline .form-check-input{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}footer .form-inline .custom-control,header .form-inline .custom-control{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer .form-inline .custom-control-label,header .form-inline .custom-control-label{margin-bottom:0}}footer .btn,header .btn{display:inline-block;font-weight:400;color:#000;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){footer .btn,header .btn{-webkit-transition:none;transition:none}}footer .btn:hover,header .btn:hover{color:#000;text-decoration:none}footer .btn.focus,footer .btn:focus,header .btn.focus,header .btn:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}footer .btn.disabled,footer .btn:disabled,header .btn.disabled,header .btn:disabled{opacity:.65}footer .btn:not(:disabled):not(.disabled),header .btn:not(:disabled):not(.disabled){cursor:pointer}footer a.btn.disabled,footer fieldset:disabled a.btn,header a.btn.disabled,header fieldset:disabled a.btn{pointer-events:none}footer .btn-primary,header .btn-primary{color:#fff;background-color:#0097b4;border-color:#0097b4}footer .btn-primary:hover,header .btn-primary:hover{color:#fff;background-color:#00778e;border-color:#006c81}footer .btn-primary.focus,footer .btn-primary:focus,header .btn-primary.focus,header .btn-primary:focus{color:#fff;background-color:#00778e;border-color:#006c81;-webkit-box-shadow:0 0 0 .2rem rgba(38,167,191,.5);box-shadow:0 0 0 .2rem rgba(38,167,191,.5)}footer .btn-primary.disabled,footer .btn-primary:disabled,header .btn-primary.disabled,header .btn-primary:disabled{color:#fff;background-color:#0097b4;border-color:#0097b4}footer .btn-primary:not(:disabled):not(.disabled).active,footer .btn-primary:not(:disabled):not(.disabled):active,footer .show>.btn-primary.dropdown-toggle,header .btn-primary:not(:disabled):not(.disabled).active,header .btn-primary:not(:disabled):not(.disabled):active,header .show>.btn-primary.dropdown-toggle{color:#fff;background-color:#006c81;border-color:#006274}footer .btn-primary:not(:disabled):not(.disabled).active:focus,footer .btn-primary:not(:disabled):not(.disabled):active:focus,footer .show>.btn-primary.dropdown-toggle:focus,header .btn-primary:not(:disabled):not(.disabled).active:focus,header .btn-primary:not(:disabled):not(.disabled):active:focus,header .show>.btn-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(38,167,191,.5);box-shadow:0 0 0 .2rem rgba(38,167,191,.5)}footer .btn-secondary,header .btn-secondary{color:#fff;background-color:#4196b0;border-color:#4196b0}footer .btn-secondary:hover,header .btn-secondary:hover{color:#fff;background-color:#377e94;border-color:#33768b}footer .btn-secondary.focus,footer .btn-secondary:focus,header .btn-secondary.focus,header .btn-secondary:focus{color:#fff;background-color:#377e94;border-color:#33768b;-webkit-box-shadow:0 0 0 .2rem rgba(94,166,188,.5);box-shadow:0 0 0 .2rem rgba(94,166,188,.5)}footer .btn-secondary.disabled,footer .btn-secondary:disabled,header .btn-secondary.disabled,header .btn-secondary:disabled{color:#fff;background-color:#4196b0;border-color:#4196b0}footer .btn-secondary:not(:disabled):not(.disabled).active,footer .btn-secondary:not(:disabled):not(.disabled):active,footer .show>.btn-secondary.dropdown-toggle,header .btn-secondary:not(:disabled):not(.disabled).active,header .btn-secondary:not(:disabled):not(.disabled):active,header .show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#33768b;border-color:#306e81}footer .btn-secondary:not(:disabled):not(.disabled).active:focus,footer .btn-secondary:not(:disabled):not(.disabled):active:focus,footer .show>.btn-secondary.dropdown-toggle:focus,header .btn-secondary:not(:disabled):not(.disabled).active:focus,header .btn-secondary:not(:disabled):not(.disabled):active:focus,header .show>.btn-secondary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(94,166,188,.5);box-shadow:0 0 0 .2rem rgba(94,166,188,.5)}footer .btn-success,header .btn-success{color:#fff;background-color:#28a745;border-color:#28a745}footer .btn-success:hover,header .btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}footer .btn-success.focus,footer .btn-success:focus,header .btn-success.focus,header .btn-success:focus{color:#fff;background-color:#218838;border-color:#1e7e34;-webkit-box-shadow:0 0 0 .2rem rgba(72,180,97,.5);box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}footer .btn-success.disabled,footer .btn-success:disabled,header .btn-success.disabled,header .btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}footer .btn-success:not(:disabled):not(.disabled).active,footer .btn-success:not(:disabled):not(.disabled):active,footer .show>.btn-success.dropdown-toggle,header .btn-success:not(:disabled):not(.disabled).active,header .btn-success:not(:disabled):not(.disabled):active,header .show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}footer .btn-success:not(:disabled):not(.disabled).active:focus,footer .btn-success:not(:disabled):not(.disabled):active:focus,footer .show>.btn-success.dropdown-toggle:focus,header .btn-success:not(:disabled):not(.disabled).active:focus,header .btn-success:not(:disabled):not(.disabled):active:focus,header .show>.btn-success.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(72,180,97,.5);box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}footer .btn-info,header .btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}footer .btn-info:hover,header .btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}footer .btn-info.focus,footer .btn-info:focus,header .btn-info.focus,header .btn-info:focus{color:#fff;background-color:#138496;border-color:#117a8b;-webkit-box-shadow:0 0 0 .2rem rgba(58,176,195,.5);box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}footer .btn-info.disabled,footer .btn-info:disabled,header .btn-info.disabled,header .btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}footer .btn-info:not(:disabled):not(.disabled).active,footer .btn-info:not(:disabled):not(.disabled):active,footer .show>.btn-info.dropdown-toggle,header .btn-info:not(:disabled):not(.disabled).active,header .btn-info:not(:disabled):not(.disabled):active,header .show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}footer .btn-info:not(:disabled):not(.disabled).active:focus,footer .btn-info:not(:disabled):not(.disabled):active:focus,footer .show>.btn-info.dropdown-toggle:focus,header .btn-info:not(:disabled):not(.disabled).active:focus,header .btn-info:not(:disabled):not(.disabled):active:focus,header .show>.btn-info.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(58,176,195,.5);box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}footer .btn-warning,header .btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}footer .btn-warning:hover,header .btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}footer .btn-warning.focus,footer .btn-warning:focus,header .btn-warning.focus,header .btn-warning:focus{color:#212529;background-color:#e0a800;border-color:#d39e00;-webkit-box-shadow:0 0 0 .2rem rgba(222,170,12,.5);box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}footer .btn-warning.disabled,footer .btn-warning:disabled,header .btn-warning.disabled,header .btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}footer .btn-warning:not(:disabled):not(.disabled).active,footer .btn-warning:not(:disabled):not(.disabled):active,footer .show>.btn-warning.dropdown-toggle,header .btn-warning:not(:disabled):not(.disabled).active,header .btn-warning:not(:disabled):not(.disabled):active,header .show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}footer .btn-warning:not(:disabled):not(.disabled).active:focus,footer .btn-warning:not(:disabled):not(.disabled):active:focus,footer .show>.btn-warning.dropdown-toggle:focus,header .btn-warning:not(:disabled):not(.disabled).active:focus,header .btn-warning:not(:disabled):not(.disabled):active:focus,header .show>.btn-warning.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(222,170,12,.5);box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}footer .btn-danger,header .btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}footer .btn-danger:hover,header .btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}footer .btn-danger.focus,footer .btn-danger:focus,header .btn-danger.focus,header .btn-danger:focus{color:#fff;background-color:#c82333;border-color:#bd2130;-webkit-box-shadow:0 0 0 .2rem rgba(225,83,97,.5);box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}footer .btn-danger.disabled,footer .btn-danger:disabled,header .btn-danger.disabled,header .btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}footer .btn-danger:not(:disabled):not(.disabled).active,footer .btn-danger:not(:disabled):not(.disabled):active,footer .show>.btn-danger.dropdown-toggle,header .btn-danger:not(:disabled):not(.disabled).active,header .btn-danger:not(:disabled):not(.disabled):active,header .show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}footer .btn-danger:not(:disabled):not(.disabled).active:focus,footer .btn-danger:not(:disabled):not(.disabled):active:focus,footer .show>.btn-danger.dropdown-toggle:focus,header .btn-danger:not(:disabled):not(.disabled).active:focus,header .btn-danger:not(:disabled):not(.disabled):active:focus,header .show>.btn-danger.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(225,83,97,.5);box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}footer .btn-light,header .btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}footer .btn-light:hover,header .btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}footer .btn-light.focus,footer .btn-light:focus,header .btn-light.focus,header .btn-light:focus{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;-webkit-box-shadow:0 0 0 .2rem rgba(216,217,219,.5);box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}footer .btn-light.disabled,footer .btn-light:disabled,header .btn-light.disabled,header .btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}footer .btn-light:not(:disabled):not(.disabled).active,footer .btn-light:not(:disabled):not(.disabled):active,footer .show>.btn-light.dropdown-toggle,header .btn-light:not(:disabled):not(.disabled).active,header .btn-light:not(:disabled):not(.disabled):active,header .show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}footer .btn-light:not(:disabled):not(.disabled).active:focus,footer .btn-light:not(:disabled):not(.disabled):active:focus,footer .show>.btn-light.dropdown-toggle:focus,header .btn-light:not(:disabled):not(.disabled).active:focus,header .btn-light:not(:disabled):not(.disabled):active:focus,header .show>.btn-light.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(216,217,219,.5);box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}footer .btn-dark,header .btn-dark{color:#fff;background-color:#000;border-color:#000}footer .btn-dark:hover,header .btn-dark:hover{color:#fff;background-color:#000;border-color:#000}footer .btn-dark.focus,footer .btn-dark:focus,header .btn-dark.focus,header .btn-dark:focus{color:#fff;background-color:#000;border-color:#000;-webkit-box-shadow:0 0 0 .2rem rgba(38,38,38,.5);box-shadow:0 0 0 .2rem rgba(38,38,38,.5)}footer .btn-dark.disabled,footer .btn-dark:disabled,header .btn-dark.disabled,header .btn-dark:disabled{color:#fff;background-color:#000;border-color:#000}footer .btn-dark:not(:disabled):not(.disabled).active,footer .btn-dark:not(:disabled):not(.disabled):active,footer .show>.btn-dark.dropdown-toggle,header .btn-dark:not(:disabled):not(.disabled).active,header .btn-dark:not(:disabled):not(.disabled):active,header .show>.btn-dark.dropdown-toggle{color:#fff;background-color:#000;border-color:#000}footer .btn-dark:not(:disabled):not(.disabled).active:focus,footer .btn-dark:not(:disabled):not(.disabled):active:focus,footer .show>.btn-dark.dropdown-toggle:focus,header .btn-dark:not(:disabled):not(.disabled).active:focus,header .btn-dark:not(:disabled):not(.disabled):active:focus,header .show>.btn-dark.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(38,38,38,.5);box-shadow:0 0 0 .2rem rgba(38,38,38,.5)}footer .btn-outline-primary,header .btn-outline-primary{color:#0097b4;border-color:#0097b4}footer .btn-outline-primary:hover,header .btn-outline-primary:hover{color:#fff;background-color:#0097b4;border-color:#0097b4}footer .btn-outline-primary.focus,footer .btn-outline-primary:focus,header .btn-outline-primary.focus,header .btn-outline-primary:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,151,180,.5);box-shadow:0 0 0 .2rem rgba(0,151,180,.5)}footer .btn-outline-primary.disabled,footer .btn-outline-primary:disabled,header .btn-outline-primary.disabled,header .btn-outline-primary:disabled{color:#0097b4;background-color:transparent}footer .btn-outline-primary:not(:disabled):not(.disabled).active,footer .btn-outline-primary:not(:disabled):not(.disabled):active,footer .show>.btn-outline-primary.dropdown-toggle,header .btn-outline-primary:not(:disabled):not(.disabled).active,header .btn-outline-primary:not(:disabled):not(.disabled):active,header .show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#0097b4;border-color:#0097b4}footer .btn-outline-primary:not(:disabled):not(.disabled).active:focus,footer .btn-outline-primary:not(:disabled):not(.disabled):active:focus,footer .show>.btn-outline-primary.dropdown-toggle:focus,header .btn-outline-primary:not(:disabled):not(.disabled).active:focus,header .btn-outline-primary:not(:disabled):not(.disabled):active:focus,header .show>.btn-outline-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,151,180,.5);box-shadow:0 0 0 .2rem rgba(0,151,180,.5)}footer .btn-outline-secondary,header .btn-outline-secondary{color:#4196b0;border-color:#4196b0}footer .btn-outline-secondary:hover,header .btn-outline-secondary:hover{color:#fff;background-color:#4196b0;border-color:#4196b0}footer .btn-outline-secondary.focus,footer .btn-outline-secondary:focus,header .btn-outline-secondary.focus,header .btn-outline-secondary:focus{-webkit-box-shadow:0 0 0 .2rem rgba(65,150,176,.5);box-shadow:0 0 0 .2rem rgba(65,150,176,.5)}footer .btn-outline-secondary.disabled,footer .btn-outline-secondary:disabled,header .btn-outline-secondary.disabled,header .btn-outline-secondary:disabled{color:#4196b0;background-color:transparent}footer .btn-outline-secondary:not(:disabled):not(.disabled).active,footer .btn-outline-secondary:not(:disabled):not(.disabled):active,footer .show>.btn-outline-secondary.dropdown-toggle,header .btn-outline-secondary:not(:disabled):not(.disabled).active,header .btn-outline-secondary:not(:disabled):not(.disabled):active,header .show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#4196b0;border-color:#4196b0}footer .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,footer .btn-outline-secondary:not(:disabled):not(.disabled):active:focus,footer .show>.btn-outline-secondary.dropdown-toggle:focus,header .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,header .btn-outline-secondary:not(:disabled):not(.disabled):active:focus,header .show>.btn-outline-secondary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(65,150,176,.5);box-shadow:0 0 0 .2rem rgba(65,150,176,.5)}footer .btn-outline-success,header .btn-outline-success{color:#28a745;border-color:#28a745}footer .btn-outline-success:hover,header .btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}footer .btn-outline-success.focus,footer .btn-outline-success:focus,header .btn-outline-success.focus,header .btn-outline-success:focus{-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.5);box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}footer .btn-outline-success.disabled,footer .btn-outline-success:disabled,header .btn-outline-success.disabled,header .btn-outline-success:disabled{color:#28a745;background-color:transparent}footer .btn-outline-success:not(:disabled):not(.disabled).active,footer .btn-outline-success:not(:disabled):not(.disabled):active,footer .show>.btn-outline-success.dropdown-toggle,header .btn-outline-success:not(:disabled):not(.disabled).active,header .btn-outline-success:not(:disabled):not(.disabled):active,header .show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}footer .btn-outline-success:not(:disabled):not(.disabled).active:focus,footer .btn-outline-success:not(:disabled):not(.disabled):active:focus,footer .show>.btn-outline-success.dropdown-toggle:focus,header .btn-outline-success:not(:disabled):not(.disabled).active:focus,header .btn-outline-success:not(:disabled):not(.disabled):active:focus,header .show>.btn-outline-success.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.5);box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}footer .btn-outline-info,header .btn-outline-info{color:#17a2b8;border-color:#17a2b8}footer .btn-outline-info:hover,header .btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}footer .btn-outline-info.focus,footer .btn-outline-info:focus,header .btn-outline-info.focus,header .btn-outline-info:focus{-webkit-box-shadow:0 0 0 .2rem rgba(23,162,184,.5);box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}footer .btn-outline-info.disabled,footer .btn-outline-info:disabled,header .btn-outline-info.disabled,header .btn-outline-info:disabled{color:#17a2b8;background-color:transparent}footer .btn-outline-info:not(:disabled):not(.disabled).active,footer .btn-outline-info:not(:disabled):not(.disabled):active,footer .show>.btn-outline-info.dropdown-toggle,header .btn-outline-info:not(:disabled):not(.disabled).active,header .btn-outline-info:not(:disabled):not(.disabled):active,header .show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}footer .btn-outline-info:not(:disabled):not(.disabled).active:focus,footer .btn-outline-info:not(:disabled):not(.disabled):active:focus,footer .show>.btn-outline-info.dropdown-toggle:focus,header .btn-outline-info:not(:disabled):not(.disabled).active:focus,header .btn-outline-info:not(:disabled):not(.disabled):active:focus,header .show>.btn-outline-info.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(23,162,184,.5);box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}footer .btn-outline-warning,header .btn-outline-warning{color:#ffc107;border-color:#ffc107}footer .btn-outline-warning:hover,header .btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}footer .btn-outline-warning.focus,footer .btn-outline-warning:focus,header .btn-outline-warning.focus,header .btn-outline-warning:focus{-webkit-box-shadow:0 0 0 .2rem rgba(255,193,7,.5);box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}footer .btn-outline-warning.disabled,footer .btn-outline-warning:disabled,header .btn-outline-warning.disabled,header .btn-outline-warning:disabled{color:#ffc107;background-color:transparent}footer .btn-outline-warning:not(:disabled):not(.disabled).active,footer .btn-outline-warning:not(:disabled):not(.disabled):active,footer .show>.btn-outline-warning.dropdown-toggle,header .btn-outline-warning:not(:disabled):not(.disabled).active,header .btn-outline-warning:not(:disabled):not(.disabled):active,header .show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}footer .btn-outline-warning:not(:disabled):not(.disabled).active:focus,footer .btn-outline-warning:not(:disabled):not(.disabled):active:focus,footer .show>.btn-outline-warning.dropdown-toggle:focus,header .btn-outline-warning:not(:disabled):not(.disabled).active:focus,header .btn-outline-warning:not(:disabled):not(.disabled):active:focus,header .show>.btn-outline-warning.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(255,193,7,.5);box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}footer .btn-outline-danger,header .btn-outline-danger{color:#dc3545;border-color:#dc3545}footer .btn-outline-danger:hover,header .btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}footer .btn-outline-danger.focus,footer .btn-outline-danger:focus,header .btn-outline-danger.focus,header .btn-outline-danger:focus{-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.5);box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}footer .btn-outline-danger.disabled,footer .btn-outline-danger:disabled,header .btn-outline-danger.disabled,header .btn-outline-danger:disabled{color:#dc3545;background-color:transparent}footer .btn-outline-danger:not(:disabled):not(.disabled).active,footer .btn-outline-danger:not(:disabled):not(.disabled):active,footer .show>.btn-outline-danger.dropdown-toggle,header .btn-outline-danger:not(:disabled):not(.disabled).active,header .btn-outline-danger:not(:disabled):not(.disabled):active,header .show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}footer .btn-outline-danger:not(:disabled):not(.disabled).active:focus,footer .btn-outline-danger:not(:disabled):not(.disabled):active:focus,footer .show>.btn-outline-danger.dropdown-toggle:focus,header .btn-outline-danger:not(:disabled):not(.disabled).active:focus,header .btn-outline-danger:not(:disabled):not(.disabled):active:focus,header .show>.btn-outline-danger.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.5);box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}footer .btn-outline-light,header .btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}footer .btn-outline-light:hover,header .btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}footer .btn-outline-light.focus,footer .btn-outline-light:focus,header .btn-outline-light.focus,header .btn-outline-light:focus{-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}footer .btn-outline-light.disabled,footer .btn-outline-light:disabled,header .btn-outline-light.disabled,header .btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}footer .btn-outline-light:not(:disabled):not(.disabled).active,footer .btn-outline-light:not(:disabled):not(.disabled):active,footer .show>.btn-outline-light.dropdown-toggle,header .btn-outline-light:not(:disabled):not(.disabled).active,header .btn-outline-light:not(:disabled):not(.disabled):active,header .show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}footer .btn-outline-light:not(:disabled):not(.disabled).active:focus,footer .btn-outline-light:not(:disabled):not(.disabled):active:focus,footer .show>.btn-outline-light.dropdown-toggle:focus,header .btn-outline-light:not(:disabled):not(.disabled).active:focus,header .btn-outline-light:not(:disabled):not(.disabled):active:focus,header .show>.btn-outline-light.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}footer .btn-outline-dark,header .btn-outline-dark{color:#000;border-color:#000}footer .btn-outline-dark:hover,header .btn-outline-dark:hover{color:#fff;background-color:#000;border-color:#000}footer .btn-outline-dark.focus,footer .btn-outline-dark:focus,header .btn-outline-dark.focus,header .btn-outline-dark:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,0,0,.5);box-shadow:0 0 0 .2rem rgba(0,0,0,.5)}footer .btn-outline-dark.disabled,footer .btn-outline-dark:disabled,header .btn-outline-dark.disabled,header .btn-outline-dark:disabled{color:#000;background-color:transparent}footer .btn-outline-dark:not(:disabled):not(.disabled).active,footer .btn-outline-dark:not(:disabled):not(.disabled):active,footer .show>.btn-outline-dark.dropdown-toggle,header .btn-outline-dark:not(:disabled):not(.disabled).active,header .btn-outline-dark:not(:disabled):not(.disabled):active,header .show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#000;border-color:#000}footer .btn-outline-dark:not(:disabled):not(.disabled).active:focus,footer .btn-outline-dark:not(:disabled):not(.disabled):active:focus,footer .show>.btn-outline-dark.dropdown-toggle:focus,header .btn-outline-dark:not(:disabled):not(.disabled).active:focus,header .btn-outline-dark:not(:disabled):not(.disabled):active:focus,header .show>.btn-outline-dark.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,0,0,.5);box-shadow:0 0 0 .2rem rgba(0,0,0,.5)}footer .btn-link,header .btn-link{font-weight:400;color:#0097b4;text-decoration:none}footer .btn-link:hover,header .btn-link:hover{color:#006477;text-decoration:underline}footer .btn-link.focus,footer .btn-link:focus,header .btn-link.focus,header .btn-link:focus{text-decoration:underline}footer .btn-link.disabled,footer .btn-link:disabled,header .btn-link.disabled,header .btn-link:disabled{color:#6c757d;pointer-events:none}footer .btn-group-lg>.btn,footer .btn-lg,header .btn-group-lg>.btn,header .btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}footer .btn-group-sm>.btn,footer .btn-sm,header .btn-group-sm>.btn,header .btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}footer .btn-block,header .btn-block{display:block;width:100%}footer .btn-block+.btn-block,header .btn-block+.btn-block{margin-top:.5rem}footer input[type=button].btn-block,footer input[type=reset].btn-block,footer input[type=submit].btn-block,header input[type=button].btn-block,header input[type=reset].btn-block,header input[type=submit].btn-block{width:100%}footer .fade,header .fade{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){footer .fade,header .fade{-webkit-transition:none;transition:none}}footer .fade:not(.show),header .fade:not(.show){opacity:0}footer .collapse:not(.show),header .collapse:not(.show){display:none}footer .collapsing,header .collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}@media (prefers-reduced-motion:reduce){footer .collapsing,header .collapsing{-webkit-transition:none;transition:none}}footer .collapsing.width,header .collapsing.width{width:0;height:auto;-webkit-transition:width .35s ease;transition:width .35s ease}@media (prefers-reduced-motion:reduce){footer .collapsing.width,header .collapsing.width{-webkit-transition:none;transition:none}}footer .dropdown,footer .dropleft,footer .dropright,footer .dropup,header .dropdown,header .dropleft,header .dropright,header .dropup{position:relative}footer .dropdown-toggle,header .dropdown-toggle{white-space:nowrap}footer .dropdown-toggle::after,header .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}footer .dropdown-toggle:empty::after,header .dropdown-toggle:empty::after{margin-left:0}footer .dropdown-menu,header .dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}footer .dropdown-menu-left,header .dropdown-menu-left{right:auto;left:0}footer .dropdown-menu-right,header .dropdown-menu-right{right:0;left:auto}@media (min-width:576px){footer .dropdown-menu-sm-left,header .dropdown-menu-sm-left{right:auto;left:0}footer .dropdown-menu-sm-right,header .dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){footer .dropdown-menu-md-left,header .dropdown-menu-md-left{right:auto;left:0}footer .dropdown-menu-md-right,header .dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){footer .dropdown-menu-lg-left,header .dropdown-menu-lg-left{right:auto;left:0}footer .dropdown-menu-lg-right,header .dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){footer .dropdown-menu-xl-left,header .dropdown-menu-xl-left{right:auto;left:0}footer .dropdown-menu-xl-right,header .dropdown-menu-xl-right{right:0;left:auto}}footer .dropup .dropdown-menu,header .dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}footer .dropup .dropdown-toggle::after,header .dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}footer .dropup .dropdown-toggle:empty::after,header .dropup .dropdown-toggle:empty::after{margin-left:0}footer .dropright .dropdown-menu,header .dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}footer .dropright .dropdown-toggle::after,header .dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}footer .dropright .dropdown-toggle:empty::after,header .dropright .dropdown-toggle:empty::after{margin-left:0}footer .dropright .dropdown-toggle::after,header .dropright .dropdown-toggle::after{vertical-align:0}footer .dropleft .dropdown-menu,header .dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}footer .dropleft .dropdown-toggle::after,header .dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}footer .dropleft .dropdown-toggle::after,header .dropleft .dropdown-toggle::after{display:none}footer .dropleft .dropdown-toggle::before,header .dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}footer .dropleft .dropdown-toggle:empty::after,header .dropleft .dropdown-toggle:empty::after{margin-left:0}footer .dropleft .dropdown-toggle::before,header .dropleft .dropdown-toggle::before{vertical-align:0}footer .dropdown-menu[x-placement^=bottom],footer .dropdown-menu[x-placement^=left],footer .dropdown-menu[x-placement^=right],footer .dropdown-menu[x-placement^=top],header .dropdown-menu[x-placement^=bottom],header .dropdown-menu[x-placement^=left],header .dropdown-menu[x-placement^=right],header .dropdown-menu[x-placement^=top]{right:auto;bottom:auto}footer .dropdown-divider,header .dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}footer .dropdown-item,header .dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}footer .dropdown-item:focus,footer .dropdown-item:hover,header .dropdown-item:focus,header .dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#e9ecef}footer .dropdown-item.active,footer .dropdown-item:active,header .dropdown-item.active,header .dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}footer .dropdown-item.disabled,footer .dropdown-item:disabled,header .dropdown-item.disabled,header .dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}footer .dropdown-menu.show,header .dropdown-menu.show{display:block}footer .dropdown-header,header .dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}footer .dropdown-item-text,header .dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}footer .btn-group,footer .btn-group-vertical,header .btn-group,header .btn-group-vertical{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}footer .btn-group-vertical>.btn,footer .btn-group>.btn,header .btn-group-vertical>.btn,header .btn-group>.btn{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}footer .btn-group-vertical>.btn:hover,footer .btn-group>.btn:hover,header .btn-group-vertical>.btn:hover,header .btn-group>.btn:hover{z-index:1}footer .btn-group-vertical>.btn.active,footer .btn-group-vertical>.btn:active,footer .btn-group-vertical>.btn:focus,footer .btn-group>.btn.active,footer .btn-group>.btn:active,footer .btn-group>.btn:focus,header .btn-group-vertical>.btn.active,header .btn-group-vertical>.btn:active,header .btn-group-vertical>.btn:focus,header .btn-group>.btn.active,header .btn-group>.btn:active,header .btn-group>.btn:focus{z-index:1}footer .btn-toolbar,header .btn-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}footer .btn-toolbar .input-group,header .btn-toolbar .input-group{width:auto}footer .btn-group>.btn-group:not(:first-child),footer .btn-group>.btn:not(:first-child),header .btn-group>.btn-group:not(:first-child),header .btn-group>.btn:not(:first-child){margin-left:-1px}footer .btn-group>.btn-group:not(:last-child)>.btn,footer .btn-group>.btn:not(:last-child):not(.dropdown-toggle),header .btn-group>.btn-group:not(:last-child)>.btn,header .btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}footer .btn-group>.btn-group:not(:first-child)>.btn,footer .btn-group>.btn:not(:first-child),header .btn-group>.btn-group:not(:first-child)>.btn,header .btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}footer .dropdown-toggle-split,header .dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}footer .dropdown-toggle-split::after,footer .dropright .dropdown-toggle-split::after,footer .dropup .dropdown-toggle-split::after,header .dropdown-toggle-split::after,header .dropright .dropdown-toggle-split::after,header .dropup .dropdown-toggle-split::after{margin-left:0}footer .dropleft .dropdown-toggle-split::before,header .dropleft .dropdown-toggle-split::before{margin-right:0}footer .btn-group-sm>.btn+.dropdown-toggle-split,footer .btn-sm+.dropdown-toggle-split,header .btn-group-sm>.btn+.dropdown-toggle-split,header .btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}footer .btn-group-lg>.btn+.dropdown-toggle-split,footer .btn-lg+.dropdown-toggle-split,header .btn-group-lg>.btn+.dropdown-toggle-split,header .btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}footer .btn-group-vertical,header .btn-group-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer .btn-group-vertical>.btn,footer .btn-group-vertical>.btn-group,header .btn-group-vertical>.btn,header .btn-group-vertical>.btn-group{width:100%}footer .btn-group-vertical>.btn-group:not(:first-child),footer .btn-group-vertical>.btn:not(:first-child),header .btn-group-vertical>.btn-group:not(:first-child),header .btn-group-vertical>.btn:not(:first-child){margin-top:-1px}footer .btn-group-vertical>.btn-group:not(:last-child)>.btn,footer .btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),header .btn-group-vertical>.btn-group:not(:last-child)>.btn,header .btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}footer .btn-group-vertical>.btn-group:not(:first-child)>.btn,footer .btn-group-vertical>.btn:not(:first-child),header .btn-group-vertical>.btn-group:not(:first-child)>.btn,header .btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}footer .btn-group-toggle>.btn,footer .btn-group-toggle>.btn-group>.btn,header .btn-group-toggle>.btn,header .btn-group-toggle>.btn-group>.btn{margin-bottom:0}footer .btn-group-toggle>.btn input[type=checkbox],footer .btn-group-toggle>.btn input[type=radio],footer .btn-group-toggle>.btn-group>.btn input[type=checkbox],footer .btn-group-toggle>.btn-group>.btn input[type=radio],header .btn-group-toggle>.btn input[type=checkbox],header .btn-group-toggle>.btn input[type=radio],header .btn-group-toggle>.btn-group>.btn input[type=checkbox],header .btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}footer .input-group,header .input-group{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}footer .input-group>.custom-file,footer .input-group>.custom-select,footer .input-group>.form-control,footer .input-group>.form-control-plaintext,header .input-group>.custom-file,header .input-group>.custom-select,header .input-group>.form-control,header .input-group>.form-control-plaintext{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}footer .input-group>.custom-file+.custom-file,footer .input-group>.custom-file+.custom-select,footer .input-group>.custom-file+.form-control,footer .input-group>.custom-select+.custom-file,footer .input-group>.custom-select+.custom-select,footer .input-group>.custom-select+.form-control,footer .input-group>.form-control+.custom-file,footer .input-group>.form-control+.custom-select,footer .input-group>.form-control+.form-control,footer .input-group>.form-control-plaintext+.custom-file,footer .input-group>.form-control-plaintext+.custom-select,footer .input-group>.form-control-plaintext+.form-control,header .input-group>.custom-file+.custom-file,header .input-group>.custom-file+.custom-select,header .input-group>.custom-file+.form-control,header .input-group>.custom-select+.custom-file,header .input-group>.custom-select+.custom-select,header .input-group>.custom-select+.form-control,header .input-group>.form-control+.custom-file,header .input-group>.form-control+.custom-select,header .input-group>.form-control+.form-control,header .input-group>.form-control-plaintext+.custom-file,header .input-group>.form-control-plaintext+.custom-select,header .input-group>.form-control-plaintext+.form-control{margin-left:-1px}footer .input-group>.custom-file .custom-file-input:focus~.custom-file-label,footer .input-group>.custom-select:focus,footer .input-group>.form-control:focus,header .input-group>.custom-file .custom-file-input:focus~.custom-file-label,header .input-group>.custom-select:focus,header .input-group>.form-control:focus{z-index:3}footer .input-group>.custom-file .custom-file-input:focus,header .input-group>.custom-file .custom-file-input:focus{z-index:4}footer .input-group>.custom-select:not(:first-child),footer .input-group>.form-control:not(:first-child),header .input-group>.custom-select:not(:first-child),header .input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}footer .input-group>.custom-file,header .input-group>.custom-file{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .input-group>.custom-file:not(:last-child) .custom-file-label,footer .input-group>.custom-file:not(:last-child) .custom-file-label::after,header .input-group>.custom-file:not(:last-child) .custom-file-label,header .input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}footer .input-group>.custom-file:not(:first-child) .custom-file-label,header .input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}footer .input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,footer .input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label::after,footer .input-group:not(.has-validation)>.custom-select:not(:last-child),footer .input-group:not(.has-validation)>.form-control:not(:last-child),header .input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,header .input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label::after,header .input-group:not(.has-validation)>.custom-select:not(:last-child),header .input-group:not(.has-validation)>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}footer .input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label,footer .input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label::after,footer .input-group.has-validation>.custom-select:nth-last-child(n+3),footer .input-group.has-validation>.form-control:nth-last-child(n+3),header .input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label,header .input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label::after,header .input-group.has-validation>.custom-select:nth-last-child(n+3),header .input-group.has-validation>.form-control:nth-last-child(n+3){border-top-right-radius:0;border-bottom-right-radius:0}footer .input-group-append,footer .input-group-prepend,header .input-group-append,header .input-group-prepend{display:-webkit-box;display:-ms-flexbox;display:flex}footer .input-group-append .btn,footer .input-group-prepend .btn,header .input-group-append .btn,header .input-group-prepend .btn{position:relative;z-index:2}footer .input-group-append .btn:focus,footer .input-group-prepend .btn:focus,header .input-group-append .btn:focus,header .input-group-prepend .btn:focus{z-index:3}footer .input-group-append .btn+.btn,footer .input-group-append .btn+.input-group-text,footer .input-group-append .input-group-text+.btn,footer .input-group-append .input-group-text+.input-group-text,footer .input-group-prepend .btn+.btn,footer .input-group-prepend .btn+.input-group-text,footer .input-group-prepend .input-group-text+.btn,footer .input-group-prepend .input-group-text+.input-group-text,header .input-group-append .btn+.btn,header .input-group-append .btn+.input-group-text,header .input-group-append .input-group-text+.btn,header .input-group-append .input-group-text+.input-group-text,header .input-group-prepend .btn+.btn,header .input-group-prepend .btn+.input-group-text,header .input-group-prepend .input-group-text+.btn,header .input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}footer .input-group-prepend,header .input-group-prepend{margin-right:-1px}footer .input-group-append,header .input-group-append{margin-left:-1px}footer .input-group-text,header .input-group-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}footer .input-group-text input[type=checkbox],footer .input-group-text input[type=radio],header .input-group-text input[type=checkbox],header .input-group-text input[type=radio]{margin-top:0}footer .input-group-lg>.custom-select,footer .input-group-lg>.form-control:not(textarea),header .input-group-lg>.custom-select,header .input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}footer .input-group-lg>.custom-select,footer .input-group-lg>.form-control,footer .input-group-lg>.input-group-append>.btn,footer .input-group-lg>.input-group-append>.input-group-text,footer .input-group-lg>.input-group-prepend>.btn,footer .input-group-lg>.input-group-prepend>.input-group-text,header .input-group-lg>.custom-select,header .input-group-lg>.form-control,header .input-group-lg>.input-group-append>.btn,header .input-group-lg>.input-group-append>.input-group-text,header .input-group-lg>.input-group-prepend>.btn,header .input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}footer .input-group-sm>.custom-select,footer .input-group-sm>.form-control:not(textarea),header .input-group-sm>.custom-select,header .input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}footer .input-group-sm>.custom-select,footer .input-group-sm>.form-control,footer .input-group-sm>.input-group-append>.btn,footer .input-group-sm>.input-group-append>.input-group-text,footer .input-group-sm>.input-group-prepend>.btn,footer .input-group-sm>.input-group-prepend>.input-group-text,header .input-group-sm>.custom-select,header .input-group-sm>.form-control,header .input-group-sm>.input-group-append>.btn,header .input-group-sm>.input-group-append>.input-group-text,header .input-group-sm>.input-group-prepend>.btn,header .input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}footer .input-group-lg>.custom-select,footer .input-group-sm>.custom-select,header .input-group-lg>.custom-select,header .input-group-sm>.custom-select{padding-right:1.75rem}footer .input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,footer .input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,footer .input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,footer .input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,footer .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),footer .input-group>.input-group-append:last-child>.input-group-text:not(:last-child),footer .input-group>.input-group-prepend>.btn,footer .input-group>.input-group-prepend>.input-group-text,header .input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,header .input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,header .input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,header .input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,header .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),header .input-group>.input-group-append:last-child>.input-group-text:not(:last-child),header .input-group>.input-group-prepend>.btn,header .input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}footer .input-group>.input-group-append>.btn,footer .input-group>.input-group-append>.input-group-text,footer .input-group>.input-group-prepend:first-child>.btn:not(:first-child),footer .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),footer .input-group>.input-group-prepend:not(:first-child)>.btn,footer .input-group>.input-group-prepend:not(:first-child)>.input-group-text,header .input-group>.input-group-append>.btn,header .input-group>.input-group-append>.input-group-text,header .input-group>.input-group-prepend:first-child>.btn:not(:first-child),header .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),header .input-group>.input-group-prepend:not(:first-child)>.btn,header .input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}footer .custom-control,header .custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}footer .custom-control-inline,header .custom-control-inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}footer .custom-control-input,header .custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}footer .custom-control-input:checked~.custom-control-label::before,header .custom-control-input:checked~.custom-control-label::before{color:#fff;border-color:#007bff;background-color:#007bff}footer .custom-control-input:focus~.custom-control-label::before,header .custom-control-input:focus~.custom-control-label::before{-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}footer .custom-control-input:focus:not(:checked)~.custom-control-label::before,header .custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color:#80bdff}footer .custom-control-input:not(:disabled):active~.custom-control-label::before,header .custom-control-input:not(:disabled):active~.custom-control-label::before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}footer .custom-control-input:disabled~.custom-control-label,footer .custom-control-input[disabled]~.custom-control-label,header .custom-control-input:disabled~.custom-control-label,header .custom-control-input[disabled]~.custom-control-label{color:#6c757d}footer .custom-control-input:disabled~.custom-control-label::before,footer .custom-control-input[disabled]~.custom-control-label::before,header .custom-control-input:disabled~.custom-control-label::before,header .custom-control-input[disabled]~.custom-control-label::before{background-color:#e9ecef}footer .custom-control-label,header .custom-control-label{position:relative;margin-bottom:0;vertical-align:top}footer .custom-control-label::before,header .custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:1px solid #adb5bd}footer .custom-control-label::after,header .custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:50%/50% 50% no-repeat}footer .custom-checkbox .custom-control-label::before,header .custom-checkbox .custom-control-label::before{border-radius:.25rem}footer .custom-checkbox .custom-control-input:checked~.custom-control-label::after,header .custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%278%27 height=%278%27 viewBox=%270 0 8 8%27%3e%3cpath fill=%27%23fff%27 d=%27M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z%27/%3e%3c/svg%3e")}footer .custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before,header .custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{border-color:#007bff;background-color:#007bff}footer .custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after,header .custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%274%27 height=%274%27 viewBox=%270 0 4 4%27%3e%3cpath stroke=%27%23fff%27 d=%27M0 2h4%27/%3e%3c/svg%3e")}footer .custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before,header .custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}footer .custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before,header .custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}footer .custom-radio .custom-control-label::before,header .custom-radio .custom-control-label::before{border-radius:50%}footer .custom-radio .custom-control-input:checked~.custom-control-label::after,header .custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2712%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27%23fff%27/%3e%3c/svg%3e")}footer .custom-radio .custom-control-input:disabled:checked~.custom-control-label::before,header .custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}footer .custom-switch,header .custom-switch{padding-left:2.25rem}footer .custom-switch .custom-control-label::before,header .custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}footer .custom-switch .custom-control-label::after,header .custom-switch .custom-control-label::after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-transform .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-transform .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){footer .custom-switch .custom-control-label::after,header .custom-switch .custom-control-label::after{-webkit-transition:none;transition:none}}footer .custom-switch .custom-control-input:checked~.custom-control-label::after,header .custom-switch .custom-control-input:checked~.custom-control-label::after{background-color:#fff;-webkit-transform:translateX(.75rem);transform:translateX(.75rem)}footer .custom-switch .custom-control-input:disabled:checked~.custom-control-label::before,header .custom-switch .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}footer .custom-select,header .custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%274%27 height=%275%27 viewBox=%270 0 4 5%27%3e%3cpath fill=%27%23343a40%27 d=%27M2 0L0 2h4zm0 5L0 3h4z%27/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}footer .custom-select:focus,header .custom-select:focus{border-color:#80bdff;outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}footer .custom-select:focus::-ms-value,header .custom-select:focus::-ms-value{color:#495057;background-color:#fff}footer .custom-select[multiple],footer .custom-select[size]:not([size="1"]),header .custom-select[multiple],header .custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}footer .custom-select:disabled,header .custom-select:disabled{color:#6c757d;background-color:#e9ecef}footer .custom-select::-ms-expand,header .custom-select::-ms-expand{display:none}footer .custom-select:-moz-focusring,header .custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}footer .custom-select-sm,header .custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}footer .custom-select-lg,header .custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}footer .custom-file,header .custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}footer .custom-file-input,header .custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;overflow:hidden;opacity:0}footer .custom-file-input:focus~.custom-file-label,header .custom-file-input:focus~.custom-file-label{border-color:#80bdff;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}footer .custom-file-input:disabled~.custom-file-label,footer .custom-file-input[disabled]~.custom-file-label,header .custom-file-input:disabled~.custom-file-label,header .custom-file-input[disabled]~.custom-file-label{background-color:#e9ecef}footer .custom-file-input:lang(en)~.custom-file-label::after,header .custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}footer .custom-file-input~.custom-file-label[data-browse]::after,header .custom-file-input~.custom-file-label[data-browse]::after{content:attr(data-browse)}footer .custom-file-label,header .custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;overflow:hidden;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}footer .custom-file-label::after,header .custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}footer .custom-range,header .custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}footer .custom-range:focus,header .custom-range:focus{outline:0}footer .custom-range:focus::-webkit-slider-thumb,header .custom-range:focus::-webkit-slider-thumb{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}footer .custom-range:focus::-moz-range-thumb,header .custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}footer .custom-range:focus::-ms-thumb,header .custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}footer .custom-range::-moz-focus-outer,header .custom-range::-moz-focus-outer{border:0}footer .custom-range::-webkit-slider-thumb,header .custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){footer .custom-range::-webkit-slider-thumb,header .custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}footer .custom-range::-webkit-slider-thumb:active,header .custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}footer .custom-range::-webkit-slider-runnable-track,header .custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}footer .custom-range::-moz-range-thumb,header .custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){footer .custom-range::-moz-range-thumb,header .custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}footer .custom-range::-moz-range-thumb:active,header .custom-range::-moz-range-thumb:active{background-color:#b3d7ff}footer .custom-range::-moz-range-track,header .custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}footer .custom-range::-ms-thumb,header .custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){footer .custom-range::-ms-thumb,header .custom-range::-ms-thumb{-ms-transition:none;transition:none}}footer .custom-range::-ms-thumb:active,header .custom-range::-ms-thumb:active{background-color:#b3d7ff}footer .custom-range::-ms-track,header .custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}footer .custom-range::-ms-fill-lower,header .custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}footer .custom-range::-ms-fill-upper,header .custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}footer .custom-range:disabled::-webkit-slider-thumb,header .custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}footer .custom-range:disabled::-webkit-slider-runnable-track,header .custom-range:disabled::-webkit-slider-runnable-track{cursor:default}footer .custom-range:disabled::-moz-range-thumb,header .custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}footer .custom-range:disabled::-moz-range-track,header .custom-range:disabled::-moz-range-track{cursor:default}footer .custom-range:disabled::-ms-thumb,header .custom-range:disabled::-ms-thumb{background-color:#adb5bd}footer .custom-control-label::before,footer .custom-file-label,footer .custom-select,header .custom-control-label::before,header .custom-file-label,header .custom-select{-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){footer .custom-control-label::before,footer .custom-file-label,footer .custom-select,header .custom-control-label::before,header .custom-file-label,header .custom-select{-webkit-transition:none;transition:none}}footer .nav,header .nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}footer .nav-link,header .nav-link{display:block;padding:.5rem 1rem}footer .nav-link:focus,footer .nav-link:hover,header .nav-link:focus,header .nav-link:hover{text-decoration:none}footer .nav-link.disabled,header .nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}footer .nav-tabs,header .nav-tabs{border-bottom:1px solid #dee2e6}footer .nav-tabs .nav-link,header .nav-tabs .nav-link{margin-bottom:-1px;background-color:transparent;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}footer .nav-tabs .nav-link:focus,footer .nav-tabs .nav-link:hover,header .nav-tabs .nav-link:focus,header .nav-tabs .nav-link:hover{isolation:isolate;border-color:#e9ecef #e9ecef #dee2e6}footer .nav-tabs .nav-link.disabled,header .nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}footer .nav-tabs .nav-item.show .nav-link,footer .nav-tabs .nav-link.active,header .nav-tabs .nav-item.show .nav-link,header .nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}footer .nav-tabs .dropdown-menu,header .nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}footer .nav-pills .nav-link,header .nav-pills .nav-link{background:0 0;border:0;border-radius:.25rem}footer .nav-pills .nav-link.active,footer .nav-pills .show>.nav-link,header .nav-pills .nav-link.active,header .nav-pills .show>.nav-link{color:#fff;background-color:#007bff}footer .nav-fill .nav-item,footer .nav-fill>.nav-link,header .nav-fill .nav-item,header .nav-fill>.nav-link{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}footer .nav-justified .nav-item,footer .nav-justified>.nav-link,header .nav-justified .nav-item,header .nav-justified>.nav-link{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center}footer .tab-content>.tab-pane,header .tab-content>.tab-pane{display:none}footer .tab-content>.active,header .tab-content>.active{display:block}footer .navbar,header .navbar{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}footer .cart.cart-form .navbar .alert-wrapper,footer .navbar .cart.cart-form .alert-wrapper,footer .navbar .container,footer .navbar .container-fluid,footer .navbar .container-lg,footer .navbar .container-md,footer .navbar .container-sm,footer .navbar .container-xl,footer .navbar .node--landing .field--name-field-page-paragraph,footer .navbar .node--landing .field--type-text-with-summary,footer .navbar article[class*=fetes_receptions] .node__content,footer .navbar article[class*=recrutement] .node__content,footer .node--landing .navbar .field--name-field-page-paragraph,footer .node--landing .navbar .field--type-text-with-summary,footer article[class*=fetes_receptions] .navbar .node__content,footer article[class*=recrutement] .navbar .node__content,header .cart.cart-form .navbar .alert-wrapper,header .navbar .cart.cart-form .alert-wrapper,header .navbar .container,header .navbar .container-fluid,header .navbar .container-lg,header .navbar .container-md,header .navbar .container-sm,header .navbar .container-xl,header .navbar .node--landing .field--name-field-page-paragraph,header .navbar .node--landing .field--type-text-with-summary,header .navbar article[class*=fetes_receptions] .node__content,header .navbar article[class*=recrutement] .node__content,header .node--landing .navbar .field--name-field-page-paragraph,header .node--landing .navbar .field--type-text-with-summary,header article[class*=fetes_receptions] .navbar .node__content,header article[class*=recrutement] .navbar .node__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}footer .navbar-brand,header .navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}footer .navbar-brand:focus,footer .navbar-brand:hover,header .navbar-brand:focus,header .navbar-brand:hover{text-decoration:none}footer .navbar-nav,header .navbar-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}footer .navbar-nav .nav-link,header .navbar-nav .nav-link{padding-right:0;padding-left:0}footer .navbar-nav .dropdown-menu,header .navbar-nav .dropdown-menu{position:static;float:none}footer .navbar-text,header .navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}footer .navbar-collapse,header .navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .navbar-toggler,header .navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}footer .navbar-toggler:focus,footer .navbar-toggler:hover,header .navbar-toggler:focus,header .navbar-toggler:hover{text-decoration:none}footer .navbar-toggler-icon,header .navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:50%/100% 100% no-repeat}footer .navbar-nav-scroll,header .navbar-nav-scroll{max-height:75vh;overflow-y:auto}@media (max-width:575.98px){footer .cart.cart-form .navbar-expand-sm>.alert-wrapper,footer .navbar-expand-sm>.container,footer .navbar-expand-sm>.container-fluid,footer .navbar-expand-sm>.container-lg,footer .navbar-expand-sm>.container-md,footer .navbar-expand-sm>.container-sm,footer .navbar-expand-sm>.container-xl,footer .node--landing .navbar-expand-sm>.field--name-field-page-paragraph,footer .node--landing .navbar-expand-sm>.field--type-text-with-summary,footer article[class*=fetes_receptions] .navbar-expand-sm>.node__content,footer article[class*=recrutement] .navbar-expand-sm>.node__content,header .cart.cart-form .navbar-expand-sm>.alert-wrapper,header .navbar-expand-sm>.container,header .navbar-expand-sm>.container-fluid,header .navbar-expand-sm>.container-lg,header .navbar-expand-sm>.container-md,header .navbar-expand-sm>.container-sm,header .navbar-expand-sm>.container-xl,header .node--landing .navbar-expand-sm>.field--name-field-page-paragraph,header .node--landing .navbar-expand-sm>.field--type-text-with-summary,header article[class*=fetes_receptions] .navbar-expand-sm>.node__content,header article[class*=recrutement] .navbar-expand-sm>.node__content{padding-right:0;padding-left:0}}@media (min-width:576px){footer .navbar-expand-sm,header .navbar-expand-sm{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}footer .navbar-expand-sm .navbar-nav,header .navbar-expand-sm .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}footer .navbar-expand-sm .navbar-nav .dropdown-menu,header .navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}footer .navbar-expand-sm .navbar-nav .nav-link,header .navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}footer .cart.cart-form .navbar-expand-sm>.alert-wrapper,footer .navbar-expand-sm>.container,footer .navbar-expand-sm>.container-fluid,footer .navbar-expand-sm>.container-lg,footer .navbar-expand-sm>.container-md,footer .navbar-expand-sm>.container-sm,footer .navbar-expand-sm>.container-xl,footer .node--landing .navbar-expand-sm>.field--name-field-page-paragraph,footer .node--landing .navbar-expand-sm>.field--type-text-with-summary,footer article[class*=fetes_receptions] .navbar-expand-sm>.node__content,footer article[class*=recrutement] .navbar-expand-sm>.node__content,header .cart.cart-form .navbar-expand-sm>.alert-wrapper,header .navbar-expand-sm>.container,header .navbar-expand-sm>.container-fluid,header .navbar-expand-sm>.container-lg,header .navbar-expand-sm>.container-md,header .navbar-expand-sm>.container-sm,header .navbar-expand-sm>.container-xl,header .node--landing .navbar-expand-sm>.field--name-field-page-paragraph,header .node--landing .navbar-expand-sm>.field--type-text-with-summary,header article[class*=fetes_receptions] .navbar-expand-sm>.node__content,header article[class*=recrutement] .navbar-expand-sm>.node__content{-ms-flex-wrap:nowrap;flex-wrap:nowrap}footer .navbar-expand-sm .navbar-nav-scroll,header .navbar-expand-sm .navbar-nav-scroll{overflow:visible}footer .navbar-expand-sm .navbar-collapse,header .navbar-expand-sm .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}footer .navbar-expand-sm .navbar-toggler,header .navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){footer .cart.cart-form .navbar-expand-md>.alert-wrapper,footer .navbar-expand-md>.container,footer .navbar-expand-md>.container-fluid,footer .navbar-expand-md>.container-lg,footer .navbar-expand-md>.container-md,footer .navbar-expand-md>.container-sm,footer .navbar-expand-md>.container-xl,footer .node--landing .navbar-expand-md>.field--name-field-page-paragraph,footer .node--landing .navbar-expand-md>.field--type-text-with-summary,footer article[class*=fetes_receptions] .navbar-expand-md>.node__content,footer article[class*=recrutement] .navbar-expand-md>.node__content,header .cart.cart-form .navbar-expand-md>.alert-wrapper,header .navbar-expand-md>.container,header .navbar-expand-md>.container-fluid,header .navbar-expand-md>.container-lg,header .navbar-expand-md>.container-md,header .navbar-expand-md>.container-sm,header .navbar-expand-md>.container-xl,header .node--landing .navbar-expand-md>.field--name-field-page-paragraph,header .node--landing .navbar-expand-md>.field--type-text-with-summary,header article[class*=fetes_receptions] .navbar-expand-md>.node__content,header article[class*=recrutement] .navbar-expand-md>.node__content{padding-right:0;padding-left:0}}@media (min-width:768px){footer .navbar-expand-md,header .navbar-expand-md{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}footer .navbar-expand-md .navbar-nav,header .navbar-expand-md .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}footer .navbar-expand-md .navbar-nav .dropdown-menu,header .navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}footer .navbar-expand-md .navbar-nav .nav-link,header .navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}footer .cart.cart-form .navbar-expand-md>.alert-wrapper,footer .navbar-expand-md>.container,footer .navbar-expand-md>.container-fluid,footer .navbar-expand-md>.container-lg,footer .navbar-expand-md>.container-md,footer .navbar-expand-md>.container-sm,footer .navbar-expand-md>.container-xl,footer .node--landing .navbar-expand-md>.field--name-field-page-paragraph,footer .node--landing .navbar-expand-md>.field--type-text-with-summary,footer article[class*=fetes_receptions] .navbar-expand-md>.node__content,footer article[class*=recrutement] .navbar-expand-md>.node__content,header .cart.cart-form .navbar-expand-md>.alert-wrapper,header .navbar-expand-md>.container,header .navbar-expand-md>.container-fluid,header .navbar-expand-md>.container-lg,header .navbar-expand-md>.container-md,header .navbar-expand-md>.container-sm,header .navbar-expand-md>.container-xl,header .node--landing .navbar-expand-md>.field--name-field-page-paragraph,header .node--landing .navbar-expand-md>.field--type-text-with-summary,header article[class*=fetes_receptions] .navbar-expand-md>.node__content,header article[class*=recrutement] .navbar-expand-md>.node__content{-ms-flex-wrap:nowrap;flex-wrap:nowrap}footer .navbar-expand-md .navbar-nav-scroll,header .navbar-expand-md .navbar-nav-scroll{overflow:visible}footer .navbar-expand-md .navbar-collapse,header .navbar-expand-md .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}footer .navbar-expand-md .navbar-toggler,header .navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){footer .cart.cart-form .navbar-expand-lg>.alert-wrapper,footer .navbar-expand-lg>.container,footer .navbar-expand-lg>.container-fluid,footer .navbar-expand-lg>.container-lg,footer .navbar-expand-lg>.container-md,footer .navbar-expand-lg>.container-sm,footer .navbar-expand-lg>.container-xl,footer .node--landing .navbar-expand-lg>.field--name-field-page-paragraph,footer .node--landing .navbar-expand-lg>.field--type-text-with-summary,footer article[class*=fetes_receptions] .navbar-expand-lg>.node__content,footer article[class*=recrutement] .navbar-expand-lg>.node__content,header .cart.cart-form .navbar-expand-lg>.alert-wrapper,header .navbar-expand-lg>.container,header .navbar-expand-lg>.container-fluid,header .navbar-expand-lg>.container-lg,header .navbar-expand-lg>.container-md,header .navbar-expand-lg>.container-sm,header .navbar-expand-lg>.container-xl,header .node--landing .navbar-expand-lg>.field--name-field-page-paragraph,header .node--landing .navbar-expand-lg>.field--type-text-with-summary,header article[class*=fetes_receptions] .navbar-expand-lg>.node__content,header article[class*=recrutement] .navbar-expand-lg>.node__content{padding-right:0;padding-left:0}}@media (min-width:992px){footer .navbar-expand-lg,header .navbar-expand-lg{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}footer .navbar-expand-lg .navbar-nav,header .navbar-expand-lg .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}footer .navbar-expand-lg .navbar-nav .dropdown-menu,header .navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}footer .navbar-expand-lg .navbar-nav .nav-link,header .navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}footer .cart.cart-form .navbar-expand-lg>.alert-wrapper,footer .navbar-expand-lg>.container,footer .navbar-expand-lg>.container-fluid,footer .navbar-expand-lg>.container-lg,footer .navbar-expand-lg>.container-md,footer .navbar-expand-lg>.container-sm,footer .navbar-expand-lg>.container-xl,footer .node--landing .navbar-expand-lg>.field--name-field-page-paragraph,footer .node--landing .navbar-expand-lg>.field--type-text-with-summary,footer article[class*=fetes_receptions] .navbar-expand-lg>.node__content,footer article[class*=recrutement] .navbar-expand-lg>.node__content,header .cart.cart-form .navbar-expand-lg>.alert-wrapper,header .navbar-expand-lg>.container,header .navbar-expand-lg>.container-fluid,header .navbar-expand-lg>.container-lg,header .navbar-expand-lg>.container-md,header .navbar-expand-lg>.container-sm,header .navbar-expand-lg>.container-xl,header .node--landing .navbar-expand-lg>.field--name-field-page-paragraph,header .node--landing .navbar-expand-lg>.field--type-text-with-summary,header article[class*=fetes_receptions] .navbar-expand-lg>.node__content,header article[class*=recrutement] .navbar-expand-lg>.node__content{-ms-flex-wrap:nowrap;flex-wrap:nowrap}footer .navbar-expand-lg .navbar-nav-scroll,header .navbar-expand-lg .navbar-nav-scroll{overflow:visible}footer .navbar-expand-lg .navbar-collapse,header .navbar-expand-lg .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}footer .navbar-expand-lg .navbar-toggler,header .navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){footer .cart.cart-form .navbar-expand-xl>.alert-wrapper,footer .navbar-expand-xl>.container,footer .navbar-expand-xl>.container-fluid,footer .navbar-expand-xl>.container-lg,footer .navbar-expand-xl>.container-md,footer .navbar-expand-xl>.container-sm,footer .navbar-expand-xl>.container-xl,footer .node--landing .navbar-expand-xl>.field--name-field-page-paragraph,footer .node--landing .navbar-expand-xl>.field--type-text-with-summary,footer article[class*=fetes_receptions] .navbar-expand-xl>.node__content,footer article[class*=recrutement] .navbar-expand-xl>.node__content,header .cart.cart-form .navbar-expand-xl>.alert-wrapper,header .navbar-expand-xl>.container,header .navbar-expand-xl>.container-fluid,header .navbar-expand-xl>.container-lg,header .navbar-expand-xl>.container-md,header .navbar-expand-xl>.container-sm,header .navbar-expand-xl>.container-xl,header .node--landing .navbar-expand-xl>.field--name-field-page-paragraph,header .node--landing .navbar-expand-xl>.field--type-text-with-summary,header article[class*=fetes_receptions] .navbar-expand-xl>.node__content,header article[class*=recrutement] .navbar-expand-xl>.node__content{padding-right:0;padding-left:0}}@media (min-width:1200px){footer .navbar-expand-xl,header .navbar-expand-xl{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}footer .navbar-expand-xl .navbar-nav,header .navbar-expand-xl .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}footer .navbar-expand-xl .navbar-nav .dropdown-menu,header .navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}footer .navbar-expand-xl .navbar-nav .nav-link,header .navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}footer .cart.cart-form .navbar-expand-xl>.alert-wrapper,footer .navbar-expand-xl>.container,footer .navbar-expand-xl>.container-fluid,footer .navbar-expand-xl>.container-lg,footer .navbar-expand-xl>.container-md,footer .navbar-expand-xl>.container-sm,footer .navbar-expand-xl>.container-xl,footer .node--landing .navbar-expand-xl>.field--name-field-page-paragraph,footer .node--landing .navbar-expand-xl>.field--type-text-with-summary,footer article[class*=fetes_receptions] .navbar-expand-xl>.node__content,footer article[class*=recrutement] .navbar-expand-xl>.node__content,header .cart.cart-form .navbar-expand-xl>.alert-wrapper,header .navbar-expand-xl>.container,header .navbar-expand-xl>.container-fluid,header .navbar-expand-xl>.container-lg,header .navbar-expand-xl>.container-md,header .navbar-expand-xl>.container-sm,header .navbar-expand-xl>.container-xl,header .node--landing .navbar-expand-xl>.field--name-field-page-paragraph,header .node--landing .navbar-expand-xl>.field--type-text-with-summary,header article[class*=fetes_receptions] .navbar-expand-xl>.node__content,header article[class*=recrutement] .navbar-expand-xl>.node__content{-ms-flex-wrap:nowrap;flex-wrap:nowrap}footer .navbar-expand-xl .navbar-nav-scroll,header .navbar-expand-xl .navbar-nav-scroll{overflow:visible}footer .navbar-expand-xl .navbar-collapse,header .navbar-expand-xl .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}footer .navbar-expand-xl .navbar-toggler,header .navbar-expand-xl .navbar-toggler{display:none}}footer .navbar-expand,header .navbar-expand{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}footer .cart.cart-form .navbar-expand>.alert-wrapper,footer .navbar-expand>.container,footer .navbar-expand>.container-fluid,footer .navbar-expand>.container-lg,footer .navbar-expand>.container-md,footer .navbar-expand>.container-sm,footer .navbar-expand>.container-xl,footer .node--landing .navbar-expand>.field--name-field-page-paragraph,footer .node--landing .navbar-expand>.field--type-text-with-summary,footer article[class*=fetes_receptions] .navbar-expand>.node__content,footer article[class*=recrutement] .navbar-expand>.node__content,header .cart.cart-form .navbar-expand>.alert-wrapper,header .navbar-expand>.container,header .navbar-expand>.container-fluid,header .navbar-expand>.container-lg,header .navbar-expand>.container-md,header .navbar-expand>.container-sm,header .navbar-expand>.container-xl,header .node--landing .navbar-expand>.field--name-field-page-paragraph,header .node--landing .navbar-expand>.field--type-text-with-summary,header article[class*=fetes_receptions] .navbar-expand>.node__content,header article[class*=recrutement] .navbar-expand>.node__content{padding-right:0;padding-left:0}footer .navbar-expand .navbar-nav,header .navbar-expand .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}footer .navbar-expand .navbar-nav .dropdown-menu,header .navbar-expand .navbar-nav .dropdown-menu{position:absolute}footer .navbar-expand .navbar-nav .nav-link,header .navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}footer .cart.cart-form .navbar-expand>.alert-wrapper,footer .navbar-expand>.container,footer .navbar-expand>.container-fluid,footer .navbar-expand>.container-lg,footer .navbar-expand>.container-md,footer .navbar-expand>.container-sm,footer .navbar-expand>.container-xl,footer .node--landing .navbar-expand>.field--name-field-page-paragraph,footer .node--landing .navbar-expand>.field--type-text-with-summary,footer article[class*=fetes_receptions] .navbar-expand>.node__content,footer article[class*=recrutement] .navbar-expand>.node__content,header .cart.cart-form .navbar-expand>.alert-wrapper,header .navbar-expand>.container,header .navbar-expand>.container-fluid,header .navbar-expand>.container-lg,header .navbar-expand>.container-md,header .navbar-expand>.container-sm,header .navbar-expand>.container-xl,header .node--landing .navbar-expand>.field--name-field-page-paragraph,header .node--landing .navbar-expand>.field--type-text-with-summary,header article[class*=fetes_receptions] .navbar-expand>.node__content,header article[class*=recrutement] .navbar-expand>.node__content{-ms-flex-wrap:nowrap;flex-wrap:nowrap}footer .navbar-expand .navbar-nav-scroll,header .navbar-expand .navbar-nav-scroll{overflow:visible}footer .navbar-expand .navbar-collapse,header .navbar-expand .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}footer .navbar-expand .navbar-toggler,header .navbar-expand .navbar-toggler{display:none}footer .navbar-light .navbar-brand,header .navbar-light .navbar-brand{color:rgba(0,0,0,.9)}footer .navbar-light .navbar-brand:focus,footer .navbar-light .navbar-brand:hover,header .navbar-light .navbar-brand:focus,header .navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}footer .navbar-light .navbar-nav .nav-link,header .navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}footer .navbar-light .navbar-nav .nav-link:focus,footer .navbar-light .navbar-nav .nav-link:hover,header .navbar-light .navbar-nav .nav-link:focus,header .navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}footer .navbar-light .navbar-nav .nav-link.disabled,header .navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}footer .navbar-light .navbar-nav .active>.nav-link,footer .navbar-light .navbar-nav .nav-link.active,footer .navbar-light .navbar-nav .nav-link.show,footer .navbar-light .navbar-nav .show>.nav-link,header .navbar-light .navbar-nav .active>.nav-link,header .navbar-light .navbar-nav .nav-link.active,header .navbar-light .navbar-nav .nav-link.show,header .navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}footer .navbar-light .navbar-toggler,header .navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}footer .navbar-light .navbar-toggler-icon,header .navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2730%27 height=%2730%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%280, 0, 0, 0.5%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e")}footer .navbar-light .navbar-text,header .navbar-light .navbar-text{color:rgba(0,0,0,.5)}footer .navbar-light .navbar-text a,header .navbar-light .navbar-text a{color:rgba(0,0,0,.9)}footer .navbar-light .navbar-text a:focus,footer .navbar-light .navbar-text a:hover,header .navbar-light .navbar-text a:focus,header .navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}footer .navbar-dark .navbar-brand,header .navbar-dark .navbar-brand{color:#fff}footer .navbar-dark .navbar-brand:focus,footer .navbar-dark .navbar-brand:hover,header .navbar-dark .navbar-brand:focus,header .navbar-dark .navbar-brand:hover{color:#fff}footer .navbar-dark .navbar-nav .nav-link,header .navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}footer .navbar-dark .navbar-nav .nav-link:focus,footer .navbar-dark .navbar-nav .nav-link:hover,header .navbar-dark .navbar-nav .nav-link:focus,header .navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}footer .navbar-dark .navbar-nav .nav-link.disabled,header .navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}footer .navbar-dark .navbar-nav .active>.nav-link,footer .navbar-dark .navbar-nav .nav-link.active,footer .navbar-dark .navbar-nav .nav-link.show,footer .navbar-dark .navbar-nav .show>.nav-link,header .navbar-dark .navbar-nav .active>.nav-link,header .navbar-dark .navbar-nav .nav-link.active,header .navbar-dark .navbar-nav .nav-link.show,header .navbar-dark .navbar-nav .show>.nav-link{color:#fff}footer .navbar-dark .navbar-toggler,header .navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}footer .navbar-dark .navbar-toggler-icon,header .navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2730%27 height=%2730%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%28255, 255, 255, 0.5%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e")}footer .navbar-dark .navbar-text,header .navbar-dark .navbar-text{color:rgba(255,255,255,.5)}footer .navbar-dark .navbar-text a,header .navbar-dark .navbar-text a{color:#fff}footer .navbar-dark .navbar-text a:focus,footer .navbar-dark .navbar-text a:hover,header .navbar-dark .navbar-text a:focus,header .navbar-dark .navbar-text a:hover{color:#fff}footer .card,header .card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}footer .card>hr,header .card>hr{margin-right:0;margin-left:0}footer .card>.list-group,header .card>.list-group{border-top:inherit;border-bottom:inherit}footer .card>.list-group:first-child,header .card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}footer .card>.list-group:last-child,header .card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}footer .card>.card-header+.list-group,footer .card>.list-group+.card-footer,header .card>.card-header+.list-group,header .card>.list-group+.card-footer{border-top:0}footer .card-body,header .card-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-height:1px;padding:1.25rem}footer .card-title,header .card-title{margin-bottom:.75rem}footer .card-subtitle,header .card-subtitle{margin-top:-.375rem;margin-bottom:0}footer .card-text:last-child,header .card-text:last-child{margin-bottom:0}footer .card-link:hover,header .card-link:hover{text-decoration:none}footer .card-link+.card-link,header .card-link+.card-link{margin-left:1.25rem}footer .card-header,header .card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}footer .card-header:first-child,header .card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}footer .card-footer,header .card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}footer .card-footer:last-child,header .card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}footer .card-header-tabs,header .card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}footer .card-header-pills,header .card-header-pills{margin-right:-.625rem;margin-left:-.625rem}footer .card-img-overlay,header .card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:calc(.25rem - 1px)}footer .card-img,footer .card-img-bottom,footer .card-img-top,header .card-img,header .card-img-bottom,header .card-img-top{-ms-flex-negative:0;flex-shrink:0;width:100%}footer .card-img,footer .card-img-top,header .card-img,header .card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}footer .card-img,footer .card-img-bottom,header .card-img,header .card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}footer .card-deck .card,header .card-deck .card{margin-bottom:15px}@media (min-width:576px){footer .card-deck,header .card-deck{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}footer .card-deck .card,header .card-deck .card{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}footer .card-group>.card,header .card-group>.card{margin-bottom:15px}@media (min-width:576px){footer .card-group,header .card-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}footer .card-group>.card,header .card-group>.card{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}footer .card-group>.card+.card,header .card-group>.card+.card{margin-left:0;border-left:0}footer .card-group>.card:not(:last-child),header .card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}footer .card-group>.card:not(:last-child) .card-header,footer .card-group>.card:not(:last-child) .card-img-top,header .card-group>.card:not(:last-child) .card-header,header .card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}footer .card-group>.card:not(:last-child) .card-footer,footer .card-group>.card:not(:last-child) .card-img-bottom,header .card-group>.card:not(:last-child) .card-footer,header .card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}footer .card-group>.card:not(:first-child),header .card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}footer .card-group>.card:not(:first-child) .card-header,footer .card-group>.card:not(:first-child) .card-img-top,header .card-group>.card:not(:first-child) .card-header,header .card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}footer .card-group>.card:not(:first-child) .card-footer,footer .card-group>.card:not(:first-child) .card-img-bottom,header .card-group>.card:not(:first-child) .card-footer,header .card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}footer .card-columns .card,header .card-columns .card{margin-bottom:.75rem}@media (min-width:576px){footer .card-columns,header .card-columns{-moz-column-count:3;-webkit-column-count:3;column-count:3;-moz-column-gap:1.25rem;-webkit-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}footer .card-columns .card,header .card-columns .card{display:inline-block;width:100%}}footer .accordion,header .accordion{overflow-anchor:none}footer .accordion>.card,header .accordion>.card{overflow:hidden}footer .accordion>.card:not(:last-of-type),header .accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}footer .accordion>.card:not(:first-of-type),header .accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}footer .accordion>.card>.card-header,header .accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}footer .breadcrumb,header .breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}footer .breadcrumb-item+.breadcrumb-item,header .breadcrumb-item+.breadcrumb-item{padding-left:.5rem}footer .breadcrumb-item+.breadcrumb-item::before,header .breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:.5rem;color:#6c757d;content:"/"}footer .breadcrumb-item+.breadcrumb-item:hover::before,header .breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}footer .breadcrumb-item+.breadcrumb-item:hover::before,header .breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}footer .breadcrumb-item.active,header .breadcrumb-item.active{color:#6c757d}footer .pagination,header .pagination{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}footer .page-link,header .page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}footer .page-link:hover,header .page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}footer .page-link:focus,header .page-link:focus{z-index:3;outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}footer .page-item:first-child .page-link,header .page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}footer .page-item:last-child .page-link,header .page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}footer .page-item.active .page-link,header .page-item.active .page-link{z-index:3;color:#fff;background-color:#007bff;border-color:#007bff}footer .page-item.disabled .page-link,header .page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}footer .pagination-lg .page-link,header .pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}footer .pagination-lg .page-item:first-child .page-link,header .pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}footer .pagination-lg .page-item:last-child .page-link,header .pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}footer .pagination-sm .page-link,header .pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}footer .pagination-sm .page-item:first-child .page-link,header .pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}footer .pagination-sm .page-item:last-child .page-link,header .pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}footer .badge,header .badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){footer .badge,header .badge{-webkit-transition:none;transition:none}}footer a.badge:focus,footer a.badge:hover,header a.badge:focus,header a.badge:hover{text-decoration:none}footer .badge:empty,header .badge:empty{display:none}footer .btn .badge,header .btn .badge{position:relative;top:-1px}footer .badge-pill,header .badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}footer .badge-primary,header .badge-primary{color:#fff;background-color:#0097b4}footer a.badge-primary:focus,footer a.badge-primary:hover,header a.badge-primary:focus,header a.badge-primary:hover{color:#fff;background-color:#006c81}footer a.badge-primary.focus,footer a.badge-primary:focus,header a.badge-primary.focus,header a.badge-primary:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,151,180,.5);box-shadow:0 0 0 .2rem rgba(0,151,180,.5)}footer .badge-secondary,header .badge-secondary{color:#fff;background-color:#4196b0}footer a.badge-secondary:focus,footer a.badge-secondary:hover,header a.badge-secondary:focus,header a.badge-secondary:hover{color:#fff;background-color:#33768b}footer a.badge-secondary.focus,footer a.badge-secondary:focus,header a.badge-secondary.focus,header a.badge-secondary:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(65,150,176,.5);box-shadow:0 0 0 .2rem rgba(65,150,176,.5)}footer .badge-success,header .badge-success{color:#fff;background-color:#28a745}footer a.badge-success:focus,footer a.badge-success:hover,header a.badge-success:focus,header a.badge-success:hover{color:#fff;background-color:#1e7e34}footer a.badge-success.focus,footer a.badge-success:focus,header a.badge-success.focus,header a.badge-success:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.5);box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}footer .badge-info,header .badge-info{color:#fff;background-color:#17a2b8}footer a.badge-info:focus,footer a.badge-info:hover,header a.badge-info:focus,header a.badge-info:hover{color:#fff;background-color:#117a8b}footer a.badge-info.focus,footer a.badge-info:focus,header a.badge-info.focus,header a.badge-info:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(23,162,184,.5);box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}footer .badge-warning,header .badge-warning{color:#212529;background-color:#ffc107}footer a.badge-warning:focus,footer a.badge-warning:hover,header a.badge-warning:focus,header a.badge-warning:hover{color:#212529;background-color:#d39e00}footer a.badge-warning.focus,footer a.badge-warning:focus,header a.badge-warning.focus,header a.badge-warning:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(255,193,7,.5);box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}footer .badge-danger,header .badge-danger{color:#fff;background-color:#dc3545}footer a.badge-danger:focus,footer a.badge-danger:hover,header a.badge-danger:focus,header a.badge-danger:hover{color:#fff;background-color:#bd2130}footer a.badge-danger.focus,footer a.badge-danger:focus,header a.badge-danger.focus,header a.badge-danger:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.5);box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}footer .badge-light,header .badge-light{color:#212529;background-color:#f8f9fa}footer a.badge-light:focus,footer a.badge-light:hover,header a.badge-light:focus,header a.badge-light:hover{color:#212529;background-color:#dae0e5}footer a.badge-light.focus,footer a.badge-light:focus,header a.badge-light.focus,header a.badge-light:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}footer .badge-dark,header .badge-dark{color:#fff;background-color:#000}footer a.badge-dark:focus,footer a.badge-dark:hover,header a.badge-dark:focus,header a.badge-dark:hover{color:#fff;background-color:#000}footer a.badge-dark.focus,footer a.badge-dark:focus,header a.badge-dark.focus,header a.badge-dark:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,0,0,.5);box-shadow:0 0 0 .2rem rgba(0,0,0,.5)}footer .jumbotron,header .jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){footer .jumbotron,header .jumbotron{padding:4rem 2rem}}footer .jumbotron-fluid,header .jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}footer .alert,header .alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}footer .alert-heading,header .alert-heading{color:inherit}footer .alert-link,header .alert-link{font-weight:700}footer .alert-dismissible,header .alert-dismissible{padding-right:4rem}footer .alert-dismissible .close,header .alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:.75rem 1.25rem;color:inherit}footer .alert-primary,header .alert-primary{color:#004f5e;background-color:#cceaf0;border-color:#b8e2ea}footer .alert-primary hr,header .alert-primary hr{border-top-color:#a4dae4}footer .alert-primary .alert-link,header .alert-primary .alert-link{color:#00242b}footer .alert-secondary,header .alert-secondary{color:#224e5c;background-color:#d9eaef;border-color:#cae2e9}footer .alert-secondary hr,header .alert-secondary hr{border-top-color:#b8d8e2}footer .alert-secondary .alert-link,header .alert-secondary .alert-link{color:#142e37}footer .alert-success,header .alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}footer .alert-success hr,header .alert-success hr{border-top-color:#b1dfbb}footer .alert-success .alert-link,header .alert-success .alert-link{color:#0b2e13}footer .alert-info,header .alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}footer .alert-info hr,header .alert-info hr{border-top-color:#abdde5}footer .alert-info .alert-link,header .alert-info .alert-link{color:#062c33}footer .alert-warning,header .alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}footer .alert-warning hr,header .alert-warning hr{border-top-color:#ffe8a1}footer .alert-warning .alert-link,header .alert-warning .alert-link{color:#533f03}footer .alert-danger,header .alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}footer .alert-danger hr,header .alert-danger hr{border-top-color:#f1b0b7}footer .alert-danger .alert-link,header .alert-danger .alert-link{color:#491217}footer .alert-light,header .alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}footer .alert-light hr,header .alert-light hr{border-top-color:#ececf6}footer .alert-light .alert-link,header .alert-light .alert-link{color:#686868}footer .alert-dark,header .alert-dark{color:#000;background-color:#ccc;border-color:#b8b8b8}footer .alert-dark hr,header .alert-dark hr{border-top-color:#ababab}footer .alert-dark .alert-link,header .alert-dark .alert-link{color:#000}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}footer .progress,header .progress{display:-webkit-box;display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}footer .progress-bar,header .progress-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;-webkit-transition:width .6s ease;transition:width .6s ease}@media (prefers-reduced-motion:reduce){footer .progress-bar,header .progress-bar{-webkit-transition:none;transition:none}}footer .progress-bar-striped,header .progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}footer .progress-bar-animated,header .progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){footer .progress-bar-animated,header .progress-bar-animated{-webkit-animation:none;animation:none}}footer .media,header .media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}footer .media-body,header .media-body{-webkit-box-flex:1;-ms-flex:1;flex:1}footer .list-group,header .list-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}footer .list-group-item-action,header .list-group-item-action{width:100%;color:#495057;text-align:inherit}footer .list-group-item-action:focus,footer .list-group-item-action:hover,header .list-group-item-action:focus,header .list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}footer .list-group-item-action:active,header .list-group-item-action:active{color:#212529;background-color:#e9ecef}footer .list-group-item,header .list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,.125)}footer .list-group-item:first-child,header .list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}footer .list-group-item:last-child,header .list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}footer .list-group-item.disabled,footer .list-group-item:disabled,header .list-group-item.disabled,header .list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}footer .list-group-item.active,header .list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}footer .list-group-item+.list-group-item,header .list-group-item+.list-group-item{border-top-width:0}footer .list-group-item+.list-group-item.active,header .list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}footer .list-group-horizontal,header .list-group-horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}footer .list-group-horizontal>.list-group-item:first-child,header .list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}footer .list-group-horizontal>.list-group-item:last-child,header .list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}footer .list-group-horizontal>.list-group-item.active,header .list-group-horizontal>.list-group-item.active{margin-top:0}footer .list-group-horizontal>.list-group-item+.list-group-item,header .list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}footer .list-group-horizontal>.list-group-item+.list-group-item.active,header .list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){footer .list-group-horizontal-sm,header .list-group-horizontal-sm{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}footer .list-group-horizontal-sm>.list-group-item:first-child,header .list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}footer .list-group-horizontal-sm>.list-group-item:last-child,header .list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}footer .list-group-horizontal-sm>.list-group-item.active,header .list-group-horizontal-sm>.list-group-item.active{margin-top:0}footer .list-group-horizontal-sm>.list-group-item+.list-group-item,header .list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}footer .list-group-horizontal-sm>.list-group-item+.list-group-item.active,header .list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){footer .list-group-horizontal-md,header .list-group-horizontal-md{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}footer .list-group-horizontal-md>.list-group-item:first-child,header .list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}footer .list-group-horizontal-md>.list-group-item:last-child,header .list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}footer .list-group-horizontal-md>.list-group-item.active,header .list-group-horizontal-md>.list-group-item.active{margin-top:0}footer .list-group-horizontal-md>.list-group-item+.list-group-item,header .list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}footer .list-group-horizontal-md>.list-group-item+.list-group-item.active,header .list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){footer .list-group-horizontal-lg,header .list-group-horizontal-lg{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}footer .list-group-horizontal-lg>.list-group-item:first-child,header .list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}footer .list-group-horizontal-lg>.list-group-item:last-child,header .list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}footer .list-group-horizontal-lg>.list-group-item.active,header .list-group-horizontal-lg>.list-group-item.active{margin-top:0}footer .list-group-horizontal-lg>.list-group-item+.list-group-item,header .list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}footer .list-group-horizontal-lg>.list-group-item+.list-group-item.active,header .list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){footer .list-group-horizontal-xl,header .list-group-horizontal-xl{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}footer .list-group-horizontal-xl>.list-group-item:first-child,header .list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}footer .list-group-horizontal-xl>.list-group-item:last-child,header .list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}footer .list-group-horizontal-xl>.list-group-item.active,header .list-group-horizontal-xl>.list-group-item.active{margin-top:0}footer .list-group-horizontal-xl>.list-group-item+.list-group-item,header .list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}footer .list-group-horizontal-xl>.list-group-item+.list-group-item.active,header .list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}footer .list-group-flush,header .list-group-flush{border-radius:0}footer .list-group-flush>.list-group-item,header .list-group-flush>.list-group-item{border-width:0 0 1px}footer .list-group-flush>.list-group-item:last-child,header .list-group-flush>.list-group-item:last-child{border-bottom-width:0}footer .list-group-item-primary,header .list-group-item-primary{color:#004f5e;background-color:#b8e2ea}footer .list-group-item-primary.list-group-item-action:focus,footer .list-group-item-primary.list-group-item-action:hover,header .list-group-item-primary.list-group-item-action:focus,header .list-group-item-primary.list-group-item-action:hover{color:#004f5e;background-color:#a4dae4}footer .list-group-item-primary.list-group-item-action.active,header .list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004f5e;border-color:#004f5e}footer .list-group-item-secondary,header .list-group-item-secondary{color:#224e5c;background-color:#cae2e9}footer .list-group-item-secondary.list-group-item-action:focus,footer .list-group-item-secondary.list-group-item-action:hover,header .list-group-item-secondary.list-group-item-action:focus,header .list-group-item-secondary.list-group-item-action:hover{color:#224e5c;background-color:#b8d8e2}footer .list-group-item-secondary.list-group-item-action.active,header .list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#224e5c;border-color:#224e5c}footer .list-group-item-success,header .list-group-item-success{color:#155724;background-color:#c3e6cb}footer .list-group-item-success.list-group-item-action:focus,footer .list-group-item-success.list-group-item-action:hover,header .list-group-item-success.list-group-item-action:focus,header .list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}footer .list-group-item-success.list-group-item-action.active,header .list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}footer .list-group-item-info,header .list-group-item-info{color:#0c5460;background-color:#bee5eb}footer .list-group-item-info.list-group-item-action:focus,footer .list-group-item-info.list-group-item-action:hover,header .list-group-item-info.list-group-item-action:focus,header .list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}footer .list-group-item-info.list-group-item-action.active,header .list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}footer .list-group-item-warning,header .list-group-item-warning{color:#856404;background-color:#ffeeba}footer .list-group-item-warning.list-group-item-action:focus,footer .list-group-item-warning.list-group-item-action:hover,header .list-group-item-warning.list-group-item-action:focus,header .list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}footer .list-group-item-warning.list-group-item-action.active,header .list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}footer .list-group-item-danger,header .list-group-item-danger{color:#721c24;background-color:#f5c6cb}footer .list-group-item-danger.list-group-item-action:focus,footer .list-group-item-danger.list-group-item-action:hover,header .list-group-item-danger.list-group-item-action:focus,header .list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}footer .list-group-item-danger.list-group-item-action.active,header .list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}footer .list-group-item-light,header .list-group-item-light{color:#818182;background-color:#fdfdfe}footer .list-group-item-light.list-group-item-action:focus,footer .list-group-item-light.list-group-item-action:hover,header .list-group-item-light.list-group-item-action:focus,header .list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}footer .list-group-item-light.list-group-item-action.active,header .list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}footer .list-group-item-dark,header .list-group-item-dark{color:#000;background-color:#b8b8b8}footer .list-group-item-dark.list-group-item-action:focus,footer .list-group-item-dark.list-group-item-action:hover,header .list-group-item-dark.list-group-item-action:focus,header .list-group-item-dark.list-group-item-action:hover{color:#000;background-color:#ababab}footer .list-group-item-dark.list-group-item-action.active,header .list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#000;border-color:#000}footer .close,header .close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}@media (max-width:1200px){footer .close,header .close{font-size:calc(1.275rem + .3vw)}}footer .close:hover,header .close:hover{color:#000;text-decoration:none}footer .close:not(:disabled):not(.disabled):focus,footer .close:not(:disabled):not(.disabled):hover,header .close:not(:disabled):not(.disabled):focus,header .close:not(:disabled):not(.disabled):hover{opacity:.75}footer button.close,header button.close{padding:0;background-color:transparent;border:0}footer a.close.disabled,header a.close.disabled{pointer-events:none}footer .toast,header .toast{-ms-flex-preferred-size:350px;flex-basis:350px;max-width:350px;font-size:.875rem;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);-webkit-box-shadow:0 .25rem .75rem rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);opacity:0;border-radius:.25rem}footer .toast:not(:last-child),header .toast:not(:last-child){margin-bottom:.75rem}footer .toast.showing,header .toast.showing{opacity:1}footer .toast.show,header .toast.show{display:block;opacity:1}footer .toast.hide,header .toast.hide{display:none}footer .toast-header,header .toast-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}footer .toast-body,header .toast-body{padding:.75rem}footer .modal-open,header .modal-open{overflow:hidden}footer .modal-open .modal,header .modal-open .modal{overflow-x:hidden;overflow-y:auto}footer .modal,header .modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}footer .modal-dialog,header .modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}footer .modal.fade .modal-dialog,header .modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){footer .modal.fade .modal-dialog,header .modal.fade .modal-dialog{-webkit-transition:none;transition:none}}footer .modal.show .modal-dialog,header .modal.show .modal-dialog{-webkit-transform:none;transform:none}footer .modal.modal-static .modal-dialog,header .modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);transform:scale(1.02)}footer .modal-dialog-scrollable,header .modal-dialog-scrollable{display:-webkit-box;display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}footer .modal-dialog-scrollable .modal-content,header .modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}footer .modal-dialog-scrollable .modal-footer,footer .modal-dialog-scrollable .modal-header,header .modal-dialog-scrollable .modal-footer,header .modal-dialog-scrollable .modal-header{-ms-flex-negative:0;flex-shrink:0}footer .modal-dialog-scrollable .modal-body,header .modal-dialog-scrollable .modal-body{overflow-y:auto}footer .modal-dialog-centered,header .modal-dialog-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}footer .modal-dialog-centered::before,header .modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);height:-moz-min-content;height:-webkit-min-content;height:min-content;content:""}footer .modal-dialog-centered.modal-dialog-scrollable,header .modal-dialog-centered.modal-dialog-scrollable{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}footer .modal-dialog-centered.modal-dialog-scrollable .modal-content,header .modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}footer .modal-dialog-centered.modal-dialog-scrollable::before,header .modal-dialog-centered.modal-dialog-scrollable::before{content:none}footer .modal-content,header .modal-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}footer .modal-backdrop,header .modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}footer .modal-backdrop.fade,header .modal-backdrop.fade{opacity:0}footer .modal-backdrop.show,header .modal-backdrop.show{opacity:.5}footer .modal-header,header .modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}footer .modal-header .close,header .modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}footer .modal-title,header .modal-title{margin-bottom:0;line-height:1.5}footer .modal-body,header .modal-body{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}footer .modal-footer,header .modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}footer .modal-footer>*,header .modal-footer>*{margin:.25rem}footer .modal-scrollbar-measure,header .modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){footer .modal-dialog,header .modal-dialog{max-width:500px;margin:1.75rem auto}footer .modal-dialog-scrollable,header .modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}footer .modal-dialog-scrollable .modal-content,header .modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}footer .modal-dialog-centered,header .modal-dialog-centered{min-height:calc(100% - 3.5rem)}footer .modal-dialog-centered::before,header .modal-dialog-centered::before{height:calc(100vh - 3.5rem);height:-moz-min-content;height:-webkit-min-content;height:min-content}footer .modal-sm,header .modal-sm{max-width:300px}}@media (min-width:992px){footer .modal-lg,footer .modal-xl,header .modal-lg,header .modal-xl{max-width:800px}}@media (min-width:1200px){footer .modal-xl,header .modal-xl{max-width:1140px}}footer .tooltip,header .tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}footer .tooltip.show,header .tooltip.show{opacity:.9}footer .tooltip .arrow,header .tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}footer .tooltip .arrow::before,header .tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}footer .bs-tooltip-auto[x-placement^=top],footer .bs-tooltip-top,header .bs-tooltip-auto[x-placement^=top],header .bs-tooltip-top{padding:.4rem 0}footer .bs-tooltip-auto[x-placement^=top] .arrow,footer .bs-tooltip-top .arrow,header .bs-tooltip-auto[x-placement^=top] .arrow,header .bs-tooltip-top .arrow{bottom:0}footer .bs-tooltip-auto[x-placement^=top] .arrow::before,footer .bs-tooltip-top .arrow::before,header .bs-tooltip-auto[x-placement^=top] .arrow::before,header .bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}footer .bs-tooltip-auto[x-placement^=right],footer .bs-tooltip-right,header .bs-tooltip-auto[x-placement^=right],header .bs-tooltip-right{padding:0 .4rem}footer .bs-tooltip-auto[x-placement^=right] .arrow,footer .bs-tooltip-right .arrow,header .bs-tooltip-auto[x-placement^=right] .arrow,header .bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}footer .bs-tooltip-auto[x-placement^=right] .arrow::before,footer .bs-tooltip-right .arrow::before,header .bs-tooltip-auto[x-placement^=right] .arrow::before,header .bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}footer .bs-tooltip-auto[x-placement^=bottom],footer .bs-tooltip-bottom,header .bs-tooltip-auto[x-placement^=bottom],header .bs-tooltip-bottom{padding:.4rem 0}footer .bs-tooltip-auto[x-placement^=bottom] .arrow,footer .bs-tooltip-bottom .arrow,header .bs-tooltip-auto[x-placement^=bottom] .arrow,header .bs-tooltip-bottom .arrow{top:0}footer .bs-tooltip-auto[x-placement^=bottom] .arrow::before,footer .bs-tooltip-bottom .arrow::before,header .bs-tooltip-auto[x-placement^=bottom] .arrow::before,header .bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}footer .bs-tooltip-auto[x-placement^=left],footer .bs-tooltip-left,header .bs-tooltip-auto[x-placement^=left],header .bs-tooltip-left{padding:0 .4rem}footer .bs-tooltip-auto[x-placement^=left] .arrow,footer .bs-tooltip-left .arrow,header .bs-tooltip-auto[x-placement^=left] .arrow,header .bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}footer .bs-tooltip-auto[x-placement^=left] .arrow::before,footer .bs-tooltip-left .arrow::before,header .bs-tooltip-auto[x-placement^=left] .arrow::before,header .bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}footer .tooltip-inner,header .tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}footer .popover,header .popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}footer .popover .arrow,header .popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}footer .popover .arrow::after,footer .popover .arrow::before,header .popover .arrow::after,header .popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}footer .bs-popover-auto[x-placement^=top],footer .bs-popover-top,header .bs-popover-auto[x-placement^=top],header .bs-popover-top{margin-bottom:.5rem}footer .bs-popover-auto[x-placement^=top]>.arrow,footer .bs-popover-top>.arrow,header .bs-popover-auto[x-placement^=top]>.arrow,header .bs-popover-top>.arrow{bottom:calc(-.5rem - 1px)}footer .bs-popover-auto[x-placement^=top]>.arrow::before,footer .bs-popover-top>.arrow::before,header .bs-popover-auto[x-placement^=top]>.arrow::before,header .bs-popover-top>.arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}footer .bs-popover-auto[x-placement^=top]>.arrow::after,footer .bs-popover-top>.arrow::after,header .bs-popover-auto[x-placement^=top]>.arrow::after,header .bs-popover-top>.arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}footer .bs-popover-auto[x-placement^=right],footer .bs-popover-right,header .bs-popover-auto[x-placement^=right],header .bs-popover-right{margin-left:.5rem}footer .bs-popover-auto[x-placement^=right]>.arrow,footer .bs-popover-right>.arrow,header .bs-popover-auto[x-placement^=right]>.arrow,header .bs-popover-right>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}footer .bs-popover-auto[x-placement^=right]>.arrow::before,footer .bs-popover-right>.arrow::before,header .bs-popover-auto[x-placement^=right]>.arrow::before,header .bs-popover-right>.arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}footer .bs-popover-auto[x-placement^=right]>.arrow::after,footer .bs-popover-right>.arrow::after,header .bs-popover-auto[x-placement^=right]>.arrow::after,header .bs-popover-right>.arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}footer .bs-popover-auto[x-placement^=bottom],footer .bs-popover-bottom,header .bs-popover-auto[x-placement^=bottom],header .bs-popover-bottom{margin-top:.5rem}footer .bs-popover-auto[x-placement^=bottom]>.arrow,footer .bs-popover-bottom>.arrow,header .bs-popover-auto[x-placement^=bottom]>.arrow,header .bs-popover-bottom>.arrow{top:calc(-.5rem - 1px)}footer .bs-popover-auto[x-placement^=bottom]>.arrow::before,footer .bs-popover-bottom>.arrow::before,header .bs-popover-auto[x-placement^=bottom]>.arrow::before,header .bs-popover-bottom>.arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}footer .bs-popover-auto[x-placement^=bottom]>.arrow::after,footer .bs-popover-bottom>.arrow::after,header .bs-popover-auto[x-placement^=bottom]>.arrow::after,header .bs-popover-bottom>.arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}footer .bs-popover-auto[x-placement^=bottom] .popover-header::before,footer .bs-popover-bottom .popover-header::before,header .bs-popover-auto[x-placement^=bottom] .popover-header::before,header .bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}footer .bs-popover-auto[x-placement^=left],footer .bs-popover-left,header .bs-popover-auto[x-placement^=left],header .bs-popover-left{margin-right:.5rem}footer .bs-popover-auto[x-placement^=left]>.arrow,footer .bs-popover-left>.arrow,header .bs-popover-auto[x-placement^=left]>.arrow,header .bs-popover-left>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}footer .bs-popover-auto[x-placement^=left]>.arrow::before,footer .bs-popover-left>.arrow::before,header .bs-popover-auto[x-placement^=left]>.arrow::before,header .bs-popover-left>.arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}footer .bs-popover-auto[x-placement^=left]>.arrow::after,footer .bs-popover-left>.arrow::after,header .bs-popover-auto[x-placement^=left]>.arrow::after,header .bs-popover-left>.arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}footer .popover-header,header .popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}footer .popover-header:empty,header .popover-header:empty{display:none}footer .popover-body,header .popover-body{padding:.5rem .75rem;color:#212529}footer .carousel,header .carousel{position:relative}footer .carousel.pointer-event,header .carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}footer .carousel-inner,header .carousel-inner{position:relative;width:100%;overflow:hidden}footer .carousel-inner::after,header .carousel-inner::after{display:block;clear:both;content:""}footer .carousel-item,header .carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:-webkit-transform .6s ease-in-out;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){footer .carousel-item,header .carousel-item{-webkit-transition:none;transition:none}}footer .carousel-item-next,footer .carousel-item-prev,footer .carousel-item.active,header .carousel-item-next,header .carousel-item-prev,header .carousel-item.active{display:block}footer .active.carousel-item-right,footer .carousel-item-next:not(.carousel-item-left),header .active.carousel-item-right,header .carousel-item-next:not(.carousel-item-left){-webkit-transform:translateX(100%);transform:translateX(100%)}footer .active.carousel-item-left,footer .carousel-item-prev:not(.carousel-item-right),header .active.carousel-item-left,header .carousel-item-prev:not(.carousel-item-right){-webkit-transform:translateX(-100%);transform:translateX(-100%)}footer .carousel-fade .carousel-item,header .carousel-fade .carousel-item{opacity:0;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transform:none;transform:none}footer .carousel-fade .carousel-item-next.carousel-item-left,footer .carousel-fade .carousel-item-prev.carousel-item-right,footer .carousel-fade .carousel-item.active,header .carousel-fade .carousel-item-next.carousel-item-left,header .carousel-fade .carousel-item-prev.carousel-item-right,header .carousel-fade .carousel-item.active{z-index:1;opacity:1}footer .carousel-fade .active.carousel-item-left,footer .carousel-fade .active.carousel-item-right,header .carousel-fade .active.carousel-item-left,header .carousel-fade .active.carousel-item-right{z-index:0;opacity:0;-webkit-transition:opacity 0s .6s;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){footer .carousel-fade .active.carousel-item-left,footer .carousel-fade .active.carousel-item-right,header .carousel-fade .active.carousel-item-left,header .carousel-fade .active.carousel-item-right{-webkit-transition:none;transition:none}}footer .carousel-control-next,footer .carousel-control-prev,header .carousel-control-next,header .carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;-webkit-transition:opacity .15s ease;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){footer .carousel-control-next,footer .carousel-control-prev,header .carousel-control-next,header .carousel-control-prev{-webkit-transition:none;transition:none}}footer .carousel-control-next:focus,footer .carousel-control-next:hover,footer .carousel-control-prev:focus,footer .carousel-control-prev:hover,header .carousel-control-next:focus,header .carousel-control-next:hover,header .carousel-control-prev:focus,header .carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}footer .carousel-control-prev,header .carousel-control-prev{left:0}footer .carousel-control-next,header .carousel-control-next{right:0}footer .carousel-control-next-icon,footer .carousel-control-prev-icon,header .carousel-control-next-icon,header .carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:50%/100% 100% no-repeat}footer .carousel-control-prev-icon,header .carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%23fff%27 width=%278%27 height=%278%27 viewBox=%270 0 8 8%27%3e%3cpath d=%27M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z%27/%3e%3c/svg%3e")}footer .carousel-control-next-icon,header .carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%23fff%27 width=%278%27 height=%278%27 viewBox=%270 0 8 8%27%3e%3cpath d=%27M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z%27/%3e%3c/svg%3e")}footer .carousel-indicators,header .carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}footer .carousel-indicators li,header .carousel-indicators li{-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;-webkit-transition:opacity .6s ease;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){footer .carousel-indicators li,header .carousel-indicators li{-webkit-transition:none;transition:none}}footer .carousel-indicators .active,header .carousel-indicators .active{opacity:1}footer .carousel-caption,header .carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}footer .spinner-border,header .spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid currentcolor;border-right-color:transparent;border-radius:50%;-webkit-animation:.75s linear infinite spinner-border;animation:.75s linear infinite spinner-border}footer .spinner-border-sm,header .spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}footer .spinner-grow,header .spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentcolor;border-radius:50%;opacity:0;-webkit-animation:.75s linear infinite spinner-grow;animation:.75s linear infinite spinner-grow}footer .spinner-grow-sm,header .spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){footer .spinner-border,footer .spinner-grow,header .spinner-border,header .spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}footer .align-baseline,header .align-baseline{vertical-align:baseline!important}footer .align-top,header .align-top{vertical-align:top!important}footer .align-middle,header .align-middle{vertical-align:middle!important}footer .align-bottom,header .align-bottom{vertical-align:bottom!important}footer .align-text-bottom,header .align-text-bottom{vertical-align:text-bottom!important}footer .align-text-top,header .align-text-top{vertical-align:text-top!important}footer .bg-primary,header .bg-primary{background-color:#0097b4!important}footer a.bg-primary:focus,footer a.bg-primary:hover,footer button.bg-primary:focus,footer button.bg-primary:hover,header a.bg-primary:focus,header a.bg-primary:hover,header button.bg-primary:focus,header button.bg-primary:hover{background-color:#006c81!important}footer .bg-secondary,header .bg-secondary{background-color:#4196b0!important}footer a.bg-secondary:focus,footer a.bg-secondary:hover,footer button.bg-secondary:focus,footer button.bg-secondary:hover,header a.bg-secondary:focus,header a.bg-secondary:hover,header button.bg-secondary:focus,header button.bg-secondary:hover{background-color:#33768b!important}footer .bg-success,header .bg-success{background-color:#28a745!important}footer a.bg-success:focus,footer a.bg-success:hover,footer button.bg-success:focus,footer button.bg-success:hover,header a.bg-success:focus,header a.bg-success:hover,header button.bg-success:focus,header button.bg-success:hover{background-color:#1e7e34!important}footer .bg-info,header .bg-info{background-color:#17a2b8!important}footer a.bg-info:focus,footer a.bg-info:hover,footer button.bg-info:focus,footer button.bg-info:hover,header a.bg-info:focus,header a.bg-info:hover,header button.bg-info:focus,header button.bg-info:hover{background-color:#117a8b!important}footer .bg-warning,header .bg-warning{background-color:#ffc107!important}footer a.bg-warning:focus,footer a.bg-warning:hover,footer button.bg-warning:focus,footer button.bg-warning:hover,header a.bg-warning:focus,header a.bg-warning:hover,header button.bg-warning:focus,header button.bg-warning:hover{background-color:#d39e00!important}footer .bg-danger,header .bg-danger{background-color:#dc3545!important}footer a.bg-danger:focus,footer a.bg-danger:hover,footer button.bg-danger:focus,footer button.bg-danger:hover,header a.bg-danger:focus,header a.bg-danger:hover,header button.bg-danger:focus,header button.bg-danger:hover{background-color:#bd2130!important}footer .bg-light,header .bg-light{background-color:#f8f9fa!important}footer a.bg-light:focus,footer a.bg-light:hover,footer button.bg-light:focus,footer button.bg-light:hover,header a.bg-light:focus,header a.bg-light:hover,header button.bg-light:focus,header button.bg-light:hover{background-color:#dae0e5!important}footer .bg-dark,header .bg-dark{background-color:#000!important}footer a.bg-dark:focus,footer a.bg-dark:hover,footer button.bg-dark:focus,footer button.bg-dark:hover,header a.bg-dark:focus,header a.bg-dark:hover,header button.bg-dark:focus,header button.bg-dark:hover{background-color:#000!important}footer .bg-white,header .bg-white{background-color:#fff!important}footer .bg-transparent,header .bg-transparent{background-color:transparent!important}footer .border,header .border{border:1px solid #dee2e6!important}footer .border-top,header .border-top{border-top:1px solid #dee2e6!important}footer .border-right,header .border-right{border-right:1px solid #dee2e6!important}footer .border-bottom,header .border-bottom{border-bottom:1px solid #dee2e6!important}footer .border-left,header .border-left{border-left:1px solid #dee2e6!important}footer .border-0,header .border-0{border:0!important}footer .border-top-0,header .border-top-0{border-top:0!important}footer .border-right-0,header .border-right-0{border-right:0!important}footer .border-bottom-0,header .border-bottom-0{border-bottom:0!important}footer .border-left-0,header .border-left-0{border-left:0!important}footer .border-primary,header .border-primary{border-color:#0097b4!important}footer .border-secondary,header .border-secondary{border-color:#4196b0!important}footer .border-success,header .border-success{border-color:#28a745!important}footer .border-info,header .border-info{border-color:#17a2b8!important}footer .border-warning,header .border-warning{border-color:#ffc107!important}footer .border-danger,header .border-danger{border-color:#dc3545!important}footer .border-light,header .border-light{border-color:#f8f9fa!important}footer .border-dark,header .border-dark{border-color:#000!important}footer .border-white,header .border-white{border-color:#fff!important}footer .rounded-sm,header .rounded-sm{border-radius:.2rem!important}footer .rounded,header .rounded{border-radius:.25rem!important}footer .rounded-top,header .rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}footer .rounded-right,header .rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}footer .rounded-bottom,header .rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}footer .rounded-left,header .rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}footer .rounded-lg,header .rounded-lg{border-radius:.3rem!important}footer .rounded-circle,header .rounded-circle{border-radius:50%!important}footer .rounded-pill,header .rounded-pill{border-radius:50rem!important}footer .rounded-0,header .rounded-0{border-radius:0!important}footer .clearfix::after,header .clearfix::after{display:block;clear:both;content:""}footer .d-none,header .d-none{display:none!important}footer .d-inline,header .d-inline{display:inline!important}footer .d-inline-block,header .d-inline-block{display:inline-block!important}footer .d-block,header .d-block{display:block!important}footer .d-table,header .d-table{display:table!important}footer .d-table-row,header .d-table-row{display:table-row!important}footer .d-table-cell,header .d-table-cell{display:table-cell!important}footer .d-flex,header .d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}footer .d-inline-flex,header .d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){footer .d-sm-none,header .d-sm-none{display:none!important}footer .d-sm-inline,header .d-sm-inline{display:inline!important}footer .d-sm-inline-block,header .d-sm-inline-block{display:inline-block!important}footer .d-sm-block,header .d-sm-block{display:block!important}footer .d-sm-table,header .d-sm-table{display:table!important}footer .d-sm-table-row,header .d-sm-table-row{display:table-row!important}footer .d-sm-table-cell,header .d-sm-table-cell{display:table-cell!important}footer .d-sm-flex,header .d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}footer .d-sm-inline-flex,header .d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){footer .d-md-none,header .d-md-none{display:none!important}footer .d-md-inline,header .d-md-inline{display:inline!important}footer .d-md-inline-block,header .d-md-inline-block{display:inline-block!important}footer .d-md-block,header .d-md-block{display:block!important}footer .d-md-table,header .d-md-table{display:table!important}footer .d-md-table-row,header .d-md-table-row{display:table-row!important}footer .d-md-table-cell,header .d-md-table-cell{display:table-cell!important}footer .d-md-flex,header .d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}footer .d-md-inline-flex,header .d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){footer .d-lg-none,header .d-lg-none{display:none!important}footer .d-lg-inline,header .d-lg-inline{display:inline!important}footer .d-lg-inline-block,header .d-lg-inline-block{display:inline-block!important}footer .d-lg-block,header .d-lg-block{display:block!important}footer .d-lg-table,header .d-lg-table{display:table!important}footer .d-lg-table-row,header .d-lg-table-row{display:table-row!important}footer .d-lg-table-cell,header .d-lg-table-cell{display:table-cell!important}footer .d-lg-flex,header .d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}footer .d-lg-inline-flex,header .d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){footer .d-xl-none,header .d-xl-none{display:none!important}footer .d-xl-inline,header .d-xl-inline{display:inline!important}footer .d-xl-inline-block,header .d-xl-inline-block{display:inline-block!important}footer .d-xl-block,header .d-xl-block{display:block!important}footer .d-xl-table,header .d-xl-table{display:table!important}footer .d-xl-table-row,header .d-xl-table-row{display:table-row!important}footer .d-xl-table-cell,header .d-xl-table-cell{display:table-cell!important}footer .d-xl-flex,header .d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}footer .d-xl-inline-flex,header .d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{footer .d-print-none,header .d-print-none{display:none!important}footer .d-print-inline,header .d-print-inline{display:inline!important}footer .d-print-inline-block,header .d-print-inline-block{display:inline-block!important}footer .d-print-block,header .d-print-block{display:block!important}footer .d-print-table,header .d-print-table{display:table!important}footer .d-print-table-row,header .d-print-table-row{display:table-row!important}footer .d-print-table-cell,header .d-print-table-cell{display:table-cell!important}footer .d-print-flex,header .d-print-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}footer .d-print-inline-flex,header .d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}footer .embed-responsive,header .embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}footer .embed-responsive::before,header .embed-responsive::before{display:block;content:""}footer .embed-responsive .embed-responsive-item,footer .embed-responsive embed,footer .embed-responsive iframe,footer .embed-responsive object,footer .embed-responsive video,header .embed-responsive .embed-responsive-item,header .embed-responsive embed,header .embed-responsive iframe,header .embed-responsive object,header .embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}footer .embed-responsive-21by9::before,header .embed-responsive-21by9::before{padding-top:42.85714286%}footer .embed-responsive-16by9::before,header .embed-responsive-16by9::before{padding-top:56.25%}footer .embed-responsive-4by3::before,header .embed-responsive-4by3::before{padding-top:75%}footer .embed-responsive-1by1::before,header .embed-responsive-1by1::before{padding-top:100%}footer .embed-responsive-21by9::before,header .embed-responsive-21by9::before{padding-top:42.85714286%}footer .embed-responsive-16by9::before,header .embed-responsive-16by9::before{padding-top:56.25%}footer .embed-responsive-4by3::before,header .embed-responsive-4by3::before{padding-top:75%}footer .embed-responsive-1by1::before,header .embed-responsive-1by1::before{padding-top:100%}footer .flex-row,header .flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}footer .flex-column,header .flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}footer .flex-row-reverse,header .flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}footer .flex-column-reverse,header .flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}footer .flex-wrap,header .flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}footer .flex-nowrap,header .flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}footer .flex-wrap-reverse,header .flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}footer .flex-fill,header .flex-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}footer .flex-grow-0,header .flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}footer .flex-grow-1,header .flex-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}footer .flex-shrink-0,header .flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}footer .flex-shrink-1,header .flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}footer .justify-content-start,header .justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}footer .justify-content-end,header .justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}footer .justify-content-center,header .justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}footer .justify-content-between,header .justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}footer .justify-content-around,header .justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}footer .align-items-start,header .align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}footer .align-items-end,header .align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}footer .align-items-center,header .align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}footer .align-items-baseline,header .align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}footer .align-items-stretch,header .align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}footer .align-content-start,header .align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}footer .align-content-end,header .align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}footer .align-content-center,header .align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}footer .align-content-between,header .align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}footer .align-content-around,header .align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}footer .align-content-stretch,header .align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}footer .align-self-auto,header .align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}footer .align-self-start,header .align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}footer .align-self-end,header .align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}footer .align-self-center,header .align-self-center{-ms-flex-item-align:center!important;align-self:center!important}footer .align-self-baseline,header .align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}footer .align-self-stretch,header .align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){footer .flex-sm-row,header .flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}footer .flex-sm-column,header .flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}footer .flex-sm-row-reverse,header .flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}footer .flex-sm-column-reverse,header .flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}footer .flex-sm-wrap,header .flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}footer .flex-sm-nowrap,header .flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}footer .flex-sm-wrap-reverse,header .flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}footer .flex-sm-fill,header .flex-sm-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}footer .flex-sm-grow-0,header .flex-sm-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}footer .flex-sm-grow-1,header .flex-sm-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}footer .flex-sm-shrink-0,header .flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}footer .flex-sm-shrink-1,header .flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}footer .justify-content-sm-start,header .justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}footer .justify-content-sm-end,header .justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}footer .justify-content-sm-center,header .justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}footer .justify-content-sm-between,header .justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}footer .justify-content-sm-around,header .justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}footer .align-items-sm-start,header .align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}footer .align-items-sm-end,header .align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}footer .align-items-sm-center,header .align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}footer .align-items-sm-baseline,header .align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}footer .align-items-sm-stretch,header .align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}footer .align-content-sm-start,header .align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}footer .align-content-sm-end,header .align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}footer .align-content-sm-center,header .align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}footer .align-content-sm-between,header .align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}footer .align-content-sm-around,header .align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}footer .align-content-sm-stretch,header .align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}footer .align-self-sm-auto,header .align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}footer .align-self-sm-start,header .align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}footer .align-self-sm-end,header .align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}footer .align-self-sm-center,header .align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}footer .align-self-sm-baseline,header .align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}footer .align-self-sm-stretch,header .align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){footer .flex-md-row,header .flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}footer .flex-md-column,header .flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}footer .flex-md-row-reverse,header .flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}footer .flex-md-column-reverse,header .flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}footer .flex-md-wrap,header .flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}footer .flex-md-nowrap,header .flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}footer .flex-md-wrap-reverse,header .flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}footer .flex-md-fill,header .flex-md-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}footer .flex-md-grow-0,header .flex-md-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}footer .flex-md-grow-1,header .flex-md-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}footer .flex-md-shrink-0,header .flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}footer .flex-md-shrink-1,header .flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}footer .justify-content-md-start,header .justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}footer .justify-content-md-end,header .justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}footer .justify-content-md-center,header .justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}footer .justify-content-md-between,header .justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}footer .justify-content-md-around,header .justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}footer .align-items-md-start,header .align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}footer .align-items-md-end,header .align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}footer .align-items-md-center,header .align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}footer .align-items-md-baseline,header .align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}footer .align-items-md-stretch,header .align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}footer .align-content-md-start,header .align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}footer .align-content-md-end,header .align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}footer .align-content-md-center,header .align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}footer .align-content-md-between,header .align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}footer .align-content-md-around,header .align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}footer .align-content-md-stretch,header .align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}footer .align-self-md-auto,header .align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}footer .align-self-md-start,header .align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}footer .align-self-md-end,header .align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}footer .align-self-md-center,header .align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}footer .align-self-md-baseline,header .align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}footer .align-self-md-stretch,header .align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){footer .flex-lg-row,header .flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}footer .flex-lg-column,header .flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}footer .flex-lg-row-reverse,header .flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}footer .flex-lg-column-reverse,header .flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}footer .flex-lg-wrap,header .flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}footer .flex-lg-nowrap,header .flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}footer .flex-lg-wrap-reverse,header .flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}footer .flex-lg-fill,header .flex-lg-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}footer .flex-lg-grow-0,header .flex-lg-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}footer .flex-lg-grow-1,header .flex-lg-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}footer .flex-lg-shrink-0,header .flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}footer .flex-lg-shrink-1,header .flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}footer .justify-content-lg-start,header .justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}footer .justify-content-lg-end,header .justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}footer .justify-content-lg-center,header .justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}footer .justify-content-lg-between,header .justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}footer .justify-content-lg-around,header .justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}footer .align-items-lg-start,header .align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}footer .align-items-lg-end,header .align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}footer .align-items-lg-center,header .align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}footer .align-items-lg-baseline,header .align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}footer .align-items-lg-stretch,header .align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}footer .align-content-lg-start,header .align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}footer .align-content-lg-end,header .align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}footer .align-content-lg-center,header .align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}footer .align-content-lg-between,header .align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}footer .align-content-lg-around,header .align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}footer .align-content-lg-stretch,header .align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}footer .align-self-lg-auto,header .align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}footer .align-self-lg-start,header .align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}footer .align-self-lg-end,header .align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}footer .align-self-lg-center,header .align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}footer .align-self-lg-baseline,header .align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}footer .align-self-lg-stretch,header .align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){footer .flex-xl-row,header .flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}footer .flex-xl-column,header .flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}footer .flex-xl-row-reverse,header .flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}footer .flex-xl-column-reverse,header .flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}footer .flex-xl-wrap,header .flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}footer .flex-xl-nowrap,header .flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}footer .flex-xl-wrap-reverse,header .flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}footer .flex-xl-fill,header .flex-xl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}footer .flex-xl-grow-0,header .flex-xl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}footer .flex-xl-grow-1,header .flex-xl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}footer .flex-xl-shrink-0,header .flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}footer .flex-xl-shrink-1,header .flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}footer .justify-content-xl-start,header .justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}footer .justify-content-xl-end,header .justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}footer .justify-content-xl-center,header .justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}footer .justify-content-xl-between,header .justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}footer .justify-content-xl-around,header .justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}footer .align-items-xl-start,header .align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}footer .align-items-xl-end,header .align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}footer .align-items-xl-center,header .align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}footer .align-items-xl-baseline,header .align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}footer .align-items-xl-stretch,header .align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}footer .align-content-xl-start,header .align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}footer .align-content-xl-end,header .align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}footer .align-content-xl-center,header .align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}footer .align-content-xl-between,header .align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}footer .align-content-xl-around,header .align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}footer .align-content-xl-stretch,header .align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}footer .align-self-xl-auto,header .align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}footer .align-self-xl-start,header .align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}footer .align-self-xl-end,header .align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}footer .align-self-xl-center,header .align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}footer .align-self-xl-baseline,header .align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}footer .align-self-xl-stretch,header .align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}footer .float-left,header .float-left{float:left!important}footer .float-right,header .float-right{float:right!important}footer .float-none,header .float-none{float:none!important}@media (min-width:576px){footer .float-sm-left,header .float-sm-left{float:left!important}footer .float-sm-right,header .float-sm-right{float:right!important}footer .float-sm-none,header .float-sm-none{float:none!important}}@media (min-width:768px){footer .float-md-left,header .float-md-left{float:left!important}footer .float-md-right,header .float-md-right{float:right!important}footer .float-md-none,header .float-md-none{float:none!important}}@media (min-width:992px){footer .float-lg-left,header .float-lg-left{float:left!important}footer .float-lg-right,header .float-lg-right{float:right!important}footer .float-lg-none,header .float-lg-none{float:none!important}}@media (min-width:1200px){footer .float-xl-left,header .float-xl-left{float:left!important}footer .float-xl-right,header .float-xl-right{float:right!important}footer .float-xl-none,header .float-xl-none{float:none!important}}footer .user-select-all,header .user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}footer .user-select-auto,header .user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}footer .user-select-none,header .user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}footer .overflow-auto,header .overflow-auto{overflow:auto!important}footer .overflow-hidden,header .overflow-hidden{overflow:hidden!important}footer .position-static,header .position-static{position:static!important}footer .position-relative,header .position-relative{position:relative!important}footer .position-absolute,header .position-absolute{position:absolute!important}footer .position-fixed,header .position-fixed{position:fixed!important}footer .position-sticky,header .position-sticky{position:sticky!important}footer .fixed-top,header .fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}footer .fixed-bottom,header .fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports (position:sticky){footer .sticky-top,header .sticky-top{position:sticky;top:0;z-index:1020}}footer .responsive-menu-toggle-wrapper .label,footer .sr-only,header .responsive-menu-toggle-wrapper .label,header .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}footer .sr-only-focusable:active,footer .sr-only-focusable:focus,header .sr-only-focusable:active,header .sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}footer .shadow-sm,header .shadow-sm{-webkit-box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important;box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}footer .shadow,header .shadow{-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}footer .shadow-lg,header .shadow-lg{-webkit-box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important;box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}footer .shadow-none,header .shadow-none{-webkit-box-shadow:none!important;box-shadow:none!important}footer .w-25,header .w-25{width:25%!important}footer .w-50,header .w-50{width:50%!important}footer .w-75,header .w-75{width:75%!important}footer .w-100,header .w-100{width:100%!important}footer .w-auto,header .w-auto{width:auto!important}footer .h-25,header .h-25{height:25%!important}footer .h-50,header .h-50{height:50%!important}footer .h-75,header .h-75{height:75%!important}footer .h-100,header .h-100{height:100%!important}footer .h-auto,header .h-auto{height:auto!important}footer .mw-100,header .mw-100{max-width:100%!important}footer .mh-100,header .mh-100{max-height:100%!important}footer .min-vw-100,header .min-vw-100{min-width:100vw!important}footer .min-vh-100,header .min-vh-100{min-height:100vh!important}footer .vw-100,header .vw-100{width:100vw!important}footer .vh-100,header .vh-100{height:100vh!important}footer .m-0,header .m-0{margin:0!important}footer .mt-0,footer .my-0,header .mt-0,header .my-0{margin-top:0!important}footer .mr-0,footer .mx-0,header .mr-0,header .mx-0{margin-right:0!important}footer .mb-0,footer .my-0,header .mb-0,header .my-0{margin-bottom:0!important}footer .ml-0,footer .mx-0,header .ml-0,header .mx-0{margin-left:0!important}footer .m-1,header .m-1{margin:.25rem!important}footer .mt-1,footer .my-1,header .mt-1,header .my-1{margin-top:.25rem!important}footer .mr-1,footer .mx-1,header .mr-1,header .mx-1{margin-right:.25rem!important}footer .mb-1,footer .my-1,header .mb-1,header .my-1{margin-bottom:.25rem!important}footer .ml-1,footer .mx-1,header .ml-1,header .mx-1{margin-left:.25rem!important}footer .m-2,header .m-2{margin:.5rem!important}footer .mt-2,footer .my-2,header .mt-2,header .my-2{margin-top:.5rem!important}footer .mr-2,footer .mx-2,header .mr-2,header .mx-2{margin-right:.5rem!important}footer .mb-2,footer .my-2,header .mb-2,header .my-2{margin-bottom:.5rem!important}footer .ml-2,footer .mx-2,header .ml-2,header .mx-2{margin-left:.5rem!important}footer .m-3,header .m-3{margin:1rem!important}footer .mt-3,footer .my-3,header .mt-3,header .my-3{margin-top:1rem!important}footer .mr-3,footer .mx-3,header .mr-3,header .mx-3{margin-right:1rem!important}footer .mb-3,footer .my-3,header .mb-3,header .my-3{margin-bottom:1rem!important}footer .ml-3,footer .mx-3,header .ml-3,header .mx-3{margin-left:1rem!important}footer .m-4,header .m-4{margin:1.5rem!important}footer .mt-4,footer .my-4,header .mt-4,header .my-4{margin-top:1.5rem!important}footer .mr-4,footer .mx-4,header .mr-4,header .mx-4{margin-right:1.5rem!important}footer .mb-4,footer .my-4,header .mb-4,header .my-4{margin-bottom:1.5rem!important}footer .ml-4,footer .mx-4,header .ml-4,header .mx-4{margin-left:1.5rem!important}footer .m-5,header .m-5{margin:3rem!important}footer .mt-5,footer .my-5,header .mt-5,header .my-5{margin-top:3rem!important}footer .mr-5,footer .mx-5,header .mr-5,header .mx-5{margin-right:3rem!important}footer .mb-5,footer .my-5,header .mb-5,header .my-5{margin-bottom:3rem!important}footer .ml-5,footer .mx-5,header .ml-5,header .mx-5{margin-left:3rem!important}footer .p-0,header .p-0{padding:0!important}footer .pt-0,footer .py-0,header .pt-0,header .py-0{padding-top:0!important}footer .pr-0,footer .px-0,header .pr-0,header .px-0{padding-right:0!important}footer .pb-0,footer .py-0,header .pb-0,header .py-0{padding-bottom:0!important}footer .pl-0,footer .px-0,header .pl-0,header .px-0{padding-left:0!important}footer .p-1,header .p-1{padding:.25rem!important}footer .pt-1,footer .py-1,header .pt-1,header .py-1{padding-top:.25rem!important}footer .pr-1,footer .px-1,header .pr-1,header .px-1{padding-right:.25rem!important}footer .pb-1,footer .py-1,header .pb-1,header .py-1{padding-bottom:.25rem!important}footer .pl-1,footer .px-1,header .pl-1,header .px-1{padding-left:.25rem!important}footer .p-2,header .p-2{padding:.5rem!important}footer .pt-2,footer .py-2,header .pt-2,header .py-2{padding-top:.5rem!important}footer .pr-2,footer .px-2,header .pr-2,header .px-2{padding-right:.5rem!important}footer .pb-2,footer .py-2,header .pb-2,header .py-2{padding-bottom:.5rem!important}footer .pl-2,footer .px-2,header .pl-2,header .px-2{padding-left:.5rem!important}footer .p-3,header .p-3{padding:1rem!important}footer .pt-3,footer .py-3,header .pt-3,header .py-3{padding-top:1rem!important}footer .pr-3,footer .px-3,header .pr-3,header .px-3{padding-right:1rem!important}footer .pb-3,footer .py-3,header .pb-3,header .py-3{padding-bottom:1rem!important}footer .pl-3,footer .px-3,header .pl-3,header .px-3{padding-left:1rem!important}footer .p-4,header .p-4{padding:1.5rem!important}footer .pt-4,footer .py-4,header .pt-4,header .py-4{padding-top:1.5rem!important}footer .pr-4,footer .px-4,header .pr-4,header .px-4{padding-right:1.5rem!important}footer .pb-4,footer .py-4,header .pb-4,header .py-4{padding-bottom:1.5rem!important}footer .pl-4,footer .px-4,header .pl-4,header .px-4{padding-left:1.5rem!important}footer .p-5,header .p-5{padding:3rem!important}footer .pt-5,footer .py-5,header .pt-5,header .py-5{padding-top:3rem!important}footer .pr-5,footer .px-5,header .pr-5,header .px-5{padding-right:3rem!important}footer .pb-5,footer .py-5,header .pb-5,header .py-5{padding-bottom:3rem!important}footer .pl-5,footer .px-5,header .pl-5,header .px-5{padding-left:3rem!important}footer .m-n1,header .m-n1{margin:-.25rem!important}footer .mt-n1,footer .my-n1,header .mt-n1,header .my-n1{margin-top:-.25rem!important}footer .mr-n1,footer .mx-n1,header .mr-n1,header .mx-n1{margin-right:-.25rem!important}footer .mb-n1,footer .my-n1,header .mb-n1,header .my-n1{margin-bottom:-.25rem!important}footer .ml-n1,footer .mx-n1,header .ml-n1,header .mx-n1{margin-left:-.25rem!important}footer .m-n2,header .m-n2{margin:-.5rem!important}footer .mt-n2,footer .my-n2,header .mt-n2,header .my-n2{margin-top:-.5rem!important}footer .mr-n2,footer .mx-n2,header .mr-n2,header .mx-n2{margin-right:-.5rem!important}footer .mb-n2,footer .my-n2,header .mb-n2,header .my-n2{margin-bottom:-.5rem!important}footer .ml-n2,footer .mx-n2,header .ml-n2,header .mx-n2{margin-left:-.5rem!important}footer .m-n3,header .m-n3{margin:-1rem!important}footer .mt-n3,footer .my-n3,header .mt-n3,header .my-n3{margin-top:-1rem!important}footer .mr-n3,footer .mx-n3,header .mr-n3,header .mx-n3{margin-right:-1rem!important}footer .mb-n3,footer .my-n3,header .mb-n3,header .my-n3{margin-bottom:-1rem!important}footer .ml-n3,footer .mx-n3,header .ml-n3,header .mx-n3{margin-left:-1rem!important}footer .m-n4,header .m-n4{margin:-1.5rem!important}footer .mt-n4,footer .my-n4,header .mt-n4,header .my-n4{margin-top:-1.5rem!important}footer .mr-n4,footer .mx-n4,header .mr-n4,header .mx-n4{margin-right:-1.5rem!important}footer .mb-n4,footer .my-n4,header .mb-n4,header .my-n4{margin-bottom:-1.5rem!important}footer .ml-n4,footer .mx-n4,header .ml-n4,header .mx-n4{margin-left:-1.5rem!important}footer .m-n5,header .m-n5{margin:-3rem!important}footer .mt-n5,footer .my-n5,header .mt-n5,header .my-n5{margin-top:-3rem!important}footer .mr-n5,footer .mx-n5,header .mr-n5,header .mx-n5{margin-right:-3rem!important}footer .mb-n5,footer .my-n5,header .mb-n5,header .my-n5{margin-bottom:-3rem!important}footer .ml-n5,footer .mx-n5,header .ml-n5,header .mx-n5{margin-left:-3rem!important}footer .m-auto,header .m-auto{margin:auto!important}footer .mt-auto,footer .my-auto,header .mt-auto,header .my-auto{margin-top:auto!important}footer .mr-auto,footer .mx-auto,header .mr-auto,header .mx-auto{margin-right:auto!important}footer .mb-auto,footer .my-auto,header .mb-auto,header .my-auto{margin-bottom:auto!important}footer .ml-auto,footer .mx-auto,header .ml-auto,header .mx-auto{margin-left:auto!important}@media (min-width:576px){footer .m-sm-0,header .m-sm-0{margin:0!important}footer .mt-sm-0,footer .my-sm-0,header .mt-sm-0,header .my-sm-0{margin-top:0!important}footer .mr-sm-0,footer .mx-sm-0,header .mr-sm-0,header .mx-sm-0{margin-right:0!important}footer .mb-sm-0,footer .my-sm-0,header .mb-sm-0,header .my-sm-0{margin-bottom:0!important}footer .ml-sm-0,footer .mx-sm-0,header .ml-sm-0,header .mx-sm-0{margin-left:0!important}footer .m-sm-1,header .m-sm-1{margin:.25rem!important}footer .mt-sm-1,footer .my-sm-1,header .mt-sm-1,header .my-sm-1{margin-top:.25rem!important}footer .mr-sm-1,footer .mx-sm-1,header .mr-sm-1,header .mx-sm-1{margin-right:.25rem!important}footer .mb-sm-1,footer .my-sm-1,header .mb-sm-1,header .my-sm-1{margin-bottom:.25rem!important}footer .ml-sm-1,footer .mx-sm-1,header .ml-sm-1,header .mx-sm-1{margin-left:.25rem!important}footer .m-sm-2,header .m-sm-2{margin:.5rem!important}footer .mt-sm-2,footer .my-sm-2,header .mt-sm-2,header .my-sm-2{margin-top:.5rem!important}footer .mr-sm-2,footer .mx-sm-2,header .mr-sm-2,header .mx-sm-2{margin-right:.5rem!important}footer .mb-sm-2,footer .my-sm-2,header .mb-sm-2,header .my-sm-2{margin-bottom:.5rem!important}footer .ml-sm-2,footer .mx-sm-2,header .ml-sm-2,header .mx-sm-2{margin-left:.5rem!important}footer .m-sm-3,header .m-sm-3{margin:1rem!important}footer .mt-sm-3,footer .my-sm-3,header .mt-sm-3,header .my-sm-3{margin-top:1rem!important}footer .mr-sm-3,footer .mx-sm-3,header .mr-sm-3,header .mx-sm-3{margin-right:1rem!important}footer .mb-sm-3,footer .my-sm-3,header .mb-sm-3,header .my-sm-3{margin-bottom:1rem!important}footer .ml-sm-3,footer .mx-sm-3,header .ml-sm-3,header .mx-sm-3{margin-left:1rem!important}footer .m-sm-4,header .m-sm-4{margin:1.5rem!important}footer .mt-sm-4,footer .my-sm-4,header .mt-sm-4,header .my-sm-4{margin-top:1.5rem!important}footer .mr-sm-4,footer .mx-sm-4,header .mr-sm-4,header .mx-sm-4{margin-right:1.5rem!important}footer .mb-sm-4,footer .my-sm-4,header .mb-sm-4,header .my-sm-4{margin-bottom:1.5rem!important}footer .ml-sm-4,footer .mx-sm-4,header .ml-sm-4,header .mx-sm-4{margin-left:1.5rem!important}footer .m-sm-5,header .m-sm-5{margin:3rem!important}footer .mt-sm-5,footer .my-sm-5,header .mt-sm-5,header .my-sm-5{margin-top:3rem!important}footer .mr-sm-5,footer .mx-sm-5,header .mr-sm-5,header .mx-sm-5{margin-right:3rem!important}footer .mb-sm-5,footer .my-sm-5,header .mb-sm-5,header .my-sm-5{margin-bottom:3rem!important}footer .ml-sm-5,footer .mx-sm-5,header .ml-sm-5,header .mx-sm-5{margin-left:3rem!important}footer .p-sm-0,header .p-sm-0{padding:0!important}footer .pt-sm-0,footer .py-sm-0,header .pt-sm-0,header .py-sm-0{padding-top:0!important}footer .pr-sm-0,footer .px-sm-0,header .pr-sm-0,header .px-sm-0{padding-right:0!important}footer .pb-sm-0,footer .py-sm-0,header .pb-sm-0,header .py-sm-0{padding-bottom:0!important}footer .pl-sm-0,footer .px-sm-0,header .pl-sm-0,header .px-sm-0{padding-left:0!important}footer .p-sm-1,header .p-sm-1{padding:.25rem!important}footer .pt-sm-1,footer .py-sm-1,header .pt-sm-1,header .py-sm-1{padding-top:.25rem!important}footer .pr-sm-1,footer .px-sm-1,header .pr-sm-1,header .px-sm-1{padding-right:.25rem!important}footer .pb-sm-1,footer .py-sm-1,header .pb-sm-1,header .py-sm-1{padding-bottom:.25rem!important}footer .pl-sm-1,footer .px-sm-1,header .pl-sm-1,header .px-sm-1{padding-left:.25rem!important}footer .p-sm-2,header .p-sm-2{padding:.5rem!important}footer .pt-sm-2,footer .py-sm-2,header .pt-sm-2,header .py-sm-2{padding-top:.5rem!important}footer .pr-sm-2,footer .px-sm-2,header .pr-sm-2,header .px-sm-2{padding-right:.5rem!important}footer .pb-sm-2,footer .py-sm-2,header .pb-sm-2,header .py-sm-2{padding-bottom:.5rem!important}footer .pl-sm-2,footer .px-sm-2,header .pl-sm-2,header .px-sm-2{padding-left:.5rem!important}footer .p-sm-3,header .p-sm-3{padding:1rem!important}footer .pt-sm-3,footer .py-sm-3,header .pt-sm-3,header .py-sm-3{padding-top:1rem!important}footer .pr-sm-3,footer .px-sm-3,header .pr-sm-3,header .px-sm-3{padding-right:1rem!important}footer .pb-sm-3,footer .py-sm-3,header .pb-sm-3,header .py-sm-3{padding-bottom:1rem!important}footer .pl-sm-3,footer .px-sm-3,header .pl-sm-3,header .px-sm-3{padding-left:1rem!important}footer .p-sm-4,header .p-sm-4{padding:1.5rem!important}footer .pt-sm-4,footer .py-sm-4,header .pt-sm-4,header .py-sm-4{padding-top:1.5rem!important}footer .pr-sm-4,footer .px-sm-4,header .pr-sm-4,header .px-sm-4{padding-right:1.5rem!important}footer .pb-sm-4,footer .py-sm-4,header .pb-sm-4,header .py-sm-4{padding-bottom:1.5rem!important}footer .pl-sm-4,footer .px-sm-4,header .pl-sm-4,header .px-sm-4{padding-left:1.5rem!important}footer .p-sm-5,header .p-sm-5{padding:3rem!important}footer .pt-sm-5,footer .py-sm-5,header .pt-sm-5,header .py-sm-5{padding-top:3rem!important}footer .pr-sm-5,footer .px-sm-5,header .pr-sm-5,header .px-sm-5{padding-right:3rem!important}footer .pb-sm-5,footer .py-sm-5,header .pb-sm-5,header .py-sm-5{padding-bottom:3rem!important}footer .pl-sm-5,footer .px-sm-5,header .pl-sm-5,header .px-sm-5{padding-left:3rem!important}footer .m-sm-n1,header .m-sm-n1{margin:-.25rem!important}footer .mt-sm-n1,footer .my-sm-n1,header .mt-sm-n1,header .my-sm-n1{margin-top:-.25rem!important}footer .mr-sm-n1,footer .mx-sm-n1,header .mr-sm-n1,header .mx-sm-n1{margin-right:-.25rem!important}footer .mb-sm-n1,footer .my-sm-n1,header .mb-sm-n1,header .my-sm-n1{margin-bottom:-.25rem!important}footer .ml-sm-n1,footer .mx-sm-n1,header .ml-sm-n1,header .mx-sm-n1{margin-left:-.25rem!important}footer .m-sm-n2,header .m-sm-n2{margin:-.5rem!important}footer .mt-sm-n2,footer .my-sm-n2,header .mt-sm-n2,header .my-sm-n2{margin-top:-.5rem!important}footer .mr-sm-n2,footer .mx-sm-n2,header .mr-sm-n2,header .mx-sm-n2{margin-right:-.5rem!important}footer .mb-sm-n2,footer .my-sm-n2,header .mb-sm-n2,header .my-sm-n2{margin-bottom:-.5rem!important}footer .ml-sm-n2,footer .mx-sm-n2,header .ml-sm-n2,header .mx-sm-n2{margin-left:-.5rem!important}footer .m-sm-n3,header .m-sm-n3{margin:-1rem!important}footer .mt-sm-n3,footer .my-sm-n3,header .mt-sm-n3,header .my-sm-n3{margin-top:-1rem!important}footer .mr-sm-n3,footer .mx-sm-n3,header .mr-sm-n3,header .mx-sm-n3{margin-right:-1rem!important}footer .mb-sm-n3,footer .my-sm-n3,header .mb-sm-n3,header .my-sm-n3{margin-bottom:-1rem!important}footer .ml-sm-n3,footer .mx-sm-n3,header .ml-sm-n3,header .mx-sm-n3{margin-left:-1rem!important}footer .m-sm-n4,header .m-sm-n4{margin:-1.5rem!important}footer .mt-sm-n4,footer .my-sm-n4,header .mt-sm-n4,header .my-sm-n4{margin-top:-1.5rem!important}footer .mr-sm-n4,footer .mx-sm-n4,header .mr-sm-n4,header .mx-sm-n4{margin-right:-1.5rem!important}footer .mb-sm-n4,footer .my-sm-n4,header .mb-sm-n4,header .my-sm-n4{margin-bottom:-1.5rem!important}footer .ml-sm-n4,footer .mx-sm-n4,header .ml-sm-n4,header .mx-sm-n4{margin-left:-1.5rem!important}footer .m-sm-n5,header .m-sm-n5{margin:-3rem!important}footer .mt-sm-n5,footer .my-sm-n5,header .mt-sm-n5,header .my-sm-n5{margin-top:-3rem!important}footer .mr-sm-n5,footer .mx-sm-n5,header .mr-sm-n5,header .mx-sm-n5{margin-right:-3rem!important}footer .mb-sm-n5,footer .my-sm-n5,header .mb-sm-n5,header .my-sm-n5{margin-bottom:-3rem!important}footer .ml-sm-n5,footer .mx-sm-n5,header .ml-sm-n5,header .mx-sm-n5{margin-left:-3rem!important}footer .m-sm-auto,header .m-sm-auto{margin:auto!important}footer .mt-sm-auto,footer .my-sm-auto,header .mt-sm-auto,header .my-sm-auto{margin-top:auto!important}footer .mr-sm-auto,footer .mx-sm-auto,header .mr-sm-auto,header .mx-sm-auto{margin-right:auto!important}footer .mb-sm-auto,footer .my-sm-auto,header .mb-sm-auto,header .my-sm-auto{margin-bottom:auto!important}footer .ml-sm-auto,footer .mx-sm-auto,header .ml-sm-auto,header .mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){footer .m-md-0,header .m-md-0{margin:0!important}footer .mt-md-0,footer .my-md-0,header .mt-md-0,header .my-md-0{margin-top:0!important}footer .mr-md-0,footer .mx-md-0,header .mr-md-0,header .mx-md-0{margin-right:0!important}footer .mb-md-0,footer .my-md-0,header .mb-md-0,header .my-md-0{margin-bottom:0!important}footer .ml-md-0,footer .mx-md-0,header .ml-md-0,header .mx-md-0{margin-left:0!important}footer .m-md-1,header .m-md-1{margin:.25rem!important}footer .mt-md-1,footer .my-md-1,header .mt-md-1,header .my-md-1{margin-top:.25rem!important}footer .mr-md-1,footer .mx-md-1,header .mr-md-1,header .mx-md-1{margin-right:.25rem!important}footer .mb-md-1,footer .my-md-1,header .mb-md-1,header .my-md-1{margin-bottom:.25rem!important}footer .ml-md-1,footer .mx-md-1,header .ml-md-1,header .mx-md-1{margin-left:.25rem!important}footer .m-md-2,header .m-md-2{margin:.5rem!important}footer .mt-md-2,footer .my-md-2,header .mt-md-2,header .my-md-2{margin-top:.5rem!important}footer .mr-md-2,footer .mx-md-2,header .mr-md-2,header .mx-md-2{margin-right:.5rem!important}footer .mb-md-2,footer .my-md-2,header .mb-md-2,header .my-md-2{margin-bottom:.5rem!important}footer .ml-md-2,footer .mx-md-2,header .ml-md-2,header .mx-md-2{margin-left:.5rem!important}footer .m-md-3,header .m-md-3{margin:1rem!important}footer .mt-md-3,footer .my-md-3,header .mt-md-3,header .my-md-3{margin-top:1rem!important}footer .mr-md-3,footer .mx-md-3,header .mr-md-3,header .mx-md-3{margin-right:1rem!important}footer .mb-md-3,footer .my-md-3,header .mb-md-3,header .my-md-3{margin-bottom:1rem!important}footer .ml-md-3,footer .mx-md-3,header .ml-md-3,header .mx-md-3{margin-left:1rem!important}footer .m-md-4,header .m-md-4{margin:1.5rem!important}footer .mt-md-4,footer .my-md-4,header .mt-md-4,header .my-md-4{margin-top:1.5rem!important}footer .mr-md-4,footer .mx-md-4,header .mr-md-4,header .mx-md-4{margin-right:1.5rem!important}footer .mb-md-4,footer .my-md-4,header .mb-md-4,header .my-md-4{margin-bottom:1.5rem!important}footer .ml-md-4,footer .mx-md-4,header .ml-md-4,header .mx-md-4{margin-left:1.5rem!important}footer .m-md-5,header .m-md-5{margin:3rem!important}footer .mt-md-5,footer .my-md-5,header .mt-md-5,header .my-md-5{margin-top:3rem!important}footer .mr-md-5,footer .mx-md-5,header .mr-md-5,header .mx-md-5{margin-right:3rem!important}footer .mb-md-5,footer .my-md-5,header .mb-md-5,header .my-md-5{margin-bottom:3rem!important}footer .ml-md-5,footer .mx-md-5,header .ml-md-5,header .mx-md-5{margin-left:3rem!important}footer .p-md-0,header .p-md-0{padding:0!important}footer .pt-md-0,footer .py-md-0,header .pt-md-0,header .py-md-0{padding-top:0!important}footer .pr-md-0,footer .px-md-0,header .pr-md-0,header .px-md-0{padding-right:0!important}footer .pb-md-0,footer .py-md-0,header .pb-md-0,header .py-md-0{padding-bottom:0!important}footer .pl-md-0,footer .px-md-0,header .pl-md-0,header .px-md-0{padding-left:0!important}footer .p-md-1,header .p-md-1{padding:.25rem!important}footer .pt-md-1,footer .py-md-1,header .pt-md-1,header .py-md-1{padding-top:.25rem!important}footer .pr-md-1,footer .px-md-1,header .pr-md-1,header .px-md-1{padding-right:.25rem!important}footer .pb-md-1,footer .py-md-1,header .pb-md-1,header .py-md-1{padding-bottom:.25rem!important}footer .pl-md-1,footer .px-md-1,header .pl-md-1,header .px-md-1{padding-left:.25rem!important}footer .p-md-2,header .p-md-2{padding:.5rem!important}footer .pt-md-2,footer .py-md-2,header .pt-md-2,header .py-md-2{padding-top:.5rem!important}footer .pr-md-2,footer .px-md-2,header .pr-md-2,header .px-md-2{padding-right:.5rem!important}footer .pb-md-2,footer .py-md-2,header .pb-md-2,header .py-md-2{padding-bottom:.5rem!important}footer .pl-md-2,footer .px-md-2,header .pl-md-2,header .px-md-2{padding-left:.5rem!important}footer .p-md-3,header .p-md-3{padding:1rem!important}footer .pt-md-3,footer .py-md-3,header .pt-md-3,header .py-md-3{padding-top:1rem!important}footer .pr-md-3,footer .px-md-3,header .pr-md-3,header .px-md-3{padding-right:1rem!important}footer .pb-md-3,footer .py-md-3,header .pb-md-3,header .py-md-3{padding-bottom:1rem!important}footer .pl-md-3,footer .px-md-3,header .pl-md-3,header .px-md-3{padding-left:1rem!important}footer .p-md-4,header .p-md-4{padding:1.5rem!important}footer .pt-md-4,footer .py-md-4,header .pt-md-4,header .py-md-4{padding-top:1.5rem!important}footer .pr-md-4,footer .px-md-4,header .pr-md-4,header .px-md-4{padding-right:1.5rem!important}footer .pb-md-4,footer .py-md-4,header .pb-md-4,header .py-md-4{padding-bottom:1.5rem!important}footer .pl-md-4,footer .px-md-4,header .pl-md-4,header .px-md-4{padding-left:1.5rem!important}footer .p-md-5,header .p-md-5{padding:3rem!important}footer .pt-md-5,footer .py-md-5,header .pt-md-5,header .py-md-5{padding-top:3rem!important}footer .pr-md-5,footer .px-md-5,header .pr-md-5,header .px-md-5{padding-right:3rem!important}footer .pb-md-5,footer .py-md-5,header .pb-md-5,header .py-md-5{padding-bottom:3rem!important}footer .pl-md-5,footer .px-md-5,header .pl-md-5,header .px-md-5{padding-left:3rem!important}footer .m-md-n1,header .m-md-n1{margin:-.25rem!important}footer .mt-md-n1,footer .my-md-n1,header .mt-md-n1,header .my-md-n1{margin-top:-.25rem!important}footer .mr-md-n1,footer .mx-md-n1,header .mr-md-n1,header .mx-md-n1{margin-right:-.25rem!important}footer .mb-md-n1,footer .my-md-n1,header .mb-md-n1,header .my-md-n1{margin-bottom:-.25rem!important}footer .ml-md-n1,footer .mx-md-n1,header .ml-md-n1,header .mx-md-n1{margin-left:-.25rem!important}footer .m-md-n2,header .m-md-n2{margin:-.5rem!important}footer .mt-md-n2,footer .my-md-n2,header .mt-md-n2,header .my-md-n2{margin-top:-.5rem!important}footer .mr-md-n2,footer .mx-md-n2,header .mr-md-n2,header .mx-md-n2{margin-right:-.5rem!important}footer .mb-md-n2,footer .my-md-n2,header .mb-md-n2,header .my-md-n2{margin-bottom:-.5rem!important}footer .ml-md-n2,footer .mx-md-n2,header .ml-md-n2,header .mx-md-n2{margin-left:-.5rem!important}footer .m-md-n3,header .m-md-n3{margin:-1rem!important}footer .mt-md-n3,footer .my-md-n3,header .mt-md-n3,header .my-md-n3{margin-top:-1rem!important}footer .mr-md-n3,footer .mx-md-n3,header .mr-md-n3,header .mx-md-n3{margin-right:-1rem!important}footer .mb-md-n3,footer .my-md-n3,header .mb-md-n3,header .my-md-n3{margin-bottom:-1rem!important}footer .ml-md-n3,footer .mx-md-n3,header .ml-md-n3,header .mx-md-n3{margin-left:-1rem!important}footer .m-md-n4,header .m-md-n4{margin:-1.5rem!important}footer .mt-md-n4,footer .my-md-n4,header .mt-md-n4,header .my-md-n4{margin-top:-1.5rem!important}footer .mr-md-n4,footer .mx-md-n4,header .mr-md-n4,header .mx-md-n4{margin-right:-1.5rem!important}footer .mb-md-n4,footer .my-md-n4,header .mb-md-n4,header .my-md-n4{margin-bottom:-1.5rem!important}footer .ml-md-n4,footer .mx-md-n4,header .ml-md-n4,header .mx-md-n4{margin-left:-1.5rem!important}footer .m-md-n5,header .m-md-n5{margin:-3rem!important}footer .mt-md-n5,footer .my-md-n5,header .mt-md-n5,header .my-md-n5{margin-top:-3rem!important}footer .mr-md-n5,footer .mx-md-n5,header .mr-md-n5,header .mx-md-n5{margin-right:-3rem!important}footer .mb-md-n5,footer .my-md-n5,header .mb-md-n5,header .my-md-n5{margin-bottom:-3rem!important}footer .ml-md-n5,footer .mx-md-n5,header .ml-md-n5,header .mx-md-n5{margin-left:-3rem!important}footer .m-md-auto,header .m-md-auto{margin:auto!important}footer .mt-md-auto,footer .my-md-auto,header .mt-md-auto,header .my-md-auto{margin-top:auto!important}footer .mr-md-auto,footer .mx-md-auto,header .mr-md-auto,header .mx-md-auto{margin-right:auto!important}footer .mb-md-auto,footer .my-md-auto,header .mb-md-auto,header .my-md-auto{margin-bottom:auto!important}footer .ml-md-auto,footer .mx-md-auto,header .ml-md-auto,header .mx-md-auto{margin-left:auto!important}}@media (min-width:992px){footer .m-lg-0,header .m-lg-0{margin:0!important}footer .mt-lg-0,footer .my-lg-0,header .mt-lg-0,header .my-lg-0{margin-top:0!important}footer .mr-lg-0,footer .mx-lg-0,header .mr-lg-0,header .mx-lg-0{margin-right:0!important}footer .mb-lg-0,footer .my-lg-0,header .mb-lg-0,header .my-lg-0{margin-bottom:0!important}footer .ml-lg-0,footer .mx-lg-0,header .ml-lg-0,header .mx-lg-0{margin-left:0!important}footer .m-lg-1,header .m-lg-1{margin:.25rem!important}footer .mt-lg-1,footer .my-lg-1,header .mt-lg-1,header .my-lg-1{margin-top:.25rem!important}footer .mr-lg-1,footer .mx-lg-1,header .mr-lg-1,header .mx-lg-1{margin-right:.25rem!important}footer .mb-lg-1,footer .my-lg-1,header .mb-lg-1,header .my-lg-1{margin-bottom:.25rem!important}footer .ml-lg-1,footer .mx-lg-1,header .ml-lg-1,header .mx-lg-1{margin-left:.25rem!important}footer .m-lg-2,header .m-lg-2{margin:.5rem!important}footer .mt-lg-2,footer .my-lg-2,header .mt-lg-2,header .my-lg-2{margin-top:.5rem!important}footer .mr-lg-2,footer .mx-lg-2,header .mr-lg-2,header .mx-lg-2{margin-right:.5rem!important}footer .mb-lg-2,footer .my-lg-2,header .mb-lg-2,header .my-lg-2{margin-bottom:.5rem!important}footer .ml-lg-2,footer .mx-lg-2,header .ml-lg-2,header .mx-lg-2{margin-left:.5rem!important}footer .m-lg-3,header .m-lg-3{margin:1rem!important}footer .mt-lg-3,footer .my-lg-3,header .mt-lg-3,header .my-lg-3{margin-top:1rem!important}footer .mr-lg-3,footer .mx-lg-3,header .mr-lg-3,header .mx-lg-3{margin-right:1rem!important}footer .mb-lg-3,footer .my-lg-3,header .mb-lg-3,header .my-lg-3{margin-bottom:1rem!important}footer .ml-lg-3,footer .mx-lg-3,header .ml-lg-3,header .mx-lg-3{margin-left:1rem!important}footer .m-lg-4,header .m-lg-4{margin:1.5rem!important}footer .mt-lg-4,footer .my-lg-4,header .mt-lg-4,header .my-lg-4{margin-top:1.5rem!important}footer .mr-lg-4,footer .mx-lg-4,header .mr-lg-4,header .mx-lg-4{margin-right:1.5rem!important}footer .mb-lg-4,footer .my-lg-4,header .mb-lg-4,header .my-lg-4{margin-bottom:1.5rem!important}footer .ml-lg-4,footer .mx-lg-4,header .ml-lg-4,header .mx-lg-4{margin-left:1.5rem!important}footer .m-lg-5,header .m-lg-5{margin:3rem!important}footer .mt-lg-5,footer .my-lg-5,header .mt-lg-5,header .my-lg-5{margin-top:3rem!important}footer .mr-lg-5,footer .mx-lg-5,header .mr-lg-5,header .mx-lg-5{margin-right:3rem!important}footer .mb-lg-5,footer .my-lg-5,header .mb-lg-5,header .my-lg-5{margin-bottom:3rem!important}footer .ml-lg-5,footer .mx-lg-5,header .ml-lg-5,header .mx-lg-5{margin-left:3rem!important}footer .p-lg-0,header .p-lg-0{padding:0!important}footer .pt-lg-0,footer .py-lg-0,header .pt-lg-0,header .py-lg-0{padding-top:0!important}footer .pr-lg-0,footer .px-lg-0,header .pr-lg-0,header .px-lg-0{padding-right:0!important}footer .pb-lg-0,footer .py-lg-0,header .pb-lg-0,header .py-lg-0{padding-bottom:0!important}footer .pl-lg-0,footer .px-lg-0,header .pl-lg-0,header .px-lg-0{padding-left:0!important}footer .p-lg-1,header .p-lg-1{padding:.25rem!important}footer .pt-lg-1,footer .py-lg-1,header .pt-lg-1,header .py-lg-1{padding-top:.25rem!important}footer .pr-lg-1,footer .px-lg-1,header .pr-lg-1,header .px-lg-1{padding-right:.25rem!important}footer .pb-lg-1,footer .py-lg-1,header .pb-lg-1,header .py-lg-1{padding-bottom:.25rem!important}footer .pl-lg-1,footer .px-lg-1,header .pl-lg-1,header .px-lg-1{padding-left:.25rem!important}footer .p-lg-2,header .p-lg-2{padding:.5rem!important}footer .pt-lg-2,footer .py-lg-2,header .pt-lg-2,header .py-lg-2{padding-top:.5rem!important}footer .pr-lg-2,footer .px-lg-2,header .pr-lg-2,header .px-lg-2{padding-right:.5rem!important}footer .pb-lg-2,footer .py-lg-2,header .pb-lg-2,header .py-lg-2{padding-bottom:.5rem!important}footer .pl-lg-2,footer .px-lg-2,header .pl-lg-2,header .px-lg-2{padding-left:.5rem!important}footer .p-lg-3,header .p-lg-3{padding:1rem!important}footer .pt-lg-3,footer .py-lg-3,header .pt-lg-3,header .py-lg-3{padding-top:1rem!important}footer .pr-lg-3,footer .px-lg-3,header .pr-lg-3,header .px-lg-3{padding-right:1rem!important}footer .pb-lg-3,footer .py-lg-3,header .pb-lg-3,header .py-lg-3{padding-bottom:1rem!important}footer .pl-lg-3,footer .px-lg-3,header .pl-lg-3,header .px-lg-3{padding-left:1rem!important}footer .p-lg-4,header .p-lg-4{padding:1.5rem!important}footer .pt-lg-4,footer .py-lg-4,header .pt-lg-4,header .py-lg-4{padding-top:1.5rem!important}footer .pr-lg-4,footer .px-lg-4,header .pr-lg-4,header .px-lg-4{padding-right:1.5rem!important}footer .pb-lg-4,footer .py-lg-4,header .pb-lg-4,header .py-lg-4{padding-bottom:1.5rem!important}footer .pl-lg-4,footer .px-lg-4,header .pl-lg-4,header .px-lg-4{padding-left:1.5rem!important}footer .p-lg-5,header .p-lg-5{padding:3rem!important}footer .pt-lg-5,footer .py-lg-5,header .pt-lg-5,header .py-lg-5{padding-top:3rem!important}footer .pr-lg-5,footer .px-lg-5,header .pr-lg-5,header .px-lg-5{padding-right:3rem!important}footer .pb-lg-5,footer .py-lg-5,header .pb-lg-5,header .py-lg-5{padding-bottom:3rem!important}footer .pl-lg-5,footer .px-lg-5,header .pl-lg-5,header .px-lg-5{padding-left:3rem!important}footer .m-lg-n1,header .m-lg-n1{margin:-.25rem!important}footer .mt-lg-n1,footer .my-lg-n1,header .mt-lg-n1,header .my-lg-n1{margin-top:-.25rem!important}footer .mr-lg-n1,footer .mx-lg-n1,header .mr-lg-n1,header .mx-lg-n1{margin-right:-.25rem!important}footer .mb-lg-n1,footer .my-lg-n1,header .mb-lg-n1,header .my-lg-n1{margin-bottom:-.25rem!important}footer .ml-lg-n1,footer .mx-lg-n1,header .ml-lg-n1,header .mx-lg-n1{margin-left:-.25rem!important}footer .m-lg-n2,header .m-lg-n2{margin:-.5rem!important}footer .mt-lg-n2,footer .my-lg-n2,header .mt-lg-n2,header .my-lg-n2{margin-top:-.5rem!important}footer .mr-lg-n2,footer .mx-lg-n2,header .mr-lg-n2,header .mx-lg-n2{margin-right:-.5rem!important}footer .mb-lg-n2,footer .my-lg-n2,header .mb-lg-n2,header .my-lg-n2{margin-bottom:-.5rem!important}footer .ml-lg-n2,footer .mx-lg-n2,header .ml-lg-n2,header .mx-lg-n2{margin-left:-.5rem!important}footer .m-lg-n3,header .m-lg-n3{margin:-1rem!important}footer .mt-lg-n3,footer .my-lg-n3,header .mt-lg-n3,header .my-lg-n3{margin-top:-1rem!important}footer .mr-lg-n3,footer .mx-lg-n3,header .mr-lg-n3,header .mx-lg-n3{margin-right:-1rem!important}footer .mb-lg-n3,footer .my-lg-n3,header .mb-lg-n3,header .my-lg-n3{margin-bottom:-1rem!important}footer .ml-lg-n3,footer .mx-lg-n3,header .ml-lg-n3,header .mx-lg-n3{margin-left:-1rem!important}footer .m-lg-n4,header .m-lg-n4{margin:-1.5rem!important}footer .mt-lg-n4,footer .my-lg-n4,header .mt-lg-n4,header .my-lg-n4{margin-top:-1.5rem!important}footer .mr-lg-n4,footer .mx-lg-n4,header .mr-lg-n4,header .mx-lg-n4{margin-right:-1.5rem!important}footer .mb-lg-n4,footer .my-lg-n4,header .mb-lg-n4,header .my-lg-n4{margin-bottom:-1.5rem!important}footer .ml-lg-n4,footer .mx-lg-n4,header .ml-lg-n4,header .mx-lg-n4{margin-left:-1.5rem!important}footer .m-lg-n5,header .m-lg-n5{margin:-3rem!important}footer .mt-lg-n5,footer .my-lg-n5,header .mt-lg-n5,header .my-lg-n5{margin-top:-3rem!important}footer .mr-lg-n5,footer .mx-lg-n5,header .mr-lg-n5,header .mx-lg-n5{margin-right:-3rem!important}footer .mb-lg-n5,footer .my-lg-n5,header .mb-lg-n5,header .my-lg-n5{margin-bottom:-3rem!important}footer .ml-lg-n5,footer .mx-lg-n5,header .ml-lg-n5,header .mx-lg-n5{margin-left:-3rem!important}footer .m-lg-auto,header .m-lg-auto{margin:auto!important}footer .mt-lg-auto,footer .my-lg-auto,header .mt-lg-auto,header .my-lg-auto{margin-top:auto!important}footer .mr-lg-auto,footer .mx-lg-auto,header .mr-lg-auto,header .mx-lg-auto{margin-right:auto!important}footer .mb-lg-auto,footer .my-lg-auto,header .mb-lg-auto,header .my-lg-auto{margin-bottom:auto!important}footer .ml-lg-auto,footer .mx-lg-auto,header .ml-lg-auto,header .mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){footer .m-xl-0,header .m-xl-0{margin:0!important}footer .mt-xl-0,footer .my-xl-0,header .mt-xl-0,header .my-xl-0{margin-top:0!important}footer .mr-xl-0,footer .mx-xl-0,header .mr-xl-0,header .mx-xl-0{margin-right:0!important}footer .mb-xl-0,footer .my-xl-0,header .mb-xl-0,header .my-xl-0{margin-bottom:0!important}footer .ml-xl-0,footer .mx-xl-0,header .ml-xl-0,header .mx-xl-0{margin-left:0!important}footer .m-xl-1,header .m-xl-1{margin:.25rem!important}footer .mt-xl-1,footer .my-xl-1,header .mt-xl-1,header .my-xl-1{margin-top:.25rem!important}footer .mr-xl-1,footer .mx-xl-1,header .mr-xl-1,header .mx-xl-1{margin-right:.25rem!important}footer .mb-xl-1,footer .my-xl-1,header .mb-xl-1,header .my-xl-1{margin-bottom:.25rem!important}footer .ml-xl-1,footer .mx-xl-1,header .ml-xl-1,header .mx-xl-1{margin-left:.25rem!important}footer .m-xl-2,header .m-xl-2{margin:.5rem!important}footer .mt-xl-2,footer .my-xl-2,header .mt-xl-2,header .my-xl-2{margin-top:.5rem!important}footer .mr-xl-2,footer .mx-xl-2,header .mr-xl-2,header .mx-xl-2{margin-right:.5rem!important}footer .mb-xl-2,footer .my-xl-2,header .mb-xl-2,header .my-xl-2{margin-bottom:.5rem!important}footer .ml-xl-2,footer .mx-xl-2,header .ml-xl-2,header .mx-xl-2{margin-left:.5rem!important}footer .m-xl-3,header .m-xl-3{margin:1rem!important}footer .mt-xl-3,footer .my-xl-3,header .mt-xl-3,header .my-xl-3{margin-top:1rem!important}footer .mr-xl-3,footer .mx-xl-3,header .mr-xl-3,header .mx-xl-3{margin-right:1rem!important}footer .mb-xl-3,footer .my-xl-3,header .mb-xl-3,header .my-xl-3{margin-bottom:1rem!important}footer .ml-xl-3,footer .mx-xl-3,header .ml-xl-3,header .mx-xl-3{margin-left:1rem!important}footer .m-xl-4,header .m-xl-4{margin:1.5rem!important}footer .mt-xl-4,footer .my-xl-4,header .mt-xl-4,header .my-xl-4{margin-top:1.5rem!important}footer .mr-xl-4,footer .mx-xl-4,header .mr-xl-4,header .mx-xl-4{margin-right:1.5rem!important}footer .mb-xl-4,footer .my-xl-4,header .mb-xl-4,header .my-xl-4{margin-bottom:1.5rem!important}footer .ml-xl-4,footer .mx-xl-4,header .ml-xl-4,header .mx-xl-4{margin-left:1.5rem!important}footer .m-xl-5,header .m-xl-5{margin:3rem!important}footer .mt-xl-5,footer .my-xl-5,header .mt-xl-5,header .my-xl-5{margin-top:3rem!important}footer .mr-xl-5,footer .mx-xl-5,header .mr-xl-5,header .mx-xl-5{margin-right:3rem!important}footer .mb-xl-5,footer .my-xl-5,header .mb-xl-5,header .my-xl-5{margin-bottom:3rem!important}footer .ml-xl-5,footer .mx-xl-5,header .ml-xl-5,header .mx-xl-5{margin-left:3rem!important}footer .p-xl-0,header .p-xl-0{padding:0!important}footer .pt-xl-0,footer .py-xl-0,header .pt-xl-0,header .py-xl-0{padding-top:0!important}footer .pr-xl-0,footer .px-xl-0,header .pr-xl-0,header .px-xl-0{padding-right:0!important}footer .pb-xl-0,footer .py-xl-0,header .pb-xl-0,header .py-xl-0{padding-bottom:0!important}footer .pl-xl-0,footer .px-xl-0,header .pl-xl-0,header .px-xl-0{padding-left:0!important}footer .p-xl-1,header .p-xl-1{padding:.25rem!important}footer .pt-xl-1,footer .py-xl-1,header .pt-xl-1,header .py-xl-1{padding-top:.25rem!important}footer .pr-xl-1,footer .px-xl-1,header .pr-xl-1,header .px-xl-1{padding-right:.25rem!important}footer .pb-xl-1,footer .py-xl-1,header .pb-xl-1,header .py-xl-1{padding-bottom:.25rem!important}footer .pl-xl-1,footer .px-xl-1,header .pl-xl-1,header .px-xl-1{padding-left:.25rem!important}footer .p-xl-2,header .p-xl-2{padding:.5rem!important}footer .pt-xl-2,footer .py-xl-2,header .pt-xl-2,header .py-xl-2{padding-top:.5rem!important}footer .pr-xl-2,footer .px-xl-2,header .pr-xl-2,header .px-xl-2{padding-right:.5rem!important}footer .pb-xl-2,footer .py-xl-2,header .pb-xl-2,header .py-xl-2{padding-bottom:.5rem!important}footer .pl-xl-2,footer .px-xl-2,header .pl-xl-2,header .px-xl-2{padding-left:.5rem!important}footer .p-xl-3,header .p-xl-3{padding:1rem!important}footer .pt-xl-3,footer .py-xl-3,header .pt-xl-3,header .py-xl-3{padding-top:1rem!important}footer .pr-xl-3,footer .px-xl-3,header .pr-xl-3,header .px-xl-3{padding-right:1rem!important}footer .pb-xl-3,footer .py-xl-3,header .pb-xl-3,header .py-xl-3{padding-bottom:1rem!important}footer .pl-xl-3,footer .px-xl-3,header .pl-xl-3,header .px-xl-3{padding-left:1rem!important}footer .p-xl-4,header .p-xl-4{padding:1.5rem!important}footer .pt-xl-4,footer .py-xl-4,header .pt-xl-4,header .py-xl-4{padding-top:1.5rem!important}footer .pr-xl-4,footer .px-xl-4,header .pr-xl-4,header .px-xl-4{padding-right:1.5rem!important}footer .pb-xl-4,footer .py-xl-4,header .pb-xl-4,header .py-xl-4{padding-bottom:1.5rem!important}footer .pl-xl-4,footer .px-xl-4,header .pl-xl-4,header .px-xl-4{padding-left:1.5rem!important}footer .p-xl-5,header .p-xl-5{padding:3rem!important}footer .pt-xl-5,footer .py-xl-5,header .pt-xl-5,header .py-xl-5{padding-top:3rem!important}footer .pr-xl-5,footer .px-xl-5,header .pr-xl-5,header .px-xl-5{padding-right:3rem!important}footer .pb-xl-5,footer .py-xl-5,header .pb-xl-5,header .py-xl-5{padding-bottom:3rem!important}footer .pl-xl-5,footer .px-xl-5,header .pl-xl-5,header .px-xl-5{padding-left:3rem!important}footer .m-xl-n1,header .m-xl-n1{margin:-.25rem!important}footer .mt-xl-n1,footer .my-xl-n1,header .mt-xl-n1,header .my-xl-n1{margin-top:-.25rem!important}footer .mr-xl-n1,footer .mx-xl-n1,header .mr-xl-n1,header .mx-xl-n1{margin-right:-.25rem!important}footer .mb-xl-n1,footer .my-xl-n1,header .mb-xl-n1,header .my-xl-n1{margin-bottom:-.25rem!important}footer .ml-xl-n1,footer .mx-xl-n1,header .ml-xl-n1,header .mx-xl-n1{margin-left:-.25rem!important}footer .m-xl-n2,header .m-xl-n2{margin:-.5rem!important}footer .mt-xl-n2,footer .my-xl-n2,header .mt-xl-n2,header .my-xl-n2{margin-top:-.5rem!important}footer .mr-xl-n2,footer .mx-xl-n2,header .mr-xl-n2,header .mx-xl-n2{margin-right:-.5rem!important}footer .mb-xl-n2,footer .my-xl-n2,header .mb-xl-n2,header .my-xl-n2{margin-bottom:-.5rem!important}footer .ml-xl-n2,footer .mx-xl-n2,header .ml-xl-n2,header .mx-xl-n2{margin-left:-.5rem!important}footer .m-xl-n3,header .m-xl-n3{margin:-1rem!important}footer .mt-xl-n3,footer .my-xl-n3,header .mt-xl-n3,header .my-xl-n3{margin-top:-1rem!important}footer .mr-xl-n3,footer .mx-xl-n3,header .mr-xl-n3,header .mx-xl-n3{margin-right:-1rem!important}footer .mb-xl-n3,footer .my-xl-n3,header .mb-xl-n3,header .my-xl-n3{margin-bottom:-1rem!important}footer .ml-xl-n3,footer .mx-xl-n3,header .ml-xl-n3,header .mx-xl-n3{margin-left:-1rem!important}footer .m-xl-n4,header .m-xl-n4{margin:-1.5rem!important}footer .mt-xl-n4,footer .my-xl-n4,header .mt-xl-n4,header .my-xl-n4{margin-top:-1.5rem!important}footer .mr-xl-n4,footer .mx-xl-n4,header .mr-xl-n4,header .mx-xl-n4{margin-right:-1.5rem!important}footer .mb-xl-n4,footer .my-xl-n4,header .mb-xl-n4,header .my-xl-n4{margin-bottom:-1.5rem!important}footer .ml-xl-n4,footer .mx-xl-n4,header .ml-xl-n4,header .mx-xl-n4{margin-left:-1.5rem!important}footer .m-xl-n5,header .m-xl-n5{margin:-3rem!important}footer .mt-xl-n5,footer .my-xl-n5,header .mt-xl-n5,header .my-xl-n5{margin-top:-3rem!important}footer .mr-xl-n5,footer .mx-xl-n5,header .mr-xl-n5,header .mx-xl-n5{margin-right:-3rem!important}footer .mb-xl-n5,footer .my-xl-n5,header .mb-xl-n5,header .my-xl-n5{margin-bottom:-3rem!important}footer .ml-xl-n5,footer .mx-xl-n5,header .ml-xl-n5,header .mx-xl-n5{margin-left:-3rem!important}footer .m-xl-auto,header .m-xl-auto{margin:auto!important}footer .mt-xl-auto,footer .my-xl-auto,header .mt-xl-auto,header .my-xl-auto{margin-top:auto!important}footer .mr-xl-auto,footer .mx-xl-auto,header .mr-xl-auto,header .mx-xl-auto{margin-right:auto!important}footer .mb-xl-auto,footer .my-xl-auto,header .mb-xl-auto,header .my-xl-auto{margin-bottom:auto!important}footer .ml-xl-auto,footer .mx-xl-auto,header .ml-xl-auto,header .mx-xl-auto{margin-left:auto!important}}footer .stretched-link::after,header .stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}footer .text-monospace,header .text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}footer .text-justify,header .text-justify{text-align:justify!important}footer .text-wrap,header .text-wrap{white-space:normal!important}footer .text-nowrap,header .text-nowrap{white-space:nowrap!important}footer .text-truncate,header .text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}footer .text-left,header .text-left{text-align:left!important}footer .text-right,header .text-right{text-align:right!important}footer .text-center,header .text-center{text-align:center!important}@media (min-width:576px){footer .text-sm-left,header .text-sm-left{text-align:left!important}footer .text-sm-right,header .text-sm-right{text-align:right!important}footer .text-sm-center,header .text-sm-center{text-align:center!important}}@media (min-width:768px){footer .text-md-left,header .text-md-left{text-align:left!important}footer .text-md-right,header .text-md-right{text-align:right!important}footer .text-md-center,header .text-md-center{text-align:center!important}}@media (min-width:992px){footer .text-lg-left,header .text-lg-left{text-align:left!important}footer .text-lg-right,header .text-lg-right{text-align:right!important}footer .text-lg-center,header .text-lg-center{text-align:center!important}}@media (min-width:1200px){footer .text-xl-left,header .text-xl-left{text-align:left!important}footer .text-xl-right,header .text-xl-right{text-align:right!important}footer .text-xl-center,header .text-xl-center{text-align:center!important}}footer .text-lowercase,header .text-lowercase{text-transform:lowercase!important}footer .text-uppercase,header .text-uppercase{text-transform:uppercase!important}footer .text-capitalize,header .text-capitalize{text-transform:capitalize!important}footer .font-weight-light,header .font-weight-light{font-weight:300!important}footer .font-weight-lighter,header .font-weight-lighter{font-weight:lighter!important}footer .font-weight-normal,header .font-weight-normal{font-weight:400!important}footer .font-weight-bold,header .font-weight-bold{font-weight:700!important}footer .font-weight-bolder,header .font-weight-bolder{font-weight:bolder!important}footer .font-italic,header .font-italic{font-style:italic!important}footer .text-white,header .text-white{color:#fff!important}footer .text-primary,header .text-primary{color:#0097b4!important}footer a.text-primary:focus,footer a.text-primary:hover,header a.text-primary:focus,header a.text-primary:hover{color:#005768!important}footer .text-secondary,header .text-secondary{color:#4196b0!important}footer a.text-secondary:focus,footer a.text-secondary:hover,header a.text-secondary:focus,header a.text-secondary:hover{color:#2c6678!important}footer .text-success,header .text-success{color:#28a745!important}footer a.text-success:focus,footer a.text-success:hover,header a.text-success:focus,header a.text-success:hover{color:#19692c!important}footer .text-info,header .text-info{color:#17a2b8!important}footer a.text-info:focus,footer a.text-info:hover,header a.text-info:focus,header a.text-info:hover{color:#0f6674!important}footer .text-warning,header .text-warning{color:#ffc107!important}footer a.text-warning:focus,footer a.text-warning:hover,header a.text-warning:focus,header a.text-warning:hover{color:#ba8b00!important}footer .text-danger,header .text-danger{color:#dc3545!important}footer a.text-danger:focus,footer a.text-danger:hover,header a.text-danger:focus,header a.text-danger:hover{color:#a71d2a!important}footer .text-light,header .text-light{color:#f8f9fa!important}footer a.text-light:focus,footer a.text-light:hover,header a.text-light:focus,header a.text-light:hover{color:#cbd3da!important}footer .text-dark,header .text-dark{color:#000!important}footer a.text-dark:focus,footer a.text-dark:hover,header a.text-dark:focus,header a.text-dark:hover{color:#000!important}footer .text-body,header .text-body{color:#000!important}footer .text-muted,header .text-muted{color:#6c757d!important}footer .text-black-50,header .text-black-50{color:rgba(0,0,0,.5)!important}footer .text-white-50,header .text-white-50{color:rgba(255,255,255,.5)!important}footer .text-hide,header .text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}footer .text-decoration-none,header .text-decoration-none{text-decoration:none!important}footer .text-break,header .text-break{word-break:break-word!important;word-wrap:break-word!important}footer .text-reset,header .text-reset{color:inherit!important}footer .visible,header .visible{visibility:visible!important}footer .invisible,header .invisible{visibility:hidden!important}@media print{footer *,footer ::after,footer ::before,header *,header ::after,header ::before{text-shadow:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}footer a:not(.btn),header a:not(.btn){text-decoration:underline}footer abbr[title]::after,header abbr[title]::after{content:" (" attr(title) ")"}footer pre,header pre{white-space:pre-wrap!important}footer blockquote,footer pre,header blockquote,header pre{border:1px solid #adb5bd;page-break-inside:avoid}footer img,footer tr,header img,header tr{page-break-inside:avoid}footer h2,footer h3,footer p,header h2,header h3,header p{orphans:3;widows:3}footer h2,footer h3,header h2,header h3{page-break-after:avoid}}footer body,header body{min-width:992px!important}footer .badge,header .badge{border:1px solid #000}footer .table,header .table{border-collapse:collapse!important}footer .table td,footer .table th,header .table td,header .table th{background-color:#fff!important}footer .table-bordered td,footer .table-bordered th,header .table-bordered td,header .table-bordered th{border:1px solid #dee2e6!important}footer .table-dark,header .table-dark{color:inherit}footer .table-dark tbody+tbody,footer .table-dark td,footer .table-dark th,footer .table-dark thead th,header .table-dark tbody+tbody,header .table-dark td,header .table-dark th,header .table-dark thead th{border-color:#dee2e6}footer .table .thead-dark th,header .table .thead-dark th{color:inherit;border-color:#dee2e6}footer .btn-outlined-black,footer .candidature-spontanee a,header .candidature-spontanee a{background:#000;color:#fff;font-size:.875rem;border:1px solid #fff;border-radius:0;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block}@media (min-width:992px){footer .btn-outlined-black,footer .candidature-spontanee a,header .btn-outlined-black,header .candidature-spontanee a{width:auto}}footer .btn-outlined-black:hover,footer .candidature-spontanee a:hover,header .btn-outlined-black:hover,header .candidature-spontanee a:hover{background:#fff;color:#000;text-decoration:none!important}footer #customer_comment_modal .modal-footer button,footer .btn-filled-black,footer .fidelity-empty input#submit-fidelite-placeholder,footer .view-commerce-cart-form .view-content form .layout-edit-coupon-redemption button,header #customer_comment_modal .modal-footer button,header .btn-filled-black,header .fidelity-empty input#submit-fidelite-placeholder,header .view-commerce-cart-form .view-content form .layout-edit-coupon-redemption button{background:#000;color:#fff;font-size:.875rem;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block}@media (min-width:992px){footer #customer_comment_modal .modal-footer button,footer .btn-filled-black,footer .fidelity-empty input#submit-fidelite-placeholder,footer .view-commerce-cart-form .view-content form .layout-edit-coupon-redemption button,header #customer_comment_modal .modal-footer button,header .btn-filled-black,header .fidelity-empty input#submit-fidelite-placeholder,header .view-commerce-cart-form .view-content form .layout-edit-coupon-redemption button{width:auto}}footer #customer_comment_modal .modal-footer button:hover,footer .btn-filled-black:hover,footer .fidelity-empty input#submit-fidelite-placeholder:hover,footer .view-commerce-cart-form .view-content form .layout-edit-coupon-redemption button:hover,header #customer_comment_modal .modal-footer button:hover,header .btn-filled-black:hover,header .fidelity-empty input#submit-fidelite-placeholder:hover,header .view-commerce-cart-form .view-content form .layout-edit-coupon-redemption button:hover{background:#fff;color:#000;text-decoration:none!important}footer .btn-static-outlined-black,header .btn-static-outlined-black{background:#000;color:#fff;font-size:.875rem;border:1px solid #fff;border-radius:0;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block}@media (min-width:992px){footer .btn-static-outlined-black,header .btn-static-outlined-black{width:auto}}footer .btn-static-filled-black,header .btn-static-filled-black{background:#000;color:#fff;font-size:.875rem;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block}@media (min-width:992px){footer .btn-static-filled-black,header .btn-static-filled-black{width:auto}}footer .btn-outlined-white,footer .paragraph--type--lemag-recents a,header .btn-outlined-white,header .paragraph--type--lemag-recents a{background:#fff;color:#000;font-size:.875rem;border:1px solid #000;border-radius:0;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block}@media (min-width:992px){footer .btn-outlined-white,footer .paragraph--type--lemag-recents a,header .btn-outlined-white,header .paragraph--type--lemag-recents a{width:auto}}footer .btn-outlined-white:hover,footer .paragraph--type--lemag-recents a:hover,header .btn-outlined-white:hover,header .paragraph--type--lemag-recents a:hover{background:#000;color:#fff;text-decoration:none!important}footer .btn-filled-white,header .btn-filled-white{background:#fff;color:#000;font-size:.875rem;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block}@media (min-width:992px){footer .btn-filled-white,header .btn-filled-white{width:auto}}footer .btn-filled-white:hover,header .btn-filled-white:hover{background:#000;color:#fff;text-decoration:none!important}footer .btn-static-outlined-white,header .btn-static-outlined-white{background:#fff;color:#000;font-size:.875rem;border:1px solid #000;border-radius:0;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block}@media (min-width:992px){footer .btn-static-outlined-white,header .btn-static-outlined-white{width:auto}}footer .btn-static-filled-white,header .btn-static-filled-white{background:#fff;color:#000;font-size:.875rem;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block}@media (min-width:992px){footer .btn-static-filled-white,header .btn-static-filled-white{width:auto}}footer .btn-outlined-transparent,footer .button-back,footer .paragraph--type--nos-valeurs a,header .btn-outlined-transparent,header .button-back,header .paragraph--type--nos-valeurs a{background:0 0;color:#000;font-size:.875rem;border:1px solid #000;border-radius:0;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block}@media (min-width:992px){footer .btn-outlined-transparent,footer .button-back,footer .paragraph--type--nos-valeurs a,header .btn-outlined-transparent,header .button-back,header .paragraph--type--nos-valeurs a{width:auto}}footer .btn-outlined-transparent:hover,footer .button-back:hover,footer .paragraph--type--nos-valeurs a:hover,header .btn-outlined-transparent:hover,header .button-back:hover,header .paragraph--type--nos-valeurs a:hover{background:#000;color:#fff;text-decoration:none!important}footer .btn-filled-transparent,header .btn-filled-transparent{background:0 0;color:#000;font-size:.875rem;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block}@media (min-width:992px){footer .btn-filled-transparent,header .btn-filled-transparent{width:auto}}footer .btn-filled-transparent:hover,header .btn-filled-transparent:hover{background:#000;color:#fff;text-decoration:none!important}footer .btn-static-outlined-transparent,header .btn-static-outlined-transparent{background:0 0;color:#000;font-size:.875rem;border:1px solid #000;border-radius:0;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block}@media (min-width:992px){footer .btn-static-outlined-transparent,header .btn-static-outlined-transparent{width:auto}}footer .btn-static-filled-transparent,header .btn-static-filled-transparent{background:0 0;color:#000;font-size:.875rem;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block}@media (min-width:992px){footer .btn-static-filled-transparent,header .btn-static-filled-transparent{width:auto}}footer .btn-outlined-transparent-white,footer .paragraph--type--block-simple a,header .btn-outlined-transparent-white,header .paragraph--type--block-simple a{background:0 0;color:#fff;font-size:.875rem;border:1px solid #fff;border-radius:0;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block}@media (min-width:992px){footer .btn-outlined-transparent-white,footer .paragraph--type--block-simple a,header .btn-outlined-transparent-white,header .paragraph--type--block-simple a{width:auto}}footer .btn-outlined-transparent-white:hover,footer .paragraph--type--block-simple a:hover,header .btn-outlined-transparent-white:hover,header .paragraph--type--block-simple a:hover{background:#fff;color:#000;text-decoration:none!important}footer .btn-filled-transparent-white,header .btn-filled-transparent-white{background:0 0;color:#fff;font-size:.875rem;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block}@media (min-width:992px){footer .btn-filled-transparent-white,header .btn-filled-transparent-white{width:auto}}footer .btn-filled-transparent-white:hover,header .btn-filled-transparent-white:hover{background:#fff;color:#000;text-decoration:none!important}footer .btn-static-outlined-transparent-white,header .btn-static-outlined-transparent-white{background:0 0;color:#fff;font-size:.875rem;border:1px solid #fff;border-radius:0;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block}@media (min-width:992px){footer .btn-static-outlined-transparent-white,header .btn-static-outlined-transparent-white{width:auto}}footer .btn-static-filled-transparent-white,header .btn-static-filled-transparent-white{background:0 0;color:#fff;font-size:.875rem;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block}@media (min-width:992px){footer .btn-static-filled-transparent-white,header .btn-static-filled-transparent-white{width:auto}}footer .btn-outlined-red,header .btn-outlined-red{background:#f8d7da;color:#721c24;font-size:.875rem;border:1px solid #721c24;border-radius:0;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block}@media (min-width:992px){footer .btn-outlined-red,header .btn-outlined-red{width:auto}}footer .btn-outlined-red:hover,header .btn-outlined-red:hover{background:#721c24;color:#f8d7da;text-decoration:none!important}footer .btn-filled-red,header .btn-filled-red{background:#f8d7da;color:#721c24;font-size:.875rem;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block}@media (min-width:992px){footer .btn-filled-red,header .btn-filled-red{width:auto}}footer .btn-filled-red:hover,header .btn-filled-red:hover{background:#721c24;color:#f8d7da;text-decoration:none!important}footer .btn-static-outlined-red,header .btn-static-outlined-red{background:#f8d7da;color:#721c24;font-size:.875rem;border:1px solid #721c24;border-radius:0;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block}@media (min-width:992px){footer .btn-static-outlined-red,header .btn-static-outlined-red{width:auto}}footer .btn-static-filled-red,header .btn-static-filled-red{background:#f8d7da;color:#721c24;font-size:.875rem;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block}@media (min-width:992px){footer .btn-static-filled-red,header .btn-static-filled-red{width:auto}}footer .btn-outlined-orange,header .btn-outlined-orange{background:#e6530f;color:#fff;font-size:.875rem;border:1px solid #fff;border-radius:0;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block}@media (min-width:992px){footer .btn-outlined-orange,header .btn-outlined-orange{width:auto}}footer .btn-outlined-orange:hover,header .btn-outlined-orange:hover{background:#fff;color:#e6530f;text-decoration:none!important}footer .btn-filled-orange,footer .cart.cart-form div[id*=edit-actions] button,header .btn-filled-orange,header .cart.cart-form div[id*=edit-actions] button{background:#e6530f;color:#fff;font-size:.875rem;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block}@media (min-width:992px){footer .btn-filled-orange,footer .cart.cart-form div[id*=edit-actions] button,header .btn-filled-orange,header .cart.cart-form div[id*=edit-actions] button{width:auto}}footer .btn-filled-orange:hover,footer .cart.cart-form div[id*=edit-actions] button:hover,header .btn-filled-orange:hover,header .cart.cart-form div[id*=edit-actions] button:hover{background:#fff;color:#e6530f;text-decoration:none!important}footer .btn-static-outlined-orange,header .btn-static-outlined-orange{background:#e6530f;color:#fff;font-size:.875rem;border:1px solid #fff;border-radius:0;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block}@media (min-width:992px){footer .btn-static-outlined-orange,header .btn-static-outlined-orange{width:auto}}footer .btn-static-filled-orange,header .btn-static-filled-orange{background:#e6530f;color:#fff;font-size:.875rem;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block}@media (min-width:992px){footer .btn-static-filled-orange,header .btn-static-filled-orange{width:auto}}footer .btn-primary a,header .btn-primary a{color:#fff;background-color:#0097b4;border-color:#0097b4}footer .btn-primary a:hover,header .btn-primary a:hover{color:#fff;background-color:#00778e;border-color:#006c81}footer .btn-primary a.focus,footer .btn-primary a:focus,header .btn-primary a.focus,header .btn-primary a:focus{color:#fff;background-color:#00778e;border-color:#006c81;-webkit-box-shadow:0 0 0 .2rem rgba(38,167,191,.5);box-shadow:0 0 0 .2rem rgba(38,167,191,.5)}footer .btn-primary a.disabled,footer .btn-primary a:disabled,header .btn-primary a.disabled,header .btn-primary a:disabled{color:#fff;background-color:#0097b4;border-color:#0097b4}footer .btn-primary a:not(:disabled):not(.disabled).active,footer .btn-primary a:not(:disabled):not(.disabled):active,footer .show>.btn-primary a.dropdown-toggle,header .btn-primary a:not(:disabled):not(.disabled).active,header .btn-primary a:not(:disabled):not(.disabled):active,header .show>.btn-primary a.dropdown-toggle{color:#fff;background-color:#006c81;border-color:#006274}footer .btn-primary a:not(:disabled):not(.disabled).active:focus,footer .btn-primary a:not(:disabled):not(.disabled):active:focus,footer .show>.btn-primary a.dropdown-toggle:focus,header .btn-primary a:not(:disabled):not(.disabled).active:focus,header .btn-primary a:not(:disabled):not(.disabled):active:focus,header .show>.btn-primary a.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(38,167,191,.5);box-shadow:0 0 0 .2rem rgba(38,167,191,.5)}footer .btn-secondary a,header .btn-secondary a{color:#fff;background-color:#4196b0;border-color:#4196b0}footer .btn-secondary a:hover,header .btn-secondary a:hover{color:#fff;background-color:#377e94;border-color:#33768b}footer .btn-secondary a.focus,footer .btn-secondary a:focus,header .btn-secondary a.focus,header .btn-secondary a:focus{color:#fff;background-color:#377e94;border-color:#33768b;-webkit-box-shadow:0 0 0 .2rem rgba(94,166,188,.5);box-shadow:0 0 0 .2rem rgba(94,166,188,.5)}footer .btn-secondary a.disabled,footer .btn-secondary a:disabled,header .btn-secondary a.disabled,header .btn-secondary a:disabled{color:#fff;background-color:#4196b0;border-color:#4196b0}footer .btn-secondary a:not(:disabled):not(.disabled).active,footer .btn-secondary a:not(:disabled):not(.disabled):active,footer .show>.btn-secondary a.dropdown-toggle,header .btn-secondary a:not(:disabled):not(.disabled).active,header .btn-secondary a:not(:disabled):not(.disabled):active,header .show>.btn-secondary a.dropdown-toggle{color:#fff;background-color:#33768b;border-color:#306e81}footer .btn-secondary a:not(:disabled):not(.disabled).active:focus,footer .btn-secondary a:not(:disabled):not(.disabled):active:focus,footer .show>.btn-secondary a.dropdown-toggle:focus,header .btn-secondary a:not(:disabled):not(.disabled).active:focus,header .btn-secondary a:not(:disabled):not(.disabled):active:focus,header .show>.btn-secondary a.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(94,166,188,.5);box-shadow:0 0 0 .2rem rgba(94,166,188,.5)}footer .btn-success a,header .btn-success a{color:#fff;background-color:#28a745;border-color:#28a745}footer .btn-success a:hover,header .btn-success a:hover{color:#fff;background-color:#218838;border-color:#1e7e34}footer .btn-success a.focus,footer .btn-success a:focus,header .btn-success a.focus,header .btn-success a:focus{color:#fff;background-color:#218838;border-color:#1e7e34;-webkit-box-shadow:0 0 0 .2rem rgba(72,180,97,.5);box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}footer .btn-success a.disabled,footer .btn-success a:disabled,header .btn-success a.disabled,header .btn-success a:disabled{color:#fff;background-color:#28a745;border-color:#28a745}footer .btn-success a:not(:disabled):not(.disabled).active,footer .btn-success a:not(:disabled):not(.disabled):active,footer .show>.btn-success a.dropdown-toggle,header .btn-success a:not(:disabled):not(.disabled).active,header .btn-success a:not(:disabled):not(.disabled):active,header .show>.btn-success a.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}footer .btn-success a:not(:disabled):not(.disabled).active:focus,footer .btn-success a:not(:disabled):not(.disabled):active:focus,footer .show>.btn-success a.dropdown-toggle:focus,header .btn-success a:not(:disabled):not(.disabled).active:focus,header .btn-success a:not(:disabled):not(.disabled):active:focus,header .show>.btn-success a.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(72,180,97,.5);box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}footer .btn-info a,header .btn-info a{color:#fff;background-color:#17a2b8;border-color:#17a2b8}footer .btn-info a:hover,header .btn-info a:hover{color:#fff;background-color:#138496;border-color:#117a8b}footer .btn-info a.focus,footer .btn-info a:focus,header .btn-info a.focus,header .btn-info a:focus{color:#fff;background-color:#138496;border-color:#117a8b;-webkit-box-shadow:0 0 0 .2rem rgba(58,176,195,.5);box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}footer .btn-info a.disabled,footer .btn-info a:disabled,header .btn-info a.disabled,header .btn-info a:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}footer .btn-info a:not(:disabled):not(.disabled).active,footer .btn-info a:not(:disabled):not(.disabled):active,footer .show>.btn-info a.dropdown-toggle,header .btn-info a:not(:disabled):not(.disabled).active,header .btn-info a:not(:disabled):not(.disabled):active,header .show>.btn-info a.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}footer .btn-info a:not(:disabled):not(.disabled).active:focus,footer .btn-info a:not(:disabled):not(.disabled):active:focus,footer .show>.btn-info a.dropdown-toggle:focus,header .btn-info a:not(:disabled):not(.disabled).active:focus,header .btn-info a:not(:disabled):not(.disabled):active:focus,header .show>.btn-info a.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(58,176,195,.5);box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}footer .btn-warning a,header .btn-warning a{color:#212529;background-color:#ffc107;border-color:#ffc107}footer .btn-warning a:hover,header .btn-warning a:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}footer .btn-warning a.focus,footer .btn-warning a:focus,header .btn-warning a.focus,header .btn-warning a:focus{color:#212529;background-color:#e0a800;border-color:#d39e00;-webkit-box-shadow:0 0 0 .2rem rgba(222,170,12,.5);box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}footer .btn-warning a.disabled,footer .btn-warning a:disabled,header .btn-warning a.disabled,header .btn-warning a:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}footer .btn-warning a:not(:disabled):not(.disabled).active,footer .btn-warning a:not(:disabled):not(.disabled):active,footer .show>.btn-warning a.dropdown-toggle,header .btn-warning a:not(:disabled):not(.disabled).active,header .btn-warning a:not(:disabled):not(.disabled):active,header .show>.btn-warning a.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}footer .btn-warning a:not(:disabled):not(.disabled).active:focus,footer .btn-warning a:not(:disabled):not(.disabled):active:focus,footer .show>.btn-warning a.dropdown-toggle:focus,header .btn-warning a:not(:disabled):not(.disabled).active:focus,header .btn-warning a:not(:disabled):not(.disabled):active:focus,header .show>.btn-warning a.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(222,170,12,.5);box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}footer .btn-danger a,header .btn-danger a{color:#fff;background-color:#dc3545;border-color:#dc3545}footer .btn-danger a:hover,header .btn-danger a:hover{color:#fff;background-color:#c82333;border-color:#bd2130}footer .btn-danger a.focus,footer .btn-danger a:focus,header .btn-danger a.focus,header .btn-danger a:focus{color:#fff;background-color:#c82333;border-color:#bd2130;-webkit-box-shadow:0 0 0 .2rem rgba(225,83,97,.5);box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}footer .btn-danger a.disabled,footer .btn-danger a:disabled,header .btn-danger a.disabled,header .btn-danger a:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}footer .btn-danger a:not(:disabled):not(.disabled).active,footer .btn-danger a:not(:disabled):not(.disabled):active,footer .show>.btn-danger a.dropdown-toggle,header .btn-danger a:not(:disabled):not(.disabled).active,header .btn-danger a:not(:disabled):not(.disabled):active,header .show>.btn-danger a.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}footer .btn-danger a:not(:disabled):not(.disabled).active:focus,footer .btn-danger a:not(:disabled):not(.disabled):active:focus,footer .show>.btn-danger a.dropdown-toggle:focus,header .btn-danger a:not(:disabled):not(.disabled).active:focus,header .btn-danger a:not(:disabled):not(.disabled):active:focus,header .show>.btn-danger a.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(225,83,97,.5);box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}footer .btn-light a,header .btn-light a{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}footer .btn-light a:hover,header .btn-light a:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}footer .btn-light a.focus,footer .btn-light a:focus,header .btn-light a.focus,header .btn-light a:focus{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;-webkit-box-shadow:0 0 0 .2rem rgba(216,217,219,.5);box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}footer .btn-light a.disabled,footer .btn-light a:disabled,header .btn-light a.disabled,header .btn-light a:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}footer .btn-light a:not(:disabled):not(.disabled).active,footer .btn-light a:not(:disabled):not(.disabled):active,footer .show>.btn-light a.dropdown-toggle,header .btn-light a:not(:disabled):not(.disabled).active,header .btn-light a:not(:disabled):not(.disabled):active,header .show>.btn-light a.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}footer .btn-light a:not(:disabled):not(.disabled).active:focus,footer .btn-light a:not(:disabled):not(.disabled):active:focus,footer .show>.btn-light a.dropdown-toggle:focus,header .btn-light a:not(:disabled):not(.disabled).active:focus,header .btn-light a:not(:disabled):not(.disabled):active:focus,header .show>.btn-light a.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(216,217,219,.5);box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}footer .btn-dark a,header .btn-dark a{color:#fff;background-color:#000;border-color:#000}footer .btn-dark a:hover,header .btn-dark a:hover{color:#fff;background-color:#000;border-color:#000}footer .btn-dark a.focus,footer .btn-dark a:focus,header .btn-dark a.focus,header .btn-dark a:focus{color:#fff;background-color:#000;border-color:#000;-webkit-box-shadow:0 0 0 .2rem rgba(38,38,38,.5);box-shadow:0 0 0 .2rem rgba(38,38,38,.5)}footer .btn-dark a.disabled,footer .btn-dark a:disabled,header .btn-dark a.disabled,header .btn-dark a:disabled{color:#fff;background-color:#000;border-color:#000}footer .btn-dark a:not(:disabled):not(.disabled).active,footer .btn-dark a:not(:disabled):not(.disabled):active,footer .show>.btn-dark a.dropdown-toggle,header .btn-dark a:not(:disabled):not(.disabled).active,header .btn-dark a:not(:disabled):not(.disabled):active,header .show>.btn-dark a.dropdown-toggle{color:#fff;background-color:#000;border-color:#000}footer .btn-dark a:not(:disabled):not(.disabled).active:focus,footer .btn-dark a:not(:disabled):not(.disabled):active:focus,footer .show>.btn-dark a.dropdown-toggle:focus,header .btn-dark a:not(:disabled):not(.disabled).active:focus,header .btn-dark a:not(:disabled):not(.disabled):active:focus,header .show>.btn-dark a.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(38,38,38,.5);box-shadow:0 0 0 .2rem rgba(38,38,38,.5)}footer .btn-outline-primary a,header .btn-outline-primary a{color:#0097b4;border-color:#0097b4}footer .btn-outline-primary a:hover,header .btn-outline-primary a:hover{color:#fff;background-color:#0097b4;border-color:#0097b4}footer .btn-outline-primary a.focus,footer .btn-outline-primary a:focus,header .btn-outline-primary a.focus,header .btn-outline-primary a:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,151,180,.5);box-shadow:0 0 0 .2rem rgba(0,151,180,.5)}footer .btn-outline-primary a.disabled,footer .btn-outline-primary a:disabled,header .btn-outline-primary a.disabled,header .btn-outline-primary a:disabled{color:#0097b4;background-color:transparent}footer .btn-outline-primary a:not(:disabled):not(.disabled).active,footer .btn-outline-primary a:not(:disabled):not(.disabled):active,footer .show>.btn-outline-primary a.dropdown-toggle,header .btn-outline-primary a:not(:disabled):not(.disabled).active,header .btn-outline-primary a:not(:disabled):not(.disabled):active,header .show>.btn-outline-primary a.dropdown-toggle{color:#fff;background-color:#0097b4;border-color:#0097b4}footer .btn-outline-primary a:not(:disabled):not(.disabled).active:focus,footer .btn-outline-primary a:not(:disabled):not(.disabled):active:focus,footer .show>.btn-outline-primary a.dropdown-toggle:focus,header .btn-outline-primary a:not(:disabled):not(.disabled).active:focus,header .btn-outline-primary a:not(:disabled):not(.disabled):active:focus,header .show>.btn-outline-primary a.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,151,180,.5);box-shadow:0 0 0 .2rem rgba(0,151,180,.5)}footer .btn-outline-secondary a,header .btn-outline-secondary a{color:#4196b0;border-color:#4196b0}footer .btn-outline-secondary a:hover,header .btn-outline-secondary a:hover{color:#fff;background-color:#4196b0;border-color:#4196b0}footer .btn-outline-secondary a.focus,footer .btn-outline-secondary a:focus,header .btn-outline-secondary a.focus,header .btn-outline-secondary a:focus{-webkit-box-shadow:0 0 0 .2rem rgba(65,150,176,.5);box-shadow:0 0 0 .2rem rgba(65,150,176,.5)}footer .btn-outline-secondary a.disabled,footer .btn-outline-secondary a:disabled,header .btn-outline-secondary a.disabled,header .btn-outline-secondary a:disabled{color:#4196b0;background-color:transparent}footer .btn-outline-secondary a:not(:disabled):not(.disabled).active,footer .btn-outline-secondary a:not(:disabled):not(.disabled):active,footer .show>.btn-outline-secondary a.dropdown-toggle,header .btn-outline-secondary a:not(:disabled):not(.disabled).active,header .btn-outline-secondary a:not(:disabled):not(.disabled):active,header .show>.btn-outline-secondary a.dropdown-toggle{color:#fff;background-color:#4196b0;border-color:#4196b0}footer .btn-outline-secondary a:not(:disabled):not(.disabled).active:focus,footer .btn-outline-secondary a:not(:disabled):not(.disabled):active:focus,footer .show>.btn-outline-secondary a.dropdown-toggle:focus,header .btn-outline-secondary a:not(:disabled):not(.disabled).active:focus,header .btn-outline-secondary a:not(:disabled):not(.disabled):active:focus,header .show>.btn-outline-secondary a.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(65,150,176,.5);box-shadow:0 0 0 .2rem rgba(65,150,176,.5)}footer .btn-outline-success a,header .btn-outline-success a{color:#28a745;border-color:#28a745}footer .btn-outline-success a:hover,header .btn-outline-success a:hover{color:#fff;background-color:#28a745;border-color:#28a745}footer .btn-outline-success a.focus,footer .btn-outline-success a:focus,header .btn-outline-success a.focus,header .btn-outline-success a:focus{-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.5);box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}footer .btn-outline-success a.disabled,footer .btn-outline-success a:disabled,header .btn-outline-success a.disabled,header .btn-outline-success a:disabled{color:#28a745;background-color:transparent}footer .btn-outline-success a:not(:disabled):not(.disabled).active,footer .btn-outline-success a:not(:disabled):not(.disabled):active,footer .show>.btn-outline-success a.dropdown-toggle,header .btn-outline-success a:not(:disabled):not(.disabled).active,header .btn-outline-success a:not(:disabled):not(.disabled):active,header .show>.btn-outline-success a.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}footer .btn-outline-success a:not(:disabled):not(.disabled).active:focus,footer .btn-outline-success a:not(:disabled):not(.disabled):active:focus,footer .show>.btn-outline-success a.dropdown-toggle:focus,header .btn-outline-success a:not(:disabled):not(.disabled).active:focus,header .btn-outline-success a:not(:disabled):not(.disabled):active:focus,header .show>.btn-outline-success a.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.5);box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}footer .btn-outline-info a,header .btn-outline-info a{color:#17a2b8;border-color:#17a2b8}footer .btn-outline-info a:hover,header .btn-outline-info a:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}footer .btn-outline-info a.focus,footer .btn-outline-info a:focus,header .btn-outline-info a.focus,header .btn-outline-info a:focus{-webkit-box-shadow:0 0 0 .2rem rgba(23,162,184,.5);box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}footer .btn-outline-info a.disabled,footer .btn-outline-info a:disabled,header .btn-outline-info a.disabled,header .btn-outline-info a:disabled{color:#17a2b8;background-color:transparent}footer .btn-outline-info a:not(:disabled):not(.disabled).active,footer .btn-outline-info a:not(:disabled):not(.disabled):active,footer .show>.btn-outline-info a.dropdown-toggle,header .btn-outline-info a:not(:disabled):not(.disabled).active,header .btn-outline-info a:not(:disabled):not(.disabled):active,header .show>.btn-outline-info a.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}footer .btn-outline-info a:not(:disabled):not(.disabled).active:focus,footer .btn-outline-info a:not(:disabled):not(.disabled):active:focus,footer .show>.btn-outline-info a.dropdown-toggle:focus,header .btn-outline-info a:not(:disabled):not(.disabled).active:focus,header .btn-outline-info a:not(:disabled):not(.disabled):active:focus,header .show>.btn-outline-info a.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(23,162,184,.5);box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}footer .btn-outline-warning a,header .btn-outline-warning a{color:#ffc107;border-color:#ffc107}footer .btn-outline-warning a:hover,header .btn-outline-warning a:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}footer .btn-outline-warning a.focus,footer .btn-outline-warning a:focus,header .btn-outline-warning a.focus,header .btn-outline-warning a:focus{-webkit-box-shadow:0 0 0 .2rem rgba(255,193,7,.5);box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}footer .btn-outline-warning a.disabled,footer .btn-outline-warning a:disabled,header .btn-outline-warning a.disabled,header .btn-outline-warning a:disabled{color:#ffc107;background-color:transparent}footer .btn-outline-warning a:not(:disabled):not(.disabled).active,footer .btn-outline-warning a:not(:disabled):not(.disabled):active,footer .show>.btn-outline-warning a.dropdown-toggle,header .btn-outline-warning a:not(:disabled):not(.disabled).active,header .btn-outline-warning a:not(:disabled):not(.disabled):active,header .show>.btn-outline-warning a.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}footer .btn-outline-warning a:not(:disabled):not(.disabled).active:focus,footer .btn-outline-warning a:not(:disabled):not(.disabled):active:focus,footer .show>.btn-outline-warning a.dropdown-toggle:focus,header .btn-outline-warning a:not(:disabled):not(.disabled).active:focus,header .btn-outline-warning a:not(:disabled):not(.disabled):active:focus,header .show>.btn-outline-warning a.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(255,193,7,.5);box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}footer .btn-outline-danger a,header .btn-outline-danger a{color:#dc3545;border-color:#dc3545}footer .btn-outline-danger a:hover,header .btn-outline-danger a:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}footer .btn-outline-danger a.focus,footer .btn-outline-danger a:focus,header .btn-outline-danger a.focus,header .btn-outline-danger a:focus{-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.5);box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}footer .btn-outline-danger a.disabled,footer .btn-outline-danger a:disabled,header .btn-outline-danger a.disabled,header .btn-outline-danger a:disabled{color:#dc3545;background-color:transparent}footer .btn-outline-danger a:not(:disabled):not(.disabled).active,footer .btn-outline-danger a:not(:disabled):not(.disabled):active,footer .show>.btn-outline-danger a.dropdown-toggle,header .btn-outline-danger a:not(:disabled):not(.disabled).active,header .btn-outline-danger a:not(:disabled):not(.disabled):active,header .show>.btn-outline-danger a.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}footer .btn-outline-danger a:not(:disabled):not(.disabled).active:focus,footer .btn-outline-danger a:not(:disabled):not(.disabled):active:focus,footer .show>.btn-outline-danger a.dropdown-toggle:focus,header .btn-outline-danger a:not(:disabled):not(.disabled).active:focus,header .btn-outline-danger a:not(:disabled):not(.disabled):active:focus,header .show>.btn-outline-danger a.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.5);box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}footer .btn-outline-light a,header .btn-outline-light a{color:#f8f9fa;border-color:#f8f9fa}footer .btn-outline-light a:hover,header .btn-outline-light a:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}footer .btn-outline-light a.focus,footer .btn-outline-light a:focus,header .btn-outline-light a.focus,header .btn-outline-light a:focus{-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}footer .btn-outline-light a.disabled,footer .btn-outline-light a:disabled,header .btn-outline-light a.disabled,header .btn-outline-light a:disabled{color:#f8f9fa;background-color:transparent}footer .btn-outline-light a:not(:disabled):not(.disabled).active,footer .btn-outline-light a:not(:disabled):not(.disabled):active,footer .show>.btn-outline-light a.dropdown-toggle,header .btn-outline-light a:not(:disabled):not(.disabled).active,header .btn-outline-light a:not(:disabled):not(.disabled):active,header .show>.btn-outline-light a.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}footer .btn-outline-light a:not(:disabled):not(.disabled).active:focus,footer .btn-outline-light a:not(:disabled):not(.disabled):active:focus,footer .show>.btn-outline-light a.dropdown-toggle:focus,header .btn-outline-light a:not(:disabled):not(.disabled).active:focus,header .btn-outline-light a:not(:disabled):not(.disabled):active:focus,header .show>.btn-outline-light a.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}footer .btn-outline-dark a,header .btn-outline-dark a{color:#000;border-color:#000}footer .btn-outline-dark a:hover,header .btn-outline-dark a:hover{color:#fff;background-color:#000;border-color:#000}footer .btn-outline-dark a.focus,footer .btn-outline-dark a:focus,header .btn-outline-dark a.focus,header .btn-outline-dark a:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,0,0,.5);box-shadow:0 0 0 .2rem rgba(0,0,0,.5)}footer .btn-outline-dark a.disabled,footer .btn-outline-dark a:disabled,header .btn-outline-dark a.disabled,header .btn-outline-dark a:disabled{color:#000;background-color:transparent}footer .btn-outline-dark a:not(:disabled):not(.disabled).active,footer .btn-outline-dark a:not(:disabled):not(.disabled):active,footer .show>.btn-outline-dark a.dropdown-toggle,header .btn-outline-dark a:not(:disabled):not(.disabled).active,header .btn-outline-dark a:not(:disabled):not(.disabled):active,header .show>.btn-outline-dark a.dropdown-toggle{color:#fff;background-color:#000;border-color:#000}footer .btn-outline-dark a:not(:disabled):not(.disabled).active:focus,footer .btn-outline-dark a:not(:disabled):not(.disabled):active:focus,footer .show>.btn-outline-dark a.dropdown-toggle:focus,header .btn-outline-dark a:not(:disabled):not(.disabled).active:focus,header .btn-outline-dark a:not(:disabled):not(.disabled):active:focus,header .show>.btn-outline-dark a.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,0,0,.5);box-shadow:0 0 0 .2rem rgba(0,0,0,.5)}footer .text-weight-thin,header .text-weight-thin{font-weight:100;font-style:normal}footer .text-weight-black,header .text-weight-black{font-weight:900;font-style:normal}footer .text-weight-bold,header .text-weight-bold{font-weight:700;font-style:normal}footer .text-weight-light,header .text-weight-light{font-weight:300;font-style:normal}footer .text-weight-medium,header .text-weight-medium{font-weight:500;font-style:normal}footer .text-weight-semi-bold,header .text-weight-semi-bold{font-weight:600;font-style:normal}footer .text-weight-extra-bold,header .text-weight-extra-bold{font-weight:800;font-style:normal}footer .text-size-1,footer .text-size-2,footer h1,footer h2,header .text-size-1,header .text-size-2,header h1,header h2{line-height:1}footer .text-size-1,footer h1,header .text-size-1,header h1{font-size:2.5rem}footer .text-size-2,footer h2,header .text-size-2,header h2{font-size:2rem}footer .text-size-3,footer h3,header .text-size-3,header h3{font-size:1.75rem}footer .text-size-4,footer h4,header .text-size-4,header h4{font-size:1.5rem!important}footer .text-size-5,footer h5,header .text-size-5,header h5{font-size:1.25rem!important}footer .text-size-6,footer h6,header .text-size-6,header h6{font-size:1rem!important}footer p,header p{font-weight:400;font-size:1rem}footer .text-error,header .text-error{color:red!important}footer body,header body{background-image:url(https://www.patapain.com/themes/custom/digipat/dist/2a2e4825b0a0cbc85b00.jpg)!important;background-size:100%;font-family:Raleway,Arial,Helvetica,sans-serif;font-weight:500;font-size:1rem;overflow-x:hidden}footer body.no-bg,header body.no-bg{background:0 0!important}footer body p,header body p{font-size:1rem}footer .mm-page,header .mm-page{padding-top:0!important}footer .no-before:before,header .no-before:before{display:none!important}footer .mm-page,footer .mm-wrapper_background body,header .mm-page,header .mm-wrapper_background body{background-color:transparent}footer .mm-panels,header .mm-panels{padding-bottom:0!important}footer .mm-panels .mm-listview,header .mm-panels .mm-listview{padding:0!important}footer .mm-panels .nav-link,header .mm-panels .nav-link{padding:.75rem 3rem}footer a,header a{color:#0097b4}footer .bg-inverse,header .bg-inverse{background:#4196b0!important}footer .site-footer,header .site-footer{background:#0097b4!important}footer .menu--main li a,header .menu--main li a{color:#4196b0}footer .menu--account li a,header .menu--account li a{color:#4196b0}footer .site-name-slogan a,header .site-name-slogan a{text-decoration:none}footer .cart-empty-page,header .cart-empty-page{text-align:center;font-size:1.75rem;font-weight:700}footer .card-group img,header .card-group img{margin:0;width:100%;height:auto}footer .card-group .field--type-image,header .card-group .field--type-image{margin:0}footer .slick,header .slick{width:100%}footer .slick>div,header .slick>div{margin:0 15px}footer .slick.modale-allergene>div,header .slick.modale-allergene>div{margin:0}footer .menu-mobile-cc,header .menu-mobile-cc{background:#4196b0;color:#fff!important}footer .menu-mobile-traiteur,header .menu-mobile-traiteur{background:#000;color:#fff!important}footer input[type=number],header input[type=number]{text-align:center;padding-top:0;padding-bottom:0;padding-left:0;padding-right:25px;border:1px solid #000;border-radius:0;-moz-appearance:textfield;font-size:1.25rem!important}footer input[type=number]::-webkit-inner-spin-button,footer input[type=number]::-webkit-outer-spin-button,header input[type=number]::-webkit-inner-spin-button,header input[type=number]::-webkit-outer-spin-button{opacity:1;-webkit-appearance:inner-spin-button!important;width:25px;position:absolute;top:0;right:0;height:100%}footer .product_traiteur .is-b-loading:not(.is-b-loaded):not([data-animation])::before,header .product_traiteur .is-b-loading:not(.is-b-loaded):not([data-animation])::before{background:#000}footer #container-coupon .form-coupon .ajax-progress.ajax-progress-throbber,footer .views-field-dc-ajax-add-cart-views-remove-button .ajax-progress.ajax-progress-throbber,footer [data-drupal-selector=edit-actions] .ajax-progress.ajax-progress-throbber,header #container-coupon .form-coupon .ajax-progress.ajax-progress-throbber,header .views-field-dc-ajax-add-cart-views-remove-button .ajax-progress.ajax-progress-throbber,header [data-drupal-selector=edit-actions] .ajax-progress.ajax-progress-throbber{display:none}footer .field--name-quantity .form-type-number,header .field--name-quantity .form-type-number{margin:0;padding:0}footer .field--name-quantity input,footer .field--name-quantity label,footer .field--name-quantity span,header .field--name-quantity input,header .field--name-quantity label,header .field--name-quantity span{max-width:80px;display:inline-block;font-weight:700;text-align:center;background-color:transparent}footer .field--name-quantity label,header .field--name-quantity label{display:none}footer .placeholder-img,header .placeholder-img{opacity:.2}footer .bootstrap-datetimepicker-widget .collapse.in,header .bootstrap-datetimepicker-widget .collapse.in{display:block}footer .row.vertical-gutters .col,header .row.vertical-gutters .col{padding-top:15px;padding-bottom:15px}footer .header .row.vertical-gutters .region-top-header .col,footer .header .row.vertical-gutters.region-top-header .col,footer .row.vertical-gutters .header .region-top-header .col,footer .row.vertical-gutters .no-gutters .col,footer .row.vertical-gutters.no-gutters .col,header .header .row.vertical-gutters .region-top-header .col,header .header .row.vertical-gutters.region-top-header .col,header .row.vertical-gutters .header .region-top-header .col,header .row.vertical-gutters .no-gutters .col,header .row.vertical-gutters.no-gutters .col{padding-top:0;padding-bottom:0}footer .font-weight-regular,header .font-weight-regular{font-weight:400}footer .font-weight-medium,header .font-weight-medium{font-weight:500}footer .size-viginette-digipat,footer .vignette-digipat,header .size-viginette-digipat,header .vignette-digipat{width:90px;height:90px}footer .break,header .break{-ms-flex-preferred-size:100%;flex-basis:100%}footer .justify-content-evenly,header .justify-content-evenly{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}footer .data--time,footer .node--type-frr-article .field--name-created,footer .paragraph--type--lemag-intro .block-mag-intro .field-date,footer .paragraph--type--lemag-intro-deux-derniers .block-mag-intro .field-date,header .data--time,header .node--type-frr-article .field--name-created,header .paragraph--type--lemag-intro .block-mag-intro .field-date,header .paragraph--type--lemag-intro-deux-derniers .block-mag-intro .field-date{font-size:12px;font-weight:400;font-style:italic;color:#6b2a97;margin-bottom:1rem}footer .goToTop,header .goToTop{position:fixed;width:50px;height:50px;right:25px;bottom:25px;z-index:9;background:#e6530f;border-radius:50%;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 0 1px #646464;box-shadow:0 0 1px #646464}footer .goToTop div,header .goToTop div{height:60%;width:60%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}footer .goToTop div img,header .goToTop div img{-webkit-transition:ease-in-out all .3s;transition:ease-in-out all .3s;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1);-webkit-transform:scale(1);transform:scale(1)}footer .ui-dialog,header .ui-dialog{max-width:90vw!important}@media (max-width:991.98px){footer .ui-dialog,header .ui-dialog{left:0!important}}footer .ui-dialog .ui-dialog-titlebar-close,header .ui-dialog .ui-dialog-titlebar-close{background:#fff!important;opacity:1!important;position:relative}footer .ui-dialog .ui-dialog-titlebar-close::after,header .ui-dialog .ui-dialog-titlebar-close::after{content:"X";color:#000;font-weight:700}footer #add-to-cart-result span,header #add-to-cart-result span{text-align:center;font-size:1.2rem;margin-bottom:1rem}footer #add-to-cart-result .variations,header #add-to-cart-result .variations{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer #add-to-cart-result a,header #add-to-cart-result a{background:#000;color:#fff;font-size:.875rem;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block}@media (min-width:992px){footer #add-to-cart-result a,header #add-to-cart-result a{width:auto}}footer #add-to-cart-result a:hover,header #add-to-cart-result a:hover{background:#fff;color:rgba(0,0,0,.9);text-decoration:none!important}footer .maintenance-page #page-wrapper,header .maintenance-page #page-wrapper{width:100%!important;background:0 0!important;border:none!important}footer .maintenance-page #page-wrapper #main,header .maintenance-page #page-wrapper #main{width:100%!important}footer .maintenance-page #page-wrapper #main .maintenance-image,header .maintenance-page #page-wrapper #main .maintenance-image{width:100%!important}footer .background--responsive-picture,header .background--responsive-picture{position:absolute;z-index:0;width:100%;height:100%}footer .background--responsive-picture .field--type-entity-reference,header .background--responsive-picture .field--type-entity-reference{margin:0}footer .background--responsive-picture img,header .background--responsive-picture img{width:100%;height:100%;margin:0;-o-object-fit:cover;object-fit:cover}footer .asterique-required,header .asterique-required{color:red;font-size:24px}footer .text-black,header .text-black{color:#000!important}footer .smiley,header .smiley{display:block;width:60px!important;height:auto}footer .digipat-slider-container .digipat-slider--arrows .digipat-slider--arrow::after,header .digipat-slider-container .digipat-slider--arrows .digipat-slider--arrow::after{content:""}footer .digipat-slider-container .digipat-slider--arrows .digipat-slider--arrow-prev,header .digipat-slider-container .digipat-slider--arrows .digipat-slider--arrow-prev{background-size:contain;background-position:center;background-repeat:no-repeat;height:30px;width:20px;background-image:url(https://www.patapain.com/themes/custom/digipat/dist/95a083bde88a0e3e0bc2.png);left:10px}@media (min-width:576px){footer .digipat-slider-container .digipat-slider--arrows .digipat-slider--arrow-prev,header .digipat-slider-container .digipat-slider--arrows .digipat-slider--arrow-prev{left:-45px}}footer .digipat-slider-container .digipat-slider--arrows .digipat-slider--arrow-next,header .digipat-slider-container .digipat-slider--arrows .digipat-slider--arrow-next{background-size:contain;background-position:center;background-repeat:no-repeat;height:30px;width:20px;background-image:url(https://www.patapain.com/themes/custom/digipat/dist/b3987841643584cb9a6a.png);right:10px}@media (min-width:576px){footer .digipat-slider-container .digipat-slider--arrows .digipat-slider--arrow-next,header .digipat-slider-container .digipat-slider--arrows .digipat-slider--arrow-next{right:-45px}}footer .digipat-slider-container .swiper-pagination,header .digipat-slider-container .swiper-pagination{text-align:center}footer .digipat-slider-container .swiper-pagination .swiper-pagination-bullet,header .digipat-slider-container .swiper-pagination .swiper-pagination-bullet{background:#d2d2d2;border:1px solid transparent;border-radius:13px;height:13px;opacity:1;padding:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:13px}footer .digipat-slider-container .swiper-pagination .swiper-pagination-bullet-active,header .digipat-slider-container .swiper-pagination .swiper-pagination-bullet-active{background-color:#000;padding:0 15px}footer .text-small,header .text-small{font-size:1.5rem!important}footer .text-big,header .text-big{font-size:3rem!important}footer .media--blazy.media--bundle--image.is-b-loading::before,header .media--blazy.media--bundle--image.is-b-loading::before{display:none}@media (max-width:1199.98px){footer .path-frontpage .highlighted.region-highlighted .alert-wrapper,header .path-frontpage .highlighted.region-highlighted .alert-wrapper{padding:0}footer .path-frontpage .highlighted.region-highlighted .alert-wrapper .alert:first-child,header .path-frontpage .highlighted.region-highlighted .alert-wrapper .alert:first-child{margin-top:200px}}footer #cart-offcanvas-bg,header #cart-offcanvas-bg{z-index:10}footer form .form-control,footer form input[type=email],footer form input[type=password],footer form input[type=text],footer form select,footer form textarea,header form .form-control,header form input[type=email],header form input[type=password],header form input[type=text],header form select,header form textarea{height:44px;border-radius:0;background-color:transparent;border:solid #d9d9d9 1px;text-align:left;background-color:#fff;width:100%;border:solid #000 1px;font-size:.8rem}footer form .form-control::-moz-placeholder,footer form input[type=email]::-moz-placeholder,footer form input[type=password]::-moz-placeholder,footer form input[type=text]::-moz-placeholder,footer form select::-moz-placeholder,footer form textarea::-moz-placeholder,header form .form-control::-moz-placeholder,header form input[type=email]::-moz-placeholder,header form input[type=password]::-moz-placeholder,header form input[type=text]::-moz-placeholder,header form select::-moz-placeholder,header form textarea::-moz-placeholder{text-align:left}footer form .form-control::-webkit-input-placeholder,footer form input[type=email]::-webkit-input-placeholder,footer form input[type=password]::-webkit-input-placeholder,footer form input[type=text]::-webkit-input-placeholder,footer form select::-webkit-input-placeholder,footer form textarea::-webkit-input-placeholder,header form .form-control::-webkit-input-placeholder,header form input[type=email]::-webkit-input-placeholder,header form input[type=password]::-webkit-input-placeholder,header form input[type=text]::-webkit-input-placeholder,header form select::-webkit-input-placeholder,header form textarea::-webkit-input-placeholder{text-align:left}footer form .form-control:-ms-input-placeholder,footer form input[type=email]:-ms-input-placeholder,footer form input[type=password]:-ms-input-placeholder,footer form input[type=text]:-ms-input-placeholder,footer form select:-ms-input-placeholder,footer form textarea:-ms-input-placeholder,header form .form-control:-ms-input-placeholder,header form input[type=email]:-ms-input-placeholder,header form input[type=password]:-ms-input-placeholder,header form input[type=text]:-ms-input-placeholder,header form select:-ms-input-placeholder,header form textarea:-ms-input-placeholder{text-align:left}footer form .form-control::-ms-input-placeholder,footer form input[type=email]::-ms-input-placeholder,footer form input[type=password]::-ms-input-placeholder,footer form input[type=text]::-ms-input-placeholder,footer form select::-ms-input-placeholder,footer form textarea::-ms-input-placeholder,header form .form-control::-ms-input-placeholder,header form input[type=email]::-ms-input-placeholder,header form input[type=password]::-ms-input-placeholder,header form input[type=text]::-ms-input-placeholder,header form select::-ms-input-placeholder,header form textarea::-ms-input-placeholder{text-align:left}footer form .form-control::placeholder,footer form input[type=email]::placeholder,footer form input[type=password]::placeholder,footer form input[type=text]::placeholder,footer form select::placeholder,footer form textarea::placeholder,header form .form-control::placeholder,header form input[type=email]::placeholder,header form input[type=password]::placeholder,header form input[type=text]::placeholder,header form select::placeholder,header form textarea::placeholder{text-align:left}footer form.form-inline label:not(.form-check-label),footer form.form-inline legend,header form.form-inline label:not(.form-check-label),header form.form-inline legend{padding:1rem 0 .2rem 0;width:100%;text-align:left;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}footer form.form-inline .form-control,header form.form-inline .form-control{width:100%}footer form.form-inline .form-check:not(.form-check-label),header form.form-inline .form-check:not(.form-check-label){display:inline-block;padding-left:1.25rem}footer form.form-inline .form-group,header form.form-inline .form-group{text-align:left;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}footer form .form-check-label,header form .form-check-label{padding-left:0}footer form .fieldset-wrapper>.radio div:last-child,header form .fieldset-wrapper>.radio div:last-child{margin-left:3rem}footer form .fieldset-wrapper>.radio input,header form .fieldset-wrapper>.radio input{position:absolute;width:1px;opacity:0;-webkit-transform:translateX(20px0px);transform:translateX(20px0px);border:0;-webkit-box-shadow:none;box-shadow:none;outline:0;font-size:inherit;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@supports (display:grid){footer form .fieldset-wrapper>.radio input,header form .fieldset-wrapper>.radio input{width:auto;-webkit-transform:translateX(calc(100% + 4px + 0));transform:translateX(calc(100% + 4px + 0))}}footer form .fieldset-wrapper>.radio input:disabled+label:before,header form .fieldset-wrapper>.radio input:disabled+label:before{border-color:rgba(0,0,0,.26)}footer form .fieldset-wrapper>.radio input:disabled:checked+label:before,header form .fieldset-wrapper>.radio input:disabled:checked+label:before{background:rgba(0,0,0,.26)}footer form .fieldset-wrapper>.radio input+label,header form .fieldset-wrapper>.radio input+label{cursor:pointer;display:inline;position:relative;line-height:18px;padding-left:.5rem!important}footer form .fieldset-wrapper>.radio input+label:after,footer form .fieldset-wrapper>.radio input+label:before,header form .fieldset-wrapper>.radio input+label:after,header form .fieldset-wrapper>.radio input+label:before{content:"";position:absolute;left:-18px;top:0}footer form .fieldset-wrapper>.radio input+label:before,header form .fieldset-wrapper>.radio input+label:before{width:18px;height:18px;background:#fff;border:1px solid rgba(0,0,0,.54);border-radius:50%;cursor:pointer;-webkit-transition:background .3s;transition:background .3s}footer form .fieldset-wrapper>.radio input:checked+label,header form .fieldset-wrapper>.radio input:checked+label{font-weight:700}footer form .fieldset-wrapper>.radio input:checked+label:after,header form .fieldset-wrapper>.radio input:checked+label:after{background:#000;width:12px;height:12px;border-radius:50%;border:0;border-top-style:none;border-right-style:none;top:3px;left:-15px}footer form .radio,header form .radio{vertical-align:middle;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}footer form .checkbox input,header form .checkbox input{position:absolute;width:1px;opacity:0;-webkit-transform:translateX(20px0px);transform:translateX(20px0px);border:0;-webkit-box-shadow:none;box-shadow:none;outline:0;font-size:inherit;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@supports (display:grid){footer form .checkbox input,header form .checkbox input{width:auto;-webkit-transform:translateX(calc(100% + 4px + 0));transform:translateX(calc(100% + 4px + 0))}}footer form .checkbox input:disabled+label:before,header form .checkbox input:disabled+label:before{border-color:rgba(0,0,0,.26)}footer form .checkbox input:disabled:checked+label:before,header form .checkbox input:disabled:checked+label:before{background:rgba(0,0,0,.26)}footer form .checkbox input+label,header form .checkbox input+label{cursor:pointer;display:inline;position:relative;line-height:18px;padding-left:.5rem!important}footer form .checkbox input+label:after,footer form .checkbox input+label:before,header form .checkbox input+label:after,header form .checkbox input+label:before{content:"";position:absolute;left:-18px;top:0}footer form .checkbox input+label:before,header form .checkbox input+label:before{width:18px;height:18px;background:#fff;border:2px solid #343a40;border-radius:0;cursor:pointer;-webkit-transition:background .3s;transition:background .3s}footer form .checkbox input:checked+label,header form .checkbox input:checked+label{font-weight:700}footer form .checkbox input:checked+label:before,header form .checkbox input:checked+label:before{background:#000;width:18px;height:18px;border-radius:0;border:0;border-top-style:none;border-right-style:none;top:0;left:-18px}footer form .checkbox input:checked+label:after,header form .checkbox input:checked+label:after{left:-11px;top:3px;width:5px;height:10px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}footer form .field--name-field-civilite legend,header form .field--name-field-civilite legend{display:inline-block;font-size:12px;margin-bottom:0}footer form .checkbox .form-check,header form .checkbox .form-check{display:inline-block;padding-left:0;text-align:left;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}footer form .confirm-parent,footer form .password-parent,header form .confirm-parent,header form .password-parent{max-width:100%}footer form.form-type-password,footer form.form-type-textfield,header form.form-type-password,header form.form-type-textfield{position:relative}footer form.form-type-password input,footer form.form-type-textfield input,header form.form-type-password input,header form.form-type-textfield input{border-radius:0;border:solid #000 1px;font-size:.8rem}footer form.form-type-password input::-moz-placeholder,footer form.form-type-textfield input::-moz-placeholder,header form.form-type-password input::-moz-placeholder,header form.form-type-textfield input::-moz-placeholder{font-size:.8rem;text-align:center}footer form.form-type-password input::-webkit-input-placeholder,footer form.form-type-textfield input::-webkit-input-placeholder,header form.form-type-password input::-webkit-input-placeholder,header form.form-type-textfield input::-webkit-input-placeholder{font-size:.8rem;text-align:center}footer form.form-type-password input:-ms-input-placeholder,footer form.form-type-textfield input:-ms-input-placeholder,header form.form-type-password input:-ms-input-placeholder,header form.form-type-textfield input:-ms-input-placeholder{font-size:.8rem;text-align:center}footer form.form-type-password input::-ms-input-placeholder,footer form.form-type-textfield input::-ms-input-placeholder,header form.form-type-password input::-ms-input-placeholder,header form.form-type-textfield input::-ms-input-placeholder{font-size:.8rem;text-align:center}footer form.form-type-password input::placeholder,footer form.form-type-textfield input::placeholder,header form.form-type-password input::placeholder,header form.form-type-textfield input::placeholder{font-size:.8rem;text-align:center}footer form.form-type-password label,footer form.form-type-textfield label,header form.form-type-password label,header form.form-type-textfield label{display:none}footer form .form-check-input,header form .form-check-input{margin-bottom:0}footer form button[type=submit],header form button[type=submit]{background:0 0;color:#000;font-size:.875rem;border:1px solid #000;border-radius:0;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block;padding:.7rem 2rem;margin-top:1.5rem}@media (min-width:992px){footer form button[type=submit],header form button[type=submit]{width:auto}}footer form button[type=submit]:hover,header form button[type=submit]:hover{background:#000;color:#fff;text-decoration:none!important}footer #user-cancel-form,header #user-cancel-form{text-align:center}footer #user-cancel-form #edit-actions,header #user-cancel-form #edit-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;width:100%}footer #user-cancel-form #edit-actions button[type=submit],header #user-cancel-form #edit-actions button[type=submit]{margin:0}footer .btn:active,footer .btn:focus,header .btn:active,header .btn:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,0,0,.5);box-shadow:0 0 0 .2rem rgba(0,0,0,.5)}footer .btn-yellow,header .btn-yellow{background:#ffc107;color:#fff;font-size:.875rem;border:1px solid #fff;border-radius:0;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block;border:none}@media (min-width:992px){footer .btn-yellow,header .btn-yellow{width:auto}}footer .btn-yellow:hover,header .btn-yellow:hover{background:#fff;color:#000;text-decoration:none!important}footer .btn-yellow:hover,header .btn-yellow:hover{background-color:#ba8b00}footer .pagination,header .pagination{padding:2rem 0;margin:0 auto}footer .pagination .page-item.active .page-link,header .pagination .page-item.active .page-link{background-color:transparent;border:1px solid #000}@media (max-width:991.98px){footer .pagination .page-item.active .page-link,header .pagination .page-item.active .page-link{background-color:#000;color:#fff}}footer .pagination .page-item .page-link,header .pagination .page-item .page-link{font-weight:700;width:60px;height:60px;text-align:center;line-height:60px;background-color:transparent;color:#000;border-color:transparent;padding:0;border-radius:0;font-size:1rem}@media (max-width:991.98px){footer .pagination .page-item .page-link,header .pagination .page-item .page-link{line-height:35px;width:35px;height:35px}}footer .entity-user-edit_form .user-form-profile,header .entity-user-edit_form .user-form-profile{background-color:rgba(0,0,0,.05);padding:48px;margin:0 auto}@media (min-width:576px){footer .entity-user-edit_form .user-form-profile,header .entity-user-edit_form .user-form-profile{max-width:540px}}@media (min-width:768px){footer .entity-user-edit_form .user-form-profile,header .entity-user-edit_form .user-form-profile{max-width:720px}}@media (min-width:992px){footer .entity-user-edit_form .user-form-profile,header .entity-user-edit_form .user-form-profile{max-width:960px}}@media (min-width:1200px){footer .entity-user-edit_form .user-form-profile,header .entity-user-edit_form .user-form-profile{max-width:1140px}}footer .entity-user-edit_form .user-form-profile>.details-wrapper,footer .entity-user-edit_form .user-form-profile>.form-group,header .entity-user-edit_form .user-form-profile>.details-wrapper,header .entity-user-edit_form .user-form-profile>.form-group{width:100%;max-width:575px;-webkit-box-flex:0;-ms-flex:0 1 575px;flex:0 1 575px;margin:0 auto;padding:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}footer .entity-user-edit_form .user-form-profile>.details-wrapper .form-group,footer .entity-user-edit_form .user-form-profile>.form-group .form-group,header .entity-user-edit_form .user-form-profile>.details-wrapper .form-group,header .entity-user-edit_form .user-form-profile>.form-group .form-group{padding-right:0;padding-left:0;width:100%}footer .entity-user-edit_form .user-form-profile>.details-wrapper,header .entity-user-edit_form .user-form-profile>.details-wrapper{margin-top:2rem}footer .entity-user-edit_form .user-form-profile .details-wrapper,header .entity-user-edit_form .user-form-profile .details-wrapper{width:100%}footer .entity-user-edit_form .user-form-profile .form-check,header .entity-user-edit_form .user-form-profile .form-check{margin-bottom:.5rem}footer .entity-user-edit_form .user-form-profile .field--name-newletter-offres-profiles,header .entity-user-edit_form .user-form-profile .field--name-newletter-offres-profiles{margin-top:1rem}footer .signup-block,header .signup-block{padding-top:3rem;padding-bottom:2rem}footer #sectionLogin .user-form,footer .user-login .user-form,header #sectionLogin .user-form,header .user-login .user-form{padding:1rem;margin:0 auto}@media (min-width:576px){footer #sectionLogin .user-form,footer .user-login .user-form,header #sectionLogin .user-form,header .user-login .user-form{max-width:540px}}@media (min-width:768px){footer #sectionLogin .user-form,footer .user-login .user-form,header #sectionLogin .user-form,header .user-login .user-form{max-width:720px}}@media (min-width:992px){footer #sectionLogin .user-form,footer .user-login .user-form,header #sectionLogin .user-form,header .user-login .user-form{max-width:960px}}@media (min-width:1200px){footer #sectionLogin .user-form,footer .user-login .user-form,header #sectionLogin .user-form,header .user-login .user-form{max-width:1140px}}footer #sectionLogin .user-form .password-confirm-message,footer .user-login .user-form .password-confirm-message,header #sectionLogin .user-form .password-confirm-message,header .user-login .user-form .password-confirm-message{font-weight:700}footer #sectionLogin .user-form .password-strength__title,footer .user-login .user-form .password-strength__title,header #sectionLogin .user-form .password-strength__title,header .user-login .user-form .password-strength__title{font-weight:700}footer #sectionLogin .user-form>.details-wrapper,footer #sectionLogin .user-form>.form-group,footer .user-login .user-form>.details-wrapper,footer .user-login .user-form>.form-group,header #sectionLogin .user-form>.details-wrapper,header #sectionLogin .user-form>.form-group,header .user-login .user-form>.details-wrapper,header .user-login .user-form>.form-group{width:100%;max-width:575px;-webkit-box-flex:0;-ms-flex:0 1 575px;flex:0 1 575px;margin:0 auto;padding:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}footer #sectionLogin .user-form>.details-wrapper .form-group,footer #sectionLogin .user-form>.form-group .form-group,footer .user-login .user-form>.details-wrapper .form-group,footer .user-login .user-form>.form-group .form-group,header #sectionLogin .user-form>.details-wrapper .form-group,header #sectionLogin .user-form>.form-group .form-group,header .user-login .user-form>.details-wrapper .form-group,header .user-login .user-form>.form-group .form-group{padding-right:0;padding-left:0;width:100%}footer #sectionLogin .user-form .field--type-boolean,footer .user-login .user-form .field--type-boolean,header #sectionLogin .user-form .field--type-boolean,header .user-login .user-form .field--type-boolean{margin-bottom:1rem}footer #sectionLogin .user-form .field--type-boolean .js-form-item,footer .user-login .user-form .field--type-boolean .js-form-item,header #sectionLogin .user-form .field--type-boolean .js-form-item,header .user-login .user-form .field--type-boolean .js-form-item{padding-left:0}footer #sectionLogin .user-form>.details-wrapper,footer .user-login .user-form>.details-wrapper,header #sectionLogin .user-form>.details-wrapper,header .user-login .user-form>.details-wrapper{margin-top:2rem}footer #sectionLogin .user-form .details-wrapper,footer .user-login .user-form .details-wrapper,header #sectionLogin .user-form .details-wrapper,header .user-login .user-form .details-wrapper{width:100%}footer #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-restaurant-favoris,footer .user-login .user-form .form-item-customer-profiles-0-entity-field-restaurant-favoris,header #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-restaurant-favoris,header .user-login .user-form .form-item-customer-profiles-0-entity-field-restaurant-favoris{font-weight:700}footer #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date,footer #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-phone-0-value,footer #sectionLogin .user-form .form-type-email,footer #sectionLogin .user-form .form-type-password,footer #sectionLogin .user-form .form-type-password-confirm,footer #sectionLogin .user-form .form-type-textfield,footer .user-login .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date,footer .user-login .user-form .form-item-customer-profiles-0-entity-field-phone-0-value,footer .user-login .user-form .form-type-email,footer .user-login .user-form .form-type-password,footer .user-login .user-form .form-type-password-confirm,footer .user-login .user-form .form-type-textfield,header #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date,header #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-phone-0-value,header #sectionLogin .user-form .form-type-email,header #sectionLogin .user-form .form-type-password,header #sectionLogin .user-form .form-type-password-confirm,header #sectionLogin .user-form .form-type-textfield,header .user-login .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date,header .user-login .user-form .form-item-customer-profiles-0-entity-field-phone-0-value,header .user-login .user-form .form-type-email,header .user-login .user-form .form-type-password,header .user-login .user-form .form-type-password-confirm,header .user-login .user-form .form-type-textfield{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;position:relative}footer #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date label,footer #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-phone-0-value label,footer #sectionLogin .user-form .form-type-email label,footer #sectionLogin .user-form .form-type-password label,footer #sectionLogin .user-form .form-type-password-confirm label,footer #sectionLogin .user-form .form-type-textfield label,footer .user-login .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date label,footer .user-login .user-form .form-item-customer-profiles-0-entity-field-phone-0-value label,footer .user-login .user-form .form-type-email label,footer .user-login .user-form .form-type-password label,footer .user-login .user-form .form-type-password-confirm label,footer .user-login .user-form .form-type-textfield label,header #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date label,header #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-phone-0-value label,header #sectionLogin .user-form .form-type-email label,header #sectionLogin .user-form .form-type-password label,header #sectionLogin .user-form .form-type-password-confirm label,header #sectionLogin .user-form .form-type-textfield label,header .user-login .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date label,header .user-login .user-form .form-item-customer-profiles-0-entity-field-phone-0-value label,header .user-login .user-form .form-type-email label,header .user-login .user-form .form-type-password label,header .user-login .user-form .form-type-password-confirm label,header .user-login .user-form .form-type-textfield label{position:absolute;top:15px;left:1rem;font-style:italic;color:#000;font-size:.8rem;pointer-events:none;margin:0 0 0 5px}footer #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date input,footer #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-phone-0-value input,footer #sectionLogin .user-form .form-type-email input,footer #sectionLogin .user-form .form-type-password input,footer #sectionLogin .user-form .form-type-password-confirm input,footer #sectionLogin .user-form .form-type-textfield input,footer .user-login .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date input,footer .user-login .user-form .form-item-customer-profiles-0-entity-field-phone-0-value input,footer .user-login .user-form .form-type-email input,footer .user-login .user-form .form-type-password input,footer .user-login .user-form .form-type-password-confirm input,footer .user-login .user-form .form-type-textfield input,header #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date input,header #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-phone-0-value input,header #sectionLogin .user-form .form-type-email input,header #sectionLogin .user-form .form-type-password input,header #sectionLogin .user-form .form-type-password-confirm input,header #sectionLogin .user-form .form-type-textfield input,header .user-login .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date input,header .user-login .user-form .form-item-customer-profiles-0-entity-field-phone-0-value input,header .user-login .user-form .form-type-email input,header .user-login .user-form .form-type-password input,header .user-login .user-form .form-type-password-confirm input,header .user-login .user-form .form-type-textfield input{font-size:.8rem;font-weight:700;color:#000;position:relative;z-index:1;resize:none;width:100%;height:auto;padding:.75rem 1rem;background:0 0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}footer #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date input::-moz-placeholder,footer #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-phone-0-value input::-moz-placeholder,footer #sectionLogin .user-form .form-type-email input::-moz-placeholder,footer #sectionLogin .user-form .form-type-password input::-moz-placeholder,footer #sectionLogin .user-form .form-type-password-confirm input::-moz-placeholder,footer #sectionLogin .user-form .form-type-textfield input::-moz-placeholder,footer .user-login .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date input::-moz-placeholder,footer .user-login .user-form .form-item-customer-profiles-0-entity-field-phone-0-value input::-moz-placeholder,footer .user-login .user-form .form-type-email input::-moz-placeholder,footer .user-login .user-form .form-type-password input::-moz-placeholder,footer .user-login .user-form .form-type-password-confirm input::-moz-placeholder,footer .user-login .user-form .form-type-textfield input::-moz-placeholder,header #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date input::-moz-placeholder,header #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-phone-0-value input::-moz-placeholder,header #sectionLogin .user-form .form-type-email input::-moz-placeholder,header #sectionLogin .user-form .form-type-password input::-moz-placeholder,header #sectionLogin .user-form .form-type-password-confirm input::-moz-placeholder,header #sectionLogin .user-form .form-type-textfield input::-moz-placeholder,header .user-login .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date input::-moz-placeholder,header .user-login .user-form .form-item-customer-profiles-0-entity-field-phone-0-value input::-moz-placeholder,header .user-login .user-form .form-type-email input::-moz-placeholder,header .user-login .user-form .form-type-password input::-moz-placeholder,header .user-login .user-form .form-type-password-confirm input::-moz-placeholder,header .user-login .user-form .form-type-textfield input::-moz-placeholder{opacity:0;visibility:hidden;color:transparent}footer #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date input::-webkit-input-placeholder,footer #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-phone-0-value input::-webkit-input-placeholder,footer #sectionLogin .user-form .form-type-email input::-webkit-input-placeholder,footer #sectionLogin .user-form .form-type-password input::-webkit-input-placeholder,footer #sectionLogin .user-form .form-type-password-confirm input::-webkit-input-placeholder,footer #sectionLogin .user-form .form-type-textfield input::-webkit-input-placeholder,footer .user-login .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date input::-webkit-input-placeholder,footer .user-login .user-form .form-item-customer-profiles-0-entity-field-phone-0-value input::-webkit-input-placeholder,footer .user-login .user-form .form-type-email input::-webkit-input-placeholder,footer .user-login .user-form .form-type-password input::-webkit-input-placeholder,footer .user-login .user-form .form-type-password-confirm input::-webkit-input-placeholder,footer .user-login .user-form .form-type-textfield input::-webkit-input-placeholder,header #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date input::-webkit-input-placeholder,header #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-phone-0-value input::-webkit-input-placeholder,header #sectionLogin .user-form .form-type-email input::-webkit-input-placeholder,header #sectionLogin .user-form .form-type-password input::-webkit-input-placeholder,header #sectionLogin .user-form .form-type-password-confirm input::-webkit-input-placeholder,header #sectionLogin .user-form .form-type-textfield input::-webkit-input-placeholder,header .user-login .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date input::-webkit-input-placeholder,header .user-login .user-form .form-item-customer-profiles-0-entity-field-phone-0-value input::-webkit-input-placeholder,header .user-login .user-form .form-type-email input::-webkit-input-placeholder,header .user-login .user-form .form-type-password input::-webkit-input-placeholder,header .user-login .user-form .form-type-password-confirm input::-webkit-input-placeholder,header .user-login .user-form .form-type-textfield input::-webkit-input-placeholder{opacity:0;visibility:hidden;color:transparent}footer #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date input:-ms-input-placeholder,footer #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-phone-0-value input:-ms-input-placeholder,footer #sectionLogin .user-form .form-type-email input:-ms-input-placeholder,footer #sectionLogin .user-form .form-type-password input:-ms-input-placeholder,footer #sectionLogin .user-form .form-type-password-confirm input:-ms-input-placeholder,footer #sectionLogin .user-form .form-type-textfield input:-ms-input-placeholder,footer .user-login .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date input:-ms-input-placeholder,footer .user-login .user-form .form-item-customer-profiles-0-entity-field-phone-0-value input:-ms-input-placeholder,footer .user-login .user-form .form-type-email input:-ms-input-placeholder,footer .user-login .user-form .form-type-password input:-ms-input-placeholder,footer .user-login .user-form .form-type-password-confirm input:-ms-input-placeholder,footer .user-login .user-form .form-type-textfield input:-ms-input-placeholder,header #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date input:-ms-input-placeholder,header #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-phone-0-value input:-ms-input-placeholder,header #sectionLogin .user-form .form-type-email input:-ms-input-placeholder,header #sectionLogin .user-form .form-type-password input:-ms-input-placeholder,header #sectionLogin .user-form .form-type-password-confirm input:-ms-input-placeholder,header #sectionLogin .user-form .form-type-textfield input:-ms-input-placeholder,header .user-login .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date input:-ms-input-placeholder,header .user-login .user-form .form-item-customer-profiles-0-entity-field-phone-0-value input:-ms-input-placeholder,header .user-login .user-form .form-type-email input:-ms-input-placeholder,header .user-login .user-form .form-type-password input:-ms-input-placeholder,header .user-login .user-form .form-type-password-confirm input:-ms-input-placeholder,header .user-login .user-form .form-type-textfield input:-ms-input-placeholder{opacity:0;visibility:hidden;color:transparent}footer #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date input::-ms-input-placeholder,footer #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-phone-0-value input::-ms-input-placeholder,footer #sectionLogin .user-form .form-type-email input::-ms-input-placeholder,footer #sectionLogin .user-form .form-type-password input::-ms-input-placeholder,footer #sectionLogin .user-form .form-type-password-confirm input::-ms-input-placeholder,footer #sectionLogin .user-form .form-type-textfield input::-ms-input-placeholder,footer .user-login .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date input::-ms-input-placeholder,footer .user-login .user-form .form-item-customer-profiles-0-entity-field-phone-0-value input::-ms-input-placeholder,footer .user-login .user-form .form-type-email input::-ms-input-placeholder,footer .user-login .user-form .form-type-password input::-ms-input-placeholder,footer .user-login .user-form .form-type-password-confirm input::-ms-input-placeholder,footer .user-login .user-form .form-type-textfield input::-ms-input-placeholder,header #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date input::-ms-input-placeholder,header #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-phone-0-value input::-ms-input-placeholder,header #sectionLogin .user-form .form-type-email input::-ms-input-placeholder,header #sectionLogin .user-form .form-type-password input::-ms-input-placeholder,header #sectionLogin .user-form .form-type-password-confirm input::-ms-input-placeholder,header #sectionLogin .user-form .form-type-textfield input::-ms-input-placeholder,header .user-login .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date input::-ms-input-placeholder,header .user-login .user-form .form-item-customer-profiles-0-entity-field-phone-0-value input::-ms-input-placeholder,header .user-login .user-form .form-type-email input::-ms-input-placeholder,header .user-login .user-form .form-type-password input::-ms-input-placeholder,header .user-login .user-form .form-type-password-confirm input::-ms-input-placeholder,header .user-login .user-form .form-type-textfield input::-ms-input-placeholder{opacity:0;visibility:hidden;color:transparent}footer #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date input::placeholder,footer #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-phone-0-value input::placeholder,footer #sectionLogin .user-form .form-type-email input::placeholder,footer #sectionLogin .user-form .form-type-password input::placeholder,footer #sectionLogin .user-form .form-type-password-confirm input::placeholder,footer #sectionLogin .user-form .form-type-textfield input::placeholder,footer .user-login .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date input::placeholder,footer .user-login .user-form .form-item-customer-profiles-0-entity-field-phone-0-value input::placeholder,footer .user-login .user-form .form-type-email input::placeholder,footer .user-login .user-form .form-type-password input::placeholder,footer .user-login .user-form .form-type-password-confirm input::placeholder,footer .user-login .user-form .form-type-textfield input::placeholder,header #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date input::placeholder,header #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-phone-0-value input::placeholder,header #sectionLogin .user-form .form-type-email input::placeholder,header #sectionLogin .user-form .form-type-password input::placeholder,header #sectionLogin .user-form .form-type-password-confirm input::placeholder,header #sectionLogin .user-form .form-type-textfield input::placeholder,header .user-login .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date input::placeholder,header .user-login .user-form .form-item-customer-profiles-0-entity-field-phone-0-value input::placeholder,header .user-login .user-form .form-type-email input::placeholder,header .user-login .user-form .form-type-password input::placeholder,header .user-login .user-form .form-type-password-confirm input::placeholder,header .user-login .user-form .form-type-textfield input::placeholder{opacity:0;visibility:hidden;color:transparent}footer #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date input:focus,footer #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-phone-0-value input:focus,footer #sectionLogin .user-form .form-type-email input:focus,footer #sectionLogin .user-form .form-type-password input:focus,footer #sectionLogin .user-form .form-type-password-confirm input:focus,footer #sectionLogin .user-form .form-type-textfield input:focus,footer .user-login .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date input:focus,footer .user-login .user-form .form-item-customer-profiles-0-entity-field-phone-0-value input:focus,footer .user-login .user-form .form-type-email input:focus,footer .user-login .user-form .form-type-password input:focus,footer .user-login .user-form .form-type-password-confirm input:focus,footer .user-login .user-form .form-type-textfield input:focus,header #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date input:focus,header #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-phone-0-value input:focus,header #sectionLogin .user-form .form-type-email input:focus,header #sectionLogin .user-form .form-type-password input:focus,header #sectionLogin .user-form .form-type-password-confirm input:focus,header #sectionLogin .user-form .form-type-textfield input:focus,header .user-login .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date input:focus,header .user-login .user-form .form-item-customer-profiles-0-entity-field-phone-0-value input:focus,header .user-login .user-form .form-type-email input:focus,header .user-login .user-form .form-type-password input:focus,header .user-login .user-form .form-type-password-confirm input:focus,header .user-login .user-form .form-type-textfield input:focus{outline:0;border-color:#000}footer #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date input:focus~label,footer #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-phone-0-value input:focus~label,footer #sectionLogin .user-form .form-type-email input:focus~label,footer #sectionLogin .user-form .form-type-password input:focus~label,footer #sectionLogin .user-form .form-type-password-confirm input:focus~label,footer #sectionLogin .user-form .form-type-textfield input:focus~label,footer .user-login .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date input:focus~label,footer .user-login .user-form .form-item-customer-profiles-0-entity-field-phone-0-value input:focus~label,footer .user-login .user-form .form-type-email input:focus~label,footer .user-login .user-form .form-type-password input:focus~label,footer .user-login .user-form .form-type-password-confirm input:focus~label,footer .user-login .user-form .form-type-textfield input:focus~label,header #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date input:focus~label,header #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-phone-0-value input:focus~label,header #sectionLogin .user-form .form-type-email input:focus~label,header #sectionLogin .user-form .form-type-password input:focus~label,header #sectionLogin .user-form .form-type-password-confirm input:focus~label,header #sectionLogin .user-form .form-type-textfield input:focus~label,header .user-login .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date input:focus~label,header .user-login .user-form .form-item-customer-profiles-0-entity-field-phone-0-value input:focus~label,header .user-login .user-form .form-type-email input:focus~label,header .user-login .user-form .form-type-password input:focus~label,header .user-login .user-form .form-type-password-confirm input:focus~label,header .user-login .user-form .form-type-textfield input:focus~label{display:none;z-index:5}footer #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date input:not(:-moz-placeholder-shown).input:not(:focus)~label,footer #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-phone-0-value input:not(:-moz-placeholder-shown).input:not(:focus)~label,footer #sectionLogin .user-form .form-type-email input:not(:-moz-placeholder-shown).input:not(:focus)~label,footer #sectionLogin .user-form .form-type-password input:not(:-moz-placeholder-shown).input:not(:focus)~label,footer #sectionLogin .user-form .form-type-password-confirm input:not(:-moz-placeholder-shown).input:not(:focus)~label,footer #sectionLogin .user-form .form-type-textfield input:not(:-moz-placeholder-shown).input:not(:focus)~label,footer .user-login .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date input:not(:-moz-placeholder-shown).input:not(:focus)~label,footer .user-login .user-form .form-item-customer-profiles-0-entity-field-phone-0-value input:not(:-moz-placeholder-shown).input:not(:focus)~label,footer .user-login .user-form .form-type-email input:not(:-moz-placeholder-shown).input:not(:focus)~label,footer .user-login .user-form .form-type-password input:not(:-moz-placeholder-shown).input:not(:focus)~label,footer .user-login .user-form .form-type-password-confirm input:not(:-moz-placeholder-shown).input:not(:focus)~label,footer .user-login .user-form .form-type-textfield input:not(:-moz-placeholder-shown).input:not(:focus)~label,header #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date input:not(:-moz-placeholder-shown).input:not(:focus)~label,header #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-phone-0-value input:not(:-moz-placeholder-shown).input:not(:focus)~label,header #sectionLogin .user-form .form-type-email input:not(:-moz-placeholder-shown).input:not(:focus)~label,header #sectionLogin .user-form .form-type-password input:not(:-moz-placeholder-shown).input:not(:focus)~label,header #sectionLogin .user-form .form-type-password-confirm input:not(:-moz-placeholder-shown).input:not(:focus)~label,header #sectionLogin .user-form .form-type-textfield input:not(:-moz-placeholder-shown).input:not(:focus)~label,header .user-login .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date input:not(:-moz-placeholder-shown).input:not(:focus)~label,header .user-login .user-form .form-item-customer-profiles-0-entity-field-phone-0-value input:not(:-moz-placeholder-shown).input:not(:focus)~label,header .user-login .user-form .form-type-email input:not(:-moz-placeholder-shown).input:not(:focus)~label,header .user-login .user-form .form-type-password input:not(:-moz-placeholder-shown).input:not(:focus)~label,header .user-login .user-form .form-type-password-confirm input:not(:-moz-placeholder-shown).input:not(:focus)~label,header .user-login .user-form .form-type-textfield input:not(:-moz-placeholder-shown).input:not(:focus)~label{display:none;z-index:9;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out}footer #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date input:not(:-ms-input-placeholder).input:not(:focus)~label,footer #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-phone-0-value input:not(:-ms-input-placeholder).input:not(:focus)~label,footer #sectionLogin .user-form .form-type-email input:not(:-ms-input-placeholder).input:not(:focus)~label,footer #sectionLogin .user-form .form-type-password input:not(:-ms-input-placeholder).input:not(:focus)~label,footer #sectionLogin .user-form .form-type-password-confirm input:not(:-ms-input-placeholder).input:not(:focus)~label,footer #sectionLogin .user-form .form-type-textfield input:not(:-ms-input-placeholder).input:not(:focus)~label,footer .user-login .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date input:not(:-ms-input-placeholder).input:not(:focus)~label,footer .user-login .user-form .form-item-customer-profiles-0-entity-field-phone-0-value input:not(:-ms-input-placeholder).input:not(:focus)~label,footer .user-login .user-form .form-type-email input:not(:-ms-input-placeholder).input:not(:focus)~label,footer .user-login .user-form .form-type-password input:not(:-ms-input-placeholder).input:not(:focus)~label,footer .user-login .user-form .form-type-password-confirm input:not(:-ms-input-placeholder).input:not(:focus)~label,footer .user-login .user-form .form-type-textfield input:not(:-ms-input-placeholder).input:not(:focus)~label,header #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date input:not(:-ms-input-placeholder).input:not(:focus)~label,header #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-phone-0-value input:not(:-ms-input-placeholder).input:not(:focus)~label,header #sectionLogin .user-form .form-type-email input:not(:-ms-input-placeholder).input:not(:focus)~label,header #sectionLogin .user-form .form-type-password input:not(:-ms-input-placeholder).input:not(:focus)~label,header #sectionLogin .user-form .form-type-password-confirm input:not(:-ms-input-placeholder).input:not(:focus)~label,header #sectionLogin .user-form .form-type-textfield input:not(:-ms-input-placeholder).input:not(:focus)~label,header .user-login .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date input:not(:-ms-input-placeholder).input:not(:focus)~label,header .user-login .user-form .form-item-customer-profiles-0-entity-field-phone-0-value input:not(:-ms-input-placeholder).input:not(:focus)~label,header .user-login .user-form .form-type-email input:not(:-ms-input-placeholder).input:not(:focus)~label,header .user-login .user-form .form-type-password input:not(:-ms-input-placeholder).input:not(:focus)~label,header .user-login .user-form .form-type-password-confirm input:not(:-ms-input-placeholder).input:not(:focus)~label,header .user-login .user-form .form-type-textfield input:not(:-ms-input-placeholder).input:not(:focus)~label{display:none;z-index:9;-ms-transition:all .2s ease-in-out;transition:all .2s ease-in-out}footer #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date input:not(:placeholder-shown).input:not(:focus)~label,footer #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-phone-0-value input:not(:placeholder-shown).input:not(:focus)~label,footer #sectionLogin .user-form .form-type-email input:not(:placeholder-shown).input:not(:focus)~label,footer #sectionLogin .user-form .form-type-password input:not(:placeholder-shown).input:not(:focus)~label,footer #sectionLogin .user-form .form-type-password-confirm input:not(:placeholder-shown).input:not(:focus)~label,footer #sectionLogin .user-form .form-type-textfield input:not(:placeholder-shown).input:not(:focus)~label,footer .user-login .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date input:not(:placeholder-shown).input:not(:focus)~label,footer .user-login .user-form .form-item-customer-profiles-0-entity-field-phone-0-value input:not(:placeholder-shown).input:not(:focus)~label,footer .user-login .user-form .form-type-email input:not(:placeholder-shown).input:not(:focus)~label,footer .user-login .user-form .form-type-password input:not(:placeholder-shown).input:not(:focus)~label,footer .user-login .user-form .form-type-password-confirm input:not(:placeholder-shown).input:not(:focus)~label,footer .user-login .user-form .form-type-textfield input:not(:placeholder-shown).input:not(:focus)~label,header #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date input:not(:placeholder-shown).input:not(:focus)~label,header #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-phone-0-value input:not(:placeholder-shown).input:not(:focus)~label,header #sectionLogin .user-form .form-type-email input:not(:placeholder-shown).input:not(:focus)~label,header #sectionLogin .user-form .form-type-password input:not(:placeholder-shown).input:not(:focus)~label,header #sectionLogin .user-form .form-type-password-confirm input:not(:placeholder-shown).input:not(:focus)~label,header #sectionLogin .user-form .form-type-textfield input:not(:placeholder-shown).input:not(:focus)~label,header .user-login .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date input:not(:placeholder-shown).input:not(:focus)~label,header .user-login .user-form .form-item-customer-profiles-0-entity-field-phone-0-value input:not(:placeholder-shown).input:not(:focus)~label,header .user-login .user-form .form-type-email input:not(:placeholder-shown).input:not(:focus)~label,header .user-login .user-form .form-type-password input:not(:placeholder-shown).input:not(:focus)~label,header .user-login .user-form .form-type-password-confirm input:not(:placeholder-shown).input:not(:focus)~label,header .user-login .user-form .form-type-textfield input:not(:placeholder-shown).input:not(:focus)~label{display:none;z-index:9;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}footer #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date:first-child,footer .user-login .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date:first-child,header #sectionLogin .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date:first-child,header .user-login .user-form .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date:first-child{display:none}footer #sectionLogin .user-form #edit-customer-profiles-0-entity-field-date-de-naissance-wrapper>label,footer .user-login .user-form #edit-customer-profiles-0-entity-field-date-de-naissance-wrapper>label,header #sectionLogin .user-form #edit-customer-profiles-0-entity-field-date-de-naissance-wrapper>label,header .user-login .user-form #edit-customer-profiles-0-entity-field-date-de-naissance-wrapper>label{display:none}footer #sectionLogin .user-form label[for=edit-pass--2]:after,footer .user-login .user-form label[for=edit-pass--2]:after,header #sectionLogin .user-form label[for=edit-pass--2]:after,header .user-login .user-form label[for=edit-pass--2]:after{display:none}footer #sectionLogin .user-form .form-type-email,footer #sectionLogin .user-form .form-type-password,footer #sectionLogin .user-form .form-type-password-confirm,footer .user-login .user-form .form-type-email,footer .user-login .user-form .form-type-password,footer .user-login .user-form .form-type-password-confirm,header #sectionLogin .user-form .form-type-email,header #sectionLogin .user-form .form-type-password,header #sectionLogin .user-form .form-type-password-confirm,header .user-login .user-form .form-type-email,header .user-login .user-form .form-type-password,header .user-login .user-form .form-type-password-confirm{margin-bottom:1rem}footer #sectionLogin .user-form .field--name-field-civilite legend,footer .user-login .user-form .field--name-field-civilite legend,header #sectionLogin .user-form .field--name-field-civilite legend,header .user-login .user-form .field--name-field-civilite legend{display:none}footer #sectionLogin .user-form .field--name-field-civilite .fieldset-wrapper,footer .user-login .user-form .field--name-field-civilite .fieldset-wrapper,header #sectionLogin .user-form .field--name-field-civilite .fieldset-wrapper,header .user-login .user-form .field--name-field-civilite .fieldset-wrapper{text-align:center}footer #sectionLogin .user-form .field--name-field-civilite .radio,footer .user-login .user-form .field--name-field-civilite .radio,header #sectionLogin .user-form .field--name-field-civilite .radio,header .user-login .user-form .field--name-field-civilite .radio{-ms-flex-wrap:wrap;flex-wrap:wrap}footer #sectionLogin .user-form .field--name-field-offres>div,footer .user-login .user-form .field--name-field-offres>div,header #sectionLogin .user-form .field--name-field-offres>div,header .user-login .user-form .field--name-field-offres>div{padding-left:1.2rem!important}footer #sectionLogin .user-form .field--name-field-politique-donnees-perso>div,footer .user-login .user-form .field--name-field-politique-donnees-perso>div,header #sectionLogin .user-form .field--name-field-politique-donnees-perso>div,header .user-login .user-form .field--name-field-politique-donnees-perso>div{padding-left:1.2rem!important}footer #sectionLogin .user-form .field--name-field-politique-donnees-perso>div label.form-required::before,footer .user-login .user-form .field--name-field-politique-donnees-perso>div label.form-required::before,header #sectionLogin .user-form .field--name-field-politique-donnees-perso>div label.form-required::before,header .user-login .user-form .field--name-field-politique-donnees-perso>div label.form-required::before{border-radius:50%}footer #sectionLogin .user-form .field--name-field-politique-donnees-perso>div label.form-required::after,footer .user-login .user-form .field--name-field-politique-donnees-perso>div label.form-required::after,header #sectionLogin .user-form .field--name-field-politique-donnees-perso>div label.form-required::after,header .user-login .user-form .field--name-field-politique-donnees-perso>div label.form-required::after{visibility:hidden}footer #sectionLogin .user-form .field--name-field-politique-donnees-perso>div label.form-required span,footer .user-login .user-form .field--name-field-politique-donnees-perso>div label.form-required span,header #sectionLogin .user-form .field--name-field-politique-donnees-perso>div label.form-required span,header .user-login .user-form .field--name-field-politique-donnees-perso>div label.form-required span{position:relative;width:7px;height:15px;display:inline-block}footer #sectionLogin .user-form .field--name-field-politique-donnees-perso>div label.form-required span::after,footer .user-login .user-form .field--name-field-politique-donnees-perso>div label.form-required span::after,header #sectionLogin .user-form .field--name-field-politique-donnees-perso>div label.form-required span::after,header .user-login .user-form .field--name-field-politique-donnees-perso>div label.form-required span::after{content:"";width:7px;height:15px;position:absolute!important;background-image:url(https://www.patapain.com/themes/custom/digipat/dist/1332a27dd321d1dbe2a9.svg);background-repeat:no-repeat;background-size:7px 7px;background-position:top}footer #sectionLogin .user-form .field--name-field-politique-donnees-perso>div input:checked+label::after,footer .user-login .user-form .field--name-field-politique-donnees-perso>div input:checked+label::after,header #sectionLogin .user-form .field--name-field-politique-donnees-perso>div input:checked+label::after,header .user-login .user-form .field--name-field-politique-donnees-perso>div input:checked+label::after{left:-16px;visibility:visible}footer #sectionLogin .user-form .field--name-field-newsletter>div,footer .user-login .user-form .field--name-field-newsletter>div,header #sectionLogin .user-form .field--name-field-newsletter>div,header .user-login .user-form .field--name-field-newsletter>div{padding-left:1.2rem!important}footer #sectionLogin .user-form .field--name-field-newsletter input[type=checkbox],footer .user-login .user-form .field--name-field-newsletter input[type=checkbox],header #sectionLogin .user-form .field--name-field-newsletter input[type=checkbox],header .user-login .user-form .field--name-field-newsletter input[type=checkbox]{-webkit-transform:none;transform:none}footer #sectionLogin .user-form .field--name-field-offres,footer .user-login .user-form .field--name-field-offres,header #sectionLogin .user-form .field--name-field-offres,header .user-login .user-form .field--name-field-offres{padding-top:0}footer #sectionLogin .user-form .password-confirm,footer #sectionLogin .user-form .password-field,footer .user-login .user-form .password-confirm,footer .user-login .user-form .password-field,header #sectionLogin .user-form .password-confirm,header #sectionLogin .user-form .password-field,header .user-login .user-form .password-confirm,header .user-login .user-form .password-field{width:100%}footer #sectionLogin .user-form #edit-account,footer .user-login .user-form #edit-account,header #sectionLogin .user-form #edit-account,header .user-login .user-form #edit-account{margin:0 auto}footer #sectionLogin .user-form #edit-account #edit-pass,footer .user-login .user-form #edit-account #edit-pass,header #sectionLogin .user-form #edit-account #edit-pass,header .user-login .user-form #edit-account #edit-pass{padding-left:0;padding-right:0}footer #sectionLogin .user-form #edit-account #edit-pass--description,footer .user-login .user-form #edit-account #edit-pass--description,header #sectionLogin .user-form #edit-account #edit-pass--description,header .user-login .user-form #edit-account #edit-pass--description{margin-left:30px}footer #sectionLogin .user-form .form-actions,footer .user-login .user-form .form-actions,header #sectionLogin .user-form .form-actions,header .user-login .user-form .form-actions{text-align:center}footer #sectionLogin .user-form>div[data-drupal-selector=edit-actions] button,footer .user-login .user-form>div[data-drupal-selector=edit-actions] button,header #sectionLogin .user-form>div[data-drupal-selector=edit-actions] button,header .user-login .user-form>div[data-drupal-selector=edit-actions] button{margin-top:0}@media (min-width:768px){footer .user-form-profile div.js-form-item-fidelite-profiles-0-entity-field-email-fidelite-value,footer .user-form-profile div.js-form-item-fidelite-profiles-0-entity-field-sms-fidelite-value,header .user-form-profile div.js-form-item-fidelite-profiles-0-entity-field-email-fidelite-value,header .user-form-profile div.js-form-item-fidelite-profiles-0-entity-field-sms-fidelite-value{padding-left:2.5rem!important}}footer .user-form-profile .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date:first-child input,header .user-form-profile .form-item-customer-profiles-0-entity-field-date-de-naissance-0-value-date:first-child input{display:none}footer .user-form-profile .replace-input label,header .user-form-profile .replace-input label{display:none!important}footer .user-form-profile .replace-input::-moz-placeholder,header .user-form-profile .replace-input::-moz-placeholder{content:"dd/mm/YYYY"}footer .user-form-profile .replace-input::-webkit-input-placeholder,header .user-form-profile .replace-input::-webkit-input-placeholder{content:"dd/mm/YYYY"}footer .user-form-profile .replace-input:-ms-input-placeholder,header .user-form-profile .replace-input:-ms-input-placeholder{content:"dd/mm/YYYY"}footer .user-form-profile .replace-input::-ms-input-placeholder,header .user-form-profile .replace-input::-ms-input-placeholder{content:"dd/mm/YYYY"}footer .user-form-profile .replace-input::placeholder,header .user-form-profile .replace-input::placeholder{content:"dd/mm/YYYY"}footer #navbar-top,header #navbar-top{padding:0 1rem}footer #navbar-top.navbar-dark .nav-link:focus,footer #navbar-top.navbar-dark .nav-link:hover,header #navbar-top.navbar-dark .nav-link:focus,header #navbar-top.navbar-dark .nav-link:hover{color:rgba(255,255,255,.75)}footer #navbar-top.navbar-dark .nav-link,header #navbar-top.navbar-dark .nav-link{color:rgba(255,255,255,.5)}footer #navbar-top.navbar-light .nav-link:focus,footer #navbar-top.navbar-light .nav-link:hover,header #navbar-top.navbar-light .nav-link:focus,header #navbar-top.navbar-light .nav-link:hover{color:rgba(0,0,0,.7)}footer #navbar-top.navbar-light .nav-link,header #navbar-top.navbar-light .nav-link{color:rgba(0,0,0,.5)}footer .navbar-brand .site-logo,header .navbar-brand .site-logo{margin-right:1rem}@media (max-width:33.9em){footer .navbar-toggleable-xs .navbar-nav .nav-item+.nav-item,footer .navbar-toggleable-xs.collapse.in .navbar-nav .nav-item,header .navbar-toggleable-xs .navbar-nav .nav-item+.nav-item,header .navbar-toggleable-xs.collapse.in .navbar-nav .nav-item{margin-left:0;float:none}}@media (max-width:47.9em){footer .navbar-toggleable-sm .navbar-nav .nav-item+.nav-item,footer .navbar-toggleable-xs.collapse.in .navbar-nav .nav-item,header .navbar-toggleable-sm .navbar-nav .nav-item+.nav-item,header .navbar-toggleable-xs.collapse.in .navbar-nav .nav-item{margin-left:0;float:none}}footer #block-digipat-account-menu .nav-link.login,header #block-digipat-account-menu .nav-link.login{padding:0;text-decoration:underline}footer #block-digipat-account-menu .dropdown-toggle div span:last-child,header #block-digipat-account-menu .dropdown-toggle div span:last-child{font-weight:700;font-size:14px}footer .menu__item .dropdown-menu,header .menu__item .dropdown-menu{position:absolute}footer .menu__item .dropdown-menu a,header .menu__item .dropdown-menu a{color:#000}footer #block-cartflyout,header #block-cartflyout{cursor:pointer}footer #block-cartflyout .cart-flyout,header #block-cartflyout .cart-flyout{pointer-events:none}footer #cart-offcanvas,header #cart-offcanvas{max-width:100vw;padding-top:0;min-width:370px;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}footer #cart-offcanvas.is-open,header #cart-offcanvas.is-open{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}footer #cart-offcanvas .cart--cart-offcanvas,header #cart-offcanvas .cart--cart-offcanvas{height:100%;min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer #cart-offcanvas .cart--cart-offcanvas #total_flyout_view,header #cart-offcanvas .cart--cart-offcanvas #total_flyout_view{padding:0;margin:0}footer #cart-offcanvas .cart--cart-offcanvas #total_flyout_view .fidelity-empty,header #cart-offcanvas .cart--cart-offcanvas #total_flyout_view .fidelity-empty{display:none}footer #cart-offcanvas .cart--cart-offcanvas .points-panier,header #cart-offcanvas .cart--cart-offcanvas .points-panier{display:none}footer #cart-offcanvas .cart--cart-offcanvas .checkout-data span,header #cart-offcanvas .cart--cart-offcanvas .checkout-data span{font-size:.8rem}footer #cart-offcanvas .cart--cart-offcanvas .checkout-data .qty-total,header #cart-offcanvas .cart--cart-offcanvas .checkout-data .qty-total{display:none}footer #cart-offcanvas .cart--cart-offcanvas .checkout-data .order-total-line,header #cart-offcanvas .cart--cart-offcanvas .checkout-data .order-total-line{padding:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}footer #cart-offcanvas .cart--cart-offcanvas .checkout-data .order-total-line .type,header #cart-offcanvas .cart--cart-offcanvas .checkout-data .order-total-line .type{display:none}footer #cart-offcanvas .cart--cart-offcanvas .checkout-data .order-total-line.order-total-line__total,header #cart-offcanvas .cart--cart-offcanvas .checkout-data .order-total-line.order-total-line__total{font-weight:900;margin-top:0!important}footer #cart-offcanvas .cart--cart-offcanvas .checkout-data .order-total-line.order-total-line__total span,header #cart-offcanvas .cart--cart-offcanvas .checkout-data .order-total-line.order-total-line__total span{font-size:1rem}footer #cart-offcanvas .cart--cart-offcanvas .checkout-data .order-total-line.order-total-line__total>div,header #cart-offcanvas .cart--cart-offcanvas .checkout-data .order-total-line.order-total-line__total>div{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}footer #cart-offcanvas .cart--cart-offcanvas .checkout-data .order-total-line.taxe,header #cart-offcanvas .cart--cart-offcanvas .checkout-data .order-total-line.taxe{border-bottom:1px solid #dedede}footer #cart-offcanvas .cart--cart-offcanvas .checkout-data .order-total-line.taxe>div,header #cart-offcanvas .cart--cart-offcanvas .checkout-data .order-total-line.taxe>div{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}footer #cart-offcanvas .cart--cart-offcanvas .checkout-data .order-total-line:last-child,header #cart-offcanvas .cart--cart-offcanvas .checkout-data .order-total-line:last-child{border-top:1px solid #dedede}footer #cart-offcanvas .cart--cart-offcanvas .checkout-data .order-total-line .order-total-line-label,header #cart-offcanvas .cart--cart-offcanvas .checkout-data .order-total-line .order-total-line-label{font-weight:700}footer #cart-offcanvas .cart--cart-offcanvas .checkout-data .order-total-line.order-total-line-value,header #cart-offcanvas .cart--cart-offcanvas .checkout-data .order-total-line.order-total-line-value{font-weight:900}footer #cart-offcanvas .cart--cart-offcanvas .checkout-data .order-total-line__adjustment--promotion,header #cart-offcanvas .cart--cart-offcanvas .checkout-data .order-total-line__adjustment--promotion{color:#499f47}footer #cart-offcanvas .cart--cart-offcanvas .checkout-data .order-total-line__adjustment--promotion span::first-letter,header #cart-offcanvas .cart--cart-offcanvas .checkout-data .order-total-line__adjustment--promotion span::first-letter{text-transform:uppercase}footer #cart-offcanvas .cart--cart-offcanvas .title-cart-flyout span,header #cart-offcanvas .cart--cart-offcanvas .title-cart-flyout span{font-size:1.5rem;line-height:1.5rem;font-weight:700;display:block;padding:15px}footer #cart-offcanvas .cart--cart-offcanvas .title-cart-flyout .cart--cart-offcanvas__close,header #cart-offcanvas .cart--cart-offcanvas .title-cart-flyout .cart--cart-offcanvas__close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}footer #cart-offcanvas .cart--cart-offcanvas .title-cart-flyout .cart--cart-offcanvas__close button,header #cart-offcanvas .cart--cart-offcanvas .title-cart-flyout .cart--cart-offcanvas__close button{float:inherit}footer #cart-offcanvas .cart--cart-offcanvas .cart-block--offcanvas-contents,header #cart-offcanvas .cart--cart-offcanvas .cart-block--offcanvas-contents{overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none;-webkit-box-flex:1;-ms-flex:1;flex:1}footer #cart-offcanvas .cart--cart-offcanvas .cart-block--offcanvas-contents::-webkit-scrollbar,header #cart-offcanvas .cart--cart-offcanvas .cart-block--offcanvas-contents::-webkit-scrollbar{display:none}footer #cart-offcanvas .cart--cart-offcanvas .cart-block--offcanvas-contents .item-container,header #cart-offcanvas .cart--cart-offcanvas .cart-block--offcanvas-contents .item-container{position:relative;background:#fefefe;-webkit-transition:.3s all ease-in;transition:.3s all ease-in}footer #cart-offcanvas .cart--cart-offcanvas .cart-block--offcanvas-contents .item-container::after,footer #cart-offcanvas .cart--cart-offcanvas .cart-block--offcanvas-contents .item-container::before,header #cart-offcanvas .cart--cart-offcanvas .cart-block--offcanvas-contents .item-container::after,header #cart-offcanvas .cart--cart-offcanvas .cart-block--offcanvas-contents .item-container::before{content:"";height:1px;background:#f0f0f0;position:absolute;left:0;right:0}footer #cart-offcanvas .cart--cart-offcanvas .cart-block--offcanvas-contents .item-container:first-child::before,header #cart-offcanvas .cart--cart-offcanvas .cart-block--offcanvas-contents .item-container:first-child::before{height:0}footer #cart-offcanvas .cart--cart-offcanvas .cart-block--offcanvas-contents .item-container::after,header #cart-offcanvas .cart--cart-offcanvas .cart-block--offcanvas-contents .item-container::after{bottom:0}footer #cart-offcanvas .cart--cart-offcanvas .cart-block--offcanvas-contents .item-container::after:last-child,header #cart-offcanvas .cart--cart-offcanvas .cart-block--offcanvas-contents .item-container::after:last-child{height:2px}footer #cart-offcanvas .cart--cart-offcanvas .cart-block--offcanvas-contents .item-container .data-line,header #cart-offcanvas .cart--cart-offcanvas .cart-block--offcanvas-contents .item-container .data-line{padding-top:15px;padding-bottom:15px}footer #cart-offcanvas .cart--cart-offcanvas .cart-block--offcanvas-contents .item-container span.price,header #cart-offcanvas .cart--cart-offcanvas .cart-block--offcanvas-contents .item-container span.price{font-weight:700;font-size:1rem;line-height:1.2rem}footer #cart-offcanvas .cart--cart-offcanvas .cart-block--offcanvas-contents .item-container .container-quantity-button,header #cart-offcanvas .cart--cart-offcanvas .cart-block--offcanvas-contents .item-container .container-quantity-button{width:inherit}footer #cart-offcanvas .cart--cart-offcanvas .cart-block--offcanvas-contents .item-container .container-quantity-button button,footer #cart-offcanvas .cart--cart-offcanvas .cart-block--offcanvas-contents .item-container .container-quantity-button input,header #cart-offcanvas .cart--cart-offcanvas .cart-block--offcanvas-contents .item-container .container-quantity-button button,header #cart-offcanvas .cart--cart-offcanvas .cart-block--offcanvas-contents .item-container .container-quantity-button input{width:45px;height:45px}footer #cart-offcanvas .cart--cart-offcanvas .cart-block--offcanvas-contents .item-container .img-container-product,header #cart-offcanvas .cart--cart-offcanvas .cart-block--offcanvas-contents .item-container .img-container-product{position:relative;overflow:hidden}footer #cart-offcanvas .cart--cart-offcanvas .cart-block--offcanvas-contents .item-container .img-container-product img,header #cart-offcanvas .cart--cart-offcanvas .cart-block--offcanvas-contents .item-container .img-container-product img{position:absolute;width:100%;top:50%;left:50%;right:auto;-webkit-transition:.3s all ease-in;transition:.3s all ease-in;-webkit-transform:scale(1) translate(-50%,-50%);transform:scale(1) translate(-50%,-50%)}footer #cart-offcanvas .cart--cart-offcanvas .cart-block--offcanvas-contents .item-container button.button-delete,header #cart-offcanvas .cart--cart-offcanvas .cart-block--offcanvas-contents .item-container button.button-delete{-webkit-box-shadow:none;box-shadow:none}footer #cart-offcanvas .cart--cart-offcanvas .cart-block--offcanvas-contents .item-container button.button-delete img,header #cart-offcanvas .cart--cart-offcanvas .cart-block--offcanvas-contents .item-container button.button-delete img{-webkit-transition:.3s all ease-in;transition:.3s all ease-in;opacity:0}footer #cart-offcanvas .cart--cart-offcanvas .cart-block--offcanvas-contents .item-container:hover,header #cart-offcanvas .cart--cart-offcanvas .cart-block--offcanvas-contents .item-container:hover{background:#f0f0f0}footer #cart-offcanvas .cart--cart-offcanvas .cart-block--offcanvas-contents .item-container:hover .img-container-product img,header #cart-offcanvas .cart--cart-offcanvas .cart-block--offcanvas-contents .item-container:hover .img-container-product img{width:100%;-webkit-transform:scale(1.09) translate(-50%,-50%);transform:scale(1.09) translate(-50%,-50%)}footer #cart-offcanvas .cart--cart-offcanvas .cart-block--offcanvas-contents .item-container:hover button.button-delete img,header #cart-offcanvas .cart--cart-offcanvas .cart-block--offcanvas-contents .item-container:hover button.button-delete img{-webkit-transition:.3s all ease-in;transition:.3s all ease-in;opacity:1}footer #cart-offcanvas .cart--cart-offcanvas .result,header #cart-offcanvas .cart--cart-offcanvas .result{padding:15px 0;min-height:150px;background:#f0f0f0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer #cart-offcanvas .cart--cart-offcanvas .result .views-element-container,header #cart-offcanvas .cart--cart-offcanvas .result .views-element-container{width:80%}footer #cart-offcanvas .cart--cart-offcanvas .result a,header #cart-offcanvas .cart--cart-offcanvas .result a{width:80%;margin-top:15px;margin-bottom:15px}footer #main,header #main{position:relative}@media (max-width:1199.98px){footer #main,header #main{margin-top:90px}}footer .alert-wrapper,header .alert-wrapper{position:relative!important;padding:.5rem}footer .alert-wrapper .close,header .alert-wrapper .close{padding:.3em}footer .alert-wrapper .list-group .list-group-item,header .alert-wrapper .list-group .list-group-item{background-color:transparent;border-color:transparent}footer .alert-wrapper .list-group .list-group-item:before,header .alert-wrapper .list-group .list-group-item:before{content:"-";margin-right:.5em}footer .alert-wrapper .placeholder,footer .alert-wrapper em,header .alert-wrapper .placeholder,header .alert-wrapper em{font-weight:700}footer .alert,header .alert{min-width:150px;padding:15px;border:1px solid transparent;border-radius:3px}footer .alert:not(:last-child),header .alert:not(:last-child){margin-bottom:1rem!important}footer .alert-success,header .alert-success{background-color:#91cf91;border-color:#80c780;color:#3d8b3d}footer .alert-warning,header .alert-warning{background-color:#ebc063;border-color:#e8b64c;color:#a07415}footer .alert-danger,header .alert-danger{background-color:#e27c79;border-color:#dd6864;color:#9f2723}footer .alert p,header .alert p{padding:0;margin:0}footer .alert i,header .alert i{padding-right:5px;vertical-align:middle;font-size:24px}footer .alert .close-alert,header .alert .close-alert{-webkit-appearance:none;position:relative;float:right;padding:0;border:0;cursor:pointer;color:inherit;background:0 0;font-size:21px;line-height:1;font-weight:700;text-shadow:0 1px 0 rgba(255,255,255,.7);opacity:.4}footer .alert .close-alert:hover,header .alert .close-alert:hover{opacity:.7}footer .alert,footer .shadow-1,header .alert,header .shadow-1{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}footer .alert:hover,footer .shadow-2,header .alert:hover,header .shadow-2{-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}footer :root,header :root{--mm-sidebar-collapsed-size:50px;--mm-sidebar-expanded-size:300px}footer :root,header :root{--mm-line-height:25px;--mm-listitem-size:44px;--mm-navbar-size:44px;--mm-offset-top:0;--mm-offset-right:0;--mm-offset-bottom:0;--mm-offset-left:0;--mm-color-border:transparent;--mm-color-button:$black;--mm-color-text:$black;--mm-color-text-dimmed:$black;--mm-color-background:$white;--mm-color-background-highlight:$white;--mm-color-background-emphasis:$white;--mm-shadow:none}footer .menu-responsive__close,header .menu-responsive__close{position:relative;background-color:transparent;background-image:url(https://www.patapain.com/themes/custom/digipat/dist/b98194901d3fd8bb9ebf.svg);background-size:contain;width:20px;height:20px;-webkit-transform:rotate(45deg);transform:rotate(45deg);cursor:pointer;margin-right:2rem}footer .menu-responsive__close:after,header .menu-responsive__close:after{content:"";position:absolute;top:50%;left:50%;right:auto;bottom:auto;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:40px;height:40px}footer .mm-wrapper_opening .mm-menu_offcanvas~.mm-slideout,header .mm-wrapper_opening .mm-menu_offcanvas~.mm-slideout{-webkit-transform:translate3d(var(--mm-sidebar-expanded-size),0,0);transform:translate3d(var(--mm-sidebar-expanded-size),0,0)}footer .mm-wrapper_opened .mm-menu_fx-menu-slide,header .mm-wrapper_opened .mm-menu_fx-menu-slide{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:-webkit-transform .2s linear!important;transition:-webkit-transform .2s linear!important;transition:transform .2s linear!important;transition:transform .2s linear,-webkit-transform .2s linear!important}footer .offcanvas-collapse .title-menu,header .offcanvas-collapse .title-menu{overflow:hidden;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;height:80px;margin-bottom:1rem}footer .offcanvas-collapse .title-menu:after,header .offcanvas-collapse .title-menu:after{display:inline-block!important;content:"";position:absolute;top:auto;bottom:0;left:0;right:0;background-color:rgba(222,226,230,.3215686275);height:2px;width:calc(100% - 4rem);margin:0 auto}footer .offcanvas-collapse .title-menu .menu-responsive__close,header .offcanvas-collapse .title-menu .menu-responsive__close{margin-left:1rem}footer .offcanvas-collapse .title-menu h3,header .offcanvas-collapse .title-menu h3{margin-bottom:0;margin-right:2rem;font-weight:400;text-transform:uppercase}footer .block-devis-link-block,header .block-devis-link-block{padding:2rem 2rem}footer .block-devis-link-block a,header .block-devis-link-block a{width:100%}footer #sliding-popup .eu-cookie-compliance-banner,header #sliding-popup .eu-cookie-compliance-banner{border:2px solid #e6e6e6;padding:2em 0;background-color:#fefefe}footer #sliding-popup .eu-cookie-compliance-banner button,footer #sliding-popup .eu-cookie-compliance-banner h2,footer #sliding-popup .eu-cookie-compliance-banner p,header #sliding-popup .eu-cookie-compliance-banner button,header #sliding-popup .eu-cookie-compliance-banner h2,header #sliding-popup .eu-cookie-compliance-banner p{color:#000}footer #sliding-popup .eu-cookie-compliance-banner button,header #sliding-popup .eu-cookie-compliance-banner button{border:solid #000 1px;border-radius:0;padding:12px;color:#000;background-color:rgba(0,0,0,0);font-weight:700;font-size:1rem;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background-image:none;text-shadow:none}footer #sliding-popup .eu-cookie-compliance-banner button:hover,header #sliding-popup .eu-cookie-compliance-banner button:hover{background-color:rgba(0,0,0,.1)}@media (max-width:767.98px){footer #block-bannerfooter,header #block-bannerfooter{display:none}}@media (min-width:576px){footer #block-bannerfooter,header #block-bannerfooter{margin-left:0}}footer #block-bannerfooter .content,header #block-bannerfooter .content{width:280px}footer #block-bannerfooter .content img,header #block-bannerfooter .content img{width:100%}footer #block-bannerfooter .content>div.font-weight-bold,header #block-bannerfooter .content>div.font-weight-bold{line-height:1}footer .mm-menu.mm-menu_offcanvas,header .mm-menu.mm-menu_offcanvas{height:100%}footer .user-logged-in #block-digipat-account-menu::before,header .user-logged-in #block-digipat-account-menu::before{background-image:url(https://www.patapain.com/themes/custom/digipat/dist/48284de1a2b3fbab471d.svg)}footer .user-logged-in #block-storelocator:before,header .user-logged-in #block-storelocator:before{background-size:cover;background-image:url(https://www.patapain.com/themes/custom/digipat/dist/87c262d8818bf045313f.png)}footer .commerce_cart-page #block-cart,footer .commerce_checkout-form #block-cart,header .commerce_cart-page #block-cart,header .commerce_checkout-form #block-cart{background:#000}footer .commerce_cart-page #block-cart::before,footer .commerce_checkout-form #block-cart::before,header .commerce_cart-page #block-cart::before,header .commerce_checkout-form #block-cart::before{-webkit-filter:brightness(1) invert(0);filter:brightness(1) invert(0)}footer .commerce_cart-page #block-cart .cart-block--summary__count,footer .commerce_checkout-form #block-cart .cart-block--summary__count,header .commerce_cart-page #block-cart .cart-block--summary__count,header .commerce_checkout-form #block-cart .cart-block--summary__count{color:#fff}footer .user-logged-in.path-user #block-digipat-account-menu,header .user-logged-in.path-user #block-digipat-account-menu{background:#e3e3e3}footer .highlighted.region-highlighted,header .highlighted.region-highlighted{position:relative;z-index:1}footer .panierFlottant .cart-fixed,header .panierFlottant .cart-fixed{position:fixed;bottom:15px;right:15px;width:75px;height:75px;border-radius:50%;background:#e6530f;-webkit-transform:scale(.9);transform:scale(.9)}footer .panierFlottant .cart-fixed::before,header .panierFlottant .cart-fixed::before{background-size:80%}footer .panierFlottant .cart-fixed .cart--cart-block,header .panierFlottant .cart-fixed .cart--cart-block{height:100%}footer .panierFlottant .cart-fixed .cart--cart-block .cart-block--summary,header .panierFlottant .cart-fixed .cart--cart-block .cart-block--summary{position:absolute;right:0}footer .panierFlottant .cart-fixed .cart--cart-block .cart-block--summary .cart-block--link__expand,header .panierFlottant .cart-fixed .cart--cart-block .cart-block--summary .cart-block--link__expand{position:relative}footer .panierFlottant .cart-fixed .cart--cart-block .cart-block--summary .cart-block--link__expand .cart-block--summary__count,header .panierFlottant .cart-fixed .cart--cart-block .cart-block--summary .cart-block--link__expand .cart-block--summary__count{background:#000;color:#fff;border-radius:50%;width:25px;display:block;height:25px;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);text-align:center;font-size:.75rem;line-height:2}footer .panierFlottant .cart-fixed::after,header .panierFlottant .cart-fixed::after{-webkit-box-shadow:0 0 10px 5px rgba(0,0,0,.25);box-shadow:0 0 10px 5px rgba(0,0,0,.25);content:"";display:block;width:100%;height:100%;border-radius:50%}footer .panierFlottant .cart-fixed-desktop,header .panierFlottant .cart-fixed-desktop{right:13px;width:75px!important;height:75px;border-radius:50%;-webkit-transform:scale(.9);transform:scale(.9);bottom:100px;z-index:1000;position:fixed;background:#e6530f}footer .panierFlottant .cart-fixed-desktop .cart--cart-block,header .panierFlottant .cart-fixed-desktop .cart--cart-block{height:100%}footer .panierFlottant .cart-fixed-desktop .cart--cart-block .cart-block--summary,header .panierFlottant .cart-fixed-desktop .cart--cart-block .cart-block--summary{position:absolute;right:0}footer .panierFlottant .cart-fixed-desktop .cart--cart-block .cart-block--summary .cart-block--link__expand,header .panierFlottant .cart-fixed-desktop .cart--cart-block .cart-block--summary .cart-block--link__expand{position:relative}footer .panierFlottant .cart-fixed-desktop .cart--cart-block .cart-block--summary .cart-block--link__expand .cart-block--summary__count,header .panierFlottant .cart-fixed-desktop .cart--cart-block .cart-block--summary .cart-block--link__expand .cart-block--summary__count{background:#000;color:#fff!important;border-radius:50%;width:25px;display:block;height:25px;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);text-align:center;font-size:.75rem;line-height:2}footer .panierFlottant .cart-fixed-desktop::after,header .panierFlottant .cart-fixed-desktop::after{-webkit-box-shadow:0 0 10px 5px rgba(0,0,0,.25);box-shadow:0 0 10px 5px rgba(0,0,0,.25);content:"";display:block;width:100%;height:100%;border-radius:50%}footer #block-boutonsmenurapide,header #block-boutonsmenurapide{display:none}@media (max-width:1199.98px){footer #block-boutonsmenurapide,header #block-boutonsmenurapide{display:block;position:fixed;top:90px;left:0;right:0}footer #block-boutonsmenurapide #boutonAccesRapide,header #block-boutonsmenurapide #boutonAccesRapide{display:-webkit-box;display:-ms-flexbox;display:flex}footer #block-boutonsmenurapide #boutonAccesRapide .block-navigation-mobile,header #block-boutonsmenurapide #boutonAccesRapide .block-navigation-mobile{display:block;width:100%}}@media (max-width:1199.98px) and (min-width:1200px){footer #block-boutonsmenurapide #boutonAccesRapide .block-navigation-mobile,header #block-boutonsmenurapide #boutonAccesRapide .block-navigation-mobile{display:none}}@media (max-width:1199.98px){footer #block-boutonsmenurapide #boutonAccesRapide .block-navigation-mobile>div,header #block-boutonsmenurapide #boutonAccesRapide .block-navigation-mobile>div{width:100%;display:block;padding:15px 0}}footer #navbar-main,header #navbar-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:nowrap row;flex-flow:nowrap row;width:100%;height:90px;padding:0}footer #block-digipat-breadcrumbs,footer #block-digipat-breadcrumbs-secondary,header #block-digipat-breadcrumbs,header #block-digipat-breadcrumbs-secondary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;z-index:1}@media (max-width:1199.98px){footer #block-digipat-breadcrumbs,footer #block-digipat-breadcrumbs-secondary,header #block-digipat-breadcrumbs,header #block-digipat-breadcrumbs-secondary{display:none}}footer #block-digipat-breadcrumbs a,footer #block-digipat-breadcrumbs span,footer #block-digipat-breadcrumbs-secondary a,footer #block-digipat-breadcrumbs-secondary span,header #block-digipat-breadcrumbs a,header #block-digipat-breadcrumbs span,header #block-digipat-breadcrumbs-secondary a,header #block-digipat-breadcrumbs-secondary span{color:#000;font-size:16px}footer #block-digipat-breadcrumbs .breadcrumb,footer #block-digipat-breadcrumbs-secondary .breadcrumb,header #block-digipat-breadcrumbs .breadcrumb,header #block-digipat-breadcrumbs-secondary .breadcrumb{margin:0;padding:1rem 0;background:0 0;line-height:32px}footer #block-digipat-breadcrumbs .breadcrumb-item,footer #block-digipat-breadcrumbs-secondary .breadcrumb-item,header #block-digipat-breadcrumbs .breadcrumb-item,header #block-digipat-breadcrumbs-secondary .breadcrumb-item{padding:0}footer #block-digipat-breadcrumbs .breadcrumb-item+.breadcrumb-item:before,footer #block-digipat-breadcrumbs-secondary .breadcrumb-item+.breadcrumb-item:before,header #block-digipat-breadcrumbs .breadcrumb-item+.breadcrumb-item:before,header #block-digipat-breadcrumbs-secondary .breadcrumb-item+.breadcrumb-item:before{padding-right:.5rem;padding-left:.5rem;content:">"}footer #block-digipat-breadcrumbs .breadcrumb-item:last-child span,footer #block-digipat-breadcrumbs-secondary .breadcrumb-item:last-child span,header #block-digipat-breadcrumbs .breadcrumb-item:last-child span,header #block-digipat-breadcrumbs-secondary .breadcrumb-item:last-child span{text-decoration:none;font-weight:700}@media (max-width:991.98px){footer #block-digipat-breadcrumbs-secondary,header #block-digipat-breadcrumbs-secondary{display:none}}footer #block-digipat-breadcrumbs-secondary .breadcrumb,header #block-digipat-breadcrumbs-secondary .breadcrumb{height:90px;line-height:45px}footer .responsive-menu-toggle-wrapper,header .responsive-menu-toggle-wrapper{-webkit-box-flex:unset!important;-ms-flex:unset!important;flex:unset!important;width:90px}@media (min-width:1200px){footer .responsive-menu-toggle-wrapper,header .responsive-menu-toggle-wrapper{display:none}}footer .responsive-menu-toggle-wrapper>div,header .responsive-menu-toggle-wrapper>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}footer .responsive-menu-toggle-wrapper .responsive-menu-toggle-icon,header .responsive-menu-toggle-wrapper .responsive-menu-toggle-icon{margin:0;display:inline-block}footer .responsive-menu-toggle-wrapper img,header .responsive-menu-toggle-wrapper img{-webkit-transform:scale(.6);transform:scale(.6)}footer #block-digipat-main-menu,header #block-digipat-main-menu{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;height:90px}footer #block-digipat-main-menu .navigation,header #block-digipat-main-menu .navigation{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer #block-digipat-main-menu .navigation .nav-item,header #block-digipat-main-menu .navigation .nav-item{padding:0 1rem;position:relative}@media (min-width:1200px){footer #block-digipat-main-menu .navigation .nav-item,header #block-digipat-main-menu .navigation .nav-item{padding:0 2rem}}footer #block-digipat-main-menu .navigation .nav-item:first-child,header #block-digipat-main-menu .navigation .nav-item:first-child{padding-left:0}footer #block-digipat-main-menu .navigation .nav-item:last-child,header #block-digipat-main-menu .navigation .nav-item:last-child{padding-right:0}footer #block-digipat-main-menu .navigation .nav-item .dropdown-menu.show,header #block-digipat-main-menu .navigation .nav-item .dropdown-menu.show{margin-left:2rem;border-radius:0;padding:0;border-color:rgba(0,0,0,.4)}footer #block-digipat-main-menu .navigation .nav-item .dropdown-menu.show .dropdown-item,header #block-digipat-main-menu .navigation .nav-item .dropdown-menu.show .dropdown-item{padding:1rem;-webkit-transition:.2s all ease-in-out;transition:.2s all ease-in-out;font-size:14px}footer #block-digipat-main-menu .navigation .nav-item .dropdown-menu.show .dropdown-item:hover,header #block-digipat-main-menu .navigation .nav-item .dropdown-menu.show .dropdown-item:hover{color:#e3520f}footer #block-digipat-main-menu .navigation .nav-item .nav-link,header #block-digipat-main-menu .navigation .nav-item .nav-link{padding:1rem 0;position:relative;font-size:12px;text-transform:uppercase;color:#000;letter-spacing:1.12px}footer #block-digipat-main-menu .navigation .nav-item .nav-link:not(.dropdown-toggle),header #block-digipat-main-menu .navigation .nav-item .nav-link:not(.dropdown-toggle){position:relative}footer #block-digipat-main-menu .navigation .nav-item .nav-link:not(.dropdown-toggle):after,header #block-digipat-main-menu .navigation .nav-item .nav-link:not(.dropdown-toggle):after{content:"";position:absolute;bottom:0;left:0;width:0;height:5px;background:#000;-webkit-transition:all ease-in-out .1s;transition:all ease-in-out .1s}footer #block-digipat-main-menu .navigation .nav-item .nav-link:not(.dropdown-toggle):hover:after,header #block-digipat-main-menu .navigation .nav-item .nav-link:not(.dropdown-toggle):hover:after{width:100%}footer #block-digipat-main-menu .navigation .nav-item .nav-link.dropdown-toggle,header #block-digipat-main-menu .navigation .nav-item .nav-link.dropdown-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}footer #block-digipat-main-menu .navigation .nav-item .nav-link.dropdown-toggle span,header #block-digipat-main-menu .navigation .nav-item .nav-link.dropdown-toggle span{position:absolute;top:100%;width:100%}footer #block-digipat-main-menu .navigation .nav-item .nav-link.dropdown-toggle span:after,header #block-digipat-main-menu .navigation .nav-item .nav-link.dropdown-toggle span:after{content:"";position:absolute;bottom:0;left:0;width:0;height:5px;background:#000;-webkit-transition:all ease-in-out .1s;transition:all ease-in-out .1s}footer #block-digipat-main-menu .navigation .nav-item .nav-link.dropdown-toggle:hover span:after,header #block-digipat-main-menu .navigation .nav-item .nav-link.dropdown-toggle:hover span:after{width:100%}footer #block-digipat-main-menu .navigation .nav-item .nav-link.dropdown-toggle::after,header #block-digipat-main-menu .navigation .nav-item .nav-link.dropdown-toggle::after{content:url(https://www.patapain.com/themes/custom/digipat/dist/1af054a72926eddc324b.svg);border:none;background:0 0;padding:0;width:12px;height:12px;-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out;margin:0 0 2px}footer #block-digipat-main-menu .navigation .nav-item .nav-link.dropdown-toggle[aria-expanded=false]::after,header #block-digipat-main-menu .navigation .nav-item .nav-link.dropdown-toggle[aria-expanded=false]::after{-webkit-transform:rotate(0);transform:rotate(0)}footer #block-digipat-main-menu .navigation .nav-item .nav-link.dropdown-toggle[aria-expanded=true]::after,header #block-digipat-main-menu .navigation .nav-item .nav-link.dropdown-toggle[aria-expanded=true]::after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}footer #block-digipat-main-menu .navigation .nav-item .nav-link.dropdown-toggle[aria-expanded=true] span:after,header #block-digipat-main-menu .navigation .nav-item .nav-link.dropdown-toggle[aria-expanded=true] span:after{width:100%}footer #block-digipat-main-menu .navigation .nav-item.active .nav-link,header #block-digipat-main-menu .navigation .nav-item.active .nav-link{font-weight:700;color:#000}footer #block-digipat-main-menu .navigation .nav-item.active .nav-link:after,header #block-digipat-main-menu .navigation .nav-item.active .nav-link:after{content:"";position:absolute;top:auto;bottom:0;left:0;width:100%;height:5px;background-color:#000}footer #block-digipat-main-menu .navigation .nav-item+.nav-item,header #block-digipat-main-menu .navigation .nav-item+.nav-item{position:relative}footer #block-digipat-main-menu .navigation .nav-item+.nav-item:before,header #block-digipat-main-menu .navigation .nav-item+.nav-item:before{content:"";position:absolute;top:50%;bottom:auto;right:auto;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1px;height:12px;background-color:#000}footer .block-frr-social-media,header .block-frr-social-media{-webkit-box-flex:0;-ms-flex:0 1 160px;flex:0 1 160px;min-width:160px;max-width:160px;display:-webkit-box;display:-ms-flexbox;display:flex;height:90px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .block-frr-social-media ul,header .block-frr-social-media ul{margin:0;padding:0}footer .block-frr-social-media ul li,header .block-frr-social-media ul li{list-style-type:none;display:inline-block;padding:0 .2em}footer .block-frr-social-media ul li img,header .block-frr-social-media ul li img{width:25px;height:25px}footer #block-frr-social-media-block-2,header #block-frr-social-media-block-2{max-width:inherit;width:350px}footer #block-frr-social-media-block-2 div,header #block-frr-social-media-block-2 div{width:100%}footer #block-frr-social-media-block-2 div ul,header #block-frr-social-media-block-2 div ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1199.98px){footer .header .block-frr-social-media,header .header .block-frr-social-media{display:none}}footer .block-entity-fieldnodefield-html-title .field--name-field-html-title,header .block-entity-fieldnodefield-html-title .field--name-field-html-title{width:100%;text-align:center}footer .block-entity-fieldnodefield-html-title .field--name-field-html-title,footer .block-entity-fieldnodefield-html-title .field--name-field-html-title p,header .block-entity-fieldnodefield-html-title .field--name-field-html-title,header .block-entity-fieldnodefield-html-title .field--name-field-html-title p{font-size:2.5rem;font-weight:700}footer .node--type-frr-article .node__content,header .node--type-frr-article .node__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer .node--type-frr-article .field--name-field-html-title,header .node--type-frr-article .field--name-field-html-title{font-size:2rem}footer .node--type-frr-article .field--name-field-sous-title p,header .node--type-frr-article .field--name-field-sous-title p{margin-bottom:0}footer .node--type-frr-article .field--name-field-cover,header .node--type-frr-article .field--name-field-cover{min-height:1px}footer .node--type-frr-article .field--name-created,header .node--type-frr-article .field--name-created{margin-bottom:0}footer .node--type-frr-article .field--name-field-media-image,header .node--type-frr-article .field--name-field-media-image{text-align:center;position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%}@media (min-width:768px){footer .node--type-frr-article .field--name-field-media-image,header .node--type-frr-article .field--name-field-media-image{width:80%}}footer .node--type-frr-article .field--name-field-media-image img,header .node--type-frr-article .field--name-field-media-image img{width:100%;height:100%;max-height:600px}@media (min-width:992px){footer .node--type-frr-article .field--name-field-media-image img,header .node--type-frr-article .field--name-field-media-image img{width:auto}}footer .node--type-frr-article .field--type-text-with-summary,header .node--type-frr-article .field--type-text-with-summary{margin-bottom:2rem}@media (max-width:991.98px){footer .node--type-frr-article .field--type-text-with-summary,header .node--type-frr-article .field--type-text-with-summary{margin-left:1.5rem;margin-right:1.5rem}}footer .node--type-frr-article .field--type-text-with-summary p,header .node--type-frr-article .field--type-text-with-summary p{margin-bottom:0}footer .node--type-frr-article .field--name-field-titre-html-2,header .node--type-frr-article .field--name-field-titre-html-2{font-size:1.75rem}footer .node--type-frr-article .field--name-field-titre-html-2>p,header .node--type-frr-article .field--name-field-titre-html-2>p{font-size:1rem}footer .node--type-frr-article .article-partage,header .node--type-frr-article .article-partage{font-size:16px}footer .node--type-frr-article .article-partage span,header .node--type-frr-article .article-partage span{font-weight:700}footer .node--type-frr-article .article-partage .block-frr-social-media,header .node--type-frr-article .article-partage .block-frr-social-media{margin-top:1rem;margin-bottom:2rem;height:auto}footer .node--type-frr-article .field--type-link,header .node--type-frr-article .field--type-link{margin:2rem auto}footer .node--type-frr-article .field--type-link a,header .node--type-frr-article .field--type-link a{background:0 0;color:#000;font-size:.875rem;border:1px solid #000;border-radius:0;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block}@media (min-width:992px){footer .node--type-frr-article .field--type-link a,header .node--type-frr-article .field--type-link a{width:auto}}footer .node--type-frr-article .field--type-link a:hover,header .node--type-frr-article .field--type-link a:hover{background:#000;color:#fff;text-decoration:none!important}footer .node--type-frr-editorial,header .node--type-frr-editorial{width:100%}footer .node--type-frr-editorial .editorial__content,header .node--type-frr-editorial .editorial__content{position:relative;min-height:460px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}footer .node--type-frr-editorial .editorial__content::after,header .node--type-frr-editorial .editorial__content::after{display:block;clear:both;content:""}@media (min-width:992px){footer .node--type-frr-editorial .editorial__content,header .node--type-frr-editorial .editorial__content{height:700px}}footer .node--type-frr-editorial .editorial__content .editorial__title,header .node--type-frr-editorial .editorial__content .editorial__title{max-width:600px;padding:2rem 2rem;text-align:center;margin:0 2rem}footer .node--type-frr-editorial .editorial__content .editorial__title p,header .node--type-frr-editorial .editorial__content .editorial__title p{margin-bottom:0}footer .node--type-frr-editorial .editorial__content .editorial__baseline,header .node--type-frr-editorial .editorial__content .editorial__baseline{font-size:15px;width:70%;margin:0 auto}footer .node--type-frr-editorial .header-content,header .node--type-frr-editorial .header-content{background:#fefefe}footer .node--type-frr-editorial .header-content div.d-flex,header .node--type-frr-editorial .header-content div.d-flex{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}footer .node--type-frr-editorial .header-content h1,header .node--type-frr-editorial .header-content h1{font-weight:700;width:80%;margin:1rem auto}footer .node--type-frr-editorial .header-content p,header .node--type-frr-editorial .header-content p{width:80%;margin:1rem auto}footer .node--type-frr-editorial .header-content .content-image img,header .node--type-frr-editorial .header-content .content-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (min-width:992px){footer .node--type-frr-editorial .header-content .content-image,footer .node--type-frr-editorial .header-content .content-text,header .node--type-frr-editorial .header-content .content-image,header .node--type-frr-editorial .header-content .content-text{height:500px}}footer .node--type-frr-editorial .header-content .illustration-reception img,header .node--type-frr-editorial .header-content .illustration-reception img{width:100%;height:auto}@media (min-width:992px){footer .node--type-frr-editorial .header-content .illustration-reception img,header .node--type-frr-editorial .header-content .illustration-reception img{height:150px;width:auto}}footer .node--type-frr-editorial .editorial__background,header .node--type-frr-editorial .editorial__background{position:absolute;top:0;left:50%;right:0;bottom:0;height:100%;z-index:-1;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);width:150vw}@media (min-width:992px){footer .node--type-frr-editorial .editorial__background,header .node--type-frr-editorial .editorial__background{width:100%;left:0;-webkit-transform:translate(0,0);transform:translate(0,0)}}footer .node--type-frr-editorial .editorial__background img,header .node--type-frr-editorial .editorial__background img{width:100%;height:100%}footer .node--type-frr-editorial .editorial__body,footer .node--type-frr-editorial .editorial__image-2,header .node--type-frr-editorial .editorial__body,header .node--type-frr-editorial .editorial__image-2{width:100%;float:left}@media (min-width:992px){footer .node--type-frr-editorial .editorial__body,footer .node--type-frr-editorial .editorial__image-2,header .node--type-frr-editorial .editorial__body,header .node--type-frr-editorial .editorial__image-2{width:50%}}footer .node--type-frr-editorial .editorial__body.gauche,footer .node--type-frr-editorial .editorial__image-2.gauche,header .node--type-frr-editorial .editorial__body.gauche,header .node--type-frr-editorial .editorial__image-2.gauche{float:right}footer .node--type-frr-editorial .editorial__body img,footer .node--type-frr-editorial .editorial__image-2 img,header .node--type-frr-editorial .editorial__body img,header .node--type-frr-editorial .editorial__image-2 img{width:initial;height:100%}@media (max-width:991.98px){footer .node--type-frr-editorial .editorial__body img,footer .node--type-frr-editorial .editorial__image-2 img,header .node--type-frr-editorial .editorial__body img,header .node--type-frr-editorial .editorial__image-2 img{height:auto;width:100%}}footer .node--type-frr-editorial .editorial__body::after,footer .node--type-frr-editorial .editorial__image-2::after,header .node--type-frr-editorial .editorial__body::after,header .node--type-frr-editorial .editorial__image-2::after{display:block;clear:both;content:""}@media (max-width:991.98px){footer .node--type-frr-editorial .editorial__image-2.droite,header .node--type-frr-editorial .editorial__image-2.droite{overflow:hidden}}footer .node--type-frr-editorial .editorial__body,header .node--type-frr-editorial .editorial__body{height:580px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer .node--type-frr-editorial .editorial__body .editorial__body_content,header .node--type-frr-editorial .editorial__body .editorial__body_content{margin:0 2rem}@media (min-width:992px){footer .node--type-frr-editorial .editorial__body .editorial__body_content,header .node--type-frr-editorial .editorial__body .editorial__body_content{width:70%;margin:0 auto}}footer .node--type-frr-editorial .editorial__body .field--name-field-link,header .node--type-frr-editorial .editorial__body .field--name-field-link{text-align:center;margin-top:2em}footer .node--type-frr-editorial .editorial__body .field--name-field-link a,header .node--type-frr-editorial .editorial__body .field--name-field-link a{background:0 0;color:#000;font-size:.875rem;border:1px solid #000;border-radius:0;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block}@media (min-width:992px){footer .node--type-frr-editorial .editorial__body .field--name-field-link a,header .node--type-frr-editorial .editorial__body .field--name-field-link a{width:auto}}footer .node--type-frr-editorial .editorial__body .field--name-field-link a:hover,header .node--type-frr-editorial .editorial__body .field--name-field-link a:hover{background:#000;color:#fff;text-decoration:none!important}footer .node--type-frr-editorial .editorial__image-2,header .node--type-frr-editorial .editorial__image-2{height:400px;position:relative}@media (min-width:992px){footer .node--type-frr-editorial .editorial__image-2,header .node--type-frr-editorial .editorial__image-2{height:280px}}footer .node--type-frr-editorial .editorial__image-2 .field--name-field-cover-2,header .node--type-frr-editorial .editorial__image-2 .field--name-field-cover-2{position:absolute;top:auto;bottom:0;left:47%;right:0;width:110vw;-webkit-transform:translateX(-50%);transform:translateX(-50%);text-align:center}@media (min-width:768px){footer .node--type-frr-editorial .editorial__image-2 .field--name-field-cover-2 img,header .node--type-frr-editorial .editorial__image-2 .field--name-field-cover-2 img{width:auto}}@media (min-width:992px){footer .node--type-frr-editorial .editorial__image-2 .field--name-field-cover-2,header .node--type-frr-editorial .editorial__image-2 .field--name-field-cover-2{-webkit-transform:translateX(0);transform:translateX(0);width:auto;left:0;bottom:15%}}footer .node--type-frr-editorial .field--name-field-image,header .node--type-frr-editorial .field--name-field-image{padding:0 2rem 2rem 2rem}@media (min-width:992px){footer .node--type-frr-editorial .field--name-field-image,header .node--type-frr-editorial .field--name-field-image{padding:0}}footer .node--type-frr-editorial .paragraph--type--wysiwyg-image-left-right.format_medium,header .node--type-frr-editorial .paragraph--type--wysiwyg-image-left-right.format_medium{border:1px solid #000}@media (min-width:992px){footer .node--type-frr-editorial .paragraph--type--push-produit .row,header .node--type-frr-editorial .paragraph--type--push-produit .row{padding-top:3rem}}footer .node--type-frr-editorial .paragraph--type--push-produit .single-product .order-product button[data-action=switchAddToCard],header .node--type-frr-editorial .paragraph--type--push-produit .single-product .order-product button[data-action=switchAddToCard]{background:#e6530f;border-color:transparent;color:#fff}footer .node--type-frr-editorial .paragraph--type--push-produit .single-product:hover .order-product button[data-action=switchAddToCard],header .node--type-frr-editorial .paragraph--type--push-produit .single-product:hover .order-product button[data-action=switchAddToCard]{background:#e6530f;border-color:transparent;color:#fff}footer .node--type-frr-editorial .main-content.col,footer .node--type-frr-page .main-content.col,footer .node--type-frr-recrutement .main-content.col,footer .page-user-login .main-content.col,header .node--type-frr-editorial .main-content.col,header .node--type-frr-page .main-content.col,header .node--type-frr-recrutement .main-content.col,header .page-user-login .main-content.col{margin-top:1em;padding-left:0;padding-right:0}@media (min-width:768px){footer .node--type-frr-editorial .main-content.col,footer .node--type-frr-page .main-content.col,footer .node--type-frr-recrutement .main-content.col,footer .page-user-login .main-content.col,header .node--type-frr-editorial .main-content.col,header .node--type-frr-page .main-content.col,header .node--type-frr-recrutement .main-content.col,header .page-user-login .main-content.col{padding-left:15px;padding-right:15px}}@media (min-width:992px){footer article[class*=fetes_receptions] .node__content .field--name-field-page-paragraph>div.paragraph--type--wysiwyg-image-center,footer article[class*=fetes_receptions] .node__content .field--name-field-page-paragraph>div.paragraph--type--wysiwyg-image-center-commerce,footer article[class*=fetes_receptions] .node__content .field--name-field-page-paragraph>div.paragraph--type--wysiwyg-image-left-right,footer article[class*=fetes_receptions] .node__content .field--name-field-page-paragraph>div.paragraph--type--wysiwyg-image-otb,header article[class*=fetes_receptions] .node__content .field--name-field-page-paragraph>div.paragraph--type--wysiwyg-image-center,header article[class*=fetes_receptions] .node__content .field--name-field-page-paragraph>div.paragraph--type--wysiwyg-image-center-commerce,header article[class*=fetes_receptions] .node__content .field--name-field-page-paragraph>div.paragraph--type--wysiwyg-image-left-right,header article[class*=fetes_receptions] .node__content .field--name-field-page-paragraph>div.paragraph--type--wysiwyg-image-otb{width:50%;max-width:570px}footer article[class*=fetes_receptions] .node__content .field--name-field-page-paragraph>div.format_medium,header article[class*=fetes_receptions] .node__content .field--name-field-page-paragraph>div.format_medium{width:50%}footer article[class*=fetes_receptions] .node__content .field--name-field-page-paragraph>div.format_large,header article[class*=fetes_receptions] .node__content .field--name-field-page-paragraph>div.format_large{width:100%;max-width:100%}}footer .node--type-frr-recrutement .field--name-field-html-title,header .node--type-frr-recrutement .field--name-field-html-title{width:100%;text-align:center}@media (min-width:992px){footer article[class*=recrutement] .node__content .field--name-field-page-paragraph>div.paragraph--type--wysiwyg-image-center,footer article[class*=recrutement] .node__content .field--name-field-page-paragraph>div.paragraph--type--wysiwyg-image-center-commerce,footer article[class*=recrutement] .node__content .field--name-field-page-paragraph>div.paragraph--type--wysiwyg-image-left-right,footer article[class*=recrutement] .node__content .field--name-field-page-paragraph>div.paragraph--type--wysiwyg-image-otb,header article[class*=recrutement] .node__content .field--name-field-page-paragraph>div.paragraph--type--wysiwyg-image-center,header article[class*=recrutement] .node__content .field--name-field-page-paragraph>div.paragraph--type--wysiwyg-image-center-commerce,header article[class*=recrutement] .node__content .field--name-field-page-paragraph>div.paragraph--type--wysiwyg-image-left-right,header article[class*=recrutement] .node__content .field--name-field-page-paragraph>div.paragraph--type--wysiwyg-image-otb{width:50%;max-width:570px}footer article[class*=recrutement] .node__content .field--name-field-page-paragraph>div.format_medium,header article[class*=recrutement] .node__content .field--name-field-page-paragraph>div.format_medium{width:50%}footer article[class*=recrutement] .node__content .field--name-field-page-paragraph>div.format_large,header article[class*=recrutement] .node__content .field--name-field-page-paragraph>div.format_large{width:100%;max-width:100%}}footer #details-page-institutionnelle,footer .paragraph--type--media-texte,header #details-page-institutionnelle,header .paragraph--type--media-texte{font-family:Raleway}@media (max-width:991.98px){footer #details-page-institutionnelle>.container,footer .cart.cart-form #details-page-institutionnelle>.alert-wrapper,footer .cart.cart-form .paragraph--type--media-texte>.alert-wrapper,footer .node--landing #details-page-institutionnelle>.field--name-field-page-paragraph,footer .node--landing #details-page-institutionnelle>.field--type-text-with-summary,footer .node--landing .paragraph--type--media-texte>.field--name-field-page-paragraph,footer .node--landing .paragraph--type--media-texte>.field--type-text-with-summary,footer .paragraph--type--media-texte>.container,footer article[class*=fetes_receptions] #details-page-institutionnelle>.node__content,footer article[class*=fetes_receptions] .paragraph--type--media-texte>.node__content,footer article[class*=recrutement] #details-page-institutionnelle>.node__content,footer article[class*=recrutement] .paragraph--type--media-texte>.node__content,header #details-page-institutionnelle>.container,header .cart.cart-form #details-page-institutionnelle>.alert-wrapper,header .cart.cart-form .paragraph--type--media-texte>.alert-wrapper,header .node--landing #details-page-institutionnelle>.field--name-field-page-paragraph,header .node--landing #details-page-institutionnelle>.field--type-text-with-summary,header .node--landing .paragraph--type--media-texte>.field--name-field-page-paragraph,header .node--landing .paragraph--type--media-texte>.field--type-text-with-summary,header .paragraph--type--media-texte>.container,header article[class*=fetes_receptions] #details-page-institutionnelle>.node__content,header article[class*=fetes_receptions] .paragraph--type--media-texte>.node__content,header article[class*=recrutement] #details-page-institutionnelle>.node__content,header article[class*=recrutement] .paragraph--type--media-texte>.node__content{margin-right:0;margin-left:0;padding-left:0;padding-right:0}}footer #details-page-institutionnelle .image-style-large,footer .paragraph--type--media-texte .image-style-large,header #details-page-institutionnelle .image-style-large,header .paragraph--type--media-texte .image-style-large{width:100%;max-width:100%}footer #details-page-institutionnelle #pi-jumbotron,footer .paragraph--type--media-texte #pi-jumbotron,header #details-page-institutionnelle #pi-jumbotron,header .paragraph--type--media-texte #pi-jumbotron{min-height:550px;padding:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-position:center;background-size:cover;background-repeat:no-repeat}@media (max-width:991.98px){footer #details-page-institutionnelle #pi-jumbotron,footer .paragraph--type--media-texte #pi-jumbotron,header #details-page-institutionnelle #pi-jumbotron,header .paragraph--type--media-texte #pi-jumbotron{min-height:300px;height:100vh}}footer #details-page-institutionnelle #pi-jumbotron>.container-title,footer .paragraph--type--media-texte #pi-jumbotron>.container-title,header #details-page-institutionnelle #pi-jumbotron>.container-title,header .paragraph--type--media-texte #pi-jumbotron>.container-title{padding:10px;background:#fff}@media (min-width:576px){footer #details-page-institutionnelle #pi-jumbotron>.container-title,footer .paragraph--type--media-texte #pi-jumbotron>.container-title,header #details-page-institutionnelle #pi-jumbotron>.container-title,header .paragraph--type--media-texte #pi-jumbotron>.container-title{padding:30px 35px}}footer #details-page-institutionnelle #pi-jumbotron>.container-title h1,footer .paragraph--type--media-texte #pi-jumbotron>.container-title h1,header #details-page-institutionnelle #pi-jumbotron>.container-title h1,header .paragraph--type--media-texte #pi-jumbotron>.container-title h1{word-wrap:anywhere}footer #details-page-institutionnelle #pi-jumbotron>.container-title h1 strong,footer .paragraph--type--media-texte #pi-jumbotron>.container-title h1 strong,header #details-page-institutionnelle #pi-jumbotron>.container-title h1 strong,header .paragraph--type--media-texte #pi-jumbotron>.container-title h1 strong{font-weight:900}footer #details-page-institutionnelle #pi-jumbotron>.container-title h1 p,footer .paragraph--type--media-texte #pi-jumbotron>.container-title h1 p,header #details-page-institutionnelle #pi-jumbotron>.container-title h1 p,header .paragraph--type--media-texte #pi-jumbotron>.container-title h1 p{text-align:center}footer #details-page-institutionnelle #pi-jumbotron>.container-title h1 p:first-child,footer .paragraph--type--media-texte #pi-jumbotron>.container-title h1 p:first-child,header #details-page-institutionnelle #pi-jumbotron>.container-title h1 p:first-child,header .paragraph--type--media-texte #pi-jumbotron>.container-title h1 p:first-child{font-size:1.5rem}footer #details-page-institutionnelle #pi-jumbotron>.container-title h1 p:nth-child(2),footer .paragraph--type--media-texte #pi-jumbotron>.container-title h1 p:nth-child(2),header #details-page-institutionnelle #pi-jumbotron>.container-title h1 p:nth-child(2),header .paragraph--type--media-texte #pi-jumbotron>.container-title h1 p:nth-child(2){text-transform:uppercase;font-size:2.5rem;margin-bottom:0}@media (min-width:992px){footer #details-page-institutionnelle #pi-jumbotron>.container-title h1 p:nth-child(2),footer .paragraph--type--media-texte #pi-jumbotron>.container-title h1 p:nth-child(2),header #details-page-institutionnelle #pi-jumbotron>.container-title h1 p:nth-child(2),header .paragraph--type--media-texte #pi-jumbotron>.container-title h1 p:nth-child(2){font-size:3rem}}footer #details-page-institutionnelle #pi-jumbotron>.container-title h1 p strong,footer .paragraph--type--media-texte #pi-jumbotron>.container-title h1 p strong,header #details-page-institutionnelle #pi-jumbotron>.container-title h1 p strong,header .paragraph--type--media-texte #pi-jumbotron>.container-title h1 p strong{word-wrap:normal}footer #details-page-institutionnelle .group-text,footer .paragraph--type--media-texte .group-text,header #details-page-institutionnelle .group-text,header .paragraph--type--media-texte .group-text{padding:15px 60px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:991.98px){footer #details-page-institutionnelle .group-text,footer .paragraph--type--media-texte .group-text,header #details-page-institutionnelle .group-text,header .paragraph--type--media-texte .group-text{padding:60px}}footer #details-page-institutionnelle .group-text.slide-up>div,footer .paragraph--type--media-texte .group-text.slide-up>div,header #details-page-institutionnelle .group-text.slide-up>div,header .paragraph--type--media-texte .group-text.slide-up>div{padding:30px 20px 20px}@media (max-width:991.98px){footer #details-page-institutionnelle .group-text,footer .paragraph--type--media-texte .group-text,header #details-page-institutionnelle .group-text,header .paragraph--type--media-texte .group-text{padding:30px}footer #details-page-institutionnelle .group-text>div,footer .paragraph--type--media-texte .group-text>div,header #details-page-institutionnelle .group-text>div,header .paragraph--type--media-texte .group-text>div{background:#fff}}footer #details-page-institutionnelle .field--name-field-chiffres-cles-titre,footer .paragraph--type--media-texte .field--name-field-chiffres-cles-titre,header #details-page-institutionnelle .field--name-field-chiffres-cles-titre,header .paragraph--type--media-texte .field--name-field-chiffres-cles-titre{font-weight:700;font-size:2rem;text-align:center}@media (max-width:991.98px){footer #details-page-institutionnelle .field--name-field-chiffres-cles-titre,footer .paragraph--type--media-texte .field--name-field-chiffres-cles-titre,header #details-page-institutionnelle .field--name-field-chiffres-cles-titre,header .paragraph--type--media-texte .field--name-field-chiffres-cles-titre{padding:0 35px}}footer #details-page-institutionnelle .field--name-field-texte-separateur,footer .paragraph--type--media-texte .field--name-field-texte-separateur,header #details-page-institutionnelle .field--name-field-texte-separateur,header .paragraph--type--media-texte .field--name-field-texte-separateur{font-size:3rem;text-align:center;font-weight:700;line-height:3rem;margin-top:35px;margin-bottom:35px}footer #details-page-institutionnelle .floating-image,footer .paragraph--type--media-texte .floating-image,header #details-page-institutionnelle .floating-image,header .paragraph--type--media-texte .floating-image{position:absolute;top:100%;left:100%;-webkit-transform:translate(-20%,-50%) scale(.7);transform:translate(-20%,-50%) scale(.7);z-index:15}footer #details-page-institutionnelle .floating-image img,footer .paragraph--type--media-texte .floating-image img,header #details-page-institutionnelle .floating-image img,header .paragraph--type--media-texte .floating-image img{height:auto;max-width:350px}@media (max-width:991.98px){footer #details-page-institutionnelle .illustration,footer .paragraph--type--media-texte .illustration,header #details-page-institutionnelle .illustration,header .paragraph--type--media-texte .illustration{height:auto;width:100%}}@media (max-width:991.98px){footer #details-page-institutionnelle .img-full-mobile picture,footer .paragraph--type--media-texte .img-full-mobile picture,header #details-page-institutionnelle .img-full-mobile picture,header .paragraph--type--media-texte .img-full-mobile picture{width:100%}}footer #details-page-institutionnelle .group,footer .paragraph--type--media-texte .group,header #details-page-institutionnelle .group,header .paragraph--type--media-texte .group{position:relative}@media (max-width:991.98px){footer #details-page-institutionnelle .group-1>.row,footer #details-page-institutionnelle .group-3>.row,footer .paragraph--type--media-texte .group-1>.row,footer .paragraph--type--media-texte .group-3>.row,header #details-page-institutionnelle .group-1>.row,header #details-page-institutionnelle .group-3>.row,header .paragraph--type--media-texte .group-1>.row,header .paragraph--type--media-texte .group-3>.row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}footer #details-page-institutionnelle .group-1>.row .img-fluid,footer #details-page-institutionnelle .group-2>.row .img-fluid,footer #details-page-institutionnelle .group-3>.row .img-fluid,footer .paragraph--type--media-texte .group-1>.row .img-fluid,footer .paragraph--type--media-texte .group-2>.row .img-fluid,footer .paragraph--type--media-texte .group-3>.row .img-fluid,header #details-page-institutionnelle .group-1>.row .img-fluid,header #details-page-institutionnelle .group-2>.row .img-fluid,header #details-page-institutionnelle .group-3>.row .img-fluid,header .paragraph--type--media-texte .group-1>.row .img-fluid,header .paragraph--type--media-texte .group-2>.row .img-fluid,header .paragraph--type--media-texte .group-3>.row .img-fluid{width:100%}footer #details-page-institutionnelle .group-1 .left,footer .paragraph--type--media-texte .group-1 .left,header #details-page-institutionnelle .group-1 .left,header .paragraph--type--media-texte .group-1 .left{position:relative;z-index:10}@media (max-width:991.98px){footer #details-page-institutionnelle .group-1 .floating-image,footer .paragraph--type--media-texte .group-1 .floating-image,header #details-page-institutionnelle .group-1 .floating-image,header .paragraph--type--media-texte .group-1 .floating-image{display:none;text-align:center;position:relative;-webkit-transform:translate(0,0) scale(.7);transform:translate(0,0) scale(.7);margin-bottom:1rem;left:inherit;right:inherit}}footer #details-page-institutionnelle .group-1 .right,footer .paragraph--type--media-texte .group-1 .right,header #details-page-institutionnelle .group-1 .right,header .paragraph--type--media-texte .group-1 .right{z-index:5}footer #details-page-institutionnelle .group-1 .right .filter,footer .paragraph--type--media-texte .group-1 .right .filter,header #details-page-institutionnelle .group-1 .right .filter,header .paragraph--type--media-texte .group-1 .right .filter{position:relative}footer #details-page-institutionnelle .group-1 .right .filter::after,footer .paragraph--type--media-texte .group-1 .right .filter::after,header #details-page-institutionnelle .group-1 .right .filter::after,header .paragraph--type--media-texte .group-1 .right .filter::after{position:absolute;background:rgba(0,0,0,0);content:"";top:0;left:0;right:0;bottom:0;-webkit-transition:all ease-in-out .1s;transition:all ease-in-out .1s;z-index:5}footer #details-page-institutionnelle .group-1 .right .filter:hover:after,footer .paragraph--type--media-texte .group-1 .right .filter:hover:after,header #details-page-institutionnelle .group-1 .right .filter:hover:after,header .paragraph--type--media-texte .group-1 .right .filter:hover:after{background:rgba(0,0,0,.5)}footer #details-page-institutionnelle .group-1 .right img,footer .paragraph--type--media-texte .group-1 .right img,header #details-page-institutionnelle .group-1 .right img,header .paragraph--type--media-texte .group-1 .right img{max-height:700px}@media (max-width:991.98px){footer #details-page-institutionnelle .group-1 .right img,footer .paragraph--type--media-texte .group-1 .right img,header #details-page-institutionnelle .group-1 .right img,header .paragraph--type--media-texte .group-1 .right img{width:100%}}footer #details-page-institutionnelle .group-2 .group-text,footer #details-page-institutionnelle .group-3 .group-text,footer #details-page-institutionnelle .group-5 .group-text,footer .paragraph--type--media-texte .group-2 .group-text,footer .paragraph--type--media-texte .group-3 .group-text,footer .paragraph--type--media-texte .group-5 .group-text,header #details-page-institutionnelle .group-2 .group-text,header #details-page-institutionnelle .group-3 .group-text,header #details-page-institutionnelle .group-5 .group-text,header .paragraph--type--media-texte .group-2 .group-text,header .paragraph--type--media-texte .group-3 .group-text,header .paragraph--type--media-texte .group-5 .group-text{height:100%}@media (max-width:1199.98px){footer #details-page-institutionnelle .group-2 picture img,footer #details-page-institutionnelle .group-3 picture img,footer #details-page-institutionnelle .group-5 picture img,footer .paragraph--type--media-texte .group-2 picture img,footer .paragraph--type--media-texte .group-3 picture img,footer .paragraph--type--media-texte .group-5 picture img,header #details-page-institutionnelle .group-2 picture img,header #details-page-institutionnelle .group-3 picture img,header #details-page-institutionnelle .group-5 picture img,header .paragraph--type--media-texte .group-2 picture img,header .paragraph--type--media-texte .group-3 picture img,header .paragraph--type--media-texte .group-5 picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}footer #details-page-institutionnelle .group-3,footer .paragraph--type--media-texte .group-3,header #details-page-institutionnelle .group-3,header .paragraph--type--media-texte .group-3{overflow:hidden}footer #details-page-institutionnelle .group-3.hasVideo .right,footer .paragraph--type--media-texte .group-3.hasVideo .right,header #details-page-institutionnelle .group-3.hasVideo .right,header .paragraph--type--media-texte .group-3.hasVideo .right{position:relative}footer #details-page-institutionnelle .group-3.hasVideo .right:after,footer .paragraph--type--media-texte .group-3.hasVideo .right:after,header #details-page-institutionnelle .group-3.hasVideo .right:after,header .paragraph--type--media-texte .group-3.hasVideo .right:after{content:"";position:absolute;inset:0;background:rgba(0,0,0,0);-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}footer #details-page-institutionnelle .group-3.hasVideo .right:hover:after,footer .paragraph--type--media-texte .group-3.hasVideo .right:hover:after,header #details-page-institutionnelle .group-3.hasVideo .right:hover:after,header .paragraph--type--media-texte .group-3.hasVideo .right:hover:after{background:rgba(0,0,0,.5)}footer #details-page-institutionnelle .group-3 .floating-image,footer .paragraph--type--media-texte .group-3 .floating-image,header #details-page-institutionnelle .group-3 .floating-image,header .paragraph--type--media-texte .group-3 .floating-image{-webkit-transform:translate(50%,0) scale(1);transform:translate(50%,0) scale(1);top:0;left:inherit;right:0}@media (max-width:991.98px){footer #details-page-institutionnelle .group-3 .floating-image,footer .paragraph--type--media-texte .group-3 .floating-image,header #details-page-institutionnelle .group-3 .floating-image,header .paragraph--type--media-texte .group-3 .floating-image{display:none}footer #details-page-institutionnelle .group-3 .floating-image img,footer .paragraph--type--media-texte .group-3 .floating-image img,header #details-page-institutionnelle .group-3 .floating-image img,header .paragraph--type--media-texte .group-3 .floating-image img{max-height:300px}}@media (min-width:768px) and (max-width:991.98px){footer #details-page-institutionnelle .group-3 .group-text,footer .paragraph--type--media-texte .group-3 .group-text,header #details-page-institutionnelle .group-3 .group-text,header .paragraph--type--media-texte .group-3 .group-text{min-height:350px}}@media (max-width:991.98px){footer #details-page-institutionnelle .group-3 .group-text,footer .paragraph--type--media-texte .group-3 .group-text,header #details-page-institutionnelle .group-3 .group-text,header .paragraph--type--media-texte .group-3 .group-text{padding-right:50px}}footer #details-page-institutionnelle .group-4,footer .paragraph--type--media-texte .group-4,header #details-page-institutionnelle .group-4,header .paragraph--type--media-texte .group-4{margin-top:35px}footer #details-page-institutionnelle .group-4 .left,footer #details-page-institutionnelle .group-4 .right,footer .paragraph--type--media-texte .group-4 .left,footer .paragraph--type--media-texte .group-4 .right,header #details-page-institutionnelle .group-4 .left,header #details-page-institutionnelle .group-4 .right,header .paragraph--type--media-texte .group-4 .left,header .paragraph--type--media-texte .group-4 .right{overflow:hidden}footer #details-page-institutionnelle .group-4 .left img,footer #details-page-institutionnelle .group-4 .right img,footer .paragraph--type--media-texte .group-4 .left img,footer .paragraph--type--media-texte .group-4 .right img,header #details-page-institutionnelle .group-4 .left img,header #details-page-institutionnelle .group-4 .right img,header .paragraph--type--media-texte .group-4 .left img,header .paragraph--type--media-texte .group-4 .right img{height:100%;width:auto}footer #details-page-institutionnelle .group-4 .content,footer .paragraph--type--media-texte .group-4 .content,header #details-page-institutionnelle .group-4 .content,header .paragraph--type--media-texte .group-4 .content{text-align:center;margin-bottom:3rem}@media (min-width:992px){footer #details-page-institutionnelle .group-4 .content,footer .paragraph--type--media-texte .group-4 .content,header #details-page-institutionnelle .group-4 .content,header .paragraph--type--media-texte .group-4 .content{margin-top:-215px;margin-bottom:0}}footer #details-page-institutionnelle .group-4 .content .group-text,footer .paragraph--type--media-texte .group-4 .content .group-text,header #details-page-institutionnelle .group-4 .content .group-text,header .paragraph--type--media-texte .group-4 .content .group-text{padding-bottom:15px}footer #details-page-institutionnelle .field--name-field-bouton-groupe-1,footer #details-page-institutionnelle .field--name-field-bouton-groupe-2,footer #details-page-institutionnelle .field--name-field-bouton-groupe-3,footer #details-page-institutionnelle .field--name-field-bouton-groupe-5,footer .paragraph--type--media-texte .field--name-field-bouton-groupe-1,footer .paragraph--type--media-texte .field--name-field-bouton-groupe-2,footer .paragraph--type--media-texte .field--name-field-bouton-groupe-3,footer .paragraph--type--media-texte .field--name-field-bouton-groupe-5,header #details-page-institutionnelle .field--name-field-bouton-groupe-1,header #details-page-institutionnelle .field--name-field-bouton-groupe-2,header #details-page-institutionnelle .field--name-field-bouton-groupe-3,header #details-page-institutionnelle .field--name-field-bouton-groupe-5,header .paragraph--type--media-texte .field--name-field-bouton-groupe-1,header .paragraph--type--media-texte .field--name-field-bouton-groupe-2,header .paragraph--type--media-texte .field--name-field-bouton-groupe-3,header .paragraph--type--media-texte .field--name-field-bouton-groupe-5{text-align:center}footer #details-page-institutionnelle .field--name-field-bouton-groupe-1 a,footer #details-page-institutionnelle .field--name-field-bouton-groupe-2 a,footer #details-page-institutionnelle .field--name-field-bouton-groupe-3 a,footer #details-page-institutionnelle .field--name-field-bouton-groupe-5 a,footer .paragraph--type--media-texte .field--name-field-bouton-groupe-1 a,footer .paragraph--type--media-texte .field--name-field-bouton-groupe-2 a,footer .paragraph--type--media-texte .field--name-field-bouton-groupe-3 a,footer .paragraph--type--media-texte .field--name-field-bouton-groupe-5 a,header #details-page-institutionnelle .field--name-field-bouton-groupe-1 a,header #details-page-institutionnelle .field--name-field-bouton-groupe-2 a,header #details-page-institutionnelle .field--name-field-bouton-groupe-3 a,header #details-page-institutionnelle .field--name-field-bouton-groupe-5 a,header .paragraph--type--media-texte .field--name-field-bouton-groupe-1 a,header .paragraph--type--media-texte .field--name-field-bouton-groupe-2 a,header .paragraph--type--media-texte .field--name-field-bouton-groupe-3 a,header .paragraph--type--media-texte .field--name-field-bouton-groupe-5 a{background:0 0;color:#000;font-size:.875rem;border:1px solid #000;border-radius:0;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block}@media (min-width:992px){footer #details-page-institutionnelle .field--name-field-bouton-groupe-1 a,footer #details-page-institutionnelle .field--name-field-bouton-groupe-2 a,footer #details-page-institutionnelle .field--name-field-bouton-groupe-3 a,footer #details-page-institutionnelle .field--name-field-bouton-groupe-5 a,footer .paragraph--type--media-texte .field--name-field-bouton-groupe-1 a,footer .paragraph--type--media-texte .field--name-field-bouton-groupe-2 a,footer .paragraph--type--media-texte .field--name-field-bouton-groupe-3 a,footer .paragraph--type--media-texte .field--name-field-bouton-groupe-5 a,header #details-page-institutionnelle .field--name-field-bouton-groupe-1 a,header #details-page-institutionnelle .field--name-field-bouton-groupe-2 a,header #details-page-institutionnelle .field--name-field-bouton-groupe-3 a,header #details-page-institutionnelle .field--name-field-bouton-groupe-5 a,header .paragraph--type--media-texte .field--name-field-bouton-groupe-1 a,header .paragraph--type--media-texte .field--name-field-bouton-groupe-2 a,header .paragraph--type--media-texte .field--name-field-bouton-groupe-3 a,header .paragraph--type--media-texte .field--name-field-bouton-groupe-5 a{width:auto}}footer #details-page-institutionnelle .field--name-field-bouton-groupe-1 a:hover,footer #details-page-institutionnelle .field--name-field-bouton-groupe-2 a:hover,footer #details-page-institutionnelle .field--name-field-bouton-groupe-3 a:hover,footer #details-page-institutionnelle .field--name-field-bouton-groupe-5 a:hover,footer .paragraph--type--media-texte .field--name-field-bouton-groupe-1 a:hover,footer .paragraph--type--media-texte .field--name-field-bouton-groupe-2 a:hover,footer .paragraph--type--media-texte .field--name-field-bouton-groupe-3 a:hover,footer .paragraph--type--media-texte .field--name-field-bouton-groupe-5 a:hover,header #details-page-institutionnelle .field--name-field-bouton-groupe-1 a:hover,header #details-page-institutionnelle .field--name-field-bouton-groupe-2 a:hover,header #details-page-institutionnelle .field--name-field-bouton-groupe-3 a:hover,header #details-page-institutionnelle .field--name-field-bouton-groupe-5 a:hover,header .paragraph--type--media-texte .field--name-field-bouton-groupe-1 a:hover,header .paragraph--type--media-texte .field--name-field-bouton-groupe-2 a:hover,header .paragraph--type--media-texte .field--name-field-bouton-groupe-3 a:hover,header .paragraph--type--media-texte .field--name-field-bouton-groupe-5 a:hover{background:#000;color:#fff;text-decoration:none!important}footer #details-page-institutionnelle .field--name-field-media-groupe-4-listing,footer .paragraph--type--media-texte .field--name-field-media-groupe-4-listing,header #details-page-institutionnelle .field--name-field-media-groupe-4-listing,header .paragraph--type--media-texte .field--name-field-media-groupe-4-listing{background:#fff;padding-top:20px;padding-bottom:20px}footer #details-page-institutionnelle .field--name-field-media-groupe-4-listing .field__items,footer .paragraph--type--media-texte .field--name-field-media-groupe-4-listing .field__items,header #details-page-institutionnelle .field--name-field-media-groupe-4-listing .field__items,header .paragraph--type--media-texte .field--name-field-media-groupe-4-listing .field__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:991.98px){footer #details-page-institutionnelle .field--name-field-media-groupe-4-listing .field__items .field__item,footer .paragraph--type--media-texte .field--name-field-media-groupe-4-listing .field__items .field__item,header #details-page-institutionnelle .field--name-field-media-groupe-4-listing .field__items .field__item,header .paragraph--type--media-texte .field--name-field-media-groupe-4-listing .field__items .field__item{margin-bottom:1rem;margin-top:1rem;width:100%}}@media (max-width:1199.98px){footer #details-page-institutionnelle .field--name-field-media-groupe-4-listing .field__items img,footer .paragraph--type--media-texte .field--name-field-media-groupe-4-listing .field__items img,header #details-page-institutionnelle .field--name-field-media-groupe-4-listing .field__items img,header .paragraph--type--media-texte .field--name-field-media-groupe-4-listing .field__items img{width:100%;height:auto}}footer #details-page-institutionnelle .secondary-link,footer .paragraph--type--media-texte .secondary-link,header #details-page-institutionnelle .secondary-link,header .paragraph--type--media-texte .secondary-link{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:10}footer #details-page-institutionnelle .group-1-bis,footer #details-page-institutionnelle .highlight,footer .paragraph--type--media-texte .group-1-bis,footer .paragraph--type--media-texte .highlight,header #details-page-institutionnelle .group-1-bis,header #details-page-institutionnelle .highlight,header .paragraph--type--media-texte .group-1-bis,header .paragraph--type--media-texte .highlight{margin-top:50px;margin-bottom:50px;position:relative}footer #details-page-institutionnelle .group-1-bis.hasVideo::after,footer #details-page-institutionnelle .highlight.hasVideo::after,footer .paragraph--type--media-texte .group-1-bis.hasVideo::after,footer .paragraph--type--media-texte .highlight.hasVideo::after,header #details-page-institutionnelle .group-1-bis.hasVideo::after,header #details-page-institutionnelle .highlight.hasVideo::after,header .paragraph--type--media-texte .group-1-bis.hasVideo::after,header .paragraph--type--media-texte .highlight.hasVideo::after{position:absolute;background:rgba(0,0,0,0);content:"";top:0;left:0;right:0;bottom:0;-webkit-transition:all ease-in-out .1s;transition:all ease-in-out .1s;z-index:5}footer #details-page-institutionnelle .group-1-bis.hasVideo:hover:after,footer #details-page-institutionnelle .highlight.hasVideo:hover:after,footer .paragraph--type--media-texte .group-1-bis.hasVideo:hover:after,footer .paragraph--type--media-texte .highlight.hasVideo:hover:after,header #details-page-institutionnelle .group-1-bis.hasVideo:hover:after,header #details-page-institutionnelle .highlight.hasVideo:hover:after,header .paragraph--type--media-texte .group-1-bis.hasVideo:hover:after,header .paragraph--type--media-texte .highlight.hasVideo:hover:after{background:rgba(0,0,0,.5)}footer #details-page-institutionnelle .group-1-bis .group-text,footer #details-page-institutionnelle .highlight .group-text,footer .paragraph--type--media-texte .group-1-bis .group-text,footer .paragraph--type--media-texte .highlight .group-text,header #details-page-institutionnelle .group-1-bis .group-text,header #details-page-institutionnelle .highlight .group-text,header .paragraph--type--media-texte .group-1-bis .group-text,header .paragraph--type--media-texte .highlight .group-text{padding-top:25px;padding-bottom:25px}footer #details-page-institutionnelle .group-1-bis .overlay,footer #details-page-institutionnelle .highlight .overlay,footer .paragraph--type--media-texte .group-1-bis .overlay,footer .paragraph--type--media-texte .highlight .overlay,header #details-page-institutionnelle .group-1-bis .overlay,header #details-page-institutionnelle .highlight .overlay,header .paragraph--type--media-texte .group-1-bis .overlay,header .paragraph--type--media-texte .highlight .overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:10}@media (max-width:991.98px){footer #details-page-institutionnelle .group-1-bis .overlay,footer #details-page-institutionnelle .highlight .overlay,footer .paragraph--type--media-texte .group-1-bis .overlay,footer .paragraph--type--media-texte .highlight .overlay,header #details-page-institutionnelle .group-1-bis .overlay,header #details-page-institutionnelle .highlight .overlay,header .paragraph--type--media-texte .group-1-bis .overlay,header .paragraph--type--media-texte .highlight .overlay{position:relative}}footer #details-page-institutionnelle .group-1-bis-left .text-content,footer #details-page-institutionnelle .group-1-bis-right .text-content,footer #details-page-institutionnelle .highlight-left .text-content,footer #details-page-institutionnelle .highlight-right .text-content,footer .paragraph--type--media-texte .group-1-bis-left .text-content,footer .paragraph--type--media-texte .group-1-bis-right .text-content,footer .paragraph--type--media-texte .highlight-left .text-content,footer .paragraph--type--media-texte .highlight-right .text-content,header #details-page-institutionnelle .group-1-bis-left .text-content,header #details-page-institutionnelle .group-1-bis-right .text-content,header #details-page-institutionnelle .highlight-left .text-content,header #details-page-institutionnelle .highlight-right .text-content,header .paragraph--type--media-texte .group-1-bis-left .text-content,header .paragraph--type--media-texte .group-1-bis-right .text-content,header .paragraph--type--media-texte .highlight-left .text-content,header .paragraph--type--media-texte .highlight-right .text-content{width:50%}@media (max-width:991.98px){footer #details-page-institutionnelle .group-1-bis-left .text-content .group-text,footer #details-page-institutionnelle .group-1-bis-right .text-content .group-text,footer #details-page-institutionnelle .highlight-left .text-content .group-text,footer #details-page-institutionnelle .highlight-right .text-content .group-text,footer .paragraph--type--media-texte .group-1-bis-left .text-content .group-text,footer .paragraph--type--media-texte .group-1-bis-right .text-content .group-text,footer .paragraph--type--media-texte .highlight-left .text-content .group-text,footer .paragraph--type--media-texte .highlight-right .text-content .group-text,header #details-page-institutionnelle .group-1-bis-left .text-content .group-text,header #details-page-institutionnelle .group-1-bis-right .text-content .group-text,header #details-page-institutionnelle .highlight-left .text-content .group-text,header #details-page-institutionnelle .highlight-right .text-content .group-text,header .paragraph--type--media-texte .group-1-bis-left .text-content .group-text,header .paragraph--type--media-texte .group-1-bis-right .text-content .group-text,header .paragraph--type--media-texte .highlight-left .text-content .group-text,header .paragraph--type--media-texte .highlight-right .text-content .group-text{padding:30px}}@media (max-width:991.98px){footer #details-page-institutionnelle .group-1-bis-left .text-content,footer #details-page-institutionnelle .group-1-bis-right .text-content,footer #details-page-institutionnelle .highlight-left .text-content,footer #details-page-institutionnelle .highlight-right .text-content,footer .paragraph--type--media-texte .group-1-bis-left .text-content,footer .paragraph--type--media-texte .group-1-bis-right .text-content,footer .paragraph--type--media-texte .highlight-left .text-content,footer .paragraph--type--media-texte .highlight-right .text-content,header #details-page-institutionnelle .group-1-bis-left .text-content,header #details-page-institutionnelle .group-1-bis-right .text-content,header #details-page-institutionnelle .highlight-left .text-content,header #details-page-institutionnelle .highlight-right .text-content,header .paragraph--type--media-texte .group-1-bis-left .text-content,header .paragraph--type--media-texte .group-1-bis-right .text-content,header .paragraph--type--media-texte .highlight-left .text-content,header .paragraph--type--media-texte .highlight-right .text-content{width:100%}}footer #details-page-institutionnelle .group-1-bis-left .group-text,footer #details-page-institutionnelle .group-1-bis-right .group-text,footer #details-page-institutionnelle .highlight-left .group-text,footer #details-page-institutionnelle .highlight-right .group-text,footer .paragraph--type--media-texte .group-1-bis-left .group-text,footer .paragraph--type--media-texte .group-1-bis-right .group-text,footer .paragraph--type--media-texte .highlight-left .group-text,footer .paragraph--type--media-texte .highlight-right .group-text,header #details-page-institutionnelle .group-1-bis-left .group-text,header #details-page-institutionnelle .group-1-bis-right .group-text,header #details-page-institutionnelle .highlight-left .group-text,header #details-page-institutionnelle .highlight-right .group-text,header .paragraph--type--media-texte .group-1-bis-left .group-text,header .paragraph--type--media-texte .group-1-bis-right .group-text,header .paragraph--type--media-texte .highlight-left .group-text,header .paragraph--type--media-texte .highlight-right .group-text{width:100%}footer #details-page-institutionnelle .group-1-bis-right .overlay,footer #details-page-institutionnelle .highlight-right .overlay,footer .paragraph--type--media-texte .group-1-bis-right .overlay,footer .paragraph--type--media-texte .highlight-right .overlay,header #details-page-institutionnelle .group-1-bis-right .overlay,header #details-page-institutionnelle .highlight-right .overlay,header .paragraph--type--media-texte .group-1-bis-right .overlay,header .paragraph--type--media-texte .highlight-right .overlay{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}footer #details-page-institutionnelle .group-1-bis-right .overlay>div:nth-child(2),footer #details-page-institutionnelle .highlight-right .overlay>div:nth-child(2),footer .paragraph--type--media-texte .group-1-bis-right .overlay>div:nth-child(2),footer .paragraph--type--media-texte .highlight-right .overlay>div:nth-child(2),header #details-page-institutionnelle .group-1-bis-right .overlay>div:nth-child(2),header #details-page-institutionnelle .highlight-right .overlay>div:nth-child(2),header .paragraph--type--media-texte .group-1-bis-right .overlay>div:nth-child(2),header .paragraph--type--media-texte .highlight-right .overlay>div:nth-child(2){-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}footer #details-page-institutionnelle .highlight picture img,footer .paragraph--type--media-texte .highlight picture img,header #details-page-institutionnelle .highlight picture img,header .paragraph--type--media-texte .highlight picture img{width:100%}footer #details-page-institutionnelle .group-1-bis,footer #details-page-institutionnelle .group-5,footer .paragraph--type--media-texte .group-1-bis,footer .paragraph--type--media-texte .group-5,header #details-page-institutionnelle .group-1-bis,header #details-page-institutionnelle .group-5,header .paragraph--type--media-texte .group-1-bis,header .paragraph--type--media-texte .group-5{margin-bottom:0}footer #details-page-institutionnelle .group-1-bis::after,footer #details-page-institutionnelle .group-5::after,footer .paragraph--type--media-texte .group-1-bis::after,footer .paragraph--type--media-texte .group-5::after,header #details-page-institutionnelle .group-1-bis::after,header #details-page-institutionnelle .group-5::after,header .paragraph--type--media-texte .group-1-bis::after,header .paragraph--type--media-texte .group-5::after{content:inherit!important}footer #details-page-institutionnelle .group-1-bis>.position-relative,footer #details-page-institutionnelle .group-5>.position-relative,footer .paragraph--type--media-texte .group-1-bis>.position-relative,footer .paragraph--type--media-texte .group-5>.position-relative,header #details-page-institutionnelle .group-1-bis>.position-relative,header #details-page-institutionnelle .group-5>.position-relative,header .paragraph--type--media-texte .group-1-bis>.position-relative,header .paragraph--type--media-texte .group-5>.position-relative{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}footer #details-page-institutionnelle .group-1-bis>.position-relative .illustration,footer #details-page-institutionnelle .group-5>.position-relative .illustration,footer .paragraph--type--media-texte .group-1-bis>.position-relative .illustration,footer .paragraph--type--media-texte .group-5>.position-relative .illustration,header #details-page-institutionnelle .group-1-bis>.position-relative .illustration,header #details-page-institutionnelle .group-5>.position-relative .illustration,header .paragraph--type--media-texte .group-1-bis>.position-relative .illustration,header .paragraph--type--media-texte .group-5>.position-relative .illustration{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;cursor:inherit}footer #details-page-institutionnelle .group-1-bis>.position-relative .illustration img,footer #details-page-institutionnelle .group-5>.position-relative .illustration img,footer .paragraph--type--media-texte .group-1-bis>.position-relative .illustration img,footer .paragraph--type--media-texte .group-5>.position-relative .illustration img,header #details-page-institutionnelle .group-1-bis>.position-relative .illustration img,header #details-page-institutionnelle .group-5>.position-relative .illustration img,header .paragraph--type--media-texte .group-1-bis>.position-relative .illustration img,header .paragraph--type--media-texte .group-5>.position-relative .illustration img{margin-left:auto}footer #details-page-institutionnelle .group-1-bis .overlay,footer #details-page-institutionnelle .group-5 .overlay,footer .paragraph--type--media-texte .group-1-bis .overlay,footer .paragraph--type--media-texte .group-5 .overlay,header #details-page-institutionnelle .group-1-bis .overlay,header #details-page-institutionnelle .group-5 .overlay,header .paragraph--type--media-texte .group-1-bis .overlay,header .paragraph--type--media-texte .group-5 .overlay{pointer-events:none}footer #details-page-institutionnelle .group-1-bis .overlay .text-content,footer #details-page-institutionnelle .group-5 .overlay .text-content,footer .paragraph--type--media-texte .group-1-bis .overlay .text-content,footer .paragraph--type--media-texte .group-5 .overlay .text-content,header #details-page-institutionnelle .group-1-bis .overlay .text-content,header #details-page-institutionnelle .group-5 .overlay .text-content,header .paragraph--type--media-texte .group-1-bis .overlay .text-content,header .paragraph--type--media-texte .group-5 .overlay .text-content{pointer-events:auto}@media (max-width:991.98px){footer #details-page-institutionnelle .group-1-bis .floating-image,footer #details-page-institutionnelle .group-5 .floating-image,footer .paragraph--type--media-texte .group-1-bis .floating-image,footer .paragraph--type--media-texte .group-5 .floating-image,header #details-page-institutionnelle .group-1-bis .floating-image,header #details-page-institutionnelle .group-5 .floating-image,header .paragraph--type--media-texte .group-1-bis .floating-image,header .paragraph--type--media-texte .group-5 .floating-image{display:none}}footer #details-page-institutionnelle .group-5 .floating-image,footer .paragraph--type--media-texte .group-5 .floating-image,header #details-page-institutionnelle .group-5 .floating-image,header .paragraph--type--media-texte .group-5 .floating-image{left:0;-webkit-transform:translate(-50%,-70%) scale(.7);transform:translate(-50%,-70%) scale(.7)}footer #details-page-institutionnelle .group-1-bis.hasVideo .illustration,footer .paragraph--type--media-texte .group-1-bis.hasVideo .illustration,header #details-page-institutionnelle .group-1-bis.hasVideo .illustration,header .paragraph--type--media-texte .group-1-bis.hasVideo .illustration{cursor:pointer}@media (max-width:1199.98px){footer #details-page-institutionnelle .group-1-bis.hasVideo .illustration picture,footer .paragraph--type--media-texte .group-1-bis.hasVideo .illustration picture,header #details-page-institutionnelle .group-1-bis.hasVideo .illustration picture,header .paragraph--type--media-texte .group-1-bis.hasVideo .illustration picture{width:100%}footer #details-page-institutionnelle .group-1-bis.hasVideo .illustration picture img,footer .paragraph--type--media-texte .group-1-bis.hasVideo .illustration picture img,header #details-page-institutionnelle .group-1-bis.hasVideo .illustration picture img,header .paragraph--type--media-texte .group-1-bis.hasVideo .illustration picture img{width:100%}}footer #details-page-institutionnelle .group-1-bis.hasVideo .illustration::after,footer .paragraph--type--media-texte .group-1-bis.hasVideo .illustration::after,header #details-page-institutionnelle .group-1-bis.hasVideo .illustration::after,header .paragraph--type--media-texte .group-1-bis.hasVideo .illustration::after{position:absolute;background:rgba(0,0,0,0);content:"";top:0;left:0;right:0;bottom:0;-webkit-transition:all ease-in-out .1s;transition:all ease-in-out .1s;z-index:5}footer #details-page-institutionnelle .group-1-bis.hasVideo .illustration:hover:after,footer .paragraph--type--media-texte .group-1-bis.hasVideo .illustration:hover:after,header #details-page-institutionnelle .group-1-bis.hasVideo .illustration:hover:after,header .paragraph--type--media-texte .group-1-bis.hasVideo .illustration:hover:after{background:rgba(0,0,0,.5)}footer #details-page-institutionnelle .group-1-bis picture,footer .paragraph--type--media-texte .group-1-bis picture,header #details-page-institutionnelle .group-1-bis picture,header .paragraph--type--media-texte .group-1-bis picture{width:100%}@media (max-width:1199.98px){footer #details-page-institutionnelle .group-1-bis picture img,footer .paragraph--type--media-texte .group-1-bis picture img,header #details-page-institutionnelle .group-1-bis picture img,header .paragraph--type--media-texte .group-1-bis picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}footer #modalVideo .modal-content,header #modalVideo .modal-content{background-color:transparent;border:none}footer #modalVideo .modal-content .modal-header,header #modalVideo .modal-content .modal-header{border-bottom:none}footer #modalVideo .modal-content .close,header #modalVideo .modal-content .close{color:#fff;text-shadow:none}footer #modalVideo .modal-content iframe,header #modalVideo .modal-content iframe{width:100%;height:300px}@media (min-width:992px){footer #modalVideo .modal-content iframe,header #modalVideo .modal-content iframe{height:450px}}footer .toggleModalVideo,footer .toggleModalVideo:focus,header .toggleModalVideo,header .toggleModalVideo:focus{background:0 0;border:none;outline:0}footer .sans-offres p,header .sans-offres p{text-decoration:underline}footer .sans-offres img,header .sans-offres img{width:30px;height:auto}footer .promo--orange .promo--flag,header .promo--orange .promo--flag{background:#e6530f}footer .promo--vert .promo--flag,header .promo--vert .promo--flag{background:#c4d544}footer .node--type-nos-offres,header .node--type-nos-offres{height:100%}footer .node--type-nos-offres img,header .node--type-nos-offres img{width:100%;height:auto}footer .node--type-nos-offres a,header .node--type-nos-offres a{color:#000}footer .node--type-nos-offres .promo--flag,header .node--type-nos-offres .promo--flag{color:#fff;position:absolute;width:90px;height:90px;border-radius:50%;bottom:10px;left:-8px;-webkit-transform:rotate(-10deg);transform:rotate(-10deg);overflow:hidden}@media (min-width:576px){footer .node--type-nos-offres .promo--flag,header .node--type-nos-offres .promo--flag{left:-20px}}footer .node--type-nos-offres .promo--flag .promo--flag-ligne-1,header .node--type-nos-offres .promo--flag .promo--flag-ligne-1{font-size:1.8em;line-height:.7;margin-top:-5px}footer .node--type-nos-offres .promo--content,header .node--type-nos-offres .promo--content{font-size:1rem;width:calc(100% - 70px);margin-left:auto;padding-top:10px}footer .paragraph--type--offres-promotionnelles,header .paragraph--type--offres-promotionnelles{word-wrap:break-word}footer .node__content,header .node__content{margin-top:0}footer .logout .logout_link,header .logout .logout_link{color:#000;font-size:14px;font-weight:500;text-transform:initial;text-decoration:underline}footer .user-pass form#user-pass input[name=name]::-moz-placeholder,header .user-pass form#user-pass input[name=name]::-moz-placeholder{text-align:left}footer .user-pass form#user-pass input[name=name]::-webkit-input-placeholder,header .user-pass form#user-pass input[name=name]::-webkit-input-placeholder{text-align:left}footer .user-pass form#user-pass input[name=name]:-ms-input-placeholder,header .user-pass form#user-pass input[name=name]:-ms-input-placeholder{text-align:left}footer .user-pass form#user-pass input[name=name]::-ms-input-placeholder,header .user-pass form#user-pass input[name=name]::-ms-input-placeholder{text-align:left}footer .user-pass form#user-pass input[name=name]::placeholder,header .user-pass form#user-pass input[name=name]::placeholder{text-align:left}footer .user-pass form#user-pass>p,header .user-pass form#user-pass>p{padding:0 15px}@media (max-width:1199.98px){footer .user-pass #page,header .user-pass #page{margin-top:100px}}footer .profile-fidelite-edit-form,header .profile-fidelite-edit-form{padding-top:1em;padding-bottom:1em;background-color:#fefefe;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}footer .profile-fidelite-edit-form fieldset,header .profile-fidelite-edit-form fieldset{margin:0;padding:0}footer .profile-fidelite-edit-form fieldset label,header .profile-fidelite-edit-form fieldset label{margin-bottom:0;font-weight:700}footer .profile-fidelite-edit-form fieldset .form-control,header .profile-fidelite-edit-form fieldset .form-control{max-width:320px;margin:0;text-align:center;font-weight:700;height:44px;border-radius:0;background-color:transparent;border:solid #d9d9d9 1px;text-align:left;margin:12px 0}footer .profile-fidelite-edit-form fieldset .form-control::-moz-placeholder,header .profile-fidelite-edit-form fieldset .form-control::-moz-placeholder{text-align:left}footer .profile-fidelite-edit-form fieldset .form-control::-webkit-input-placeholder,header .profile-fidelite-edit-form fieldset .form-control::-webkit-input-placeholder{text-align:left}footer .profile-fidelite-edit-form fieldset .form-control:-ms-input-placeholder,header .profile-fidelite-edit-form fieldset .form-control:-ms-input-placeholder{text-align:left}footer .profile-fidelite-edit-form fieldset .form-control::-ms-input-placeholder,header .profile-fidelite-edit-form fieldset .form-control::-ms-input-placeholder{text-align:left}footer .profile-fidelite-edit-form fieldset .form-control::placeholder,header .profile-fidelite-edit-form fieldset .form-control::placeholder{text-align:left}footer .profile-fidelite-edit-form .field--type-string-long,header .profile-fidelite-edit-form .field--type-string-long{margin-top:1em;padding-left:0;padding-right:0}footer .profile-fidelite-edit-form button[data-drupal-selector=edit-submit],header .profile-fidelite-edit-form button[data-drupal-selector=edit-submit]{border-radius:0;padding:1em 2em;font-weight:700;background-color:#000;border:solid #000 1px;color:#fefefe;text-decoration:none;font-size:1rem;cursor:pointer;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;margin-left:15px}footer .profile-fidelite-edit-form button[data-drupal-selector=edit-submit]:hover,header .profile-fidelite-edit-form button[data-drupal-selector=edit-submit]:hover{color:#fff;background-color:#000}footer #fidelite .paragraph--type--fid-croquez-horizontal>div>div:last-child,header #fidelite .paragraph--type--fid-croquez-horizontal>div>div:last-child{display:none}footer #fidelite .card-account,header #fidelite .card-account{margin:25px 0;padding:10px 55px;border:1px solid #000;display:inline-block;font-size:1.2rem;line-height:1.2rem}@media (max-width:1199.98px){footer #content_fidelity>div,header #content_fidelity>div{margin:0;padding:0}footer #content_fidelity>div .cart.cart-form .alert-wrapper,footer #content_fidelity>div .container,footer #content_fidelity>div .node--landing .field--name-field-page-paragraph,footer #content_fidelity>div .node--landing .field--type-text-with-summary,footer #content_fidelity>div article[class*=fetes_receptions] .node__content,footer #content_fidelity>div article[class*=recrutement] .node__content,footer .cart.cart-form #content_fidelity>div .alert-wrapper,footer .node--landing #content_fidelity>div .field--name-field-page-paragraph,footer .node--landing #content_fidelity>div .field--type-text-with-summary,footer article[class*=fetes_receptions] #content_fidelity>div .node__content,footer article[class*=recrutement] #content_fidelity>div .node__content,header #content_fidelity>div .cart.cart-form .alert-wrapper,header #content_fidelity>div .container,header #content_fidelity>div .node--landing .field--name-field-page-paragraph,header #content_fidelity>div .node--landing .field--type-text-with-summary,header #content_fidelity>div article[class*=fetes_receptions] .node__content,header #content_fidelity>div article[class*=recrutement] .node__content,header .cart.cart-form #content_fidelity>div .alert-wrapper,header .node--landing #content_fidelity>div .field--name-field-page-paragraph,header .node--landing #content_fidelity>div .field--type-text-with-summary,header article[class*=fetes_receptions] #content_fidelity>div .node__content,header article[class*=recrutement] #content_fidelity>div .node__content{max-width:inherit;padding:0}}footer #fidelite-block .happy-container,header #fidelite-block .happy-container{width:75%;margin-left:auto;margin-right:auto}footer #fidelite-block .points,header #fidelite-block .points{background:#e6530f;z-index:10;position:relative;text-align:center}@media (min-width:992px){footer #fidelite-block .points,header #fidelite-block .points{height:calc(100% - 260px)}}footer #fidelite-block .points::after,header #fidelite-block .points::after{width:100%;height:100%;background-image:url(https://www.patapain.com/themes/custom/digipat/dist/3135a0f40841f5630690.png)!important;content:"";display:block;top:0;position:absolute;left:0;z-index:-1}footer #fidelite-block .points p,footer #fidelite-block .points span,header #fidelite-block .points p,header #fidelite-block .points span{color:#fff}footer #fidelite-block .points .fidelite-title,header #fidelite-block .points .fidelite-title{font-size:1.4rem}footer #fidelite-block .points .happy,header #fidelite-block .points .happy{font-size:3rem;line-height:32px}footer #fidelite-block .points .amount .number,header #fidelite-block .points .amount .number{font-size:6rem;line-height:5.2rem;font-weight:700}footer #fidelite-block .points .amount .label,header #fidelite-block .points .amount .label{font-weight:700;font-size:2rem;line-height:1.5rem}footer #fidelite-block .points .more,header #fidelite-block .points .more{color:#000;text-decoration:underline;margin-top:2rem}@media (min-width:992px){footer #fidelite-block .points .more,header #fidelite-block .points .more{margin-top:auto}}footer #fidelite-block .avantages,header #fidelite-block .avantages{background:#85cbc9;padding:15px}footer #fidelite-block .avantages img,header #fidelite-block .avantages img{margin-bottom:0}@media (min-width:992px){footer #fidelite-block .avantages,header #fidelite-block .avantages{height:260px}footer #fidelite-block .avantages img,header #fidelite-block .avantages img{margin-bottom:2rem}}footer #fidelite-block .avantages span,header #fidelite-block .avantages span{color:#fff;text-transform:uppercase;display:inline-block}footer #fidelite-block .avantages img,header #fidelite-block .avantages img{display:block;width:70%;margin:1rem auto}footer form#frr-utilisateur-register-step-two button[type=submit],header form#frr-utilisateur-register-step-two button[type=submit]{background:#000;color:#fff;font-size:1rem;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block;text-transform:uppercase}@media (min-width:992px){footer form#frr-utilisateur-register-step-two button[type=submit],header form#frr-utilisateur-register-step-two button[type=submit]{font-size:2rem}}footer form#frr-utilisateur-register-step-two button[type=submit]:hover,header form#frr-utilisateur-register-step-two button[type=submit]:hover{background:#fff;color:#000;text-decoration:none!important}footer form#frr-utilisateur-register-step-two #fidelite-cgu,header form#frr-utilisateur-register-step-two #fidelite-cgu{padding:2rem;text-align:center}@media (min-width:768px){footer form#frr-utilisateur-register-step-two #fidelite-cgu,header form#frr-utilisateur-register-step-two #fidelite-cgu{padding-top:0;background:#85cbc9;text-align:left}}footer form#frr-utilisateur-register-step-two #fidelite-cgu .form-item-cgu-carte-fid,header form#frr-utilisateur-register-step-two #fidelite-cgu .form-item-cgu-carte-fid{margin-top:.5rem}@media (min-width:992px){footer form#frr-utilisateur-register-step-two #fidelite-cgu .form-item-cgu-carte-fid,header form#frr-utilisateur-register-step-two #fidelite-cgu .form-item-cgu-carte-fid{margin-top:0}}footer form#frr-utilisateur-register-step-two #fidelite-cgu .form-item-cgu-carte-fid a,header form#frr-utilisateur-register-step-two #fidelite-cgu .form-item-cgu-carte-fid a{color:#000;text-decoration:underline}@media (max-width:1199.98px){footer form#frr-utilisateur-register-step-two .container-form,header form#frr-utilisateur-register-step-two .container-form{padding:0}}@media (min-width:992px){footer form#frr-utilisateur-register-step-two .container-form,header form#frr-utilisateur-register-step-two .container-form{max-width:960px}}@media (max-width:1199.98px){footer form#frr-utilisateur-register-step-two h1,header form#frr-utilisateur-register-step-two h1{font-size:1.8rem}}footer form#frr-utilisateur-register-step-two #fidelite-etape-2>div,header form#frr-utilisateur-register-step-two #fidelite-etape-2>div{padding:2rem;background:#85cbc9}footer form#frr-utilisateur-register-step-two #fidelite-etape-2>div h3,header form#frr-utilisateur-register-step-two #fidelite-etape-2>div h3{font-weight:700;font-size:1.4rem;text-transform:unset!important;margin-top:1.2rem;margin-bottom:1.2rem}footer form#frr-utilisateur-register-step-two #fidelite-etape-2>div label,header form#frr-utilisateur-register-step-two #fidelite-etape-2>div label{font-size:1rem;line-height:1.4rem}footer form#frr-utilisateur-register-step-two #fidelite-etape-2>div small,header form#frr-utilisateur-register-step-two #fidelite-etape-2>div small{font-weight:500}footer form#frr-utilisateur-register-step-two #fidelite-etape-2>div .form-item-no-carte-field::before,header form#frr-utilisateur-register-step-two #fidelite-etape-2>div .form-item-no-carte-field::before{top:2px}@media (max-width:1199.98px){footer form#frr-utilisateur-register-step-two #fidelite-etape-2>div .form-item-carte-field,header form#frr-utilisateur-register-step-two #fidelite-etape-2>div .form-item-carte-field{padding:0}}footer form#frr-utilisateur-register-step-two #fidelite-etape-2>div .wallet-icons img,header form#frr-utilisateur-register-step-two #fidelite-etape-2>div .wallet-icons img{width:90px;height:90px}@media (min-width:992px){footer form#frr-utilisateur-register-step-two #fidelite-etape-2>div .wallet-icons img,header form#frr-utilisateur-register-step-two #fidelite-etape-2>div .wallet-icons img{width:120px;height:120px}}footer .feed-avantages .col-left-avantages,header .feed-avantages .col-left-avantages{background:#000;color:#fff;padding:10px}@media (min-width:992px){footer .feed-avantages .col-left-avantages,header .feed-avantages .col-left-avantages{padding:35px}}footer .feed-avantages .col-left-avantages img,header .feed-avantages .col-left-avantages img{width:45px;height:auto}footer .feed-avantages .col-left-avantages .feed-title-avantage,header .feed-avantages .col-left-avantages .feed-title-avantage{margin-top:25px;margin-bottom:25px}footer .feed-avantages .col-left-avantages p,header .feed-avantages .col-left-avantages p{font-weight:900;font-size:1.3rem;line-height:35px;letter-spacing:.012em}@media (max-width:1199.98px){footer .feed-avantages .col-left-avantages p,header .feed-avantages .col-left-avantages p{margin-bottom:1.2rem}}footer .feed-avantages .col-right-avantages,header .feed-avantages .col-right-avantages{background:#85cbc9}footer .feed-avantages .col-right-avantages img,header .feed-avantages .col-right-avantages img{width:60%;height:auto;display:block;margin:auto}footer .feed-avantages .col-right-avantages>div,header .feed-avantages .col-right-avantages>div{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:768px){footer .feed-avantages .col-right-avantages>div,header .feed-avantages .col-right-avantages>div{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width:992px){footer .feed-avantages .col-right-avantages>div,header .feed-avantages .col-right-avantages>div{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}footer .feed-avantages .col-right-avantages div.container-button,header .feed-avantages .col-right-avantages div.container-button{display:block;width:100%}footer .feed-avantages .col-right-avantages div.container-button a,header .feed-avantages .col-right-avantages div.container-button a{margin:0;width:100%}@media (min-width:768px){footer .feed-avantages .col-right-avantages div.container-button a,header .feed-avantages .col-right-avantages div.container-button a{width:70%;margin:auto}}footer .feed-avantages .col-right-avantages p,header .feed-avantages .col-right-avantages p{width:100%;display:block;margin:auto;font-weight:900;font-size:1.1rem;line-height:1.5rem;position:relative;color:#fff}@media (min-width:992px){footer .feed-avantages .col-right-avantages p,header .feed-avantages .col-right-avantages p{width:70%}}footer .feed-avantages .col-right-avantages p::before,header .feed-avantages .col-right-avantages p::before{content:"";position:absolute;width:5px;height:100%;background:#000;border-radius:3px;top:0;left:-25px}footer .feed-avantages .col-right-avantages a,header .feed-avantages .col-right-avantages a{padding:1rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}footer .field--name-field-image-gauche-1 .field__item,header .field--name-field-image-gauche-1 .field__item{position:relative;z-index:2;overflow:hidden}footer .field--name-field-image-gauche-1 .field__item::before,header .field--name-field-image-gauche-1 .field__item::before{background-image:url(https://www.patapain.com/themes/custom/digipat/dist/14259e181fcc9ee4f846.png)!important;content:"";position:absolute;bottom:20%;width:80%;height:230px;left:0;z-index:-1}footer .field--name-field-image-droite-2 .field__item,header .field--name-field-image-droite-2 .field__item{position:relative;z-index:2;overflow:hidden}footer .field--name-field-image-droite-2 .field__item::before,header .field--name-field-image-droite-2 .field__item::before{background-image:url(https://www.patapain.com/themes/custom/digipat/dist/9df36e1cbf7e9864b73d.png)!important;background-repeat:no-repeat;content:"";position:absolute;left:50%;z-index:-1;width:416px;height:416px;-webkit-transform:translate(-50%,-45%);transform:translate(-50%,-45%);top:50%}footer .field--name-field-sous-images .d-flex,header .field--name-field-sous-images .d-flex{gap:20px}footer .field--name-field-sous-images img,header .field--name-field-sous-images img{height:40px;width:auto}@media (max-width:991.98px){footer .paragraph--type--fidelite,header .paragraph--type--fidelite{margin-bottom:-5rem}}@media (min-width:768px){footer #feed-section-1,header #feed-section-1{margin-top:2.2rem}}footer #feed-section-1 .col-left-image div.field--name-field-image,header #feed-section-1 .col-left-image div.field--name-field-image{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:992px){footer #feed-section-1 .col-left-image div.field--name-field-image,header #feed-section-1 .col-left-image div.field--name-field-image{width:100%}}footer #feed-section-1 .col-left-image div.field--name-field-image .field__item,header #feed-section-1 .col-left-image div.field--name-field-image .field__item{margin-top:auto;width:100%}@media (max-width:991.98px){footer #feed-section-1 .col-left-image div.field--name-field-image,header #feed-section-1 .col-left-image div.field--name-field-image{padding:0}}footer #feed-section-1 .col-left-image img,header #feed-section-1 .col-left-image img{height:auto;width:90%;display:block;margin:0 auto;max-width:500px}footer #feed-section-1 div.container-button,header #feed-section-1 div.container-button{display:block;max-width:450px}@media (min-width:992px){footer #feed-section-1 div.container-button,header #feed-section-1 div.container-button{width:70%}}footer #feed-section-1 div.container-button a,header #feed-section-1 div.container-button a{padding:1rem;border:1px solid #e6530f}@media (max-width:1199.98px){footer #feed-section-1 div.container-button a,header #feed-section-1 div.container-button a{width:100%;margin:0}}footer #feed-section-1 div.container-button a:hover,header #feed-section-1 div.container-button a:hover{border:1px solid #e6530f}footer .view-commerce-cart-form form .frr_fidelite span,footer .view-commerce-cart-form form .frr_fidelite span.order-total-line-value,header .view-commerce-cart-form form .frr_fidelite span,header .view-commerce-cart-form form .frr_fidelite span.order-total-line-value{color:#85cbc9!important;font-weight:700}footer .view-commerce-cart-form form .content-cart-main,header .view-commerce-cart-form form .content-cart-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer .view-commerce-cart-form form .content-cart-main .feed-panier,header .view-commerce-cart-form form .content-cart-main .feed-panier{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;margin-bottom:20px}footer .view-commerce-cart-form form .content-cart-main .views-view-grid,header .view-commerce-cart-form form .content-cart-main .views-view-grid{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}footer .view-commerce-cart-form form .content-cart-main .layout-edit-coupon-redemption,header .view-commerce-cart-form form .content-cart-main .layout-edit-coupon-redemption{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media (min-width:992px){footer .view-commerce-cart-form form .content-cart-main .feed-panier,header .view-commerce-cart-form form .content-cart-main .feed-panier{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:0}footer .view-commerce-cart-form form .content-cart-main .views-view-grid,header .view-commerce-cart-form form .content-cart-main .views-view-grid{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}footer .view-commerce-cart-form form .content-cart-main .layout-edit-coupon-redemption,header .view-commerce-cart-form form .content-cart-main .layout-edit-coupon-redemption{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}footer .feed-panier,header .feed-panier{background:#85cbc9;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:15px 30px;margin-top:1.5rem;text-align:center}@media (min-width:992px){footer .feed-panier,header .feed-panier{padding:15px;width:75%;text-align:left}}footer .feed-panier #cagnotte,header .feed-panier #cagnotte{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:992px){footer .feed-panier #cagnotte,header .feed-panier #cagnotte{width:50%}}footer .feed-panier #cagnotte div,header .feed-panier #cagnotte div{padding:15px;width:65%;margin-left:auto;margin-right:auto}@media (min-width:992px){footer .feed-panier #cagnotte div,header .feed-panier #cagnotte div{padding:0;width:75%;margin:auto 0}}footer .feed-panier #cagnotte p,header .feed-panier #cagnotte p{font-weight:700;margin:0}footer .feed-panier #cagnotte span,header .feed-panier #cagnotte span{font-weight:700;color:#fff;text-transform:uppercase;font-size:3rem}footer .feed-panier #edit-container,header .feed-panier #edit-container{width:100%}@media (min-width:992px){footer .feed-panier #edit-container,header .feed-panier #edit-container{width:50%}}footer .feed-panier #edit-container .form-item-points,header .feed-panier #edit-container .form-item-points{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0}footer .feed-panier #edit-container>p,header .feed-panier #edit-container>p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}footer select.edit-points,header select.edit-points{display:none}footer .container-feed-point-edit .form-item-points,header .container-feed-point-edit .form-item-points{-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .container-feed-point-edit .form-item-points label,header .container-feed-point-edit .form-item-points label{font-weight:700;margin-right:10px;margin-bottom:0}footer .container-feed-point-edit .form-item-points .to-burn,header .container-feed-point-edit .form-item-points .to-burn{font-weight:700;font-size:2rem;margin-left:auto}footer .container-feed-point-edit .buttons-feed-points,header .container-feed-point-edit .buttons-feed-points{margin-left:10px;gap:15px}footer .container-feed-point-edit .buttons-feed-points .feed-point-disabled,header .container-feed-point-edit .buttons-feed-points .feed-point-disabled{opacity:.5}footer .container-feed-point-edit .buttons-feed-points button,header .container-feed-point-edit .buttons-feed-points button{font-size:1.5rem;background:0 0;width:30px;height:30px;text-align:center;border:3px solid;border-radius:50%;font-weight:700}footer .lien-wallet,header .lien-wallet{text-decoration:none}footer .lien-wallet:hover,header .lien-wallet:hover{text-decoration:none}footer .lien-wallet .image-wallet,header .lien-wallet .image-wallet{height:40px;width:auto}footer .view-commerce-user-orders>.row,header .view-commerce-user-orders>.row{padding-top:1em;padding-bottom:1em}footer .view-commerce-user-orders table td,header .view-commerce-user-orders table td{text-align:center}footer .view-commerce-user-orders table td.is-active,header .view-commerce-user-orders table td.is-active{background-color:transparent}footer .view-commerce-user-orders table thead th,header .view-commerce-user-orders table thead th{border:none}footer .view-commerce-user-orders table thead th.views-field-order-number-1+th,header .view-commerce-user-orders table thead th.views-field-order-number-1+th{text-align:center}@media (max-width:767.98px){footer .view-commerce-user-orders table thead,header .view-commerce-user-orders table thead{display:none}}@media (max-width:767.98px){footer .view-commerce-user-orders table tbody tr,header .view-commerce-user-orders table tbody tr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:rgba(0,0,0,.075);margin:15px;padding:10px}footer .view-commerce-user-orders table tbody tr td,header .view-commerce-user-orders table tbody tr td{padding:5px}footer .view-commerce-user-orders table tbody tr td:nth-child(1),footer .view-commerce-user-orders table tbody tr td:nth-child(2),header .view-commerce-user-orders table tbody tr td:nth-child(1),header .view-commerce-user-orders table tbody tr td:nth-child(2){font-weight:inherit!important}footer .view-commerce-user-orders table tbody tr td.ticket-dl a,footer .view-commerce-user-orders table tbody tr td.views-field-order-number-1 a,header .view-commerce-user-orders table tbody tr td.ticket-dl a,header .view-commerce-user-orders table tbody tr td.views-field-order-number-1 a{padding:10px 5px;width:100%;height:100%;color:#fefefe;background:#000}}footer .view-commerce-user-orders table tbody tr:active,footer .view-commerce-user-orders table tbody tr:focus,footer .view-commerce-user-orders table tbody tr:hover,header .view-commerce-user-orders table tbody tr:active,header .view-commerce-user-orders table tbody tr:focus,header .view-commerce-user-orders table tbody tr:hover{background-color:rgba(0,0,0,.075)}footer .view-commerce-user-orders table tbody tr:active td.ticket-dl a,footer .view-commerce-user-orders table tbody tr:active td.views-field-order-number-1 a,footer .view-commerce-user-orders table tbody tr:focus td.ticket-dl a,footer .view-commerce-user-orders table tbody tr:focus td.views-field-order-number-1 a,footer .view-commerce-user-orders table tbody tr:hover td.ticket-dl a,footer .view-commerce-user-orders table tbody tr:hover td.views-field-order-number-1 a,header .view-commerce-user-orders table tbody tr:active td.ticket-dl a,header .view-commerce-user-orders table tbody tr:active td.views-field-order-number-1 a,header .view-commerce-user-orders table tbody tr:focus td.ticket-dl a,header .view-commerce-user-orders table tbody tr:focus td.views-field-order-number-1 a,header .view-commerce-user-orders table tbody tr:hover td.ticket-dl a,header .view-commerce-user-orders table tbody tr:hover td.views-field-order-number-1 a{color:#fff}@media (min-width:768px){footer .view-commerce-user-orders table tbody tr:active td.ticket-dl a,footer .view-commerce-user-orders table tbody tr:active td.views-field-order-number-1 a,footer .view-commerce-user-orders table tbody tr:focus td.ticket-dl a,footer .view-commerce-user-orders table tbody tr:focus td.views-field-order-number-1 a,footer .view-commerce-user-orders table tbody tr:hover td.ticket-dl a,footer .view-commerce-user-orders table tbody tr:hover td.views-field-order-number-1 a,header .view-commerce-user-orders table tbody tr:active td.ticket-dl a,header .view-commerce-user-orders table tbody tr:active td.views-field-order-number-1 a,header .view-commerce-user-orders table tbody tr:focus td.ticket-dl a,header .view-commerce-user-orders table tbody tr:focus td.views-field-order-number-1 a,header .view-commerce-user-orders table tbody tr:hover td.ticket-dl a,header .view-commerce-user-orders table tbody tr:hover td.views-field-order-number-1 a{background:#000}}footer .view-commerce-user-orders table tbody tr:active td.ticket-dl a::after,footer .view-commerce-user-orders table tbody tr:active td.views-field-order-number-1 a::after,footer .view-commerce-user-orders table tbody tr:focus td.ticket-dl a::after,footer .view-commerce-user-orders table tbody tr:focus td.views-field-order-number-1 a::after,footer .view-commerce-user-orders table tbody tr:hover td.ticket-dl a::after,footer .view-commerce-user-orders table tbody tr:hover td.views-field-order-number-1 a::after,header .view-commerce-user-orders table tbody tr:active td.ticket-dl a::after,header .view-commerce-user-orders table tbody tr:active td.views-field-order-number-1 a::after,header .view-commerce-user-orders table tbody tr:focus td.ticket-dl a::after,header .view-commerce-user-orders table tbody tr:focus td.views-field-order-number-1 a::after,header .view-commerce-user-orders table tbody tr:hover td.ticket-dl a::after,header .view-commerce-user-orders table tbody tr:hover td.views-field-order-number-1 a::after{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}footer .view-commerce-user-orders table tbody tr td,header .view-commerce-user-orders table tbody tr td{font-size:1rem;display:table-cell;vertical-align:0;border:none}footer .view-commerce-user-orders table tbody tr td.ticket-dl a,footer .view-commerce-user-orders table tbody tr td.views-field-order-number-1 a,header .view-commerce-user-orders table tbody tr td.ticket-dl a,header .view-commerce-user-orders table tbody tr td.views-field-order-number-1 a{content:"";position:relative;border-radius:0}@media (min-width:768px){footer .view-commerce-user-orders table tbody tr td.ticket-dl a::after,footer .view-commerce-user-orders table tbody tr td.views-field-order-number-1 a::after,header .view-commerce-user-orders table tbody tr td.ticket-dl a::after,header .view-commerce-user-orders table tbody tr td.views-field-order-number-1 a::after{content:"";background:url(https://www.patapain.com/themes/custom/digipat/dist/94e9b71e5b84df649a7a.png);position:absolute;left:0;top:0;width:50%;height:50%;background-repeat:no-repeat;background-position:center;-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}}@media (min-width:768px){footer .view-commerce-user-orders table tbody tr td,header .view-commerce-user-orders table tbody tr td{padding:30px 15px}}footer .view-commerce-user-orders table tbody tr td:nth-child(1),footer .view-commerce-user-orders table tbody tr td:nth-child(2),footer .view-commerce-user-orders table tbody tr td:nth-child(4),header .view-commerce-user-orders table tbody tr td:nth-child(1),header .view-commerce-user-orders table tbody tr td:nth-child(2),header .view-commerce-user-orders table tbody tr td:nth-child(4){font-weight:700}footer .view-commerce-user-orders table tbody tr td.ticket-dl,footer .view-commerce-user-orders table tbody tr td.views-field-order-number-1,header .view-commerce-user-orders table tbody tr td.ticket-dl,header .view-commerce-user-orders table tbody tr td.views-field-order-number-1{padding:0;background:0 0}footer .view-commerce-user-orders table tbody tr td.ticket-dl a,footer .view-commerce-user-orders table tbody tr td.views-field-order-number-1 a,header .view-commerce-user-orders table tbody tr td.ticket-dl a,header .view-commerce-user-orders table tbody tr td.views-field-order-number-1 a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:768px){footer .view-commerce-user-orders table tbody tr td.ticket-dl a,footer .view-commerce-user-orders table tbody tr td.views-field-order-number-1 a,header .view-commerce-user-orders table tbody tr td.ticket-dl a,header .view-commerce-user-orders table tbody tr td.views-field-order-number-1 a{width:100px;height:100px;margin-left:auto;margin-right:auto}}@media (max-width:991.98px){footer .view-commerce-user-orders table tbody tr td.ticket-dl a,footer .view-commerce-user-orders table tbody tr td.views-field-order-number-1 a,header .view-commerce-user-orders table tbody tr td.ticket-dl a,header .view-commerce-user-orders table tbody tr td.views-field-order-number-1 a{margin-top:1rem;padding-top:15px;padding-bottom:15px}}footer .view-commerce-user-orders table tbody tr td.ticket-dl a span,footer .view-commerce-user-orders table tbody tr td.views-field-order-number-1 a span,header .view-commerce-user-orders table tbody tr td.ticket-dl a span,header .view-commerce-user-orders table tbody tr td.views-field-order-number-1 a span{color:#fff}@media (min-width:768px){footer .view-commerce-user-orders table tbody tr td.ticket-dl a span.title,footer .view-commerce-user-orders table tbody tr td.views-field-order-number-1 a span.title,header .view-commerce-user-orders table tbody tr td.ticket-dl a span.title,header .view-commerce-user-orders table tbody tr td.views-field-order-number-1 a span.title{display:none}}footer .page-view-commerce-user-orders #block-digipat-content,header .page-view-commerce-user-orders #block-digipat-content{background-color:transparent!important;-webkit-box-shadow:none!important;box-shadow:none!important}footer .page-view-commerce-user-orders #block-digipat-content ul.pagination,header .page-view-commerce-user-orders #block-digipat-content ul.pagination{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer .page-view-commerce-user-orders #block-digipat-content ul.pagination .page-item,header .page-view-commerce-user-orders #block-digipat-content ul.pagination .page-item{margin:0 5px}footer .page-view-commerce-user-orders #block-digipat-content ul.pagination .page-item.active,header .page-view-commerce-user-orders #block-digipat-content ul.pagination .page-item.active{background:#000}footer .page-view-commerce-user-orders #block-digipat-content ul.pagination .page-item.active span,header .page-view-commerce-user-orders #block-digipat-content ul.pagination .page-item.active span{color:#fefefe}footer .page-view-commerce-user-orders #block-digipat-content ul.pagination .page-item:not(.active),header .page-view-commerce-user-orders #block-digipat-content ul.pagination .page-item:not(.active){background:0 0;color:#000;-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}footer .page-view-commerce-user-orders #block-digipat-content ul.pagination .page-item:not(.active) a,header .page-view-commerce-user-orders #block-digipat-content ul.pagination .page-item:not(.active) a{-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}footer .page-view-commerce-user-orders #block-digipat-content ul.pagination .page-item:not(.active):hover,header .page-view-commerce-user-orders #block-digipat-content ul.pagination .page-item:not(.active):hover{background:#000}footer .page-view-commerce-user-orders #block-digipat-content ul.pagination .page-item:not(.active):hover a,header .page-view-commerce-user-orders #block-digipat-content ul.pagination .page-item:not(.active):hover a{color:#fff}footer .user-order-information,header .user-order-information{background-color:#fefefe;margin:4em 0;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}@media (max-width:991.98px){footer .user-order-information .customer-information,footer .user-order-information .order-information,header .user-order-information .customer-information,header .user-order-information .order-information{width:100%}}footer .user-order-information .customer-information,footer .user-order-information .order-information,header .user-order-information .customer-information,header .user-order-information .order-information{display:inline-block;vertical-align:top;padding:1em}@media (min-width:768px){footer .user-order-information .customer-information,header .user-order-information .customer-information{min-width:320px;width:100%}footer .user-order-information .order-information,header .user-order-information .order-information{width:100%}}footer .user-order-information .order-information,header .user-order-information .order-information{width:100%}footer .user-order-information .order-information .field--name-completed,footer .user-order-information .order-information .field--name-placed,header .user-order-information .order-information .field--name-completed,header .user-order-information .order-information .field--name-placed{display:inline-block;vertical-align:top}footer .user-order-information .order-information .field--name-order-items .row,header .user-order-information .order-information .field--name-order-items .row{margin-left:0;margin-right:0}footer .user-order-information .order-information .field--name-order-items .col,footer .user-order-information .order-information .field--name-order-items .col-auto,footer .user-order-information .order-information .field--name-order-items .field__item,header .user-order-information .order-information .field--name-order-items .col,header .user-order-information .order-information .field--name-order-items .col-auto,header .user-order-information .order-information .field--name-order-items .field__item{padding:0}footer .user-order-information .order-information table th,header .user-order-information .order-information table th{color:#4196b0;border:none}footer .user-order-information .order-information table tbody tr:nth-child(odd),header .user-order-information .order-information table tbody tr:nth-child(odd){background-color:rgba(222,226,230,.3215686275)}footer .user-order-information .order-information table tbody tr:active,footer .user-order-information .order-information table tbody tr:focus,footer .user-order-information .order-information table tbody tr:hover,header .user-order-information .order-information table tbody tr:active,header .user-order-information .order-information table tbody tr:focus,header .user-order-information .order-information table tbody tr:hover{background-color:rgba(0,0,0,.075)}footer .user-order-information .customer-billing .field__label,footer .user-order-information .customer-information .field__label,footer .user-order-information .field--name-completed .field__label,footer .user-order-information .field--name-order-items .field__label,footer .user-order-information .field--name-placed .field__label,header .user-order-information .customer-billing .field__label,header .user-order-information .customer-information .field__label,header .user-order-information .field--name-completed .field__label,header .user-order-information .field--name-order-items .field__label,header .user-order-information .field--name-placed .field__label{margin-bottom:1rem}footer .user-order-information .field--name-order-id,header .user-order-information .field--name-order-id{background:#fcc40d}footer .user-order-information .field--name-order-id .field__label,header .user-order-information .field--name-order-id .field__label{text-align:center;color:#fff;width:100%}@media (min-width:576px){footer .user-order-information .field--name-order-id,header .user-order-information .field--name-order-id{margin-left:auto}}footer .user-order-information .customer-billing,footer .user-order-information .field--label-above,header .user-order-information .customer-billing,header .user-order-information .field--label-above{padding:1em}footer .user-order-information .customer-billing .field__label,footer .user-order-information .field--label-above .field__label,header .user-order-information .customer-billing .field__label,header .user-order-information .field--label-above .field__label{font-size:1rem;font-weight:700;color:#4196b0}footer .user-order-information .customer-billing .field--name-field-newsletter,footer .user-order-information .field--label-above .field--name-field-newsletter,header .user-order-information .customer-billing .field--name-field-newsletter,header .user-order-information .field--label-above .field--name-field-newsletter{display:none;padding-left:0}footer .user-order-information .field--name-total-price,header .user-order-information .field--name-total-price{padding:0 1em;display:inline-block;width:100%;text-align:right}footer .user-order-information .field--name-total-price>div,header .user-order-information .field--name-total-price>div{background-color:rgba(222,226,230,.3215686275);display:inline-block;padding:15px}footer .user-order-information .field--name-total-price .order-total-line,header .user-order-information .field--name-total-price .order-total-line{padding:.5em 1em}footer .view-commerce_user_orders-order_page #block-digipat-content .view-empty,header .view-commerce_user_orders-order_page #block-digipat-content .view-empty{text-align:center}footer .block-local-actions-block .action-links,header .block-local-actions-block .action-links{padding-top:1em;padding-bottom:1em;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}footer .block-local-actions-block .action-links .btn,header .block-local-actions-block .action-links .btn{border-radius:0;padding:1em 2em;font-weight:700;background-color:#000;border:solid #000 1px;color:#fefefe;text-decoration:none;font-size:1rem;cursor:pointer;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}footer .block-local-actions-block .action-links .btn:hover,header .block-local-actions-block .action-links .btn:hover{color:#fff;background-color:#000}footer .entity-user-canonical #fidelite-block .points,header .entity-user-canonical #fidelite-block .points{padding:25px}footer .entity-user-canonical #fidelite-block .points-menu::before,header .entity-user-canonical #fidelite-block .points-menu::before{content:"";position:absolute;top:50%;left:-50px;height:100%;width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}footer .entity-user-canonical #fidelite-block .point-brioche::before,header .entity-user-canonical #fidelite-block .point-brioche::before{content:"";position:absolute;top:50%;left:-65px;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:170px;width:160px;background-size:contain;background-repeat:no-repeat}footer .entity-user-canonical #fidelite-block .current,header .entity-user-canonical #fidelite-block .current{margin-bottom:0}footer .entity-user-canonical #fidelite-block b,header .entity-user-canonical #fidelite-block b{font-weight:400}footer .entity-user-canonical article.profile,header .entity-user-canonical article.profile{background-color:rgba(0,0,0,.05);padding:50px 55px 45px;height:100%}footer .entity-user-canonical article.profile h3,header .entity-user-canonical article.profile h3{text-transform:uppercase;font-size:35px}footer .entity-user-canonical article.profile h3 span:first-child,header .entity-user-canonical article.profile h3 span:first-child{font-weight:400}footer .entity-user-canonical article.profile h3 span:last-child,header .entity-user-canonical article.profile h3 span:last-child{font-weight:900}footer .entity-user-canonical article.profile .field--label-inline,header .entity-user-canonical article.profile .field--label-inline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:20px}footer .entity-user-canonical article.profile .field--label-inline a,header .entity-user-canonical article.profile .field--label-inline a{color:#000}footer .entity-user-canonical article.profile .field--label-inline .field__label,header .entity-user-canonical article.profile .field--label-inline .field__label{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;width:100%;font-weight:400;font-size:14px}footer .entity-user-canonical article.profile .field--label-inline .field__label:after,header .entity-user-canonical article.profile .field--label-inline .field__label:after{content:":";margin-left:.25rem}footer .entity-user-canonical article.profile .field--label-inline .field__item,header .entity-user-canonical article.profile .field--label-inline .field__item{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;width:100%}footer .entity-user-canonical article.profile .field--label-inline .field__item,footer .entity-user-canonical article.profile .field--label-inline .field__item p,header .entity-user-canonical article.profile .field--label-inline .field__item,header .entity-user-canonical article.profile .field--label-inline .field__item p{font-weight:700;font-size:1rem;margin-bottom:0}footer .entity-user-canonical article.profile .field--label-inline .field__item .address br,header .entity-user-canonical article.profile .field--label-inline .field__item .address br{display:none}footer .entity-user-canonical article.profile .field--name-field-restaurant-favoris .field--type-string,header .entity-user-canonical article.profile .field--name-field-restaurant-favoris .field--type-string{display:none}footer .entity-user-canonical article.profile .field--name-field-email-fidelite,footer .entity-user-canonical article.profile .field--name-field-sms-fidelite,footer .entity-user-canonical article.profile .field--name-newletter-offres-profiles,header .entity-user-canonical article.profile .field--name-field-email-fidelite,header .entity-user-canonical article.profile .field--name-field-sms-fidelite,header .entity-user-canonical article.profile .field--name-newletter-offres-profiles{text-align:center}footer .entity-user-canonical article.profile .btn,header .entity-user-canonical article.profile .btn{background:#000;color:#fff;font-size:.875rem;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block;padding:.5rem 30px;border-radius:0}@media (min-width:992px){footer .entity-user-canonical article.profile .btn,header .entity-user-canonical article.profile .btn{width:auto}}footer .entity-user-canonical article.profile .btn:hover,header .entity-user-canonical article.profile .btn:hover{background:#fff;color:#000;text-decoration:none!important}footer .entity-user-canonical .my-order,header .entity-user-canonical .my-order{position:relative;padding:37px 50px}footer .entity-user-canonical .my-order h3,header .entity-user-canonical .my-order h3{text-transform:uppercase;font-size:35px}footer .entity-user-canonical .my-order h3 span:first-child,header .entity-user-canonical .my-order h3 span:first-child{font-weight:400}footer .entity-user-canonical .my-order h3 span:last-child,header .entity-user-canonical .my-order h3 span:last-child{font-weight:900}footer .entity-user-canonical .my-order:before,header .entity-user-canonical .my-order:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(https://www.patapain.com/themes/custom/digipat/dist/ffc219d5da8b5bad352b.png);background-size:cover}footer .entity-user-canonical .my-order p,header .entity-user-canonical .my-order p{color:#000;font-size:1rem;margin-bottom:0}@media (max-width:991.98px){footer .entity-user-canonical .my-order .btn,header .entity-user-canonical .my-order .btn{background:#000;color:#fff;font-size:.875rem;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block;padding:.5rem 30px;min-width:210px;border-radius:0;width:100%}}@media (max-width:991.98px) and (min-width:992px){footer .entity-user-canonical .my-order .btn,header .entity-user-canonical .my-order .btn{width:auto}}@media (max-width:991.98px){footer .entity-user-canonical .my-order .btn:hover,header .entity-user-canonical .my-order .btn:hover{background:#fff;color:#000;text-decoration:none!important}}@media (min-width:992px){footer .entity-user-canonical article.profile .btn,header .entity-user-canonical article.profile .btn{width:100%}footer .entity-user-canonical article.profile .field--label-inline,header .entity-user-canonical article.profile .field--label-inline{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}footer .entity-user-canonical article.profile .field--label-inline .field__label,header .entity-user-canonical article.profile .field--label-inline .field__label{-webkit-box-flex:0;-ms-flex:0 1 32%;flex:0 1 32%;width:32%}footer .entity-user-canonical article.profile .field--label-inline .field__item,header .entity-user-canonical article.profile .field--label-inline .field__item{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:auto}footer .entity-user-canonical .my-order .btn,header .entity-user-canonical .my-order .btn{background:0 0;color:#000;font-size:.875rem;border:1px solid #000;border-radius:0;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block;padding:.5rem 30px;min-width:210px;border-radius:0}}@media (min-width:992px) and (min-width:992px){footer .entity-user-canonical .my-order .btn,header .entity-user-canonical .my-order .btn{width:auto}}@media (min-width:992px){footer .entity-user-canonical .my-order .btn:hover,header .entity-user-canonical .my-order .btn:hover{background:#000;color:#fff;text-decoration:none!important}}footer .batch-user .progress,header .batch-user .progress{line-height:initial}footer .qrcode-container-user,header .qrcode-container-user{background:rgba(0,0,0,.05);padding:25px 25px 0}footer .qrcode-container-user img,header .qrcode-container-user img{margin-top:1rem;background:#fff}footer .path-user .main-content #block-digipat-content,header .path-user .main-content #block-digipat-content{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;width:100%;margin:1rem auto}@media (min-width:768px){footer .path-user .main-content #block-digipat-content,header .path-user .main-content #block-digipat-content{max-width:720px}}@media (min-width:992px){footer .path-user .main-content #block-digipat-content,header .path-user .main-content #block-digipat-content{max-width:960px}}@media (min-width:1200px){footer .path-user .main-content #block-digipat-content,header .path-user .main-content #block-digipat-content{max-width:1140px}}footer body,footer html,header body,header html{overflow-x:hidden}@media (max-width:1200px){footer .offcanvas-collapse,header .offcanvas-collapse{position:fixed;top:0;bottom:0;left:-100%;width:100%;overflow-y:auto;background-color:rgba(255,255,255,.5);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;-webkit-transform:translateX(-100%);transform:translateX(-100%)}footer .offcanvas-collapse .menu-data,header .offcanvas-collapse .menu-data{padding-right:1rem;padding-left:1rem;background-color:#fff;width:300px}footer .offcanvas-collapse .menu-data .nav-item,header .offcanvas-collapse .menu-data .nav-item{padding:0;margin:0;position:relative}footer .offcanvas-collapse .menu-data .nav-item::after,header .offcanvas-collapse .menu-data .nav-item::after{content:"";background:#e2ac95;width:15px;position:absolute;bottom:0;left:50px;height:2px}footer .offcanvas-collapse .menu-data .nav-item.dropdown .nav-link,header .offcanvas-collapse .menu-data .nav-item.dropdown .nav-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}footer .offcanvas-collapse .menu-data .nav-item.dropdown .nav-link::after,header .offcanvas-collapse .menu-data .nav-item.dropdown .nav-link::after{content:url(https://www.patapain.com/themes/custom/digipat/dist/1af054a72926eddc324b.svg);border:none;background:0 0;padding:0;width:12px;height:12px;-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out;margin:0 0 2px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer .offcanvas-collapse .menu-data .nav-item.dropdown .nav-link[aria-expanded=true]::after,header .offcanvas-collapse .menu-data .nav-item.dropdown .nav-link[aria-expanded=true]::after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}footer .offcanvas-collapse .menu-data .nav-link,header .offcanvas-collapse .menu-data .nav-link{font-size:14px;padding:.75rem 3rem}footer .offcanvas-collapse .menu-data .nav-link.is-active,header .offcanvas-collapse .menu-data .nav-link.is-active{font-weight:700}footer .offcanvas-collapse .menu-data .dropdown-menu.show,header .offcanvas-collapse .menu-data .dropdown-menu.show{font-size:14px;margin-left:3rem;margin-right:3rem;margin-bottom:15px;border:none;border-radius:0;border-left:2px solid #e2ac95}footer .offcanvas-collapse .menu-data .dropdown-menu.show .dropdown-item,header .offcanvas-collapse .menu-data .dropdown-menu.show .dropdown-item{padding-bottom:.5rem;padding-top:.5rem;padding-left:1rem;font-weight:500}footer .offcanvas-collapse .overlay,header .offcanvas-collapse .overlay{position:absolute;top:0;left:300px;right:0;bottom:0}footer .offcanvas-collapse.open,header .offcanvas-collapse.open{-webkit-transform:translateX(100%);transform:translateX(100%)}}footer #block-digipat-menumobileblock,header #block-digipat-menumobileblock{width:0;-webkit-box-flex:0;-ms-flex:0;flex:0}@media (min-width:1200px){footer #block-digipat-menumobileblock,header #block-digipat-menumobileblock{display:none}}footer .js-button-calculateur,header .js-button-calculateur{padding:0;background-color:#000;border-color:#000;outline-color:#000;border-radius:0;-webkit-transition:-webkit-transform .2s ease-in;transition:-webkit-transform .2s ease-in;transition:transform .2s ease-in;transition:transform .2s ease-in,-webkit-transform .2s ease-in;font-weight:700;z-index:100;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer .js-button-calculateur.fixed-button,header .js-button-calculateur.fixed-button{position:fixed}@media (max-width:767.98px){footer .js-button-calculateur.fixed-button,header .js-button-calculateur.fixed-button{bottom:90px;right:15px;width:75px;height:75px;border-radius:50%;-webkit-transform:scale(.65);transform:scale(.65);z-index:1001}footer .js-button-calculateur.fixed-button span,header .js-button-calculateur.fixed-button span{display:none}}@media (min-width:768px){footer .js-button-calculateur.fixed-button,header .js-button-calculateur.fixed-button{top:35%;right:0;left:auto;bottom:auto;-webkit-transform:translateX(calc(100% - 53px));transform:translateX(calc(100% - 53px));z-index:10000}footer .js-button-calculateur.fixed-button:focus,footer .js-button-calculateur.fixed-button:hover,header .js-button-calculateur.fixed-button:focus,header .js-button-calculateur.fixed-button:hover{-webkit-transform:translateX(0);transform:translateX(0)}}footer .js-button-calculateur:active,footer .js-button-calculateur:focus,footer .js-button-calculateur:hover,header .js-button-calculateur:active,header .js-button-calculateur:focus,header .js-button-calculateur:hover{background-color:#000!important;border-color:#000!important;outline:0!important;-webkit-box-shadow:none!important;box-shadow:none!important}footer .js-button-calculateur svg,header .js-button-calculateur svg{width:32px;height:32px;margin:10px 10px}footer .js-button-calculateur span,header .js-button-calculateur span{padding-right:15px}@media (max-width:991.98px){footer .block-calculateur .js-button-calculateur,header .block-calculateur .js-button-calculateur{top:auto;bottom:8rem;left:auto;right:2rem;border-radius:32px}}footer .modal#frr_calculateur_popin_form,header .modal#frr_calculateur_popin_form{z-index:100000;overflow:hidden;padding-right:0!important}footer .modal#frr_calculateur_popin_form.show .modal-dialog,header .modal#frr_calculateur_popin_form.show .modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}footer .modal#frr_calculateur_popin_form .modal-dialog-scrollable,header .modal#frr_calculateur_popin_form .modal-dialog-scrollable{max-height:100vh}footer .modal#frr_calculateur_popin_form .modal-dialog,header .modal#frr_calculateur_popin_form .modal-dialog{-webkit-transform:translate(0,100%);transform:translate(0,100%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:100vh;width:100%;max-width:857px;margin:0 auto;-webkit-transition:-webkit-transform .2s ease-in;transition:-webkit-transform .2s ease-in;transition:transform .2s ease-in;transition:transform .2s ease-in,-webkit-transform .2s ease-in}footer .modal#frr_calculateur_popin_form .modal-text,header .modal#frr_calculateur_popin_form .modal-text{font-size:.875rem}footer .modal#frr_calculateur_popin_form .modal-header,header .modal#frr_calculateur_popin_form .modal-header{position:relative}footer .modal#frr_calculateur_popin_form .modal-title,header .modal#frr_calculateur_popin_form .modal-title{font-weight:700;font-size:1.5rem}footer .modal#frr_calculateur_popin_form .modal-content,header .modal#frr_calculateur_popin_form .modal-content{border-radius:0;padding-bottom:39px}footer .modal#frr_calculateur_popin_form .intro,header .modal#frr_calculateur_popin_form .intro{font-size:1rem}footer .modal#frr_calculateur_popin_form .modal-top,header .modal#frr_calculateur_popin_form .modal-top{padding:39px 41px 0}footer .modal#frr_calculateur_popin_form .modal-body,header .modal#frr_calculateur_popin_form .modal-body{font-size:1rem}footer .modal#frr_calculateur_popin_form .modal-body .modal-text,header .modal#frr_calculateur_popin_form .modal-body .modal-text{margin-top:21px}footer .modal#frr_calculateur_popin_form #calculateButton,footer .modal#frr_calculateur_popin_form .btn-close,header .modal#frr_calculateur_popin_form #calculateButton,header .modal#frr_calculateur_popin_form .btn-close{background:#000;color:#fff;font-size:.875rem;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block;height:auto;width:100%!important}@media (min-width:992px){footer .modal#frr_calculateur_popin_form #calculateButton,footer .modal#frr_calculateur_popin_form .btn-close,header .modal#frr_calculateur_popin_form #calculateButton,header .modal#frr_calculateur_popin_form .btn-close{width:auto}}footer .modal#frr_calculateur_popin_form #calculateButton:hover,footer .modal#frr_calculateur_popin_form .btn-close:hover,header .modal#frr_calculateur_popin_form #calculateButton:hover,header .modal#frr_calculateur_popin_form .btn-close:hover{background:#fff;color:rgba(0,0,0,.9);text-decoration:none!important}@media (min-width:768px){footer .modal#frr_calculateur_popin_form #calculateButton,footer .modal#frr_calculateur_popin_form .btn-close,header .modal#frr_calculateur_popin_form #calculateButton,header .modal#frr_calculateur_popin_form .btn-close{max-width:205px}}footer .modal#frr_calculateur_popin_form .btn-close,header .modal#frr_calculateur_popin_form .btn-close{background:#fff;color:#000;font-size:.875rem;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block;border:1px solid #000;opacity:1;text-shadow:none}@media (min-width:992px){footer .modal#frr_calculateur_popin_form .btn-close,header .modal#frr_calculateur_popin_form .btn-close{width:auto}}footer .modal#frr_calculateur_popin_form .btn-close:hover,header .modal#frr_calculateur_popin_form .btn-close:hover{background:#000;color:#fff;text-decoration:none!important}footer .modal#frr_calculateur_popin_form .btn-close:active,footer .modal#frr_calculateur_popin_form .btn-close:focus,footer .modal#frr_calculateur_popin_form .btn-close:hover,header .modal#frr_calculateur_popin_form .btn-close:active,header .modal#frr_calculateur_popin_form .btn-close:focus,header .modal#frr_calculateur_popin_form .btn-close:hover{opacity:1}footer .modal#frr_calculateur_popin_form #frr_calculateur_popin_result,header .modal#frr_calculateur_popin_form #frr_calculateur_popin_result{background-color:rgba(3,0,7,.05);padding:22px 41px;margin-bottom:20px}footer .modal#frr_calculateur_popin_form .col-duree,header .modal#frr_calculateur_popin_form .col-duree{text-align:center}footer .modal#frr_calculateur_popin_form .col-duree .duree-titre,header .modal#frr_calculateur_popin_form .col-duree .duree-titre{padding:11px;border-bottom:3px solid #000;font-weight:700}footer .modal#frr_calculateur_popin_form .col-duree .duree-titre,footer .modal#frr_calculateur_popin_form .col-duree .sales,footer .modal#frr_calculateur_popin_form .col-duree .sucres,footer .modal#frr_calculateur_popin_form .col-duree .total,header .modal#frr_calculateur_popin_form .col-duree .duree-titre,header .modal#frr_calculateur_popin_form .col-duree .sales,header .modal#frr_calculateur_popin_form .col-duree .sucres,header .modal#frr_calculateur_popin_form .col-duree .total{margin-bottom:22px}footer .modal#frr_calculateur_popin_form .col-duree .duree-titre span,footer .modal#frr_calculateur_popin_form .col-duree .sales span,footer .modal#frr_calculateur_popin_form .col-duree .sucres span,footer .modal#frr_calculateur_popin_form .col-duree .total span,header .modal#frr_calculateur_popin_form .col-duree .duree-titre span,header .modal#frr_calculateur_popin_form .col-duree .sales span,header .modal#frr_calculateur_popin_form .col-duree .sucres span,header .modal#frr_calculateur_popin_form .col-duree .total span{font-weight:700}footer .modal#frr_calculateur_popin_form .calculatrice-form .form-group,header .modal#frr_calculateur_popin_form .calculatrice-form .form-group{padding:0}footer .modal#frr_calculateur_popin_form .calculatrice-form select,header .modal#frr_calculateur_popin_form .calculatrice-form select{border:0;background-color:rgba(3,0,7,.05);color:#000;padding:15px}footer .modal#frr_calculateur_popin_form .calculatrice-form select option,header .modal#frr_calculateur_popin_form .calculatrice-form select option{background:#fff}footer .modal#frr_calculateur_popin_form .modal-header .close,header .modal#frr_calculateur_popin_form .modal-header .close{position:absolute;right:32px;top:14px;width:18px;height:18px;opacity:.3}footer .modal#frr_calculateur_popin_form .modal-header .close:hover,header .modal#frr_calculateur_popin_form .modal-header .close:hover{opacity:1}footer .modal#frr_calculateur_popin_form .modal-header .close:after,footer .modal#frr_calculateur_popin_form .modal-header .close:before,header .modal#frr_calculateur_popin_form .modal-header .close:after,header .modal#frr_calculateur_popin_form .modal-header .close:before{position:absolute;top:0;left:15px;content:" ";height:18px;width:2px;background-color:#333}footer .modal#frr_calculateur_popin_form .modal-header .close:before,header .modal#frr_calculateur_popin_form .modal-header .close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}footer .modal#frr_calculateur_popin_form .modal-header .close:after,header .modal#frr_calculateur_popin_form .modal-header .close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}@media (min-width:768px){footer .modal#frr_calculateur_popin_form .modal-dialog,header .modal#frr_calculateur_popin_form .modal-dialog{width:90vw}}@media (min-width:992px){footer .modal#frr_calculateur_popin_form .modal-dialog,header .modal#frr_calculateur_popin_form .modal-dialog{width:70vw}}footer #block-frr-newsletter-block,header #block-frr-newsletter-block{position:relative;text-align:center;margin:11rem 0 0 0;padding:50px 4rem}@media (max-width:991.98px){footer #block-frr-newsletter-block,header #block-frr-newsletter-block{padding:8rem 1rem 2rem}}footer #block-frr-newsletter-block:before,header #block-frr-newsletter-block:before{content:"";position:absolute;top:0;left:50%;bottom:0;right:0;width:100vw;height:100%;background:rgba(0,0,0,.04);z-index:-1;-webkit-transform:translateX(-50%);transform:translateX(-50%)}footer #block-frr-newsletter-block:after,header #block-frr-newsletter-block:after{content:"";background-image:url(https://www.patapain.com/themes/custom/digipat/dist/6d9ba369180eda8ffdd3.png);position:absolute;top:50%;left:auto;right:0;bottom:0;-webkit-transform:translate(0,-100%);transform:translate(0,-100%);width:335px;height:375px}@media (max-width:991.98px){footer #block-frr-newsletter-block:after,header #block-frr-newsletter-block:after{top:0;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-size:contain;background-repeat:no-repeat;background-position:right}}footer #block-frr-newsletter-block h3:before,header #block-frr-newsletter-block h3:before{content:"";background-repeat:no-repeat;position:absolute;top:auto;left:50%;right:auto;bottom:100%;-webkit-transform:translate(-50%,-30px);transform:translate(-50%,-30px);width:60px;height:61px}footer #block-frr-newsletter-block form,header #block-frr-newsletter-block form{max-width:540px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer #block-frr-newsletter-block form input,header #block-frr-newsletter-block form input{height:44px;border-radius:0;background-color:#fff;border:solid rgba(0,0,0,.5) 1px;text-align:left;font-style:italic}footer #block-frr-newsletter-block form input::-moz-placeholder,header #block-frr-newsletter-block form input::-moz-placeholder{text-align:left}footer #block-frr-newsletter-block form input::-webkit-input-placeholder,header #block-frr-newsletter-block form input::-webkit-input-placeholder{text-align:left}footer #block-frr-newsletter-block form input:-ms-input-placeholder,header #block-frr-newsletter-block form input:-ms-input-placeholder{text-align:left}footer #block-frr-newsletter-block form input::-ms-input-placeholder,header #block-frr-newsletter-block form input::-ms-input-placeholder{text-align:left}footer #block-frr-newsletter-block form input::placeholder,header #block-frr-newsletter-block form input::placeholder{text-align:left}footer #block-frr-newsletter-block form .form-actions,header #block-frr-newsletter-block form .form-actions{width:100%}footer #block-frr-newsletter-block img,header #block-frr-newsletter-block img{width:60px;height:auto;margin-bottom:1rem}footer #block-frr-newsletter-block .btn-static-filled-black:hover,header #block-frr-newsletter-block .btn-static-filled-black:hover{color:#fff;text-decoration:none}footer #block-frr-newsletter-block .btn-static-filled-black>div,header #block-frr-newsletter-block .btn-static-filled-black>div{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer #block-frr-newsletter-block .btn-static-filled-black img,header #block-frr-newsletter-block .btn-static-filled-black img{width:15px;margin-bottom:0}footer .block-reassurance,header .block-reassurance{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:2rem 0}@media (min-width:768px){footer .block-reassurance,header .block-reassurance{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}footer .block-reassurance .block-image,header .block-reassurance .block-image{text-align:center;border:2px solid #000;border-radius:50%;height:115px;width:115px;margin:.5rem}footer .block-reassurance .block-image img,header .block-reassurance .block-image img{margin-top:1rem;height:45px}footer .block-reassurance .block-image p,header .block-reassurance .block-image p{padding:.5rem 1rem}footer .social-media ul,header .social-media ul{margin:0}footer .social-media ul li,header .social-media ul li{list-style-type:none;display:inline-block;padding:0 .2em}footer .social-media ul li img,header .social-media ul li img{width:30px;height:30px}footer .block-frr-social-media-share-block,header .block-frr-social-media-share-block{margin:0 auto}footer .block-frr-social-media-share-block .social-media,header .block-frr-social-media-share-block .social-media{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center}footer .block-frr-social-media-share-block .social-media span,header .block-frr-social-media-share-block .social-media span{display:none}footer #block-frr-social-media-block-2,header #block-frr-social-media-block-2{margin:0 auto}footer #block-frr-social-media-block-2 img,header #block-frr-social-media-block-2 img{width:40px;height:40px;opacity:.8}footer .checkout-help,header .checkout-help{padding:0 15px;font-size:1rem}footer .checkout-progress,header .checkout-progress{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;width:100%}footer .checkout-progress::after,header .checkout-progress::after{content:unset}@media (min-width:992px){footer .checkout-progress,header .checkout-progress{width:75%;margin:1.5rem auto}}@media (max-width:991.98px){footer .checkout-progress,header .checkout-progress{padding-left:0}}footer .checkout-progress .checkout-progress--step,header .checkout-progress .checkout-progress--step{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;font-size:16px}footer .checkout-progress .checkout-progress--step:before,header .checkout-progress .checkout-progress--step:before{content:counter(checkout-progress);counter-increment:checkout-progress;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fcc40d;border-radius:50%;height:35px;width:35px;font-size:18px;color:#000;border:2px solid #fcc40d}footer .checkout-progress .checkout-progress--step.checkout-progress--step__next,footer .checkout-progress .checkout-progress--step.checkout-progress--step__previous,header .checkout-progress .checkout-progress--step.checkout-progress--step__next,header .checkout-progress .checkout-progress--step.checkout-progress--step__previous{font-size:0}footer .checkout-progress .checkout-progress--step.checkout-progress--step__previous,header .checkout-progress .checkout-progress--step.checkout-progress--step__previous{font-weight:700;color:#000}footer .checkout-progress .checkout-progress--step.checkout-progress--step__previous:before,header .checkout-progress .checkout-progress--step.checkout-progress--step__previous:before{content:"";border-color:#fcc40d;background-color:transparent;background-image:url(https://www.patapain.com/themes/custom/digipat/dist/64c8fc49a9ad76582782.svg),-webkit-gradient(linear,left top,left bottom,from(#fcc40d),to(#fcc40d));background-image:url(https://www.patapain.com/themes/custom/digipat/dist/64c8fc49a9ad76582782.svg),linear-gradient(#fcc40d,#fcc40d);background-position:center,center;background-repeat:no-repeat,repeat;background-size:20px}footer .checkout-progress .checkout-progress--step.checkout-progress--step__current,header .checkout-progress .checkout-progress--step.checkout-progress--step__current{color:#000}footer .checkout-progress .checkout-progress--step.checkout-progress--step__current:before,header .checkout-progress .checkout-progress--step.checkout-progress--step__current:before{margin-right:1em;-webkit-transform:scale(1.2);transform:scale(1.2);background-color:#fcc40d}@media (min-width:992px){footer .checkout-progress .checkout-progress--step.checkout-progress--step__current:before,header .checkout-progress .checkout-progress--step.checkout-progress--step__current:before{margin-right:.5em;margin-bottom:1rem;-webkit-transform:scale(1.5);transform:scale(1.5)}}footer .checkout-progress .checkout-progress--step.checkout-progress--step__next,header .checkout-progress .checkout-progress--step.checkout-progress--step__next{color:#000}footer .checkout-progress .checkout-progress--step.checkout-progress--step__next:before,header .checkout-progress .checkout-progress--step.checkout-progress--step__next:before{background-color:#000;color:#fff;border:2px solid #000}@media (min-width:768px){footer .checkout-progress .checkout-progress--step,header .checkout-progress .checkout-progress--step{padding-right:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer .checkout-progress .checkout-progress--step:before,header .checkout-progress .checkout-progress--step:before{margin:0 auto .5em auto!important}footer .checkout-progress .checkout-progress--step.checkout-progress--step__current:before,header .checkout-progress .checkout-progress--step.checkout-progress--step__current:before{margin:0 auto 1em auto!important}footer .checkout-progress .checkout-progress--step:last-child:after,header .checkout-progress .checkout-progress--step:last-child:after{display:none}footer .checkout-progress .checkout-progress--step.checkout-progress--step__next,footer .checkout-progress .checkout-progress--step.checkout-progress--step__previous,header .checkout-progress .checkout-progress--step.checkout-progress--step__next,header .checkout-progress .checkout-progress--step.checkout-progress--step__previous{font-size:16px}}footer nav.tabs,header nav.tabs{margin-bottom:0}footer nav.tabs[role=navigation],header nav.tabs[role=navigation]{max-width:960px;margin:0 auto;background-color:rgba(222,226,230,.3215686275);border-bottom-color:#dadada}footer nav.tabs[role=navigation] .nav-item.active a,footer nav.tabs[role=navigation] .nav-item:active a,footer nav.tabs[role=navigation] .nav-item:focus a,footer nav.tabs[role=navigation] .nav-item:hover a,header nav.tabs[role=navigation] .nav-item.active a,header nav.tabs[role=navigation] .nav-item:active a,header nav.tabs[role=navigation] .nav-item:focus a,header nav.tabs[role=navigation] .nav-item:hover a{background-color:#000;border-color:#000;color:#fefefe}footer nav.tabs[role=navigation] a,header nav.tabs[role=navigation] a{font-weight:700;letter-spacing:.1em;color:#000;border-radius:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@media (max-width:991.98px){footer body .stepTitle,header body .stepTitle{padding-top:20px;padding-bottom:20px;background:#f6f6f6}footer body .stepTitle h1,header body .stepTitle h1{padding-left:10px;padding-right:10px}}footer body.commerce_checkout-form .region-highlighted,header body.commerce_checkout-form .region-highlighted{margin-bottom:35px}@media (max-width:767.98px){footer body.commerce_checkout-form .commerce-breadcrumb,header body.commerce_checkout-form .commerce-breadcrumb{padding-top:15px}}@media (min-width:768px) and (max-width:1199.98px){footer body.commerce_checkout-form main,header body.commerce_checkout-form main{margin-top:180px}footer body.commerce_checkout-form .commerce-breadcrumb,header body.commerce_checkout-form .commerce-breadcrumb{padding-top:0}}@media (min-width:768px){footer body.commerce_checkout-form main,header body.commerce_checkout-form main{position:relative}footer body.commerce_checkout-form main:before,header body.commerce_checkout-form main:before{content:"";position:absolute;left:0;right:0;top:0;height:150px;opacity:.75;background:-webkit-gradient(linear,left top,left bottom,from(#ececec),color-stop(50%,rgba(245,245,245,.5)),to(rgba(255,255,255,0)));background:linear-gradient(180deg,#ececec 0,rgba(245,245,245,.5) 50%,rgba(255,255,255,0) 100%)}footer body.commerce_checkout-form .commerce-breadcrumb,header body.commerce_checkout-form .commerce-breadcrumb{-webkit-transform:translateY(-25%);transform:translateY(-25%)}}footer #frr-popup img,header #frr-popup img{width:100%;height:auto}footer #frr-popup .modal-header,header #frr-popup .modal-header{z-index:2;border:none}footer #frr-popup .modal-header button,header #frr-popup .modal-header button{background:#fff;opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%}footer #frr-popup .modal-header button span:first-child,header #frr-popup .modal-header button span:first-child{font-size:14px;line-height:1rem}footer #frr-popup .modal-header button span:last-child,header #frr-popup .modal-header button span:last-child{height:14px;width:14px;line-height:11px;margin-left:10px}footer #frr-popup .modal-body,header #frr-popup .modal-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}footer #commerce_cart_form-cart-ajax-wrapper,footer #commerce_cart_form_collect-cart-ajax-wrapper,header #commerce_cart_form-cart-ajax-wrapper,header #commerce_cart_form_collect-cart-ajax-wrapper{width:100%}footer #commerce_cart_form-cart-ajax-wrapper .cart.cart-form .view-commerce-cart-form.alert-wrapper,footer #commerce_cart_form-cart-ajax-wrapper .node--landing .view-commerce-cart-form.field--name-field-page-paragraph,footer #commerce_cart_form-cart-ajax-wrapper .node--landing .view-commerce-cart-form.field--type-text-with-summary,footer #commerce_cart_form-cart-ajax-wrapper .view-commerce-cart-form.container,footer #commerce_cart_form-cart-ajax-wrapper article[class*=fetes_receptions] .view-commerce-cart-form.node__content,footer #commerce_cart_form-cart-ajax-wrapper article[class*=recrutement] .view-commerce-cart-form.node__content,footer #commerce_cart_form_collect-cart-ajax-wrapper .cart.cart-form .view-commerce-cart-form.alert-wrapper,footer #commerce_cart_form_collect-cart-ajax-wrapper .node--landing .view-commerce-cart-form.field--name-field-page-paragraph,footer #commerce_cart_form_collect-cart-ajax-wrapper .node--landing .view-commerce-cart-form.field--type-text-with-summary,footer #commerce_cart_form_collect-cart-ajax-wrapper .view-commerce-cart-form.container,footer #commerce_cart_form_collect-cart-ajax-wrapper article[class*=fetes_receptions] .view-commerce-cart-form.node__content,footer #commerce_cart_form_collect-cart-ajax-wrapper article[class*=recrutement] .view-commerce-cart-form.node__content,footer .cart.cart-form #commerce_cart_form-cart-ajax-wrapper .view-commerce-cart-form.alert-wrapper,footer .cart.cart-form #commerce_cart_form_collect-cart-ajax-wrapper .view-commerce-cart-form.alert-wrapper,footer .node--landing #commerce_cart_form-cart-ajax-wrapper .view-commerce-cart-form.field--name-field-page-paragraph,footer .node--landing #commerce_cart_form-cart-ajax-wrapper .view-commerce-cart-form.field--type-text-with-summary,footer .node--landing #commerce_cart_form_collect-cart-ajax-wrapper .view-commerce-cart-form.field--name-field-page-paragraph,footer .node--landing #commerce_cart_form_collect-cart-ajax-wrapper .view-commerce-cart-form.field--type-text-with-summary,footer article[class*=fetes_receptions] #commerce_cart_form-cart-ajax-wrapper .view-commerce-cart-form.node__content,footer article[class*=fetes_receptions] #commerce_cart_form_collect-cart-ajax-wrapper .view-commerce-cart-form.node__content,footer article[class*=recrutement] #commerce_cart_form-cart-ajax-wrapper .view-commerce-cart-form.node__content,footer article[class*=recrutement] #commerce_cart_form_collect-cart-ajax-wrapper .view-commerce-cart-form.node__content,header #commerce_cart_form-cart-ajax-wrapper .cart.cart-form .view-commerce-cart-form.alert-wrapper,header #commerce_cart_form-cart-ajax-wrapper .node--landing .view-commerce-cart-form.field--name-field-page-paragraph,header #commerce_cart_form-cart-ajax-wrapper .node--landing .view-commerce-cart-form.field--type-text-with-summary,header #commerce_cart_form-cart-ajax-wrapper .view-commerce-cart-form.container,header #commerce_cart_form-cart-ajax-wrapper article[class*=fetes_receptions] .view-commerce-cart-form.node__content,header #commerce_cart_form-cart-ajax-wrapper article[class*=recrutement] .view-commerce-cart-form.node__content,header #commerce_cart_form_collect-cart-ajax-wrapper .cart.cart-form .view-commerce-cart-form.alert-wrapper,header #commerce_cart_form_collect-cart-ajax-wrapper .node--landing .view-commerce-cart-form.field--name-field-page-paragraph,header #commerce_cart_form_collect-cart-ajax-wrapper .node--landing .view-commerce-cart-form.field--type-text-with-summary,header #commerce_cart_form_collect-cart-ajax-wrapper .view-commerce-cart-form.container,header #commerce_cart_form_collect-cart-ajax-wrapper article[class*=fetes_receptions] .view-commerce-cart-form.node__content,header #commerce_cart_form_collect-cart-ajax-wrapper article[class*=recrutement] .view-commerce-cart-form.node__content,header .cart.cart-form #commerce_cart_form-cart-ajax-wrapper .view-commerce-cart-form.alert-wrapper,header .cart.cart-form #commerce_cart_form_collect-cart-ajax-wrapper .view-commerce-cart-form.alert-wrapper,header .node--landing #commerce_cart_form-cart-ajax-wrapper .view-commerce-cart-form.field--name-field-page-paragraph,header .node--landing #commerce_cart_form-cart-ajax-wrapper .view-commerce-cart-form.field--type-text-with-summary,header .node--landing #commerce_cart_form_collect-cart-ajax-wrapper .view-commerce-cart-form.field--name-field-page-paragraph,header .node--landing #commerce_cart_form_collect-cart-ajax-wrapper .view-commerce-cart-form.field--type-text-with-summary,header article[class*=fetes_receptions] #commerce_cart_form-cart-ajax-wrapper .view-commerce-cart-form.node__content,header article[class*=fetes_receptions] #commerce_cart_form_collect-cart-ajax-wrapper .view-commerce-cart-form.node__content,header article[class*=recrutement] #commerce_cart_form-cart-ajax-wrapper .view-commerce-cart-form.node__content,header article[class*=recrutement] #commerce_cart_form_collect-cart-ajax-wrapper .view-commerce-cart-form.node__content{padding-left:0!important;padding-right:0!important}footer #commerce_cart_form-cart-ajax-wrapper .views-field-dc-ajax-add-cart-views-remove-button span.views-label-remove-button,footer #commerce_cart_form_collect-cart-ajax-wrapper .views-field-dc-ajax-add-cart-views-remove-button span.views-label-remove-button,header #commerce_cart_form-cart-ajax-wrapper .views-field-dc-ajax-add-cart-views-remove-button span.views-label-remove-button,header #commerce_cart_form_collect-cart-ajax-wrapper .views-field-dc-ajax-add-cart-views-remove-button span.views-label-remove-button{display:none}footer .add-comment-container button,header .add-comment-container button{all:unset;width:100%;margin-top:10px;text-align:center;text-decoration:underline;font-size:12px}footer #customer_comment_modal .modal-footer,footer #customer_comment_modal .modal-header,header #customer_comment_modal .modal-footer,header #customer_comment_modal .modal-header{background:#f6f6f6;border-radius:0}footer #customer_comment_modal .modal-footer h5,footer #customer_comment_modal .modal-header h5,header #customer_comment_modal .modal-footer h5,header #customer_comment_modal .modal-header h5{margin-left:auto;font-weight:700}footer #customer_comment_modal .counter-wrapper,header #customer_comment_modal .counter-wrapper{font-size:.8rem;text-align:right}footer #customer_comment_modal .modal-footer,header #customer_comment_modal .modal-footer{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer #customer_comment_modal .modal-footer button,header #customer_comment_modal .modal-footer button{border-radius:0;border-color:unset}footer #customer_comment_modal .modal-body,header #customer_comment_modal .modal-body{padding:3px}footer #customer_comment_modal .modal-body textarea,header #customer_comment_modal .modal-body textarea{width:100%;height:120px;resize:none;border:none}footer .cart.cart-form .alert-wrapper,header .cart.cart-form .alert-wrapper{margin:0 auto}footer .cart.cart-form .items-panier,header .cart.cart-form .items-panier{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;float:none}footer .cart.cart-form .items-panier .item-panier,header .cart.cart-form .items-panier .item-panier{width:100%!important;float:none;max-width:100%}footer .cart.cart-form .view-header,header .cart.cart-form .view-header{font-size:30px;text-transform:uppercase;margin:1em 0 .5em -15px}footer .cart.cart-form .view-header span,header .cart.cart-form .view-header span{font-weight:900}footer .cart.cart-form .views-form,header .cart.cart-form .views-form{width:100%}@media (max-width:991.98px){footer .cart.cart-form .views-view-grid,header .cart.cart-form .views-view-grid{padding:0}}@media (min-width:768px){footer .cart.cart-form .views-view-grid,header .cart.cart-form .views-view-grid{display:inline-block;vertical-align:top}}footer .cart.cart-form .field--name-product-id .field__label,header .cart.cart-form .field--name-product-id .field__label{display:none}footer .cart.cart-form .field--name-product-id article,header .cart.cart-form .field--name-product-id article{text-align:center;width:100%}footer .cart.cart-form .field--name-product-id article .block-products-image,header .cart.cart-form .field--name-product-id article .block-products-image{height:100%;position:relative;overflow:hidden;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer .cart.cart-form .field--name-product-id article .block-products-image .field--name-medias-produit,header .cart.cart-form .field--name-product-id article .block-products-image .field--name-medias-produit{overflow:hidden}@media (max-width:991.98px){footer .cart.cart-form .field--name-product-id article .block-products-image,header .cart.cart-form .field--name-product-id article .block-products-image{margin-bottom:15px}}footer .cart.cart-form .field--name-product-id article .title,header .cart.cart-form .field--name-product-id article .title{text-transform:uppercase}footer .cart.cart-form .field--name-product-id article .title::first-line,header .cart.cart-form .field--name-product-id article .title::first-line{font-weight:700}footer .cart.cart-form .field--name-product-id article .field--name-body h1,footer .cart.cart-form .field--name-product-id article .title h1,header .cart.cart-form .field--name-product-id article .field--name-body h1,header .cart.cart-form .field--name-product-id article .title h1{font-size:1rem}footer .cart.cart-form .field--name-product-id article .field--name-body h2,footer .cart.cart-form .field--name-product-id article .title h2,header .cart.cart-form .field--name-product-id article .field--name-body h2,header .cart.cart-form .field--name-product-id article .title h2{font-size:1rem}@media (min-width:768px){footer .cart.cart-form .field--name-product-id article,header .cart.cart-form .field--name-product-id article{text-align:left}footer .cart.cart-form .field--name-product-id article .field--name-body,footer .cart.cart-form .field--name-product-id article .title,header .cart.cart-form .field--name-product-id article .field--name-body,header .cart.cart-form .field--name-product-id article .title{display:inline-block;text-align:left}footer .cart.cart-form .field--name-product-id article .field--name-body p,footer .cart.cart-form .field--name-product-id article .title p,header .cart.cart-form .field--name-product-id article .field--name-body p,header .cart.cart-form .field--name-product-id article .title p{margin:0}footer .cart.cart-form .field--name-product-id article .field--name-body,header .cart.cart-form .field--name-product-id article .field--name-body{margin-top:0}}footer .cart.cart-form .field--name-product-id .field--type-entity-reference,header .cart.cart-form .field--name-product-id .field--type-entity-reference{margin:0}footer .cart.cart-form .views-row .views-col,header .cart.cart-form .views-row .views-col{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}@media (min-width:768px){footer .cart.cart-form .views-row .views-col,header .cart.cart-form .views-row .views-col{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}footer .cart.cart-form .views-label,header .cart.cart-form .views-label{display:block;color:#4196b0;text-transform:uppercase;font-weight:700;font-size:12px!important;position:absolute;top:0;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:100%}@media (min-width:768px){footer .cart.cart-form .views-label,header .cart.cart-form .views-label{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);white-space:nowrap}}footer .cart.cart-form .field--type-commerce-price,header .cart.cart-form .field--type-commerce-price{position:relative}footer .cart.cart-form .field--type-commerce-price .order-total-line,header .cart.cart-form .field--type-commerce-price .order-total-line{display:-webkit-box;display:-ms-flexbox;display:flex}footer .cart.cart-form .field--type-commerce-price .order-total-line:first-child,header .cart.cart-form .field--type-commerce-price .order-total-line:first-child{margin-right:auto}footer .cart.cart-form .field--type-commerce-price .order-total-line:first-child .order-total-line-value,header .cart.cart-form .field--type-commerce-price .order-total-line:first-child .order-total-line-value{font-size:initial;color:#000}footer .cart.cart-form .field--type-commerce-price .order-total-line:last-child,header .cart.cart-form .field--type-commerce-price .order-total-line:last-child{background-color:#f6f6f6;color:#000}footer .cart.cart-form .field--type-commerce-price .order-total-line-label,header .cart.cart-form .field--type-commerce-price .order-total-line-label{margin-right:auto;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}footer .cart.cart-form .title-product .field--type-commerce-price,header .cart.cart-form .title-product .field--type-commerce-price{margin-top:0}footer .cart.cart-form div[id*=edit-actions],header .cart.cart-form div[id*=edit-actions]{padding:15px 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:0}@media (min-width:768px){footer .cart.cart-form div[id*=edit-actions],header .cart.cart-form div[id*=edit-actions]{width:250px}}@media (max-width:991.98px){footer .cart.cart-form div[id*=edit-actions],header .cart.cart-form div[id*=edit-actions]{width:calc(100% - 30px);padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}}footer .cart.cart-form div[id*=edit-actions] button,header .cart.cart-form div[id*=edit-actions] button{margin:0;padding:10px 5px;font-size:1rem;border:none;border-radius:0}footer .cart.cart-form div[id*=edit-actions] button:first-child,header .cart.cart-form div[id*=edit-actions] button:first-child{margin-bottom:1rem}@media (max-width:991.98px){footer .cart.cart-form div[id*=edit-actions] button,header .cart.cart-form div[id*=edit-actions] button{width:100%}}footer .cart.cart-form .field--name-field-medias-produit,header .cart.cart-form .field--name-field-medias-produit{margin:0}footer .cart.cart-form .views-field-purchased-entity,header .cart.cart-form .views-field-purchased-entity{margin:0;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:992px){footer .cart.cart-form .views-field-purchased-entity,header .cart.cart-form .views-field-purchased-entity{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}footer .cart.cart-form .views-field-purchased-entity .views-label,header .cart.cart-form .views-field-purchased-entity .views-label{display:none}footer .cart.cart-form .views-field-purchased-entity .field-content,header .cart.cart-form .views-field-purchased-entity .field-content{margin:0;width:100%}footer .cart.cart-form .views-field-edit-quantity,header .cart.cart-form .views-field-edit-quantity{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:992px){footer .cart.cart-form .views-field-edit-quantity,header .cart.cart-form .views-field-edit-quantity{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}}footer .cart.cart-form .views-field-edit-quantity .form-group,header .cart.cart-form .views-field-edit-quantity .form-group{margin-bottom:0}footer .cart.cart-form .views-field-edit-quantity .form-control,header .cart.cart-form .views-field-edit-quantity .form-control{color:#000;font-size:1.25rem}footer .cart.cart-form .views-field-unit-price__number,header .cart.cart-form .views-field-unit-price__number{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;white-space:nowrap;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding-left:25px;position:relative;color:#000;font-size:1.75rem;font-weight:700}@media (max-width:991.98px){footer .cart.cart-form .views-field-unit-price__number,header .cart.cart-form .views-field-unit-price__number{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%;padding:0;margin-left:-3.5rem}footer .cart.cart-form .views-field-unit-price__number .field-content,header .cart.cart-form .views-field-unit-price__number .field-content{margin:auto;padding-left:0}}@media (min-width:992px){footer .cart.cart-form .views-field-unit-price__number,header .cart.cart-form .views-field-unit-price__number{padding-left:0;-webkit-box-flex:0;-ms-flex:0 0 15%;flex:0 0 15%;width:15%;text-align:inherit;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:991.98px){footer .cart.cart-form .container-quantity-button,header .cart.cart-form .container-quantity-button{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}footer .cart.cart-form .views-field-dc-ajax-add-cart-views-edit-quantity,header .cart.cart-form .views-field-dc-ajax-add-cart-views-edit-quantity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:25%}@media (max-width:991.98px){footer .cart.cart-form .views-field-dc-ajax-add-cart-views-edit-quantity,header .cart.cart-form .views-field-dc-ajax-add-cart-views-edit-quantity{width:50%}}footer .cart.cart-form .views-field-dc-ajax-add-cart-views-edit-quantity .field-content,header .cart.cart-form .views-field-dc-ajax-add-cart-views-edit-quantity .field-content{width:75%}footer .cart.cart-form .views-field-dc-ajax-add-cart-views-edit-quantity .form-group,header .cart.cart-form .views-field-dc-ajax-add-cart-views-edit-quantity .form-group{margin-bottom:0;padding:0}footer .cart.cart-form .views-field-dc-ajax-add-cart-views-edit-quantity .form-group button,header .cart.cart-form .views-field-dc-ajax-add-cart-views-edit-quantity .form-group button{background:#000;color:#fefefe;border:none;-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out;width:50px;height:50px;font-size:1.75rem;font-weight:700}@media (min-width:992px){footer .cart.cart-form .views-field-dc-ajax-add-cart-views-edit-quantity .form-group button,header .cart.cart-form .views-field-dc-ajax-add-cart-views-edit-quantity .form-group button{background:0 0;color:#000}}footer .cart.cart-form .views-field-dc-ajax-add-cart-views-edit-quantity .form-group button:hover,header .cart.cart-form .views-field-dc-ajax-add-cart-views-edit-quantity .form-group button:hover{background:#000;color:#fefefe}footer .cart.cart-form .views-field-dc-ajax-add-cart-views-edit-quantity .form-group input::-webkit-inner-spin-button,footer .cart.cart-form .views-field-dc-ajax-add-cart-views-edit-quantity .form-group input::-webkit-outer-spin-button,header .cart.cart-form .views-field-dc-ajax-add-cart-views-edit-quantity .form-group input::-webkit-inner-spin-button,header .cart.cart-form .views-field-dc-ajax-add-cart-views-edit-quantity .form-group input::-webkit-outer-spin-button{-webkit-appearance:none!important;margin:0!important}footer .cart.cart-form .views-field-dc-ajax-add-cart-views-edit-quantity .form-group input[type=number],header .cart.cart-form .views-field-dc-ajax-add-cart-views-edit-quantity .form-group input[type=number]{-moz-appearance:textfield!important}footer .cart.cart-form .views-field-dc-ajax-add-cart-views-edit-quantity .form-group input,header .cart.cart-form .views-field-dc-ajax-add-cart-views-edit-quantity .form-group input{font-size:1.5rem;text-align:center;font-weight:700;padding-right:0;border:none;pointer-events:none;width:inherit;max-width:50px;height:50px;color:#000}@media (min-width:992px){footer .cart.cart-form .views-field-dc-ajax-add-cart-views-edit-quantity .form-group input,header .cart.cart-form .views-field-dc-ajax-add-cart-views-edit-quantity .form-group input{margin:auto}}footer .cart.cart-form .views-field-dc-ajax-add-cart-views-remove-button,header .cart.cart-form .views-field-dc-ajax-add-cart-views-remove-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:10%}@media (max-width:991.98px){footer .cart.cart-form .views-field-dc-ajax-add-cart-views-remove-button,header .cart.cart-form .views-field-dc-ajax-add-cart-views-remove-button{width:100%}}footer .cart.cart-form .views-field-dc-ajax-add-cart-views-remove-button .field-content,header .cart.cart-form .views-field-dc-ajax-add-cart-views-remove-button .field-content{height:100%}footer .cart.cart-form .views-field-dc-ajax-add-cart-views-remove-button .field-content button,header .cart.cart-form .views-field-dc-ajax-add-cart-views-remove-button .field-content button{height:100%}footer .cart.cart-form .views-field-dc-ajax-add-cart-views-remove-button .delete-order-item,header .cart.cart-form .views-field-dc-ajax-add-cart-views-remove-button .delete-order-item{padding:12px;margin-top:0;background-image:url(https://www.patapain.com/themes/custom/digipat/dist/e7805e826c7f3054a8f5.svg);background-size:40%;background-position:left;background-repeat:no-repeat;color:transparent;background-color:transparent;border:none;border-radius:0;position:relative}@media (min-width:992px){footer .cart.cart-form .views-field-dc-ajax-add-cart-views-remove-button .delete-order-item,header .cart.cart-form .views-field-dc-ajax-add-cart-views-remove-button .delete-order-item{background-position:center}}@media (max-width:991.98px){footer .cart.cart-form .views-field-dc-ajax-add-cart-views-remove-button .delete-order-item,header .cart.cart-form .views-field-dc-ajax-add-cart-views-remove-button .delete-order-item{background-size:40px;width:150px;background-position:left}}footer .cart.cart-form .views-field-dc-ajax-add-cart-views-remove-button .delete-order-item:active,footer .cart.cart-form .views-field-dc-ajax-add-cart-views-remove-button .delete-order-item:focus,footer .cart.cart-form .views-field-dc-ajax-add-cart-views-remove-button .delete-order-item:hover,header .cart.cart-form .views-field-dc-ajax-add-cart-views-remove-button .delete-order-item:active,header .cart.cart-form .views-field-dc-ajax-add-cart-views-remove-button .delete-order-item:focus,header .cart.cart-form .views-field-dc-ajax-add-cart-views-remove-button .delete-order-item:hover{color:transparent;background-color:transparent;border-color:transparent}@media (max-width:991.98px){footer .cart.cart-form .views-field-dc-ajax-add-cart-views-remove-button .delete-order-item::after,header .cart.cart-form .views-field-dc-ajax-add-cart-views-remove-button .delete-order-item::after{pointer-events:none;content:"Supprimer";color:#be3434;position:absolute;text-decoration:underline;top:50%;right:50%;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);z-index:2}}footer .cart.cart-form .order-total-line.order-total-line__adjustment,footer .cart.cart-form .order-total-line.order-total-line__adjustment--tax,footer .cart.cart-form .order-total-line.order-total-line__subtotal,footer .cart.cart-form .order-total-line.order-total-line__total,footer .cart.cart-form .order-total-line.order-total-line__total--tax,footer .cart.cart-form .order-total-line.qty-total,header .cart.cart-form .order-total-line.order-total-line__adjustment,header .cart.cart-form .order-total-line.order-total-line__adjustment--tax,header .cart.cart-form .order-total-line.order-total-line__subtotal,header .cart.cart-form .order-total-line.order-total-line__total,header .cart.cart-form .order-total-line.order-total-line__total--tax,header .cart.cart-form .order-total-line.qty-total{padding:12px 15px 0}footer .cart.cart-form .order-total-line.taxe,header .cart.cart-form .order-total-line.taxe{padding-top:0}@media (max-width:991.98px){footer .cart.cart-form .order-total-line,header .cart.cart-form .order-total-line{padding-left:0;padding-right:0}}footer .cart.cart-form .checkout-data,header .cart.cart-form .checkout-data{background:#f6f6f6}@media (max-width:991.98px){footer .cart.cart-form .checkout-data,header .cart.cart-form .checkout-data{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;background:#f6f6f6}}footer .cart.cart-form .checkout-data>div:last-child,header .cart.cart-form .checkout-data>div:last-child{margin-top:15px;padding-top:15px;padding-bottom:15px}footer .cart.cart-form .checkout-data .order-total-line__subtotal,footer .cart.cart-form .checkout-data .order-total-line__total,header .cart.cart-form .checkout-data .order-total-line__subtotal,header .cart.cart-form .checkout-data .order-total-line__total{font-size:1.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}footer .cart.cart-form .checkout-data .order-total-line,header .cart.cart-form .checkout-data .order-total-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}footer .cart.cart-form .checkout-data .order-total-line>div,header .cart.cart-form .checkout-data .order-total-line>div{gap:20px}footer .cart.cart-form .checkout-data .qty-total,header .cart.cart-form .checkout-data .qty-total{padding-bottom:12px}footer .cart.cart-form .checkout-data .order-total-line__adjustment,header .cart.cart-form .checkout-data .order-total-line__adjustment{font-weight:500;font-size:1rem}footer .cart.cart-form .checkout-data .order-total-line__adjustment.taxe,header .cart.cart-form .checkout-data .order-total-line__adjustment.taxe{color:#000}footer .cart.cart-form .checkout-data .order-total-line__adjustment--promotion,header .cart.cart-form .checkout-data .order-total-line__adjustment--promotion{color:#499f47;font-weight:600}footer .cart.cart-form .checkout-data .order-total-line__adjustment--promotion .order-total-line-label,header .cart.cart-form .checkout-data .order-total-line__adjustment--promotion .order-total-line-label{max-width:170px;text-align:left}footer .cart.cart-form .checkout-data .order-total-line__adjustment--promotion .order-total-line-label .type,header .cart.cart-form .checkout-data .order-total-line__adjustment--promotion .order-total-line-label .type{text-align:left}footer .cart.cart-form .checkout-data .order-total-line__subtotal,footer .cart.cart-form .checkout-data .qty-total,footer .cart.cart-form .checkout-data .taxe,header .cart.cart-form .checkout-data .order-total-line__subtotal,header .cart.cart-form .checkout-data .qty-total,header .cart.cart-form .checkout-data .taxe{padding-bottom:12px}footer .cart.cart-form .checkout-data .order-total-line__subtotal,header .cart.cart-form .checkout-data .order-total-line__subtotal{font-size:1rem}footer .cart.cart-form .checkout-data .order-total-line__total,header .cart.cart-form .checkout-data .order-total-line__total{font-size:1.2rem;font-weight:900;padding-top:12px;border-top:2px solid rgba(222,226,230,.3215686275)}footer .cart.cart-form .checkout-data .order-total-line-to-pay,header .cart.cart-form .checkout-data .order-total-line-to-pay{border:none}footer .points-panier,header .points-panier{background:0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:25px}footer .points-panier .order-total-line-label,header .points-panier .order-total-line-label{margin:0 auto;font-size:1rem}footer .points-panier .order-total-line-value,header .points-panier .order-total-line-value{text-align:center;font-weight:700;width:auto;font-size:1rem;line-height:1rem;margin-bottom:1rem;margin-top:.5rem}footer .points-panier .fidelity,header .points-panier .fidelity{background:0 0;color:#000;font-size:.875rem;border:1px solid #000;border-radius:0;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block;width:100%!important}@media (min-width:992px){footer .points-panier .fidelity,header .points-panier .fidelity{width:auto}}footer .points-panier .fidelity:hover,header .points-panier .fidelity:hover{background:#000;color:#fff;text-decoration:none!important}footer .view-commerce-cart-form .single-cart-product .block-cart-product-content,header .view-commerce-cart-form .single-cart-product .block-cart-product-content{padding:10px;text-align:left;font-size:.75rem}footer .view-commerce-cart-form .single-cart-product .block-cart-product-content p,header .view-commerce-cart-form .single-cart-product .block-cart-product-content p{font-size:.75rem}footer .view-commerce-cart-form .paragraph--type--push-produit .block-title,header .view-commerce-cart-form .paragraph--type--push-produit .block-title{margin-top:1rem;margin-bottom:1rem}@media (min-width:992px) and (max-width:1199.98px){footer .view-commerce-cart-form,header .view-commerce-cart-form{padding-left:30px;padding-right:30px}}footer .view-commerce-cart-form h1,header .view-commerce-cart-form h1{text-align:center;font-weight:700}footer .view-commerce-cart-form .view-content .field--type-entity-reference,header .view-commerce-cart-form .view-content .field--type-entity-reference{margin:0}footer .view-commerce-cart-form .view-content form .views-view-grid,header .view-commerce-cart-form .view-content form .views-view-grid{width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media (min-width:992px){footer .view-commerce-cart-form .view-content form .views-view-grid,header .view-commerce-cart-form .view-content form .views-view-grid{padding-right:2.5rem}}footer .view-commerce-cart-form .view-content form .views-view-grid .item-panier,header .view-commerce-cart-form .view-content form .views-view-grid .item-panier{margin-top:1rem;-webkit-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent;-webkit-transition:.3s all linear;transition:.3s all linear}footer .view-commerce-cart-form .view-content form .views-view-grid .item-panier .image-style-card-product,header .view-commerce-cart-form .view-content form .views-view-grid .item-panier .image-style-card-product{width:100%}@media (min-width:992px){footer .view-commerce-cart-form .view-content form .views-view-grid .item-panier:not(.produit_menu_individuel),header .view-commerce-cart-form .view-content form .views-view-grid .item-panier:not(.produit_menu_individuel){min-height:90px;max-height:90px}}footer .view-commerce-cart-form .view-content form .views-view-grid .item-panier:not(.produit_menu_individuel) article img,header .view-commerce-cart-form .view-content form .views-view-grid .item-panier:not(.produit_menu_individuel) article img{-webkit-transition:all ease-in-out .3s;transition:all ease-in-out .3s;-o-object-fit:contain;object-fit:contain}@media (min-width:992px){footer .view-commerce-cart-form .view-content form .views-view-grid .item-panier:not(.produit_menu_individuel) article img,header .view-commerce-cart-form .view-content form .views-view-grid .item-panier:not(.produit_menu_individuel) article img{min-height:90px;max-height:90px}}footer .view-commerce-cart-form .view-content form .views-view-grid .item-panier:not(.produit_menu_individuel) article img.placeholder-img,header .view-commerce-cart-form .view-content form .views-view-grid .item-panier:not(.produit_menu_individuel) article img.placeholder-img{width:95px}@media (min-width:992px){footer .view-commerce-cart-form .view-content form .views-view-grid .item-panier:not(.produit_menu_individuel):hover,header .view-commerce-cart-form .view-content form .views-view-grid .item-panier:not(.produit_menu_individuel):hover{min-height:110px;max-height:110px}footer .view-commerce-cart-form .view-content form .views-view-grid .item-panier:not(.produit_menu_individuel):hover img,header .view-commerce-cart-form .view-content form .views-view-grid .item-panier:not(.produit_menu_individuel):hover img{-webkit-transform:scale(1.22);transform:scale(1.22);min-height:110px;max-height:110px;-webkit-transition:all .28s linear;transition:all .28s linear}}@media (min-width:992px){footer .view-commerce-cart-form .view-content form .views-view-grid .item-panier.produit_menu_individuel,header .view-commerce-cart-form .view-content form .views-view-grid .item-panier.produit_menu_individuel{min-height:140px;max-height:140px}}footer .view-commerce-cart-form .view-content form .views-view-grid .item-panier.produit_menu_individuel article img,header .view-commerce-cart-form .view-content form .views-view-grid .item-panier.produit_menu_individuel article img{-webkit-transition:all ease-in-out .3s;transition:all ease-in-out .3s;-o-object-fit:contain;object-fit:contain}@media (min-width:992px){footer .view-commerce-cart-form .view-content form .views-view-grid .item-panier.produit_menu_individuel article img,header .view-commerce-cart-form .view-content form .views-view-grid .item-panier.produit_menu_individuel article img{min-height:140px;max-height:140px}}footer .view-commerce-cart-form .view-content form .views-view-grid .item-panier.produit_menu_individuel article img.placeholder-img,header .view-commerce-cart-form .view-content form .views-view-grid .item-panier.produit_menu_individuel article img.placeholder-img{width:95px}@media (min-width:992px){footer .view-commerce-cart-form .view-content form .views-view-grid .item-panier.produit_menu_individuel:hover,header .view-commerce-cart-form .view-content form .views-view-grid .item-panier.produit_menu_individuel:hover{min-height:160px;max-height:160px}footer .view-commerce-cart-form .view-content form .views-view-grid .item-panier.produit_menu_individuel:hover img,header .view-commerce-cart-form .view-content form .views-view-grid .item-panier.produit_menu_individuel:hover img{-webkit-transform:scale(1.22);transform:scale(1.22);min-height:160px;max-height:160px;-webkit-transition:all .28s linear;transition:all .28s linear;width:100%}}@media (max-width:991.98px){footer .view-commerce-cart-form .view-content form .views-view-grid .item-panier,header .view-commerce-cart-form .view-content form .views-view-grid .item-panier{-ms-flex-wrap:wrap;flex-wrap:wrap;background:#fff;-webkit-box-shadow:5px 5px 20px 6px rgba(0,0,0,.2);box-shadow:5px 5px 20px 6px rgba(0,0,0,.2);padding-bottom:15px}}footer .view-commerce-cart-form .view-content form .views-view-grid .item-panier .views-field-purchased-entity article,header .view-commerce-cart-form .view-content form .views-view-grid .item-panier .views-field-purchased-entity article{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .view-commerce-cart-form .view-content form .views-view-grid .item-panier:hover,header .view-commerce-cart-form .view-content form .views-view-grid .item-panier:hover{background:#fff;-webkit-box-shadow:5px 5px 20px 6px rgba(0,0,0,.2);box-shadow:5px 5px 20px 6px rgba(0,0,0,.2)}footer .view-commerce-cart-form .view-content form .views-view-grid .item-panier:hover .views-field-dc-ajax-add-cart-views-remove-button,header .view-commerce-cart-form .view-content form .views-view-grid .item-panier:hover .views-field-dc-ajax-add-cart-views-remove-button{position:relative}@media (min-width:992px){footer .view-commerce-cart-form .view-content form .views-view-grid .item-panier:hover .views-field-dc-ajax-add-cart-views-remove-button,header .view-commerce-cart-form .view-content form .views-view-grid .item-panier:hover .views-field-dc-ajax-add-cart-views-remove-button{z-index:2;background:#be3434}footer .view-commerce-cart-form .view-content form .views-view-grid .item-panier:hover .views-field-dc-ajax-add-cart-views-remove-button .delete-order-item,header .view-commerce-cart-form .view-content form .views-view-grid .item-panier:hover .views-field-dc-ajax-add-cart-views-remove-button .delete-order-item{position:relative;z-index:5;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}}footer .view-commerce-cart-form .view-content form .views-view-grid .purchased-collect .row>div,header .view-commerce-cart-form .view-content form .views-view-grid .purchased-collect .row>div{width:100%}footer .view-commerce-cart-form .view-content form .views-view-grid .purchased-collect [data-once=quickedit],header .view-commerce-cart-form .view-content form .views-view-grid .purchased-collect [data-once=quickedit]{width:100%}footer .view-commerce-cart-form .view-content form>[data-drupal-selector*=order-total-summary],header .view-commerce-cart-form .view-content form>[data-drupal-selector*=order-total-summary]{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%}@media (min-width:992px){footer .view-commerce-cart-form .view-content form>[data-drupal-selector*=order-total-summary],header .view-commerce-cart-form .view-content form>[data-drupal-selector*=order-total-summary]{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}footer .view-commerce-cart-form .view-content form #palier-message,header .view-commerce-cart-form .view-content form #palier-message{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}@media (min-width:992px){footer .view-commerce-cart-form .view-content form #palier-message,header .view-commerce-cart-form .view-content form #palier-message{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}footer .view-commerce-cart-form .view-content form .layout-edit-coupon-redemption,header .view-commerce-cart-form .view-content form .layout-edit-coupon-redemption{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}@media (min-width:992px){footer .view-commerce-cart-form .view-content form .layout-edit-coupon-redemption,header .view-commerce-cart-form .view-content form .layout-edit-coupon-redemption{padding-right:0}}footer .view-commerce-cart-form .view-content form .layout-edit-coupon-redemption .container-coupon,header .view-commerce-cart-form .view-content form .layout-edit-coupon-redemption .container-coupon{background:#fcc40d}footer .view-commerce-cart-form .view-content form .layout-edit-coupon-redemption .invalid-feedback,header .view-commerce-cart-form .view-content form .layout-edit-coupon-redemption .invalid-feedback{position:absolute;top:100%;right:0;text-align:right;font-size:110%;font-weight:700}@media (min-width:992px) and (max-width:1199.98px){footer .view-commerce-cart-form .view-content form .layout-edit-coupon-redemption .invalid-feedback,header .view-commerce-cart-form .view-content form .layout-edit-coupon-redemption .invalid-feedback{top:inherit;bottom:100%}}@media (max-width:991.98px){footer .view-commerce-cart-form .view-content form .layout-edit-coupon-redemption .invalid-feedback,header .view-commerce-cart-form .view-content form .layout-edit-coupon-redemption .invalid-feedback{position:relative;margin-bottom:10px;top:initial;bottom:15px}}footer .view-commerce-cart-form .view-content form .layout-edit-coupon-redemption .ajax-progress,header .view-commerce-cart-form .view-content form .layout-edit-coupon-redemption .ajax-progress{position:absolute;top:100%;right:0}footer .view-commerce-cart-form .view-content form .layout-edit-coupon-redemption .alert-wrapper,header .view-commerce-cart-form .view-content form .layout-edit-coupon-redemption .alert-wrapper{display:none}footer .view-commerce-cart-form .view-content form .layout-edit-coupon-redemption input,header .view-commerce-cart-form .view-content form .layout-edit-coupon-redemption input{border:none;height:100%;font-weight:700;text-align:center}@media (min-width:992px){footer .view-commerce-cart-form .view-content form .layout-edit-coupon-redemption input,header .view-commerce-cart-form .view-content form .layout-edit-coupon-redemption input{background:#fee295}}footer .view-commerce-cart-form .view-content form .layout-edit-coupon-redemption input:focus,header .view-commerce-cart-form .view-content form .layout-edit-coupon-redemption input:focus{-webkit-box-shadow:none;box-shadow:none}footer .view-commerce-cart-form .view-content form .layout-edit-coupon-redemption button,header .view-commerce-cart-form .view-content form .layout-edit-coupon-redemption button{margin:0;padding-left:50px;padding-right:50px}@media (max-width:991.98px){footer .view-commerce-cart-form .view-content form .layout-edit-coupon-redemption button,header .view-commerce-cart-form .view-content form .layout-edit-coupon-redemption button{width:100%}}@media (min-width:992px){footer .view-commerce-cart-form .view-content form .layout-edit-coupon-redemption,header .view-commerce-cart-form .view-content form .layout-edit-coupon-redemption{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}footer .view-commerce-cart-form .view-content form div[id^=edit-actions],header .view-commerce-cart-form .view-content form div[id^=edit-actions]{background:#f6f6f6;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;position:relative}footer .view-commerce-cart-form .view-content form div[id^=edit-actions] .use-ajax-submit.button,header .view-commerce-cart-form .view-content form div[id^=edit-actions] .use-ajax-submit.button{display:none}footer .view-commerce-cart-form .view-content form div[id^=edit-actions] .ajax-progress-throbber,header .view-commerce-cart-form .view-content form div[id^=edit-actions] .ajax-progress-throbber{position:absolute;bottom:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}footer .view-commerce-cart-form .view-content form div[id^=edit-actions] .ajax-progress.ajax-progress-throbber~.ajax-progress.ajax-progress-throbber,header .view-commerce-cart-form .view-content form div[id^=edit-actions] .ajax-progress.ajax-progress-throbber~.ajax-progress.ajax-progress-throbber{display:none}@media (max-width:991.98px){footer .view-commerce-cart-form .view-content form div[id^=edit-actions],header .view-commerce-cart-form .view-content form div[id^=edit-actions]{margin-bottom:0}}@media (min-width:992px){footer .view-commerce-cart-form .view-content form div[id^=edit-actions],header .view-commerce-cart-form .view-content form div[id^=edit-actions]{width:100%;height:80px;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}}@media (min-width:992px){footer #container-coupon,header #container-coupon{padding-left:0;padding-right:0}}@media (max-width:991.98px){footer #container-checkout-data,header #container-checkout-data{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}}footer .container-coupon,header .container-coupon{width:100%}footer .container-coupon .form-item-coupon-redemption-code,header .container-coupon .form-item-coupon-redemption-code{width:unset;-webkit-box-flex:1;-ms-flex:auto;flex:auto}@media (max-width:1199.98px){footer .container-coupon .form-item-coupon-redemption-code,header .container-coupon .form-item-coupon-redemption-code{padding:15px}footer .container-coupon .form-item-coupon-redemption-code label,header .container-coupon .form-item-coupon-redemption-code label{padding-bottom:12px}}footer .container-coupon .coupon-redemption-form__coupons.coupon-redemption-form__coupons--multiple,header .container-coupon .coupon-redemption-form__coupons.coupon-redemption-form__coupons--multiple{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1199.98px){footer .container-coupon .coupon-redemption-form__coupons.coupon-redemption-form__coupons--multiple,header .container-coupon .coupon-redemption-form__coupons.coupon-redemption-form__coupons--multiple{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:15px}}footer .container-coupon .coupon-redemption-form__coupons.coupon-redemption-form__coupons--multiple span,header .container-coupon .coupon-redemption-form__coupons.coupon-redemption-form__coupons--multiple span{margin:auto;text-align:center;font-weight:700;position:relative;font-size:1rem}footer .container-coupon .coupon-redemption-form__coupons.coupon-redemption-form__coupons--multiple span::before,header .container-coupon .coupon-redemption-form__coupons.coupon-redemption-form__coupons--multiple span::before{position:absolute;content:"";background-image:url(https://www.patapain.com/themes/custom/digipat/dist/3a7bfa54660cffee28f9.svg);background-repeat:no-repeat;background-size:contain;right:100%;width:50px;height:50px;margin-right:1rem}@media (min-width:992px){footer .container-coupon .coupon-redemption-form__coupons.coupon-redemption-form__coupons--multiple span::before,header .container-coupon .coupon-redemption-form__coupons.coupon-redemption-form__coupons--multiple span::before{top:calc(50% + 6px);-webkit-transform:rotate(-25deg) translateY(-50%);transform:rotate(-25deg) translateY(-50%)}}@media (min-width:992px) and (max-width:1199.98px){footer .container-coupon .coupon-redemption-form__coupons.coupon-redemption-form__coupons--multiple span::before,header .container-coupon .coupon-redemption-form__coupons.coupon-redemption-form__coupons--multiple span::before{-webkit-transform:rotate(0) translateY(-50%);transform:rotate(0) translateY(-50%)}}footer .container-coupon .coupon-redemption-form__coupons.coupon-redemption-form__coupons--multiple table tr td:first-child,header .container-coupon .coupon-redemption-form__coupons.coupon-redemption-form__coupons--multiple table tr td:first-child{background:#fee295;width:170px;text-align:center}footer .container-coupon .coupon-redemption-form__coupons.coupon-redemption-form__coupons--multiple table tr td button,header .container-coupon .coupon-redemption-form__coupons.coupon-redemption-form__coupons--multiple table tr td button{outline:1px solid #000}@media (max-width:1199.98px){footer .container-coupon .coupon-redemption-form__coupons.coupon-redemption-form__coupons--multiple table tr,header .container-coupon .coupon-redemption-form__coupons.coupon-redemption-form__coupons--multiple table tr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .container-coupon .coupon-redemption-form__coupons.coupon-redemption-form__coupons--multiple table tr td,header .container-coupon .coupon-redemption-form__coupons.coupon-redemption-form__coupons--multiple table tr td{margin-bottom:1rem;width:90%}footer .container-coupon .coupon-redemption-form__coupons.coupon-redemption-form__coupons--multiple table tr td:first-child,header .container-coupon .coupon-redemption-form__coupons.coupon-redemption-form__coupons--multiple table tr td:first-child{background:#fff;width:90%;margin-top:1rem;padding:1rem 15px}}footer .container-coupon .coupon-list+.form-coupon,header .container-coupon .coupon-list+.form-coupon{display:none}footer .container-coupon .form-coupon,header .container-coupon .form-coupon{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px}@media (max-width:1199.98px){footer .container-coupon .form-coupon,header .container-coupon .form-coupon{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (min-width:992px){footer .container-coupon .form-coupon,header .container-coupon .form-coupon{padding:0}}footer .container-coupon .form-coupon .form-item-coupon-redemption-code,header .container-coupon .form-coupon .form-item-coupon-redemption-code{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0}@media (min-width:992px) and (max-width:1199.98px){footer .container-coupon .form-coupon .form-item-coupon-redemption-code,header .container-coupon .form-coupon .form-item-coupon-redemption-code{margin-bottom:0}}@media (max-width:991.98px){footer .container-coupon .form-coupon .form-item-coupon-redemption-code,header .container-coupon .form-coupon .form-item-coupon-redemption-code{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:0}}@media (min-width:1200px){footer .container-coupon .form-coupon .form-item-coupon-redemption-code,header .container-coupon .form-coupon .form-item-coupon-redemption-code{margin-left:auto;margin-bottom:0}}footer .container-coupon .form-coupon .form-item-coupon-redemption-code input,header .container-coupon .form-coupon .form-item-coupon-redemption-code input{width:100%;background:#fefefe}@media (min-width:992px){footer .container-coupon .form-coupon .form-item-coupon-redemption-code input,header .container-coupon .form-coupon .form-item-coupon-redemption-code input{margin-top:0;width:30%}}@media (min-width:992px) and (max-width:1199.98px){footer .container-coupon .form-coupon .form-item-coupon-redemption-code input,header .container-coupon .form-coupon .form-item-coupon-redemption-code input{padding:15px 0}}@media (max-width:991.98px){footer .container-coupon .form-coupon .form-item-coupon-redemption-code input,header .container-coupon .form-coupon .form-item-coupon-redemption-code input{padding-top:15px;padding-bottom:15px;margin-bottom:1rem}}footer .container-coupon .form-coupon .form-item-coupon-redemption-code .img-label .img-container,header .container-coupon .form-coupon .form-item-coupon-redemption-code .img-label .img-container{width:50px;margin-right:15px}footer .container-coupon .form-coupon .form-item-coupon-redemption-code .img-label .img-container img,header .container-coupon .form-coupon .form-item-coupon-redemption-code .img-label .img-container img{width:50px;height:auto;padding-bottom:12px}@media (min-width:992px){footer .container-coupon .form-coupon .form-item-coupon-redemption-code .img-label .img-container img,header .container-coupon .form-coupon .form-item-coupon-redemption-code .img-label .img-container img{-webkit-transform:rotate(-25deg) translateY(0);transform:rotate(-25deg) translateY(0);padding-bottom:0}}footer .container-coupon .form-coupon .form-item-coupon-redemption-code label,header .container-coupon .form-coupon .form-item-coupon-redemption-code label{margin-bottom:0;font-weight:700;font-size:1rem;position:relative}footer .container-coupon .form-coupon button,header .container-coupon .form-coupon button{margin:0}footer .button-back,header .button-back{position:relative;font-size:1rem;line-height:1rem;font-weight:700;padding-left:40px;padding-right:20px;margin-bottom:2rem}@media (max-width:991.98px){footer .button-back,header .button-back{width:80%;margin:25px auto;display:block}}footer .button-back::before,header .button-back::before{content:url(https://www.patapain.com/themes/custom/digipat/dist/95a083bde88a0e3e0bc2.png);width:25px;height:30px;display:block;position:absolute;top:50%;left:0;-webkit-transform:translate(50%,-50%) scale(.5);transform:translate(50%,-50%) scale(.5);-webkit-transition:all ease-in-out .2s;transition:all ease-in-out .2s;-webkit-filter:brightness(1) invert(0);filter:brightness(1) invert(0)}footer .button-back:hover::before,header .button-back:hover::before{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}footer .cart-form-order_traiteur,header .cart-form-order_traiteur{width:100%;margin-top:10px;margin-bottom:10px}footer .cart-form-order_collect,header .cart-form-order_collect{width:100%;margin-top:10px;margin-bottom:10px}footer #edit-subtotal,header #edit-subtotal{text-align:right}footer #edit-subtotal .js-form-item,header #edit-subtotal .js-form-item{margin-bottom:0}footer #edit-subtotal .js-form-item div,header #edit-subtotal .js-form-item div{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}footer #edit-subtotal .adjustment-checkout-review span,header #edit-subtotal .adjustment-checkout-review span{color:#039a31}footer #edit-subtotal #edit-subtotal-subtotal-price,footer #edit-subtotal #edit-subtotal-total-price,header #edit-subtotal #edit-subtotal-subtotal-price,header #edit-subtotal #edit-subtotal-total-price{font-weight:900;font-size:1.375rem}footer #edit-subtotal-price div,header #edit-subtotal-price div{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-weight:900;font-size:1rem}footer .checkout-complete,header .checkout-complete{text-align:center;margin:2rem auto}footer .checkout-complete .command-text,header .checkout-complete .command-text{font-weight:900;margin-top:2rem;margin-bottom:2rem}footer .checkout-complete .highlight,header .checkout-complete .highlight{font-weight:700}footer .checkout-complete p,header .checkout-complete p{font-size:1rem}footer .points-panier-complete,header .points-panier-complete{margin-top:1rem;margin-bottom:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .points-panier-complete p,header .points-panier-complete p{text-align:center;font-size:1rem}@media (min-width:768px){footer .points-panier-complete p,header .points-panier-complete p{text-align:right}}footer .points-panier-complete p span,header .points-panier-complete p span{font-weight:700}footer .points-panier-complete .img-container img,header .points-panier-complete .img-container img{width:245px}@media (max-width:991.98px){footer .points-panier-complete .img-container img,header .points-panier-complete .img-container img{display:block;margin:0 auto}}footer #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form,footer #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form,header #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form,header #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;align-content:center}footer #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form .form-item-cgdv,footer #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form .form-item-cgdv,header #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form .form-item-cgdv,header #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form .form-item-cgdv{text-align:right}@media (min-width:768px){footer #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form .form-item-cgdv,footer #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form .form-item-cgdv,header #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form .form-item-cgdv,header #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form .form-item-cgdv{margin-top:3em}}@media (max-width:991.98px){footer #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form .form-item-cgdv small,footer #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form .form-item-cgdv small,header #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form .form-item-cgdv small,header #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form .form-item-cgdv small{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:1rem}}footer #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form input[type=checkbox],footer #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form input[type=checkbox],header #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form input[type=checkbox],header #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form input[type=checkbox]{position:absolute;width:1px;opacity:0;-webkit-transform:translateX(20px0px);transform:translateX(20px0px);border:0;-webkit-box-shadow:none;box-shadow:none;outline:0;font-size:inherit;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@supports (display:grid){footer #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form input[type=checkbox],footer #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form input[type=checkbox],header #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form input[type=checkbox],header #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form input[type=checkbox]{width:auto;-webkit-transform:translateX(calc(100% + 4px + 0));transform:translateX(calc(100% + 4px + 0))}}footer #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form input[type=checkbox]:disabled+label:before,footer #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form input[type=checkbox]:disabled+label:before,header #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form input[type=checkbox]:disabled+label:before,header #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form input[type=checkbox]:disabled+label:before{border-color:rgba(0,0,0,.26)}footer #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form input[type=checkbox]:disabled:checked+label:before,footer #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form input[type=checkbox]:disabled:checked+label:before,header #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form input[type=checkbox]:disabled:checked+label:before,header #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form input[type=checkbox]:disabled:checked+label:before{background:rgba(0,0,0,.26)}footer #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form input[type=checkbox]+label,footer #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form input[type=checkbox]+label,header #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form input[type=checkbox]+label,header #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form input[type=checkbox]+label{cursor:pointer;display:inline;position:relative;line-height:18px;padding-left:.5rem!important}footer #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form input[type=checkbox]+label:after,footer #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form input[type=checkbox]+label:before,footer #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form input[type=checkbox]+label:after,footer #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form input[type=checkbox]+label:before,header #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form input[type=checkbox]+label:after,header #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form input[type=checkbox]+label:before,header #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form input[type=checkbox]+label:after,header #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form input[type=checkbox]+label:before{content:"";position:absolute;left:-18px;top:0}footer #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form input[type=checkbox]+label:before,footer #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form input[type=checkbox]+label:before,header #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form input[type=checkbox]+label:before,header #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form input[type=checkbox]+label:before{width:18px;height:18px;background:#fff;border:1px solid rgba(0,0,0,.54);border-radius:50%;cursor:pointer;-webkit-transition:background .3s;transition:background .3s}footer #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form input[type=checkbox]:checked+label,footer #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form input[type=checkbox]:checked+label,header #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form input[type=checkbox]:checked+label,header #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form input[type=checkbox]:checked+label{font-weight:700}footer #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form input[type=checkbox]:checked+label:after,footer #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form input[type=checkbox]:checked+label:after,header #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form input[type=checkbox]:checked+label:after,header #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form input[type=checkbox]:checked+label:after{background:#000;width:12px;height:12px;border-radius:50%;border:0;border-top-style:none;border-right-style:none;top:3px;left:-15px}footer #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form #edit-actions-next,footer #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form #edit-actions-next,header #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form #edit-actions-next,header #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form #edit-actions-next{position:relative}@media (max-width:991.98px){footer #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form #edit-actions-next,footer #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form #edit-actions-next,header #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form #edit-actions-next,header #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form #edit-actions-next{margin-bottom:.5rem}}footer #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form #edit-actions-next:after,footer #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form #edit-actions-next:after,header #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form #edit-actions-next:after,header #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form #edit-actions-next:after{content:"";position:absolute;top:100%;left:auto;right:0;background-image:url(https://www.patapain.com/themes/custom/digipat/dist/be01e33e9bd40a13a2a6.png);background-size:contain;width:137px;height:15px;margin:.5rem 0;background-repeat:no-repeat}footer #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form div[data-drupal-selector=edit-actions],footer #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form div[data-drupal-selector=edit-actions],header #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form div[data-drupal-selector=edit-actions],header #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form div[data-drupal-selector=edit-actions]{margin-top:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:991.98px){footer #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form div[data-drupal-selector=edit-actions] a,footer #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form div[data-drupal-selector=edit-actions] a,header #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form div[data-drupal-selector=edit-actions] a,header #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form div[data-drupal-selector=edit-actions] a{margin-bottom:15px}}@media (min-width:992px){footer #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form div[data-drupal-selector=edit-actions],footer #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form div[data-drupal-selector=edit-actions],header #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form div[data-drupal-selector=edit-actions],header #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form div[data-drupal-selector=edit-actions]{margin-top:35px;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:60%}}@media (min-width:992px) and (max-width:1199.98px){footer #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form div[data-drupal-selector=edit-actions],footer #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form div[data-drupal-selector=edit-actions],header #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form div[data-drupal-selector=edit-actions],header #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form div[data-drupal-selector=edit-actions]{width:85%}}@media (min-width:1200px){footer #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form div[data-drupal-selector=edit-actions],footer #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form div[data-drupal-selector=edit-actions],header #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form div[data-drupal-selector=edit-actions],header #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form div[data-drupal-selector=edit-actions]{width:60%}}footer #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form div[data-drupal-selector=edit-actions] a:not(.button-back),footer #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form div[data-drupal-selector=edit-actions] a:not(.button-back),header #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form div[data-drupal-selector=edit-actions] a:not(.button-back),header #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form div[data-drupal-selector=edit-actions] a:not(.button-back){border-radius:0;padding:1em 2em;font-weight:700;background-color:#000;border:solid #000 1px;color:#fefefe;text-decoration:none;font-size:1rem;cursor:pointer;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}footer #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form div[data-drupal-selector=edit-actions] a:not(.button-back):hover,footer #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form div[data-drupal-selector=edit-actions] a:not(.button-back):hover,header #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form div[data-drupal-selector=edit-actions] a:not(.button-back):hover,header #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form div[data-drupal-selector=edit-actions] a:not(.button-back):hover{color:#fff;background-color:#000}@media (max-width:1199.98px){footer #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form div[data-drupal-selector=edit-actions],footer #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form div[data-drupal-selector=edit-actions],header #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form div[data-drupal-selector=edit-actions],header #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form div[data-drupal-selector=edit-actions]{margin-top:2rem;padding:0 15px}footer #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form div[data-drupal-selector=edit-actions] a,footer #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form div[data-drupal-selector=edit-actions] button,footer #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form div[data-drupal-selector=edit-actions] a,footer #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form div[data-drupal-selector=edit-actions] button,header #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form div[data-drupal-selector=edit-actions] a,header #commerce-checkout-flow-frr-order-step-collect .layout-checkout-form div[data-drupal-selector=edit-actions] button,header #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form div[data-drupal-selector=edit-actions] a,header #commerce-checkout-flow-frr-order-step-traiteur .layout-checkout-form div[data-drupal-selector=edit-actions] button{width:100%}}footer #commerce-checkout-flow-frr-order-step-collect .left #edit-order-summary .view-commerce-checkout-order-summary #container-checkout-data,footer #commerce-checkout-flow-frr-order-step-traiteur .left #edit-order-summary .view-commerce-checkout-order-summary #container-checkout-data,header #commerce-checkout-flow-frr-order-step-collect .left #edit-order-summary .view-commerce-checkout-order-summary #container-checkout-data,header #commerce-checkout-flow-frr-order-step-traiteur .left #edit-order-summary .view-commerce-checkout-order-summary #container-checkout-data{padding-left:0;padding-right:0}footer #commerce-checkout-flow-frr-order-step-collect .left table .views-field-purchased-entity,footer #commerce-checkout-flow-frr-order-step-collect .left table .views-field-total-price__number,footer #commerce-checkout-flow-frr-order-step-traiteur .left table .views-field-purchased-entity,footer #commerce-checkout-flow-frr-order-step-traiteur .left table .views-field-total-price__number,header #commerce-checkout-flow-frr-order-step-collect .left table .views-field-purchased-entity,header #commerce-checkout-flow-frr-order-step-collect .left table .views-field-total-price__number,header #commerce-checkout-flow-frr-order-step-traiteur .left table .views-field-purchased-entity,header #commerce-checkout-flow-frr-order-step-traiteur .left table .views-field-total-price__number{text-align:right!important}footer #commerce-checkout-flow-frr-order-step-collect .left table tbody td,footer #commerce-checkout-flow-frr-order-step-traiteur .left table tbody td,header #commerce-checkout-flow-frr-order-step-collect .left table tbody td,header #commerce-checkout-flow-frr-order-step-traiteur .left table tbody td{vertical-align:middle;font-size:1rem}footer #commerce-checkout-flow-frr-order-step-collect .left table tbody td .field--name-product-id,footer #commerce-checkout-flow-frr-order-step-collect .left table tbody td .field--name-purchased-entity,footer #commerce-checkout-flow-frr-order-step-traiteur .left table tbody td .field--name-product-id,footer #commerce-checkout-flow-frr-order-step-traiteur .left table tbody td .field--name-purchased-entity,header #commerce-checkout-flow-frr-order-step-collect .left table tbody td .field--name-product-id,header #commerce-checkout-flow-frr-order-step-collect .left table tbody td .field--name-purchased-entity,header #commerce-checkout-flow-frr-order-step-traiteur .left table tbody td .field--name-product-id,header #commerce-checkout-flow-frr-order-step-traiteur .left table tbody td .field--name-purchased-entity{margin-bottom:0}footer #commerce-checkout-flow-frr-order-step-collect .left table .views-field.views-field-rendered-entity,footer #commerce-checkout-flow-frr-order-step-traiteur .left table .views-field.views-field-rendered-entity,header #commerce-checkout-flow-frr-order-step-collect .left table .views-field.views-field-rendered-entity,header #commerce-checkout-flow-frr-order-step-traiteur .left table .views-field.views-field-rendered-entity{width:45%}footer #commerce-checkout-flow-frr-order-step-collect .left table .views-field.views-field-rendered-entity .field--name-field-option-sauce,footer #commerce-checkout-flow-frr-order-step-traiteur .left table .views-field.views-field-rendered-entity .field--name-field-option-sauce,header #commerce-checkout-flow-frr-order-step-collect .left table .views-field.views-field-rendered-entity .field--name-field-option-sauce,header #commerce-checkout-flow-frr-order-step-traiteur .left table .views-field.views-field-rendered-entity .field--name-field-option-sauce{display:none}footer #commerce-checkout-flow-frr-order-step-collect .left table .views-field.views-field-rendered-entity .title,footer #commerce-checkout-flow-frr-order-step-traiteur .left table .views-field.views-field-rendered-entity .title,header #commerce-checkout-flow-frr-order-step-collect .left table .views-field.views-field-rendered-entity .title,header #commerce-checkout-flow-frr-order-step-traiteur .left table .views-field.views-field-rendered-entity .title{padding-left:10px;text-transform:uppercase;font-weight:bolder;text-align:left;font-size:.75rem}@media (max-width:767.98px){footer #commerce-checkout-flow-frr-order-step-collect .left table .views-field.views-field-rendered-entity .title,footer #commerce-checkout-flow-frr-order-step-traiteur .left table .views-field.views-field-rendered-entity .title,header #commerce-checkout-flow-frr-order-step-collect .left table .views-field.views-field-rendered-entity .title,header #commerce-checkout-flow-frr-order-step-traiteur .left table .views-field.views-field-rendered-entity .title{display:none}}footer #commerce-checkout-flow-frr-order-step-collect .left table .views-field.views-field-rendered-entity .field--name-body,footer #commerce-checkout-flow-frr-order-step-traiteur .left table .views-field.views-field-rendered-entity .field--name-body,header #commerce-checkout-flow-frr-order-step-collect .left table .views-field.views-field-rendered-entity .field--name-body,header #commerce-checkout-flow-frr-order-step-traiteur .left table .views-field.views-field-rendered-entity .field--name-body{display:none}footer #commerce-checkout-flow-frr-order-step-collect .left table td.views-field-total-price__number,footer #commerce-checkout-flow-frr-order-step-traiteur .left table td.views-field-total-price__number,header #commerce-checkout-flow-frr-order-step-collect .left table td.views-field-total-price__number,header #commerce-checkout-flow-frr-order-step-traiteur .left table td.views-field-total-price__number{font-weight:bolder}footer #commerce-checkout-flow-frr-order-step-collect .left table td.views-field-purchased-entity,footer #commerce-checkout-flow-frr-order-step-collect .left table td.views-field-quantity,footer #commerce-checkout-flow-frr-order-step-collect .left table td.views-field-total-price__number,footer #commerce-checkout-flow-frr-order-step-traiteur .left table td.views-field-purchased-entity,footer #commerce-checkout-flow-frr-order-step-traiteur .left table td.views-field-quantity,footer #commerce-checkout-flow-frr-order-step-traiteur .left table td.views-field-total-price__number,header #commerce-checkout-flow-frr-order-step-collect .left table td.views-field-purchased-entity,header #commerce-checkout-flow-frr-order-step-collect .left table td.views-field-quantity,header #commerce-checkout-flow-frr-order-step-collect .left table td.views-field-total-price__number,header #commerce-checkout-flow-frr-order-step-traiteur .left table td.views-field-purchased-entity,header #commerce-checkout-flow-frr-order-step-traiteur .left table td.views-field-quantity,header #commerce-checkout-flow-frr-order-step-traiteur .left table td.views-field-total-price__number{font-size:1.5rem}@media (min-width:768px){footer #commerce-checkout-flow-frr-order-step-collect .left table .views-field-title,footer #commerce-checkout-flow-frr-order-step-traiteur .left table .views-field-title,header #commerce-checkout-flow-frr-order-step-collect .left table .views-field-title,header #commerce-checkout-flow-frr-order-step-traiteur .left table .views-field-title{display:none}}@media (max-width:767.98px){footer #commerce-checkout-flow-frr-order-step-collect .left table thead,footer #commerce-checkout-flow-frr-order-step-traiteur .left table thead,header #commerce-checkout-flow-frr-order-step-collect .left table thead,header #commerce-checkout-flow-frr-order-step-traiteur .left table thead{display:none}footer #commerce-checkout-flow-frr-order-step-collect .left table tbody,footer #commerce-checkout-flow-frr-order-step-traiteur .left table tbody,header #commerce-checkout-flow-frr-order-step-collect .left table tbody,header #commerce-checkout-flow-frr-order-step-traiteur .left table tbody{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer #commerce-checkout-flow-frr-order-step-collect .left table tbody tr,footer #commerce-checkout-flow-frr-order-step-traiteur .left table tbody tr,header #commerce-checkout-flow-frr-order-step-collect .left table tbody tr,header #commerce-checkout-flow-frr-order-step-traiteur .left table tbody tr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}footer #commerce-checkout-flow-frr-order-step-collect .left table tbody tr td.views-field-purchased-entity,footer #commerce-checkout-flow-frr-order-step-collect .left table tbody tr td.views-field-quantity,footer #commerce-checkout-flow-frr-order-step-collect .left table tbody tr td.views-field-total-price__number,footer #commerce-checkout-flow-frr-order-step-traiteur .left table tbody tr td.views-field-purchased-entity,footer #commerce-checkout-flow-frr-order-step-traiteur .left table tbody tr td.views-field-quantity,footer #commerce-checkout-flow-frr-order-step-traiteur .left table tbody tr td.views-field-total-price__number,header #commerce-checkout-flow-frr-order-step-collect .left table tbody tr td.views-field-purchased-entity,header #commerce-checkout-flow-frr-order-step-collect .left table tbody tr td.views-field-quantity,header #commerce-checkout-flow-frr-order-step-collect .left table tbody tr td.views-field-total-price__number,header #commerce-checkout-flow-frr-order-step-traiteur .left table tbody tr td.views-field-purchased-entity,header #commerce-checkout-flow-frr-order-step-traiteur .left table tbody tr td.views-field-quantity,header #commerce-checkout-flow-frr-order-step-traiteur .left table tbody tr td.views-field-total-price__number{display:none}footer #commerce-checkout-flow-frr-order-step-collect .left table tbody tr td.views-field.views-field-rendered-entity,footer #commerce-checkout-flow-frr-order-step-traiteur .left table tbody tr td.views-field.views-field-rendered-entity,header #commerce-checkout-flow-frr-order-step-collect .left table tbody tr td.views-field.views-field-rendered-entity,header #commerce-checkout-flow-frr-order-step-traiteur .left table tbody tr td.views-field.views-field-rendered-entity{width:35%}footer #commerce-checkout-flow-frr-order-step-collect .left table tbody tr td.views-field.views-field-rendered-entity .block-cart-product-content,footer #commerce-checkout-flow-frr-order-step-traiteur .left table tbody tr td.views-field.views-field-rendered-entity .block-cart-product-content,header #commerce-checkout-flow-frr-order-step-collect .left table tbody tr td.views-field.views-field-rendered-entity .block-cart-product-content,header #commerce-checkout-flow-frr-order-step-traiteur .left table tbody tr td.views-field.views-field-rendered-entity .block-cart-product-content{-webkit-box-pack:inherit!important;-ms-flex-pack:inherit!important;justify-content:inherit!important}footer #commerce-checkout-flow-frr-order-step-collect .left table tbody tr td .field--name-purchased-entity .single-cart-product .col-7.col-lg-6,footer #commerce-checkout-flow-frr-order-step-traiteur .left table tbody tr td .field--name-purchased-entity .single-cart-product .col-7.col-lg-6,header #commerce-checkout-flow-frr-order-step-collect .left table tbody tr td .field--name-purchased-entity .single-cart-product .col-7.col-lg-6,header #commerce-checkout-flow-frr-order-step-traiteur .left table tbody tr td .field--name-purchased-entity .single-cart-product .col-7.col-lg-6{display:none}footer #commerce-checkout-flow-frr-order-step-collect .left table tbody tr td .field--name-purchased-entity .single-cart-product .col-5.col-lg-6,footer #commerce-checkout-flow-frr-order-step-traiteur .left table tbody tr td .field--name-purchased-entity .single-cart-product .col-5.col-lg-6,header #commerce-checkout-flow-frr-order-step-collect .left table tbody tr td .field--name-purchased-entity .single-cart-product .col-5.col-lg-6,header #commerce-checkout-flow-frr-order-step-traiteur .left table tbody tr td .field--name-purchased-entity .single-cart-product .col-5.col-lg-6{width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}footer #commerce-checkout-flow-frr-order-step-collect .left table tbody tr td.views-field-title,footer #commerce-checkout-flow-frr-order-step-traiteur .left table tbody tr td.views-field-title,header #commerce-checkout-flow-frr-order-step-collect .left table tbody tr td.views-field-title,header #commerce-checkout-flow-frr-order-step-traiteur .left table tbody tr td.views-field-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:65%}footer #commerce-checkout-flow-frr-order-step-collect .left table tbody tr td.views-field-title .title,footer #commerce-checkout-flow-frr-order-step-traiteur .left table tbody tr td.views-field-title .title,header #commerce-checkout-flow-frr-order-step-collect .left table tbody tr td.views-field-title .title,header #commerce-checkout-flow-frr-order-step-traiteur .left table tbody tr td.views-field-title .title{text-transform:uppercase;font-size:.75rem}footer #commerce-checkout-flow-frr-order-step-collect .left table tbody tr td.views-field-title .qty.d-flex,footer #commerce-checkout-flow-frr-order-step-traiteur .left table tbody tr td.views-field-title .qty.d-flex,header #commerce-checkout-flow-frr-order-step-collect .left table tbody tr td.views-field-title .qty.d-flex,header #commerce-checkout-flow-frr-order-step-traiteur .left table tbody tr td.views-field-title .qty.d-flex{color:#777677;font-weight:400;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}footer #commerce-checkout-flow-frr-order-step-collect .left table tbody tr td.views-field-title .total,footer #commerce-checkout-flow-frr-order-step-traiteur .left table tbody tr td.views-field-title .total,header #commerce-checkout-flow-frr-order-step-collect .left table tbody tr td.views-field-title .total,header #commerce-checkout-flow-frr-order-step-traiteur .left table tbody tr td.views-field-title .total{font-size:1.3rem;font-weight:bolder}}footer #commerce-checkout-flow-frr-order-step-collect .info-restaurant,footer #commerce-checkout-flow-frr-order-step-traiteur .info-restaurant,header #commerce-checkout-flow-frr-order-step-collect .info-restaurant,header #commerce-checkout-flow-frr-order-step-traiteur .info-restaurant{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:rgba(222,226,230,.3215686275);margin-bottom:5em;padding:1.5em}footer #commerce-checkout-flow-frr-order-step-collect .info-restaurant .form-type-item,footer #commerce-checkout-flow-frr-order-step-traiteur .info-restaurant .form-type-item,header #commerce-checkout-flow-frr-order-step-collect .info-restaurant .form-type-item,header #commerce-checkout-flow-frr-order-step-traiteur .info-restaurant .form-type-item{padding:.5em 0;margin-bottom:0;font-weight:700}footer #commerce-checkout-flow-frr-order-step-collect .info-restaurant .form-type-item label,footer #commerce-checkout-flow-frr-order-step-traiteur .info-restaurant .form-type-item label,header #commerce-checkout-flow-frr-order-step-collect .info-restaurant .form-type-item label,header #commerce-checkout-flow-frr-order-step-traiteur .info-restaurant .form-type-item label{margin-bottom:0;font-weight:400}footer #commerce-checkout-flow-frr-order-step-collect .info-restaurant a,footer #commerce-checkout-flow-frr-order-step-traiteur .info-restaurant a,header #commerce-checkout-flow-frr-order-step-collect .info-restaurant a,header #commerce-checkout-flow-frr-order-step-traiteur .info-restaurant a{border:0;border-radius:0;padding:12px;color:#4196b0;background-color:rgba(65,150,176,0);text-transform:uppercase;font-weight:700;font-size:1rem}footer #commerce-checkout-flow-frr-order-step-collect .info-restaurant a:hover,footer #commerce-checkout-flow-frr-order-step-traiteur .info-restaurant a:hover,header #commerce-checkout-flow-frr-order-step-collect .info-restaurant a:hover,header #commerce-checkout-flow-frr-order-step-traiteur .info-restaurant a:hover{background-color:rgba(65,150,176,.1)}@media (min-width:992px){footer #commerce-checkout-flow-frr-order-step-collect .info-restaurant,footer #commerce-checkout-flow-frr-order-step-traiteur .info-restaurant,header #commerce-checkout-flow-frr-order-step-collect .info-restaurant,header #commerce-checkout-flow-frr-order-step-traiteur .info-restaurant{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}}footer #commerce-checkout-flow-frr-order-step-collect #info-retrait,footer #commerce-checkout-flow-frr-order-step-traiteur #info-retrait,header #commerce-checkout-flow-frr-order-step-collect #info-retrait,header #commerce-checkout-flow-frr-order-step-traiteur #info-retrait{position:relative;background:#fcc40d;text-align:right}footer #commerce-checkout-flow-frr-order-step-collect #info-retrait #edit-commentaire span,footer #commerce-checkout-flow-frr-order-step-traiteur #info-retrait #edit-commentaire span,header #commerce-checkout-flow-frr-order-step-collect #info-retrait #edit-commentaire span,header #commerce-checkout-flow-frr-order-step-traiteur #info-retrait #edit-commentaire span{text-decoration:underline}footer #commerce-checkout-flow-frr-order-step-collect #info-retrait .back-button,footer #commerce-checkout-flow-frr-order-step-traiteur #info-retrait .back-button,header #commerce-checkout-flow-frr-order-step-collect #info-retrait .back-button,header #commerce-checkout-flow-frr-order-step-traiteur #info-retrait .back-button{color:#000;text-decoration:underline;padding-left:15px;padding-right:15px;font-size:.75rem}footer #commerce-checkout-flow-frr-order-step-collect #info-retrait span,footer #commerce-checkout-flow-frr-order-step-traiteur #info-retrait span,header #commerce-checkout-flow-frr-order-step-collect #info-retrait span,header #commerce-checkout-flow-frr-order-step-traiteur #info-retrait span{padding:0 15px 15px}footer #commerce-checkout-flow-frr-order-step-collect #info-retrait>div,footer #commerce-checkout-flow-frr-order-step-traiteur #info-retrait>div,header #commerce-checkout-flow-frr-order-step-collect #info-retrait>div,header #commerce-checkout-flow-frr-order-step-traiteur #info-retrait>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:15px}footer #commerce-checkout-flow-frr-order-step-collect #info-retrait>div .name_order_wrapper,footer #commerce-checkout-flow-frr-order-step-traiteur #info-retrait>div .name_order_wrapper,header #commerce-checkout-flow-frr-order-step-collect #info-retrait>div .name_order_wrapper,header #commerce-checkout-flow-frr-order-step-traiteur #info-retrait>div .name_order_wrapper{font-weight:700}footer #commerce-checkout-flow-frr-order-step-collect #info-retrait>div .form-group,footer #commerce-checkout-flow-frr-order-step-traiteur #info-retrait>div .form-group,header #commerce-checkout-flow-frr-order-step-collect #info-retrait>div .form-group,header #commerce-checkout-flow-frr-order-step-traiteur #info-retrait>div .form-group{margin-bottom:0;padding-bottom:10px;line-height:18px}footer #commerce-checkout-flow-frr-order-step-collect #info-retrait .info-restaurant,footer #commerce-checkout-flow-frr-order-step-traiteur #info-retrait .info-restaurant,header #commerce-checkout-flow-frr-order-step-collect #info-retrait .info-restaurant,header #commerce-checkout-flow-frr-order-step-traiteur #info-retrait .info-restaurant{text-align:right;padding:0}footer #commerce-checkout-flow-frr-order-step-collect #info-paiement div>span,footer #commerce-checkout-flow-frr-order-step-collect #info-paiement legend,footer #commerce-checkout-flow-frr-order-step-collect #info-retrait div>span,footer #commerce-checkout-flow-frr-order-step-collect #info-retrait legend,footer #commerce-checkout-flow-frr-order-step-traiteur #info-paiement div>span,footer #commerce-checkout-flow-frr-order-step-traiteur #info-paiement legend,footer #commerce-checkout-flow-frr-order-step-traiteur #info-retrait div>span,footer #commerce-checkout-flow-frr-order-step-traiteur #info-retrait legend,header #commerce-checkout-flow-frr-order-step-collect #info-paiement div>span,header #commerce-checkout-flow-frr-order-step-collect #info-paiement legend,header #commerce-checkout-flow-frr-order-step-collect #info-retrait div>span,header #commerce-checkout-flow-frr-order-step-collect #info-retrait legend,header #commerce-checkout-flow-frr-order-step-traiteur #info-paiement div>span,header #commerce-checkout-flow-frr-order-step-traiteur #info-paiement legend,header #commerce-checkout-flow-frr-order-step-traiteur #info-retrait div>span,header #commerce-checkout-flow-frr-order-step-traiteur #info-retrait legend{font-size:1rem;text-transform:inherit;text-align:right;font-weight:400}@media (max-width:991.98px){footer #commerce-checkout-flow-frr-order-step-collect #info-paiement div>span,footer #commerce-checkout-flow-frr-order-step-collect #info-paiement legend,footer #commerce-checkout-flow-frr-order-step-collect #info-retrait div>span,footer #commerce-checkout-flow-frr-order-step-collect #info-retrait legend,footer #commerce-checkout-flow-frr-order-step-traiteur #info-paiement div>span,footer #commerce-checkout-flow-frr-order-step-traiteur #info-paiement legend,footer #commerce-checkout-flow-frr-order-step-traiteur #info-retrait div>span,footer #commerce-checkout-flow-frr-order-step-traiteur #info-retrait legend,header #commerce-checkout-flow-frr-order-step-collect #info-paiement div>span,header #commerce-checkout-flow-frr-order-step-collect #info-paiement legend,header #commerce-checkout-flow-frr-order-step-collect #info-retrait div>span,header #commerce-checkout-flow-frr-order-step-collect #info-retrait legend,header #commerce-checkout-flow-frr-order-step-traiteur #info-paiement div>span,header #commerce-checkout-flow-frr-order-step-traiteur #info-paiement legend,header #commerce-checkout-flow-frr-order-step-traiteur #info-retrait div>span,header #commerce-checkout-flow-frr-order-step-traiteur #info-retrait legend{text-align:center}}@media (max-width:991.98px){footer #commerce-checkout-flow-frr-order-step-collect #info-paiement,footer #commerce-checkout-flow-frr-order-step-collect #info-retrait,footer #commerce-checkout-flow-frr-order-step-traiteur #info-paiement,footer #commerce-checkout-flow-frr-order-step-traiteur #info-retrait,header #commerce-checkout-flow-frr-order-step-collect #info-paiement,header #commerce-checkout-flow-frr-order-step-collect #info-retrait,header #commerce-checkout-flow-frr-order-step-traiteur #info-paiement,header #commerce-checkout-flow-frr-order-step-traiteur #info-retrait{text-align:center}footer #commerce-checkout-flow-frr-order-step-collect #info-paiement #edit-adresse,footer #commerce-checkout-flow-frr-order-step-collect #info-paiement #edit-retrait,footer #commerce-checkout-flow-frr-order-step-collect #info-retrait #edit-adresse,footer #commerce-checkout-flow-frr-order-step-collect #info-retrait #edit-retrait,footer #commerce-checkout-flow-frr-order-step-traiteur #info-paiement #edit-adresse,footer #commerce-checkout-flow-frr-order-step-traiteur #info-paiement #edit-retrait,footer #commerce-checkout-flow-frr-order-step-traiteur #info-retrait #edit-adresse,footer #commerce-checkout-flow-frr-order-step-traiteur #info-retrait #edit-retrait,header #commerce-checkout-flow-frr-order-step-collect #info-paiement #edit-adresse,header #commerce-checkout-flow-frr-order-step-collect #info-paiement #edit-retrait,header #commerce-checkout-flow-frr-order-step-collect #info-retrait #edit-adresse,header #commerce-checkout-flow-frr-order-step-collect #info-retrait #edit-retrait,header #commerce-checkout-flow-frr-order-step-traiteur #info-paiement #edit-adresse,header #commerce-checkout-flow-frr-order-step-traiteur #info-paiement #edit-retrait,header #commerce-checkout-flow-frr-order-step-traiteur #info-retrait #edit-adresse,header #commerce-checkout-flow-frr-order-step-traiteur #info-retrait #edit-retrait{text-align:center}}footer #commerce-checkout-flow-frr-order-step-collect #info-paiement,footer #commerce-checkout-flow-frr-order-step-traiteur #info-paiement,header #commerce-checkout-flow-frr-order-step-collect #info-paiement,header #commerce-checkout-flow-frr-order-step-traiteur #info-paiement{display:none;padding:15px;background:#fcc40d;margin-top:1rem}footer #commerce-checkout-flow-frr-order-step-collect #info-paiement .profile,footer #commerce-checkout-flow-frr-order-step-traiteur #info-paiement .profile,header #commerce-checkout-flow-frr-order-step-collect #info-paiement .profile,header #commerce-checkout-flow-frr-order-step-traiteur #info-paiement .profile{-webkit-box-shadow:none;box-shadow:none}footer #commerce-checkout-flow-frr-order-step-collect #info-paiement .profile,footer #commerce-checkout-flow-frr-order-step-collect #info-paiement .profile p,footer #commerce-checkout-flow-frr-order-step-collect #info-paiement .profile span,footer #commerce-checkout-flow-frr-order-step-traiteur #info-paiement .profile,footer #commerce-checkout-flow-frr-order-step-traiteur #info-paiement .profile p,footer #commerce-checkout-flow-frr-order-step-traiteur #info-paiement .profile span,header #commerce-checkout-flow-frr-order-step-collect #info-paiement .profile,header #commerce-checkout-flow-frr-order-step-collect #info-paiement .profile p,header #commerce-checkout-flow-frr-order-step-collect #info-paiement .profile span,header #commerce-checkout-flow-frr-order-step-traiteur #info-paiement .profile,header #commerce-checkout-flow-frr-order-step-traiteur #info-paiement .profile p,header #commerce-checkout-flow-frr-order-step-traiteur #info-paiement .profile span{font-weight:700}footer #commerce-checkout-flow-frr-order-step-collect #info-paiement .profile .profile-data,footer #commerce-checkout-flow-frr-order-step-traiteur #info-paiement .profile .profile-data,header #commerce-checkout-flow-frr-order-step-collect #info-paiement .profile .profile-data,header #commerce-checkout-flow-frr-order-step-traiteur #info-paiement .profile .profile-data{text-align:right}@media (max-width:991.98px){footer #commerce-checkout-flow-frr-order-step-collect #info-paiement .profile .profile-data,footer #commerce-checkout-flow-frr-order-step-traiteur #info-paiement .profile .profile-data,header #commerce-checkout-flow-frr-order-step-collect #info-paiement .profile .profile-data,header #commerce-checkout-flow-frr-order-step-traiteur #info-paiement .profile .profile-data{text-align:center}}footer #commerce-checkout-flow-frr-order-step-collect #info-paiement .fieldset-wrapper,footer #commerce-checkout-flow-frr-order-step-traiteur #info-paiement .fieldset-wrapper,header #commerce-checkout-flow-frr-order-step-collect #info-paiement .fieldset-wrapper,header #commerce-checkout-flow-frr-order-step-traiteur #info-paiement .fieldset-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}footer #commerce-checkout-flow-frr-order-step-collect #info-paiement #edit-payment-information-billing-information-edit-button,footer #commerce-checkout-flow-frr-order-step-traiteur #info-paiement #edit-payment-information-billing-information-edit-button,header #commerce-checkout-flow-frr-order-step-collect #info-paiement #edit-payment-information-billing-information-edit-button,header #commerce-checkout-flow-frr-order-step-traiteur #info-paiement #edit-payment-information-billing-information-edit-button{background:0 0;color:#000;font-size:.875rem;border:1px solid #000;border-radius:0;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block;width:50%!important;padding:0;margin-left:auto;margin-right:auto}@media (min-width:992px){footer #commerce-checkout-flow-frr-order-step-collect #info-paiement #edit-payment-information-billing-information-edit-button,footer #commerce-checkout-flow-frr-order-step-traiteur #info-paiement #edit-payment-information-billing-information-edit-button,header #commerce-checkout-flow-frr-order-step-collect #info-paiement #edit-payment-information-billing-information-edit-button,header #commerce-checkout-flow-frr-order-step-traiteur #info-paiement #edit-payment-information-billing-information-edit-button{width:auto}}footer #commerce-checkout-flow-frr-order-step-collect #info-paiement #edit-payment-information-billing-information-edit-button:hover,footer #commerce-checkout-flow-frr-order-step-traiteur #info-paiement #edit-payment-information-billing-information-edit-button:hover,header #commerce-checkout-flow-frr-order-step-collect #info-paiement #edit-payment-information-billing-information-edit-button:hover,header #commerce-checkout-flow-frr-order-step-traiteur #info-paiement #edit-payment-information-billing-information-edit-button:hover{background:#000;color:#fff;text-decoration:none!important}@media (min-width:992px){footer #commerce-checkout-flow-frr-order-step-collect #info-paiement #edit-payment-information-billing-information-edit-button,footer #commerce-checkout-flow-frr-order-step-traiteur #info-paiement #edit-payment-information-billing-information-edit-button,header #commerce-checkout-flow-frr-order-step-collect #info-paiement #edit-payment-information-billing-information-edit-button,header #commerce-checkout-flow-frr-order-step-traiteur #info-paiement #edit-payment-information-billing-information-edit-button{margin-left:auto;margin-right:0}}footer div[data-drupal-selector=edit-order-summary],header div[data-drupal-selector=edit-order-summary]{width:100%}@media (max-width:991.98px){footer div[data-drupal-selector=edit-order-summary] .order-total-line__total,header div[data-drupal-selector=edit-order-summary] .order-total-line__total{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}footer div[data-drupal-selector=edit-order-summary] .order-total-line__total span,header div[data-drupal-selector=edit-order-summary] .order-total-line__total span{margin:0}}@media (min-width:992px){footer div[data-drupal-selector=edit-order-summary] .order-total-line__total,header div[data-drupal-selector=edit-order-summary] .order-total-line__total{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}}footer div[data-drupal-selector=edit-order-summary] .order-total-line__total span,header div[data-drupal-selector=edit-order-summary] .order-total-line__total span{font-weight:900;font-size:1.375rem}footer div[data-drupal-selector=edit-order-summary] .order-total-line__total span:last-child,header div[data-drupal-selector=edit-order-summary] .order-total-line__total span:last-child{margin-left:2rem;margin-right:15px}footer div[data-drupal-selector=edit-order-summary] .view-commerce-checkout-order-summary .qty-total,header div[data-drupal-selector=edit-order-summary] .view-commerce-checkout-order-summary .qty-total{display:none}footer div[data-drupal-selector=edit-order-summary] .view-commerce-checkout-order-summary .view-content .views-form,header div[data-drupal-selector=edit-order-summary] .view-commerce-checkout-order-summary .view-content .views-form{width:100%}footer div[data-drupal-selector=edit-order-summary] .field--name-purchased-entity .field__label,header div[data-drupal-selector=edit-order-summary] .field--name-purchased-entity .field__label{display:none}footer .qty-total,header .qty-total{font-size:1rem;padding-bottom:12px}footer div[id*=edit-order-summary-summary],header div[id*=edit-order-summary-summary]{padding-bottom:8px;position:relative}footer div[id*=edit-order-summary-summary] .order-total-line-label,footer div[id*=edit-order-summary-summary] .views-field-title,header div[id*=edit-order-summary-summary] .order-total-line-label,header div[id*=edit-order-summary-summary] .views-field-title{font-weight:700}footer div[id*=edit-order-summary-summary] .order-total-line-value,header div[id*=edit-order-summary-summary] .order-total-line-value{font-size:1.3em;color:#000;font-weight:700}footer div[id*=edit-order-summary-summary] .order-total-line__subtotal,footer div[id*=edit-order-summary-summary] .order-total-line__total,header div[id*=edit-order-summary-summary] .order-total-line__subtotal,header div[id*=edit-order-summary-summary] .order-total-line__total{padding-top:8px;border-top:solid #dee2e6 2px}footer div[id*=edit-order-summary-summary] .order-total-line__total,header div[id*=edit-order-summary-summary] .order-total-line__total{margin-top:8px}footer div[id*=edit-order-summary-summary] .table-responsive table.table.views-table td,footer div[id*=edit-order-summary-summary] .table-responsive table.table.views-table th,header div[id*=edit-order-summary-summary] .table-responsive table.table.views-table td,header div[id*=edit-order-summary-summary] .table-responsive table.table.views-table th{border:0}footer div[id*=edit-order-summary-summary] .table-responsive table.table.views-table tbody .views-field-purchased-entity,footer div[id*=edit-order-summary-summary] .table-responsive table.table.views-table tbody .views-field-quantity,header div[id*=edit-order-summary-summary] .table-responsive table.table.views-table tbody .views-field-purchased-entity,header div[id*=edit-order-summary-summary] .table-responsive table.table.views-table tbody .views-field-quantity{font-size:1.3em}footer div[id*=edit-order-summary-summary] .table-responsive table.table.views-table .views-field-quantity,header div[id*=edit-order-summary-summary] .table-responsive table.table.views-table .views-field-quantity{text-align:center}footer .layout-edit-coupon-redemption,header .layout-edit-coupon-redemption{margin:25px 0 70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:25px 0 25px}@media (min-width:768px){footer .layout-edit-coupon-redemption,header .layout-edit-coupon-redemption{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}footer .layout-edit-coupon-redemption [id*=edit-coupon-redemption-form],header .layout-edit-coupon-redemption [id*=edit-coupon-redemption-form]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;margin:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:768px){footer .layout-edit-coupon-redemption [id*=edit-coupon-redemption-form],header .layout-edit-coupon-redemption [id*=edit-coupon-redemption-form]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}footer .layout-edit-coupon-redemption [id*=edit-coupon-redemption-form] .form-fieldset,header .layout-edit-coupon-redemption [id*=edit-coupon-redemption-form] .form-fieldset{margin:0}footer .layout-edit-coupon-redemption [id*=edit-coupon-redemption-form] .form-fieldset label,header .layout-edit-coupon-redemption [id*=edit-coupon-redemption-form] .form-fieldset label{display:none}footer .layout-edit-coupon-redemption [id*=edit-coupon-redemption-form] .form-fieldset input,header .layout-edit-coupon-redemption [id*=edit-coupon-redemption-form] .form-fieldset input{max-width:200px;margin:0;text-align:center;font-weight:700;height:44px;border-radius:0;background-color:transparent;border:solid #d9d9d9 1px;text-align:left;margin:12px 0}footer .layout-edit-coupon-redemption [id*=edit-coupon-redemption-form] .form-fieldset input::-moz-placeholder,header .layout-edit-coupon-redemption [id*=edit-coupon-redemption-form] .form-fieldset input::-moz-placeholder{text-align:left}footer .layout-edit-coupon-redemption [id*=edit-coupon-redemption-form] .form-fieldset input::-webkit-input-placeholder,header .layout-edit-coupon-redemption [id*=edit-coupon-redemption-form] .form-fieldset input::-webkit-input-placeholder{text-align:left}footer .layout-edit-coupon-redemption [id*=edit-coupon-redemption-form] .form-fieldset input:-ms-input-placeholder,header .layout-edit-coupon-redemption [id*=edit-coupon-redemption-form] .form-fieldset input:-ms-input-placeholder{text-align:left}footer .layout-edit-coupon-redemption [id*=edit-coupon-redemption-form] .form-fieldset input::-ms-input-placeholder,header .layout-edit-coupon-redemption [id*=edit-coupon-redemption-form] .form-fieldset input::-ms-input-placeholder{text-align:left}footer .layout-edit-coupon-redemption [id*=edit-coupon-redemption-form] .form-fieldset input::placeholder,header .layout-edit-coupon-redemption [id*=edit-coupon-redemption-form] .form-fieldset input::placeholder{text-align:left}footer .layout-edit-coupon-redemption [id*=edit-coupon-redemption-form] button[data-drupal-selector=edit-coupon-redemption-form-apply],header .layout-edit-coupon-redemption [id*=edit-coupon-redemption-form] button[data-drupal-selector=edit-coupon-redemption-form-apply]{border-radius:0;padding:1em 2em;font-weight:700;background-color:#4196b0;border:solid #4196b0 1px;color:#fefefe;text-decoration:none;font-size:1rem;cursor:pointer;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}footer .layout-edit-coupon-redemption [id*=edit-coupon-redemption-form] button[data-drupal-selector=edit-coupon-redemption-form-apply]:hover,header .layout-edit-coupon-redemption [id*=edit-coupon-redemption-form] button[data-drupal-selector=edit-coupon-redemption-form-apply]:hover{color:#fff;background-color:#377e94}@media (min-width:768px){footer .layout-edit-coupon-redemption [id*=edit-coupon-redemption-form] button[data-drupal-selector=edit-coupon-redemption-form-apply],header .layout-edit-coupon-redemption [id*=edit-coupon-redemption-form] button[data-drupal-selector=edit-coupon-redemption-form-apply]{border:0;border-radius:0;padding:12px;color:#4196b0;background-color:rgba(65,150,176,0);text-transform:uppercase;font-weight:700;font-size:1rem}footer .layout-edit-coupon-redemption [id*=edit-coupon-redemption-form] button[data-drupal-selector=edit-coupon-redemption-form-apply]:hover,header .layout-edit-coupon-redemption [id*=edit-coupon-redemption-form] button[data-drupal-selector=edit-coupon-redemption-form-apply]:hover{background-color:rgba(65,150,176,.1)}}footer .coupon-icon,header .coupon-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .coupon-icon .coupon-icon__icon,header .coupon-icon .coupon-icon__icon{height:50px}footer .coupon-icon .coupon-icon__text,header .coupon-icon .coupon-icon__text{margin:0 12px;font-size:1.1em;color:#4196b0;font-weight:700;text-decoration:underline}footer .checkout-form #edit-legend,header .checkout-form #edit-legend{width:100%;margin-bottom:20px;font-size:1.5rem;text-align:center}footer .checkout-form .info-text,footer .checkout-form .summary-text,header .checkout-form .info-text,header .checkout-form .summary-text{font-weight:900}footer .checkout-form legend,header .checkout-form legend{margin-bottom:20px;text-transform:uppercase}@media (max-width:991.98px){footer .checkout-form .right,header .checkout-form .right{width:100%;padding:0}}footer .checkout-form .right .sidebar-total,header .checkout-form .right .sidebar-total{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:1rem;padding:10px;background:#f6f6f6}@media (max-width:991.98px){footer .checkout-form .right .sidebar-total,header .checkout-form .right .sidebar-total{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin:10px 25px}}footer .checkout-form .right .sidebar-total .cart-form,header .checkout-form .right .sidebar-total .cart-form{margin-top:1.5rem}footer .checkout-form .right .sidebar-total #edit-actions,header .checkout-form .right .sidebar-total #edit-actions{margin-top:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer .checkout-form .right .sidebar-total #edit-actions>div,header .checkout-form .right .sidebar-total #edit-actions>div{width:100%}footer .checkout-form .right .sidebar-total #edit-actions button,header .checkout-form .right .sidebar-total #edit-actions button{width:100%}footer .checkout-form .right .sidebar-total #edit-actions .button-back,header .checkout-form .right .sidebar-total #edit-actions .button-back{display:none}footer .checkout-form .right .sidebar-total .order-total-line__adjustment .order-total-line-label div span:last-child,header .checkout-form .right .sidebar-total .order-total-line__adjustment .order-total-line-label div span:last-child{font-size:.75rem}footer .checkout-form .view-commerce-checkout-order-summary table th,header .checkout-form .view-commerce-checkout-order-summary table th{text-align:center;font-weight:inherit;color:#000}footer .checkout-form .view-commerce-checkout-order-summary td .block-cart-product-content .field--name-field-option-sauce,header .checkout-form .view-commerce-checkout-order-summary td .block-cart-product-content .field--name-field-option-sauce{padding-left:10px;font-size:12px;margin-top:auto;margin-bottom:inherit}footer .checkout-form .view-commerce-checkout-order-summary td .block-cart-product-content .field--name-field-option-sauce a,header .checkout-form .view-commerce-checkout-order-summary td .block-cart-product-content .field--name-field-option-sauce a{pointer-events:none;margin-top:10px;color:#000}footer .checkout-form .view-commerce-checkout-order-summary td .block-cart-product-content>p,header .checkout-form .view-commerce-checkout-order-summary td .block-cart-product-content>p{display:none}footer .view-commerce-checkout-order-summary .field--name-medias-produit,header .view-commerce-checkout-order-summary .field--name-medias-produit{margin-bottom:0}footer .view-commerce-checkout-order-summary .field--name-medias-produit img,header .view-commerce-checkout-order-summary .field--name-medias-produit img{width:auto;display:block;margin:0 auto;max-width:100%;max-height:100px;height:auto}footer .view-commerce-checkout-order-summary #container-checkout-data .checkout-data .order-total-line,header .view-commerce-checkout-order-summary #container-checkout-data .checkout-data .order-total-line{margin-top:1rem}footer .view-commerce-checkout-order-summary #container-checkout-data .checkout-data .order-total-line.order-total-line__adjustment,header .view-commerce-checkout-order-summary #container-checkout-data .checkout-data .order-total-line.order-total-line__adjustment{padding:10px}footer .view-commerce-checkout-order-summary #container-checkout-data .checkout-data .order-total-line.order-total-line__adjustment.coupon,footer .view-commerce-checkout-order-summary #container-checkout-data .checkout-data .order-total-line.order-total-line__adjustment.remise,header .view-commerce-checkout-order-summary #container-checkout-data .checkout-data .order-total-line.order-total-line__adjustment.coupon,header .view-commerce-checkout-order-summary #container-checkout-data .checkout-data .order-total-line.order-total-line__adjustment.remise{background:rgba(3,154,49,.15);color:#039a31}footer .view-commerce-checkout-order-summary #container-checkout-data .checkout-data .order-total-line.order-total-line__adjustment.coupon .order-total-line-label:before,footer .view-commerce-checkout-order-summary #container-checkout-data .checkout-data .order-total-line.order-total-line__adjustment.remise .order-total-line-label:before,header .view-commerce-checkout-order-summary #container-checkout-data .checkout-data .order-total-line.order-total-line__adjustment.coupon .order-total-line-label:before,header .view-commerce-checkout-order-summary #container-checkout-data .checkout-data .order-total-line.order-total-line__adjustment.remise .order-total-line-label:before{background-image:url(https://www.patapain.com/themes/custom/digipat/dist/61c463eca395d8ba7d0a.svg);-webkit-box-shadow:0 5px 15px #039a31;box-shadow:0 5px 15px #039a31;-webkit-transform:rotate(-25deg);transform:rotate(-25deg)}footer .view-commerce-checkout-order-summary #container-checkout-data .checkout-data .order-total-line.order-total-line__adjustment.coupon .order-total-line-value,footer .view-commerce-checkout-order-summary #container-checkout-data .checkout-data .order-total-line.order-total-line__adjustment.remise .order-total-line-value,header .view-commerce-checkout-order-summary #container-checkout-data .checkout-data .order-total-line.order-total-line__adjustment.coupon .order-total-line-value,header .view-commerce-checkout-order-summary #container-checkout-data .checkout-data .order-total-line.order-total-line__adjustment.remise .order-total-line-value{color:#039a31}footer .view-commerce-checkout-order-summary #container-checkout-data .checkout-data .order-total-line.order-total-line__adjustment:not(.taxe) .order-total-line-label:before,header .view-commerce-checkout-order-summary #container-checkout-data .checkout-data .order-total-line.order-total-line__adjustment:not(.taxe) .order-total-line-label:before{content:"";background-repeat:no-repeat;background-size:contain;background-position:center;width:40px;height:25px;display:block;margin-right:1rem;margin-left:2rem;color:#fff}@media (max-width:767.98px){footer .view-commerce-checkout-order-summary #container-checkout-data .checkout-data .order-total-line.order-total-line__adjustment:not(.taxe) .order-total-line-label:before,header .view-commerce-checkout-order-summary #container-checkout-data .checkout-data .order-total-line.order-total-line__adjustment:not(.taxe) .order-total-line-label:before{position:absolute;width:65px;height:40px;right:100%;top:50%}}@media (max-width:767.98px){footer .view-commerce-checkout-order-summary #container-checkout-data .checkout-data .order-total-line.order-total-line__adjustment:not(.taxe) .order-total-line-label,header .view-commerce-checkout-order-summary #container-checkout-data .checkout-data .order-total-line.order-total-line__adjustment:not(.taxe) .order-total-line-label{margin-left:90px}}footer .view-commerce-checkout-order-summary #container-checkout-data .checkout-data .order-total-line.order-total-line__adjustment .order-total-line-value,header .view-commerce-checkout-order-summary #container-checkout-data .checkout-data .order-total-line.order-total-line__adjustment .order-total-line-value{width:auto;font-weight:700;font-size:1.5rem}@media (max-width:767.98px){footer .view-commerce-checkout-order-summary #container-checkout-data .checkout-data .order-total-line.order-total-line__adjustment .order-total-line-value,header .view-commerce-checkout-order-summary #container-checkout-data .checkout-data .order-total-line.order-total-line__adjustment .order-total-line-value{margin-left:90px}}footer .view-commerce-checkout-order-summary #container-checkout-data .checkout-data .order-total-line.order-total-line__adjustment .utilisation,footer .view-commerce-checkout-order-summary #container-checkout-data .checkout-data .order-total-line.order-total-line__adjustment.offre,header .view-commerce-checkout-order-summary #container-checkout-data .checkout-data .order-total-line.order-total-line__adjustment .utilisation,header .view-commerce-checkout-order-summary #container-checkout-data .checkout-data .order-total-line.order-total-line__adjustment.offre{background:#f6f6f6}footer .view-commerce-checkout-order-summary #container-checkout-data .checkout-data .order-total-line.order-total-line__adjustment .utilisation .order-total-line-value,footer .view-commerce-checkout-order-summary #container-checkout-data .checkout-data .order-total-line.order-total-line__adjustment.offre .order-total-line-value,header .view-commerce-checkout-order-summary #container-checkout-data .checkout-data .order-total-line.order-total-line__adjustment .utilisation .order-total-line-value,header .view-commerce-checkout-order-summary #container-checkout-data .checkout-data .order-total-line.order-total-line__adjustment.offre .order-total-line-value{color:#000}footer .view-commerce-checkout-order-summary #container-checkout-data .checkout-data .order-total-line>div,header .view-commerce-checkout-order-summary #container-checkout-data .checkout-data .order-total-line>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:767.98px){footer .view-commerce-checkout-order-summary #container-checkout-data .checkout-data .order-total-line>div,header .view-commerce-checkout-order-summary #container-checkout-data .checkout-data .order-total-line>div{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}footer .view-commerce-checkout-order-summary #container-checkout-data .checkout-data .order-total-line>div .order-total-line-label,header .view-commerce-checkout-order-summary #container-checkout-data .checkout-data .order-total-line>div .order-total-line-label{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer div[data-drupal-selector=edit-payment-information-billing-information],header div[data-drupal-selector=edit-payment-information-billing-information]{padding:0}footer div[data-drupal-selector=edit-payment-information-billing-information]>div,header div[data-drupal-selector=edit-payment-information-billing-information]>div{padding:0}footer div[data-drupal-selector=edit-payment-information-billing-information]>div>div,header div[data-drupal-selector=edit-payment-information-billing-information]>div>div{padding:0}footer div[data-drupal-selector=edit-payment-information-billing-information]>div>div>div,header div[data-drupal-selector=edit-payment-information-billing-information]>div>div>div{padding:0}footer div[data-drupal-selector=edit-payment-information-billing-information]>div>div>div>div,header div[data-drupal-selector=edit-payment-information-billing-information]>div>div>div>div{padding:0}footer div[data-drupal-selector=edit-payment-information-billing-information]>div>div>div>div>div,header div[data-drupal-selector=edit-payment-information-billing-information]>div>div>div>div>div{padding:0}footer #edit-payment-information input,header #edit-payment-information input{opacity:1;position:relative;-webkit-transform:inherit;transform:inherit}footer #edit-payment-information input[type=number],footer #edit-payment-information input[type=text],header #edit-payment-information input[type=number],header #edit-payment-information input[type=text]{width:100%;border:none}footer #edit-payment-information>.fieldset-wrapper,header #edit-payment-information>.fieldset-wrapper{width:100%}footer #edit-payment-information .field--name-address,header #edit-payment-information .field--name-address{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer #edit-payment-information .field--name-address.field--type-address.js-form-wrapper,header #edit-payment-information .field--name-address.field--type-address.js-form-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}footer #edit-payment-information .field--name-address>div>div>div,header #edit-payment-information .field--name-address>div>div>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}footer #edit-payment-information .field--name-address>div>div>div .js-form-type-select,header #edit-payment-information .field--name-address>div>div>div .js-form-type-select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}footer #edit-payment-information .field--name-address>div>div>div select,header #edit-payment-information .field--name-address>div>div>div select{border:none}footer #edit-payment-information .field--name-address>div>div>div .form-group,header #edit-payment-information .field--name-address>div>div>div .form-group{width:100%}footer #edit-payment-information .field--name-address>div>div>div .form-group input,footer #edit-payment-information .field--name-address>div>div>div .form-group select,header #edit-payment-information .field--name-address>div>div>div .form-group input,header #edit-payment-information .field--name-address>div>div>div .form-group select{width:100%;border:none}footer #edit-payment-information .field--name-address>div>div>div .address-container-inline,header #edit-payment-information .field--name-address>div>div>div .address-container-inline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}footer #edit-payment-information .field--name-address>div>div>div .address-container-inline div,footer #edit-payment-information .field--name-address>div>div>div .address-container-inline input,header #edit-payment-information .field--name-address>div>div>div .address-container-inline div,header #edit-payment-information .field--name-address>div>div>div .address-container-inline input{width:100%}footer #edit-payment-information .field--name-address>div>div>div .col-auto,header #edit-payment-information .field--name-address>div>div>div .col-auto{padding-left:0;padding-right:0}footer #edit-payment-information #edit-payment-information-billing-information,header #edit-payment-information #edit-payment-information-billing-information{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer #edit-payment-information #edit-payment-information-billing-information>div,header #edit-payment-information #edit-payment-information-billing-information>div{width:100%;padding:10px}footer #edit-payment-information #edit-payment-information-billing-information>div>div,header #edit-payment-information #edit-payment-information-billing-information>div>div{width:100%}footer #edit-payment-information #edit-payment-information-billing-information>div>div input[type=number],footer #edit-payment-information #edit-payment-information-billing-information>div>div input[type=tel],footer #edit-payment-information #edit-payment-information-billing-information>div>div input[type=text],footer #edit-payment-information #edit-payment-information-billing-information>div>div select,header #edit-payment-information #edit-payment-information-billing-information>div>div input[type=number],header #edit-payment-information #edit-payment-information-billing-information>div>div input[type=tel],header #edit-payment-information #edit-payment-information-billing-information>div>div input[type=text],header #edit-payment-information #edit-payment-information-billing-information>div>div select{width:100%}footer #edit-payment-information #edit-payment-information-billing-information>div .address-container-inline div,header #edit-payment-information #edit-payment-information-billing-information>div .address-container-inline div{padding-top:10px}footer #edit-payment-information #edit-payment-information-billing-information>div#edit-payment-information-billing-information-address-wrapper,header #edit-payment-information #edit-payment-information-billing-information>div#edit-payment-information-billing-information-address-wrapper{width:100%}footer #edit-payment-information #edit-payment-information-billing-information>div#edit-payment-information-billing-information-address-wrapper>div,header #edit-payment-information #edit-payment-information-billing-information>div#edit-payment-information-billing-information-address-wrapper>div{width:100%}footer #edit-payment-information #edit-payment-information-billing-information>div#edit-payment-information-billing-information-address-wrapper>div>div,header #edit-payment-information #edit-payment-information-billing-information>div#edit-payment-information-billing-information-address-wrapper>div>div{width:100%}footer #edit-payment-information #edit-payment-information-billing-information>div#edit-payment-information-billing-information-address-wrapper>div>div>div,header #edit-payment-information #edit-payment-information-billing-information>div#edit-payment-information-billing-information-address-wrapper>div>div>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}footer #stepCheckoutContainer #edit-frr-order-date-store-click-collect,footer #stepCheckoutContainer #edit-frr-order-date-store-collect,header #stepCheckoutContainer #edit-frr-order-date-store-click-collect,header #stepCheckoutContainer #edit-frr-order-date-store-collect{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer #stepCheckoutContainer .checkout-pane-frr-order-date-store-click-collect>.row,footer #stepCheckoutContainer .checkout-pane-frr-order-date-store-collect>.row,header #stepCheckoutContainer .checkout-pane-frr-order-date-store-click-collect>.row,header #stepCheckoutContainer .checkout-pane-frr-order-date-store-collect>.row{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media (max-width:991.98px){footer #stepCheckoutContainer .checkout-pane-frr-order-date-store-click-collect>.row,footer #stepCheckoutContainer .checkout-pane-frr-order-date-store-collect>.row,header #stepCheckoutContainer .checkout-pane-frr-order-date-store-click-collect>.row,header #stepCheckoutContainer .checkout-pane-frr-order-date-store-collect>.row{padding:0}footer #stepCheckoutContainer .checkout-pane-frr-order-date-store-click-collect>.row>div,footer #stepCheckoutContainer .checkout-pane-frr-order-date-store-collect>.row>div,header #stepCheckoutContainer .checkout-pane-frr-order-date-store-click-collect>.row>div,header #stepCheckoutContainer .checkout-pane-frr-order-date-store-collect>.row>div{padding:0}}footer #stepCheckoutContainer #datetime_fieldset_container,header #stepCheckoutContainer #datetime_fieldset_container{margin-top:2rem}footer #stepCheckoutContainer #datetime_fieldset_container .date_order_wrapper,footer #stepCheckoutContainer #datetime_fieldset_container .time_order_wrapper,header #stepCheckoutContainer #datetime_fieldset_container .date_order_wrapper,header #stepCheckoutContainer #datetime_fieldset_container .time_order_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer #stepCheckoutContainer #datetime_fieldset_container .date_order_wrapper>div,footer #stepCheckoutContainer #datetime_fieldset_container .time_order_wrapper>div,header #stepCheckoutContainer #datetime_fieldset_container .date_order_wrapper>div,header #stepCheckoutContainer #datetime_fieldset_container .time_order_wrapper>div{padding:0 20px}footer #stepCheckoutContainer #datetime_fieldset_container .date_order_wrapper>div label,footer #stepCheckoutContainer #datetime_fieldset_container .time_order_wrapper>div label,header #stepCheckoutContainer #datetime_fieldset_container .date_order_wrapper>div label,header #stepCheckoutContainer #datetime_fieldset_container .time_order_wrapper>div label{font-weight:700}footer #stepCheckoutContainer #datetime_fieldset_container .date_order_wrapper .js-form-item,footer #stepCheckoutContainer #datetime_fieldset_container .time_order_wrapper .js-form-item,header #stepCheckoutContainer #datetime_fieldset_container .date_order_wrapper .js-form-item,header #stepCheckoutContainer #datetime_fieldset_container .time_order_wrapper .js-form-item{padding:0;width:100%}footer #stepCheckoutContainer #datetime_fieldset_container .date_order_wrapper label,footer #stepCheckoutContainer #datetime_fieldset_container .time_order_wrapper label,header #stepCheckoutContainer #datetime_fieldset_container .date_order_wrapper label,header #stepCheckoutContainer #datetime_fieldset_container .time_order_wrapper label{width:inherit}footer #stepCheckoutContainer #datetime_fieldset_container .date_order_wrapper input,footer #stepCheckoutContainer #datetime_fieldset_container .time_order_wrapper input,header #stepCheckoutContainer #datetime_fieldset_container .date_order_wrapper input,header #stepCheckoutContainer #datetime_fieldset_container .time_order_wrapper input{width:100%;max-width:inherit;margin:0;font-style:italic}footer #stepCheckoutContainer #datetime_fieldset_container .date_order_wrapper input::-moz-placeholder,footer #stepCheckoutContainer #datetime_fieldset_container .time_order_wrapper input::-moz-placeholder,header #stepCheckoutContainer #datetime_fieldset_container .date_order_wrapper input::-moz-placeholder,header #stepCheckoutContainer #datetime_fieldset_container .time_order_wrapper input::-moz-placeholder{font-style:italic}footer #stepCheckoutContainer #datetime_fieldset_container .date_order_wrapper input::-webkit-input-placeholder,footer #stepCheckoutContainer #datetime_fieldset_container .time_order_wrapper input::-webkit-input-placeholder,header #stepCheckoutContainer #datetime_fieldset_container .date_order_wrapper input::-webkit-input-placeholder,header #stepCheckoutContainer #datetime_fieldset_container .time_order_wrapper input::-webkit-input-placeholder{font-style:italic}footer #stepCheckoutContainer #datetime_fieldset_container .date_order_wrapper input:-ms-input-placeholder,footer #stepCheckoutContainer #datetime_fieldset_container .time_order_wrapper input:-ms-input-placeholder,header #stepCheckoutContainer #datetime_fieldset_container .date_order_wrapper input:-ms-input-placeholder,header #stepCheckoutContainer #datetime_fieldset_container .time_order_wrapper input:-ms-input-placeholder{font-style:italic}footer #stepCheckoutContainer #datetime_fieldset_container .date_order_wrapper input::-ms-input-placeholder,footer #stepCheckoutContainer #datetime_fieldset_container .time_order_wrapper input::-ms-input-placeholder,header #stepCheckoutContainer #datetime_fieldset_container .date_order_wrapper input::-ms-input-placeholder,header #stepCheckoutContainer #datetime_fieldset_container .time_order_wrapper input::-ms-input-placeholder{font-style:italic}footer #stepCheckoutContainer #datetime_fieldset_container .date_order_wrapper input::placeholder,footer #stepCheckoutContainer #datetime_fieldset_container .time_order_wrapper input::placeholder,header #stepCheckoutContainer #datetime_fieldset_container .date_order_wrapper input::placeholder,header #stepCheckoutContainer #datetime_fieldset_container .time_order_wrapper input::placeholder{font-style:italic}@media (max-width:991.98px){footer #stepCheckoutContainer #datetime_fieldset_container .date_order_wrapper,header #stepCheckoutContainer #datetime_fieldset_container .date_order_wrapper{margin-bottom:1rem}}footer #recap-commande,header #recap-commande{position:relative}@media (min-width:992px){footer #recap-commande .col-custome-left,header #recap-commande .col-custome-left{width:100%;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}footer #recap-commande .col-custome-right,header #recap-commande .col-custome-right{width:280px;-webkit-box-flex:0;-ms-flex:0 1 280px;flex:0 1 280px}}@media (max-width:767.98px){footer #recap-commande h1,header #recap-commande h1{padding-top:50px;padding-bottom:50px}footer #recap-commande:before,header #recap-commande:before{position:absolute;top:0;left:0;right:0;content:"";height:200px;background:-webkit-gradient(linear,left top,left bottom,from(#ececec),to(#fff));background:linear-gradient(180deg,#ececec 0,#fff 100%)}}footer #recap-commande #edit-actions,header #recap-commande #edit-actions{width:100%}footer #recap-commande .js-form-item-cgdv,header #recap-commande .js-form-item-cgdv{text-align:right}footer #recap-commande .js-form-item-cgdv small,header #recap-commande .js-form-item-cgdv small{margin-top:.5rem;display:block;font-size:100%}footer #recap-commande [data-drupal-selector=edit-payment-information-billing-information-field-civilite] legend,header #recap-commande [data-drupal-selector=edit-payment-information-billing-information-field-civilite] legend{text-align:left!important;font-size:.75rem!important;font-weight:400!important}footer #recap-commande [data-drupal-selector=edit-payment-information-billing-information-field-civilite]>div,header #recap-commande [data-drupal-selector=edit-payment-information-billing-information-field-civilite]>div{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}footer #recap-commande .view-footer,header #recap-commande .view-footer{display:none}footer #recap-commande #edit-subtotal,header #recap-commande #edit-subtotal{border-top:solid #dee2e6 2px}footer .field--type-commerce-price #container-checkout-data .order-total-line>div,footer .sidebar-total #container-checkout-data .order-total-line>div,header .field--type-commerce-price #container-checkout-data .order-total-line>div,header .sidebar-total #container-checkout-data .order-total-line>div{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}footer .field--type-commerce-price #container-checkout-data .order-total-line>div span:not(.type),footer .sidebar-total #container-checkout-data .order-total-line>div span:not(.type),header .field--type-commerce-price #container-checkout-data .order-total-line>div span:not(.type),header .sidebar-total #container-checkout-data .order-total-line>div span:not(.type){white-space:break-spaces}@media (max-width:991.98px){footer .field--type-commerce-price #container-checkout-data .taxe>div,header .field--type-commerce-price #container-checkout-data .taxe>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}footer .field--type-commerce-price #container-checkout-data .taxe>div>div:first-child,header .field--type-commerce-price #container-checkout-data .taxe>div>div:first-child{text-align:center;width:90px}footer .field--type-commerce-price #container-checkout-data .taxe>div>div:not(:first-child),header .field--type-commerce-price #container-checkout-data .taxe>div>div:not(:first-child){-webkit-box-flex:1;-ms-flex:1;flex:1}footer .field--type-commerce-price #container-checkout-data .taxe>div>div:not(:first-child) span,header .field--type-commerce-price #container-checkout-data .taxe>div>div:not(:first-child) span{margin-left:0!important}}footer .field--type-commerce-price #container-checkout-data .order-total-line__subtotal,header .field--type-commerce-price #container-checkout-data .order-total-line__subtotal{display:none}footer .field--type-commerce-price #container-checkout-data .order-total-line>div,header .field--type-commerce-price #container-checkout-data .order-total-line>div{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}footer .field--type-commerce-price #container-checkout-data .order-total-line>div span:not(.type),header .field--type-commerce-price #container-checkout-data .order-total-line>div span:not(.type){white-space:break-spaces}footer .field--type-commerce-price #container-checkout-data .order-total-line__total>div,header .field--type-commerce-price #container-checkout-data .order-total-line__total>div{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}@media (max-width:991.98px){footer .field--type-commerce-price #container-checkout-data .order-total-line__total>div,header .field--type-commerce-price #container-checkout-data .order-total-line__total>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}}footer .field--type-commerce-price #container-checkout-data .order-total-line__adjustment--tax .order-total-line-label,header .field--type-commerce-price #container-checkout-data .order-total-line__adjustment--tax .order-total-line-label{padding-right:2rem}footer .field--type-commerce-price #container-checkout-data .order-total-line__adjustment--tax>div,header .field--type-commerce-price #container-checkout-data .order-total-line__adjustment--tax>div{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}footer .path-cart [data-drupal-selector*=order-total-summary] .field--type-commerce-price .order-total-line__subtotal,header .path-cart [data-drupal-selector*=order-total-summary] .field--type-commerce-price .order-total-line__subtotal{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}footer .sidebar-total #container-checkout-data .order-total-line>div,header .sidebar-total #container-checkout-data .order-total-line>div{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}footer .sidebar-total #container-checkout-data .order-total-line>div span,header .sidebar-total #container-checkout-data .order-total-line>div span{font-size:1rem}footer .sidebar-total #container-checkout-data .order-total-line>div span.type,header .sidebar-total #container-checkout-data .order-total-line>div span.type{display:none}footer .sidebar-total #container-checkout-data .order-total-line>div.taxe,header .sidebar-total #container-checkout-data .order-total-line>div.taxe{padding-top:12px}footer .sidebar-total #container-checkout-data .order-total-line>div.qty-total,header .sidebar-total #container-checkout-data .order-total-line>div.qty-total{padding-top:0}footer .sidebar-total #container-checkout-data .order-total-line__adjustment--promotion span,header .sidebar-total #container-checkout-data .order-total-line__adjustment--promotion span{font-weight:700;line-height:1.1}footer #edit-frr-order-date-store-click-collect-datetime-date,header #edit-frr-order-date-store-click-collect-datetime-date{caret-color:transparent;cursor:pointer}footer form.user-pass .form-required,header form.user-pass .form-required{display:none}footer form.user-pass input[type=text],header form.user-pass input[type=text]{height:44px;border-radius:0;background-color:#fefefe;border:solid #d9d9d9 1px;text-align:left;background-color:#fff;width:100%;border:solid #000 1px;font-size:.8rem}footer form.user-pass input[type=text]::-moz-placeholder,header form.user-pass input[type=text]::-moz-placeholder{text-align:left}footer form.user-pass input[type=text]::-webkit-input-placeholder,header form.user-pass input[type=text]::-webkit-input-placeholder{text-align:left}footer form.user-pass input[type=text]:-ms-input-placeholder,header form.user-pass input[type=text]:-ms-input-placeholder{text-align:left}footer form.user-pass input[type=text]::-ms-input-placeholder,header form.user-pass input[type=text]::-ms-input-placeholder{text-align:left}footer form.user-pass input[type=text]::placeholder,header form.user-pass input[type=text]::placeholder{text-align:left}footer form.user-pass input[type=text]::-moz-placeholder,header form.user-pass input[type=text]::-moz-placeholder{font-size:.8rem;text-align:center}footer form.user-pass input[type=text]::-webkit-input-placeholder,header form.user-pass input[type=text]::-webkit-input-placeholder{font-size:.8rem;text-align:center}footer form.user-pass input[type=text]:-ms-input-placeholder,header form.user-pass input[type=text]:-ms-input-placeholder{font-size:.8rem;text-align:center}footer form.user-pass input[type=text]::-ms-input-placeholder,header form.user-pass input[type=text]::-ms-input-placeholder{font-size:.8rem;text-align:center}footer form.user-pass input[type=text]::placeholder,header form.user-pass input[type=text]::placeholder{font-size:.8rem;text-align:center}footer form.user-pass div[data-drupal-selector=edit-actions],header form.user-pass div[data-drupal-selector=edit-actions]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}footer form.user-pass div[data-drupal-selector=edit-actions] button,header form.user-pass div[data-drupal-selector=edit-actions] button{border-radius:0;padding:1em 2em;font-weight:700;background-color:#000;border:solid #000 1px;color:#fefefe;text-decoration:none;font-size:1rem;cursor:pointer;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}footer form.user-pass div[data-drupal-selector=edit-actions] button:hover,header form.user-pass div[data-drupal-selector=edit-actions] button:hover{color:#fff;background-color:#000}footer .connect-tagline h1,header .connect-tagline h1{font-weight:700}footer .login-request-password-link,header .login-request-password-link{padding-right:30px}footer label[for=edit-pass--4],header label[for=edit-pass--4]{display:none}footer #sectionLogin #edit-customer-profiles-0-entity-field-date-de-naissance-wrapper.dateFocus label,header #sectionLogin #edit-customer-profiles-0-entity-field-date-de-naissance-wrapper.dateFocus label{display:none}footer #sectionLogin #edit-customer-profiles-0-entity-field-date-de-naissance-wrapper label,header #sectionLogin #edit-customer-profiles-0-entity-field-date-de-naissance-wrapper label{position:absolute;top:15px;left:1rem;font-style:italic;color:#000;font-size:.8rem;pointer-events:none;margin:0 0 0 5px}footer #sectionLogin #edit-customer-profiles-0-entity-field-date-de-naissance-0-value-date:hover,header #sectionLogin #edit-customer-profiles-0-entity-field-date-de-naissance-0-value-date:hover{cursor:text}footer #sectionLogin #edit-customer-profiles-0-entity-field-date-de-naissance-0-value-date[value=""]:not(:focus),footer #sectionLogin #edit-customer-profiles-0-entity-field-date-de-naissance-wrapper.hideDate input,header #sectionLogin #edit-customer-profiles-0-entity-field-date-de-naissance-0-value-date[value=""]:not(:focus),header #sectionLogin #edit-customer-profiles-0-entity-field-date-de-naissance-wrapper.hideDate input{color:transparent!important}footer #sectionLogin #edit-customer-profiles-0-entity-field-date-de-naissance-wrapper.showDate input,header #sectionLogin #edit-customer-profiles-0-entity-field-date-de-naissance-wrapper.showDate input{color:#000!important}footer #sectionLogin #edit-customer-profiles-0-entity-field-date-de-naissance-0-value-date,header #sectionLogin #edit-customer-profiles-0-entity-field-date-de-naissance-0-value-date{-webkit-transition:none!important;transition:none!important}footer #sectionLogin #edit-customer-profiles-0-entity-field-date-de-naissance-0-value-date::-webkit-calendar-picker-indicator,header #sectionLogin #edit-customer-profiles-0-entity-field-date-de-naissance-0-value-date::-webkit-calendar-picker-indicator{font-size:1rem}footer #edit-customer-profiles-0 #edit-customer-profiles-0-entity-field-date-de-naissance-0-value,header #edit-customer-profiles-0 #edit-customer-profiles-0-entity-field-date-de-naissance-0-value{width:100%}footer .contact-form,footer .user-login-form,header .contact-form,header .user-login-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}footer .contact-form>*,footer .user-login-form>*,header .contact-form>*,header .user-login-form>*{padding-right:15px;padding-left:15px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}footer .contact-form>* label,footer .user-login-form>* label,header .contact-form>* label,header .user-login-form>* label{display:none}footer .contact-form>* input,footer .user-login-form>* input,header .contact-form>* input,header .user-login-form>* input{margin-top:0;min-height:52px}footer .contact-form>* small,footer .user-login-form>* small,header .contact-form>* small,header .user-login-form>* small{display:none}@media (min-width:768px){footer .contact-form>*,footer .user-login-form>*,header .contact-form>*,header .user-login-form>*{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}}footer .contact-form>div[data-drupal-selector=edit-actions],footer .user-login-form>div[data-drupal-selector=edit-actions],header .contact-form>div[data-drupal-selector=edit-actions],header .user-login-form>div[data-drupal-selector=edit-actions]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}footer .contact-form>div[data-drupal-selector=edit-actions] button,footer .user-login-form>div[data-drupal-selector=edit-actions] button,header .contact-form>div[data-drupal-selector=edit-actions] button,header .user-login-form>div[data-drupal-selector=edit-actions] button{margin-top:0;background:#000;color:#fff;font-size:.875rem;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block}@media (min-width:992px){footer .contact-form>div[data-drupal-selector=edit-actions] button,footer .user-login-form>div[data-drupal-selector=edit-actions] button,header .contact-form>div[data-drupal-selector=edit-actions] button,header .user-login-form>div[data-drupal-selector=edit-actions] button{width:auto}}footer .contact-form>div[data-drupal-selector=edit-actions] button:hover,footer .user-login-form>div[data-drupal-selector=edit-actions] button:hover,header .contact-form>div[data-drupal-selector=edit-actions] button:hover,header .user-login-form>div[data-drupal-selector=edit-actions] button:hover{background:#fff;color:#000;text-decoration:none!important}@media (min-width:768px){footer .contact-form>div[data-drupal-selector=edit-actions],footer .user-login-form>div[data-drupal-selector=edit-actions],header .contact-form>div[data-drupal-selector=edit-actions],header .user-login-form>div[data-drupal-selector=edit-actions]{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}footer .contact-form>div[data-drupal-selector=edit-actions]:last-child,footer .user-login-form>div[data-drupal-selector=edit-actions]:last-child,header .contact-form>div[data-drupal-selector=edit-actions]:last-child,header .user-login-form>div[data-drupal-selector=edit-actions]:last-child{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%;max-width:33%}footer .contact-form>div[data-drupal-selector=edit-actions] button,footer .user-login-form>div[data-drupal-selector=edit-actions] button,header .contact-form>div[data-drupal-selector=edit-actions] button,header .user-login-form>div[data-drupal-selector=edit-actions] button{margin-right:0}}@media (max-width:991.98px){footer .user-login-form,header .user-login-form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer .user-login-form .form-actions,footer .user-login-form .js-form-item-name,footer .user-login-form .js-form-item-pass,header .user-login-form .form-actions,header .user-login-form .js-form-item-name,header .user-login-form .js-form-item-pass{width:100%;max-width:100%}footer .user-login-form .form-actions,header .user-login-form .form-actions{width:100%;max-width:100%!important}footer .user-login-form .form-actions button,header .user-login-form .form-actions button{width:100%!important}}footer .contact-form div[data-drupal-selector=edit-actions] button,header .contact-form div[data-drupal-selector=edit-actions] button{background:0 0;color:#000;font-size:.875rem;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block}@media (min-width:992px){footer .contact-form div[data-drupal-selector=edit-actions] button,header .contact-form div[data-drupal-selector=edit-actions] button{width:auto}}footer .contact-form div[data-drupal-selector=edit-actions] button:hover,header .contact-form div[data-drupal-selector=edit-actions] button:hover{background:#000;color:#fff;text-decoration:none!important}@media (max-width:991.98px){footer #user-login-form,header #user-login-form{width:100%}footer #user-login-form>div,header #user-login-form>div{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;max-width:inherit;width:inherit}footer #user-login-form>div#edit-actions,header #user-login-form>div#edit-actions{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}footer #user-login-form>div#edit-actions button[type=submit],header #user-login-form>div#edit-actions button[type=submit]{width:100%}}@media (max-width:767.98px){footer #user-login-form>div,header #user-login-form>div{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}}footer #edit-customer-profiles-0-entity-field-je-souhaite-rejoindre-le-p-wrapper,header #edit-customer-profiles-0-entity-field-je-souhaite-rejoindre-le-p-wrapper{position:relative;padding-bottom:20px;padding-left:35px!important}footer #edit-customer-profiles-0-entity-field-je-souhaite-rejoindre-le-p-wrapper::after,header #edit-customer-profiles-0-entity-field-je-souhaite-rejoindre-le-p-wrapper::after{content:"";display:block;background:#e6530f;width:80%;height:5px;position:absolute;bottom:0;left:10%}footer #edit-customer-profiles-0-entity-field-je-souhaite-rejoindre-le-p-wrapper small,header #edit-customer-profiles-0-entity-field-je-souhaite-rejoindre-le-p-wrapper small{display:block;padding-left:30px}footer #edit-customer-profiles-0-entity-field-je-souhaite-rejoindre-le-p-wrapper small a,header #edit-customer-profiles-0-entity-field-je-souhaite-rejoindre-le-p-wrapper small a{color:#000;text-decoration:underline;font-weight:700}footer #edit-customer-profiles-0-entity-field-je-souhaite-rejoindre-le-p-wrapper .js-form-type-checkbox,header #edit-customer-profiles-0-entity-field-je-souhaite-rejoindre-le-p-wrapper .js-form-type-checkbox{padding-left:30px!important}footer #edit-customer-profiles-0-entity-field-je-souhaite-rejoindre-le-p-wrapper div.box,header #edit-customer-profiles-0-entity-field-je-souhaite-rejoindre-le-p-wrapper div.box{position:absolute;background:#fff;border:2px solid;width:40px;height:40px;border-radius:50%;left:-43px;z-index:-1;top:-3px}footer #edit-customer-profiles-0-entity-field-je-souhaite-rejoindre-le-p-wrapper .checkbox input+label::before,header #edit-customer-profiles-0-entity-field-je-souhaite-rejoindre-le-p-wrapper .checkbox input+label::before{width:34px;height:34px;border-radius:50%;left:-40px}footer #edit-customer-profiles-0-entity-field-je-souhaite-rejoindre-le-p-wrapper .checkbox input:checked+label::after,header #edit-customer-profiles-0-entity-field-je-souhaite-rejoindre-le-p-wrapper .checkbox input:checked+label::after{left:-28px;top:8px;width:9px;height:17px}footer #edit-customer-profiles-0-entity-field-je-souhaite-rejoindre-le-p-wrapper label span,header #edit-customer-profiles-0-entity-field-je-souhaite-rejoindre-le-p-wrapper label span{color:#e6530f}footer .field--name-field-date-de-naissance.field--widget-datetime-default,header .field--name-field-date-de-naissance.field--widget-datetime-default{position:relative}footer #sectionLogin,header #sectionLogin{padding-top:2rem}footer #sectionLogin .request-password-link,header #sectionLogin .request-password-link{display:inline-block;width:100%;margin-bottom:1rem;text-align:center;text-decoration:underline;color:#000;font-style:italic;font-weight:400}@media (min-width:768px){footer #sectionLogin .request-password-link,header #sectionLogin .request-password-link{text-align:right;padding-right:15px}}footer #sectionLogin .paragraph--type--fid-croquez,header #sectionLogin .paragraph--type--fid-croquez{height:100%;background:#fff}footer #sectionLogin .paragraph--type--fid-croquez .field--name-field-title,header #sectionLogin .paragraph--type--fid-croquez .field--name-field-title{margin-top:auto}footer #sectionLogin .paragraph--type--fid-croquez .field--name-field-body,header #sectionLogin .paragraph--type--fid-croquez .field--name-field-body{margin-bottom:auto}@media (min-width:768px) and (max-width:991.98px){footer #sectionLogin .paragraph--type--fid-croquez .field--name-field-image img,header #sectionLogin .paragraph--type--fid-croquez .field--name-field-image img{width:50%;height:auto}}@media (max-width:991.98px){footer #sectionLogin .content-login,header #sectionLogin .content-login{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;border-top:3px solid #e6530f}}footer #sectionLogin .content-login .illustration-feed,header #sectionLogin .content-login .illustration-feed{background:#fff;padding-top:50px}footer #sectionLogin .content-login .illustration-feed img,header #sectionLogin .content-login .illustration-feed img{width:100%;-webkit-transform:translateX(-50px);transform:translateX(-50px)}footer #sectionLogin .content-login .baseline-feed,header #sectionLogin .content-login .baseline-feed{text-align:center}footer #sectionLogin .content-login .baseline-feed p:first-child,header #sectionLogin .content-login .baseline-feed p:first-child{font-weight:900;font-size:2rem}footer #sectionLogin .content-login .baseline-feed p:first-child span,header #sectionLogin .content-login .baseline-feed p:first-child span{color:#85cbc9}footer #sectionLogin .content-login .baseline-feed p:nth-child(2),header #sectionLogin .content-login .baseline-feed p:nth-child(2){font-size:1.75rem;padding:15px 45px}@media (min-width:768px){footer #sectionLogin .content-login .baseline-feed p:nth-child(2),header #sectionLogin .content-login .baseline-feed p:nth-child(2){padding:15px 25px}}footer #sectionLogin .content-login .baseline-feed p:nth-child(2) span,header #sectionLogin .content-login .baseline-feed p:nth-child(2) span{color:#85cbc9}footer #sectionLogin .content-login .programme-feed,header #sectionLogin .content-login .programme-feed{background:#85cbc9;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:25px 0}footer #sectionLogin .content-login .programme-feed::after,header #sectionLogin .content-login .programme-feed::after{width:100%;height:100%;background-image:url(https://www.patapain.com/themes/custom/digipat/dist/3135a0f40841f5630690.png)!important;background-position:bottom;content:"";display:block;top:0;position:absolute;left:0;z-index:0}footer #sectionLogin .content-login .programme-feed a,header #sectionLogin .content-login .programme-feed a{position:relative;z-index:1}footer .fid-wysiwyg-wrapper>a,header .fid-wysiwyg-wrapper>a{min-height:100%}footer .contact-form-block,footer .signup-block,header .contact-form-block,header .signup-block{background-color:rgba(0,0,0,.04)}footer .contact-form-block div[data-drupal-selector=edit-actions],footer .signup-block div[data-drupal-selector=edit-actions],header .contact-form-block div[data-drupal-selector=edit-actions],header .signup-block div[data-drupal-selector=edit-actions]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer .contact-form-block fieldset,footer .signup-block fieldset,header .contact-form-block fieldset,header .signup-block fieldset{width:100%;max-width:100%}footer .contact-form-block textarea,footer .signup-block textarea,header .contact-form-block textarea,header .signup-block textarea{min-height:100px}footer .contact-form-block .signup-title-1,footer .signup-block .signup-title-1,header .contact-form-block .signup-title-1,header .signup-block .signup-title-1{text-transform:uppercase;font-weight:900}footer .contact-form-block .signup-title-2,footer .signup-block .signup-title-2,header .contact-form-block .signup-title-2,header .signup-block .signup-title-2{text-transform:uppercase;font-weight:400}@media (max-width:991.98px){footer .contact-block .contact-form-block,header .contact-block .contact-form-block{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}footer .contact-block h1,header .contact-block h1{font-weight:700;margin:1em 0}footer .contact-block h2,header .contact-block h2{text-transform:uppercase;margin-top:1.5em;font-weight:900}footer .contact-block .g-recaptcha>div,header .contact-block .g-recaptcha>div{overflow:hidden}footer .contact-block .g-recaptcha>div,footer .contact-block .g-recaptcha>div iframe,header .contact-block .g-recaptcha>div,header .contact-block .g-recaptcha>div iframe{width:100%!important;height:auto;min-height:auto}footer .contact-block .info-siege-social,header .contact-block .info-siege-social{position:relative;overflow:hidden;z-index:0;padding-right:0;padding-left:0}footer .contact-block .info-siege-social img,header .contact-block .info-siege-social img{position:absolute;top:0;right:0;height:100%;margin-left:-40px}footer .contact-form-block,header .contact-form-block{padding-top:30px;padding-bottom:30px}@media (min-width:992px){footer .contact-form-block,header .contact-form-block{padding-left:10px}}footer .contact-form-block h2,header .contact-form-block h2{margin-bottom:1.5em}footer .contact-form,header .contact-form{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}footer .contact-form>*,header .contact-form>*{-webkit-box-flex:0;-ms-flex:0 0 80%;flex:0 0 80%;max-width:80%}footer .contact-form div[data-drupal-selector=edit-actions] button,header .contact-form div[data-drupal-selector=edit-actions] button{margin-top:1em}footer #user-register-form #edit-customer-profiles-0-entity-address-0-address-country-code,footer .entity-user-edit_form .user-form-profile #edit-customer-profiles-0-entity-address-0-address-country-code,header #user-register-form #edit-customer-profiles-0-entity-address-0-address-country-code,header .entity-user-edit_form .user-form-profile #edit-customer-profiles-0-entity-address-0-address-country-code{display:none}footer #user-register-form label[for=edit-pass--3],header #user-register-form label[for=edit-pass--3]{display:none}footer #product,header #product{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:center;align-content:center;height:100%}footer #product #edit-quantity-wrapper>div,header #product #edit-quantity-wrapper>div{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:991.98px){footer #product #edit-quantity-wrapper>div,header #product #edit-quantity-wrapper>div{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}footer #product #edit-quantity-wrapper>div input,header #product #edit-quantity-wrapper>div input{width:80px}footer #product #product-main,header #product #product-main{width:100%}footer #product #product-main h1,header #product #product-main h1{font-weight:bolder}footer #product #product-main .btn-collapse,header #product #product-main .btn-collapse{background:0 0;border:none;border-bottom:2px solid #f6f6f6;color:#000;width:100%;text-align:left;border-radius:0;position:relative}footer #product #product-main .btn-collapse::after,header #product #product-main .btn-collapse::after{content:"";position:absolute;right:15px;top:50%;width:30px;height:30px;background-image:url(https://www.patapain.com/themes/custom/digipat/dist/95a083bde88a0e3e0bc2.png);background-repeat:no-repeat;background-position:center;-webkit-transition:.1s linear;transition:.1s linear;background-size:30%}footer #product #product-main .btn-collapse[aria-expanded=false]::after,header #product #product-main .btn-collapse[aria-expanded=false]::after{-webkit-transform:translateY(-50%) rotate(270deg) scale(.8);transform:translateY(-50%) rotate(270deg) scale(.8)}footer #product #product-main .btn-collapse[aria-expanded=true]::after,header #product #product-main .btn-collapse[aria-expanded=true]::after{-webkit-transform:translateY(-50%) rotate(90deg) scale(.8);transform:translateY(-50%) rotate(90deg) scale(.8)}footer #product #product-main .btn-collapse:focus,header #product #product-main .btn-collapse:focus{-webkit-box-shadow:none;box-shadow:none}footer #product #product-main .slick,header #product #product-main .slick{width:100%}footer #product #product-main .slick .placeholder,header #product #product-main .slick .placeholder{min-height:350px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer #product #product-main .slick .placeholder .placeholder-img,header #product #product-main .slick .placeholder .placeholder-img{width:100%;max-width:250px}footer #product #product-main .slick .field--type-image img,header #product #product-main .slick .field--type-image img{margin:0 auto;display:block}footer #product #product-main .field--name-price,footer #product #product-main .field--name-variations,header #product #product-main .field--name-price,header #product #product-main .field--name-variations{margin:0;padding:0;vertical-align:top;width:100%}footer #product #product-main .field--name-titre-html,header #product #product-main .field--name-titre-html{margin-bottom:1em}footer #product #product-main .field--name-body,header #product #product-main .field--name-body{font-size:1.5rem;line-height:1.5rem;margin-bottom:1rem;margin-top:1rem}footer #product #product-main .field--name-price.field__item,header #product #product-main .field--name-price.field__item{font-family:Raleway,Arial,Helvetica,sans-serif;font-weight:700;text-transform:uppercase;font-size:1.75rem}footer #product #product-main .field--name-price,header #product #product-main .field--name-price{margin-top:15px;margin-bottom:15px}footer #product #product-main .field--name-variations .commerce-order-item-add-to-cart-form,header #product #product-main .field--name-variations .commerce-order-item-add-to-cart-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:768px){footer #product #product-main .field--name-variations .commerce-order-item-add-to-cart-form,header #product #product-main .field--name-variations .commerce-order-item-add-to-cart-form{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}footer #product #product-main .field--name-variations .commerce-order-item-add-to-cart-form .field--widget-commerce-price-default:focus,footer #product #product-main .field--name-variations .commerce-order-item-add-to-cart-form .field--widget-commerce-price-default:hover,footer #product #product-main .field--name-variations .commerce-order-item-add-to-cart-form div[id*=edit-actions]:focus,footer #product #product-main .field--name-variations .commerce-order-item-add-to-cart-form div[id*=edit-actions]:hover,header #product #product-main .field--name-variations .commerce-order-item-add-to-cart-form .field--widget-commerce-price-default:focus,header #product #product-main .field--name-variations .commerce-order-item-add-to-cart-form .field--widget-commerce-price-default:hover,header #product #product-main .field--name-variations .commerce-order-item-add-to-cart-form div[id*=edit-actions]:focus,header #product #product-main .field--name-variations .commerce-order-item-add-to-cart-form div[id*=edit-actions]:hover{cursor:pointer}footer #product #product-main .field--name-variations .commerce-order-item-add-to-cart-form .field--widget-commerce-price-default button,footer #product #product-main .field--name-variations .commerce-order-item-add-to-cart-form div[id*=edit-actions] button,header #product #product-main .field--name-variations .commerce-order-item-add-to-cart-form .field--widget-commerce-price-default button,header #product #product-main .field--name-variations .commerce-order-item-add-to-cart-form div[id*=edit-actions] button{margin-top:13px}footer #product #product-main .field--name-variations .commerce-order-item-add-to-cart-form .field--widget-commerce-price-default button:active,footer #product #product-main .field--name-variations .commerce-order-item-add-to-cart-form .field--widget-commerce-price-default button:focus,footer #product #product-main .field--name-variations .commerce-order-item-add-to-cart-form div[id*=edit-actions] button:active,footer #product #product-main .field--name-variations .commerce-order-item-add-to-cart-form div[id*=edit-actions] button:focus,header #product #product-main .field--name-variations .commerce-order-item-add-to-cart-form .field--widget-commerce-price-default button:active,header #product #product-main .field--name-variations .commerce-order-item-add-to-cart-form .field--widget-commerce-price-default button:focus,header #product #product-main .field--name-variations .commerce-order-item-add-to-cart-form div[id*=edit-actions] button:active,header #product #product-main .field--name-variations .commerce-order-item-add-to-cart-form div[id*=edit-actions] button:focus{background-color:#000;border-color:#000}footer #product #product-main .field--name-variations .commerce-order-item-add-to-cart-form .field--widget-commerce-price-default button:after,footer #product #product-main .field--name-variations .commerce-order-item-add-to-cart-form div[id*=edit-actions] button:after,header #product #product-main .field--name-variations .commerce-order-item-add-to-cart-form .field--widget-commerce-price-default button:after,header #product #product-main .field--name-variations .commerce-order-item-add-to-cart-form div[id*=edit-actions] button:after{content:"";display:none;margin-left:1em;height:50px;width:50px;border-radius:50%;background-color:#4196b0;background-image:url(https://www.patapain.com/themes/custom/digipat/dist/5b707a5c48d28c5cabcf.svg);background-size:40px;background-repeat:no-repeat;background-position:center;vertical-align:middle}footer #product-traiteur-allergenes,footer #product-traiteur-composition,header #product-traiteur-allergenes,header #product-traiteur-composition{margin:1em 0;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;position:relative;text-align:center;border:2px solid #dadada;border-radius:5px}footer #product-traiteur-allergenes .icon-like,footer #product-traiteur-allergenes .icon-warnig,footer #product-traiteur-composition .icon-like,footer #product-traiteur-composition .icon-warnig,header #product-traiteur-allergenes .icon-like,header #product-traiteur-allergenes .icon-warnig,header #product-traiteur-composition .icon-like,header #product-traiteur-composition .icon-warnig{content:"";position:absolute;top:1.7rem;left:1rem;bottom:0;right:auto;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);height:30px;width:30px;border-radius:50%;background-image:url(https://www.patapain.com/themes/custom/digipat/dist/1f92e7b3bd436939d2dc.svg),-webkit-gradient(linear,left top,left bottom,from(#f26c4f),to(#f26c4f));background-image:url(https://www.patapain.com/themes/custom/digipat/dist/1f92e7b3bd436939d2dc.svg),linear-gradient(#f26c4f,#f26c4f);background-repeat:no-repeat;background-size:18px,cover;background-position:center;z-index:0}footer #product-traiteur-allergenes .icon-plus,footer #product-traiteur-composition .icon-plus,header #product-traiteur-allergenes .icon-plus,header #product-traiteur-composition .icon-plus{position:absolute;height:30px;width:30px;top:1.7rem;left:calc(100% - 3rem);bottom:0;right:auto;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);background-image:url(https://www.patapain.com/themes/custom/digipat/dist/b98194901d3fd8bb9ebf.svg);background-repeat:no-repeat;background-position:center;background-size:25px;z-index:20;-webkit-transition:all .2s linear;transition:all .2s linear;cursor:pointer}footer #product-traiteur-allergenes .icon-plus.active,footer #product-traiteur-composition .icon-plus.active,header #product-traiteur-allergenes .icon-plus.active,header #product-traiteur-composition .icon-plus.active{-webkit-transform:translate(0,-50%) rotate(-45deg);transform:translate(0,-50%) rotate(-45deg)}footer #product-traiteur-allergenes h4,footer #product-traiteur-composition h4,header #product-traiteur-allergenes h4,header #product-traiteur-composition h4{margin:1rem 0;font-size:1.5rem;font-weight:700}footer #product-traiteur-allergenes .group,footer #product-traiteur-composition .group,header #product-traiteur-allergenes .group,header #product-traiteur-composition .group{margin:0;display:none}footer #product-traiteur-allergenes .title-group,footer #product-traiteur-composition .title-group,header #product-traiteur-allergenes .title-group,header #product-traiteur-composition .title-group{text-align:left;padding:1em .3em .5em;font-size:1rem;font-weight:700}footer #product-traiteur-allergenes .title-group:last-child,footer #product-traiteur-composition .title-group:last-child,header #product-traiteur-allergenes .title-group:last-child,header #product-traiteur-composition .title-group:last-child{border-bottom:0}footer #product-traiteur-allergenes .list-group-item,footer #product-traiteur-composition .list-group-item,header #product-traiteur-allergenes .list-group-item,header #product-traiteur-composition .list-group-item{text-align:left;border-radius:0;border-left:0;border-right:0}footer #product-traiteur-allergenes .list-group-item:before,footer #product-traiteur-composition .list-group-item:before,header #product-traiteur-allergenes .list-group-item:before,header #product-traiteur-composition .list-group-item:before{content:"-";margin-left:.5em;margin-right:.5em}footer #product-traiteur-composition .icon-like,header #product-traiteur-composition .icon-like{background-image:url(https://www.patapain.com/themes/custom/digipat/dist/959e815422b8815f4225.svg),-webkit-gradient(linear,left top,left bottom,from(#f26c4f),to(#f26c4f));background-image:url(https://www.patapain.com/themes/custom/digipat/dist/959e815422b8815f4225.svg),linear-gradient(#f26c4f,#f26c4f)}footer #product-traiteur-crosselling,header #product-traiteur-crosselling{display:block;width:100%}footer #product-traiteur-crosselling-slide,header #product-traiteur-crosselling-slide{max-width:100%;width:100%}footer #product-traiteur-crosselling-slide form .js-form-item,header #product-traiteur-crosselling-slide form .js-form-item{width:100%}@media (min-width:992px){footer #product-traiteur-crosselling-slide .row,header #product-traiteur-crosselling-slide .row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}footer #product .slick__slide,header #product .slick__slide{padding:0;margin:0}footer #product #slick-container-product,header #product #slick-container-product{position:relative}footer #product #slick-container-product:after,header #product #slick-container-product:after{content:"";position:absolute;top:0;right:0;bottom:0;background-repeat:no-repeat;-webkit-transform:translate(0,0);transform:translate(0,0);background-position:bottom;width:110px}@media (max-width:991.98px){footer #product #slick-container-product::after,header #product #slick-container-product::after{top:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:110px}}footer #product #product-main .list-caracteristiques-image,header #product #product-main .list-caracteristiques-image{position:absolute;left:0;bottom:0;-webkit-transform:translate(0,50%);transform:translate(0,50%);z-index:1}@media (max-width:400px){footer #product #product-main .list-caracteristiques-image,header #product #product-main .list-caracteristiques-image{-webkit-transform:translate(-10%,50%);transform:translate(-10%,50%)}}footer #product #product-main .list-caracteristiques-image img,header #product #product-main .list-caracteristiques-image img{width:70px;height:70px}footer #product #product-main.produit_click_collect #slick-container-product:after,header #product #product-main.produit_click_collect #slick-container-product:after{background-image:url(https://www.patapain.com/themes/custom/digipat/dist/e075dad41c579608f440.png);z-index:1}footer #product #product-main.product_traiteur #slick-container-product:after,header #product #product-main.product_traiteur #slick-container-product:after{background-image:url(https://www.patapain.com/themes/custom/digipat/dist/bdf3c5e2de1114d5d7b8.svg);z-index:1}@media (max-width:1199.98px){footer #product #product-content,header #product #product-content{padding-top:70px}}footer #product #product-content .price,footer #product #product-content h1,header #product #product-content .price,header #product #product-content h1{text-align:center}@media (min-width:992px){footer #product #product-content .price,footer #product #product-content h1,header #product #product-content .price,header #product #product-content h1{text-align:left}}@media (min-width:768px){footer #product #slick-container-product,header #product #slick-container-product{position:relative;height:100%}footer #product #slick-container-product .slick,header #product #slick-container-product .slick{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer #product #slick-container-product:after,header #product #slick-container-product:after{top:0;bottom:0;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);background-position:top}footer #product #product-main,header #product #product-main{position:relative}footer #product #product-traiteur-allergenes,footer #product #product-traiteur-composition,header #product #product-traiteur-allergenes,header #product #product-traiteur-composition{-webkit-box-flex:1;-ms-flex:1 1 47%;flex:1 1 47%;margin:6em 1em}}footer .product-bottom-sheet,header .product-bottom-sheet{overflow:hidden}footer .product-bottom-sheet #collapseAllergene,header .product-bottom-sheet #collapseAllergene{max-height:150px;overflow-y:scroll;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}footer .product-bottom-sheet #collapseAllergene>.card,header .product-bottom-sheet #collapseAllergene>.card{border-radius:0;border:none}footer .views-infinite-scroll-content-wrapper,header .views-infinite-scroll-content-wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:991.98px){footer .views-infinite-scroll-content-wrapper,header .views-infinite-scroll-content-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}footer .js-view-dom-id-produits_collect__embed_produits_collect .js-pager__items.pager,footer .js-view-dom-id-produits_traiteur__embed_produits_traiteur .js-pager__items.pager,header .js-view-dom-id-produits_collect__embed_produits_collect .js-pager__items.pager,header .js-view-dom-id-produits_traiteur__embed_produits_traiteur .js-pager__items.pager{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;padding:0;list-style-type:none}footer .js-view-dom-id-produits_collect__embed_produits_collect .js-pager__items.pager a,footer .js-view-dom-id-produits_traiteur__embed_produits_traiteur .js-pager__items.pager a,header .js-view-dom-id-produits_collect__embed_produits_collect .js-pager__items.pager a,header .js-view-dom-id-produits_traiteur__embed_produits_traiteur .js-pager__items.pager a{border:1px solid #000;background:#000;color:#fff;font-size:.875rem;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block}@media (min-width:992px){footer .js-view-dom-id-produits_collect__embed_produits_collect .js-pager__items.pager a,footer .js-view-dom-id-produits_traiteur__embed_produits_traiteur .js-pager__items.pager a,header .js-view-dom-id-produits_collect__embed_produits_collect .js-pager__items.pager a,header .js-view-dom-id-produits_traiteur__embed_produits_traiteur .js-pager__items.pager a{width:auto}}footer .js-view-dom-id-produits_collect__embed_produits_collect .js-pager__items.pager a:hover,footer .js-view-dom-id-produits_traiteur__embed_produits_traiteur .js-pager__items.pager a:hover,header .js-view-dom-id-produits_collect__embed_produits_collect .js-pager__items.pager a:hover,header .js-view-dom-id-produits_traiteur__embed_produits_traiteur .js-pager__items.pager a:hover{background:#fff;color:#000;text-decoration:none!important}footer .field--name-crosselling,header .field--name-crosselling{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}footer .field--name-crosselling .field__items,header .field--name-crosselling .field__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:18px}@media (max-width:991.98px){footer .field--name-crosselling .field__item,header .field--name-crosselling .field__item{margin:auto;width:100%}footer .field--name-crosselling .field__item .single-card-product-slider,header .field--name-crosselling .field__item .single-card-product-slider{width:50%;margin:10px auto}footer .field--name-crosselling .field__item .single-card-product-slider .img-dispo,header .field--name-crosselling .field__item .single-card-product-slider .img-dispo{-webkit-transform:translateX(-50%) translateY(-15px);transform:translateX(-50%) translateY(-15px)}}footer #product-box-traiteur-content,header #product-box-traiteur-content{margin:0 auto 5rem 0}footer #product-box-traiteur-content .field--name-box-products,header #product-box-traiteur-content .field--name-box-products{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap}footer #product-box-traiteur-content .field--name-box-products>.field__item,header #product-box-traiteur-content .field--name-box-products>.field__item{position:relative;padding-top:1rem;min-width:256.6px;width:25%;text-align:center;border:2px solid transparent}footer #product-box-traiteur-content .field--name-box-products>.field__item .field--name-quantity,header #product-box-traiteur-content .field--name-box-products>.field__item .field--name-quantity{border:2px solid #dadada;position:absolute;top:auto;bottom:0;left:auto;right:25px;padding:.1em .2em;font-size:1.5rem;font-weight:900}footer #product-box-traiteur-content .field--name-box-products>.field__item .field--name-quantity:before,header #product-box-traiteur-content .field--name-box-products>.field__item .field--name-quantity:before{font-size:1rem;margin-right:.2em;content:"X"}footer .order-product .add,header .order-product .add{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:991.98px){footer .order-product .add,header .order-product .add{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}footer .order-product .add>div,header .order-product .add>div{width:100%}footer .order-product .add .field--name-variations,header .order-product .add .field--name-variations{padding:0;margin-bottom:0}footer .order-product .add input,header .order-product .add input{height:52px;max-width:inherit;padding:0;text-align:center;-webkit-box-flex:1;-ms-flex:1;flex:1;pointer-events:none}footer .order-product .add input[type=number],header .order-product .add input[type=number]{-moz-appearance:textfield}footer .order-product .add input::-webkit-inner-spin-button,footer .order-product .add input::-webkit-outer-spin-button,header .order-product .add input::-webkit-inner-spin-button,header .order-product .add input::-webkit-outer-spin-button{display:none}footer .order-product .add .button--add-to-cart,header .order-product .add .button--add-to-cart{display:none}footer .order-product .add button[data-action],header .order-product .add button[data-action]{color:#fff;background:#000;border:1px solid #000;height:52px;width:52px;font-size:2rem;line-height:2rem}footer .order-product .add button[type=submit],header .order-product .add button[type=submit]{display:none}footer .order-product .add .field--name-variations,header .order-product .add .field--name-variations{width:100%}footer .order-product .add .field--name-variations .field--name-quantity,header .order-product .add .field--name-variations .field--name-quantity{margin-bottom:0}@media (max-width:991.98px){footer .order-product .add .container-quantity-button input,header .order-product .add .container-quantity-button input{background:#000;color:#fff}}@media (max-width:991.98px){footer .order-product .add .container-quantity-button button,header .order-product .add .container-quantity-button button{border:1px solid #fff;background:#fff;color:#000}}footer body.entity-commerce_product-canonical .container-quantity-button input,header body.entity-commerce_product-canonical .container-quantity-button input{max-width:85px}@media (max-width:991.98px){footer #product-content .order-product .container-quantity-button input,header #product-content .order-product .container-quantity-button input{background:#fff;color:#000}}@media (max-width:991.98px){footer #product-content .order-product .container-quantity-button button,header #product-content .order-product .container-quantity-button button{border:1px solid #000;background:#000;color:#fff}}footer #flyout_product_list .order-product .container-quantity-button input,header #flyout_product_list .order-product .container-quantity-button input{background:#fff;color:#000}footer #flyout_product_list .order-product .container-quantity-button button,header #flyout_product_list .order-product .container-quantity-button button{border:1px solid #000;background:#000;color:#fff}footer .views-field-edit-quantity,header .views-field-edit-quantity{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:991.98px){footer .views-field-edit-quantity,header .views-field-edit-quantity{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}footer .views-field-edit-quantity>div,header .views-field-edit-quantity>div{width:100%}footer .views-field-edit-quantity .field--name-variations,header .views-field-edit-quantity .field--name-variations{padding:0;margin-bottom:0}footer .views-field-edit-quantity input,header .views-field-edit-quantity input{height:52px;max-width:inherit;padding:0;text-align:center;-webkit-box-flex:1;-ms-flex:1;flex:1;pointer-events:none}footer .views-field-edit-quantity input[type=number],header .views-field-edit-quantity input[type=number]{-moz-appearance:textfield}footer .views-field-edit-quantity input::-webkit-inner-spin-button,footer .views-field-edit-quantity input::-webkit-outer-spin-button,header .views-field-edit-quantity input::-webkit-inner-spin-button,header .views-field-edit-quantity input::-webkit-outer-spin-button{display:none}footer .views-field-edit-quantity .button--add-to-cart,header .views-field-edit-quantity .button--add-to-cart{display:none}footer .views-field-edit-quantity button[data-action],header .views-field-edit-quantity button[data-action]{color:#fff;background:#000;border:1px solid #000;height:52px;width:52px;font-size:2rem;line-height:2rem}footer .views-field-edit-quantity button[type=submit],header .views-field-edit-quantity button[type=submit]{display:none}footer .views-field-edit-quantity div,header .views-field-edit-quantity div{display:-webkit-box;display:-ms-flexbox;display:flex}footer .block-header-products,header .block-header-products{width:100%}footer #header-products,header #header-products{height:auto;padding:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;overflow:hidden}@media (min-width:768px){footer #header-products.header-product-traiteur,header #header-products.header-product-traiteur{margin-bottom:3rem;-webkit-box-orient:inherit;-webkit-box-direction:inherit;-ms-flex-direction:inherit;flex-direction:inherit;height:550px}}footer #header-products.header-product-traiteur img,header #header-products.header-product-traiteur img{width:100%}@media (min-width:768px){footer #header-products img,header #header-products img{-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;height:100%}}footer #header-products .header-products-box,header #header-products .header-products-box{text-align:center;padding:30px 35px;background:#fff;z-index:0;width:100%}@media (min-width:768px){footer #header-products .header-products-box,header #header-products .header-products-box{width:auto;max-width:600px}}footer #header-products .header-products-box h1,header #header-products .header-products-box h1{word-wrap:anywhere}footer #header-products .header-products-box h1,footer #header-products .header-products-box h1 strong,header #header-products .header-products-box h1,header #header-products .header-products-box h1 strong{font-weight:900}footer #header-products .header-products-box h2,header #header-products .header-products-box h2{font-size:1.5rem;font-weight:400;line-height:36px}footer #paragraph-product-list,header #paragraph-product-list{margin-bottom:0}@media (max-width:991.98px){footer #paragraph-product-list,header #paragraph-product-list{margin-left:-15px;margin-right:-15px}}@media (min-width:768px){footer #paragraph-product-list,header #paragraph-product-list{margin-bottom:35px}}footer #paragraph-product-list .paragraph--type--home-reception,header #paragraph-product-list .paragraph--type--home-reception{max-width:100%;height:inherit;padding:0;margin:0!important}footer #paragraph-product-list .paragraph--type--home-evenement,header #paragraph-product-list .paragraph--type--home-evenement{padding:0}@media (min-width:768px){footer #paragraph-product-list .paragraph--type--block-simple,header #paragraph-product-list .paragraph--type--block-simple{height:450px}}footer #products,header #products{margin-top:2em;margin-bottom:5em;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}footer #products .order-product .add,header #products .order-product .add{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer #products #products-list-title,header #products #products-list-title{margin-top:35px;margin-bottom:70px;padding:0;text-align:center}@media (max-width:991.98px){footer #products #products-list-title,header #products #products-list-title{width:80%;margin:15px auto}}footer #products #products-list-title h1,header #products #products-list-title h1{font-weight:700;font-size:30px;margin-bottom:30px}footer #products #sidebar,header #products #sidebar{margin-bottom:2rem;padding:3rem 0 1rem;background-color:rgba(241,241,241,.48)!important}@media (max-width:991.98px){footer #products #sidebar .vignette,header #products #sidebar .vignette{display:none}}footer #products #sidebar .dropdown,header #products #sidebar .dropdown{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative;text-align:right}@media (max-width:991.98px){footer #products #sidebar .dropdown #text-category-select-menu,header #products #sidebar .dropdown #text-category-select-menu{position:absolute;pointer-events:none;left:0;z-index:5}}footer #products #sidebar .dropdown #text-category-select-menu,header #products #sidebar .dropdown #text-category-select-menu{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;margin-right:-46px;text-align:center;font-weight:700;font-size:18px;line-height:36px}footer #products #sidebar .dropdown .dropdown-menu,header #products #sidebar .dropdown .dropdown-menu{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;top:3em!important;left:auto;right:0;-webkit-transform:translate3d(0,0,0)!important;transform:translate3d(0,0,0)!important;border-radius:0}footer #products #sidebar .dropdown-toggle,header #products #sidebar .dropdown-toggle{background-color:transparent;border:none;outline:0;color:transparent;text-align:center}footer #products #sidebar .dropdown-toggle:focus,header #products #sidebar .dropdown-toggle:focus{-webkit-box-shadow:none;box-shadow:none}@media (max-width:991.98px){footer #products #sidebar .dropdown-toggle,header #products #sidebar .dropdown-toggle{position:relative;width:100%;outline:0}footer #products #sidebar .dropdown-toggle:after,header #products #sidebar .dropdown-toggle:after{z-index:10;position:absolute;right:10px;content:url(https://www.patapain.com/themes/custom/digipat/dist/95a083bde88a0e3e0bc2.png);-webkit-transform:rotate(-90deg) scale(.65) translateX(50%);transform:rotate(-90deg) scale(.65) translateX(50%)}}footer #products #sidebar .dropdown-toggle img,header #products #sidebar .dropdown-toggle img{width:20px}footer #products #sidebar .facets-widget-links,footer #products #sidebar .facets-widget-range_slider,header #products #sidebar .facets-widget-links,header #products #sidebar .facets-widget-range_slider{padding:0 1rem}footer #products #sidebar .facets-widget-links h3,footer #products #sidebar .facets-widget-range_slider h3,header #products #sidebar .facets-widget-links h3,header #products #sidebar .facets-widget-range_slider h3{display:none}footer #products #sidebar .facets-widget-links ul,footer #products #sidebar .facets-widget-range_slider ul,header #products #sidebar .facets-widget-links ul,header #products #sidebar .facets-widget-range_slider ul{padding-left:0}footer #products #sidebar .facets-widget-links ul li,footer #products #sidebar .facets-widget-range_slider ul li,header #products #sidebar .facets-widget-links ul li,header #products #sidebar .facets-widget-range_slider ul li{list-style-type:none}footer #products #sidebar .facets-widget-links ul li a,footer #products #sidebar .facets-widget-range_slider ul li a,header #products #sidebar .facets-widget-links ul li a,header #products #sidebar .facets-widget-range_slider ul li a{display:block;padding:.5px 0 .5px 10px;color:#000;position:relative}footer #products #sidebar .facets-widget-links ul li a::before,footer #products #sidebar .facets-widget-range_slider ul li a::before,header #products #sidebar .facets-widget-links ul li a::before,header #products #sidebar .facets-widget-range_slider ul li a::before{position:absolute;content:"";background:#000;height:100%;display:block;top:0;left:-15px;width:0;-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}footer #products #sidebar .facets-widget-links ul li a:hover::before,footer #products #sidebar .facets-widget-range_slider ul li a:hover::before,header #products #sidebar .facets-widget-links ul li a:hover::before,header #products #sidebar .facets-widget-range_slider ul li a:hover::before{width:5px}footer #products #sidebar .facets-widget-links ul li a.is-active,footer #products #sidebar .facets-widget-range_slider ul li a.is-active,header #products #sidebar .facets-widget-links ul li a.is-active,header #products #sidebar .facets-widget-range_slider ul li a.is-active{font-weight:900;position:relative}footer #products #sidebar .facets-widget-links ul li a.is-active::before,footer #products #sidebar .facets-widget-range_slider ul li a.is-active::before,header #products #sidebar .facets-widget-links ul li a.is-active::before,header #products #sidebar .facets-widget-range_slider ul li a.is-active::before{width:5px}footer #products #sidebar .facets-widget-links ul li a .facet-item__status,footer #products #sidebar .facets-widget-range_slider ul li a .facet-item__status,header #products #sidebar .facets-widget-links ul li a .facet-item__status,header #products #sidebar .facets-widget-range_slider ul li a .facet-item__status{display:none}footer #products #sidebar .facets-widget-range_slider ul,header #products #sidebar .facets-widget-range_slider ul{padding:0 1rem}footer #products #products-list,header #products #products-list{margin:0 auto 5rem 0}footer #products #products-list article .product_traiteur,header #products #products-list article .product_traiteur{position:relative}footer #products #products-list article .product_traiteur .blazy,header #products #products-list article .product_traiteur .blazy{background:#fff}footer #products #products-list article .product_traiteur .blazy .media__image,header #products #products-list article .product_traiteur .blazy .media__image{display:block;margin:0 auto}footer #products #products-list article .product_traiteur:hover::before,header #products #products-list article .product_traiteur:hover::before{content:"";inset:0;-webkit-box-shadow:0 20px 20px rgba(0,0,0,.2);box-shadow:0 20px 20px rgba(0,0,0,.2);position:absolute;z-index:0}footer #products #products-list .product_traiteur .img-dispo,footer #products #products-list .produit_click_collect .img-dispo,header #products #products-list .product_traiteur .img-dispo,header #products #products-list .produit_click_collect .img-dispo{display:none}footer #products #products-list .view-content.row,header #products #products-list .view-content.row{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}footer #products #products-list .views-row,header #products #products-list .views-row{width:230px;margin:0 2.2% 50px;text-align:center}footer #products .pagination,header #products .pagination{margin-top:3em;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer #products .pagination .pager__item--next,footer #products .pagination .pager__item--prev,header #products .pagination .pager__item--next,header #products .pagination .pager__item--prev{display:none}footer #products .pagination .page-item,footer #products .pagination .pager__item--next,header #products .pagination .page-item,header #products .pagination .pager__item--next{margin:.2em}footer #products .pagination .page-item span,footer #products .pagination .pager__item--next span,header #products .pagination .page-item span,header #products .pagination .pager__item--next span{border-radius:0}footer #products .pagination .page-item a,footer #products .pagination .page-item.page-link,footer #products .pagination .pager__item--next a,footer #products .pagination .pager__item--next.page-link,header #products .pagination .page-item a,header #products .pagination .page-item.page-link,header #products .pagination .pager__item--next a,header #products .pagination .pager__item--next.page-link{border-top-right-radius:0;border-bottom-right-radius:0;border:1px solid transparent;-webkit-transition:border .3s linear;transition:border .3s linear}footer #products .pagination .page-item .page-link,footer #products .pagination .pager__item--next .page-link,header #products .pagination .page-item .page-link,header #products .pagination .pager__item--next .page-link{font-size:1.5rem}@media (max-width:991.98px){footer #products .pagination .page-item .page-link,footer #products .pagination .pager__item--next .page-link,header #products .pagination .page-item .page-link,header #products .pagination .pager__item--next .page-link{font-size:1rem}}footer #products .pagination .page-item .page-link:hover,footer #products .pagination .pager__item--next .page-link:hover,header #products .pagination .page-item .page-link:hover,header #products .pagination .pager__item--next .page-link:hover{border:1px solid #000}footer #products .pagination .page-item span.page-link:hover,footer #products .pagination .pager__item--next span.page-link:hover,header #products .pagination .page-item span.page-link:hover,header #products .pagination .pager__item--next span.page-link:hover{border:none}footer #products .pagination .page-item.active span,footer #products .pagination .pager__item--next.active span,header #products .pagination .page-item.active span,header #products .pagination .pager__item--next.active span{background-color:#000;color:#fefefe}@media (min-width:992px){footer #products #products-list-title,header #products #products-list-title{text-align:center}footer #products #products-list-title p,header #products #products-list-title p{font-size:1rem}footer #products #sidebar,header #products #sidebar{background-color:rgba(241,241,241,.48)!important;position:relative}footer #products #sidebar .vignette,header #products #sidebar .vignette{position:absolute;top:0;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:110px;height:110px}footer #products #sidebar:before,header #products #sidebar:before{display:none}footer #products #sidebar .dropdown,header #products #sidebar .dropdown{-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal;-webkit-box-pack:normal;-ms-flex-pack:normal;justify-content:normal}footer #products #sidebar .dropdown #text-category-select-menu,footer #products #sidebar .dropdown .dropdown-toggle,header #products #sidebar .dropdown #text-category-select-menu,header #products #sidebar .dropdown .dropdown-toggle{display:none}footer #products #sidebar .dropdown .dropdown-toggle,header #products #sidebar .dropdown .dropdown-toggle{background-color:transparent;color:transparent}footer #products #sidebar .dropdown .dropdown-toggle img,header #products #sidebar .dropdown .dropdown-toggle img{width:20px}footer #products #sidebar .dropdown .dropdown-menu,header #products #sidebar .dropdown .dropdown-menu{position:relative!important;display:block;top:initial!important;-webkit-box-flex:initial!important;-ms-flex:initial!important;flex:initial!important;background-color:transparent!important;border:0;z-index:0}footer #products #sidebar .dropdown .dropdown-menu .dropdown-item,header #products #sidebar .dropdown .dropdown-menu .dropdown-item{padding:0}footer #products #sidebar .dropdown .dropdown-menu .dropdown-item:active,footer #products #sidebar .dropdown .dropdown-menu .dropdown-item:focus,footer #products #sidebar .dropdown .dropdown-menu .dropdown-item:hover,header #products #sidebar .dropdown .dropdown-menu .dropdown-item:active,header #products #sidebar .dropdown .dropdown-menu .dropdown-item:focus,header #products #sidebar .dropdown .dropdown-menu .dropdown-item:hover{background-color:transparent}footer #products #sidebar .facets-widget-links,footer #products #sidebar .facets-widget-range_slider,header #products #sidebar .facets-widget-links,header #products #sidebar .facets-widget-range_slider{padding:0 1rem}footer #products #sidebar .facets-widget-links h3,footer #products #sidebar .facets-widget-range_slider h3,header #products #sidebar .facets-widget-links h3,header #products #sidebar .facets-widget-range_slider h3{display:block;font-weight:700;font-size:16px;padding-bottom:.5rem;border-bottom:1px solid #dadada}footer #products #sidebar .facets-widget-links ul,footer #products #sidebar .facets-widget-range_slider ul,header #products #sidebar .facets-widget-links ul,header #products #sidebar .facets-widget-range_slider ul{padding-left:0}footer #products #sidebar .facets-widget-links ul li,footer #products #sidebar .facets-widget-range_slider ul li,header #products #sidebar .facets-widget-links ul li,header #products #sidebar .facets-widget-range_slider ul li{list-style-type:none}footer #products #sidebar .facets-widget-links ul li a,footer #products #sidebar .facets-widget-range_slider ul li a,header #products #sidebar .facets-widget-links ul li a,header #products #sidebar .facets-widget-range_slider ul li a{display:block;padding:5px 0 5px 5px;margin:1px 0;color:#000;position:relative;font-size:14px}footer #products #sidebar .facets-widget-links ul li a.is-active,footer #products #sidebar .facets-widget-range_slider ul li a.is-active,header #products #sidebar .facets-widget-links ul li a.is-active,header #products #sidebar .facets-widget-range_slider ul li a.is-active{font-weight:700}footer #products #sidebar .facets-widget-links ul li a .facet-item__status,footer #products #sidebar .facets-widget-range_slider ul li a .facet-item__status,header #products #sidebar .facets-widget-links ul li a .facet-item__status,header #products #sidebar .facets-widget-range_slider ul li a .facet-item__status{display:none}footer #products #sidebar .facets-widget-range_slider ul,header #products #sidebar .facets-widget-range_slider ul{padding:0 1rem}}@media (max-width:991.98px){footer #products #products-list,header #products #products-list{padding:0}footer #products #products-list .view-content.row,header #products #products-list .view-content.row{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}footer #products #products-list .views-row,header #products #products-list .views-row{margin:0 7.56% 50px;text-align:center}footer #products #sidebar,header #products #sidebar{padding-top:1rem}footer #products #sidebar .dropdown,header #products #sidebar .dropdown{display:block}}@media (max-width:767.98px){footer #products #products-list .view-content.row,header #products #products-list .view-content.row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer #products #products-list .views-row,header #products #products-list .views-row{margin-bottom:50px;width:250px;text-align:center}}footer .single-product-static .add button[type=submit],header .single-product-static .add button[type=submit]{display:block}footer .container-product-main .digipat-slider-container,header .container-product-main .digipat-slider-container{width:90%;margin:auto}footer .container-product-main .digipat-slider-container .digipat-slider--arrows,header .container-product-main .digipat-slider-container .digipat-slider--arrows{width:105%;left:-3%}@media (min-width:768px){footer .container-product-main .digipat-slider-container .digipat-slider--arrows,header .container-product-main .digipat-slider-container .digipat-slider--arrows{width:84%;left:8%}}footer .container-product-main img,header .container-product-main img{width:100%;height:auto}footer div[id*=slick-commerce-product-product-traiteur-crosselling],footer div[id*=slick-commerce-product-product-traiteur-medias-produit],header div[id*=slick-commerce-product-product-traiteur-crosselling],header div[id*=slick-commerce-product-product-traiteur-medias-produit]{position:relative;height:100%}footer div[id*=slick-commerce-product-product-traiteur-crosselling] .media--loading::before,footer div[id*=slick-commerce-product-product-traiteur-medias-produit] .media--loading::before,header div[id*=slick-commerce-product-product-traiteur-crosselling] .media--loading::before,header div[id*=slick-commerce-product-product-traiteur-medias-produit] .media--loading::before{background:#4196b0}footer div[id*=slick-commerce-product-product-traiteur-crosselling] .slide__content,footer div[id*=slick-commerce-product-product-traiteur-medias-produit] .slide__content,header div[id*=slick-commerce-product-product-traiteur-crosselling] .slide__content,header div[id*=slick-commerce-product-product-traiteur-medias-produit] .slide__content{text-align:center}footer div[id*=slick-commerce-product-product-traiteur-crosselling] .slick-lightbox-slick,footer div[id*=slick-commerce-product-product-traiteur-crosselling] .slick__arrow,footer div[id*=slick-commerce-product-product-traiteur-medias-produit] .slick-lightbox-slick,footer div[id*=slick-commerce-product-product-traiteur-medias-produit] .slick__arrow,header div[id*=slick-commerce-product-product-traiteur-crosselling] .slick-lightbox-slick,header div[id*=slick-commerce-product-product-traiteur-crosselling] .slick__arrow,header div[id*=slick-commerce-product-product-traiteur-medias-produit] .slick-lightbox-slick,header div[id*=slick-commerce-product-product-traiteur-medias-produit] .slick__arrow{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;top:50%;left:0;right:0;width:100%;margin:0 auto;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}footer div[id*=slick-commerce-product-product-traiteur-crosselling] .slick-lightbox-slick button::before,footer div[id*=slick-commerce-product-product-traiteur-crosselling] .slick__arrow button::before,footer div[id*=slick-commerce-product-product-traiteur-medias-produit] .slick-lightbox-slick button::before,footer div[id*=slick-commerce-product-product-traiteur-medias-produit] .slick__arrow button::before,header div[id*=slick-commerce-product-product-traiteur-crosselling] .slick-lightbox-slick button::before,header div[id*=slick-commerce-product-product-traiteur-crosselling] .slick__arrow button::before,header div[id*=slick-commerce-product-product-traiteur-medias-produit] .slick-lightbox-slick button::before,header div[id*=slick-commerce-product-product-traiteur-medias-produit] .slick__arrow button::before{content:"";border-style:solid;border-width:.1em .1em 0 0;border-color:#000;display:inline-block;height:1em;width:1em;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}footer div[id*=slick-commerce-product-product-traiteur-crosselling] .slick-lightbox-slick button:last-child,footer div[id*=slick-commerce-product-product-traiteur-crosselling] .slick__arrow button:last-child,footer div[id*=slick-commerce-product-product-traiteur-medias-produit] .slick-lightbox-slick button:last-child,footer div[id*=slick-commerce-product-product-traiteur-medias-produit] .slick__arrow button:last-child,header div[id*=slick-commerce-product-product-traiteur-crosselling] .slick-lightbox-slick button:last-child,header div[id*=slick-commerce-product-product-traiteur-crosselling] .slick__arrow button:last-child,header div[id*=slick-commerce-product-product-traiteur-medias-produit] .slick-lightbox-slick button:last-child,header div[id*=slick-commerce-product-product-traiteur-medias-produit] .slick__arrow button:last-child{left:90%}footer div[id*=slick-commerce-product-product-traiteur-crosselling] .slick-lightbox-slick button:last-child::before,footer div[id*=slick-commerce-product-product-traiteur-crosselling] .slick__arrow button:last-child::before,footer div[id*=slick-commerce-product-product-traiteur-medias-produit] .slick-lightbox-slick button:last-child::before,footer div[id*=slick-commerce-product-product-traiteur-medias-produit] .slick__arrow button:last-child::before,header div[id*=slick-commerce-product-product-traiteur-crosselling] .slick-lightbox-slick button:last-child::before,header div[id*=slick-commerce-product-product-traiteur-crosselling] .slick__arrow button:last-child::before,header div[id*=slick-commerce-product-product-traiteur-medias-produit] .slick-lightbox-slick button:last-child::before,header div[id*=slick-commerce-product-product-traiteur-medias-produit] .slick__arrow button:last-child::before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}footer div[id*=slick-commerce-product-product-traiteur-crosselling] .slick__arrow button:last-child,header div[id*=slick-commerce-product-product-traiteur-crosselling] .slick__arrow button:last-child{left:100%}footer .path-checkout .store-locator,header .path-checkout .store-locator{display:none}footer #frr_order_change_order_store,footer #init_maps,header #frr_order_change_order_store,header #init_maps{cursor:pointer}footer #store-locator-form .store-locator .form-row,header #store-locator-form .store-locator .form-row{padding:0 2rem;display:none}footer #store-locator-form .store-locator [id^=edit-actions],header #store-locator-form .store-locator [id^=edit-actions]{display:none!important}footer .store-locator,footer .store-locator-view,header .store-locator,header .store-locator-view{margin-bottom:9em;width:calc(100vw - var(--vw));position:relative;padding:0;opacity:0;-webkit-transition:opacity .4s ease-in;transition:opacity .4s ease-in}footer .store-locator-view.active,footer .store-locator.active,header .store-locator-view.active,header .store-locator.active{opacity:1}footer .store-locator .col-sm-12,footer .store-locator-view .col-sm-12,header .store-locator .col-sm-12,header .store-locator-view .col-sm-12{padding:0}footer .cart.cart-form .store-locator .alert-wrapper,footer .cart.cart-form .store-locator-view .alert-wrapper,footer .node--landing .store-locator .field--name-field-page-paragraph,footer .node--landing .store-locator .field--type-text-with-summary,footer .node--landing .store-locator-view .field--name-field-page-paragraph,footer .node--landing .store-locator-view .field--type-text-with-summary,footer .store-locator .cart.cart-form .alert-wrapper,footer .store-locator .container,footer .store-locator .container-fluid,footer .store-locator .container-lg,footer .store-locator .container-md,footer .store-locator .container-sm,footer .store-locator .container-xl,footer .store-locator .node--landing .field--name-field-page-paragraph,footer .store-locator .node--landing .field--type-text-with-summary,footer .store-locator article[class*=fetes_receptions] .node__content,footer .store-locator article[class*=recrutement] .node__content,footer .store-locator div[class*=col],footer .store-locator-view .cart.cart-form .alert-wrapper,footer .store-locator-view .container,footer .store-locator-view .container-fluid,footer .store-locator-view .container-lg,footer .store-locator-view .container-md,footer .store-locator-view .container-sm,footer .store-locator-view .container-xl,footer .store-locator-view .node--landing .field--name-field-page-paragraph,footer .store-locator-view .node--landing .field--type-text-with-summary,footer .store-locator-view article[class*=fetes_receptions] .node__content,footer .store-locator-view article[class*=recrutement] .node__content,footer .store-locator-view div[class*=col],footer article[class*=fetes_receptions] .store-locator .node__content,footer article[class*=fetes_receptions] .store-locator-view .node__content,footer article[class*=recrutement] .store-locator .node__content,footer article[class*=recrutement] .store-locator-view .node__content,header .cart.cart-form .store-locator .alert-wrapper,header .cart.cart-form .store-locator-view .alert-wrapper,header .node--landing .store-locator .field--name-field-page-paragraph,header .node--landing .store-locator .field--type-text-with-summary,header .node--landing .store-locator-view .field--name-field-page-paragraph,header .node--landing .store-locator-view .field--type-text-with-summary,header .store-locator .cart.cart-form .alert-wrapper,header .store-locator .container,header .store-locator .container-fluid,header .store-locator .container-lg,header .store-locator .container-md,header .store-locator .container-sm,header .store-locator .container-xl,header .store-locator .node--landing .field--name-field-page-paragraph,header .store-locator .node--landing .field--type-text-with-summary,header .store-locator article[class*=fetes_receptions] .node__content,header .store-locator article[class*=recrutement] .node__content,header .store-locator div[class*=col],header .store-locator-view .cart.cart-form .alert-wrapper,header .store-locator-view .container,header .store-locator-view .container-fluid,header .store-locator-view .container-lg,header .store-locator-view .container-md,header .store-locator-view .container-sm,header .store-locator-view .container-xl,header .store-locator-view .node--landing .field--name-field-page-paragraph,header .store-locator-view .node--landing .field--type-text-with-summary,header .store-locator-view article[class*=fetes_receptions] .node__content,header .store-locator-view article[class*=recrutement] .node__content,header .store-locator-view div[class*=col],header article[class*=fetes_receptions] .store-locator .node__content,header article[class*=fetes_receptions] .store-locator-view .node__content,header article[class*=recrutement] .store-locator .node__content,header article[class*=recrutement] .store-locator-view .node__content{padding:0;margin-bottom:0}@media (max-width:1199.98px){footer .store-locator .view-choisir-son-restaurant,footer .store-locator-view .view-choisir-son-restaurant,header .store-locator .view-choisir-son-restaurant,header .store-locator-view .view-choisir-son-restaurant{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}footer .store-locator .view-choisir-son-restaurant #geofield-map-view-choisir-son-restaurant-gmap-geoplaces .gm-style-iw-tc,footer .store-locator-view .view-choisir-son-restaurant #geofield-map-view-choisir-son-restaurant-gmap-geoplaces .gm-style-iw-tc,header .store-locator .view-choisir-son-restaurant #geofield-map-view-choisir-son-restaurant-gmap-geoplaces .gm-style-iw-tc,header .store-locator-view .view-choisir-son-restaurant #geofield-map-view-choisir-son-restaurant-gmap-geoplaces .gm-style-iw-tc{display:none}footer .store-locator .view-choisir-son-restaurant .view-filters,footer .store-locator-view .view-choisir-son-restaurant .view-filters,header .store-locator .view-choisir-son-restaurant .view-filters,header .store-locator-view .view-choisir-son-restaurant .view-filters{background-color:#fff}@media (max-width:991.98px){footer .store-locator .view-choisir-son-restaurant .view-filters,footer .store-locator-view .view-choisir-son-restaurant .view-filters,header .store-locator .view-choisir-son-restaurant .view-filters,header .store-locator-view .view-choisir-son-restaurant .view-filters{background:0 0}}@media (max-width:991.98px){footer .store-locator .view-choisir-son-restaurant .view-filters h1,footer .store-locator-view .view-choisir-son-restaurant .view-filters h1,header .store-locator .view-choisir-son-restaurant .view-filters h1,header .store-locator-view .view-choisir-son-restaurant .view-filters h1{display:none}footer .store-locator .view-choisir-son-restaurant .view-filters .views-exposed-form,footer .store-locator-view .view-choisir-son-restaurant .view-filters .views-exposed-form,header .store-locator .view-choisir-son-restaurant .view-filters .views-exposed-form,header .store-locator-view .view-choisir-son-restaurant .view-filters .views-exposed-form{width:70%;margin:25px auto}}footer .store-locator .view-choisir-son-restaurant .view-filters h1,footer .store-locator-view .view-choisir-son-restaurant .view-filters h1,header .store-locator .view-choisir-son-restaurant .view-filters h1,header .store-locator-view .view-choisir-son-restaurant .view-filters h1{padding:1rem 2rem;text-align:center;font-weight:900;text-transform:uppercase;margin:0 auto .5em auto}footer .store-locator .view-choisir-son-restaurant .view-filters .form-row,footer .store-locator-view .view-choisir-son-restaurant .view-filters .form-row,header .store-locator .view-choisir-son-restaurant .view-filters .form-row,header .store-locator-view .view-choisir-son-restaurant .view-filters .form-row{position:relative}footer .store-locator .view-choisir-son-restaurant .view-filters .form-row .form-fieldset,footer .store-locator-view .view-choisir-son-restaurant .view-filters .form-row .form-fieldset,header .store-locator .view-choisir-son-restaurant .view-filters .form-row .form-fieldset,header .store-locator-view .view-choisir-son-restaurant .view-filters .form-row .form-fieldset{width:80%}footer .store-locator .view-choisir-son-restaurant .view-filters .form-row .form-item-address__locality,footer .store-locator-view .view-choisir-son-restaurant .view-filters .form-row .form-item-address__locality,header .store-locator .view-choisir-son-restaurant .view-filters .form-row .form-item-address__locality,header .store-locator-view .view-choisir-son-restaurant .view-filters .form-row .form-item-address__locality{width:100%;margin:0 auto}footer .store-locator .view-choisir-son-restaurant .view-filters .form-row .form-item-address__locality:before,footer .store-locator-view .view-choisir-son-restaurant .view-filters .form-row .form-item-address__locality:before,header .store-locator .view-choisir-son-restaurant .view-filters .form-row .form-item-address__locality:before,header .store-locator-view .view-choisir-son-restaurant .view-filters .form-row .form-item-address__locality:before{content:"";background-image:url(https://www.patapain.com/themes/custom/digipat/dist/e5adcc8925cc00a1ef5d.svg);background-repeat:no-repeat;background-position:left;display:inline-block;position:absolute;top:0;bottom:0;left:0;right:0;width:20px;margin:.2rem .2rem .2rem 1rem;z-index:10}footer .store-locator .view-choisir-son-restaurant .view-filters fieldset,footer .store-locator-view .view-choisir-son-restaurant .view-filters fieldset,header .store-locator .view-choisir-son-restaurant .view-filters fieldset,header .store-locator-view .view-choisir-son-restaurant .view-filters fieldset{margin-bottom:0}footer .store-locator .view-choisir-son-restaurant .view-filters fieldset label,footer .store-locator-view .view-choisir-son-restaurant .view-filters fieldset label,header .store-locator .view-choisir-son-restaurant .view-filters fieldset label,header .store-locator-view .view-choisir-son-restaurant .view-filters fieldset label{display:none}footer .store-locator .view-choisir-son-restaurant .view-filters input,footer .store-locator-view .view-choisir-son-restaurant .view-filters input,header .store-locator .view-choisir-son-restaurant .view-filters input,header .store-locator-view .view-choisir-son-restaurant .view-filters input{position:relative;padding:0 1rem 0 3rem;margin:0;border:1px solid #000;font-weight:700;font-size:16px;border-radius:0;width:100%}footer .store-locator .view-choisir-son-restaurant .view-filters div[id*=edit-actions],footer .store-locator-view .view-choisir-son-restaurant .view-filters div[id*=edit-actions],header .store-locator .view-choisir-son-restaurant .view-filters div[id*=edit-actions],header .store-locator-view .view-choisir-son-restaurant .view-filters div[id*=edit-actions]{margin:0 0 0 1em!important;padding:0;display:none;width:auto!important}footer .store-locator .view-choisir-son-restaurant .view-filters div[id*=edit-actions] button,footer .store-locator-view .view-choisir-son-restaurant .view-filters div[id*=edit-actions] button,header .store-locator .view-choisir-son-restaurant .view-filters div[id*=edit-actions] button,header .store-locator-view .view-choisir-son-restaurant .view-filters div[id*=edit-actions] button{height:35px;width:35px;border-radius:50%;color:transparent}footer .store-locator .view-choisir-son-restaurant .view-filters div[id*=edit-actions] button:before,footer .store-locator-view .view-choisir-son-restaurant .view-filters div[id*=edit-actions] button:before,header .store-locator .view-choisir-son-restaurant .view-filters div[id*=edit-actions] button:before,header .store-locator-view .view-choisir-son-restaurant .view-filters div[id*=edit-actions] button:before{content:"";background-image:url(https://www.patapain.com/themes/custom/digipat/dist/872c62a7b3ecc81afe6e.svg);background-size:contain;height:27px;width:27px;background-repeat:no-repeat;position:absolute;top:50%;bottom:0;left:50%;right:0;-webkit-transform:translate(-50%,calc(-50% + 2px)) rotate(90deg);transform:translate(-50%,calc(-50% + 2px)) rotate(90deg);z-index:0}footer .store-locator .view-choisir-son-restaurant .view-filters .view-content,footer .store-locator-view .view-choisir-son-restaurant .view-filters .view-content,header .store-locator .view-choisir-son-restaurant .view-filters .view-content,header .store-locator-view .view-choisir-son-restaurant .view-filters .view-content{margin:1em 0 0;overflow-y:auto;height:auto;max-height:550px}footer .store-locator .view-choisir-son-restaurant .view-filters .view-content .views-row,footer .store-locator-view .view-choisir-son-restaurant .view-filters .view-content .views-row,header .store-locator .view-choisir-son-restaurant .view-filters .view-content .views-row,header .store-locator-view .view-choisir-son-restaurant .view-filters .view-content .views-row{width:100%;padding:1em 0;border-bottom:2px solid #e6e6e6;margin:0 auto;-webkit-transition:.1s all ease-in-out;transition:.1s all ease-in-out}@media (min-width:992px){footer .store-locator .view-choisir-son-restaurant .view-filters .view-content .views-row,footer .store-locator-view .view-choisir-son-restaurant .view-filters .view-content .views-row,header .store-locator .view-choisir-son-restaurant .view-filters .view-content .views-row,header .store-locator-view .view-choisir-son-restaurant .view-filters .view-content .views-row{width:70%}}footer .store-locator .view-choisir-son-restaurant .view-filters .view-content .views-row:focus,footer .store-locator .view-choisir-son-restaurant .view-filters .view-content .views-row:hover,footer .store-locator-view .view-choisir-son-restaurant .view-filters .view-content .views-row:focus,footer .store-locator-view .view-choisir-son-restaurant .view-filters .view-content .views-row:hover,header .store-locator .view-choisir-son-restaurant .view-filters .view-content .views-row:focus,header .store-locator .view-choisir-son-restaurant .view-filters .view-content .views-row:hover,header .store-locator-view .view-choisir-son-restaurant .view-filters .view-content .views-row:focus,header .store-locator-view .view-choisir-son-restaurant .view-filters .view-content .views-row:hover{background-color:#000;cursor:pointer}footer .store-locator .view-choisir-son-restaurant .view-filters .view-content .views-row:focus .views-field,footer .store-locator .view-choisir-son-restaurant .view-filters .view-content .views-row:hover .views-field,footer .store-locator-view .view-choisir-son-restaurant .view-filters .view-content .views-row:focus .views-field,footer .store-locator-view .view-choisir-son-restaurant .view-filters .view-content .views-row:hover .views-field,header .store-locator .view-choisir-son-restaurant .view-filters .view-content .views-row:focus .views-field,header .store-locator .view-choisir-son-restaurant .view-filters .view-content .views-row:hover .views-field,header .store-locator-view .view-choisir-son-restaurant .view-filters .view-content .views-row:focus .views-field,header .store-locator-view .view-choisir-son-restaurant .view-filters .view-content .views-row:hover .views-field{color:#fefefe}footer .store-locator .view-choisir-son-restaurant .view-filters .view-content .views-row:last-child,footer .store-locator-view .view-choisir-son-restaurant .view-filters .view-content .views-row:last-child,header .store-locator .view-choisir-son-restaurant .view-filters .view-content .views-row:last-child,header .store-locator-view .view-choisir-son-restaurant .view-filters .view-content .views-row:last-child{border-bottom:none}footer .store-locator .view-choisir-son-restaurant .view-filters .view-content .views-row .views-field,footer .store-locator-view .view-choisir-son-restaurant .view-filters .view-content .views-row .views-field,header .store-locator .view-choisir-son-restaurant .view-filters .view-content .views-row .views-field,header .store-locator-view .view-choisir-son-restaurant .view-filters .view-content .views-row .views-field{color:#000;font-size:12px;text-align:left}footer .store-locator .view-choisir-son-restaurant .view-filters .view-content .views-row .views-field .open-days,footer .store-locator-view .view-choisir-son-restaurant .view-filters .view-content .views-row .views-field .open-days,header .store-locator .view-choisir-son-restaurant .view-filters .view-content .views-row .views-field .open-days,header .store-locator-view .view-choisir-son-restaurant .view-filters .view-content .views-row .views-field .open-days{color:#009b32}footer .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup-pane,footer .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup-pane,header .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup-pane,header .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup-pane{position:relative;top:0;width:70%;margin:0 auto;padding:2rem 0;overflow-y:auto;height:calc(100% - 135px)}@media (max-width:1199.98px){footer .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup-pane,footer .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup-pane,header .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup-pane,header .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup-pane{width:100%}}footer .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup,footer .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup,header .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup,header .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup{position:relative;top:0;right:0;left:0!important;bottom:0!important;-webkit-transform:translate3d(0,0,0)!important;transform:translate3d(0,0,0)!important;width:100%}footer .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-tip-container,footer .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-tip-container,header .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-tip-container,header .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-tip-container{display:none}footer .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content,footer .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content,header .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content,header .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content{margin:0;width:100%!important}footer .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper,footer .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper,header .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper,header .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper{background-color:transparent;-webkit-box-shadow:none;box-shadow:none;padding:0;width:100%}footer .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article,footer .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article,header .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article,header .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article{background:#fff}@media (max-width:991.98px){footer .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article,footer .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article,header .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article,header .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article{margin:0 15px;border:1px solid #e6e6e6;padding:1rem 0}}footer .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-address-restaurant,footer .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-address-restaurant,header .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-address-restaurant,header .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-address-restaurant{max-width:240px;margin:1rem auto;color:#000}@media (max-width:991.98px){footer .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-address-restaurant,footer .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-address-restaurant,header .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-address-restaurant,header .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-address-restaurant{margin:0 auto 1rem auto}}footer .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-address-restaurant p,footer .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-address-restaurant p,header .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-address-restaurant p,header .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-address-restaurant p{font-size:1.5rem;margin:0}footer .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-address-restaurant p span,footer .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-address-restaurant p span,header .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-address-restaurant p span,header .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-address-restaurant p span{font-weight:600}footer .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-address-restaurant>span:last-child,footer .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-address-restaurant>span:last-child,header .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-address-restaurant>span:last-child,header .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-address-restaurant>span:last-child{width:100%;display:inline-block;color:#000;font-weight:700;text-transform:uppercase}footer .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-info-ouverture-restaurant,footer .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-info-ouverture-restaurant,header .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-info-ouverture-restaurant,header .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-info-ouverture-restaurant{padding:10px;background:rgba(0,0,0,.04);margin-bottom:10px}footer .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-horaire-restaurant,footer .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-horaire-restaurant,header .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-horaire-restaurant,header .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-horaire-restaurant{font-size:14px;max-width:240px;margin:0 auto 1rem auto}footer .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-horaire-restaurant .days-hours,footer .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-horaire-restaurant .days-hours,header .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-horaire-restaurant .days-hours,header .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-horaire-restaurant .days-hours{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-horaire-restaurant .days-hours .open-days,footer .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-horaire-restaurant .days-hours .open-days,header .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-horaire-restaurant .days-hours .open-days,header .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-horaire-restaurant .days-hours .open-days{color:#009b32}footer .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-phone-restaurant,footer .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-phone-restaurant,header .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-phone-restaurant,header .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-phone-restaurant{margin-bottom:1rem}footer .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-phone-restaurant a,footer .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-phone-restaurant a,header .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-phone-restaurant a,header .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-phone-restaurant a{color:#000;font-size:1.5rem;font-weight:700}footer .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-info-restaurant,footer .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-info-restaurant,header .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-info-restaurant,header .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-info-restaurant{font-size:.75rem}footer .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-btn-restaurant,footer .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-btn-restaurant,header .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-btn-restaurant,header .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-btn-restaurant{max-width:240px;margin:0 auto 1rem auto}footer .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-btn-restaurant input,footer .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-btn-restaurant input,header .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-btn-restaurant input,header .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-btn-restaurant input{background:0 0;color:#000;font-size:.875rem;border:1px solid #000;border-radius:0;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block;width:100%!important;margin-bottom:1rem}@media (min-width:992px){footer .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-btn-restaurant input,footer .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-btn-restaurant input,header .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-btn-restaurant input,header .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-btn-restaurant input{width:auto}}footer .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-btn-restaurant input:hover,footer .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-btn-restaurant input:hover,header .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-btn-restaurant input:hover,header .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-btn-restaurant input:hover{background:#000;color:#fff;text-decoration:none!important}footer .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-btn-restaurant a,footer .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-btn-restaurant a,header .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-btn-restaurant a,header .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-btn-restaurant a{position:relative;background:0 0;color:#000;font-size:.875rem;border:1px solid #000;border-radius:0;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block;background-color:rgba(222,226,230,.3215686275);border-color:rgba(222,226,230,.3215686275);width:100%!important;margin-bottom:1rem;padding:.5rem 47px}@media (min-width:992px){footer .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-btn-restaurant a,footer .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-btn-restaurant a,header .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-btn-restaurant a,header .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-btn-restaurant a{width:auto}}footer .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-btn-restaurant a:hover,footer .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-btn-restaurant a:hover,header .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-btn-restaurant a:hover,header .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-btn-restaurant a:hover{background:#000;color:#fff;text-decoration:none!important}footer .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-btn-restaurant a:focus,footer .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-btn-restaurant a:hover,footer .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-btn-restaurant a:focus,footer .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-btn-restaurant a:hover,header .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-btn-restaurant a:focus,header .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-btn-restaurant a:hover,header .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-btn-restaurant a:focus,header .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-btn-restaurant a:hover{background-color:rgba(222,226,230,.3215686275);color:#000;border-color:#000}footer .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-btn-restaurant a:before,footer .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-btn-restaurant a:before,header .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-btn-restaurant a:before,header .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-btn-restaurant a:before{content:"";background-image:url(https://www.patapain.com/themes/custom/digipat/dist/e5adcc8925cc00a1ef5d.svg);background-size:21px;height:28px;width:30px;background-repeat:no-repeat;margin-right:.5rem;display:inline-block;vertical-align:middle}footer .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-info-restaurant ul,footer .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-info-restaurant ul,header .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-info-restaurant ul,header .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-info-restaurant ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:wrap row;flex-flow:wrap row;padding:0;margin-bottom:0}footer .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-info-restaurant ul li,footer .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-info-restaurant ul li,header .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-info-restaurant ul li,header .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-info-restaurant ul li{display:inline-block;list-style-type:none;text-align:center;vertical-align:top;padding:.4em;-webkit-box-flex:1;-ms-flex:auto;flex:auto;max-width:30%}footer .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-info-restaurant ul li img,footer .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-info-restaurant ul li img,header .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-info-restaurant ul li img,header .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-info-restaurant ul li img{margin-bottom:1rem;width:100%;height:100%;max-width:50px;max-height:50px}footer .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-info-restaurant ul li span,footer .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-info-restaurant ul li span,header .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-info-restaurant ul li span,header .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper article .search-info-restaurant ul li span{display:block}footer .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-tip,footer .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-tip,header .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-tip,header .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-tip{height:100%}footer .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup-close-button,footer .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup-close-button,header .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup-close-button,header .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup-close-button{position:absolute;font-size:4em;top:10px;right:25px;height:20px;color:#000;width:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:768px){footer .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup-close-button,footer .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup-close-button,header .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup-close-button,header .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup-close-button{right:0}}footer .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup-close-button:focus,footer .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup-close-button:hover,footer .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup-close-button:focus,footer .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup-close-button:hover,header .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup-close-button:focus,header .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup-close-button:hover,header .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup-close-button:focus,header .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup-close-button:hover{color:#000;text-decoration:none}footer .store-locator .view-choisir-son-restaurant .view-filters #carouselStore,footer .store-locator-view .view-choisir-son-restaurant .view-filters #carouselStore,header .store-locator .view-choisir-son-restaurant .view-filters #carouselStore,header .store-locator-view .view-choisir-son-restaurant .view-filters #carouselStore{z-index:-1;background-color:#fefefe;position:absolute;top:100%;bottom:auto;left:50%;right:0;margin-left:0;max-width:600px;width:100vw;-webkit-transform:translateX(-50%);transform:translateX(-50%);max-height:275px;height:100%}footer .store-locator .view-choisir-son-restaurant .view-filters img,footer .store-locator-view .view-choisir-son-restaurant .view-filters img,header .store-locator .view-choisir-son-restaurant .view-filters img,header .store-locator-view .view-choisir-son-restaurant .view-filters img{max-width:600px;width:100%;max-height:275px}@media (max-width:767.98px){footer .store-locator .view-choisir-son-restaurant .view-filters .view-content,footer .store-locator-view .view-choisir-son-restaurant .view-filters .view-content,header .store-locator .view-choisir-son-restaurant .view-filters .view-content,header .store-locator-view .view-choisir-son-restaurant .view-filters .view-content{margin:0}footer .store-locator .view-choisir-son-restaurant .view-filters .view-content .views-row,footer .store-locator-view .view-choisir-son-restaurant .view-filters .view-content .views-row,header .store-locator .view-choisir-son-restaurant .view-filters .view-content .views-row,header .store-locator-view .view-choisir-son-restaurant .view-filters .view-content .views-row{width:100%;padding:1rem 3rem}}@media (max-width:991.98px){footer .store-locator .view-choisir-son-restaurant .view-filters .view-content,footer .store-locator-view .view-choisir-son-restaurant .view-filters .view-content,header .store-locator .view-choisir-son-restaurant .view-filters .view-content,header .store-locator-view .view-choisir-son-restaurant .view-filters .view-content{margin-left:auto;margin-right:auto;background:#fff}}@media (max-width:991.98px){footer .store-locator .view-choisir-son-restaurant .view-content.row,footer .store-locator-view .view-choisir-son-restaurant .view-content.row,header .store-locator .view-choisir-son-restaurant .view-content.row,header .store-locator-view .view-choisir-son-restaurant .view-content.row{margin:0 15px 15px;border:1px solid #e6e6e6}footer .store-locator .view-choisir-son-restaurant .view-content.row .views-row,footer .store-locator-view .view-choisir-son-restaurant .view-content.row .views-row,header .store-locator .view-choisir-son-restaurant .view-content.row .views-row,header .store-locator-view .view-choisir-son-restaurant .view-content.row .views-row{padding:1rem 20px}}footer .store-locator-view,header .store-locator-view{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}footer .gm-style .gm-style-iw-t::after,header .gm-style .gm-style-iw-t::after{display:none}footer .gm-style-iw,header .gm-style-iw{display:none!important}footer .layout-checkout-form,header .layout-checkout-form{margin-top:1em;margin-bottom:2em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}footer .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect,footer .layout-checkout-form .checkout-pane-frr-order-date-store-collect,header .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect,header .layout-checkout-form .checkout-pane-frr-order-date-store-collect{margin:0;padding:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer .cart.cart-form .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect .alert-wrapper,footer .cart.cart-form .layout-checkout-form .checkout-pane-frr-order-date-store-collect .alert-wrapper,footer .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect .cart.cart-form .alert-wrapper,footer .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect .container,footer .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect .node--landing .field--name-field-page-paragraph,footer .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect .node--landing .field--type-text-with-summary,footer .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect article[class*=fetes_receptions] .node__content,footer .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect article[class*=recrutement] .node__content,footer .layout-checkout-form .checkout-pane-frr-order-date-store-collect .cart.cart-form .alert-wrapper,footer .layout-checkout-form .checkout-pane-frr-order-date-store-collect .container,footer .layout-checkout-form .checkout-pane-frr-order-date-store-collect .node--landing .field--name-field-page-paragraph,footer .layout-checkout-form .checkout-pane-frr-order-date-store-collect .node--landing .field--type-text-with-summary,footer .layout-checkout-form .checkout-pane-frr-order-date-store-collect article[class*=fetes_receptions] .node__content,footer .layout-checkout-form .checkout-pane-frr-order-date-store-collect article[class*=recrutement] .node__content,footer .node--landing .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect .field--name-field-page-paragraph,footer .node--landing .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect .field--type-text-with-summary,footer .node--landing .layout-checkout-form .checkout-pane-frr-order-date-store-collect .field--name-field-page-paragraph,footer .node--landing .layout-checkout-form .checkout-pane-frr-order-date-store-collect .field--type-text-with-summary,footer article[class*=fetes_receptions] .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect .node__content,footer article[class*=fetes_receptions] .layout-checkout-form .checkout-pane-frr-order-date-store-collect .node__content,footer article[class*=recrutement] .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect .node__content,footer article[class*=recrutement] .layout-checkout-form .checkout-pane-frr-order-date-store-collect .node__content,header .cart.cart-form .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect .alert-wrapper,header .cart.cart-form .layout-checkout-form .checkout-pane-frr-order-date-store-collect .alert-wrapper,header .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect .cart.cart-form .alert-wrapper,header .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect .container,header .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect .node--landing .field--name-field-page-paragraph,header .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect .node--landing .field--type-text-with-summary,header .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect article[class*=fetes_receptions] .node__content,header .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect article[class*=recrutement] .node__content,header .layout-checkout-form .checkout-pane-frr-order-date-store-collect .cart.cart-form .alert-wrapper,header .layout-checkout-form .checkout-pane-frr-order-date-store-collect .container,header .layout-checkout-form .checkout-pane-frr-order-date-store-collect .node--landing .field--name-field-page-paragraph,header .layout-checkout-form .checkout-pane-frr-order-date-store-collect .node--landing .field--type-text-with-summary,header .layout-checkout-form .checkout-pane-frr-order-date-store-collect article[class*=fetes_receptions] .node__content,header .layout-checkout-form .checkout-pane-frr-order-date-store-collect article[class*=recrutement] .node__content,header .node--landing .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect .field--name-field-page-paragraph,header .node--landing .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect .field--type-text-with-summary,header .node--landing .layout-checkout-form .checkout-pane-frr-order-date-store-collect .field--name-field-page-paragraph,header .node--landing .layout-checkout-form .checkout-pane-frr-order-date-store-collect .field--type-text-with-summary,header article[class*=fetes_receptions] .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect .node__content,header article[class*=fetes_receptions] .layout-checkout-form .checkout-pane-frr-order-date-store-collect .node__content,header article[class*=recrutement] .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect .node__content,header article[class*=recrutement] .layout-checkout-form .checkout-pane-frr-order-date-store-collect .node__content{max-width:300px}footer .cart.cart-form .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect .alert-wrapper .col-sm-6,footer .cart.cart-form .layout-checkout-form .checkout-pane-frr-order-date-store-collect .alert-wrapper .col-sm-6,footer .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect .cart.cart-form .alert-wrapper .col-sm-6,footer .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect .container .col-sm-6,footer .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect .node--landing .field--name-field-page-paragraph .col-sm-6,footer .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect .node--landing .field--type-text-with-summary .col-sm-6,footer .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect article[class*=fetes_receptions] .node__content .col-sm-6,footer .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect article[class*=recrutement] .node__content .col-sm-6,footer .layout-checkout-form .checkout-pane-frr-order-date-store-collect .cart.cart-form .alert-wrapper .col-sm-6,footer .layout-checkout-form .checkout-pane-frr-order-date-store-collect .container .col-sm-6,footer .layout-checkout-form .checkout-pane-frr-order-date-store-collect .node--landing .field--name-field-page-paragraph .col-sm-6,footer .layout-checkout-form .checkout-pane-frr-order-date-store-collect .node--landing .field--type-text-with-summary .col-sm-6,footer .layout-checkout-form .checkout-pane-frr-order-date-store-collect article[class*=fetes_receptions] .node__content .col-sm-6,footer .layout-checkout-form .checkout-pane-frr-order-date-store-collect article[class*=recrutement] .node__content .col-sm-6,footer .node--landing .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect .field--name-field-page-paragraph .col-sm-6,footer .node--landing .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect .field--type-text-with-summary .col-sm-6,footer .node--landing .layout-checkout-form .checkout-pane-frr-order-date-store-collect .field--name-field-page-paragraph .col-sm-6,footer .node--landing .layout-checkout-form .checkout-pane-frr-order-date-store-collect .field--type-text-with-summary .col-sm-6,footer article[class*=fetes_receptions] .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect .node__content .col-sm-6,footer article[class*=fetes_receptions] .layout-checkout-form .checkout-pane-frr-order-date-store-collect .node__content .col-sm-6,footer article[class*=recrutement] .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect .node__content .col-sm-6,footer article[class*=recrutement] .layout-checkout-form .checkout-pane-frr-order-date-store-collect .node__content .col-sm-6,header .cart.cart-form .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect .alert-wrapper .col-sm-6,header .cart.cart-form .layout-checkout-form .checkout-pane-frr-order-date-store-collect .alert-wrapper .col-sm-6,header .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect .cart.cart-form .alert-wrapper .col-sm-6,header .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect .container .col-sm-6,header .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect .node--landing .field--name-field-page-paragraph .col-sm-6,header .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect .node--landing .field--type-text-with-summary .col-sm-6,header .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect article[class*=fetes_receptions] .node__content .col-sm-6,header .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect article[class*=recrutement] .node__content .col-sm-6,header .layout-checkout-form .checkout-pane-frr-order-date-store-collect .cart.cart-form .alert-wrapper .col-sm-6,header .layout-checkout-form .checkout-pane-frr-order-date-store-collect .container .col-sm-6,header .layout-checkout-form .checkout-pane-frr-order-date-store-collect .node--landing .field--name-field-page-paragraph .col-sm-6,header .layout-checkout-form .checkout-pane-frr-order-date-store-collect .node--landing .field--type-text-with-summary .col-sm-6,header .layout-checkout-form .checkout-pane-frr-order-date-store-collect article[class*=fetes_receptions] .node__content .col-sm-6,header .layout-checkout-form .checkout-pane-frr-order-date-store-collect article[class*=recrutement] .node__content .col-sm-6,header .node--landing .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect .field--name-field-page-paragraph .col-sm-6,header .node--landing .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect .field--type-text-with-summary .col-sm-6,header .node--landing .layout-checkout-form .checkout-pane-frr-order-date-store-collect .field--name-field-page-paragraph .col-sm-6,header .node--landing .layout-checkout-form .checkout-pane-frr-order-date-store-collect .field--type-text-with-summary .col-sm-6,header article[class*=fetes_receptions] .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect .node__content .col-sm-6,header article[class*=fetes_receptions] .layout-checkout-form .checkout-pane-frr-order-date-store-collect .node__content .col-sm-6,header article[class*=recrutement] .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect .node__content .col-sm-6,header article[class*=recrutement] .layout-checkout-form .checkout-pane-frr-order-date-store-collect .node__content .col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}footer .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect .row,footer .layout-checkout-form .checkout-pane-frr-order-date-store-collect .row,header .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect .row,header .layout-checkout-form .checkout-pane-frr-order-date-store-collect .row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect .row label,footer .layout-checkout-form .checkout-pane-frr-order-date-store-collect .row label,header .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect .row label,header .layout-checkout-form .checkout-pane-frr-order-date-store-collect .row label{width:100%}footer .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect .row .field-prefix,footer .layout-checkout-form .checkout-pane-frr-order-date-store-collect .row .field-prefix,header .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect .row .field-prefix,header .layout-checkout-form .checkout-pane-frr-order-date-store-collect .row .field-prefix{display:inline-block;vertical-align:middle;padding-bottom:.5rem}footer .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect .row input,footer .layout-checkout-form .checkout-pane-frr-order-date-store-collect .row input,header .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect .row input,header .layout-checkout-form .checkout-pane-frr-order-date-store-collect .row input{display:inline-block;width:60%;max-width:60%;margin:0 auto;border:1px solid #dadada;border-radius:0;position:relative}footer .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect .form-item-frr-order-date-store-collect-date .icon-input-class,footer .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect .form-item-frr-order-date-store-collect-time .icon-input-class,footer .layout-checkout-form .checkout-pane-frr-order-date-store-collect .form-item-frr-order-date-store-collect-date .icon-input-class,footer .layout-checkout-form .checkout-pane-frr-order-date-store-collect .form-item-frr-order-date-store-collect-time .icon-input-class,header .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect .form-item-frr-order-date-store-collect-date .icon-input-class,header .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect .form-item-frr-order-date-store-collect-time .icon-input-class,header .layout-checkout-form .checkout-pane-frr-order-date-store-collect .form-item-frr-order-date-store-collect-date .icon-input-class,header .layout-checkout-form .checkout-pane-frr-order-date-store-collect .form-item-frr-order-date-store-collect-time .icon-input-class{display:block;float:left;background-image:url(https://www.patapain.com/themes/custom/digipat/dist/828698b649577cf2f3a1.svg);background-size:contain;background-repeat:no-repeat;height:25px;width:25px;padding-top:0;margin:auto 1.5rem auto auto;line-height:1}footer .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect .form-item-frr-order-date-store-collect-time .icon-input-class,footer .layout-checkout-form .checkout-pane-frr-order-date-store-collect .form-item-frr-order-date-store-collect-time .icon-input-class,header .layout-checkout-form .checkout-pane-frr-order-date-store-click-collect .form-item-frr-order-date-store-collect-time .icon-input-class,header .layout-checkout-form .checkout-pane-frr-order-date-store-collect .form-item-frr-order-date-store-collect-time .icon-input-class{background-image:url(https://www.patapain.com/themes/custom/digipat/dist/a00e961db91f7f7d2656.svg)}footer .layout-checkout-form #edit-actions-next,header .layout-checkout-form #edit-actions-next{border-radius:0;padding:1em 2em;font-weight:700;background-color:#000;border:solid #000 1px;color:#fefefe;text-decoration:none;font-size:1rem;cursor:pointer;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;margin-top:0;font-size:1rem;line-height:1rem}footer .layout-checkout-form #edit-actions-next:hover,header .layout-checkout-form #edit-actions-next:hover{color:#fff;background-color:#000}footer #commerce-checkout-flow-frr-order-step-collect.commerce-checkout-order-date-and-store .layout-checkout-form,footer #commerce-checkout-flow-frr-order-step-traiteur.commerce-checkout-order-date-and-store .layout-checkout-form,header #commerce-checkout-flow-frr-order-step-collect.commerce-checkout-order-date-and-store .layout-checkout-form,header #commerce-checkout-flow-frr-order-step-traiteur.commerce-checkout-order-date-and-store .layout-checkout-form{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}footer #commerce-checkout-flow-frr-order-step-collect.commerce-checkout-order-date-and-store .checkout-form legend,footer #commerce-checkout-flow-frr-order-step-traiteur.commerce-checkout-order-date-and-store .checkout-form legend,header #commerce-checkout-flow-frr-order-step-collect.commerce-checkout-order-date-and-store .checkout-form legend,header #commerce-checkout-flow-frr-order-step-traiteur.commerce-checkout-order-date-and-store .checkout-form legend{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;width:100%}footer #edit-frr-order-date-store-click-collect-selected-store-summary,footer #edit-frr-order-date-store-collect-selected-store-summary,header #edit-frr-order-date-store-click-collect-selected-store-summary,header #edit-frr-order-date-store-collect-selected-store-summary{background-color:#fefefe;-webkit-box-shadow:5px 5px 20px 6px rgba(0,0,0,.1);box-shadow:5px 5px 20px 6px rgba(0,0,0,.1);width:100%;padding:1rem!important;text-align:center}footer #edit-frr-order-date-store-click-collect-selected-store-summary>label,footer #edit-frr-order-date-store-collect-selected-store-summary>label,header #edit-frr-order-date-store-click-collect-selected-store-summary>label,header #edit-frr-order-date-store-collect-selected-store-summary>label{margin-bottom:.5em;font-size:1rem}footer #edit-frr-order-date-store-click-collect-selected-store-summary>label,footer #edit-frr-order-date-store-collect-selected-store-summary>label,header #edit-frr-order-date-store-click-collect-selected-store-summary>label,header #edit-frr-order-date-store-collect-selected-store-summary>label{display:none}footer #edit-frr-order-date-store-click-collect-selected-store-summary .button,footer #edit-frr-order-date-store-collect-selected-store-summary .button,header #edit-frr-order-date-store-click-collect-selected-store-summary .button,header #edit-frr-order-date-store-collect-selected-store-summary .button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}footer #edit-frr-order-date-store-click-collect-selected-store-summary .button a,footer #edit-frr-order-date-store-collect-selected-store-summary .button a,header #edit-frr-order-date-store-click-collect-selected-store-summary .button a,header #edit-frr-order-date-store-collect-selected-store-summary .button a{color:#000;text-decoration:underline;padding:10px}@media (max-width:767.98px){footer #edit-frr-order-date-store-click-collect-selected-store-summary .button>div,footer #edit-frr-order-date-store-collect-selected-store-summary .button>div,header #edit-frr-order-date-store-click-collect-selected-store-summary .button>div,header #edit-frr-order-date-store-collect-selected-store-summary .button>div{width:100%}footer #edit-frr-order-date-store-click-collect-selected-store-summary .button a,footer #edit-frr-order-date-store-collect-selected-store-summary .button a,header #edit-frr-order-date-store-click-collect-selected-store-summary .button a,header #edit-frr-order-date-store-collect-selected-store-summary .button a{background:0 0;color:#000;font-size:.875rem;border:1px solid #000;border-radius:0;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block;width:100%;margin-top:1rem}}@media (max-width:767.98px) and (min-width:992px){footer #edit-frr-order-date-store-click-collect-selected-store-summary .button a,footer #edit-frr-order-date-store-collect-selected-store-summary .button a,header #edit-frr-order-date-store-click-collect-selected-store-summary .button a,header #edit-frr-order-date-store-collect-selected-store-summary .button a{width:auto}}@media (max-width:767.98px){footer #edit-frr-order-date-store-click-collect-selected-store-summary .button a:hover,footer #edit-frr-order-date-store-collect-selected-store-summary .button a:hover,header #edit-frr-order-date-store-click-collect-selected-store-summary .button a:hover,header #edit-frr-order-date-store-collect-selected-store-summary .button a:hover{background:#000;color:#fff;text-decoration:none!important}}footer #edit-frr-order-date-store-click-collect-selected-store-summary #store_summary .store_data,footer #edit-frr-order-date-store-collect-selected-store-summary #store_summary .store_data,header #edit-frr-order-date-store-click-collect-selected-store-summary #store_summary .store_data,header #edit-frr-order-date-store-collect-selected-store-summary #store_summary .store_data{position:relative;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 15px}footer #edit-frr-order-date-store-click-collect-selected-store-summary #store_summary .store_data p.label,footer #edit-frr-order-date-store-collect-selected-store-summary #store_summary .store_data p.label,header #edit-frr-order-date-store-click-collect-selected-store-summary #store_summary .store_data p.label,header #edit-frr-order-date-store-collect-selected-store-summary #store_summary .store_data p.label{font-weight:700;font-size:1rem;line-height:1.2rem}footer #edit-frr-order-date-store-click-collect-selected-store-summary #store_summary .store_data::before,footer #edit-frr-order-date-store-collect-selected-store-summary #store_summary .store_data::before,header #edit-frr-order-date-store-click-collect-selected-store-summary #store_summary .store_data::before,header #edit-frr-order-date-store-collect-selected-store-summary #store_summary .store_data::before{display:block;content:"";width:35px;height:35px;background-image:url(https://www.patapain.com/themes/custom/digipat/dist/e5adcc8925cc00a1ef5d.svg);background-repeat:no-repeat;margin-right:1rem}@media (max-width:991.98px){footer .leaflet-control-container .leaflet-top.leaflet-left,header .leaflet-control-container .leaflet-top.leaflet-left{display:none}}footer .leaflet-container .marker-cluster-small,footer .leaflet-image-layer.leaflet-interactive .marker-cluster-small,footer .leaflet-marker-icon.leaflet-interactive .marker-cluster-small,footer .leaflet-pane>svg path.leaflet-interactive .marker-cluster-small,header .leaflet-container .marker-cluster-small,header .leaflet-image-layer.leaflet-interactive .marker-cluster-small,header .leaflet-marker-icon.leaflet-interactive .marker-cluster-small,header .leaflet-pane>svg path.leaflet-interactive .marker-cluster-small{background-color:rgba(241,211,87,.6)}footer .leaflet-container .marker-cluster-small div,footer .leaflet-image-layer.leaflet-interactive .marker-cluster-small div,footer .leaflet-marker-icon.leaflet-interactive .marker-cluster-small div,footer .leaflet-pane>svg path.leaflet-interactive .marker-cluster-small div,header .leaflet-container .marker-cluster-small div,header .leaflet-image-layer.leaflet-interactive .marker-cluster-small div,header .leaflet-marker-icon.leaflet-interactive .marker-cluster-small div,header .leaflet-pane>svg path.leaflet-interactive .marker-cluster-small div{background-color:rgba(241,211,87,.6)}@media (min-width:576px){footer .layout-checkout-form .checkout-pane-frr-order-date-store-collect,header .layout-checkout-form .checkout-pane-frr-order-date-store-collect{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (min-width:992px){footer .store-locator,footer .store-locator-view,header .store-locator,header .store-locator-view{margin-bottom:0}footer .store-locator .leaflet-popup-pane,footer .store-locator-view .leaflet-popup-pane,header .store-locator .leaflet-popup-pane,header .store-locator-view .leaflet-popup-pane{margin:2rem auto;padding:0 0}footer .store-locator .view-choisir-son-restaurant .view-filters,footer .store-locator-view .view-choisir-son-restaurant .view-filters,header .store-locator .view-choisir-son-restaurant .view-filters,header .store-locator-view .view-choisir-son-restaurant .view-filters{top:0;padding:2em 0;position:relative;left:50%;bottom:150px;-webkit-transform:translateX(-50%);transform:translateX(-50%);margin:0;max-width:360px;width:100%;z-index:10}footer .store-locator .view-choisir-son-restaurant .view-filters:after,footer .store-locator-view .view-choisir-son-restaurant .view-filters:after,header .store-locator .view-choisir-son-restaurant .view-filters:after,header .store-locator-view .view-choisir-son-restaurant .view-filters:after{display:none}footer .store-locator .view-choisir-son-restaurant .view-filters h1,footer .store-locator-view .view-choisir-son-restaurant .view-filters h1,header .store-locator .view-choisir-son-restaurant .view-filters h1,header .store-locator-view .view-choisir-son-restaurant .view-filters h1{margin-bottom:.2em;text-align:left}footer .store-locator .view-choisir-son-restaurant .view-filters h1 span,footer .store-locator-view .view-choisir-son-restaurant .view-filters h1 span,header .store-locator .view-choisir-son-restaurant .view-filters h1 span,header .store-locator-view .view-choisir-son-restaurant .view-filters h1 span{width:100%;display:block}footer .store-locator .view-choisir-son-restaurant .view-filters .views-exposed-form,footer .store-locator-view .view-choisir-son-restaurant .view-filters .views-exposed-form,header .store-locator .view-choisir-son-restaurant .view-filters .views-exposed-form,header .store-locator-view .view-choisir-son-restaurant .view-filters .views-exposed-form{padding:0 2rem}footer .store-locator .view-choisir-son-restaurant .view-filters .views-exposed-form .form-row,footer .store-locator-view .view-choisir-son-restaurant .view-filters .views-exposed-form .form-row,header .store-locator .view-choisir-son-restaurant .view-filters .views-exposed-form .form-row,header .store-locator-view .view-choisir-son-restaurant .view-filters .views-exposed-form .form-row{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}footer .store-locator .view-choisir-son-restaurant .view-filters .views-exposed-form .form-row .form-item-address__locality,footer .store-locator-view .view-choisir-son-restaurant .view-filters .views-exposed-form .form-row .form-item-address__locality,header .store-locator .view-choisir-son-restaurant .view-filters .views-exposed-form .form-row .form-item-address__locality,header .store-locator-view .view-choisir-son-restaurant .view-filters .views-exposed-form .form-row .form-item-address__locality{margin:0}footer .store-locator .view-choisir-son-restaurant .view-filters .view-content .views-row,footer .store-locator-view .view-choisir-son-restaurant .view-filters .view-content .views-row,header .store-locator .view-choisir-son-restaurant .view-filters .view-content .views-row,header .store-locator-view .view-choisir-son-restaurant .view-filters .view-content .views-row{width:calc(100% + 2em);padding:25px;margin:0}footer .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup-pane,footer .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup-pane,header .store-locator .view-choisir-son-restaurant .view-filters .leaflet-popup-pane,header .store-locator-view .view-choisir-son-restaurant .view-filters .leaflet-popup-pane{width:100%;padding:0 2rem}footer .store-locator .view-choisir-son-restaurant .view-filters #carouselStore,footer .store-locator-view .view-choisir-son-restaurant .view-filters #carouselStore,header .store-locator .view-choisir-son-restaurant .view-filters #carouselStore,header .store-locator-view .view-choisir-son-restaurant .view-filters #carouselStore{background-color:#fefefe;position:absolute;top:auto;bottom:0;left:100%;right:auto;margin-left:1em;max-width:600px;width:100%;-webkit-transform:translateX(0);transform:translateX(0);max-height:198px;height:100%}footer .store-locator .view-choisir-son-restaurant .view-filters #carouselStore img,footer .store-locator-view .view-choisir-son-restaurant .view-filters #carouselStore img,header .store-locator .view-choisir-son-restaurant .view-filters #carouselStore img,header .store-locator-view .view-choisir-son-restaurant .view-filters #carouselStore img{max-width:600px;max-height:198px}footer .store-locator #leaflet-map-view-choisir-son-restaurant-leaflet-geoplaces,footer .store-locator-view #leaflet-map-view-choisir-son-restaurant-leaflet-geoplaces,header .store-locator #leaflet-map-view-choisir-son-restaurant-leaflet-geoplaces,header .store-locator-view #leaflet-map-view-choisir-son-restaurant-leaflet-geoplaces{height:750px!important}footer .commerce-checkout-order-date-and-store .checkout-pane-frr-order-date-store-collect,header .commerce-checkout-order-date-and-store .checkout-pane-frr-order-date-store-collect{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;width:50%}}@media (min-width:992px){footer .layout-checkout-form,header .layout-checkout-form{-ms-flex-wrap:nowrap;flex-wrap:nowrap}footer .store-locator .view-choisir-son-restaurant .view-filters,footer .store-locator-view .view-choisir-son-restaurant .view-filters,header .store-locator .view-choisir-son-restaurant .view-filters,header .store-locator-view .view-choisir-son-restaurant .view-filters{padding:0;position:absolute;top:0;bottom:0;-webkit-transform:translateX(-120%);transform:translateX(-120%);height:100%}footer .store-locator .view-choisir-son-restaurant .view-filters #carouselStore,footer .store-locator-view .view-choisir-son-restaurant .view-filters #carouselStore,header .store-locator .view-choisir-son-restaurant .view-filters #carouselStore,header .store-locator-view .view-choisir-son-restaurant .view-filters #carouselStore{margin-left:2em}}@media (max-width:991.98px){footer #geofield-map-view-choisir-son-restaurant-leaflet-geoplaces,header #geofield-map-view-choisir-son-restaurant-leaflet-geoplaces{max-height:75vh}}footer .path-contact .site-footer,header .path-contact .site-footer{margin-top:80px}@media (max-width:1199.98px){footer #page-error,header #page-error{margin-top:150px}}footer .list-product,header .list-product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;border:2px solid transparent}footer .list-product.bundle,header .list-product.bundle{position:relative}footer .list-product.bundle>div .block-products-image,footer .list-product.bundle>div .content,header .list-product.bundle>div .block-products-image,header .list-product.bundle>div .content{background:0 0;-webkit-transition:all linear .3s;transition:all linear .3s}footer .list-product.bundle>div .content,header .list-product.bundle>div .content{position:relative}footer .list-product.bundle>div .img-dispo,header .list-product.bundle>div .img-dispo{z-index:1000}@media (max-width:991.98px){footer .list-product.bundle>div .block-products-image,header .list-product.bundle>div .block-products-image{overflow:hidden}}footer .list-product.bundle>div a,header .list-product.bundle>div a{-webkit-transition:all linear .3s;transition:all linear .3s}@media (min-width:992px){footer .list-product.bundle>div .container-quantity-button button,header .list-product.bundle>div .container-quantity-button button{-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out;color:#000;background:#000;border:1px solid #000}footer .list-product.bundle>div .container-quantity-button button[disabled],header .list-product.bundle>div .container-quantity-button button[disabled]{background:grey}footer .list-product.bundle>div .container-quantity-button input,header .list-product.bundle>div .container-quantity-button input{-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out;background:#000;color:#000;border:1px solid #000}footer .list-product.bundle>div:hover,header .list-product.bundle>div:hover{color:#000}footer .list-product.bundle>div:hover .img-dispo,header .list-product.bundle>div:hover .img-dispo{opacity:1}footer .list-product.bundle>div:hover .content:hover,header .list-product.bundle>div:hover .content:hover{-webkit-box-shadow:0 5px 20px rgba(0,0,0,.9);box-shadow:0 5px 20px rgba(0,0,0,.9)}footer .list-product.bundle>div:hover a,header .list-product.bundle>div:hover a{color:#000}footer .list-product.bundle>div:hover .container-quantity-button button,header .list-product.bundle>div:hover .container-quantity-button button{color:#fff;background:#000;border:1px solid #000}footer .list-product.bundle>div:hover .container-quantity-button input,header .list-product.bundle>div:hover .container-quantity-button input{background:#fff;color:#000;border:1px solid #000}footer .list-product.bundle>div:hover .content,header .list-product.bundle>div:hover .content{background:#fff}footer .list-product.bundle>div:hover [class^=btn-outline],header .list-product.bundle>div:hover [class^=btn-outline]{background:#fff;border:1px solid #000;color:#000}}@media (max-width:991.98px){footer .list-product.bundle>div,header .list-product.bundle>div{color:#000}footer .list-product.bundle>div .img-dispo,header .list-product.bundle>div .img-dispo{opacity:1;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}footer .list-product.bundle>div .content:hover,header .list-product.bundle>div .content:hover{-webkit-box-shadow:0 5px 20px rgba(0,0,0,.9);box-shadow:0 5px 20px rgba(0,0,0,.9)}footer .list-product.bundle>div a,header .list-product.bundle>div a{color:#000}footer .list-product.bundle>div .content,header .list-product.bundle>div .content{background:#fff}footer .list-product.bundle>div [class^=btn-outline],header .list-product.bundle>div [class^=btn-outline]{background:#000;border:1px solid #fff;color:#000}}footer .list-product.bundle>div.product_traiteur picture,header .list-product.bundle>div.product_traiteur picture{width:100%}footer .list-product.bundle>div.product_traiteur .block-products-image,footer .list-product.bundle>div.product_traiteur .content,header .list-product.bundle>div.product_traiteur .block-products-image,header .list-product.bundle>div.product_traiteur .content{background:0 0;-webkit-transition:all linear .3s;transition:all linear .3s}footer .list-product.bundle>div.product_traiteur .content,header .list-product.bundle>div.product_traiteur .content{position:relative}footer .list-product.bundle>div.product_traiteur .img-dispo,header .list-product.bundle>div.product_traiteur .img-dispo{z-index:1000}@media (max-width:991.98px){footer .list-product.bundle>div.product_traiteur .block-products-image,header .list-product.bundle>div.product_traiteur .block-products-image{overflow:hidden}}footer .list-product.bundle>div.product_traiteur a,header .list-product.bundle>div.product_traiteur a{-webkit-transition:all linear .3s;transition:all linear .3s}@media (min-width:992px){footer .list-product.bundle>div.product_traiteur .container-quantity-button button,header .list-product.bundle>div.product_traiteur .container-quantity-button button{-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out;color:#fff;background:#000;border:1px solid #000}footer .list-product.bundle>div.product_traiteur .container-quantity-button button[disabled],header .list-product.bundle>div.product_traiteur .container-quantity-button button[disabled]{background:grey}footer .list-product.bundle>div.product_traiteur .container-quantity-button input,header .list-product.bundle>div.product_traiteur .container-quantity-button input{-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out;background:#fff;color:#000;border:1px solid #000}footer .list-product.bundle>div.product_traiteur:hover,header .list-product.bundle>div.product_traiteur:hover{color:#fff}footer .list-product.bundle>div.product_traiteur:hover .img-dispo,header .list-product.bundle>div.product_traiteur:hover .img-dispo{opacity:1}footer .list-product.bundle>div.product_traiteur:hover .content:hover,header .list-product.bundle>div.product_traiteur:hover .content:hover{-webkit-box-shadow:0 5px 20px rgba(0,0,0,.9);box-shadow:0 5px 20px rgba(0,0,0,.9)}footer .list-product.bundle>div.product_traiteur:hover a,header .list-product.bundle>div.product_traiteur:hover a{color:#fff}footer .list-product.bundle>div.product_traiteur:hover .container-quantity-button button,header .list-product.bundle>div.product_traiteur:hover .container-quantity-button button{color:#000;background:#fff;border:1px solid #fff}footer .list-product.bundle>div.product_traiteur:hover .container-quantity-button input,header .list-product.bundle>div.product_traiteur:hover .container-quantity-button input{background:#000;color:#fff;border:1px solid #fff}footer .list-product.bundle>div.product_traiteur:hover .content,header .list-product.bundle>div.product_traiteur:hover .content{background:#000}footer .list-product.bundle>div.product_traiteur:hover [class^=btn-outline],header .list-product.bundle>div.product_traiteur:hover [class^=btn-outline]{background:#fff;border:1px solid #fff;color:#000}}@media (max-width:991.98px){footer .list-product.bundle>div.product_traiteur,header .list-product.bundle>div.product_traiteur{color:#fff}footer .list-product.bundle>div.product_traiteur .img-dispo,header .list-product.bundle>div.product_traiteur .img-dispo{opacity:1;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}footer .list-product.bundle>div.product_traiteur .content:hover,header .list-product.bundle>div.product_traiteur .content:hover{-webkit-box-shadow:0 5px 20px rgba(0,0,0,.9);box-shadow:0 5px 20px rgba(0,0,0,.9)}footer .list-product.bundle>div.product_traiteur a,header .list-product.bundle>div.product_traiteur a{color:#fff}footer .list-product.bundle>div.product_traiteur .content,header .list-product.bundle>div.product_traiteur .content{background:#000}footer .list-product.bundle>div.product_traiteur [class^=btn-outline],header .list-product.bundle>div.product_traiteur [class^=btn-outline]{background:#fff;border:1px solid #000;color:#000}}footer .list-product.bundle>div.produit_click_collect picture,header .list-product.bundle>div.produit_click_collect picture{width:100%}footer .list-product.bundle>div.produit_click_collect .block-products-image,footer .list-product.bundle>div.produit_click_collect .content,header .list-product.bundle>div.produit_click_collect .block-products-image,header .list-product.bundle>div.produit_click_collect .content{background:0 0;-webkit-transition:all linear .3s;transition:all linear .3s}footer .list-product.bundle>div.produit_click_collect .content,header .list-product.bundle>div.produit_click_collect .content{position:relative}footer .list-product.bundle>div.produit_click_collect .img-dispo,header .list-product.bundle>div.produit_click_collect .img-dispo{z-index:1000}@media (max-width:991.98px){footer .list-product.bundle>div.produit_click_collect .block-products-image,header .list-product.bundle>div.produit_click_collect .block-products-image{overflow:hidden}}footer .list-product.bundle>div.produit_click_collect a,header .list-product.bundle>div.produit_click_collect a{-webkit-transition:all linear .3s;transition:all linear .3s}@media (min-width:992px){footer .list-product.bundle>div.produit_click_collect .container-quantity-button button,header .list-product.bundle>div.produit_click_collect .container-quantity-button button{-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out;color:#fff;background:#000;border:1px solid #000}footer .list-product.bundle>div.produit_click_collect .container-quantity-button button[disabled],header .list-product.bundle>div.produit_click_collect .container-quantity-button button[disabled]{background:grey}footer .list-product.bundle>div.produit_click_collect .container-quantity-button input,header .list-product.bundle>div.produit_click_collect .container-quantity-button input{-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out;background:#fff;color:#000;border:1px solid #000}footer .list-product.bundle>div.produit_click_collect:hover,header .list-product.bundle>div.produit_click_collect:hover{color:#fff}footer .list-product.bundle>div.produit_click_collect:hover .img-dispo,header .list-product.bundle>div.produit_click_collect:hover .img-dispo{opacity:1}footer .list-product.bundle>div.produit_click_collect:hover .content:hover,header .list-product.bundle>div.produit_click_collect:hover .content:hover{-webkit-box-shadow:0 5px 20px rgba(65,150,176,.9);box-shadow:0 5px 20px rgba(65,150,176,.9)}footer .list-product.bundle>div.produit_click_collect:hover a,header .list-product.bundle>div.produit_click_collect:hover a{color:#fff}footer .list-product.bundle>div.produit_click_collect:hover .container-quantity-button button,header .list-product.bundle>div.produit_click_collect:hover .container-quantity-button button{color:#4196b0;background:#fff;border:1px solid #fff}footer .list-product.bundle>div.produit_click_collect:hover .container-quantity-button input,header .list-product.bundle>div.produit_click_collect:hover .container-quantity-button input{background:#4196b0;color:#fff;border:1px solid #fff}footer .list-product.bundle>div.produit_click_collect:hover .content,header .list-product.bundle>div.produit_click_collect:hover .content{background:#4196b0}footer .list-product.bundle>div.produit_click_collect:hover [class^=btn-outline],header .list-product.bundle>div.produit_click_collect:hover [class^=btn-outline]{background:#fff;border:1px solid #fff;color:#000}}@media (max-width:991.98px){footer .list-product.bundle>div.produit_click_collect,header .list-product.bundle>div.produit_click_collect{color:#fff}footer .list-product.bundle>div.produit_click_collect .img-dispo,header .list-product.bundle>div.produit_click_collect .img-dispo{opacity:1;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}footer .list-product.bundle>div.produit_click_collect .content:hover,header .list-product.bundle>div.produit_click_collect .content:hover{-webkit-box-shadow:0 5px 20px rgba(65,150,176,.9);box-shadow:0 5px 20px rgba(65,150,176,.9)}footer .list-product.bundle>div.produit_click_collect a,header .list-product.bundle>div.produit_click_collect a{color:#fff}footer .list-product.bundle>div.produit_click_collect .content,header .list-product.bundle>div.produit_click_collect .content{background:#4196b0}footer .list-product.bundle>div.produit_click_collect [class^=btn-outline],header .list-product.bundle>div.produit_click_collect [class^=btn-outline]{background:#fff;border:1px solid #4196b0;color:#000}}footer .list-product.bundle>div.produit_click_collect .btn-outlined-white,footer .list-product.bundle>div.produit_click_collect .paragraph--type--lemag-recents a,footer .paragraph--type--lemag-recents .list-product.bundle>div.produit_click_collect a,header .list-product.bundle>div.produit_click_collect .btn-outlined-white,header .list-product.bundle>div.produit_click_collect .paragraph--type--lemag-recents a,header .paragraph--type--lemag-recents .list-product.bundle>div.produit_click_collect a{width:80%}footer .list-product .content,header .list-product .content{padding:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:0;-ms-flex:0 0 200px;flex:0 0 200px}footer .list-product .content .order-product,header .list-product .content .order-product{width:100%}footer .list-product .content .order-product button[data-action=switchAddToCard],header .list-product .content .order-product button[data-action=switchAddToCard]{width:80%;margin:0 auto}footer .list-product .content .order-product button[data-action=switchAddToCard][disabled],header .list-product .content .order-product button[data-action=switchAddToCard][disabled]{background:#efefef}footer .list-product .views-row:focus,footer .list-product .views-row:hover,header .list-product .views-row:focus,header .list-product .views-row:hover{border:2px solid #dadada}footer .list-product .views-row:focus:before,footer .list-product .views-row:hover:before,header .list-product .views-row:focus:before,header .list-product .views-row:hover:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:1}footer .list-product .block-products-image,header .list-product .block-products-image{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:inherit;-ms-flex-pack:inherit;justify-content:inherit;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}footer .list-product .block-products-image>.blazy,header .list-product .block-products-image>.blazy{width:100%}footer .list-product .block-products-image .field--type-entity-reference,header .list-product .block-products-image .field--type-entity-reference{margin:0}footer .list-product .block-products-image img,header .list-product .block-products-image img{width:100%;-o-object-fit:cover;object-fit:cover}footer .list-product .block-products-image img.placeholder-img,header .list-product .block-products-image img.placeholder-img{min-height:240px;width:100px;-o-object-fit:contain;object-fit:contain;margin:auto}footer .list-product .product-title,header .list-product .product-title{text-decoration:none;text-align:center;font-weight:700;font-size:.75rem;text-transform:uppercase}footer .list-product .img-dispo,header .list-product .img-dispo{opacity:0;width:90px;height:auto;position:absolute;left:10px;top:-10px;z-index:10;-webkit-transition:opacity .3s ease-in;transition:opacity .3s ease-in}footer .list-product .icon_caracteristique,header .list-product .icon_caracteristique{width:inherit}footer .list-product .list-caracteristiques-image,header .list-product .list-caracteristiques-image{position:absolute;bottom:100%;left:0;right:0;-webkit-transform:translateY(50%);transform:translateY(50%)}footer .list-product .title-product,header .list-product .title-product{text-decoration:none;margin:0 auto;min-height:50px;width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}footer .list-product .title-product a,header .list-product .title-product a{display:block;color:#000;font-size:.75rem}footer .list-product .title-product a::first-line,header .list-product .title-product a::first-line{font-weight:700}footer .list-product .field--name-titre-html,header .list-product .field--name-titre-html{-webkit-box-flex:0;-ms-flex:0 0 50px;flex:0 0 50px;padding-left:1rem;padding-right:1rem;min-height:50px}footer .list-product .field--name-titre-html h1,header .list-product .field--name-titre-html h1{font-size:1rem}footer .list-product .field--name-titre-html h2,header .list-product .field--name-titre-html h2{font-size:1rem}footer .list-product .field--type-commerce-price,header .list-product .field--type-commerce-price{font-size:1.125rem;font-weight:700;margin-bottom:1rem;margin-top:auto;padding-left:1rem;padding-right:1rem}footer .list-product .field--name-variations,header .list-product .field--name-variations{padding-left:1rem;padding-right:1rem;padding-top:.5rem}footer .list-product .field--name-variations #edit-unavailable-order-item,header .list-product .field--name-variations #edit-unavailable-order-item{padding-top:.5rem;color:#f6f6f6}footer .list-product .field--name-variations .commerce-order-item-add-to-cart-form,header .list-product .field--name-variations .commerce-order-item-add-to-cart-form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:190px;margin:0 auto}footer .list-product .field--name-variations .commerce-order-item-add-to-cart-form .field--widget-commerce-quantity,header .list-product .field--name-variations .commerce-order-item-add-to-cart-form .field--widget-commerce-quantity{padding:0;margin:0}footer .list-product .field--name-variations .field--name-quantity>div,header .list-product .field--name-variations .field--name-quantity>div{display:-webkit-box;display:-ms-flexbox;display:flex;width:80%;margin:auto}footer .list-product .field--name-variations .field--name-quantity>div div.d-flex,header .list-product .field--name-variations .field--name-quantity>div div.d-flex{width:100%}footer .list-product .field--name-variations .field--name-quantity input,header .list-product .field--name-variations .field--name-quantity input{border-color:#000;padding-right:0;text-align:center}@media (max-width:991.98px){footer .list-product .field--name-variations .field--name-quantity input,header .list-product .field--name-variations .field--name-quantity input{border-color:#fff}}footer .list-product .field--name-variations div[id*=edit-actions],header .list-product .field--name-variations div[id*=edit-actions]{padding:0;margin:0;position:relative}footer .list-product .field--name-variations .ajax-progress,header .list-product .field--name-variations .ajax-progress{position:absolute;top:100%;bottom:auto;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%}footer .list-product .field--name-variations .btn-primary,header .list-product .field--name-variations .btn-primary{background-image:url(https://www.patapain.com/themes/custom/digipat/dist/5b707a5c48d28c5cabcf.svg);background-position:center;background-repeat:no-repeat;background-size:40px;border-radius:50%;height:50px;width:50px;color:transparent;background-color:#4196b0;border-color:transparent;font-weight:700;text-decoration:underline}footer .list-product .field--name-variations .btn-primary:active,footer .list-product .field--name-variations .btn-primary:focus,footer .list-product .field--name-variations .btn-primary:hover,header .list-product .field--name-variations .btn-primary:active,header .list-product .field--name-variations .btn-primary:focus,header .list-product .field--name-variations .btn-primary:hover{color:transparent}footer #block-digipat-content .node--type-frr-page:not([class*=fetes_receptions]):not([class*=recrutement])>.node__content .image-style-le-mag-intro-article-1,header #block-digipat-content .node--type-frr-page:not([class*=fetes_receptions]):not([class*=recrutement])>.node__content .image-style-le-mag-intro-article-1{width:auto;height:100%}@media (max-width:991.98px){footer #block-digipat-content .node--type-frr-page:not([class*=fetes_receptions]):not([class*=recrutement])>.node__content .image-style-le-mag-intro-article-1,header #block-digipat-content .node--type-frr-page:not([class*=fetes_receptions]):not([class*=recrutement])>.node__content .image-style-le-mag-intro-article-1{width:100%;height:auto}}footer #block-digipat-content .node--type-frr-page:not([class*=fetes_receptions]):not([class*=recrutement])>.node__content .field--name-field-page-paragraph,header #block-digipat-content .node--type-frr-page:not([class*=fetes_receptions]):not([class*=recrutement])>.node__content .field--name-field-page-paragraph{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}footer .field--name-field-page-paragraph .field--type-image,header .field--name-field-page-paragraph .field--type-image{margin:0;float:none}footer .field--name-field-page-paragraph .field--type-image::after,header .field--name-field-page-paragraph .field--type-image::after{display:block;clear:both;content:""}footer .paragraph--type--fid-croquez,header .paragraph--type--fid-croquez{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}footer .paragraph--type--fid-croquez .field--name-field-image,header .paragraph--type--fid-croquez .field--name-field-image{width:100%}footer .paragraph--type--fid-croquez .field--name-field-image img,header .paragraph--type--fid-croquez .field--name-field-image img{width:100%;height:100%}footer .paragraph--type--fid-croquez .field--name-field-title,header .paragraph--type--fid-croquez .field--name-field-title{text-transform:uppercase}footer .paragraph--type--fid-croquez .field--name-field-title p,footer .paragraph--type--fid-croquez .field--name-field-title span,header .paragraph--type--fid-croquez .field--name-field-title p,header .paragraph--type--fid-croquez .field--name-field-title span{margin-bottom:0}footer .paragraph--type--fid-croquez .field--name-field-title *,header .paragraph--type--fid-croquez .field--name-field-title *{font-size:1.75rem}@media (min-width:768px){footer .paragraph--type--fid-croquez .field--name-field-title *,header .paragraph--type--fid-croquez .field--name-field-title *{font-size:2rem}}footer .paragraph--type--fid-croquez .field--name-field-title strong,header .paragraph--type--fid-croquez .field--name-field-title strong{font-weight:900}footer .paragraph--type--fid-croquez .field--name-field-body,header .paragraph--type--fid-croquez .field--name-field-body{text-transform:uppercase;font-weight:400}footer .paragraph--type--fid-croquez .field--name-field-body p,header .paragraph--type--fid-croquez .field--name-field-body p{margin:0}footer .paragraph--type--fid-croquez-horizontal,header .paragraph--type--fid-croquez-horizontal{position:relative;margin:3rem auto 1rem auto}footer .paragraph--type--fid-croquez-horizontal .field--name-field-link,header .paragraph--type--fid-croquez-horizontal .field--name-field-link{margin-top:2em}@media (max-width:991.98px){footer .paragraph--type--fid-croquez-horizontal .field--name-field-image,header .paragraph--type--fid-croquez-horizontal .field--name-field-image{display:none}}footer .paragraph--type--fid-croquez-horizontal img,header .paragraph--type--fid-croquez-horizontal img{-o-object-fit:contain;object-fit:contain;width:100%;height:auto}footer .paragraph--type--fid-croquez-horizontal .field--name-field-image img,header .paragraph--type--fid-croquez-horizontal .field--name-field-image img{width:75%}@media (max-width:767.98px){footer .paragraph--type--fid-croquez-horizontal .field--name-field-background-image,header .paragraph--type--fid-croquez-horizontal .field--name-field-background-image{width:70%;margin:auto}}footer .paragraph--type--fid-wysiwyg,header .paragraph--type--fid-wysiwyg{position:relative;background-size:cover;background-position:center;padding:12px 24px}footer .paragraph--type--fid-wysiwyg.wysiswyg-no-img,header .paragraph--type--fid-wysiwyg.wysiswyg-no-img{text-align:center}@media (min-width:768px){footer .paragraph--type--fid-wysiwyg.wysiswyg-no-img,header .paragraph--type--fid-wysiwyg.wysiswyg-no-img{text-align:left}}@media (min-width:768px){footer .paragraph--type--fid-wysiwyg,header .paragraph--type--fid-wysiwyg{padding:32px 48px}}footer .paragraph--type--fid-wysiwyg .wysiwyg-icon img,header .paragraph--type--fid-wysiwyg .wysiwyg-icon img{height:auto;width:70px;margin-right:24px}@media (min-width:768px){footer .paragraph--type--fid-wysiwyg .wysiwyg-icon img,header .paragraph--type--fid-wysiwyg .wysiwyg-icon img{width:100px;margin-right:48px}}footer .paragraph--type--fid-wysiwyg .wysiwyg-title h2,header .paragraph--type--fid-wysiwyg .wysiwyg-title h2{font-size:1.5rem;text-transform:uppercase}@media (min-width:768px){footer .paragraph--type--fid-wysiwyg .wysiwyg-title h2,header .paragraph--type--fid-wysiwyg .wysiwyg-title h2{font-size:2rem}}footer .paragraph--type--fid-wysiwyg .wysiwyg-title h2 strong,header .paragraph--type--fid-wysiwyg .wysiwyg-title h2 strong{font-weight:900}footer .paragraph--type--fid-wysiwyg .wysiwyg-body p,header .paragraph--type--fid-wysiwyg .wysiwyg-body p{margin-bottom:5px}footer .paragraph--type--fid-wysiwyg:hover,header .paragraph--type--fid-wysiwyg:hover{text-decoration:none}footer .paragraph--type--home-evenement,header .paragraph--type--home-evenement{position:relative;float:left;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;width:100%}footer .paragraph--type--home-evenement a,header .paragraph--type--home-evenement a{text-decoration:none}@media (min-width:768px){footer .paragraph--type--home-evenement,header .paragraph--type--home-evenement{max-width:720px}}@media (min-width:992px){footer .paragraph--type--home-evenement,header .paragraph--type--home-evenement{max-width:480px}}@media (min-width:1200px){footer .paragraph--type--home-evenement,header .paragraph--type--home-evenement{max-width:570px}}footer .paragraph--type--home-evenement .row,header .paragraph--type--home-evenement .row{height:100%}footer .paragraph--type--home-evenement .click-collect,header .paragraph--type--home-evenement .click-collect{margin:1rem auto}@media (min-width:992px){footer .paragraph--type--home-evenement .click-collect,header .paragraph--type--home-evenement .click-collect{margin:1rem 0}}footer .paragraph--type--home-evenement .click-collect img,header .paragraph--type--home-evenement .click-collect img{margin:0;max-height:60px;width:auto}footer .paragraph--type--home-evenement .primary-block,header .paragraph--type--home-evenement .primary-block{position:relative;background-color:#4196b0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;height:520px}@media (min-width:992px){footer .paragraph--type--home-evenement .primary-block,header .paragraph--type--home-evenement .primary-block{height:450px}}@media (max-width:1199.98px){footer .paragraph--type--home-evenement .primary-block,header .paragraph--type--home-evenement .primary-block{padding:35px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}footer .paragraph--type--home-evenement .primary-block .body-block,header .paragraph--type--home-evenement .primary-block .body-block{color:#fefefe;margin-bottom:1.5rem;line-height:130%}footer .paragraph--type--home-evenement .primary-block .body-block h1,footer .paragraph--type--home-evenement .primary-block .body-block h2,footer .paragraph--type--home-evenement .primary-block .body-block h3,footer .paragraph--type--home-evenement .primary-block .body-block h4,footer .paragraph--type--home-evenement .primary-block .body-block h5,footer .paragraph--type--home-evenement .primary-block .body-block h6,header .paragraph--type--home-evenement .primary-block .body-block h1,header .paragraph--type--home-evenement .primary-block .body-block h2,header .paragraph--type--home-evenement .primary-block .body-block h3,header .paragraph--type--home-evenement .primary-block .body-block h4,header .paragraph--type--home-evenement .primary-block .body-block h5,header .paragraph--type--home-evenement .primary-block .body-block h6{font-weight:300}footer .paragraph--type--home-evenement .primary-block .body-block strong,header .paragraph--type--home-evenement .primary-block .body-block strong{font-weight:900}footer .paragraph--type--home-evenement .primary-block .body-block p,header .paragraph--type--home-evenement .primary-block .body-block p{font-size:1rem;font-weight:500}footer .paragraph--type--home-evenement .primary-block .vignette-digipat,header .paragraph--type--home-evenement .primary-block .vignette-digipat{position:relative;margin-bottom:15px}@media (min-width:992px){footer .paragraph--type--home-evenement .primary-block .vignette-digipat,header .paragraph--type--home-evenement .primary-block .vignette-digipat{position:absolute;right:40px;top:40px}}footer .paragraph--type--home-evenement .primary-block .link-block a,header .paragraph--type--home-evenement .primary-block .link-block a{background:transparent-white;color:#fff;font-size:.875rem;border:1px solid #fff;border-radius:0;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block}@media (min-width:992px){footer .paragraph--type--home-evenement .primary-block .link-block a,header .paragraph--type--home-evenement .primary-block .link-block a{width:auto}}footer .paragraph--type--home-evenement .primary-block .link-block a:hover,header .paragraph--type--home-evenement .primary-block .link-block a:hover{background:#fff;color:#000;text-decoration:none!important}footer .paragraph--type--home-lemag,header .paragraph--type--home-lemag{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;padding:0;margin-top:8rem}@media (max-width:991.98px){footer .cart.cart-form .paragraph--type--home-lemag.alert-wrapper,footer .node--landing .paragraph--type--home-lemag.field--name-field-page-paragraph,footer .node--landing .paragraph--type--home-lemag.field--type-text-with-summary,footer .paragraph--type--home-lemag.container,footer article[class*=fetes_receptions] .paragraph--type--home-lemag.node__content,footer article[class*=recrutement] .paragraph--type--home-lemag.node__content,header .cart.cart-form .paragraph--type--home-lemag.alert-wrapper,header .node--landing .paragraph--type--home-lemag.field--name-field-page-paragraph,header .node--landing .paragraph--type--home-lemag.field--type-text-with-summary,header .paragraph--type--home-lemag.container,header article[class*=fetes_receptions] .paragraph--type--home-lemag.node__content,header article[class*=recrutement] .paragraph--type--home-lemag.node__content{max-width:100%}}footer .paragraph--type--home-lemag .link-button,header .paragraph--type--home-lemag .link-button{width:100%}@media (min-width:768px){footer .paragraph--type--home-lemag .link-button,header .paragraph--type--home-lemag .link-button{width:50%}}footer .paragraph--type--home-lemag>.row:first-child,header .paragraph--type--home-lemag>.row:first-child{position:relative}footer .paragraph--type--home-lemag .image-background,header .paragraph--type--home-lemag .image-background{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;-o-object-position:center;object-position:center;z-index:0;background-position:center;background-size:cover}footer .paragraph--type--home-lemag .article-mag-3,header .paragraph--type--home-lemag .article-mag-3{display:-webkit-box;display:-ms-flexbox;display:flex}footer .cart.cart-form .paragraph--type--home-lemag .alert-wrapper,footer .node--landing .paragraph--type--home-lemag .field--name-field-page-paragraph,footer .node--landing .paragraph--type--home-lemag .field--type-text-with-summary,footer .paragraph--type--home-lemag .cart.cart-form .alert-wrapper,footer .paragraph--type--home-lemag .container,footer .paragraph--type--home-lemag .node--landing .field--name-field-page-paragraph,footer .paragraph--type--home-lemag .node--landing .field--type-text-with-summary,footer .paragraph--type--home-lemag article[class*=fetes_receptions] .node__content,footer .paragraph--type--home-lemag article[class*=recrutement] .node__content,footer article[class*=fetes_receptions] .paragraph--type--home-lemag .node__content,footer article[class*=recrutement] .paragraph--type--home-lemag .node__content,header .cart.cart-form .paragraph--type--home-lemag .alert-wrapper,header .node--landing .paragraph--type--home-lemag .field--name-field-page-paragraph,header .node--landing .paragraph--type--home-lemag .field--type-text-with-summary,header .paragraph--type--home-lemag .cart.cart-form .alert-wrapper,header .paragraph--type--home-lemag .container,header .paragraph--type--home-lemag .node--landing .field--name-field-page-paragraph,header .paragraph--type--home-lemag .node--landing .field--type-text-with-summary,header .paragraph--type--home-lemag article[class*=fetes_receptions] .node__content,header .paragraph--type--home-lemag article[class*=recrutement] .node__content,header article[class*=fetes_receptions] .paragraph--type--home-lemag .node__content,header article[class*=recrutement] .paragraph--type--home-lemag .node__content{padding:0;max-width:100%}footer .paragraph--type--home-lemag div[class*=article-mag],header .paragraph--type--home-lemag div[class*=article-mag]{color:#000;height:530px}@media (min-width:992px){footer .paragraph--type--home-lemag div[class*=article-mag],header .paragraph--type--home-lemag div[class*=article-mag]{height:460px}}footer .paragraph--type--home-lemag div[class*=article-mag] .mag-top,header .paragraph--type--home-lemag div[class*=article-mag] .mag-top{margin-top:4.375rem}@media (min-width:768px){footer .paragraph--type--home-lemag div[class*=article-mag] .title-mag-top,header .paragraph--type--home-lemag div[class*=article-mag] .title-mag-top{margin-top:3rem}}footer .paragraph--type--home-lemag div[class*=article-mag] .mag-bottom,header .paragraph--type--home-lemag div[class*=article-mag] .mag-bottom{margin-bottom:4.375rem;text-align:center}footer .paragraph--type--home-lemag .article-mag-1,header .paragraph--type--home-lemag .article-mag-1{position:relative;color:#000}footer .paragraph--type--home-lemag .article-mag-1 .field--name-field-home-lemag,header .paragraph--type--home-lemag .article-mag-1 .field--name-field-home-lemag{margin-top:3rem}footer .paragraph--type--home-lemag .article-mag-2 span,header .paragraph--type--home-lemag .article-mag-2 span{color:#fff}footer .paragraph--type--home-lemag .article-mag-2 .background--responsive-picture,header .paragraph--type--home-lemag .article-mag-2 .background--responsive-picture{top:auto;bottom:0;max-height:285px}@media (max-width:991.98px){footer .paragraph--type--home-lemag .article-mag-2 .background--responsive-picture,header .paragraph--type--home-lemag .article-mag-2 .background--responsive-picture{max-height:325px;top:175px}}footer .paragraph--type--home-lemag .article-mag-2 .title-mag-top,header .paragraph--type--home-lemag .article-mag-2 .title-mag-top{background-color:#000;height:175px;width:100%;margin-top:0}footer .paragraph--type--home-lemag .article-mag-2 .title-mag-top p,header .paragraph--type--home-lemag .article-mag-2 .title-mag-top p{color:#fff}footer .paragraph--type--home-lemag.paragraph .article-mag-3,header .paragraph--type--home-lemag.paragraph .article-mag-3{height:255px}footer .paragraph--type--home-lemag.paragraph .article-mag-3 a,header .paragraph--type--home-lemag.paragraph .article-mag-3 a{background-size:cover;background-repeat:no-repeat;width:100%;height:255px}footer .paragraph--type--home-lemag.paragraph .article-mag-3 a img,header .paragraph--type--home-lemag.paragraph .article-mag-3 a img{-o-object-fit:cover;object-fit:cover}@media (min-width:992px){footer .paragraph--type--home-lemag.paragraph .article-mag-3,header .paragraph--type--home-lemag.paragraph .article-mag-3{height:460px}footer .paragraph--type--home-lemag.paragraph .article-mag-3 a,header .paragraph--type--home-lemag.paragraph .article-mag-3 a{height:460px}}footer .paragraph--type--home-lemag.paragraph .article-mag-3 .icon,header .paragraph--type--home-lemag.paragraph .article-mag-3 .icon{width:75px;height:75px}footer .paragraph--type--home-lemag.paragraph .article-mag-4,header .paragraph--type--home-lemag.paragraph .article-mag-4{font-size:14px;max-height:100%;height:unset;margin-left:auto;margin-right:auto}@media (min-width:992px){footer .paragraph--type--home-lemag.paragraph .article-mag-4,header .paragraph--type--home-lemag.paragraph .article-mag-4{padding:3rem 1rem}}@media (max-width:991.98px){footer .paragraph--type--home-lemag.paragraph .article-mag-4,header .paragraph--type--home-lemag.paragraph .article-mag-4{padding:15px 0;max-width:80%;margin-top:-3rem;background-color:#fff}footer .paragraph--type--home-lemag.paragraph .article-mag-4 .mag-bottom,header .paragraph--type--home-lemag.paragraph .article-mag-4 .mag-bottom{margin-bottom:0}}footer .paragraph--type--home-lemag.paragraph .article-mag-4 .mag-top,header .paragraph--type--home-lemag.paragraph .article-mag-4 .mag-top{padding:0 5rem}@media (max-width:991.98px){footer .paragraph--type--home-lemag.paragraph .article-mag-4 .mag-top,header .paragraph--type--home-lemag.paragraph .article-mag-4 .mag-top{padding:0 15px}}footer .paragraph--type--home-lemag.paragraph .article-mag-4 .mag-bottom,header .paragraph--type--home-lemag.paragraph .article-mag-4 .mag-bottom{margin-bottom:0}footer .paragraph--type--home-lemag.paragraph .article-mag-4 .title-mag p,header .paragraph--type--home-lemag.paragraph .article-mag-4 .title-mag p{margin-bottom:0}footer .paragraph--type--home-lemag.paragraph .article-mag-4 .summary,header .paragraph--type--home-lemag.paragraph .article-mag-4 .summary{margin-bottom:1em}footer .paragraph--type--home-reception,header .paragraph--type--home-reception{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;width:100%}footer .paragraph--type--home-reception a,header .paragraph--type--home-reception a{color:#000;text-decoration:none}@media (min-width:768px){footer .paragraph--type--home-reception,header .paragraph--type--home-reception{height:450px;max-width:720px}}@media (min-width:992px){footer .paragraph--type--home-reception,header .paragraph--type--home-reception{max-width:480px}}@media (min-width:1200px){footer .paragraph--type--home-reception,header .paragraph--type--home-reception{max-width:570px}}footer .paragraph--type--home-reception .block--reception,header .paragraph--type--home-reception .block--reception{height:520px;overflow:hidden}@media (min-width:992px){footer .paragraph--type--home-reception .block--reception,header .paragraph--type--home-reception .block--reception{height:450px}}footer .paragraph--type--home-reception .vignette-digipat,header .paragraph--type--home-reception .vignette-digipat{position:absolute;right:inherit;left:50%;top:15px;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);z-index:10}@media (min-width:992px){footer .paragraph--type--home-reception .vignette-digipat,header .paragraph--type--home-reception .vignette-digipat{right:40px;top:40px;left:inherit;-webkit-transform:translate(0,0);transform:translate(0,0)}}footer .paragraph--type--home-reception .background--image,header .paragraph--type--home-reception .background--image{width:100%;background-size:cover;position:absolute;top:0;left:0;bottom:0;right:0;height:100%;background-color:#4196b0;z-index:-1}footer .paragraph--type--home-reception .field--name-field-item-1-image-bas,header .paragraph--type--home-reception .field--name-field-item-1-image-bas{position:absolute;top:auto;bottom:50%;-webkit-transform:translateY(50%);transform:translateY(50%);margin-bottom:0}footer .paragraph--type--home-reception .block--white,header .paragraph--type--home-reception .block--white{padding:1.5em 1em;background-color:#fff!important}footer .paragraph--type--home-reception .content-reception,header .paragraph--type--home-reception .content-reception{position:relative;z-index:5}footer .home-slider,footer .node--type-frr-homepage-slide .node--type-frr-homepage-slide,header .home-slider,header .node--type-frr-homepage-slide .node--type-frr-homepage-slide{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;margin:0 auto 4rem auto;background-color:#f6ebe6;position:relative}@media (max-width:1199.98px){footer .home-slider,footer .node--type-frr-homepage-slide .node--type-frr-homepage-slide,header .home-slider,header .node--type-frr-homepage-slide .node--type-frr-homepage-slide{margin-top:85px}}footer .home-slider .carousel-control-next,footer .home-slider .carousel-control-prev,footer .node--type-frr-homepage-slide .node--type-frr-homepage-slide .carousel-control-next,footer .node--type-frr-homepage-slide .node--type-frr-homepage-slide .carousel-control-prev,header .home-slider .carousel-control-next,header .home-slider .carousel-control-prev,header .node--type-frr-homepage-slide .node--type-frr-homepage-slide .carousel-control-next,header .node--type-frr-homepage-slide .node--type-frr-homepage-slide .carousel-control-prev{z-index:15;-webkit-filter:invert(100%);filter:invert(100%);width:5%}footer .home-slider .carousel-indicators,footer .node--type-frr-homepage-slide .node--type-frr-homepage-slide .carousel-indicators,header .home-slider .carousel-indicators,header .node--type-frr-homepage-slide .node--type-frr-homepage-slide .carousel-indicators{position:absolute;bottom:-45px;margin:0 12px 12px 0}footer .home-slider .carousel-indicators li,footer .node--type-frr-homepage-slide .node--type-frr-homepage-slide .carousel-indicators li,header .home-slider .carousel-indicators li,header .node--type-frr-homepage-slide .node--type-frr-homepage-slide .carousel-indicators li{width:13px;height:13px;padding:0;-webkit-transition:all ease-in-out .2s;transition:all ease-in-out .2s;border-radius:13px;border:solid transparent 1px;opacity:1;background:#d2d2d2}footer .home-slider .carousel-indicators li.active,footer .node--type-frr-homepage-slide .node--type-frr-homepage-slide .carousel-indicators li.active,header .home-slider .carousel-indicators li.active,header .node--type-frr-homepage-slide .node--type-frr-homepage-slide .carousel-indicators li.active{background-color:#000;padding:0 15px}footer .home-slider .home-slide,footer .node--type-frr-homepage-slide .node--type-frr-homepage-slide .home-slide,header .home-slider .home-slide,header .node--type-frr-homepage-slide .node--type-frr-homepage-slide .home-slide{height:589px}footer .home-slider .home-slide .home-slide__body,footer .node--type-frr-homepage-slide .node--type-frr-homepage-slide .home-slide .home-slide__body,header .home-slider .home-slide .home-slide__body,header .node--type-frr-homepage-slide .node--type-frr-homepage-slide .home-slide .home-slide__body{max-width:700px;width:90%;margin:0 auto}@media (min-width:992px){footer .home-slider .home-slide .home-slide__body,footer .node--type-frr-homepage-slide .node--type-frr-homepage-slide .home-slide .home-slide__body,header .home-slider .home-slide .home-slide__body,header .node--type-frr-homepage-slide .node--type-frr-homepage-slide .home-slide .home-slide__body{max-width:350px;padding:110px 20px;width:80%;margin:0 auto}}footer .home-slider .home-slide .home-slide__body .home-slide__text,footer .node--type-frr-homepage-slide .node--type-frr-homepage-slide .home-slide .home-slide__body .home-slide__text,header .home-slider .home-slide .home-slide__body .home-slide__text,header .node--type-frr-homepage-slide .node--type-frr-homepage-slide .home-slide .home-slide__body .home-slide__text{overflow:hidden;padding-left:0;padding-right:0;overflow-wrap:break-word}@media (max-width:991.98px){footer .home-slider .home-slide .home-slide__body .home-slide__text,footer .node--type-frr-homepage-slide .node--type-frr-homepage-slide .home-slide .home-slide__body .home-slide__text,header .home-slider .home-slide .home-slide__body .home-slide__text,header .node--type-frr-homepage-slide .node--type-frr-homepage-slide .home-slide .home-slide__body .home-slide__text{text-align:center}}footer .home-slider .home-slide .home-slide__body .home-slide__text .text-size-1,footer .home-slider .home-slide .home-slide__body .home-slide__text .text-size-2,footer .home-slider .home-slide .home-slide__body .home-slide__text .text-size-3,footer .home-slider .home-slide .home-slide__body .home-slide__text .text-size-4,footer .home-slider .home-slide .home-slide__body .home-slide__text .text-size-5,footer .home-slider .home-slide .home-slide__body .home-slide__text .text-size-6,footer .node--type-frr-homepage-slide .node--type-frr-homepage-slide .home-slide .home-slide__body .home-slide__text .text-size-1,footer .node--type-frr-homepage-slide .node--type-frr-homepage-slide .home-slide .home-slide__body .home-slide__text .text-size-2,footer .node--type-frr-homepage-slide .node--type-frr-homepage-slide .home-slide .home-slide__body .home-slide__text .text-size-3,footer .node--type-frr-homepage-slide .node--type-frr-homepage-slide .home-slide .home-slide__body .home-slide__text .text-size-4,footer .node--type-frr-homepage-slide .node--type-frr-homepage-slide .home-slide .home-slide__body .home-slide__text .text-size-5,footer .node--type-frr-homepage-slide .node--type-frr-homepage-slide .home-slide .home-slide__body .home-slide__text .text-size-6,header .home-slider .home-slide .home-slide__body .home-slide__text .text-size-1,header .home-slider .home-slide .home-slide__body .home-slide__text .text-size-2,header .home-slider .home-slide .home-slide__body .home-slide__text .text-size-3,header .home-slider .home-slide .home-slide__body .home-slide__text .text-size-4,header .home-slider .home-slide .home-slide__body .home-slide__text .text-size-5,header .home-slider .home-slide .home-slide__body .home-slide__text .text-size-6,header .node--type-frr-homepage-slide .node--type-frr-homepage-slide .home-slide .home-slide__body .home-slide__text .text-size-1,header .node--type-frr-homepage-slide .node--type-frr-homepage-slide .home-slide .home-slide__body .home-slide__text .text-size-2,header .node--type-frr-homepage-slide .node--type-frr-homepage-slide .home-slide .home-slide__body .home-slide__text .text-size-3,header .node--type-frr-homepage-slide .node--type-frr-homepage-slide .home-slide .home-slide__body .home-slide__text .text-size-4,header .node--type-frr-homepage-slide .node--type-frr-homepage-slide .home-slide .home-slide__body .home-slide__text .text-size-5,header .node--type-frr-homepage-slide .node--type-frr-homepage-slide .home-slide .home-slide__body .home-slide__text .text-size-6{line-height:1}footer .home-slider .home-slide .home-slide__body .home-slide__text p,footer .node--type-frr-homepage-slide .node--type-frr-homepage-slide .home-slide .home-slide__body .home-slide__text p,header .home-slider .home-slide .home-slide__body .home-slide__text p,header .node--type-frr-homepage-slide .node--type-frr-homepage-slide .home-slide .home-slide__body .home-slide__text p{margin:0;font-size:.875rem}footer .home-slider .home-slide .home-slide__body .home-slide__text strong,footer .node--type-frr-homepage-slide .node--type-frr-homepage-slide .home-slide .home-slide__body .home-slide__text strong,header .home-slider .home-slide .home-slide__body .home-slide__text strong,header .node--type-frr-homepage-slide .node--type-frr-homepage-slide .home-slide .home-slide__body .home-slide__text strong{font-weight:900}footer .home-slider .home-slide .home-slide__link,footer .node--type-frr-homepage-slide .node--type-frr-homepage-slide .home-slide .home-slide__link,header .home-slider .home-slide .home-slide__link,header .node--type-frr-homepage-slide .node--type-frr-homepage-slide .home-slide .home-slide__link{width:100%;margin-top:1rem}@media (max-width:1199.98px){footer .home-slider .home-slide .home-slide__link,footer .node--type-frr-homepage-slide .node--type-frr-homepage-slide .home-slide .home-slide__link,header .home-slider .home-slide .home-slide__link,header .node--type-frr-homepage-slide .node--type-frr-homepage-slide .home-slide .home-slide__link{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width:992px){footer .home-slider .home-slide .home-slide__link,footer .node--type-frr-homepage-slide .node--type-frr-homepage-slide .home-slide .home-slide__link,header .home-slider .home-slide .home-slide__link,header .node--type-frr-homepage-slide .node--type-frr-homepage-slide .home-slide .home-slide__link{width:auto}}footer .home-slider .home-slide .home-slide__link>a,footer .node--type-frr-homepage-slide .node--type-frr-homepage-slide .home-slide .home-slide__link>a,header .home-slider .home-slide .home-slide__link>a,header .node--type-frr-homepage-slide .node--type-frr-homepage-slide .home-slide .home-slide__link>a{width:100%}footer .home-slider .home-slide .home-slide__picture,footer .node--type-frr-homepage-slide .node--type-frr-homepage-slide .home-slide .home-slide__picture,header .home-slider .home-slide .home-slide__picture,header .node--type-frr-homepage-slide .node--type-frr-homepage-slide .home-slide .home-slide__picture{position:relative;z-index:4;height:100%}footer .home-slider .home-slide .home-slide__picture .product-infos,footer .node--type-frr-homepage-slide .node--type-frr-homepage-slide .home-slide .home-slide__picture .product-infos,header .home-slider .home-slide .home-slide__picture .product-infos,header .node--type-frr-homepage-slide .node--type-frr-homepage-slide .home-slide .home-slide__picture .product-infos{position:absolute;bottom:10%;width:80%;left:50%;z-index:15;-webkit-transform:translateX(-50%);transform:translateX(-50%)}footer .home-slider .home-slide .home-slide__picture .product-infos h1,footer .node--type-frr-homepage-slide .node--type-frr-homepage-slide .home-slide .home-slide__picture .product-infos h1,header .home-slider .home-slide .home-slide__picture .product-infos h1,header .node--type-frr-homepage-slide .node--type-frr-homepage-slide .home-slide .home-slide__picture .product-infos h1{font-size:4rem;font-weight:600;width:65%}footer .home-slider .home-slide .home-slide__picture .product-infos h4,footer .node--type-frr-homepage-slide .node--type-frr-homepage-slide .home-slide .home-slide__picture .product-infos h4,header .home-slider .home-slide .home-slide__picture .product-infos h4,header .node--type-frr-homepage-slide .node--type-frr-homepage-slide .home-slide .home-slide__picture .product-infos h4{width:80%;font-weight:400}footer .home-slider .home-slide .home-slide__picture img,footer .node--type-frr-homepage-slide .node--type-frr-homepage-slide .home-slide .home-slide__picture img,header .home-slider .home-slide .home-slide__picture img,header .node--type-frr-homepage-slide .node--type-frr-homepage-slide .home-slide .home-slide__picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background-position:center;display:block}@media (min-width:992px){footer .home-slider .content-left,footer .home-slider .content-right,footer .node--type-frr-homepage-slide .node--type-frr-homepage-slide .content-left,footer .node--type-frr-homepage-slide .node--type-frr-homepage-slide .content-right,header .home-slider .content-left,header .home-slider .content-right,header .node--type-frr-homepage-slide .node--type-frr-homepage-slide .content-left,header .node--type-frr-homepage-slide .node--type-frr-homepage-slide .content-right{height:100%}}@media (max-width:991.98px){footer .home-slider .content-left,footer .node--type-frr-homepage-slide .node--type-frr-homepage-slide .content-left,header .home-slider .content-left,header .node--type-frr-homepage-slide .node--type-frr-homepage-slide .content-left{position:absolute;top:auto;z-index:15;left:0;right:0;bottom:2rem}footer .home-slider .content-right,footer .node--type-frr-homepage-slide .node--type-frr-homepage-slide .content-right,header .home-slider .content-right,header .node--type-frr-homepage-slide .node--type-frr-homepage-slide .content-right{max-height:50%}footer .home-slider .content-right .product-infos,footer .node--type-frr-homepage-slide .node--type-frr-homepage-slide .content-right .product-infos,header .home-slider .content-right .product-infos,header .node--type-frr-homepage-slide .node--type-frr-homepage-slide .content-right .product-infos{display:none}footer .home-slider .home-slide .home-slide__picture:after,footer .node--type-frr-homepage-slide .node--type-frr-homepage-slide .home-slide .home-slide__picture:after,header .home-slider .home-slide .home-slide__picture:after,header .node--type-frr-homepage-slide .node--type-frr-homepage-slide .home-slide .home-slide__picture:after{background:-webkit-gradient(linear,left bottom,left top,from(#f6ebe6),color-stop(80%,rgba(0,0,0,0)));background:linear-gradient(bottom,#f6ebe6 0,rgba(0,0,0,0) 80%)}}footer .home-slide--full-screen,header .home-slide--full-screen{background:unset!important;position:relative;height:589px}footer .home-slide--full-screen .home-slide__content_full,header .home-slide--full-screen .home-slide__content_full{width:80%;margin:auto}footer .home-slide--full-screen .home-slide__content_full>div,header .home-slide--full-screen .home-slide__content_full>div{gap:70px}footer .home-slide--full-screen .home-slide__picture_full img,header .home-slide--full-screen .home-slide__picture_full img{width:100%;height:100%;position:absolute;-o-object-fit:cover;object-fit:cover}footer .home-slide--full-screen h1,header .home-slide--full-screen h1{font-size:4.2rem;word-wrap:break-word;font-weight:700;text-transform:uppercase}@media (min-width:992px){footer .home-slide--full-screen h1,header .home-slide--full-screen h1{font-size:8em}}footer .home-slide--full-screen h2,header .home-slide--full-screen h2{font-size:4rem;font-weight:700;text-transform:uppercase}@media (min-width:992px){footer .home-slide--full-screen h2,header .home-slide--full-screen h2{font-size:7em}}footer .home-slide--full-screen .text-slider-title-blanc,header .home-slide--full-screen .text-slider-title-blanc{color:#fff}footer .paragraph--type--image-left-wysiwyg-right,header .paragraph--type--image-left-wysiwyg-right{position:relative;margin-top:5em;padding:3rem 0 5rem 0;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}footer .paragraph--type--image-left-wysiwyg-right .field--name-field-link,header .paragraph--type--image-left-wysiwyg-right .field--name-field-link{margin-top:2em}footer .paragraph--type--image-left-wysiwyg-right .field--name-field-link a,header .paragraph--type--image-left-wysiwyg-right .field--name-field-link a{background:0 0;color:#000;font-size:.875rem;border:1px solid #000;border-radius:0;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block}@media (min-width:992px){footer .paragraph--type--image-left-wysiwyg-right .field--name-field-link a,header .paragraph--type--image-left-wysiwyg-right .field--name-field-link a{width:auto}}footer .paragraph--type--image-left-wysiwyg-right .field--name-field-link a:hover,header .paragraph--type--image-left-wysiwyg-right .field--name-field-link a:hover{background:#000;color:#fff;text-decoration:none!important}footer .paragraph--type--image-left-wysiwyg-right,header .paragraph--type--image-left-wysiwyg-right{background:rgba(0,0,0,.1)}footer .paragraph--type--lemag-intro-deux-derniers>.row,footer .paragraph--type--lemag-intro>.row,header .paragraph--type--lemag-intro-deux-derniers>.row,header .paragraph--type--lemag-intro>.row{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}footer .paragraph--type--lemag-intro .block-mag-intro,footer .paragraph--type--lemag-intro-deux-derniers .block-mag-intro,header .paragraph--type--lemag-intro .block-mag-intro,header .paragraph--type--lemag-intro-deux-derniers .block-mag-intro{position:relative;min-height:530px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:rgba(222,226,230,.3215686275);overflow:hidden;z-index:0}footer .paragraph--type--lemag-intro .block-mag-intro .field--type-entity-reference,footer .paragraph--type--lemag-intro-deux-derniers .block-mag-intro .field--type-entity-reference,header .paragraph--type--lemag-intro .block-mag-intro .field--type-entity-reference,header .paragraph--type--lemag-intro-deux-derniers .block-mag-intro .field--type-entity-reference{margin-bottom:0}@media (min-width:992px){footer .paragraph--type--lemag-intro .block-mag-intro .field-cover,footer .paragraph--type--lemag-intro-deux-derniers .block-mag-intro .field-cover,header .paragraph--type--lemag-intro .block-mag-intro .field-cover,header .paragraph--type--lemag-intro-deux-derniers .block-mag-intro .field-cover{width:100%;margin-bottom:auto}}footer .paragraph--type--lemag-intro .block-mag-intro .field-cover img,footer .paragraph--type--lemag-intro-deux-derniers .block-mag-intro .field-cover img,header .paragraph--type--lemag-intro .block-mag-intro .field-cover img,header .paragraph--type--lemag-intro-deux-derniers .block-mag-intro .field-cover img{width:100%}footer .paragraph--type--lemag-intro .block-mag-intro .field-html-title,footer .paragraph--type--lemag-intro-deux-derniers .block-mag-intro .field-html-title,header .paragraph--type--lemag-intro .block-mag-intro .field-html-title,header .paragraph--type--lemag-intro-deux-derniers .block-mag-intro .field-html-title{text-align:center;width:80%;text-transform:uppercase}@media (min-width:992px){footer .paragraph--type--lemag-intro .block-mag-intro .field-html-title,footer .paragraph--type--lemag-intro-deux-derniers .block-mag-intro .field-html-title,header .paragraph--type--lemag-intro .block-mag-intro .field-html-title,header .paragraph--type--lemag-intro-deux-derniers .block-mag-intro .field-html-title{margin-bottom:auto}}footer .paragraph--type--lemag-intro .block-mag-intro .field-html-title strong,footer .paragraph--type--lemag-intro-deux-derniers .block-mag-intro .field-html-title strong,header .paragraph--type--lemag-intro .block-mag-intro .field-html-title strong,header .paragraph--type--lemag-intro-deux-derniers .block-mag-intro .field-html-title strong{font-weight:900}footer .paragraph--type--lemag-intro .block-mag-intro .field-html-title,footer .paragraph--type--lemag-intro .block-mag-intro .field-html-title p,footer .paragraph--type--lemag-intro .block-mag-intro .field-html-title span,footer .paragraph--type--lemag-intro-deux-derniers .block-mag-intro .field-html-title,footer .paragraph--type--lemag-intro-deux-derniers .block-mag-intro .field-html-title p,footer .paragraph--type--lemag-intro-deux-derniers .block-mag-intro .field-html-title span,header .paragraph--type--lemag-intro .block-mag-intro .field-html-title,header .paragraph--type--lemag-intro .block-mag-intro .field-html-title p,header .paragraph--type--lemag-intro .block-mag-intro .field-html-title span,header .paragraph--type--lemag-intro-deux-derniers .block-mag-intro .field-html-title,header .paragraph--type--lemag-intro-deux-derniers .block-mag-intro .field-html-title p,header .paragraph--type--lemag-intro-deux-derniers .block-mag-intro .field-html-title span{color:#000!important;line-height:2rem;font-size:1.6rem}footer .paragraph--type--lemag-intro .block-mag-intro .field-html-title br,footer .paragraph--type--lemag-intro-deux-derniers .block-mag-intro .field-html-title br,header .paragraph--type--lemag-intro .block-mag-intro .field-html-title br,header .paragraph--type--lemag-intro-deux-derniers .block-mag-intro .field-html-title br{display:none}footer .paragraph--type--lemag-intro .block-mag-intro .field-html-title p,footer .paragraph--type--lemag-intro-deux-derniers .block-mag-intro .field-html-title p,header .paragraph--type--lemag-intro .block-mag-intro .field-html-title p,header .paragraph--type--lemag-intro-deux-derniers .block-mag-intro .field-html-title p{margin:0}footer .paragraph--type--lemag-intro .block-mag-intro .field-text-with-summary,footer .paragraph--type--lemag-intro-deux-derniers .block-mag-intro .field-text-with-summary,header .paragraph--type--lemag-intro .block-mag-intro .field-text-with-summary,header .paragraph--type--lemag-intro-deux-derniers .block-mag-intro .field-text-with-summary{margin:0 auto 1.5em auto;text-align:center;max-width:95%}footer .paragraph--type--lemag-intro .block-mag-intro .field-text-with-summary>p:first-child,footer .paragraph--type--lemag-intro-deux-derniers .block-mag-intro .field-text-with-summary>p:first-child,header .paragraph--type--lemag-intro .block-mag-intro .field-text-with-summary>p:first-child,header .paragraph--type--lemag-intro-deux-derniers .block-mag-intro .field-text-with-summary>p:first-child{font-weight:700}footer .paragraph--type--lemag-intro .block-mag-intro .field-text-with-summary div,footer .paragraph--type--lemag-intro-deux-derniers .block-mag-intro .field-text-with-summary div,header .paragraph--type--lemag-intro .block-mag-intro .field-text-with-summary div,header .paragraph--type--lemag-intro-deux-derniers .block-mag-intro .field-text-with-summary div{font-size:.9rem;margin:5px 0}@media (min-width:992px){footer .paragraph--type--lemag-intro .block-mag-intro .field-text-with-summary,footer .paragraph--type--lemag-intro-deux-derniers .block-mag-intro .field-text-with-summary,header .paragraph--type--lemag-intro .block-mag-intro .field-text-with-summary,header .paragraph--type--lemag-intro-deux-derniers .block-mag-intro .field-text-with-summary{max-width:80%}}footer .paragraph--type--lemag-intro .block-mag-intro .field-text-with-summary p,footer .paragraph--type--lemag-intro-deux-derniers .block-mag-intro .field-text-with-summary p,header .paragraph--type--lemag-intro .block-mag-intro .field-text-with-summary p,header .paragraph--type--lemag-intro-deux-derniers .block-mag-intro .field-text-with-summary p{font-size:16px;margin-bottom:0}footer .paragraph--type--lemag-intro .block-mag-intro .field-link,footer .paragraph--type--lemag-intro-deux-derniers .block-mag-intro .field-link,header .paragraph--type--lemag-intro .block-mag-intro .field-link,header .paragraph--type--lemag-intro-deux-derniers .block-mag-intro .field-link{text-align:center;margin-bottom:2rem}footer .paragraph--type--lemag-intro .block-mag-intro a,footer .paragraph--type--lemag-intro-deux-derniers .block-mag-intro a,header .paragraph--type--lemag-intro .block-mag-intro a,header .paragraph--type--lemag-intro-deux-derniers .block-mag-intro a{background:0 0;color:#000;font-size:.875rem;border:1px solid #000;border-radius:0;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block}@media (min-width:992px){footer .paragraph--type--lemag-intro .block-mag-intro a,footer .paragraph--type--lemag-intro-deux-derniers .block-mag-intro a,header .paragraph--type--lemag-intro .block-mag-intro a,header .paragraph--type--lemag-intro-deux-derniers .block-mag-intro a{width:auto}}footer .paragraph--type--lemag-intro .block-mag-intro a:hover,footer .paragraph--type--lemag-intro-deux-derniers .block-mag-intro a:hover,header .paragraph--type--lemag-intro .block-mag-intro a:hover,header .paragraph--type--lemag-intro-deux-derniers .block-mag-intro a:hover{background:#000;color:#fff;text-decoration:none!important}footer .paragraph--type--lemag-intro .block-mag-intro .inline__links a,footer .paragraph--type--lemag-intro-deux-derniers .block-mag-intro .inline__links a,header .paragraph--type--lemag-intro .block-mag-intro .inline__links a,header .paragraph--type--lemag-intro-deux-derniers .block-mag-intro .inline__links a{background:0 0;color:#000;font-size:.875rem;border:1px solid #000;border-radius:0;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block}@media (min-width:992px){footer .paragraph--type--lemag-intro .block-mag-intro .inline__links a,footer .paragraph--type--lemag-intro-deux-derniers .block-mag-intro .inline__links a,header .paragraph--type--lemag-intro .block-mag-intro .inline__links a,header .paragraph--type--lemag-intro-deux-derniers .block-mag-intro .inline__links a{width:auto}}footer .paragraph--type--lemag-intro .block-mag-intro .inline__links a:hover,footer .paragraph--type--lemag-intro-deux-derniers .block-mag-intro .inline__links a:hover,header .paragraph--type--lemag-intro .block-mag-intro .inline__links a:hover,header .paragraph--type--lemag-intro-deux-derniers .block-mag-intro .inline__links a:hover{background:#000;color:#fff;text-decoration:none!important}footer .paragraph--type--lemag-intro .mag-intro-1,footer .paragraph--type--lemag-intro-deux-derniers .mag-intro-1,header .paragraph--type--lemag-intro .mag-intro-1,header .paragraph--type--lemag-intro-deux-derniers .mag-intro-1{text-align:initial;height:100%}footer .paragraph--type--lemag-intro .mag-intro-1 .field--name-field-title p,footer .paragraph--type--lemag-intro-deux-derniers .mag-intro-1 .field--name-field-title p,header .paragraph--type--lemag-intro .mag-intro-1 .field--name-field-title p,header .paragraph--type--lemag-intro-deux-derniers .mag-intro-1 .field--name-field-title p{text-align:left;line-height:1;font-size:5.5em!important}footer .paragraph--type--lemag-intro .mag-intro-1 .field--name-field-body,footer .paragraph--type--lemag-intro-deux-derniers .mag-intro-1 .field--name-field-body,header .paragraph--type--lemag-intro .mag-intro-1 .field--name-field-body,header .paragraph--type--lemag-intro-deux-derniers .mag-intro-1 .field--name-field-body{margin-top:6em;min-height:180px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer .paragraph--type--lemag-intro .mag-intro-1 .field--name-field-body p,footer .paragraph--type--lemag-intro-deux-derniers .mag-intro-1 .field--name-field-body p,header .paragraph--type--lemag-intro .mag-intro-1 .field--name-field-body p,header .paragraph--type--lemag-intro-deux-derniers .mag-intro-1 .field--name-field-body p{font-size:1.5rem}footer .paragraph--type--lemag-intro .mag-intro-1 .field--name-field-image,footer .paragraph--type--lemag-intro .mag-intro-1 .field--name-field-media-image,footer .paragraph--type--lemag-intro-deux-derniers .mag-intro-1 .field--name-field-image,footer .paragraph--type--lemag-intro-deux-derniers .mag-intro-1 .field--name-field-media-image,header .paragraph--type--lemag-intro .mag-intro-1 .field--name-field-image,header .paragraph--type--lemag-intro .mag-intro-1 .field--name-field-media-image,header .paragraph--type--lemag-intro-deux-derniers .mag-intro-1 .field--name-field-image,header .paragraph--type--lemag-intro-deux-derniers .mag-intro-1 .field--name-field-media-image{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1}footer .paragraph--type--lemag-intro .mag-intro-1 .field--name-field-image .contextual-region,footer .paragraph--type--lemag-intro .mag-intro-1 .field--name-field-media-image .contextual-region,footer .paragraph--type--lemag-intro-deux-derniers .mag-intro-1 .field--name-field-image .contextual-region,footer .paragraph--type--lemag-intro-deux-derniers .mag-intro-1 .field--name-field-media-image .contextual-region,header .paragraph--type--lemag-intro .mag-intro-1 .field--name-field-image .contextual-region,header .paragraph--type--lemag-intro .mag-intro-1 .field--name-field-media-image .contextual-region,header .paragraph--type--lemag-intro-deux-derniers .mag-intro-1 .field--name-field-image .contextual-region,header .paragraph--type--lemag-intro-deux-derniers .mag-intro-1 .field--name-field-media-image .contextual-region{position:initial}footer .paragraph--type--lemag-intro .mag-intro-1 .field--name-field-image .field__item,footer .paragraph--type--lemag-intro .mag-intro-1 .field--name-field-media-image .field__item,footer .paragraph--type--lemag-intro-deux-derniers .mag-intro-1 .field--name-field-image .field__item,footer .paragraph--type--lemag-intro-deux-derniers .mag-intro-1 .field--name-field-media-image .field__item,header .paragraph--type--lemag-intro .mag-intro-1 .field--name-field-image .field__item,header .paragraph--type--lemag-intro .mag-intro-1 .field--name-field-media-image .field__item,header .paragraph--type--lemag-intro-deux-derniers .mag-intro-1 .field--name-field-image .field__item,header .paragraph--type--lemag-intro-deux-derniers .mag-intro-1 .field--name-field-media-image .field__item{height:100%}footer .paragraph--type--lemag-intro .mag-intro-1 .text-weight-black,footer .paragraph--type--lemag-intro .mag-intro-1 .text-weight-light,footer .paragraph--type--lemag-intro-deux-derniers .mag-intro-1 .text-weight-black,footer .paragraph--type--lemag-intro-deux-derniers .mag-intro-1 .text-weight-light,header .paragraph--type--lemag-intro .mag-intro-1 .text-weight-black,header .paragraph--type--lemag-intro .mag-intro-1 .text-weight-light,header .paragraph--type--lemag-intro-deux-derniers .mag-intro-1 .text-weight-black,header .paragraph--type--lemag-intro-deux-derniers .mag-intro-1 .text-weight-light{width:100%;display:block;color:#fefefe}footer .paragraph--type--lemag-intro .mag-intro-1 .text-weight-light,footer .paragraph--type--lemag-intro-deux-derniers .mag-intro-1 .text-weight-light,header .paragraph--type--lemag-intro .mag-intro-1 .text-weight-light,header .paragraph--type--lemag-intro-deux-derniers .mag-intro-1 .text-weight-light{font-size:54px;line-height:0;max-width:160px}footer .paragraph--type--lemag-intro .mag-intro-1 .text-weight-black,footer .paragraph--type--lemag-intro-deux-derniers .mag-intro-1 .text-weight-black,header .paragraph--type--lemag-intro .mag-intro-1 .text-weight-black,header .paragraph--type--lemag-intro-deux-derniers .mag-intro-1 .text-weight-black{font-size:131px;line-height:111px;max-width:250px}footer .paragraph--type--lemag-recents,header .paragraph--type--lemag-recents{margin:9em 0 4rem 0}footer .paragraph--type--lemag-recents .text-align-center,header .paragraph--type--lemag-recents .text-align-center{text-align:left}footer .paragraph--type--lemag-recents .block-title,header .paragraph--type--lemag-recents .block-title{margin:1rem auto 3rem auto}@media (min-width:768px){footer .paragraph--type--lemag-recents .block-title,header .paragraph--type--lemag-recents .block-title{max-width:80%}}footer .paragraph--type--lemag-recents .block-title h2,header .paragraph--type--lemag-recents .block-title h2{position:relative;text-align:center;font-weight:700}footer .paragraph--type--lemag-recents .block-title h2:before,header .paragraph--type--lemag-recents .block-title h2:before{content:"";background-image:url(https://www.patapain.com/themes/custom/digipat/dist/4759535137477302a7fb.png);background-repeat:no-repeat;position:absolute;top:auto;left:50%;right:auto;bottom:100%;-webkit-transform:translate(-50%,-13px);transform:translate(-50%,-13px);width:60px;height:70px}footer .paragraph--type--lemag-recents .view-le-mag-recent .row.d-flex>.col-lg-3,header .paragraph--type--lemag-recents .view-le-mag-recent .row.d-flex>.col-lg-3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer .paragraph--type--lemag-recents .view-le-mag-recent .row.d-flex>.col-lg-3 a,header .paragraph--type--lemag-recents .view-le-mag-recent .row.d-flex>.col-lg-3 a{margin-top:auto}@media (max-width:1199.98px){footer .paragraph--type--lemag-recents .view-le-mag-recent .row.d-flex>.col-lg-3 a,header .paragraph--type--lemag-recents .view-le-mag-recent .row.d-flex>.col-lg-3 a{margin:2rem auto;width:100%}}@media (max-width:1199.98px){footer .paragraph--type--lemag-recents .view-le-mag-recent,header .paragraph--type--lemag-recents .view-le-mag-recent{padding:0 25px}footer .paragraph--type--lemag-recents .view-le-mag-recent .views-field-body,header .paragraph--type--lemag-recents .view-le-mag-recent .views-field-body{display:inline-block;margin:0}}footer .paragraph--type--lemag-recents .field-content.date,header .paragraph--type--lemag-recents .field-content.date{font-size:14px;font-weight:400;font-style:italic;color:#6b2a97}footer .paragraph--type--lemag-recents .field-content.date span,header .paragraph--type--lemag-recents .field-content.date span{font-weight:400}footer .paragraph--type--lemag-recents div[class*=col-] p:nth-child(2),footer .paragraph--type--lemag-recents div[class*=col-] p:nth-child(2) span,header .paragraph--type--lemag-recents div[class*=col-] p:nth-child(2),header .paragraph--type--lemag-recents div[class*=col-] p:nth-child(2) span{font-size:16px!important;font-weight:700!important}footer .paragraph--type--lemag-recents div[class*=col-] p:nth-child(3),header .paragraph--type--lemag-recents div[class*=col-] p:nth-child(3){display:none}footer .paragraph--type--lemag-recents .views-field-body,header .paragraph--type--lemag-recents .views-field-body{margin-top:1.5em;margin-bottom:1.5em}@media (min-width:992px){footer .paragraph--type--lemag-recents .views-field-body,header .paragraph--type--lemag-recents .views-field-body{margin-top:auto}}footer .paragraph--type--lemag-recents .views-field-body.summary,header .paragraph--type--lemag-recents .views-field-body.summary{font-size:14px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}footer .paragraph--type--lemag-recents .pagination,header .paragraph--type--lemag-recents .pagination{margin-top:2em;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}footer .paragraph--type--lemag-recents .pagination .page-item,footer .paragraph--type--lemag-recents .pagination .pager__item--next,header .paragraph--type--lemag-recents .pagination .page-item,header .paragraph--type--lemag-recents .pagination .pager__item--next{margin:.2em}footer .paragraph--type--lemag-recents .pagination .page-item span,footer .paragraph--type--lemag-recents .pagination .pager__item--next span,header .paragraph--type--lemag-recents .pagination .page-item span,header .paragraph--type--lemag-recents .pagination .pager__item--next span{border-radius:0}footer .paragraph--type--lemag-recents .pagination .page-item a,footer .paragraph--type--lemag-recents .pagination .page-item.page-link,footer .paragraph--type--lemag-recents .pagination .pager__item--next a,footer .paragraph--type--lemag-recents .pagination .pager__item--next.page-link,header .paragraph--type--lemag-recents .pagination .page-item a,header .paragraph--type--lemag-recents .pagination .page-item.page-link,header .paragraph--type--lemag-recents .pagination .pager__item--next a,header .paragraph--type--lemag-recents .pagination .pager__item--next.page-link{border-top-right-radius:0;border-bottom-right-radius:0;border:1px solid #000}footer .paragraph--type--lemag-recents .pagination .page-item.active span,footer .paragraph--type--lemag-recents .pagination .pager__item--next.active span,header .paragraph--type--lemag-recents .pagination .page-item.active span,header .paragraph--type--lemag-recents .pagination .pager__item--next.active span{background-color:#000}footer .paragraph--type--lemag-recents a,header .paragraph--type--lemag-recents a{display:block}footer #retrieve_syndication,footer .paragraph--type--nos-offres,header #retrieve_syndication,header .paragraph--type--nos-offres{text-align:left}footer #retrieve_syndication .dataTables_paginate,footer .paragraph--type--nos-offres .dataTables_paginate,header #retrieve_syndication .dataTables_paginate,header .paragraph--type--nos-offres .dataTables_paginate{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer #retrieve_syndication .dataTables_wrapper,footer .paragraph--type--nos-offres .dataTables_wrapper,header #retrieve_syndication .dataTables_wrapper,header .paragraph--type--nos-offres .dataTables_wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer #retrieve_syndication .dataTables_wrapper .col-xs-12.col-md-5,footer .paragraph--type--nos-offres .dataTables_wrapper .col-xs-12.col-md-5,header #retrieve_syndication .dataTables_wrapper .col-xs-12.col-md-5,header .paragraph--type--nos-offres .dataTables_wrapper .col-xs-12.col-md-5{display:none}footer #retrieve_syndication .dataTables_wrapper .col-xs-12,footer .paragraph--type--nos-offres .dataTables_wrapper .col-xs-12,header #retrieve_syndication .dataTables_wrapper .col-xs-12,header .paragraph--type--nos-offres .dataTables_wrapper .col-xs-12{width:100%;max-width:100%;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}footer #retrieve_syndication .dataTables_wrapper>.row,footer .paragraph--type--nos-offres .dataTables_wrapper>.row,header #retrieve_syndication .dataTables_wrapper>.row,header .paragraph--type--nos-offres .dataTables_wrapper>.row{width:100%}footer #retrieve_syndication .dataTables_wrapper>.row:first-child,footer .paragraph--type--nos-offres .dataTables_wrapper>.row:first-child,header #retrieve_syndication .dataTables_wrapper>.row:first-child,header .paragraph--type--nos-offres .dataTables_wrapper>.row:first-child{display:none}@media (max-width:991.98px){footer #retrieve_syndication .dataTables_wrapper>.row:nth-last-child(2),footer .paragraph--type--nos-offres .dataTables_wrapper>.row:nth-last-child(2),header #retrieve_syndication .dataTables_wrapper>.row:nth-last-child(2),header .paragraph--type--nos-offres .dataTables_wrapper>.row:nth-last-child(2){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}footer #retrieve_syndication .dataTables_wrapper>.row:last-child,footer .paragraph--type--nos-offres .dataTables_wrapper>.row:last-child,header #retrieve_syndication .dataTables_wrapper>.row:last-child,header .paragraph--type--nos-offres .dataTables_wrapper>.row:last-child{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}footer #retrieve_syndication table,footer .paragraph--type--nos-offres table,header #retrieve_syndication table,header .paragraph--type--nos-offres table{width:100%!important}footer #retrieve_syndication thead tr,footer .paragraph--type--nos-offres thead tr,header #retrieve_syndication thead tr,header .paragraph--type--nos-offres thead tr{display:contents!important}footer #retrieve_syndication thead tr:after,footer .paragraph--type--nos-offres thead tr:after,header #retrieve_syndication thead tr:after,header .paragraph--type--nos-offres thead tr:after{display:none}footer #retrieve_syndication thead tr th,footer .paragraph--type--nos-offres thead tr th,header #retrieve_syndication thead tr th,header .paragraph--type--nos-offres thead tr th{font-weight:700}footer #retrieve_syndication th,footer #retrieve_syndication tr,footer .paragraph--type--nos-offres th,footer .paragraph--type--nos-offres tr,header #retrieve_syndication th,header #retrieve_syndication tr,header .paragraph--type--nos-offres th,header .paragraph--type--nos-offres tr{width:auto!important;height:60px}footer #retrieve_syndication th td,footer #retrieve_syndication th th,footer #retrieve_syndication tr td,footer #retrieve_syndication tr th,footer .paragraph--type--nos-offres th td,footer .paragraph--type--nos-offres th th,footer .paragraph--type--nos-offres tr td,footer .paragraph--type--nos-offres tr th,header #retrieve_syndication th td,header #retrieve_syndication th th,header #retrieve_syndication tr td,header #retrieve_syndication tr th,header .paragraph--type--nos-offres th td,header .paragraph--type--nos-offres th th,header .paragraph--type--nos-offres tr td,header .paragraph--type--nos-offres tr th{padding:0 20px}footer #retrieve_syndication tr,footer .paragraph--type--nos-offres tr,header #retrieve_syndication tr,header .paragraph--type--nos-offres tr{border-top:2px solid #fefefe;border-bottom:2px solid #fefefe}@media (max-width:991.98px){footer #retrieve_syndication tr,footer .paragraph--type--nos-offres tr,header #retrieve_syndication tr,header .paragraph--type--nos-offres tr{background:rgba(222,226,230,.3215686275)!important;margin-bottom:10px}}footer #retrieve_syndication tr th,footer .paragraph--type--nos-offres tr th,header #retrieve_syndication tr th,header .paragraph--type--nos-offres tr th{display:none}footer #retrieve_syndication tr .item-postule,footer .paragraph--type--nos-offres tr .item-postule,header #retrieve_syndication tr .item-postule,header .paragraph--type--nos-offres tr .item-postule{padding:0;display:none}footer #retrieve_syndication tr .link-postule,footer .paragraph--type--nos-offres tr .link-postule,header #retrieve_syndication tr .link-postule,header .paragraph--type--nos-offres tr .link-postule{background-color:#fff;border:1px solid #000;height:60px;width:60px;display:inline-block}footer #retrieve_syndication tr .link-postule span,footer .paragraph--type--nos-offres tr .link-postule span,header #retrieve_syndication tr .link-postule span,header .paragraph--type--nos-offres tr .link-postule span{display:none}footer #retrieve_syndication tr .link-postule:after,footer .paragraph--type--nos-offres tr .link-postule:after,header #retrieve_syndication tr .link-postule:after,header .paragraph--type--nos-offres tr .link-postule:after{content:"";background-image:url(https://www.patapain.com/themes/custom/digipat/dist/37cdc81f5b84d04a3e32.svg);background-size:20px;background-repeat:no-repeat;background-position:center;font-size:2em;display:inline-block;height:60px;width:60px}footer #retrieve_syndication tr td:first-child,footer #retrieve_syndication tr td:nth-last-child(2),footer .paragraph--type--nos-offres tr td:first-child,footer .paragraph--type--nos-offres tr td:nth-last-child(2),header #retrieve_syndication tr td:first-child,header #retrieve_syndication tr td:nth-last-child(2),header .paragraph--type--nos-offres tr td:first-child,header .paragraph--type--nos-offres tr td:nth-last-child(2){background-color:#eee}footer #retrieve_syndication tr td:nth-child(2),footer .paragraph--type--nos-offres tr td:nth-child(2),header #retrieve_syndication tr td:nth-child(2),header .paragraph--type--nos-offres tr td:nth-child(2){background-color:#4196b0}footer #retrieve_syndication tr td a:not(.link-postule),footer .paragraph--type--nos-offres tr td a:not(.link-postule),header #retrieve_syndication tr td a:not(.link-postule),header .paragraph--type--nos-offres tr td a:not(.link-postule){color:#fefefe;width:100%}@media (max-width:991.98px){footer #retrieve_syndication tr td a:not(.link-postule),footer .paragraph--type--nos-offres tr td a:not(.link-postule),header #retrieve_syndication tr td a:not(.link-postule),header .paragraph--type--nos-offres tr td a:not(.link-postule){color:#000;width:auto}}@media (max-width:991.98px){footer #retrieve_syndication .page_search .col-xs-12.col-md-7,footer #retrieve_syndication .page_search h2,footer .paragraph--type--nos-offres .page_search .col-xs-12.col-md-7,footer .paragraph--type--nos-offres .page_search h2,header #retrieve_syndication .page_search .col-xs-12.col-md-7,header #retrieve_syndication .page_search h2,header .paragraph--type--nos-offres .page_search .col-xs-12.col-md-7,header .paragraph--type--nos-offres .page_search h2{background-color:#fff}footer #retrieve_syndication h2,footer .paragraph--type--nos-offres h2,header #retrieve_syndication h2,header .paragraph--type--nos-offres h2{margin-bottom:0}footer #retrieve_syndication tr,footer .paragraph--type--nos-offres tr,header #retrieve_syndication tr,header .paragraph--type--nos-offres tr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}footer #retrieve_syndication tr>td,footer .paragraph--type--nos-offres tr>td,header #retrieve_syndication tr>td,header .paragraph--type--nos-offres tr>td{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:60px;background-color:transparent!important;padding:0 1.5rem}footer #retrieve_syndication tr>td a,footer .paragraph--type--nos-offres tr>td a,header #retrieve_syndication tr>td a,header .paragraph--type--nos-offres tr>td a{padding-left:1.5rem;width:auto}footer #retrieve_syndication tr>td th,footer .paragraph--type--nos-offres tr>td th,header #retrieve_syndication tr>td th,header .paragraph--type--nos-offres tr>td th{padding:0;white-space:nowrap;height:auto;display:inline-block!important}footer #retrieve_syndication .item-postule,footer .paragraph--type--nos-offres .item-postule,header #retrieve_syndication .item-postule,header .paragraph--type--nos-offres .item-postule{display:none}footer #retrieve_syndication .item-postule .link-postule,footer .paragraph--type--nos-offres .item-postule .link-postule,header #retrieve_syndication .item-postule .link-postule,header .paragraph--type--nos-offres .item-postule .link-postule{background:#000;color:#fff;font-size:.875rem;border:1px solid #fff;border-radius:0;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block;width:100%}}@media (max-width:991.98px) and (min-width:992px){footer #retrieve_syndication .item-postule .link-postule,footer .paragraph--type--nos-offres .item-postule .link-postule,header #retrieve_syndication .item-postule .link-postule,header .paragraph--type--nos-offres .item-postule .link-postule{width:auto}}@media (max-width:991.98px){footer #retrieve_syndication .item-postule .link-postule:hover,footer .paragraph--type--nos-offres .item-postule .link-postule:hover,header #retrieve_syndication .item-postule .link-postule:hover,header .paragraph--type--nos-offres .item-postule .link-postule:hover{background:#fff;color:#000;text-decoration:none!important}footer #retrieve_syndication .item-postule .link-postule:focus span:after,footer #retrieve_syndication .item-postule .link-postule:hover span:after,footer .paragraph--type--nos-offres .item-postule .link-postule:focus span:after,footer .paragraph--type--nos-offres .item-postule .link-postule:hover span:after,header #retrieve_syndication .item-postule .link-postule:focus span:after,header #retrieve_syndication .item-postule .link-postule:hover span:after,header .paragraph--type--nos-offres .item-postule .link-postule:focus span:after,header .paragraph--type--nos-offres .item-postule .link-postule:hover span:after{background-image:url(https://www.patapain.com/themes/custom/digipat/dist/37cdc81f5b84d04a3e32.svg)}footer #retrieve_syndication .item-postule .link-postule span,footer .paragraph--type--nos-offres .item-postule .link-postule span,header #retrieve_syndication .item-postule .link-postule span,header .paragraph--type--nos-offres .item-postule .link-postule span{display:inline-block;vertical-align:middle;position:relative}footer #retrieve_syndication .item-postule .link-postule span:after,footer .paragraph--type--nos-offres .item-postule .link-postule span:after,header #retrieve_syndication .item-postule .link-postule span:after,header .paragraph--type--nos-offres .item-postule .link-postule span:after{content:"";background-image:url(https://www.patapain.com/themes/custom/digipat/dist/d020f2d3625f63667cfc.svg);background-size:20px;background-repeat:no-repeat;background-position:center;font-size:2em;display:inline-block;height:60px;width:60px;position:absolute;top:50%;left:100%;right:auto;-webkit-transform:translateY(-50%);transform:translateY(-50%)}footer #retrieve_syndication .item-postule .link-postule:after,footer .paragraph--type--nos-offres .item-postule .link-postule:after,header #retrieve_syndication .item-postule .link-postule:after,header .paragraph--type--nos-offres .item-postule .link-postule:after{display:none}}footer #retrieve_syndication.page_emploi .wrapper_emploi,footer .paragraph--type--nos-offres.page_emploi .wrapper_emploi,header #retrieve_syndication.page_emploi .wrapper_emploi,header .paragraph--type--nos-offres.page_emploi .wrapper_emploi{-webkit-box-shadow:0 0 15px 0 #4196b0;box-shadow:0 0 15px 0 #4196b0;background-color:#4196b0;margin-bottom:3rem}footer #retrieve_syndication.page_emploi #retrieve_syndication,footer #retrieve_syndication.page_emploi .candidature-spontanee,footer .paragraph--type--nos-offres.page_emploi #retrieve_syndication,footer .paragraph--type--nos-offres.page_emploi .candidature-spontanee,header #retrieve_syndication.page_emploi #retrieve_syndication,header #retrieve_syndication.page_emploi .candidature-spontanee,header .paragraph--type--nos-offres.page_emploi #retrieve_syndication,header .paragraph--type--nos-offres.page_emploi .candidature-spontanee{margin:0 auto;padding:2rem 2rem}@media (min-width:768px){footer #retrieve_syndication.page_emploi #retrieve_syndication,footer #retrieve_syndication.page_emploi .candidature-spontanee,footer .paragraph--type--nos-offres.page_emploi #retrieve_syndication,footer .paragraph--type--nos-offres.page_emploi .candidature-spontanee,header #retrieve_syndication.page_emploi #retrieve_syndication,header #retrieve_syndication.page_emploi .candidature-spontanee,header .paragraph--type--nos-offres.page_emploi #retrieve_syndication,header .paragraph--type--nos-offres.page_emploi .candidature-spontanee{max-width:540px}}@media (min-width:992px){footer #retrieve_syndication.page_emploi #retrieve_syndication,footer #retrieve_syndication.page_emploi .candidature-spontanee,footer .paragraph--type--nos-offres.page_emploi #retrieve_syndication,footer .paragraph--type--nos-offres.page_emploi .candidature-spontanee,header #retrieve_syndication.page_emploi #retrieve_syndication,header #retrieve_syndication.page_emploi .candidature-spontanee,header .paragraph--type--nos-offres.page_emploi #retrieve_syndication,header .paragraph--type--nos-offres.page_emploi .candidature-spontanee{max-width:640px}}@media (min-width:1200px){footer #retrieve_syndication.page_emploi #retrieve_syndication,footer #retrieve_syndication.page_emploi .candidature-spontanee,footer .paragraph--type--nos-offres.page_emploi #retrieve_syndication,footer .paragraph--type--nos-offres.page_emploi .candidature-spontanee,header #retrieve_syndication.page_emploi #retrieve_syndication,header #retrieve_syndication.page_emploi .candidature-spontanee,header .paragraph--type--nos-offres.page_emploi #retrieve_syndication,header .paragraph--type--nos-offres.page_emploi .candidature-spontanee{max-width:760px}}footer #retrieve_syndication.page_emploi #retrieve_syndication h2,footer #retrieve_syndication.page_emploi #retrieve_syndication h3,footer #retrieve_syndication.page_emploi .candidature-spontanee h2,footer #retrieve_syndication.page_emploi .candidature-spontanee h3,footer .paragraph--type--nos-offres.page_emploi #retrieve_syndication h2,footer .paragraph--type--nos-offres.page_emploi #retrieve_syndication h3,footer .paragraph--type--nos-offres.page_emploi .candidature-spontanee h2,footer .paragraph--type--nos-offres.page_emploi .candidature-spontanee h3,header #retrieve_syndication.page_emploi #retrieve_syndication h2,header #retrieve_syndication.page_emploi #retrieve_syndication h3,header #retrieve_syndication.page_emploi .candidature-spontanee h2,header #retrieve_syndication.page_emploi .candidature-spontanee h3,header .paragraph--type--nos-offres.page_emploi #retrieve_syndication h2,header .paragraph--type--nos-offres.page_emploi #retrieve_syndication h3,header .paragraph--type--nos-offres.page_emploi .candidature-spontanee h2,header .paragraph--type--nos-offres.page_emploi .candidature-spontanee h3{font-weight:700}footer #retrieve_syndication.page_emploi #retrieve_syndication h3,footer #retrieve_syndication.page_emploi .candidature-spontanee h3,footer .paragraph--type--nos-offres.page_emploi #retrieve_syndication h3,footer .paragraph--type--nos-offres.page_emploi .candidature-spontanee h3,header #retrieve_syndication.page_emploi #retrieve_syndication h3,header #retrieve_syndication.page_emploi .candidature-spontanee h3,header .paragraph--type--nos-offres.page_emploi #retrieve_syndication h3,header .paragraph--type--nos-offres.page_emploi .candidature-spontanee h3{font-size:16px;margin-top:2rem}footer #retrieve_syndication.page_emploi #retrieve_syndication div:nth-child(5),footer #retrieve_syndication.page_emploi #retrieve_syndication h3:nth-child(4),footer #retrieve_syndication.page_emploi .candidature-spontanee div:nth-child(5),footer #retrieve_syndication.page_emploi .candidature-spontanee h3:nth-child(4),footer .paragraph--type--nos-offres.page_emploi #retrieve_syndication div:nth-child(5),footer .paragraph--type--nos-offres.page_emploi #retrieve_syndication h3:nth-child(4),footer .paragraph--type--nos-offres.page_emploi .candidature-spontanee div:nth-child(5),footer .paragraph--type--nos-offres.page_emploi .candidature-spontanee h3:nth-child(4),header #retrieve_syndication.page_emploi #retrieve_syndication div:nth-child(5),header #retrieve_syndication.page_emploi #retrieve_syndication h3:nth-child(4),header #retrieve_syndication.page_emploi .candidature-spontanee div:nth-child(5),header #retrieve_syndication.page_emploi .candidature-spontanee h3:nth-child(4),header .paragraph--type--nos-offres.page_emploi #retrieve_syndication div:nth-child(5),header .paragraph--type--nos-offres.page_emploi #retrieve_syndication h3:nth-child(4),header .paragraph--type--nos-offres.page_emploi .candidature-spontanee div:nth-child(5),header .paragraph--type--nos-offres.page_emploi .candidature-spontanee h3:nth-child(4){display:none}footer #retrieve_syndication.page_emploi #retrieve_syndication p,footer #retrieve_syndication.page_emploi .candidature-spontanee p,footer .paragraph--type--nos-offres.page_emploi #retrieve_syndication p,footer .paragraph--type--nos-offres.page_emploi .candidature-spontanee p,header #retrieve_syndication.page_emploi #retrieve_syndication p,header #retrieve_syndication.page_emploi .candidature-spontanee p,header .paragraph--type--nos-offres.page_emploi #retrieve_syndication p,header .paragraph--type--nos-offres.page_emploi .candidature-spontanee p{font-size:14px}footer #retrieve_syndication.page_emploi #retrieve_syndication .intuitionproapply,footer #retrieve_syndication.page_emploi .candidature-spontanee .intuitionproapply,footer .paragraph--type--nos-offres.page_emploi #retrieve_syndication .intuitionproapply,footer .paragraph--type--nos-offres.page_emploi .candidature-spontanee .intuitionproapply,header #retrieve_syndication.page_emploi #retrieve_syndication .intuitionproapply,header #retrieve_syndication.page_emploi .candidature-spontanee .intuitionproapply,header .paragraph--type--nos-offres.page_emploi #retrieve_syndication .intuitionproapply,header .paragraph--type--nos-offres.page_emploi .candidature-spontanee .intuitionproapply{display:none}footer #retrieve_syndication.page_emploi .candidature-spontanee,footer .paragraph--type--nos-offres.page_emploi .candidature-spontanee,header #retrieve_syndication.page_emploi .candidature-spontanee,header .paragraph--type--nos-offres.page_emploi .candidature-spontanee{text-align:center;padding-top:0}footer #retrieve_syndication.page_emploi .candidature-spontanee span,footer .paragraph--type--nos-offres.page_emploi .candidature-spontanee span,header #retrieve_syndication.page_emploi .candidature-spontanee span,header .paragraph--type--nos-offres.page_emploi .candidature-spontanee span{display:none}footer #retrieve_syndication.page_emploi .candidature-spontanee a,footer .paragraph--type--nos-offres.page_emploi .candidature-spontanee a,header #retrieve_syndication.page_emploi .candidature-spontanee a,header .paragraph--type--nos-offres.page_emploi .candidature-spontanee a{margin:auto}footer #retrieve_syndication .intuitiondescription,footer #retrieve_syndication h2,footer #retrieve_syndication h3,header #retrieve_syndication .intuitiondescription,header #retrieve_syndication h2,header #retrieve_syndication h3{color:#fff}footer .paragraph--type--nos-offres #retrieve_syndication,header .paragraph--type--nos-offres #retrieve_syndication{opacity:0;-webkit-transition:opacity .4s ease-in;transition:opacity .4s ease-in}footer .paragraph--type--nos-offres .wrapper_emploi,header .paragraph--type--nos-offres .wrapper_emploi{opacity:0;-webkit-transition:opacity .4s ease-in;transition:opacity .4s ease-in}footer .paragraph--type--nos-offres .wrapper_emploi.active,header .paragraph--type--nos-offres .wrapper_emploi.active{opacity:1}footer .paragraph--type--nos-offres .wrapper_emploi.active #retrieve_syndication,header .paragraph--type--nos-offres .wrapper_emploi.active #retrieve_syndication{opacity:1}@media (max-width:991.98px){footer .node--type-frr-recrutement .node__content,header .node--type-frr-recrutement .node__content{padding:0!important}footer .candidature-spontanee,header .candidature-spontanee{margin-top:4rem;margin-bottom:4rem}}footer .candidature-spontanee,header .candidature-spontanee{text-align:center;margin-top:1rem;margin-bottom:3rem}footer .candidature-spontanee span,header .candidature-spontanee span{font-size:1.5rem}footer .candidature-spontanee a,header .candidature-spontanee a{border:1px solid #000;display:block;max-width:255px;margin:1rem auto}footer .paragraph--type--field-column,header .paragraph--type--field-column{position:relative;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer .paragraph--type--field-column .field--name-field-lien,header .paragraph--type--field-column .field--name-field-lien{margin-top:auto;padding-top:10px}@media (max-width:991.98px){footer .paragraph--type--field-column,header .paragraph--type--field-column{padding-left:1rem;padding-right:1rem}}@media (min-width:992px){footer .glide--paragrpah-columns .glide__slide:not(:last-child)::after,header .glide--paragrpah-columns .glide__slide:not(:last-child)::after{content:"";background:#bebebe;position:absolute;right:0;width:1px;height:60%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}footer .paragraph--type--push-produit,footer .paragraph--type--push-produit-c-c,header .paragraph--type--push-produit,header .paragraph--type--push-produit-c-c{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;width:100%!important;padding-top:1em;clear:both}footer .paragraph--type--push-produit article.single-card-product-slider,footer .paragraph--type--push-produit-c-c article.single-card-product-slider,header .paragraph--type--push-produit article.single-card-product-slider,header .paragraph--type--push-produit-c-c article.single-card-product-slider{padding-top:10px}@media (max-width:767.98px){footer .paragraph--type--push-produit article.single-card-product-slider,footer .paragraph--type--push-produit-c-c article.single-card-product-slider,header .paragraph--type--push-produit article.single-card-product-slider,header .paragraph--type--push-produit-c-c article.single-card-product-slider{width:80%;margin:auto}}footer .paragraph--type--push-produit article>div,footer .paragraph--type--push-produit-c-c article>div,header .paragraph--type--push-produit article>div,header .paragraph--type--push-produit-c-c article>div{height:100%}footer .paragraph--type--push-produit article>div .block-products-image,footer .paragraph--type--push-produit-c-c article>div .block-products-image,header .paragraph--type--push-produit article>div .block-products-image,header .paragraph--type--push-produit-c-c article>div .block-products-image{margin-top:auto;margin-bottom:auto}@media (max-width:991.98px){footer .paragraph--type--push-produit-c-c>div>.col-12,footer .paragraph--type--push-produit>div>.col-12,header .paragraph--type--push-produit-c-c>div>.col-12,header .paragraph--type--push-produit>div>.col-12{padding:0}}footer .paragraph--type--push-produit .glide,footer .paragraph--type--push-produit-c-c .glide,header .paragraph--type--push-produit .glide,header .paragraph--type--push-produit-c-c .glide{position:relative;z-index:2}footer .paragraph--type--push-produit .block-title,footer .paragraph--type--push-produit-c-c .block-title,header .paragraph--type--push-produit .block-title,header .paragraph--type--push-produit-c-c .block-title{position:relative;text-align:center}@media (min-width:768px){footer .paragraph--type--push-produit .block-title,footer .paragraph--type--push-produit-c-c .block-title,header .paragraph--type--push-produit .block-title,header .paragraph--type--push-produit-c-c .block-title{max-width:80%;margin:3rem auto}}@media (max-width:767.98px){footer .paragraph--type--push-produit .block-title,footer .paragraph--type--push-produit-c-c .block-title,header .paragraph--type--push-produit .block-title,header .paragraph--type--push-produit-c-c .block-title{padding-left:15px;padding-right:15px}}footer .paragraph--type--push-produit .glide__slides,footer .paragraph--type--push-produit-c-c .glide__slides,header .paragraph--type--push-produit .glide__slides,header .paragraph--type--push-produit-c-c .glide__slides{padding-top:.7rem;margin:auto}footer .paragraph--type--push-produit .glide__track .glide__slide,footer .paragraph--type--push-produit-c-c .glide__track .glide__slide,header .paragraph--type--push-produit .glide__track .glide__slide,header .paragraph--type--push-produit-c-c .glide__track .glide__slide{height:auto}footer .paragraph--type--push-produit .glide,footer .paragraph--type--push-produit-c-c .glide,header .paragraph--type--push-produit .glide,header .paragraph--type--push-produit-c-c .glide{position:relative}footer .paragraph--type--push-produit .glide__arrows,footer .paragraph--type--push-produit-c-c .glide__arrows,header .paragraph--type--push-produit .glide__arrows,header .paragraph--type--push-produit-c-c .glide__arrows{position:absolute;top:50%;left:0;width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}footer .paragraph--type--push-produit .glide__arrows .glide__arrow,footer .paragraph--type--push-produit-c-c .glide__arrows .glide__arrow,header .paragraph--type--push-produit .glide__arrows .glide__arrow,header .paragraph--type--push-produit-c-c .glide__arrows .glide__arrow{position:relative;font-size:3rem;background:0 0;border:none;width:100%}footer .paragraph--type--push-produit .glide__arrows .glide__arrow--left,footer .paragraph--type--push-produit .glide__arrows .glide__arrow--right,footer .paragraph--type--push-produit-c-c .glide__arrows .glide__arrow--left,footer .paragraph--type--push-produit-c-c .glide__arrows .glide__arrow--right,header .paragraph--type--push-produit .glide__arrows .glide__arrow--left,header .paragraph--type--push-produit .glide__arrows .glide__arrow--right,header .paragraph--type--push-produit-c-c .glide__arrows .glide__arrow--left,header .paragraph--type--push-produit-c-c .glide__arrows .glide__arrow--right{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}footer .paragraph--type--push-produit .glide__arrows .glide__arrow--left,footer .paragraph--type--push-produit-c-c .glide__arrows .glide__arrow--left,header .paragraph--type--push-produit .glide__arrows .glide__arrow--left,header .paragraph--type--push-produit-c-c .glide__arrows .glide__arrow--left{background-size:contain;background-position:center;background-repeat:no-repeat;height:30px;width:20px;background-image:url(https://www.patapain.com/themes/custom/digipat/dist/95a083bde88a0e3e0bc2.png);left:10px}@media (min-width:576px){footer .paragraph--type--push-produit .glide__arrows .glide__arrow--left,footer .paragraph--type--push-produit-c-c .glide__arrows .glide__arrow--left,header .paragraph--type--push-produit .glide__arrows .glide__arrow--left,header .paragraph--type--push-produit-c-c .glide__arrows .glide__arrow--left{left:-45px}}footer .paragraph--type--push-produit .glide__arrows .glide__arrow--right,footer .paragraph--type--push-produit-c-c .glide__arrows .glide__arrow--right,header .paragraph--type--push-produit .glide__arrows .glide__arrow--right,header .paragraph--type--push-produit-c-c .glide__arrows .glide__arrow--right{background-size:contain;background-position:center;background-repeat:no-repeat;height:30px;width:20px;background-image:url(https://www.patapain.com/themes/custom/digipat/dist/b3987841643584cb9a6a.png);left:auto;right:10px}@media (min-width:576px){footer .paragraph--type--push-produit .glide__arrows .glide__arrow--right,footer .paragraph--type--push-produit-c-c .glide__arrows .glide__arrow--right,header .paragraph--type--push-produit .glide__arrows .glide__arrow--right,header .paragraph--type--push-produit-c-c .glide__arrows .glide__arrow--right{right:-45px}}footer .paragraph--type--rh-intro,header .paragraph--type--rh-intro{position:relative;padding:3em}@media (min-width:992px){footer .paragraph--type--rh-intro,header .paragraph--type--rh-intro{height:580px}}footer .paragraph--type--rh-intro .field--name-field-body,footer .paragraph--type--rh-intro .field--name-field-link,footer .paragraph--type--rh-intro .field--name-field-title,header .paragraph--type--rh-intro .field--name-field-body,header .paragraph--type--rh-intro .field--name-field-link,header .paragraph--type--rh-intro .field--name-field-title{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:768px){footer .paragraph--type--rh-intro .field--name-field-body,footer .paragraph--type--rh-intro .field--name-field-link,footer .paragraph--type--rh-intro .field--name-field-title,header .paragraph--type--rh-intro .field--name-field-body,header .paragraph--type--rh-intro .field--name-field-link,header .paragraph--type--rh-intro .field--name-field-title{-webkit-box-flex:0;-ms-flex:0 0 80%;flex:0 0 80%;max-width:80%}}footer .paragraph--type--rh-intro .field--name-field-body,header .paragraph--type--rh-intro .field--name-field-body{padding:1em 0}footer .paragraph--type--rh-intro .field--name-field-link,header .paragraph--type--rh-intro .field--name-field-link{text-align:center}footer .paragraph--type--rh-intro .field--name-field-link a,header .paragraph--type--rh-intro .field--name-field-link a{background:0 0;color:#fff;font-size:.875rem;border:1px solid #fff;border-radius:0;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block}@media (min-width:992px){footer .paragraph--type--rh-intro .field--name-field-link a,header .paragraph--type--rh-intro .field--name-field-link a{width:auto}}footer .paragraph--type--rh-intro .field--name-field-link a:hover,header .paragraph--type--rh-intro .field--name-field-link a:hover{background:#fff;color:#000;text-decoration:none!important}footer .paragraph--type--rh-intro .field--name-field-image,header .paragraph--type--rh-intro .field--name-field-image{position:absolute;top:0;left:0;bottom:0;right:0;z-index:-1}footer .paragraph--type--rh-intro .field--name-field-image:after,header .paragraph--type--rh-intro .field--name-field-image:after{z-index:10;content:"";background:#fff;background:rgba(246,235,230,.5);position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%}footer .paragraph--type--text-image-bg,header .paragraph--type--text-image-bg{position:relative}footer .paragraph--type--text-image-bg .wysiwyg-content,header .paragraph--type--text-image-bg .wysiwyg-content{height:290px;display:inline-block;width:100%}footer .paragraph--type--text-image-bg .wysiwyg-body,header .paragraph--type--text-image-bg .wysiwyg-body{position:absolute;top:auto;left:0;right:0;bottom:1em;z-index:1;color:#fefefe}footer .paragraph--type--text-image-bg .wysiwyg-body p,header .paragraph--type--text-image-bg .wysiwyg-body p{margin-top:.5em;margin-bottom:.5em}@media (max-width:991.98px){footer .paragraph--type--wysiwyg-image-center .image-style-wysiwyg-image-center,header .paragraph--type--wysiwyg-image-center .image-style-wysiwyg-image-center{max-height:inherit!important;height:auto}}@media (min-width:992px){footer .paragraph--type--wysiwyg-image-center,header .paragraph--type--wysiwyg-image-center{margin-right:2rem;display:block;min-height:580px}footer .paragraph--type--wysiwyg-image-center .field--name-field-title p,footer .paragraph--type--wysiwyg-image-center .field--name-field-title span,header .paragraph--type--wysiwyg-image-center .field--name-field-title p,header .paragraph--type--wysiwyg-image-center .field--name-field-title span{font-size:60px}footer .paragraph--type--wysiwyg-image-center .wysiwyg-body,header .paragraph--type--wysiwyg-image-center .wysiwyg-body{margin-top:6em;width:80%}footer .paragraph--type--wysiwyg-image-center .wysiswyg-img,header .paragraph--type--wysiwyg-image-center .wysiswyg-img{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1}}footer .paragraph--type--video-fullwidth,header .paragraph--type--video-fullwidth{height:100%;max-height:550px}@media (min-width:992px){footer .paragraph--type--video-fullwidth,header .paragraph--type--video-fullwidth{float:left;width:100%;margin-left:0}}footer .fullwidth__content,header .fullwidth__content{position:relative;max-height:550px}footer .fullwidth__content figure,header .fullwidth__content figure{margin-bottom:0}footer .fullwidth__content:before,header .fullwidth__content:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background-color:rgba(222,226,230,.3215686275);z-index:10;opacity:1;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;pointer-events:none}footer .fullwidth__content:active:before,footer .fullwidth__content:focus:before,footer .fullwidth__content:hover:before,header .fullwidth__content:active:before,header .fullwidth__content:focus:before,header .fullwidth__content:hover:before{opacity:0}footer .fullwidth__content:active .fullwidth__body,footer .fullwidth__content:focus .fullwidth__body,footer .fullwidth__content:hover .fullwidth__body,header .fullwidth__content:active .fullwidth__body,header .fullwidth__content:focus .fullwidth__body,header .fullwidth__content:hover .fullwidth__body{left:-100%}footer .fullwidth__content .fullwidth__body,header .fullwidth__content .fullwidth__body{position:absolute;top:50%;left:15%;right:auto;bottom:auto;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);z-index:20;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}footer .fullwidth__content .fullwidth__body p,header .fullwidth__content .fullwidth__body p{color:#fefefe}footer .fullwidth__content .fullwidth__video iframe,header .fullwidth__content .fullwidth__video iframe{width:100%;height:100%;max-height:550px}footer .paragraph--type--rh-intro,footer .paragraph--type--text-image-bg,footer .paragraph--type--wysiwyg,footer .paragraph--type--wysiwyg-image-center,footer .paragraph--type--wysiwyg-image-center-commerce,footer .paragraph--type--wysiwyg-image-left-right,footer .paragraph--type--wysiwyg-image-otb,header .paragraph--type--rh-intro,header .paragraph--type--text-image-bg,header .paragraph--type--wysiwyg,header .paragraph--type--wysiwyg-image-center,header .paragraph--type--wysiwyg-image-center-commerce,header .paragraph--type--wysiwyg-image-left-right,header .paragraph--type--wysiwyg-image-otb{position:relative;z-index:1;width:100%;overflow:hidden}@media (min-width:992px){footer .paragraph--type--rh-intro.format_large,footer .paragraph--type--text-image-bg.format_large,footer .paragraph--type--wysiwyg-image-center-commerce.format_large,footer .paragraph--type--wysiwyg-image-center.format_large,footer .paragraph--type--wysiwyg-image-left-right.format_large,footer .paragraph--type--wysiwyg-image-otb.format_large,footer .paragraph--type--wysiwyg.format_large,header .paragraph--type--rh-intro.format_large,header .paragraph--type--text-image-bg.format_large,header .paragraph--type--wysiwyg-image-center-commerce.format_large,header .paragraph--type--wysiwyg-image-center.format_large,header .paragraph--type--wysiwyg-image-left-right.format_large,header .paragraph--type--wysiwyg-image-otb.format_large,header .paragraph--type--wysiwyg.format_large{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;width:100%;height:100%}}@media (min-width:992px){footer .paragraph--type--rh-intro.format_medium,footer .paragraph--type--text-image-bg.format_medium,footer .paragraph--type--wysiwyg-image-center-commerce.format_medium,footer .paragraph--type--wysiwyg-image-center.format_medium,footer .paragraph--type--wysiwyg-image-left-right.format_medium,footer .paragraph--type--wysiwyg-image-otb.format_medium,footer .paragraph--type--wysiwyg.format_medium,header .paragraph--type--rh-intro.format_medium,header .paragraph--type--text-image-bg.format_medium,header .paragraph--type--wysiwyg-image-center-commerce.format_medium,header .paragraph--type--wysiwyg-image-center.format_medium,header .paragraph--type--wysiwyg-image-left-right.format_medium,header .paragraph--type--wysiwyg-image-otb.format_medium,header .paragraph--type--wysiwyg.format_medium{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;width:50%}}@media (min-width:992px){footer .paragraph--type--rh-intro,footer .paragraph--type--text-image-bg,footer .paragraph--type--wysiwyg,footer .paragraph--type--wysiwyg-image-center,footer .paragraph--type--wysiwyg-image-center-commerce,footer .paragraph--type--wysiwyg-image-left-right,footer .paragraph--type--wysiwyg-image-otb,header .paragraph--type--rh-intro,header .paragraph--type--text-image-bg,header .paragraph--type--wysiwyg,header .paragraph--type--wysiwyg-image-center,header .paragraph--type--wysiwyg-image-center-commerce,header .paragraph--type--wysiwyg-image-left-right,header .paragraph--type--wysiwyg-image-otb{margin-left:0;float:left;width:50%}footer .paragraph--type--rh-intro::after,footer .paragraph--type--text-image-bg::after,footer .paragraph--type--wysiwyg-image-center-commerce::after,footer .paragraph--type--wysiwyg-image-center::after,footer .paragraph--type--wysiwyg-image-left-right::after,footer .paragraph--type--wysiwyg-image-otb::after,footer .paragraph--type--wysiwyg::after,header .paragraph--type--rh-intro::after,header .paragraph--type--text-image-bg::after,header .paragraph--type--wysiwyg-image-center-commerce::after,header .paragraph--type--wysiwyg-image-center::after,header .paragraph--type--wysiwyg-image-left-right::after,header .paragraph--type--wysiwyg-image-otb::after,header .paragraph--type--wysiwyg::after{display:block;clear:both;content:""}}footer .paragraph--type--rh-intro .wysiwyg-bg,footer .paragraph--type--text-image-bg .wysiwyg-bg,footer .paragraph--type--wysiwyg .wysiwyg-bg,footer .paragraph--type--wysiwyg-image-center .wysiwyg-bg,footer .paragraph--type--wysiwyg-image-center-commerce .wysiwyg-bg,footer .paragraph--type--wysiwyg-image-left-right .wysiwyg-bg,footer .paragraph--type--wysiwyg-image-otb .wysiwyg-bg,header .paragraph--type--rh-intro .wysiwyg-bg,header .paragraph--type--text-image-bg .wysiwyg-bg,header .paragraph--type--wysiwyg .wysiwyg-bg,header .paragraph--type--wysiwyg-image-center .wysiwyg-bg,header .paragraph--type--wysiwyg-image-center-commerce .wysiwyg-bg,header .paragraph--type--wysiwyg-image-left-right .wysiwyg-bg,header .paragraph--type--wysiwyg-image-otb .wysiwyg-bg{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;z-index:-1}footer .paragraph--type--rh-intro .wysiwyg-body,footer .paragraph--type--text-image-bg .wysiwyg-body,footer .paragraph--type--wysiwyg .wysiwyg-body,footer .paragraph--type--wysiwyg-image-center .wysiwyg-body,footer .paragraph--type--wysiwyg-image-center-commerce .wysiwyg-body,footer .paragraph--type--wysiwyg-image-left-right .wysiwyg-body,footer .paragraph--type--wysiwyg-image-otb .wysiwyg-body,header .paragraph--type--rh-intro .wysiwyg-body,header .paragraph--type--text-image-bg .wysiwyg-body,header .paragraph--type--wysiwyg .wysiwyg-body,header .paragraph--type--wysiwyg-image-center .wysiwyg-body,header .paragraph--type--wysiwyg-image-center-commerce .wysiwyg-body,header .paragraph--type--wysiwyg-image-left-right .wysiwyg-body,header .paragraph--type--wysiwyg-image-otb .wysiwyg-body{padding:0 2rem 2rem 2rem;display:inline-block}@media (min-width:992px){footer .paragraph--type--rh-intro .wysiwyg-body,footer .paragraph--type--text-image-bg .wysiwyg-body,footer .paragraph--type--wysiwyg .wysiwyg-body,footer .paragraph--type--wysiwyg-image-center .wysiwyg-body,footer .paragraph--type--wysiwyg-image-center-commerce .wysiwyg-body,footer .paragraph--type--wysiwyg-image-left-right .wysiwyg-body,footer .paragraph--type--wysiwyg-image-otb .wysiwyg-body,header .paragraph--type--rh-intro .wysiwyg-body,header .paragraph--type--text-image-bg .wysiwyg-body,header .paragraph--type--wysiwyg .wysiwyg-body,header .paragraph--type--wysiwyg-image-center .wysiwyg-body,header .paragraph--type--wysiwyg-image-center-commerce .wysiwyg-body,header .paragraph--type--wysiwyg-image-left-right .wysiwyg-body,header .paragraph--type--wysiwyg-image-otb .wysiwyg-body{padding:1rem}}footer .paragraph--type--rh-intro .field--name-field-body,footer .paragraph--type--text-image-bg .field--name-field-body,footer .paragraph--type--wysiwyg .field--name-field-body,footer .paragraph--type--wysiwyg-image-center .field--name-field-body,footer .paragraph--type--wysiwyg-image-center-commerce .field--name-field-body,footer .paragraph--type--wysiwyg-image-left-right .field--name-field-body,footer .paragraph--type--wysiwyg-image-otb .field--name-field-body,header .paragraph--type--rh-intro .field--name-field-body,header .paragraph--type--text-image-bg .field--name-field-body,header .paragraph--type--wysiwyg .field--name-field-body,header .paragraph--type--wysiwyg-image-center .field--name-field-body,header .paragraph--type--wysiwyg-image-center-commerce .field--name-field-body,header .paragraph--type--wysiwyg-image-left-right .field--name-field-body,header .paragraph--type--wysiwyg-image-otb .field--name-field-body{font-size:12px;margin-bottom:1rem}footer .paragraph--type--rh-intro .field--name-field-body p,footer .paragraph--type--rh-intro .field--name-field-body span,footer .paragraph--type--text-image-bg .field--name-field-body p,footer .paragraph--type--text-image-bg .field--name-field-body span,footer .paragraph--type--wysiwyg .field--name-field-body p,footer .paragraph--type--wysiwyg .field--name-field-body span,footer .paragraph--type--wysiwyg-image-center .field--name-field-body p,footer .paragraph--type--wysiwyg-image-center .field--name-field-body span,footer .paragraph--type--wysiwyg-image-center-commerce .field--name-field-body p,footer .paragraph--type--wysiwyg-image-center-commerce .field--name-field-body span,footer .paragraph--type--wysiwyg-image-left-right .field--name-field-body p,footer .paragraph--type--wysiwyg-image-left-right .field--name-field-body span,footer .paragraph--type--wysiwyg-image-otb .field--name-field-body p,footer .paragraph--type--wysiwyg-image-otb .field--name-field-body span,header .paragraph--type--rh-intro .field--name-field-body p,header .paragraph--type--rh-intro .field--name-field-body span,header .paragraph--type--text-image-bg .field--name-field-body p,header .paragraph--type--text-image-bg .field--name-field-body span,header .paragraph--type--wysiwyg .field--name-field-body p,header .paragraph--type--wysiwyg .field--name-field-body span,header .paragraph--type--wysiwyg-image-center .field--name-field-body p,header .paragraph--type--wysiwyg-image-center .field--name-field-body span,header .paragraph--type--wysiwyg-image-center-commerce .field--name-field-body p,header .paragraph--type--wysiwyg-image-center-commerce .field--name-field-body span,header .paragraph--type--wysiwyg-image-left-right .field--name-field-body p,header .paragraph--type--wysiwyg-image-left-right .field--name-field-body span,header .paragraph--type--wysiwyg-image-otb .field--name-field-body p,header .paragraph--type--wysiwyg-image-otb .field--name-field-body span{margin-bottom:0}footer .paragraph--type--rh-intro .field--name-field-title p,footer .paragraph--type--rh-intro .field--name-field-title span,footer .paragraph--type--text-image-bg .field--name-field-title p,footer .paragraph--type--text-image-bg .field--name-field-title span,footer .paragraph--type--wysiwyg .field--name-field-title p,footer .paragraph--type--wysiwyg .field--name-field-title span,footer .paragraph--type--wysiwyg-image-center .field--name-field-title p,footer .paragraph--type--wysiwyg-image-center .field--name-field-title span,footer .paragraph--type--wysiwyg-image-center-commerce .field--name-field-title p,footer .paragraph--type--wysiwyg-image-center-commerce .field--name-field-title span,footer .paragraph--type--wysiwyg-image-left-right .field--name-field-title p,footer .paragraph--type--wysiwyg-image-left-right .field--name-field-title span,footer .paragraph--type--wysiwyg-image-otb .field--name-field-title p,footer .paragraph--type--wysiwyg-image-otb .field--name-field-title span,header .paragraph--type--rh-intro .field--name-field-title p,header .paragraph--type--rh-intro .field--name-field-title span,header .paragraph--type--text-image-bg .field--name-field-title p,header .paragraph--type--text-image-bg .field--name-field-title span,header .paragraph--type--wysiwyg .field--name-field-title p,header .paragraph--type--wysiwyg .field--name-field-title span,header .paragraph--type--wysiwyg-image-center .field--name-field-title p,header .paragraph--type--wysiwyg-image-center .field--name-field-title span,header .paragraph--type--wysiwyg-image-center-commerce .field--name-field-title p,header .paragraph--type--wysiwyg-image-center-commerce .field--name-field-title span,header .paragraph--type--wysiwyg-image-left-right .field--name-field-title p,header .paragraph--type--wysiwyg-image-left-right .field--name-field-title span,header .paragraph--type--wysiwyg-image-otb .field--name-field-title p,header .paragraph--type--wysiwyg-image-otb .field--name-field-title span{margin-bottom:0}footer .paragraph--type--rh-intro .field--name-field-image,footer .paragraph--type--text-image-bg .field--name-field-image,footer .paragraph--type--wysiwyg .field--name-field-image,footer .paragraph--type--wysiwyg-image-center .field--name-field-image,footer .paragraph--type--wysiwyg-image-center-commerce .field--name-field-image,footer .paragraph--type--wysiwyg-image-left-right .field--name-field-image,footer .paragraph--type--wysiwyg-image-otb .field--name-field-image,header .paragraph--type--rh-intro .field--name-field-image,header .paragraph--type--text-image-bg .field--name-field-image,header .paragraph--type--wysiwyg .field--name-field-image,header .paragraph--type--wysiwyg-image-center .field--name-field-image,header .paragraph--type--wysiwyg-image-center-commerce .field--name-field-image,header .paragraph--type--wysiwyg-image-left-right .field--name-field-image,header .paragraph--type--wysiwyg-image-otb .field--name-field-image{margin:0}footer .paragraph--type--rh-intro .field--name-field-image img,footer .paragraph--type--text-image-bg .field--name-field-image img,footer .paragraph--type--wysiwyg .field--name-field-image img,footer .paragraph--type--wysiwyg-image-center .field--name-field-image img,footer .paragraph--type--wysiwyg-image-center-commerce .field--name-field-image img,footer .paragraph--type--wysiwyg-image-left-right .field--name-field-image img,footer .paragraph--type--wysiwyg-image-otb .field--name-field-image img,header .paragraph--type--rh-intro .field--name-field-image img,header .paragraph--type--text-image-bg .field--name-field-image img,header .paragraph--type--wysiwyg .field--name-field-image img,header .paragraph--type--wysiwyg-image-center .field--name-field-image img,header .paragraph--type--wysiwyg-image-center-commerce .field--name-field-image img,header .paragraph--type--wysiwyg-image-left-right .field--name-field-image img,header .paragraph--type--wysiwyg-image-otb .field--name-field-image img{margin:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}@media (max-width:991.98px){footer .paragraph--type--rh-intro .field--name-field-image img,footer .paragraph--type--text-image-bg .field--name-field-image img,footer .paragraph--type--wysiwyg .field--name-field-image img,footer .paragraph--type--wysiwyg-image-center .field--name-field-image img,footer .paragraph--type--wysiwyg-image-center-commerce .field--name-field-image img,footer .paragraph--type--wysiwyg-image-left-right .field--name-field-image img,footer .paragraph--type--wysiwyg-image-otb .field--name-field-image img,header .paragraph--type--rh-intro .field--name-field-image img,header .paragraph--type--text-image-bg .field--name-field-image img,header .paragraph--type--wysiwyg .field--name-field-image img,header .paragraph--type--wysiwyg-image-center .field--name-field-image img,header .paragraph--type--wysiwyg-image-center-commerce .field--name-field-image img,header .paragraph--type--wysiwyg-image-left-right .field--name-field-image img,header .paragraph--type--wysiwyg-image-otb .field--name-field-image img{max-height:300px;-o-object-position:top;object-position:top}}footer .paragraph--type--rh-intro .field--name-field-link,footer .paragraph--type--text-image-bg .field--name-field-link,footer .paragraph--type--wysiwyg .field--name-field-link,footer .paragraph--type--wysiwyg-image-center .field--name-field-link,footer .paragraph--type--wysiwyg-image-center-commerce .field--name-field-link,footer .paragraph--type--wysiwyg-image-left-right .field--name-field-link,footer .paragraph--type--wysiwyg-image-otb .field--name-field-link,header .paragraph--type--rh-intro .field--name-field-link,header .paragraph--type--text-image-bg .field--name-field-link,header .paragraph--type--wysiwyg .field--name-field-link,header .paragraph--type--wysiwyg-image-center .field--name-field-link,header .paragraph--type--wysiwyg-image-center-commerce .field--name-field-link,header .paragraph--type--wysiwyg-image-left-right .field--name-field-link,header .paragraph--type--wysiwyg-image-otb .field--name-field-link{text-align:center}footer .paragraph--type--rh-intro .field--name-field-link a,footer .paragraph--type--text-image-bg .field--name-field-link a,footer .paragraph--type--wysiwyg .field--name-field-link a,footer .paragraph--type--wysiwyg-image-center .field--name-field-link a,footer .paragraph--type--wysiwyg-image-center-commerce .field--name-field-link a,footer .paragraph--type--wysiwyg-image-left-right .field--name-field-link a,footer .paragraph--type--wysiwyg-image-otb .field--name-field-link a,header .paragraph--type--rh-intro .field--name-field-link a,header .paragraph--type--text-image-bg .field--name-field-link a,header .paragraph--type--wysiwyg .field--name-field-link a,header .paragraph--type--wysiwyg-image-center .field--name-field-link a,header .paragraph--type--wysiwyg-image-center-commerce .field--name-field-link a,header .paragraph--type--wysiwyg-image-left-right .field--name-field-link a,header .paragraph--type--wysiwyg-image-otb .field--name-field-link a{background:0 0;color:#000;font-size:.875rem;border:1px solid #000;border-radius:0;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block}@media (min-width:992px){footer .paragraph--type--rh-intro .field--name-field-link a,footer .paragraph--type--text-image-bg .field--name-field-link a,footer .paragraph--type--wysiwyg .field--name-field-link a,footer .paragraph--type--wysiwyg-image-center .field--name-field-link a,footer .paragraph--type--wysiwyg-image-center-commerce .field--name-field-link a,footer .paragraph--type--wysiwyg-image-left-right .field--name-field-link a,footer .paragraph--type--wysiwyg-image-otb .field--name-field-link a,header .paragraph--type--rh-intro .field--name-field-link a,header .paragraph--type--text-image-bg .field--name-field-link a,header .paragraph--type--wysiwyg .field--name-field-link a,header .paragraph--type--wysiwyg-image-center .field--name-field-link a,header .paragraph--type--wysiwyg-image-center-commerce .field--name-field-link a,header .paragraph--type--wysiwyg-image-left-right .field--name-field-link a,header .paragraph--type--wysiwyg-image-otb .field--name-field-link a{width:auto}}footer .paragraph--type--rh-intro .field--name-field-link a:hover,footer .paragraph--type--text-image-bg .field--name-field-link a:hover,footer .paragraph--type--wysiwyg .field--name-field-link a:hover,footer .paragraph--type--wysiwyg-image-center .field--name-field-link a:hover,footer .paragraph--type--wysiwyg-image-center-commerce .field--name-field-link a:hover,footer .paragraph--type--wysiwyg-image-left-right .field--name-field-link a:hover,footer .paragraph--type--wysiwyg-image-otb .field--name-field-link a:hover,header .paragraph--type--rh-intro .field--name-field-link a:hover,header .paragraph--type--text-image-bg .field--name-field-link a:hover,header .paragraph--type--wysiwyg .field--name-field-link a:hover,header .paragraph--type--wysiwyg-image-center .field--name-field-link a:hover,header .paragraph--type--wysiwyg-image-center-commerce .field--name-field-link a:hover,header .paragraph--type--wysiwyg-image-left-right .field--name-field-link a:hover,header .paragraph--type--wysiwyg-image-otb .field--name-field-link a:hover{background:#000;color:#fff;text-decoration:none!important}footer .paragraph--type--rh-intro .toggleModalVideo,footer .paragraph--type--text-image-bg .toggleModalVideo,footer .paragraph--type--wysiwyg .toggleModalVideo,footer .paragraph--type--wysiwyg-image-center .toggleModalVideo,footer .paragraph--type--wysiwyg-image-center-commerce .toggleModalVideo,footer .paragraph--type--wysiwyg-image-left-right .toggleModalVideo,footer .paragraph--type--wysiwyg-image-otb .toggleModalVideo,header .paragraph--type--rh-intro .toggleModalVideo,header .paragraph--type--text-image-bg .toggleModalVideo,header .paragraph--type--wysiwyg .toggleModalVideo,header .paragraph--type--wysiwyg-image-center .toggleModalVideo,header .paragraph--type--wysiwyg-image-center-commerce .toggleModalVideo,header .paragraph--type--wysiwyg-image-left-right .toggleModalVideo,header .paragraph--type--wysiwyg-image-otb .toggleModalVideo{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%) scale(.8);transform:translate(-50%,-50%) scale(.8)}footer .paragraph--type--wysiwyg::after,header .paragraph--type--wysiwyg::after{display:block;clear:both;content:""}footer .paragraph--type--wysiwyg .wysiwyg-content,header .paragraph--type--wysiwyg .wysiwyg-content{margin:1.5rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}@media (max-width:991.98px){footer .paragraph--type--wysiwyg .wysiwyg-content,header .paragraph--type--wysiwyg .wysiwyg-content{margin:2.5rem 0}}footer .paragraph--type--wysiwyg .color-1 .field--name-field-link a,header .paragraph--type--wysiwyg .color-1 .field--name-field-link a{background:0 0;color:#000;font-size:.875rem;border:1px solid #000;border-radius:0;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block}@media (min-width:992px){footer .paragraph--type--wysiwyg .color-1 .field--name-field-link a,header .paragraph--type--wysiwyg .color-1 .field--name-field-link a{width:auto}}footer .paragraph--type--wysiwyg .color-1 .field--name-field-link a:hover,header .paragraph--type--wysiwyg .color-1 .field--name-field-link a:hover{background:#000;color:#fff;text-decoration:none!important}footer .paragraph--type--wysiwyg .color-0 .field--name-field-link a,header .paragraph--type--wysiwyg .color-0 .field--name-field-link a{background:0 0;color:#fff;font-size:.875rem;border:1px solid #fff;border-radius:0;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block}@media (min-width:992px){footer .paragraph--type--wysiwyg .color-0 .field--name-field-link a,header .paragraph--type--wysiwyg .color-0 .field--name-field-link a{width:auto}}footer .paragraph--type--wysiwyg .color-0 .field--name-field-link a:hover,header .paragraph--type--wysiwyg .color-0 .field--name-field-link a:hover{background:#fff;color:#000;text-decoration:none!important}@media (min-width:992px){footer .paragraph--type--wysiwyg,header .paragraph--type--wysiwyg{height:290px}footer .paragraph--type--wysiwyg .wysiwyg-body,header .paragraph--type--wysiwyg .wysiwyg-body{padding:1em 5em!important}footer .paragraph--type--wysiwyg .wysiwyg-body p,header .paragraph--type--wysiwyg .wysiwyg-body p{margin:0}footer .paragraph--type--wysiwyg .wysiwyg-content,header .paragraph--type--wysiwyg .wysiwyg-content{margin:0}}footer .paragraph--type--wysiwyg-image-center-commerce,header .paragraph--type--wysiwyg-image-center-commerce{min-height:300px}footer .paragraph--type--wysiwyg-image-center-commerce .wysiwyg-content,header .paragraph--type--wysiwyg-image-center-commerce .wysiwyg-content{min-height:300px}footer .paragraph--type--wysiwyg-image-center-commerce .wysiwyg-footer,header .paragraph--type--wysiwyg-image-center-commerce .wysiwyg-footer{display:none}footer .paragraph--type--wysiwyg-image-center-commerce .wysiwyg-body,header .paragraph--type--wysiwyg-image-center-commerce .wysiwyg-body{width:60%}footer .paragraph--type--wysiwyg-image-center-commerce .list-group-item,header .paragraph--type--wysiwyg-image-center-commerce .list-group-item{border:0;font-size:12px;background-color:transparent;padding:0 .4em}footer .paragraph--type--wysiwyg-image-center-commerce .list-group-item:not(:first-child),header .paragraph--type--wysiwyg-image-center-commerce .list-group-item:not(:first-child){border-left:1px solid #000}footer .paragraph--type--wysiwyg-image-center-commerce .field--name-field-body,header .paragraph--type--wysiwyg-image-center-commerce .field--name-field-body{margin-bottom:2em!important}footer .paragraph--type--wysiwyg-image-center-commerce .field--name-field-body p,header .paragraph--type--wysiwyg-image-center-commerce .field--name-field-body p{font-size:15px}footer .paragraph--type--wysiwyg-image-center-commerce .wysiswyg-img,header .paragraph--type--wysiwyg-image-center-commerce .wysiswyg-img{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1}footer .paragraph--type--wysiwyg-image-center-commerce .wysiswyg-img img,header .paragraph--type--wysiwyg-image-center-commerce .wysiswyg-img img{width:100%;-o-object-fit:cover;object-fit:cover}@media (min-width:992px){footer .paragraph--type--wysiwyg-image-center-commerce,header .paragraph--type--wysiwyg-image-center-commerce{min-height:580px}footer .paragraph--type--wysiwyg-image-center-commerce .wysiwyg-content,header .paragraph--type--wysiwyg-image-center-commerce .wysiwyg-content{min-height:580px}footer .paragraph--type--wysiwyg-image-center-commerce .wysiwyg-content .list-group-item,header .paragraph--type--wysiwyg-image-center-commerce .wysiwyg-content .list-group-item{font-weight:700}footer .paragraph--type--wysiwyg-image-center-commerce .wysiswyg-img img,header .paragraph--type--wysiwyg-image-center-commerce .wysiswyg-img img{width:initial;-o-object-fit:initial;object-fit:initial}footer .paragraph--type--wysiwyg-image-center-commerce .wysiwyg-footer,header .paragraph--type--wysiwyg-image-center-commerce .wysiwyg-footer{display:block;position:absolute;top:auto;bottom:3rem;left:50%;right:0;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}}footer .paragraph--type--wysiwyg-image-left-right.format_large,header .paragraph--type--wysiwyg-image-left-right.format_large{margin:5rem 0;height:100%}footer .paragraph--type--wysiwyg-image-left-right.format_large .field--name-field-image .field__item img,footer .paragraph--type--wysiwyg-image-left-right.format_large .wysiwyg-content,header .paragraph--type--wysiwyg-image-left-right.format_large .field--name-field-image .field__item img,header .paragraph--type--wysiwyg-image-left-right.format_large .wysiwyg-content{max-height:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:100%}footer .paragraph--type--wysiwyg-image-left-right.format_large .wysiwyg-content.first_image,header .paragraph--type--wysiwyg-image-left-right.format_large .wysiwyg-content.first_image{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media (max-width:991.98px){footer .paragraph--type--wysiwyg-image-left-right.format_large .wysiwyg-content.first_image,header .paragraph--type--wysiwyg-image-left-right.format_large .wysiwyg-content.first_image{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}footer .paragraph--type--wysiwyg-image-left-right.format_large .wysiswyg-img,footer .paragraph--type--wysiwyg-image-left-right.format_large .wysiwyg-body,header .paragraph--type--wysiwyg-image-left-right.format_large .wysiswyg-img,header .paragraph--type--wysiwyg-image-left-right.format_large .wysiwyg-body{padding-top:0!important;width:100%}@media (min-width:992px){footer .paragraph--type--wysiwyg-image-left-right.format_large .wysiswyg-img,footer .paragraph--type--wysiwyg-image-left-right.format_large .wysiwyg-body,header .paragraph--type--wysiwyg-image-left-right.format_large .wysiswyg-img,header .paragraph--type--wysiwyg-image-left-right.format_large .wysiwyg-body{width:50%}footer .paragraph--type--wysiwyg-image-left-right.format_large .field--name-field-body,header .paragraph--type--wysiwyg-image-left-right.format_large .field--name-field-body{width:80%;margin:0 auto}}footer .paragraph--type--wysiwyg-image-left-right.format_large .field--name-field-link,header .paragraph--type--wysiwyg-image-left-right.format_large .field--name-field-link{margin-top:2em;text-align:center}@media (min-width:992px){footer .paragraph--type--wysiwyg-image-left-right,header .paragraph--type--wysiwyg-image-left-right{height:290px}}footer .paragraph--type--wysiwyg-image-left-right .wysiwyg-content,header .paragraph--type--wysiwyg-image-left-right .wysiwyg-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:100%;overflow:hidden}@media (min-width:992px){footer .paragraph--type--wysiwyg-image-left-right .wysiwyg-content,header .paragraph--type--wysiwyg-image-left-right .wysiwyg-content{max-height:290px}}@media (max-width:991.98px){footer .paragraph--type--wysiwyg-image-left-right .wysiwyg-content,header .paragraph--type--wysiwyg-image-left-right .wysiwyg-content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}footer .paragraph--type--wysiwyg-image-left-right .wysiwyg-content.first_image,header .paragraph--type--wysiwyg-image-left-right .wysiwyg-content.first_image{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media (max-width:991.98px){footer .paragraph--type--wysiwyg-image-left-right .wysiwyg-content.first_image,header .paragraph--type--wysiwyg-image-left-right .wysiwyg-content.first_image{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}footer .paragraph--type--wysiwyg-image-left-right .wysiwyg-body,header .paragraph--type--wysiwyg-image-left-right .wysiwyg-body{width:50%}@media (max-width:991.98px){footer .paragraph--type--wysiwyg-image-left-right .wysiwyg-body,header .paragraph--type--wysiwyg-image-left-right .wysiwyg-body{padding-top:2rem!important;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}footer .paragraph--type--wysiwyg-image-left-right .wysiswyg-img,header .paragraph--type--wysiwyg-image-left-right .wysiswyg-img{width:50%;overflow:hidden;text-align:center}@media (max-width:991.98px){footer .paragraph--type--wysiwyg-image-left-right .wysiswyg-img,header .paragraph--type--wysiwyg-image-left-right .wysiswyg-img{min-height:200px;width:100%}}footer .paragraph--type--wysiwyg-image-left-right .color-1 .field--name-field-link a,header .paragraph--type--wysiwyg-image-left-right .color-1 .field--name-field-link a{background:0 0;color:#000;font-size:.875rem;border:1px solid #000;border-radius:0;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block}@media (min-width:992px){footer .paragraph--type--wysiwyg-image-left-right .color-1 .field--name-field-link a,header .paragraph--type--wysiwyg-image-left-right .color-1 .field--name-field-link a{width:auto}}footer .paragraph--type--wysiwyg-image-left-right .color-1 .field--name-field-link a:hover,header .paragraph--type--wysiwyg-image-left-right .color-1 .field--name-field-link a:hover{background:#000;color:#fff;text-decoration:none!important}footer .paragraph--type--wysiwyg-image-left-right .color-0 .field--name-field-link a,header .paragraph--type--wysiwyg-image-left-right .color-0 .field--name-field-link a{background:0 0;color:#fff;font-size:.875rem;border:1px solid #fff;border-radius:0;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block}@media (min-width:992px){footer .paragraph--type--wysiwyg-image-left-right .color-0 .field--name-field-link a,header .paragraph--type--wysiwyg-image-left-right .color-0 .field--name-field-link a{width:auto}}footer .paragraph--type--wysiwyg-image-left-right .color-0 .field--name-field-link a:hover,header .paragraph--type--wysiwyg-image-left-right .color-0 .field--name-field-link a:hover{background:#fff;color:#000;text-decoration:none!important}@media (min-width:992px){footer .paragraph--type--wysiwyg-image-left-right .field--name-field-image .field__item img,header .paragraph--type--wysiwyg-image-left-right .field--name-field-image .field__item img{height:290px}}footer .paragraph--type--wysiwyg-image-otb,footer .paragraph--type--wysiwyg-image-otb .wysiwyg-content,header .paragraph--type--wysiwyg-image-otb,header .paragraph--type--wysiwyg-image-otb .wysiwyg-content{color:#000;text-decoration:none}@media (min-width:992px){footer .paragraph--type--wysiwyg-image-otb,footer .paragraph--type--wysiwyg-image-otb .wysiwyg-content,header .paragraph--type--wysiwyg-image-otb,header .paragraph--type--wysiwyg-image-otb .wysiwyg-content{height:290px}}@media (min-width:992px){footer .paragraph--type--columns,header .paragraph--type--columns{float:left}footer .paragraph--type--columns::after,header .paragraph--type--columns::after{display:block;clear:both;content:""}}footer .paragraph--type--columns .field--name-field-title,header .paragraph--type--columns .field--name-field-title{margin-bottom:3em;width:100%;text-align:center}footer .paragraph--type--columns .glide__slides>.glide__slide,header .paragraph--type--columns .glide__slides>.glide__slide{position:relative;padding:1rem 1rem;height:initial}footer .paragraph--type--columns .glide__slides>.glide__slide img,header .paragraph--type--columns .glide__slides>.glide__slide img{width:100%;height:auto}footer .paragraph--type--columns .glide__slides .field--name-field-lien,header .paragraph--type--columns .glide__slides .field--name-field-lien{text-align:center;white-space:nowrap;width:100%}footer .paragraph--type--columns .glide__slides .field--name-field-lien a,header .paragraph--type--columns .glide__slides .field--name-field-lien a{background:0 0;color:#000;font-size:.875rem;border:1px solid #000;border-radius:0;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block}@media (min-width:992px){footer .paragraph--type--columns .glide__slides .field--name-field-lien a,header .paragraph--type--columns .glide__slides .field--name-field-lien a{width:auto}}footer .paragraph--type--columns .glide__slides .field--name-field-lien a:hover,header .paragraph--type--columns .glide__slides .field--name-field-lien a:hover{background:#000;color:#fff;text-decoration:none!important}footer .paragraph--type--columns .glide,header .paragraph--type--columns .glide{position:relative}footer .paragraph--type--columns .glide__arrows,header .paragraph--type--columns .glide__arrows{position:absolute;top:50%;left:0;width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}footer .paragraph--type--columns .glide__arrows .glide__arrow,header .paragraph--type--columns .glide__arrows .glide__arrow{position:relative;font-size:3rem;background:0 0;border:none;width:100%}footer .paragraph--type--columns .glide__arrows .glide__arrow--left,footer .paragraph--type--columns .glide__arrows .glide__arrow--right,header .paragraph--type--columns .glide__arrows .glide__arrow--left,header .paragraph--type--columns .glide__arrows .glide__arrow--right{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}footer .paragraph--type--columns .glide__arrows .glide__arrow--left,header .paragraph--type--columns .glide__arrows .glide__arrow--left{background-size:contain;background-position:center;background-repeat:no-repeat;height:30px;width:20px;background-image:url(https://www.patapain.com/themes/custom/digipat/dist/95a083bde88a0e3e0bc2.png);left:10px}@media (min-width:576px){footer .paragraph--type--columns .glide__arrows .glide__arrow--left,header .paragraph--type--columns .glide__arrows .glide__arrow--left{left:-45px}}footer .paragraph--type--columns .glide__arrows .glide__arrow--right,header .paragraph--type--columns .glide__arrows .glide__arrow--right{background-size:contain;background-position:center;background-repeat:no-repeat;height:30px;width:20px;background-image:url(https://www.patapain.com/themes/custom/digipat/dist/b3987841643584cb9a6a.png);left:auto;right:10px}@media (min-width:576px){footer .paragraph--type--columns .glide__arrows .glide__arrow--right,header .paragraph--type--columns .glide__arrows .glide__arrow--right{right:-45px}}@media (min-width:992px){footer .paragraph--type--columns .glide__arrows,header .paragraph--type--columns .glide__arrows{display:none}}footer .node--type-frr-article .paragraph--type--columns,header .node--type-frr-article .paragraph--type--columns{float:none}footer #chiffres_cles,header #chiffres_cles{margin-top:35px;margin-bottom:35px}footer #chiffres_cles .singleChiffreCle,header #chiffres_cles .singleChiffreCle{padding:10px 20px;text-align:center}@media (max-width:991.98px) and (max-width:991.98px){footer #chiffres_cles .singleChiffreCle::after,header #chiffres_cles .singleChiffreCle::after{display:none}}footer #chiffres_cles .singleChiffreCle span.chiffre_cle_suffix,footer #chiffres_cles .singleChiffreCle span:first-child,header #chiffres_cles .singleChiffreCle span.chiffre_cle_suffix,header #chiffres_cles .singleChiffreCle span:first-child{font-size:2.5rem;font-weight:900;color:#000}footer #chiffres_cles .singleChiffreCle span.chiffre_cle_suffix,header #chiffres_cles .singleChiffreCle span.chiffre_cle_suffix{margin-left:10px}footer #chiffres_cles .singleChiffreCle span.chiffre_cle_libelle,header #chiffres_cles .singleChiffreCle span.chiffre_cle_libelle{font-size:1.5rem;text-transform:uppercase;padding:0 15px}@media (min-width:768px){footer #chiffres_cles .singleChiffreCle:not(:last-child),header #chiffres_cles .singleChiffreCle:not(:last-child){position:relative}footer #chiffres_cles .singleChiffreCle:not(:last-child)::after,header #chiffres_cles .singleChiffreCle:not(:last-child)::after{position:absolute;right:0;top:0;bottom:0;content:"";background:#ddd6d0;width:1px}}footer .field--name-field-block-name,header .field--name-field-block-name{-webkit-box-flex:1;-ms-flex:1;flex:1}footer .paragraph--type--block-simple,header .paragraph--type--block-simple{padding:25px;height:100%}@media (max-width:991.98px){footer .paragraph--type--block-simple,header .paragraph--type--block-simple{padding:35px 25px}}footer .paragraph--type--block-simple>div>div,header .paragraph--type--block-simple>div>div{width:100%;margin:0 auto}@media (min-width:768px){footer .paragraph--type--block-simple>div>div,header .paragraph--type--block-simple>div>div{width:70%}}footer .paragraph--type--block-simple .field--name-field-contenu,header .paragraph--type--block-simple .field--name-field-contenu{text-transform:uppercase}footer .paragraph--type--block-simple .field--name-field-contenu p,header .paragraph--type--block-simple .field--name-field-contenu p{font-size:2rem;line-height:2.3rem}footer .paragraph--type--block-simple a,header .paragraph--type--block-simple a{padding-left:30px;padding-right:30px}@media (max-width:991.98px){footer .paragraph--type--block-simple a,header .paragraph--type--block-simple a{margin-top:1.5rem}}footer .fidelity-empty,header .fidelity-empty{max-width:250px;margin:0 auto}footer .fidelity-empty input#submit-fidelite-placeholder,header .fidelity-empty input#submit-fidelite-placeholder{margin-top:1.5rem;width:100%;padding:0;cursor:pointer}footer .fidelity-empty input#edit-fidelite-placeholder,header .fidelity-empty input#edit-fidelite-placeholder{border:none}footer .fidelity-empty img,header .fidelity-empty img{width:80%;height:auto;display:block;margin:0 auto 1rem}footer .fidelity-empty .card-number,header .fidelity-empty .card-number{display:-webkit-box;display:-ms-flexbox;display:flex;height:44px;border-radius:0;text-align:left;width:100%;border:solid #000 1px;font-size:.8rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;font-style:italic}footer .fidelity-empty .card-number label,header .fidelity-empty .card-number label{width:70px;margin:0;padding:0 10px;font-size:.8rem}footer .fidelity-empty .card-number input,header .fidelity-empty .card-number input{margin:0;-webkit-box-flex:1;-ms-flex:1;flex:1;z-index:20;height:95%;padding-left:0;font-style:italic;font-size:.8rem!important;color:#000;font-weight:400}footer .fidelity-empty .card-number input:focus,header .fidelity-empty .card-number input:focus{outline:0;-webkit-box-shadow:none;box-shadow:none}footer .fidelity-empty .point-montant,header .fidelity-empty .point-montant{color:#e6530f;font-weight:700;font-size:1.2rem}footer #fidelite-gagnee-complete .fid-title,header #fidelite-gagnee-complete .fid-title{font-size:1.8rem;font-weight:700}footer #fidelite-gagnee-complete .fidelite-points-gagnes,header #fidelite-gagnee-complete .fidelite-points-gagnes{background:#85cbc9;padding-left:15px;padding-right:15px;color:#fff}footer #fidelite-gagnee-complete .fidelite-points-gagnes .left>div,header #fidelite-gagnee-complete .fidelite-points-gagnes .left>div{margin-left:auto;margin-right:auto}footer #fidelite-gagnee-complete .fidelite-points-gagnes img,header #fidelite-gagnee-complete .fidelite-points-gagnes img{height:300px;width:auto}@media (min-width:768px){footer #fidelite-gagnee-complete .fidelite-points-gagnes img,header #fidelite-gagnee-complete .fidelite-points-gagnes img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}}footer #fidelite-gagnee-complete .fidelite-points-gagnes .right,header #fidelite-gagnee-complete .fidelite-points-gagnes .right{padding-bottom:15px}footer #fidelite-gagnee-complete .fidelite-points-gagnes .right .total,header #fidelite-gagnee-complete .fidelite-points-gagnes .right .total{font-size:4rem;font-weight:700}footer #fidelite-gagnee-complete .fidelite-points-gagnes .right .content,header #fidelite-gagnee-complete .fidelite-points-gagnes .right .content{font-size:1.2rem}footer #fidelite-gagnee-complete .fidelite-points-gagnes .warning-points,header #fidelite-gagnee-complete .fidelite-points-gagnes .warning-points{color:#000;font-size:.9rem}footer .field--name-field-nutriscore,header .field--name-field-nutriscore{margin-left:15px;margin-right:15px}footer .field--name-field-nutriscore img.nutriscore,header .field--name-field-nutriscore img.nutriscore{height:auto;width:120px}footer .field--name-field-nutriscore .list-nutriscore,header .field--name-field-nutriscore .list-nutriscore{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .field--name-field-nutriscore .list-nutriscore li,header .field--name-field-nutriscore .list-nutriscore li{padding:5px;list-style-type:none;font-weight:700}footer .field--name-field-nutriscore .list-nutriscore li:first-child,header .field--name-field-nutriscore .list-nutriscore li:first-child{border-bottom-left-radius:10px;border-top-left-radius:10px}footer .field--name-field-nutriscore .list-nutriscore li:last-child,header .field--name-field-nutriscore .list-nutriscore li:last-child{border-bottom-right-radius:10px;border-top-right-radius:10px}footer .field--name-field-nutriscore .list-nutriscore li[data-value=A],header .field--name-field-nutriscore .list-nutriscore li[data-value=A]{background:#0a8e45;color:#6cbb8f}footer .field--name-field-nutriscore .list-nutriscore li[data-value=B],header .field--name-field-nutriscore .list-nutriscore li[data-value=B]{background:#0a8e45;color:#afdc91}footer .field--name-field-nutriscore .list-nutriscore li[data-value=C],header .field--name-field-nutriscore .list-nutriscore li[data-value=C]{background:#ffc734;color:#ffdd85}footer .field--name-field-nutriscore .list-nutriscore li[data-value=D],header .field--name-field-nutriscore .list-nutriscore li[data-value=D]{background:#ff7d24;color:#ffb17c}footer .field--name-field-nutriscore .list-nutriscore li[data-value=E],header .field--name-field-nutriscore .list-nutriscore li[data-value=E]{background:#ff421a;color:#ff8e76}footer .field--name-field-nutriscore .list-nutriscore li.current-nutriscore,header .field--name-field-nutriscore .list-nutriscore li.current-nutriscore{padding-top:10px;padding-bottom:10px;border-radius:10px;border:2px solid #fff;color:#fff}footer .node--landing .field--type-text-with-summary,header .node--landing .field--type-text-with-summary{margin-bottom:3rem}footer .node--landing .field--type-text-with-summary p,header .node--landing .field--type-text-with-summary p{font-size:1.125rem}@media (max-width:767.98px){footer .node--landing .field--name-field-page-paragraph,header .node--landing .field--name-field-page-paragraph{max-width:100%;padding:0}}footer #sidebar,header #sidebar{padding:1rem 2rem}@media (min-width:992px){footer #sidebar,header #sidebar{padding:3rem 0 1rem}}footer #sidebar .facets-widget-links,header #sidebar .facets-widget-links{padding:0}footer #sidebar .facets-widget-links li,header #sidebar .facets-widget-links li{text-indent:1.5rem}footer #sidebar .facets-widget-links li a:before,header #sidebar .facets-widget-links li a:before{left:0}footer #sidebar #dropdownMenuButton .facet-item__value.is-active,header #sidebar #dropdownMenuButton .facet-item__value.is-active{color:#4196b0;font-weight:700}footer #sidebar #dropdownMenuButton .facet-item a.menu-active,header #sidebar #dropdownMenuButton .facet-item a.menu-active{font-weight:700;opacity:1}footer #sidebar #dropdownMenuButton .facet-item a.menu-active:before,header #sidebar #dropdownMenuButton .facet-item a.menu-active:before{width:5px}footer #sidebar #dropdownMenuButton .dropdown-item-menu-click a,header #sidebar #dropdownMenuButton .dropdown-item-menu-click a{opacity:.5;padding:0}@media (min-width:992px){footer #sidebar #dropdownMenuButton .dropdown-item-menu-click a,header #sidebar #dropdownMenuButton .dropdown-item-menu-click a{text-indent:2.5rem}}@media (max-width:1199.98px){footer .menu_complet #products,header .menu_complet #products{margin-bottom:1em!important}}@media (min-width:992px){footer #product #product-main #container-full-menu,footer .modal-product #container-full-menu,header #product #product-main #container-full-menu,header .modal-product #container-full-menu{margin-top:3rem}}@media (max-width:1199.98px){footer #product #product-main #container-full-menu #sidebar,footer .modal-product #container-full-menu #sidebar,header #product #product-main #container-full-menu #sidebar,header .modal-product #container-full-menu #sidebar{margin-bottom:0}}footer #product #product-main .modal_product_click_and_collect,footer .modal-product .modal_product_click_and_collect,header #product #product-main .modal_product_click_and_collect,header .modal-product .modal_product_click_and_collect{padding-top:32px;top:auto;bottom:0;padding-right:0!important}footer #product #product-main .modal_product_click_and_collect.show .modal-dialog,footer .modal-product .modal_product_click_and_collect.show .modal-dialog,header #product #product-main .modal_product_click_and_collect.show .modal-dialog,header .modal-product .modal_product_click_and_collect.show .modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}footer #product #product-main .modal_product_click_and_collect .modal-dialog,footer .modal-product .modal_product_click_and_collect .modal-dialog,header #product #product-main .modal_product_click_and_collect .modal-dialog,header .modal-product .modal_product_click_and_collect .modal-dialog{max-width:900px;-webkit-transform:translate(0,100%);transform:translate(0,100%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:100%;margin:0 auto}footer #product #product-main .modal_product_click_and_collect .modal-title,footer .modal-product .modal_product_click_and_collect .modal-title,header #product #product-main .modal_product_click_and_collect .modal-title,header .modal-product .modal_product_click_and_collect .modal-title{margin-top:1.5rem;font-size:1.4rem;font-weight:700;margin-bottom:30px}@media (min-width:992px){footer #product #product-main .modal_product_click_and_collect .modal-title,footer .modal-product .modal_product_click_and_collect .modal-title,header #product #product-main .modal_product_click_and_collect .modal-title,header .modal-product .modal_product_click_and_collect .modal-title{margin-top:0}}footer #product #product-main .modal_product_click_and_collect .modal-content,footer .modal-product .modal_product_click_and_collect .modal-content,header #product #product-main .modal_product_click_and_collect .modal-content,header .modal-product .modal_product_click_and_collect .modal-content{border-radius:0}footer #product #product-main .modal_product_click_and_collect .produit_click_collect .slick,footer .modal-product .modal_product_click_and_collect .produit_click_collect .slick,header #product #product-main .modal_product_click_and_collect .produit_click_collect .slick,header .modal-product .modal_product_click_and_collect .produit_click_collect .slick{display:inline-block}footer #product #product-main .modal_product_click_and_collect .produit_click_collect .slick .placeholder,footer .modal-product .modal_product_click_and_collect .produit_click_collect .slick .placeholder,header #product #product-main .modal_product_click_and_collect .produit_click_collect .slick .placeholder,header .modal-product .modal_product_click_and_collect .produit_click_collect .slick .placeholder{margin:0}footer #product #product-main .modal_product_click_and_collect .produit_click_collect .slick,footer #product #product-main .modal_product_click_and_collect .produit_click_collect .slick *,footer .modal-product .modal_product_click_and_collect .produit_click_collect .slick,footer .modal-product .modal_product_click_and_collect .produit_click_collect .slick *,header #product #product-main .modal_product_click_and_collect .produit_click_collect .slick,header #product #product-main .modal_product_click_and_collect .produit_click_collect .slick *,header .modal-product .modal_product_click_and_collect .produit_click_collect .slick,header .modal-product .modal_product_click_and_collect .produit_click_collect .slick *{height:100%;max-height:100%!important}@media (max-width:991.98px){footer #product #product-main .modal_product_click_and_collect .produit_click_collect .slick,footer #product #product-main .modal_product_click_and_collect .produit_click_collect .slick *,footer .modal-product .modal_product_click_and_collect .produit_click_collect .slick,footer .modal-product .modal_product_click_and_collect .produit_click_collect .slick *,header #product #product-main .modal_product_click_and_collect .produit_click_collect .slick,header #product #product-main .modal_product_click_and_collect .produit_click_collect .slick *,header .modal-product .modal_product_click_and_collect .produit_click_collect .slick,header .modal-product .modal_product_click_and_collect .produit_click_collect .slick *{max-height:210px!important;min-height:210px}}footer #product #product-main .modal_product_click_and_collect .produit_click_collect .slick img,footer .modal-product .modal_product_click_and_collect .produit_click_collect .slick img,header #product #product-main .modal_product_click_and_collect .produit_click_collect .slick img,header .modal-product .modal_product_click_and_collect .produit_click_collect .slick img{-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:991.98px){footer #product #product-main .modal_product_click_and_collect .produit_click_collect .slick img,footer .modal-product .modal_product_click_and_collect .produit_click_collect .slick img,header #product #product-main .modal_product_click_and_collect .produit_click_collect .slick img,header .modal-product .modal_product_click_and_collect .produit_click_collect .slick img{max-height:210px!important;min-height:210px}}footer #product #product-main .modal_product_click_and_collect .produit_click_collect .slick-list,footer .modal-product .modal_product_click_and_collect .produit_click_collect .slick-list,header #product #product-main .modal_product_click_and_collect .produit_click_collect .slick-list,header .modal-product .modal_product_click_and_collect .produit_click_collect .slick-list{height:100%;margin:0}footer #product #product-main .modal_product_click_and_collect .produit_click_collect .placeholder,footer #product #product-main .modal_product_click_and_collect .produit_click_collect .placeholder-img,footer #product #product-main .modal_product_click_and_collect .produit_click_collect .slick-track,footer .modal-product .modal_product_click_and_collect .produit_click_collect .placeholder,footer .modal-product .modal_product_click_and_collect .produit_click_collect .placeholder-img,footer .modal-product .modal_product_click_and_collect .produit_click_collect .slick-track,header #product #product-main .modal_product_click_and_collect .produit_click_collect .placeholder,header #product #product-main .modal_product_click_and_collect .produit_click_collect .placeholder-img,header #product #product-main .modal_product_click_and_collect .produit_click_collect .slick-track,header .modal-product .modal_product_click_and_collect .produit_click_collect .placeholder,header .modal-product .modal_product_click_and_collect .produit_click_collect .placeholder-img,header .modal-product .modal_product_click_and_collect .produit_click_collect .slick-track{width:100%!important;min-width:100%!important;-o-object-fit:cover;object-fit:cover;max-height:100%!important}@media (max-width:991.98px){footer #product #product-main .modal_product_click_and_collect .produit_click_collect .placeholder,footer #product #product-main .modal_product_click_and_collect .produit_click_collect .placeholder-img,footer #product #product-main .modal_product_click_and_collect .produit_click_collect .slick-track,footer .modal-product .modal_product_click_and_collect .produit_click_collect .placeholder,footer .modal-product .modal_product_click_and_collect .produit_click_collect .placeholder-img,footer .modal-product .modal_product_click_and_collect .produit_click_collect .slick-track,header #product #product-main .modal_product_click_and_collect .produit_click_collect .placeholder,header #product #product-main .modal_product_click_and_collect .produit_click_collect .placeholder-img,header #product #product-main .modal_product_click_and_collect .produit_click_collect .slick-track,header .modal-product .modal_product_click_and_collect .produit_click_collect .placeholder,header .modal-product .modal_product_click_and_collect .produit_click_collect .placeholder-img,header .modal-product .modal_product_click_and_collect .produit_click_collect .slick-track{max-height:150px;min-height:150px}}footer #product #product-main .modal_product_click_and_collect .modal-nutriscore img,footer .modal-product .modal_product_click_and_collect .modal-nutriscore img,header #product #product-main .modal_product_click_and_collect .modal-nutriscore img,header .modal-product .modal_product_click_and_collect .modal-nutriscore img{max-height:65px!important;-o-object-fit:contain;object-fit:contain}footer #product #product-main .modal_product_click_and_collect .product-content,footer .modal-product .modal_product_click_and_collect .product-content,header #product #product-main .modal_product_click_and_collect .product-content,header .modal-product .modal_product_click_and_collect .product-content{padding:0}@media (min-width:992px){footer #product #product-main .modal_product_click_and_collect .product-content>.row,footer .modal-product .modal_product_click_and_collect .product-content>.row,header #product #product-main .modal_product_click_and_collect .product-content>.row,header .modal-product .modal_product_click_and_collect .product-content>.row{padding:70px}}footer #product #product-main .modal_product_click_and_collect .btn-collapse,footer .modal-product .modal_product_click_and_collect .btn-collapse,header #product #product-main .modal_product_click_and_collect .btn-collapse,header .modal-product .modal_product_click_and_collect .btn-collapse{font-weight:700}footer #product #product-main .modal_product_click_and_collect .close,footer .modal-product .modal_product_click_and_collect .close,header #product #product-main .modal_product_click_and_collect .close,header .modal-product .modal_product_click_and_collect .close{position:absolute;right:35px;top:35px;width:25px;height:25px;opacity:1;z-index:1}@media (max-width:991.98px){footer #product #product-main .modal_product_click_and_collect .close,footer .modal-product .modal_product_click_and_collect .close,header #product #product-main .modal_product_click_and_collect .close,header .modal-product .modal_product_click_and_collect .close{top:-55px}}footer #product #product-main .modal_product_click_and_collect .close:hover,footer .modal-product .modal_product_click_and_collect .close:hover,header #product #product-main .modal_product_click_and_collect .close:hover,header .modal-product .modal_product_click_and_collect .close:hover{opacity:1}footer #product #product-main .modal_product_click_and_collect .close:after,footer #product #product-main .modal_product_click_and_collect .close:before,footer .modal-product .modal_product_click_and_collect .close:after,footer .modal-product .modal_product_click_and_collect .close:before,header #product #product-main .modal_product_click_and_collect .close:after,header #product #product-main .modal_product_click_and_collect .close:before,header .modal-product .modal_product_click_and_collect .close:after,header .modal-product .modal_product_click_and_collect .close:before{position:absolute;top:0;left:15px;content:" ";height:25px;width:3px;background-color:#000}@media (max-width:991.98px){footer #product #product-main .modal_product_click_and_collect .close:after,footer #product #product-main .modal_product_click_and_collect .close:before,footer .modal-product .modal_product_click_and_collect .close:after,footer .modal-product .modal_product_click_and_collect .close:before,header #product #product-main .modal_product_click_and_collect .close:after,header #product #product-main .modal_product_click_and_collect .close:before,header .modal-product .modal_product_click_and_collect .close:after,header .modal-product .modal_product_click_and_collect .close:before{background-color:#fff}}footer #product #product-main .modal_product_click_and_collect .close:before,footer .modal-product .modal_product_click_and_collect .close:before,header #product #product-main .modal_product_click_and_collect .close:before,header .modal-product .modal_product_click_and_collect .close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}footer #product #product-main .modal_product_click_and_collect .close:after,footer .modal-product .modal_product_click_and_collect .close:after,header #product #product-main .modal_product_click_and_collect .close:after,header .modal-product .modal_product_click_and_collect .close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}footer #product #product-main .modal_product_click_and_collect .btn-modal,footer .modal-product .modal_product_click_and_collect .btn-modal,header #product #product-main .modal_product_click_and_collect .btn-modal,header .modal-product .modal_product_click_and_collect .btn-modal{background:#000;color:#fff;font-size:.875rem;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block;border:none;padding:20px 45px;cursor:pointer;margin-top:50px;font-size:1rem}@media (min-width:992px){footer #product #product-main .modal_product_click_and_collect .btn-modal,footer .modal-product .modal_product_click_and_collect .btn-modal,header #product #product-main .modal_product_click_and_collect .btn-modal,header .modal-product .modal_product_click_and_collect .btn-modal{width:auto}}footer #product #product-main .modal_product_click_and_collect .btn-modal:hover,footer .modal-product .modal_product_click_and_collect .btn-modal:hover,header #product #product-main .modal_product_click_and_collect .btn-modal:hover,header .modal-product .modal_product_click_and_collect .btn-modal:hover{background:#fff;color:#000;text-decoration:none!important}footer #product #product-main .modal_product_click_and_collect .btn-modal:active,footer #product #product-main .modal_product_click_and_collect .btn-modal:focus,footer #product #product-main .modal_product_click_and_collect .btn-modal:hover,footer .modal-product .modal_product_click_and_collect .btn-modal:active,footer .modal-product .modal_product_click_and_collect .btn-modal:focus,footer .modal-product .modal_product_click_and_collect .btn-modal:hover,header #product #product-main .modal_product_click_and_collect .btn-modal:active,header #product #product-main .modal_product_click_and_collect .btn-modal:focus,header #product #product-main .modal_product_click_and_collect .btn-modal:hover,header .modal-product .modal_product_click_and_collect .btn-modal:active,header .modal-product .modal_product_click_and_collect .btn-modal:focus,header .modal-product .modal_product_click_and_collect .btn-modal:hover{background-color:#000;color:#fff}footer #product #product-main .modal_product_click_and_collect .btn-modal:disabled,footer .modal-product .modal_product_click_and_collect .btn-modal:disabled,header #product #product-main .modal_product_click_and_collect .btn-modal:disabled,header .modal-product .modal_product_click_and_collect .btn-modal:disabled{opacity:.2}footer #product #product-main .modal_product_click_and_collect .btn-modal:disabled:active,footer #product #product-main .modal_product_click_and_collect .btn-modal:disabled:focus,footer #product #product-main .modal_product_click_and_collect .btn-modal:disabled:hover,footer .modal-product .modal_product_click_and_collect .btn-modal:disabled:active,footer .modal-product .modal_product_click_and_collect .btn-modal:disabled:focus,footer .modal-product .modal_product_click_and_collect .btn-modal:disabled:hover,header #product #product-main .modal_product_click_and_collect .btn-modal:disabled:active,header #product #product-main .modal_product_click_and_collect .btn-modal:disabled:focus,header #product #product-main .modal_product_click_and_collect .btn-modal:disabled:hover,header .modal-product .modal_product_click_and_collect .btn-modal:disabled:active,header .modal-product .modal_product_click_and_collect .btn-modal:disabled:focus,header .modal-product .modal_product_click_and_collect .btn-modal:disabled:hover{background-color:#000;color:#fff;cursor:not-allowed}footer #product #product-main .menu_plat .menu_wrapper:before,footer .modal-product .menu_plat .menu_wrapper:before,header #product #product-main .menu_plat .menu_wrapper:before,header .modal-product .menu_plat .menu_wrapper:before{position:absolute;top:0;left:0;right:0;content:"";height:50%;background:-webkit-gradient(linear,left top,left bottom,from(#ececec),to(#fff));background:linear-gradient(180deg,#ececec 0,#fff 100%);z-index:-1}footer #product #product-main .menu-product .nav-tabs,footer .modal-product .menu-product .nav-tabs,header #product #product-main .menu-product .nav-tabs,header .modal-product .menu-product .nav-tabs{margin-top:-20px;border-bottom:0}footer #product #product-main .menu-product .nav-tabs .nav-link,footer .modal-product .menu-product .nav-tabs .nav-link,header #product #product-main .menu-product .nav-tabs .nav-link,header .modal-product .menu-product .nav-tabs .nav-link{font-size:1rem;border-color:transparent;border-top:2px solid #e2e2e2;color:#000}footer #product #product-main .menu-product .nav-tabs .nav-link.active,footer .modal-product .menu-product .nav-tabs .nav-link.active,header #product #product-main .menu-product .nav-tabs .nav-link.active,header .modal-product .menu-product .nav-tabs .nav-link.active{border-top:4px solid #4196b0;background-color:#ececec;font-weight:700;border-radius:0}footer #product #product-main .menu-product .product-click,footer .modal-product .menu-product .product-click,header #product #product-main .menu-product .product-click,header .modal-product .menu-product .product-click{cursor:pointer}footer #product #product-main .menu-product .product-menu,footer .modal-product .menu-product .product-menu,header #product #product-main .menu-product .product-menu,header .modal-product .menu-product .product-menu{background-color:#fff;margin-bottom:30px;-webkit-transition:-webkit-box-shadow 354ms linear;transition:-webkit-box-shadow 354ms linear;transition:box-shadow 354ms linear;transition:box-shadow 354ms linear,-webkit-box-shadow 354ms linear}footer #product #product-main .menu-product .product-menu.product_selected,footer #product #product-main .menu-product .product-menu:focus,footer #product #product-main .menu-product .product-menu:hover,footer .modal-product .menu-product .product-menu.product_selected,footer .modal-product .menu-product .product-menu:focus,footer .modal-product .menu-product .product-menu:hover,header #product #product-main .menu-product .product-menu.product_selected,header #product #product-main .menu-product .product-menu:focus,header #product #product-main .menu-product .product-menu:hover,header .modal-product .menu-product .product-menu.product_selected,header .modal-product .menu-product .product-menu:focus,header .modal-product .menu-product .product-menu:hover{-webkit-box-shadow:0 20px 20px #ececec;box-shadow:0 20px 20px #ececec}footer #product #product-main .menu-product .product-menu.product_selected .product_title,footer #product #product-main .menu-product .product-menu:focus .product_title,footer #product #product-main .menu-product .product-menu:hover .product_title,footer .modal-product .menu-product .product-menu.product_selected .product_title,footer .modal-product .menu-product .product-menu:focus .product_title,footer .modal-product .menu-product .product-menu:hover .product_title,header #product #product-main .menu-product .product-menu.product_selected .product_title,header #product #product-main .menu-product .product-menu:focus .product_title,header #product #product-main .menu-product .product-menu:hover .product_title,header .modal-product .menu-product .product-menu.product_selected .product_title,header .modal-product .menu-product .product-menu:focus .product_title,header .modal-product .menu-product .product-menu:hover .product_title{color:#4196b0}footer #product #product-main .menu-product .product-menu .slick-track,footer .modal-product .menu-product .product-menu .slick-track,header #product #product-main .menu-product .product-menu .slick-track,header .modal-product .menu-product .product-menu .slick-track{width:auto}footer #product #product-main .menu-product .product-menu .placeholder,footer #product #product-main .menu-product .product-menu img,footer .modal-product .menu-product .product-menu .placeholder,footer .modal-product .menu-product .product-menu img,header #product #product-main .menu-product .product-menu .placeholder,header #product #product-main .menu-product .product-menu img,header .modal-product .menu-product .product-menu .placeholder,header .modal-product .menu-product .product-menu img{min-height:auto;max-height:100px;height:100%;width:100%}footer #product #product-main .menu-product .product-menu img:not(.placeholder-img),footer .modal-product .menu-product .product-menu img:not(.placeholder-img),header #product #product-main .menu-product .product-menu img:not(.placeholder-img),header .modal-product .menu-product .product-menu img:not(.placeholder-img){-o-object-fit:cover;object-fit:cover}footer #product #product-main .menu-product .product-menu .btn-link,footer .modal-product .menu-product .product-menu .btn-link,header #product #product-main .menu-product .product-menu .btn-link,header .modal-product .menu-product .product-menu .btn-link{padding:0;color:#000}footer #product #product-main .menu-product .product-menu .btn-link:focus,footer .modal-product .menu-product .product-menu .btn-link:focus,header #product #product-main .menu-product .product-menu .btn-link:focus,header .modal-product .menu-product .product-menu .btn-link:focus{-webkit-box-shadow:none;box-shadow:none;position:relative}footer #product #product-main .menu-product .product-menu .btn-link:focus::before,footer .modal-product .menu-product .product-menu .btn-link:focus::before,header #product #product-main .menu-product .product-menu .btn-link:focus::before,header .modal-product .menu-product .product-menu .btn-link:focus::before{border:2px solid #0060df;border-radius:50%;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);left:50%;top:50%;content:"";height:32px;width:32px;display:block;z-index:5}footer #product #product-main .menu-product .product-menu .btn-link:focus svg,footer .modal-product .menu-product .product-menu .btn-link:focus svg,header #product #product-main .menu-product .product-menu .btn-link:focus svg,header .modal-product .menu-product .product-menu .btn-link:focus svg{position:relative;z-index:10}footer #product #product-main .menu-product .product-menu .btn-link svg,footer .modal-product .menu-product .product-menu .btn-link svg,header #product #product-main .menu-product .product-menu .btn-link svg,header .modal-product .menu-product .product-menu .btn-link svg{height:30px;width:30px}footer #product #product-main .menu-product .product_title,footer .modal-product .menu-product .product_title,header #product #product-main .menu-product .product_title,header .modal-product .menu-product .product_title{font-size:1.125rem;font-weight:700;-webkit-transition:color 354ms linear;transition:color 354ms linear}footer #product #product-main .menu-product .product_description,footer .modal-product .menu-product .product_description,header #product #product-main .menu-product .product_description,header .modal-product .menu-product .product_description{font-size:.875rem}footer #product #product-main .menu-product .product_price,footer .modal-product .menu-product .product_price,header #product #product-main .menu-product .product_price,header .modal-product .menu-product .product_price{font-size:1.25rem}@media (min-width:768px){footer #product #product-main .menu-product .product_price,footer .modal-product .menu-product .product_price,header #product #product-main .menu-product .product_price,header .modal-product .menu-product .product_price{font-weight:700}}footer #product #product-main .menu-product .product_price_label,footer .modal-product .menu-product .product_price_label,header #product #product-main .menu-product .product_price_label,header .modal-product .menu-product .product_price_label{font-size:.875rem}footer #product #product-main .menu-product h2,footer .modal-product .menu-product h2,header #product #product-main .menu-product h2,header .modal-product .menu-product h2{font-size:1rem;font-weight:700;-webkit-box-flex:1;-ms-flex:1 1 220px;flex:1 1 220px}@media (min-width:992px){footer #product #product-main .menu-product h2,footer .modal-product .menu-product h2,header #product #product-main .menu-product h2,header .modal-product .menu-product h2{font-size:1.625rem}}footer #product #product-main .menu-product .menu_number,footer .modal-product .menu-product .menu_number,header #product #product-main .menu-product .menu_number,header .modal-product .menu-product .menu_number{height:30px;width:30px;-webkit-box-flex:0;-ms-flex:0 1 30px;flex:0 1 30px;font-size:1.5rem;line-height:25px;margin-right:1rem;background-color:#000;display:inline-block;text-align:center;border-radius:50%;color:#fff;-ms-flex-item-align:center;align-self:center;margin-top:-10px}@media (min-width:992px){footer #product #product-main .menu-product .menu_number,footer .modal-product .menu-product .menu_number,header #product #product-main .menu-product .menu_number,header .modal-product .menu-product .menu_number{height:50px;width:50px;-webkit-box-flex:0;-ms-flex:0 1 50px;flex:0 1 50px;font-size:2rem;line-height:45px;margin-right:2rem}}footer #product #product-main .menu-product .menu_title,footer .modal-product .menu-product .menu_title,header #product #product-main .menu-product .menu_title,header .modal-product .menu-product .menu_title{margin-bottom:10px;border-bottom:2px solid #e2e2e2}footer #product #product-main .menu-product .menu_wrapper,footer .modal-product .menu-product .menu_wrapper,header #product #product-main .menu-product .menu_wrapper,header .modal-product .menu-product .menu_wrapper{position:relative;padding:15px;border-bottom:2px solid #e2e2e2}footer #product #product-main .menu-product .menu_selected .menu_number,footer .modal-product .menu-product .menu_selected .menu_number,header #product #product-main .menu-product .menu_selected .menu_number,header .modal-product .menu-product .menu_selected .menu_number{background-color:#4196b0}footer #product #product-main .menu-product .menu_selected .menu_title,footer .modal-product .menu-product .menu_selected .menu_title,header #product #product-main .menu-product .menu_selected .menu_title,header .modal-product .menu-product .menu_selected .menu_title{border-bottom:0;color:#4196b0}footer #product #product-main .menu-product .menu_product_selected .product-menu,footer .modal-product .menu-product .menu_product_selected .product-menu,header #product #product-main .menu-product .menu_product_selected .product-menu,header .modal-product .menu-product .menu_product_selected .product-menu{position:relative}footer #product #product-main .menu-product .menu_product_selected .product-menu.product_selected .row>div:first-child:after,footer .modal-product .menu-product .menu_product_selected .product-menu.product_selected .row>div:first-child:after,header #product #product-main .menu-product .menu_product_selected .product-menu.product_selected .row>div:first-child:after,header .modal-product .menu-product .menu_product_selected .product-menu.product_selected .row>div:first-child:after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:#fff;opacity:.5;z-index:1;pointer-events:none}footer #product #product-main .menu-product .menu_product_selected .product-menu.product_selected:after,footer .modal-product .menu-product .menu_product_selected .product-menu.product_selected:after,header #product #product-main .menu-product .menu_product_selected .product-menu.product_selected:after,header .modal-product .menu-product .menu_product_selected .product-menu.product_selected:after{content:"";background-color:#4196b0;position:absolute;top:50%;left:9%;width:40px;height:40px;border-radius:5px;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1;pointer-events:none}footer #product #product-main .menu-product .menu_product_selected .product-menu.product_selected:before,footer .modal-product .menu-product .menu_product_selected .product-menu.product_selected:before,header #product #product-main .menu-product .menu_product_selected .product-menu.product_selected:before,header .modal-product .menu-product .menu_product_selected .product-menu.product_selected:before{content:"";color:#fff;position:absolute;top:50%;left:9%;width:30px;height:15px;border-bottom:solid 4px currentColor;border-left:solid 4px currentColor;-webkit-transform:translate(5px,calc(-50% - 5px)) rotate(-45deg);transform:translate(5px,calc(-50% - 5px)) rotate(-45deg);z-index:2;pointer-events:none}footer #product #product-main .menu-product .menu_product_selected .menu_number,footer #product #product-main .menu-product .menu_product_selected .product_selected_number,footer .modal-product .menu-product .menu_product_selected .menu_number,footer .modal-product .menu-product .menu_product_selected .product_selected_number,header #product #product-main .menu-product .menu_product_selected .menu_number,header #product #product-main .menu-product .menu_product_selected .product_selected_number,header .modal-product .menu-product .menu_product_selected .menu_number,header .modal-product .menu-product .menu_product_selected .product_selected_number{background-color:#000}footer #product #product-main .menu-product .menu_product_selected .menu_title,footer #product #product-main .menu-product .menu_product_selected .product_selected_title,footer .modal-product .menu-product .menu_product_selected .menu_title,footer .modal-product .menu-product .menu_product_selected .product_selected_title,header #product #product-main .menu-product .menu_product_selected .menu_title,header #product #product-main .menu-product .menu_product_selected .product_selected_title,header .modal-product .menu-product .menu_product_selected .menu_title,header .modal-product .menu-product .menu_product_selected .product_selected_title{color:#000}footer #product #product-main .menu-product .menu_product_selected .menu_wrapper:before,footer #product #product-main .menu-product .menu_product_selected .product_selected_wrapper:before,footer .modal-product .menu-product .menu_product_selected .menu_wrapper:before,footer .modal-product .menu-product .menu_product_selected .product_selected_wrapper:before,header #product #product-main .menu-product .menu_product_selected .menu_wrapper:before,header #product #product-main .menu-product .menu_product_selected .product_selected_wrapper:before,header .modal-product .menu-product .menu_product_selected .menu_wrapper:before,header .modal-product .menu-product .menu_product_selected .product_selected_wrapper:before{display:none}footer #product #product-main .body>div:not(.menu_selected):not(.text-formatted),footer .modal-product .body>div:not(.menu_selected):not(.text-formatted),header #product #product-main .body>div:not(.menu_selected):not(.text-formatted),header .modal-product .body>div:not(.menu_selected):not(.text-formatted){opacity:.2}footer #product #product-main .body>div:not(.menu_selected):not(.text-formatted) .menu_wrapper,footer .modal-product .body>div:not(.menu_selected):not(.text-formatted) .menu_wrapper,header #product #product-main .body>div:not(.menu_selected):not(.text-formatted) .menu_wrapper,header .modal-product .body>div:not(.menu_selected):not(.text-formatted) .menu_wrapper{display:none}footer #product #product-main .body .menu_title,footer .modal-product .body .menu_title,header #product #product-main .body .menu_title,header .modal-product .body .menu_title{padding:1.5rem 0}@media (max-width:991.98px){footer #product #product-main .body,footer .modal-product .body,header #product #product-main .body,header .modal-product .body{padding:0}footer #product #product-main .body .menu_title,footer .modal-product .body .menu_title,header #product #product-main .body .menu_title,header .modal-product .body .menu_title{padding:1.5rem 1rem 0}}footer #product #product-main .add-to-cart-button,footer .modal-product .add-to-cart-button,header #product #product-main .add-to-cart-button,header .modal-product .add-to-cart-button{background:#000;color:#fff;font-size:.875rem;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block;padding:.5rem 45px;cursor:pointer}@media (min-width:992px){footer #product #product-main .add-to-cart-button,footer .modal-product .add-to-cart-button,header #product #product-main .add-to-cart-button,header .modal-product .add-to-cart-button{width:auto}}footer #product #product-main .add-to-cart-button:hover,footer .modal-product .add-to-cart-button:hover,header #product #product-main .add-to-cart-button:hover,header .modal-product .add-to-cart-button:hover{background:#fff;color:#000;text-decoration:none!important}footer #product #product-main .add-to-cart-button:active,footer #product #product-main .add-to-cart-button:focus,footer #product #product-main .add-to-cart-button:hover,footer .modal-product .add-to-cart-button:active,footer .modal-product .add-to-cart-button:focus,footer .modal-product .add-to-cart-button:hover,header #product #product-main .add-to-cart-button:active,header #product #product-main .add-to-cart-button:focus,header #product #product-main .add-to-cart-button:hover,header .modal-product .add-to-cart-button:active,header .modal-product .add-to-cart-button:focus,header .modal-product .add-to-cart-button:hover{background-color:#000;color:#fff}footer #product #product-main .add-to-cart-button:disabled,footer .modal-product .add-to-cart-button:disabled,header #product #product-main .add-to-cart-button:disabled,header .modal-product .add-to-cart-button:disabled{opacity:.2}footer #product #product-main .add-to-cart-button:disabled:active,footer #product #product-main .add-to-cart-button:disabled:focus,footer #product #product-main .add-to-cart-button:disabled:hover,footer .modal-product .add-to-cart-button:disabled:active,footer .modal-product .add-to-cart-button:disabled:focus,footer .modal-product .add-to-cart-button:disabled:hover,header #product #product-main .add-to-cart-button:disabled:active,header #product #product-main .add-to-cart-button:disabled:focus,header #product #product-main .add-to-cart-button:disabled:hover,header .modal-product .add-to-cart-button:disabled:active,header .modal-product .add-to-cart-button:disabled:focus,header .modal-product .add-to-cart-button:disabled:hover{background-color:#000;color:#fff;cursor:not-allowed}footer .frr_utilisateur-login_manager,header .frr_utilisateur-login_manager{height:100vh;width:100%;min-height:550px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer .frr_utilisateur-login_manager #sliding-popup,header .frr_utilisateur-login_manager #sliding-popup{position:fixed;z-index:10}footer .frr_utilisateur-login_manager img.manager-login,header .frr_utilisateur-login_manager img.manager-login{max-width:300px;height:auto}footer .frr_utilisateur-login_manager #user-login-manager,header .frr_utilisateur-login_manager #user-login-manager{margin-top:25px;padding:35px 35px;border:1px solid #cacaca;background-color:rgba(0,0,0,.04);border-radius:15px}footer .frr_utilisateur-login_manager #user-login-manager #user-login-form,header .frr_utilisateur-login_manager #user-login-manager #user-login-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center}footer .frr_utilisateur-login_manager #user-login-manager #user-login-form>div,header .frr_utilisateur-login_manager #user-login-manager #user-login-form>div{width:85%;max-width:100%}footer .frr_utilisateur-login_manager #user-login-manager #user-login-form #edit-actions button,header .frr_utilisateur-login_manager #user-login-manager #user-login-form #edit-actions button{width:100%}footer .frr_utilisateur-login_manager .request-password-link,header .frr_utilisateur-login_manager .request-password-link{width:100%;display:block;text-align:center;text-decoration:underline;color:#000;font-style:italic}footer .paragraph--type--header-c-c,header .paragraph--type--header-c-c{color:#fff;margin-bottom:30px}footer .paragraph--type--header-c-c .title-h2,header .paragraph--type--header-c-c .title-h2{font-size:2.187rem;font-weight:900}footer .paragraph--type--header-c-c .box,header .paragraph--type--header-c-c .box{padding:40px 30px}footer .paragraph--type--header-c-c p,header .paragraph--type--header-c-c p{font-size:.875rem}footer .paragraph--type--header-c-c a,header .paragraph--type--header-c-c a{background:#fff;color:#000;font-size:.875rem;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block;width:100%}@media (min-width:992px){footer .paragraph--type--header-c-c a,header .paragraph--type--header-c-c a{width:auto}}footer .paragraph--type--header-c-c a:hover,header .paragraph--type--header-c-c a:hover{background:#000;color:#fff;text-decoration:none!important}@media (min-width:768px){footer .paragraph--type--header-c-c a,header .paragraph--type--header-c-c a{background:0 0;color:#fff;font-size:.875rem;border:1px solid #fff;border-radius:0;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block}}footer .paragraph--type--header-c-c a:hover,header .paragraph--type--header-c-c a:hover{background:#fff;color:#000;text-decoration:none!important}footer .paragraph--type--header-c-c img,header .paragraph--type--header-c-c img{width:100%;-o-object-fit:cover;object-fit:cover;height:100%}@media (min-width:768px){footer .paragraph--type--header-c-c,header .paragraph--type--header-c-c{margin-bottom:45px}footer .paragraph--type--header-c-c .box,header .paragraph--type--header-c-c .box{padding:55px 40px}footer .paragraph--type--header-c-c a,header .paragraph--type--header-c-c a{max-width:230px}}@media (min-width:992px){footer .paragraph--type--header-c-c,footer .paragraph--type--header-c-c img,header .paragraph--type--header-c-c,header .paragraph--type--header-c-c img{max-height:300px}}footer .paragraph--type--categories-produit,header .paragraph--type--categories-produit{position:relative;height:385px;text-align:center;padding:50px 25px;margin-bottom:10px}footer .paragraph--type--categories-produit img,header .paragraph--type--categories-produit img{position:absolute;top:auto;bottom:0;left:0;right:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}footer .paragraph--type--categories-produit a,header .paragraph--type--categories-produit a{position:relative;background:#000;color:#fff;font-size:.875rem;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block;margin-top:40px;width:100%;max-width:230px}@media (min-width:992px){footer .paragraph--type--categories-produit a,header .paragraph--type--categories-produit a{width:auto}}footer .paragraph--type--categories-produit a:hover,header .paragraph--type--categories-produit a:hover{background:#fff;color:#000;text-decoration:none!important}@media (min-width:992px){footer .paragraph--type--categories-produit a,header .paragraph--type--categories-produit a{background-color:transparent;border:1px solid #000;color:#000}footer .paragraph--type--categories-produit a:hover,header .paragraph--type--categories-produit a:hover{border:1px solid #000;background:#000;color:#fff}}footer .paragraph--type--categories-produit .title-h2,header .paragraph--type--categories-produit .title-h2{position:relative;z-index:1;line-height:2rem;font-size:1.25rem;font-weight:400}footer .paragraph--type--categories-produit .title-h2 span,header .paragraph--type--categories-produit .title-h2 span{font-size:2.25rem;font-weight:700;display:block;width:100%}@media (min-width:768px){footer .paragraph--type--categories-produit+.paragraph--type--categories-produit,header .paragraph--type--categories-produit+.paragraph--type--categories-produit{-webkit-box-flex:calc(33.3333% - 15px);-ms-flex:calc(33.3333% - 15px);flex:calc(33.3333% - 15px);max-width:calc(33.3333% - 15px);margin-left:15px}}footer .paragraph--type--push-produit-c-c .block-title,header .paragraph--type--push-produit-c-c .block-title{padding:60px 0;font-size:1.5rem;font-weight:700}@media (min-width:768px){footer .paragraph--type--push-produit-c-c .block-title,header .paragraph--type--push-produit-c-c .block-title{padding:100px 0;margin:0;max-width:100%}footer .paragraph--type--push-produit-c-c .block-title:before,header .paragraph--type--push-produit-c-c .block-title:before{display:none}}footer .pages_return_arrow,header .pages_return_arrow{height:120px;width:120px;border-radius:50%;position:absolute;left:80px;top:50px;z-index:80;background-color:#fff;background-size:18px;-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}footer .pages_return_arrow a,header .pages_return_arrow a{position:relative;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer .pages_return_arrow a span,header .pages_return_arrow a span{position:relative;width:50px;height:50px;display:block;-webkit-filter:brightness(1) invert(0);filter:brightness(1) invert(0)}footer .pages_return_arrow a span::before,header .pages_return_arrow a span::before{display:block;content:url(https://www.patapain.com/themes/custom/digipat/dist/95a083bde88a0e3e0bc2.png);width:19px;height:31px;position:absolute;top:50%;left:calc(50% - 2px);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}footer .pages_return_arrow:hover,header .pages_return_arrow:hover{background-color:#1c8ba8}footer .pages_return_arrow:hover span,header .pages_return_arrow:hover span{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}footer .bg-rh-blue,header .bg-rh-blue{background-color:#1c8ba8}footer .node--type-nos-metiers #block-digipat-breadcrumbs,footer .node--type-offre #block-digipat-breadcrumbs,footer .node--type-page-rh #block-digipat-breadcrumbs,footer .page-view-liste-des-offres-patapain #block-digipat-breadcrumbs,header .node--type-nos-metiers #block-digipat-breadcrumbs,header .node--type-offre #block-digipat-breadcrumbs,header .node--type-page-rh #block-digipat-breadcrumbs,header .page-view-liste-des-offres-patapain #block-digipat-breadcrumbs{position:absolute}footer .node--type-nos-metiers #block-digipat-breadcrumbs .breadcrumb-item+.breadcrumb-item::before,footer .node--type-offre #block-digipat-breadcrumbs .breadcrumb-item+.breadcrumb-item::before,footer .node--type-page-rh #block-digipat-breadcrumbs .breadcrumb-item+.breadcrumb-item::before,footer .page-view-liste-des-offres-patapain #block-digipat-breadcrumbs .breadcrumb-item+.breadcrumb-item::before,header .node--type-nos-metiers #block-digipat-breadcrumbs .breadcrumb-item+.breadcrumb-item::before,header .node--type-offre #block-digipat-breadcrumbs .breadcrumb-item+.breadcrumb-item::before,header .node--type-page-rh #block-digipat-breadcrumbs .breadcrumb-item+.breadcrumb-item::before,header .page-view-liste-des-offres-patapain #block-digipat-breadcrumbs .breadcrumb-item+.breadcrumb-item::before{color:#fff}footer .node--type-nos-metiers #block-digipat-breadcrumbs a,footer .node--type-nos-metiers #block-digipat-breadcrumbs a span,footer .node--type-offre #block-digipat-breadcrumbs a,footer .node--type-offre #block-digipat-breadcrumbs a span,footer .node--type-page-rh #block-digipat-breadcrumbs a,footer .node--type-page-rh #block-digipat-breadcrumbs a span,footer .page-view-liste-des-offres-patapain #block-digipat-breadcrumbs a,footer .page-view-liste-des-offres-patapain #block-digipat-breadcrumbs a span,header .node--type-nos-metiers #block-digipat-breadcrumbs a,header .node--type-nos-metiers #block-digipat-breadcrumbs a span,header .node--type-offre #block-digipat-breadcrumbs a,header .node--type-offre #block-digipat-breadcrumbs a span,header .node--type-page-rh #block-digipat-breadcrumbs a,header .node--type-page-rh #block-digipat-breadcrumbs a span,header .page-view-liste-des-offres-patapain #block-digipat-breadcrumbs a,header .page-view-liste-des-offres-patapain #block-digipat-breadcrumbs a span{color:#fff}footer .user-logged-in.node--type-nos-metiers #block-digipat-breadcrumbs,footer .user-logged-in.node--type-offre #block-digipat-breadcrumbs,footer .user-logged-in.node--type-page-rh #block-digipat-breadcrumbs,footer .user-logged-in.page-view-liste-des-offres-patapain #block-digipat-breadcrumbs,header .user-logged-in.node--type-nos-metiers #block-digipat-breadcrumbs,header .user-logged-in.node--type-offre #block-digipat-breadcrumbs,header .user-logged-in.node--type-page-rh #block-digipat-breadcrumbs,header .user-logged-in.page-view-liste-des-offres-patapain #block-digipat-breadcrumbs{top:50px}footer .node--type-offre.node--view-mode-card-offre,header .node--type-offre.node--view-mode-card-offre{white-space:normal;word-wrap:normal}footer .node--type-nos-metiers .header-metiers,footer .node--type-page-rh .header-metiers,footer .pages_offres .header-metiers,header .node--type-nos-metiers .header-metiers,header .node--type-page-rh .header-metiers,header .pages_offres .header-metiers{height:450px;background-position:center;background-size:cover;background-repeat:no-repeat;margin-bottom:-200px;position:relative;clip-path:polygon(0 0,100% 0,100% 75%,0 100%)}footer .node--type-nos-metiers .header-metiers img,footer .node--type-page-rh .header-metiers img,footer .pages_offres .header-metiers img,header .node--type-nos-metiers .header-metiers img,header .node--type-page-rh .header-metiers img,header .pages_offres .header-metiers img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}@media (min-width:992px){footer .node--type-nos-metiers .header-metiers,footer .node--type-page-rh .header-metiers,footer .pages_offres .header-metiers,header .node--type-nos-metiers .header-metiers,header .node--type-page-rh .header-metiers,header .pages_offres .header-metiers{height:575px}}@media (min-width:1200px){footer .node--type-nos-metiers .header-metiers,footer .node--type-page-rh .header-metiers,footer .pages_offres .header-metiers,header .node--type-nos-metiers .header-metiers,header .node--type-page-rh .header-metiers,header .pages_offres .header-metiers{height:630px}}@media (min-width:992px){footer .node--type-nos-metiers .header-metiers,footer .node--type-page-rh .header-metiers,footer .pages_offres .header-metiers,header .node--type-nos-metiers .header-metiers,header .node--type-page-rh .header-metiers,header .pages_offres .header-metiers{clip-path:polygon(0 0,100% 0,100% 80%,0 100%)}}footer .node--type-nos-metiers div.title,footer .node--type-page-rh div.title,footer .pages_offres div.title,header .node--type-nos-metiers div.title,header .node--type-page-rh div.title,header .pages_offres div.title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:250;position:absolute;left:50%;top:0;-webkit-transform:translateX(-50%) translateY(160px);transform:translateX(-50%) translateY(160px);width:70%}footer .node--type-nos-metiers div.title .field--name-field-html-title,footer .node--type-page-rh div.title .field--name-field-html-title,footer .pages_offres div.title .field--name-field-html-title,header .node--type-nos-metiers div.title .field--name-field-html-title,header .node--type-page-rh div.title .field--name-field-html-title,header .pages_offres div.title .field--name-field-html-title{color:#fff;border:1px solid #fff;background-color:rgba(0,0,0,.4);text-transform:uppercase;margin:0;padding:30px;text-align:center;font-size:1.5rem;font-weight:700}footer .node--type-nos-metiers div.title .field--name-field-html-title span:last-child,footer .node--type-page-rh div.title .field--name-field-html-title span:last-child,footer .pages_offres div.title .field--name-field-html-title span:last-child,header .node--type-nos-metiers div.title .field--name-field-html-title span:last-child,header .node--type-page-rh div.title .field--name-field-html-title span:last-child,header .pages_offres div.title .field--name-field-html-title span:last-child{margin-top:15px}footer .node--type-nos-metiers div.title .field--name-field-html-title .field__item p:first-child span,footer .node--type-page-rh div.title .field--name-field-html-title .field__item p:first-child span,footer .pages_offres div.title .field--name-field-html-title .field__item p:first-child span,header .node--type-nos-metiers div.title .field--name-field-html-title .field__item p:first-child span,header .node--type-page-rh div.title .field--name-field-html-title .field__item p:first-child span,header .pages_offres div.title .field--name-field-html-title .field__item p:first-child span{font-weight:initial}footer .node--type-nos-metiers div.title .field--name-field-html-title p,footer .node--type-page-rh div.title .field--name-field-html-title p,footer .pages_offres div.title .field--name-field-html-title p,header .node--type-nos-metiers div.title .field--name-field-html-title p,header .node--type-page-rh div.title .field--name-field-html-title p,header .pages_offres div.title .field--name-field-html-title p{margin-bottom:0}footer .node--type-nos-metiers div.title .field--name-field-html-title p span.text-size-1,footer .node--type-page-rh div.title .field--name-field-html-title p span.text-size-1,footer .pages_offres div.title .field--name-field-html-title p span.text-size-1,header .node--type-nos-metiers div.title .field--name-field-html-title p span.text-size-1,header .node--type-page-rh div.title .field--name-field-html-title p span.text-size-1,header .pages_offres div.title .field--name-field-html-title p span.text-size-1{font-size:1.5rem}@media (min-width:1200px){footer .node--type-nos-metiers div.title,footer .node--type-page-rh div.title,footer .pages_offres div.title,header .node--type-nos-metiers div.title,header .node--type-page-rh div.title,header .pages_offres div.title{width:auto}footer .node--type-nos-metiers div.title .field--name-field-html-title,footer .node--type-page-rh div.title .field--name-field-html-title,footer .pages_offres div.title .field--name-field-html-title,header .node--type-nos-metiers div.title .field--name-field-html-title,header .node--type-page-rh div.title .field--name-field-html-title,header .pages_offres div.title .field--name-field-html-title{font-size:2.5rem;padding:50px 110px}footer .node--type-nos-metiers div.title .field--name-field-html-title .field__item p:first-child span,footer .node--type-page-rh div.title .field--name-field-html-title .field__item p:first-child span,footer .pages_offres div.title .field--name-field-html-title .field__item p:first-child span,header .node--type-nos-metiers div.title .field--name-field-html-title .field__item p:first-child span,header .node--type-page-rh div.title .field--name-field-html-title .field__item p:first-child span,header .pages_offres div.title .field--name-field-html-title .field__item p:first-child span{font-size:2.5rem}footer .node--type-nos-metiers div.title .field--name-field-html-title p span.text-size-1,footer .node--type-page-rh div.title .field--name-field-html-title p span.text-size-1,footer .pages_offres div.title .field--name-field-html-title p span.text-size-1,header .node--type-nos-metiers div.title .field--name-field-html-title p span.text-size-1,header .node--type-page-rh div.title .field--name-field-html-title p span.text-size-1,header .pages_offres div.title .field--name-field-html-title p span.text-size-1{font-size:2.5rem}}footer .header-rejoindre,header .header-rejoindre{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;height:650px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}@media (min-width:768px){footer .header-rejoindre,header .header-rejoindre{height:800px}}footer .header-rejoindre .header-rejoindre-background,header .header-rejoindre .header-rejoindre-background{position:absolute;top:0;left:0;right:0;z-index:5;height:100%}footer .header-rejoindre .header-rejoindre-background picture,footer .header-rejoindre .header-rejoindre-background picture img,header .header-rejoindre .header-rejoindre-background picture,header .header-rejoindre .header-rejoindre-background picture img{width:100%}footer .header-rejoindre .header-rejoindre-background picture img,header .header-rejoindre .header-rejoindre-background picture img{clip-path:polygon(0 0,100% 0,100% 100%,0 85%)}footer .header-rejoindre .header-rejoindre-texte,header .header-rejoindre .header-rejoindre-texte{position:relative;z-index:10}footer .rejoindre-title,header .rejoindre-title{color:#fff;background:rgba(65,150,176,.5);padding:40px 15px;text-align:center}@media (max-width:991.98px){footer .rejoindre-title,header .rejoindre-title{width:80%;margin:auto}}@media (min-width:768px){footer .rejoindre-title,header .rejoindre-title{padding:40px 105px}}footer .rejoindre-title .field--name-field-html-title p,header .rejoindre-title .field--name-field-html-title p{font-size:2.2rem;margin-bottom:0}footer .rejoindre-title h2.field--name-field-sous-titre,header .rejoindre-title h2.field--name-field-sous-titre{margin:auto;font-size:1.3rem!important}@media (min-width:992px){footer .rejoindre-title h2.field--name-field-sous-titre,header .rejoindre-title h2.field--name-field-sous-titre{width:50%}}footer .node--type-rejoignez-nous h1,footer .node--type-rejoignez-nous h2,footer .node--type-rejoignez-nous h3,header .node--type-rejoignez-nous h1,header .node--type-rejoignez-nous h2,header .node--type-rejoignez-nous h3{line-height:1.4;font-weight:400;font-size:2.7rem;margin-bottom:0}footer .node--type-rejoignez-nous h1 strong,footer .node--type-rejoignez-nous h2 strong,footer .node--type-rejoignez-nous h3 strong,header .node--type-rejoignez-nous h1 strong,header .node--type-rejoignez-nous h2 strong,header .node--type-rejoignez-nous h3 strong{font-weight:900}footer .node--type-rejoignez-nous h1~p,footer .node--type-rejoignez-nous h2~p,footer .node--type-rejoignez-nous h3~p,header .node--type-rejoignez-nous h1~p,header .node--type-rejoignez-nous h2~p,header .node--type-rejoignez-nous h3~p{margin-top:2rem}footer .node--type-rejoignez-nous .field--name-field-paragraphes,header .node--type-rejoignez-nous .field--name-field-paragraphes{margin:auto;-webkit-transform:translateY(-140px);transform:translateY(-140px);margin-bottom:-50px;position:relative;z-index:20}@media (min-width:768px){footer .node--type-rejoignez-nous .field--name-field-paragraphes,header .node--type-rejoignez-nous .field--name-field-paragraphes{margin-bottom:-150px}}footer .paragraph--type--personnalites,header .paragraph--type--personnalites{padding:70px 45px;background:#fff}footer .paragraph--type--personnalites .field--name-field-title,header .paragraph--type--personnalites .field--name-field-title{text-align:center;margin-bottom:50px}footer .paragraph--type--personnalites .field--name-field-title p,header .paragraph--type--personnalites .field--name-field-title p{margin-bottom:0;font-size:2rem;line-height:2.2rem}@media (min-width:768px){footer .paragraph--type--personnalites .field--name-field-title p,header .paragraph--type--personnalites .field--name-field-title p{font-size:3rem;line-height:4rem}}footer .paragraph--type--personnalites .field--name-field-contenu,header .paragraph--type--personnalites .field--name-field-contenu{text-align:center}footer #glide-personnalite,header #glide-personnalite{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;position:relative}footer #glide-personnalite .glide__track .glide,header #glide-personnalite .glide__track .glide{position:relative}footer #glide-personnalite .glide__track .glide__arrows,header #glide-personnalite .glide__track .glide__arrows{position:absolute;top:50%;left:0;width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}footer #glide-personnalite .glide__track .glide__arrows .glide__arrow,header #glide-personnalite .glide__track .glide__arrows .glide__arrow{position:relative;font-size:3rem;background:0 0;border:none;width:100%}footer #glide-personnalite .glide__track .glide__arrows .glide__arrow--left,footer #glide-personnalite .glide__track .glide__arrows .glide__arrow--right,header #glide-personnalite .glide__track .glide__arrows .glide__arrow--left,header #glide-personnalite .glide__track .glide__arrows .glide__arrow--right{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}footer #glide-personnalite .glide__track .glide__arrows .glide__arrow--left,header #glide-personnalite .glide__track .glide__arrows .glide__arrow--left{background-size:contain;background-position:center;background-repeat:no-repeat;height:30px;width:20px;background-image:url(https://www.patapain.com/themes/custom/digipat/dist/95a083bde88a0e3e0bc2.png);left:10px}@media (min-width:576px){footer #glide-personnalite .glide__track .glide__arrows .glide__arrow--left,header #glide-personnalite .glide__track .glide__arrows .glide__arrow--left{left:-45px}}footer #glide-personnalite .glide__track .glide__arrows .glide__arrow--right,header #glide-personnalite .glide__track .glide__arrows .glide__arrow--right{background-size:contain;background-position:center;background-repeat:no-repeat;height:30px;width:20px;background-image:url(https://www.patapain.com/themes/custom/digipat/dist/b3987841643584cb9a6a.png);left:auto;right:10px}@media (min-width:576px){footer #glide-personnalite .glide__track .glide__arrows .glide__arrow--right,header #glide-personnalite .glide__track .glide__arrows .glide__arrow--right{right:-45px}}footer #glide-personnalite .glide__track .glide__arrows,header #glide-personnalite .glide__track .glide__arrows{left:25px;right:25px;width:90%;margin:auto}@media (max-width:767.98px){footer #glide-personnalite .glide__track .glide__arrows,header #glide-personnalite .glide__track .glide__arrows{left:-25px;right:-25px;width:100%}}footer .personnalite-single,header .personnalite-single{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin:0 auto;padding:0 20px}@media (min-width:1200px){footer .personnalite-single,header .personnalite-single{max-width:300px}}footer .personnalite-single a,header .personnalite-single a{display:block;position:relative;text-decoration:underline}footer .personnalite-single .container-forme,header .personnalite-single .container-forme{width:100%;height:300px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:768px){footer .personnalite-single .container-forme,header .personnalite-single .container-forme{margin-bottom:auto}}footer .personnalite-single .container-forme span,header .personnalite-single .container-forme span{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:10;color:#fff;font-size:1.75rem;font-weight:700}@media (min-width:1200px){footer .personnalite-single.container-forme-triangle-parent,header .personnalite-single.container-forme-triangle-parent{padding-top:60px}}footer .personnalite-single.container-forme-triangle-parent .container-forme-triangle span,header .personnalite-single.container-forme-triangle-parent .container-forme-triangle span{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}footer .personnalite-single .forme,header .personnalite-single .forme{-webkit-transition:.3s all ease-in;transition:.3s all ease-in}footer .personnalite-single .forme:after,footer .personnalite-single .forme:before,header .personnalite-single .forme:after,header .personnalite-single .forme:before{-webkit-box-shadow:rgba(17,17,26,.05) 0 1px 0,rgba(17,17,26,.1) 0 0 8px;box-shadow:rgba(17,17,26,.05) 0 1px 0,rgba(17,17,26,.1) 0 0 8px}footer .personnalite-single .forme.forme-triangle,header .personnalite-single .forme.forme-triangle{background:#1c8ba8;width:10em;height:10em;border-top-right-radius:30%;-webkit-transform:rotate(-60deg) skewX(-30deg) scale(1,.866);transform:rotate(-60deg) skewX(-30deg) scale(1,.866);-webkit-filter:drop-shadow(0 1px 0 rgba(17, 17, 26, .05));filter:drop-shadow(0 1px 0 rgba(17, 17, 26, .05))}footer .personnalite-single .forme.forme-triangle::after,footer .personnalite-single .forme.forme-triangle::before,header .personnalite-single .forme.forme-triangle::after,header .personnalite-single .forme.forme-triangle::before{-webkit-transition:.3s all ease-in;transition:.3s all ease-in;background:#1c8ba8;-webkit-box-shadow:none;box-shadow:none;content:"";position:absolute;background-color:inherit;width:10em;height:10em;border-top-right-radius:30%}footer .personnalite-single .forme.forme-triangle:hover,header .personnalite-single .forme.forme-triangle:hover{width:8em;height:8em}footer .personnalite-single .forme.forme-triangle:hover:after,footer .personnalite-single .forme.forme-triangle:hover:before,header .personnalite-single .forme.forme-triangle:hover:after,header .personnalite-single .forme.forme-triangle:hover:before{width:8em;height:8em}footer .personnalite-single .forme.forme-triangle::before,header .personnalite-single .forme.forme-triangle::before{-webkit-transform:rotate(-135deg) skewX(-45deg) scale(1.414,.707) translate(0,-50%);transform:rotate(-135deg) skewX(-45deg) scale(1.414,.707) translate(0,-50%)}footer .personnalite-single .forme.forme-triangle::after,header .personnalite-single .forme.forme-triangle::after{-webkit-transform:rotate(135deg) skewY(-45deg) scale(.707,1.414) translate(50%);transform:rotate(135deg) skewY(-45deg) scale(.707,1.414) translate(50%)}footer .personnalite-single .forme.forme-cercle::after,footer .personnalite-single .forme.forme-cercle::before,header .personnalite-single .forme.forme-cercle::after,header .personnalite-single .forme.forme-cercle::before{-webkit-transition:.3s all ease-in;transition:.3s all ease-in;background:#ffbd41;content:"";position:absolute;width:14em;height:14em;border-radius:50%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}footer .personnalite-single .forme.forme-cercle:hover,header .personnalite-single .forme.forme-cercle:hover{width:10em;height:10em}footer .personnalite-single .forme.forme-cercle:hover:after,footer .personnalite-single .forme.forme-cercle:hover:before,header .personnalite-single .forme.forme-cercle:hover:after,header .personnalite-single .forme.forme-cercle:hover:before{width:10em;height:10em}footer .personnalite-single .forme.forme-rectangle::after,footer .personnalite-single .forme.forme-rectangle::before,header .personnalite-single .forme.forme-rectangle::after,header .personnalite-single .forme.forme-rectangle::before{-webkit-transition:.3s all ease-in;transition:.3s all ease-in;background:#559484;content:"";position:absolute;width:14em;height:14em;border-radius:30%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}footer .personnalite-single .forme.forme-rectangle:hover,header .personnalite-single .forme.forme-rectangle:hover{width:12em;height:12em}footer .personnalite-single .forme.forme-rectangle:hover:after,footer .personnalite-single .forme.forme-rectangle:hover:before,header .personnalite-single .forme.forme-rectangle:hover:after,header .personnalite-single .forme.forme-rectangle:hover:before{width:12em;height:12em}footer .personnalite-single div[class*=field--name-field-texte-carte],header .personnalite-single div[class*=field--name-field-texte-carte]{white-space:break-spaces}@media (min-width:1200px){footer .personnalite-single div[class*=field--name-field-texte-carte],header .personnalite-single div[class*=field--name-field-texte-carte]{padding:60px 0 0;margin-bottom:25px}}@media (min-width:1200px){footer .personnalite-single div.field--name-field-texte-carte-2,header .personnalite-single div.field--name-field-texte-carte-2{padding:0 0 0;margin-bottom:25px}}footer .personnalite-single div[class*=field--name-field-lien-carte] a,header .personnalite-single div[class*=field--name-field-lien-carte] a{background:0 0;color:#000;font-size:.875rem;border:1px solid #000;border-radius:0;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block;width:100%!important;text-transform:capitalize}@media (min-width:992px){footer .personnalite-single div[class*=field--name-field-lien-carte] a,header .personnalite-single div[class*=field--name-field-lien-carte] a{width:auto}}footer .personnalite-single div[class*=field--name-field-lien-carte] a:hover,header .personnalite-single div[class*=field--name-field-lien-carte] a:hover{background:#000;color:#fff;text-decoration:none!important}footer .paragraph--type--combination .field--type-image,header .paragraph--type--combination .field--type-image{float:none}footer .paragraph--type--combination .field--name-field-media-image img,header .paragraph--type--combination .field--name-field-media-image img{float:none}footer .paragraph--type--combination div[class*=field--name-field-texte],header .paragraph--type--combination div[class*=field--name-field-texte]{word-break:break-word}footer .paragraph--type--combination #combination-header,header .paragraph--type--combination #combination-header{position:relative;background-repeat:no-repeat;z-index:10}footer .paragraph--type--combination #combination-header .background-image,header .paragraph--type--combination #combination-header .background-image{margin-left:-15px;margin-right:-15px;height:400px;margin-top:-80px}footer .paragraph--type--combination #combination-header .background-image img,header .paragraph--type--combination #combination-header .background-image img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%}@media (min-width:1200px){footer .paragraph--type--combination #combination-header .background-image,header .paragraph--type--combination #combination-header .background-image{width:100%;position:absolute;top:0;z-index:-1;margin-top:0;height:inherit;margin-right:0}}footer .paragraph--type--combination #combination-header .field--name-field-texte-1,header .paragraph--type--combination #combination-header .field--name-field-texte-1{padding:95px 40px 140px 40px;background:#fff;clip-path:polygon(0 0,100% 0,100% 100%,0 85%)}footer .paragraph--type--combination .field--name-field-texte-2,footer .paragraph--type--combination .field--name-field-texte-3,header .paragraph--type--combination .field--name-field-texte-2,header .paragraph--type--combination .field--name-field-texte-3{padding:110px 65px}@media (min-width:1200px){footer .paragraph--type--combination .field--name-field-texte-2,footer .paragraph--type--combination .field--name-field-texte-3,header .paragraph--type--combination .field--name-field-texte-2,header .paragraph--type--combination .field--name-field-texte-3{height:550px}}footer .paragraph--type--combination .content-center,header .paragraph--type--combination .content-center{position:relative;margin-top:-100px}@media (min-width:1200px){footer .paragraph--type--combination .content-center,header .paragraph--type--combination .content-center{padding-top:200px;margin-top:0}}footer .paragraph--type--combination .content-center .text-2,header .paragraph--type--combination .content-center .text-2{position:relative;z-index:5}footer .paragraph--type--combination .content-center .text-2 .clip-top,header .paragraph--type--combination .content-center .text-2 .clip-top{height:100px;background:#dbdbdb;clip-path:polygon(100% 100%,0 30%,0 100%)}footer .paragraph--type--combination .content-center .text-2 .clip-bottom,header .paragraph--type--combination .content-center .text-2 .clip-bottom{margin-top:-1px;height:100px;background:#dbdbdb;clip-path:polygon(100% 0,0 0,0 70%)}footer .paragraph--type--combination .content-center .text-3,header .paragraph--type--combination .content-center .text-3{position:relative;z-index:5}@media (max-width:1199.98px){footer .paragraph--type--combination .content-center .text-3,header .paragraph--type--combination .content-center .text-3{margin-top:-130px}}footer .paragraph--type--combination .content-center .text-3 .clip-top,header .paragraph--type--combination .content-center .text-3 .clip-top{height:100px;background:#1c8ba8;clip-path:polygon(100% 30%,0 100%,100% 100%)}footer .paragraph--type--combination .content-center .text-3 .clip-bottom,header .paragraph--type--combination .content-center .text-3 .clip-bottom{margin-top:-1px;height:100px;background:#1c8ba8;clip-path:polygon(100% 0,0 0,100% 70%)}footer .paragraph--type--combination .content-center::after,header .paragraph--type--combination .content-center::after{content:"";width:100%;background:#fff;bottom:0;left:0;right:0;height:120px;display:block;position:absolute;z-index:0}footer .paragraph--type--combination .texts-bottom,header .paragraph--type--combination .texts-bottom{background:#fff}footer .paragraph--type--combination .field--name-field-texte-2,header .paragraph--type--combination .field--name-field-texte-2{background:#dbdbdb}footer .paragraph--type--combination .field--name-field-texte-3,header .paragraph--type--combination .field--name-field-texte-3{background:#1c8ba8;color:#fff}@media (min-width:992px){footer .paragraph--type--combination>.clip-bottom,header .paragraph--type--combination>.clip-bottom{height:300px;background:#fff;width:100%;clip-path:polygon(100% 0,0 0,0 70%)}}footer .paragraph--type--combination .field--name-field-texte-5,header .paragraph--type--combination .field--name-field-texte-5{position:relative}@media (min-width:768px){footer .paragraph--type--combination .field--name-field-texte-5 .field__item,header .paragraph--type--combination .field--name-field-texte-5 .field__item{padding:35px 0}}@media (max-width:1199.98px){footer .paragraph--type--combination .field--name-field-texte-5 .field__item,header .paragraph--type--combination .field--name-field-texte-5 .field__item{padding:25px 50px;text-align:center}footer .paragraph--type--combination .field--name-field-texte-5 .field__item *,header .paragraph--type--combination .field--name-field-texte-5 .field__item *{font-size:1rem;line-height:1.5rem}}footer .paragraph--type--combination .combination-basse img,header .paragraph--type--combination .combination-basse img{width:200px;height:auto}@media (min-width:992px){footer .paragraph--type--combination .combination-basse img,header .paragraph--type--combination .combination-basse img{height:350px;width:auto;position:absolute;top:100%;left:15%;-webkit-transform:translateY(-30%);transform:translateY(-30%)}}footer .paragraph--type--nos-valeurs,header .paragraph--type--nos-valeurs{position:relative;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;overflow:hidden}@media (min-width:768px){footer .paragraph--type--nos-valeurs,header .paragraph--type--nos-valeurs{width:80%}}@media (min-width:992px){footer .paragraph--type--nos-valeurs,header .paragraph--type--nos-valeurs{overflow:initial}}footer .paragraph--type--nos-valeurs .top-titre,header .paragraph--type--nos-valeurs .top-titre{text-transform:uppercase;font-size:2.5rem;color:#fff;position:relative;left:4%;z-index:0;top:-450px;line-height:3.5rem}@media (min-width:992px){footer .paragraph--type--nos-valeurs .top-titre,header .paragraph--type--nos-valeurs .top-titre{top:100px;line-height:5rem}}@media (min-width:1200px){footer .paragraph--type--nos-valeurs .top-titre,header .paragraph--type--nos-valeurs .top-titre{font-size:3.5rem;left:7%}}footer .paragraph--type--nos-valeurs .background-color,header .paragraph--type--nos-valeurs .background-color{background-color:var(--bg-color);border-left:1px solid #fff;border-right:1px solid #fff;padding-top:500px;margin-bottom:1px}@media (min-width:992px){footer .paragraph--type--nos-valeurs .background-color,header .paragraph--type--nos-valeurs .background-color{padding-top:0}}footer .paragraph--type--nos-valeurs .background-color-top,header .paragraph--type--nos-valeurs .background-color-top{background-color:var(--bg-color);height:340px;position:absolute;top:auto;bottom:100%;left:0;width:100%;z-index:-1;border-left:1px solid #fff;border-right:1px solid #fff}footer .paragraph--type--nos-valeurs .background-color-bottom,header .paragraph--type--nos-valeurs .background-color-bottom{position:absolute;top:auto;bottom:0;height:100px;width:100%;background-color:#fff;clip-path:polygon(100% 0,0 100%,100% 100%);z-index:1}footer .paragraph--type--nos-valeurs .background-color-bottom-image,header .paragraph--type--nos-valeurs .background-color-bottom-image{position:absolute;top:auto;bottom:0;height:69px;width:69%;background-color:#fff;clip-path:polygon(100% 0,0 100%,100% 100%);z-index:5}footer .paragraph--type--nos-valeurs img,header .paragraph--type--nos-valeurs img{position:absolute;top:40px;bottom:auto;z-index:1;left:50%;-webkit-transform:translate(-10%);transform:translate(-10%)}@media (min-width:992px){footer .paragraph--type--nos-valeurs img,header .paragraph--type--nos-valeurs img{left:68%;-webkit-transform:translate(0);transform:translate(0)}}@media (min-width:992px){footer .paragraph--type--nos-valeurs img,header .paragraph--type--nos-valeurs img{top:auto;left:50%;bottom:1px;-webkit-transform:translateX(calc(-50% - 100px));transform:translateX(calc(-50% - 100px));z-index:2}}footer .paragraph--type--nos-valeurs .right-content,header .paragraph--type--nos-valeurs .right-content{position:relative;width:100%;padding:2rem 0;margin-top:-130px;z-index:2}@media (min-width:992px){footer .paragraph--type--nos-valeurs .right-content,header .paragraph--type--nos-valeurs .right-content{margin-top:0;right:-50%;top:-100px;max-width:400px}}@media (min-width:1200px){footer .paragraph--type--nos-valeurs .right-content,header .paragraph--type--nos-valeurs .right-content{right:-60%}}footer .paragraph--type--nos-valeurs .right-content .background-color-right,header .paragraph--type--nos-valeurs .right-content .background-color-right{position:absolute;top:auto;left:50%;bottom:0;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);height:calc(100% + 140px);width:100%;clip-path:polygon(0 24%,150% 0,100% 100%,0 100%);background-color:var(--bg-right);z-index:-1}@media (min-width:992px){footer .paragraph--type--nos-valeurs .right-content .background-color-right,header .paragraph--type--nos-valeurs .right-content .background-color-right{top:50%;bottom:auto;-webkit-transform:translate(calc(-50% - 90px),-50%);transform:translate(calc(-50% - 90px),-50%);clip-path:polygon(0 24%,150% 0,100% 95%,0 75%);height:calc(100% + 260px);width:calc(100% + 100px)}}footer .paragraph--type--nos-valeurs .right-content .content,header .paragraph--type--nos-valeurs .right-content .content{padding:55px 40px 120px 40px}@media (min-width:992px){footer .paragraph--type--nos-valeurs .right-content .content,header .paragraph--type--nos-valeurs .right-content .content{padding:40px 58px 40px 0}}footer .paragraph--type--nos-valeurs .right-content .content .field--name-field-titre .field__item,header .paragraph--type--nos-valeurs .right-content .content .field--name-field-titre .field__item{font-size:2.1rem;font-weight:700;line-height:35px}footer .paragraph--type--nos-valeurs .right-content .content .field--name-field-description,header .paragraph--type--nos-valeurs .right-content .content .field--name-field-description{padding:50px 0 60px 0}footer .paragraph--type--nos-valeurs .right-content .content .field--name-field-lien,header .paragraph--type--nos-valeurs .right-content .content .field--name-field-lien{text-align:center}@media (max-width:991.98px){footer .paragraph--type--nos-valeurs a,header .paragraph--type--nos-valeurs a{min-width:250px;width:45%;margin:auto;display:block}}footer .node--type-nos-metiers blockquote p::before,header .node--type-nos-metiers blockquote p::before{content:"Â«"}footer .node--type-nos-metiers blockquote p::after,header .node--type-nos-metiers blockquote p::after{content:" Â»"}footer .node--type-nos-metiers .header-metiers,header .node--type-nos-metiers .header-metiers{padding-top:60px;height:450px;position:relative;clip-path:polygon(0 0,100% 0,100% 75%,0 100%);margin-bottom:0}@media (min-width:992px){footer .node--type-nos-metiers .header-metiers,header .node--type-nos-metiers .header-metiers{height:575px}}@media (min-width:1200px){footer .node--type-nos-metiers .header-metiers,header .node--type-nos-metiers .header-metiers{height:820px}}@media (min-width:992px){footer .node--type-nos-metiers .header-metiers,header .node--type-nos-metiers .header-metiers{clip-path:polygon(0 0,100% 0,100% 80%,0 100%)}}footer .node--type-nos-metiers .header-metiers .clip,header .node--type-nos-metiers .header-metiers .clip{content:"";clip-path:polygon(100% 0,0 0,0 70%);height:70px;width:100%;display:block}footer .node--type-nos-metiers .header-metiers>h1,header .node--type-nos-metiers .header-metiers>h1{position:absolute;color:#fff}@media (min-width:992px){footer .node--type-nos-metiers .header-metiers>h1,header .node--type-nos-metiers .header-metiers>h1{color:#fff;font-weight:700;position:absolute;left:55%;top:350px;width:300px;font-size:3.2rem}}@media (min-width:1200px){footer .node--type-nos-metiers .header-metiers>h1,header .node--type-nos-metiers .header-metiers>h1{top:500px}}footer .node--type-nos-metiers .title,header .node--type-nos-metiers .title{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:992px){footer .node--type-nos-metiers .title,header .node--type-nos-metiers .title{-webkit-transform:translateX(-50%) translateY(calc(-50% - 50px));transform:translateX(-50%) translateY(calc(-50% - 50px));top:50%}}footer .node--type-nos-metiers .title h1,header .node--type-nos-metiers .title h1{background:rgba(255,255,255,.1);border:1px solid #fff;text-transform:uppercase;margin:0;padding:30px;text-align:center;color:#fff;font-weight:700}footer .node--type-nos-metiers .title h1 span,header .node--type-nos-metiers .title h1 span{margin-top:15px;font-weight:300;font-size:1rem}footer .node--type-nos-metiers .metier-form-wrapper .metier-forme,header .node--type-nos-metiers .metier-form-wrapper .metier-forme{width:80%;margin-left:auto;margin-right:auto;-webkit-transform:translateY(-285px);transform:translateY(-285px);margin-bottom:-285px;clip-path:polygon(0 0,100% 25%,100% 75%,0 100%);position:relative;z-index:60}@media (max-width:991.98px){footer .node--type-nos-metiers .metier-form-wrapper .metier-forme,header .node--type-nos-metiers .metier-form-wrapper .metier-forme{max-width:500px}}@media (min-width:992px){footer .node--type-nos-metiers .metier-form-wrapper .metier-forme,header .node--type-nos-metiers .metier-form-wrapper .metier-forme{width:40%;margin-left:10%;margin-right:initial;-webkit-transform:translateY(-570px);transform:translateY(-570px);margin-bottom:-570px;height:600px;clip-path:polygon(0 0,100% 25%,100% 90%,0 100%)}}@media (min-width:1200px){footer .node--type-nos-metiers .metier-form-wrapper .metier-forme,header .node--type-nos-metiers .metier-form-wrapper .metier-forme{-webkit-transform:translateY(-720px);transform:translateY(-720px);margin-bottom:-660px;height:750px;clip-path:polygon(0 0,100% 25%,100% 90%,0 100%)}}footer .node--type-nos-metiers .metier-form-wrapper .metier-forme .content,header .node--type-nos-metiers .metier-form-wrapper .metier-forme .content{padding-top:130px;position:relative}@media (min-width:992px){footer .node--type-nos-metiers .metier-form-wrapper .metier-forme .content,header .node--type-nos-metiers .metier-form-wrapper .metier-forme .content{height:100%}}footer .node--type-nos-metiers .metier-form-wrapper .metier-forme .content h1,header .node--type-nos-metiers .metier-form-wrapper .metier-forme .content h1{position:absolute;right:0;width:50%;font-weight:700;color:#fff;font-size:1.5rem;top:175px}@media (min-width:992px){footer .node--type-nos-metiers .metier-form-wrapper .metier-forme .content img,header .node--type-nos-metiers .metier-form-wrapper .metier-forme .content img{position:absolute;bottom:0;width:80%;max-height:80%;-o-object-fit:contain;object-fit:contain}}footer .node--type-nos-metiers .position-superpose .metier-form-wrapper .title,header .node--type-nos-metiers .position-superpose .metier-form-wrapper .title{z-index:65;position:absolute}@media (max-width:991.98px){footer .node--type-nos-metiers .position-superpose .metier-form-wrapper .title,header .node--type-nos-metiers .position-superpose .metier-form-wrapper .title{left:50%;top:0;-webkit-transform:translateX(-50%) translateY(225px);transform:translateX(-50%) translateY(225px);width:100%}footer .node--type-nos-metiers .position-superpose .metier-form-wrapper .title h1,header .node--type-nos-metiers .position-superpose .metier-form-wrapper .title h1{background:rgba(0,0,0,.1);border:none}}@media (min-width:992px) and (max-width:1199.98px){footer .node--type-nos-metiers .position-superpose .metier-form-wrapper .title,header .node--type-nos-metiers .position-superpose .metier-form-wrapper .title{left:50%;top:0;-webkit-transform:translateX(-50%) translateY(115px);transform:translateX(-50%) translateY(115px)}}@media (max-width:1199.98px){footer .node--type-nos-metiers .position-superpose .metier-form-wrapper .metier-forme,header .node--type-nos-metiers .position-superpose .metier-form-wrapper .metier-forme{-webkit-transform:translateY(-400px);transform:translateY(-400px);margin-bottom:-400px}}footer .node--type-nos-metiers #container-body-nos-metiers .field--name-body,header .node--type-nos-metiers #container-body-nos-metiers .field--name-body{padding:35px}footer .node--type-nos-metiers .btn-offre,header .node--type-nos-metiers .btn-offre{width:70%;margin:20px auto;display:block}@media (min-width:992px){footer .node--type-nos-metiers .btn-offre,header .node--type-nos-metiers .btn-offre{max-width:250px}}footer .node--type-nos-metiers .content-metier,header .node--type-nos-metiers .content-metier{width:80%;margin:auto;margin-top:60px}footer .node--type-nos-metiers .paragraph--type--wysiwyg,header .node--type-nos-metiers .paragraph--type--wysiwyg{width:100%;float:none;padding-top:40px;padding-bottom:40px}@media (min-width:992px){footer .node--type-nos-metiers .paragraph--type--wysiwyg,header .node--type-nos-metiers .paragraph--type--wysiwyg{width:80%;margin:auto}}footer .node--type-nos-metiers .paragraph--type--wysiwyg .wysiwyg-body>div,header .node--type-nos-metiers .paragraph--type--wysiwyg .wysiwyg-body>div{margin-bottom:3rem}footer .node--type-nos-metiers .paragraph--type--wysiwyg .wysiwyg-body>div p,header .node--type-nos-metiers .paragraph--type--wysiwyg .wysiwyg-body>div p{margin-bottom:1.5rem}footer .node--type-nos-metiers .paragraph--type--options-metiers,header .node--type-nos-metiers .paragraph--type--options-metiers{width:100%}@media (min-width:992px){footer .node--type-nos-metiers .paragraph--type--options-metiers,header .node--type-nos-metiers .paragraph--type--options-metiers{width:80%;margin:auto}}footer .paragraph--type--mon-metier,header .paragraph--type--mon-metier{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer .paragraph--type--mon-metier .detail-metier,header .paragraph--type--mon-metier .detail-metier{width:80%;margin:auto auto 65px auto}footer .paragraph--type--mon-metier .detail-metier .name-employe,header .paragraph--type--mon-metier .detail-metier .name-employe{font-weight:700;margin-bottom:0;font-size:1.5rem}footer .paragraph--type--mon-metier .detail-metier .name-metier,header .paragraph--type--mon-metier .detail-metier .name-metier{font-size:1.5rem}footer .paragraph--type--mon-metier .citation,header .paragraph--type--mon-metier .citation{padding:50px 70px;color:#fff}footer .paragraph--type--mon-metier .citation p,header .paragraph--type--mon-metier .citation p{font-weight:700;margin-bottom:0;font-size:2.5rem}@media (min-width:992px){footer .paragraph--type--mon-metier,header .paragraph--type--mon-metier{width:80%;margin:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}footer .paragraph--type--mon-metier .citation,footer .paragraph--type--mon-metier .detail-metier,header .paragraph--type--mon-metier .citation,header .paragraph--type--mon-metier .detail-metier{width:50%}footer .paragraph--type--mon-metier .detail-metier,header .paragraph--type--mon-metier .detail-metier{margin:0;padding:45px;background:#fff;position:relative}footer .paragraph--type--mon-metier .detail-metier::before,header .paragraph--type--mon-metier .detail-metier::before{content:"";background:#fff;bottom:100%;right:0;height:200px;position:absolute;left:0;z-index:-1}footer .paragraph--type--mon-metier .citation,header .paragraph--type--mon-metier .citation{height:100%;margin-top:auto}footer .paragraph--type--mon-metier .citation p,header .paragraph--type--mon-metier .citation p{width:75%;margin:auto}}@media (min-width:992px) and (max-width:1199.98px){footer .paragraph--type--mon-metier .citation,header .paragraph--type--mon-metier .citation{height:100%;margin-top:auto;padding:50px 50px}footer .paragraph--type--mon-metier .citation p,header .paragraph--type--mon-metier .citation p{width:100%;margin:auto;font-size:2.5rem}}footer .paragraph--type--portrait,header .paragraph--type--portrait{position:relative}@media (min-width:992px){footer .paragraph--type--portrait,header .paragraph--type--portrait{width:80%}}footer .paragraph--type--portrait.background-yellow,header .paragraph--type--portrait.background-yellow{margin-bottom:8rem}footer .paragraph--type--portrait.background-yellow:before,header .paragraph--type--portrait.background-yellow:before{content:"";position:absolute;width:120%;height:110%;top:0;left:50%;-webkit-transform:translate(-50%,70px);transform:translate(-50%,70px);background:#fff3db;clip-path:polygon(0 0,100% 0,100% 83%,0 100%);z-index:-1}footer .paragraph--type--portrait .portrait-texte,header .paragraph--type--portrait .portrait-texte{padding-top:35px;background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,#fff3db));background:linear-gradient(180deg,#fff 50%,#fff3db 50%)}@media (min-width:992px){footer .paragraph--type--portrait .portrait-texte,header .paragraph--type--portrait .portrait-texte{background:inherit;padding:0;margin-top:auto;margin-bottom:auto;z-index:3}}footer .paragraph--type--portrait .portrait-texte>div,header .paragraph--type--portrait .portrait-texte>div{width:90%;background:#fff;padding:25px 65px;margin:auto auto -35px}@media (min-width:992px){footer .paragraph--type--portrait .portrait-texte>div,header .paragraph--type--portrait .portrait-texte>div{margin:0;width:100%}}footer .paragraph--type--portrait .portrait-texte>div .portrait-title,header .paragraph--type--portrait .portrait-texte>div .portrait-title{font-size:2.2rem;font-weight:700;margin-bottom:0}footer .paragraph--type--portrait .portrait-texte>div .portrait-name,header .paragraph--type--portrait .portrait-texte>div .portrait-name{margin-bottom:0;font-size:2.2rem;font-weight:500}@media (min-width:992px){footer .paragraph--type--portrait .row-portrait,header .paragraph--type--portrait .row-portrait{height:550px}}footer .paragraph--type--portrait .video-portrait,header .paragraph--type--portrait .video-portrait{position:relative;z-index:-1;height:450px;margin-top:-100px}footer .paragraph--type--portrait .video-portrait.pointer,header .paragraph--type--portrait .video-portrait.pointer{cursor:pointer}footer .paragraph--type--portrait .video-portrait::before,header .paragraph--type--portrait .video-portrait::before{position:absolute;inset:0;content:"";background:rgba(0,0,0,0);-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out}footer .paragraph--type--portrait .video-portrait:hover::before,header .paragraph--type--portrait .video-portrait:hover::before{background:rgba(0,0,0,.5)}@media (min-width:992px){footer .paragraph--type--portrait .video-portrait,header .paragraph--type--portrait .video-portrait{margin-top:0;z-index:0;position:absolute;height:550px;width:100%}}footer .paragraph--type--portrait .video-portrait>img,header .paragraph--type--portrait .video-portrait>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}footer .paragraph--type--portrait .video-portrait button,header .paragraph--type--portrait .video-portrait button{position:absolute;top:calc(50% + 50px);left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (min-width:992px){footer .paragraph--type--portrait .video-portrait button,header .paragraph--type--portrait .video-portrait button{top:50%;left:25%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}@media (min-width:992px){footer .paragraph--type--perspective,header .paragraph--type--perspective{width:80%}}footer .paragraph--type--perspective .title-perspective,header .paragraph--type--perspective .title-perspective{text-align:center;font-weight:700;margin-bottom:60px;margin-top:60px;font-size:2.5rem}footer .paragraph--type--perspective .content-perspective,header .paragraph--type--perspective .content-perspective{padding:60px}footer .paragraph--type--perspective .content-perspective .field__item *,header .paragraph--type--perspective .content-perspective .field__item *{color:#fff}footer .paragraph--type--perspective .content-perspective .field__item h3,header .paragraph--type--perspective .content-perspective .field__item h3{text-align:left}footer .paragraph--type--perspective .content-perspective .field__item h3 :not(strong),header .paragraph--type--perspective .content-perspective .field__item h3 :not(strong){font-weight:300}footer .paragraph--type--perspective .content-perspective .field__item li,footer .paragraph--type--perspective .content-perspective .field__item p,header .paragraph--type--perspective .content-perspective .field__item li,header .paragraph--type--perspective .content-perspective .field__item p{font-weight:300}@media (min-width:992px){footer .paragraph--type--offres,header .paragraph--type--offres{width:80%;margin:auto}footer .paragraph--type--offres h3,header .paragraph--type--offres h3{margin-top:110px;margin-bottom:110px;font-size:3.5rem}}footer .view-offres-en-cours .view-content.row,header .view-offres-en-cours .view-content.row{position:relative;margin:auto}footer .view-offres-en-cours .digipat-slider--arrow-prev,header .view-offres-en-cours .digipat-slider--arrow-prev{left:0!important}footer .view-offres-en-cours .digipat-slider--arrow-next,header .view-offres-en-cours .digipat-slider--arrow-next{right:0!important}footer .view-offres-en-cours .glide__bullets,header .view-offres-en-cours .glide__bullets{text-align:center}footer .view-offres-en-cours .glide__bullets .glide__bullet,header .view-offres-en-cours .glide__bullets .glide__bullet{background:#d2d2d2;border:1px solid transparent;border-radius:13px;height:13px;opacity:1;padding:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:13px}footer .view-offres-en-cours .glide__bullets .glide__bullet--active,header .view-offres-en-cours .glide__bullets .glide__bullet--active{background-color:#000;padding:0 15px}footer .view-offres-en-cours .swiper-slide,header .view-offres-en-cours .swiper-slide{padding-top:25px;padding-bottom:25px;height:auto}footer .view-offres-en-cours .swiper-slide .single-offre-card,header .view-offres-en-cours .swiper-slide .single-offre-card{width:80%;margin:auto}@media (min-width:992px){footer .view-offres-en-cours .swiper-slide .single-offre-card,header .view-offres-en-cours .swiper-slide .single-offre-card{height:100%}}footer .view-offres-en-cours .digipat-slider-pagination,header .view-offres-en-cours .digipat-slider-pagination{bottom:-15px!important}footer .single-offre-card,header .single-offre-card{border:1px solid #000;background:#fff;padding:50px 25px;margin:5px 10px;position:relative}footer .single-offre-card .job_badge,header .single-offre-card .job_badge{background:#ffbd41;padding:10px 40px;position:absolute;font-size:1.5rem;top:0;right:15px;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-weight:700}footer .single-offre-card .job_title,header .single-offre-card .job_title{font-weight:700;margin-bottom:0;font-size:1.25rem;white-space:break-spaces}footer .single-offre-card .job_location,header .single-offre-card .job_location{font-size:1rem}footer .single-offre-card .field--name-field-position-description em,footer .single-offre-card .field--name-field-position-description p,footer .single-offre-card .field--name-field-position-description strong,footer .single-offre-card .field--name-field-profile-description em,footer .single-offre-card .field--name-field-profile-description p,footer .single-offre-card .field--name-field-profile-description strong,header .single-offre-card .field--name-field-position-description em,header .single-offre-card .field--name-field-position-description p,header .single-offre-card .field--name-field-position-description strong,header .single-offre-card .field--name-field-profile-description em,header .single-offre-card .field--name-field-profile-description p,header .single-offre-card .field--name-field-profile-description strong{margin:0;font-weight:400;font-size:1rem;white-space:break-spaces;font-style:inherit}footer .paragraph--type--nos-valeurs .single-offre-card a,footer .single-offre-card .btn-outlined-transparent,footer .single-offre-card .button-back,footer .single-offre-card .paragraph--type--nos-valeurs a,header .paragraph--type--nos-valeurs .single-offre-card a,header .single-offre-card .btn-outlined-transparent,header .single-offre-card .button-back,header .single-offre-card .paragraph--type--nos-valeurs a{margin-top:40px}@media (min-width:992px){footer .paragraph--type--nos-valeurs .single-offre-card a,footer .single-offre-card .btn-outlined-transparent,footer .single-offre-card .button-back,footer .single-offre-card .paragraph--type--nos-valeurs a,header .paragraph--type--nos-valeurs .single-offre-card a,header .single-offre-card .btn-outlined-transparent,header .single-offre-card .button-back,header .single-offre-card .paragraph--type--nos-valeurs a{margin-top:auto}}footer .single-offre-card .btn-primary,header .single-offre-card .btn-primary{background:#1c8ba8;color:#fff;font-size:.875rem;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block;border-radius:0}@media (min-width:992px){footer .single-offre-card .btn-primary,header .single-offre-card .btn-primary{width:auto}}footer .single-offre-card .btn-primary:hover,header .single-offre-card .btn-primary:hover{background:#fff;color:#000;text-decoration:none!important}footer .container-single-offre-card-complete,header .container-single-offre-card-complete{margin-bottom:35px}footer .container-single-offre-card-complete .single-offre-card-complete,header .container-single-offre-card-complete .single-offre-card-complete{height:100%}footer .paragraph--type--candidature-spontanee,header .paragraph--type--candidature-spontanee{width:100%}@media (min-width:992px){footer .paragraph--type--candidature-spontanee,header .paragraph--type--candidature-spontanee{width:80%;margin:auto}}footer .paragraph--type--candidature-spontanee .candidature-title,header .paragraph--type--candidature-spontanee .candidature-title{font-size:2.5rem;font-weight:700;text-align:center}footer .paragraph--type--media-texte,header .paragraph--type--media-texte{width:100%}@media (min-width:992px){footer .paragraph--type--media-texte,header .paragraph--type--media-texte{width:80%;margin:auto}}@media (max-width:991.98px){footer .paragraph--type--media-texte .group-2 img,footer .paragraph--type--media-texte .group-3 img,header .paragraph--type--media-texte .group-2 img,header .paragraph--type--media-texte .group-3 img{height:250px;-o-object-fit:cover;object-fit:cover}}footer .paragraph--type--media-texte .link-texte,header .paragraph--type--media-texte .link-texte{display:block;margin-left:auto;margin-right:auto}footer .paragraph--type--media-texte .link-texte a,header .paragraph--type--media-texte .link-texte a{text-decoration:none;color:#000;padding:15px 25px;display:block;font-weight:600}footer .paragraph--type--media-texte .left .illustration,header .paragraph--type--media-texte .left .illustration{width:100%;height:auto}footer .paragraph--type--missions,footer .paragraph--type--options-metiers,header .paragraph--type--missions,header .paragraph--type--options-metiers{position:relative;z-index:5}@media (max-width:991.98px){footer .paragraph--type--missions,footer .paragraph--type--options-metiers,header .paragraph--type--missions,header .paragraph--type--options-metiers{max-width:960px;padding:0}}footer .paragraph--type--missions .field--type-image,footer .paragraph--type--options-metiers .field--type-image,header .paragraph--type--missions .field--type-image,header .paragraph--type--options-metiers .field--type-image{float:none}footer .paragraph--type--missions .card-option,footer .paragraph--type--options-metiers .card-option,header .paragraph--type--missions .card-option,header .paragraph--type--options-metiers .card-option{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer .paragraph--type--missions .card-option .title-option,footer .paragraph--type--options-metiers .card-option .title-option,header .paragraph--type--missions .card-option .title-option,header .paragraph--type--options-metiers .card-option .title-option{font-size:1.75rem;text-align:center;font-weight:700}@media (max-width:1199.98px){footer .paragraph--type--missions .glide__track,footer .paragraph--type--options-metiers .glide__track,header .paragraph--type--missions .glide__track,header .paragraph--type--options-metiers .glide__track{width:100%}footer .paragraph--type--missions .glide__track .glide,footer .paragraph--type--options-metiers .glide__track .glide,header .paragraph--type--missions .glide__track .glide,header .paragraph--type--options-metiers .glide__track .glide{position:relative}footer .paragraph--type--missions .glide__track .glide__arrows,footer .paragraph--type--options-metiers .glide__track .glide__arrows,header .paragraph--type--missions .glide__track .glide__arrows,header .paragraph--type--options-metiers .glide__track .glide__arrows{position:absolute;top:50%;left:0;width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}footer .paragraph--type--missions .glide__track .glide__arrows .glide__arrow,footer .paragraph--type--options-metiers .glide__track .glide__arrows .glide__arrow,header .paragraph--type--missions .glide__track .glide__arrows .glide__arrow,header .paragraph--type--options-metiers .glide__track .glide__arrows .glide__arrow{position:relative;font-size:3rem;background:0 0;border:none;width:100%}footer .paragraph--type--missions .glide__track .glide__arrows .glide__arrow--left,footer .paragraph--type--missions .glide__track .glide__arrows .glide__arrow--right,footer .paragraph--type--options-metiers .glide__track .glide__arrows .glide__arrow--left,footer .paragraph--type--options-metiers .glide__track .glide__arrows .glide__arrow--right,header .paragraph--type--missions .glide__track .glide__arrows .glide__arrow--left,header .paragraph--type--missions .glide__track .glide__arrows .glide__arrow--right,header .paragraph--type--options-metiers .glide__track .glide__arrows .glide__arrow--left,header .paragraph--type--options-metiers .glide__track .glide__arrows .glide__arrow--right{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}footer .paragraph--type--missions .glide__track .glide__arrows .glide__arrow--left,footer .paragraph--type--options-metiers .glide__track .glide__arrows .glide__arrow--left,header .paragraph--type--missions .glide__track .glide__arrows .glide__arrow--left,header .paragraph--type--options-metiers .glide__track .glide__arrows .glide__arrow--left{background-size:contain;background-position:center;background-repeat:no-repeat;height:30px;width:20px;background-image:url(https://www.patapain.com/themes/custom/digipat/dist/95a083bde88a0e3e0bc2.png);left:10px}}@media (max-width:1199.98px) and (min-width:576px){footer .paragraph--type--missions .glide__track .glide__arrows .glide__arrow--left,footer .paragraph--type--options-metiers .glide__track .glide__arrows .glide__arrow--left,header .paragraph--type--missions .glide__track .glide__arrows .glide__arrow--left,header .paragraph--type--options-metiers .glide__track .glide__arrows .glide__arrow--left{left:-45px}}@media (max-width:1199.98px){footer .paragraph--type--missions .glide__track .glide__arrows .glide__arrow--right,footer .paragraph--type--options-metiers .glide__track .glide__arrows .glide__arrow--right,header .paragraph--type--missions .glide__track .glide__arrows .glide__arrow--right,header .paragraph--type--options-metiers .glide__track .glide__arrows .glide__arrow--right{background-size:contain;background-position:center;background-repeat:no-repeat;height:30px;width:20px;background-image:url(https://www.patapain.com/themes/custom/digipat/dist/b3987841643584cb9a6a.png);left:auto;right:10px}}@media (max-width:1199.98px) and (min-width:576px){footer .paragraph--type--missions .glide__track .glide__arrows .glide__arrow--right,footer .paragraph--type--options-metiers .glide__track .glide__arrows .glide__arrow--right,header .paragraph--type--missions .glide__track .glide__arrows .glide__arrow--right,header .paragraph--type--options-metiers .glide__track .glide__arrows .glide__arrow--right{right:-45px}}footer .paragraph--type--missions .content,footer .paragraph--type--options-metiers .content,header .paragraph--type--missions .content,header .paragraph--type--options-metiers .content{padding:45px;position:relative;z-index:5}@media (min-width:992px){footer .paragraph--type--missions .content,footer .paragraph--type--options-metiers .content,header .paragraph--type--missions .content,header .paragraph--type--options-metiers .content{padding:45px 100px}}footer .paragraph--type--missions .clip,footer .paragraph--type--options-metiers .clip,header .paragraph--type--missions .clip,header .paragraph--type--options-metiers .clip{position:absolute;z-index:-1;inset:0 0 30% 0;clip-path:polygon(0 0,100% 0,100% 80%,0 100%)}footer .paragraph--type--missions .options-title,footer .paragraph--type--options-metiers .options-title,header .paragraph--type--missions .options-title,header .paragraph--type--options-metiers .options-title{padding:15px 35px;text-align:center}@media (min-width:992px){footer .paragraph--type--missions .options-title,footer .paragraph--type--options-metiers .options-title,header .paragraph--type--missions .options-title,header .paragraph--type--options-metiers .options-title{padding:75px 35px}}@media (max-width:991.98px){footer .paragraph--type--missions .options-title *,footer .paragraph--type--options-metiers .options-title *,header .paragraph--type--missions .options-title *,header .paragraph--type--options-metiers .options-title *{font-size:1.75rem!important}}@media (max-width:991.98px){footer .paragraph--type--missions .field--name-field-media-image,footer .paragraph--type--options-metiers .field--name-field-media-image,header .paragraph--type--missions .field--name-field-media-image,header .paragraph--type--options-metiers .field--name-field-media-image{max-width:300px;margin:auto}}footer .paragraph--type--missions .field--name-field-media-image img,footer .paragraph--type--options-metiers .field--name-field-media-image img,header .paragraph--type--missions .field--name-field-media-image img,header .paragraph--type--options-metiers .field--name-field-media-image img{width:100%;height:auto}footer [id^=modaleCandidature].modal.modal-fullscreen .modal-dialog,header [id^=modaleCandidature].modal.modal-fullscreen .modal-dialog{width:100vw;height:100vh;margin:0;padding:0;max-width:none}footer [id^=modaleCandidature].modal.modal-fullscreen .modal-content,header [id^=modaleCandidature].modal.modal-fullscreen .modal-content{height:100vh;border-radius:0;border:none}footer [id^=modaleCandidature] .close,header [id^=modaleCandidature] .close{position:absolute;left:15px;top:15px;z-index:15;width:35px;height:35px}footer [id^=modaleCandidature].modal.modal-fullscreen .modal-body,header [id^=modaleCandidature].modal.modal-fullscreen .modal-body{overflow-y:hidden;padding:0}footer [id^=modaleCandidature].modal.modal-fullscreen .modal-body .container-fluid,footer [id^=modaleCandidature].modal.modal-fullscreen .modal-body .container-lg,footer [id^=modaleCandidature].modal.modal-fullscreen .modal-body .container-md,footer [id^=modaleCandidature].modal.modal-fullscreen .modal-body .container-sm,footer [id^=modaleCandidature].modal.modal-fullscreen .modal-body .container-xl,header [id^=modaleCandidature].modal.modal-fullscreen .modal-body .container-fluid,header [id^=modaleCandidature].modal.modal-fullscreen .modal-body .container-lg,header [id^=modaleCandidature].modal.modal-fullscreen .modal-body .container-md,header [id^=modaleCandidature].modal.modal-fullscreen .modal-body .container-sm,header [id^=modaleCandidature].modal.modal-fullscreen .modal-body .container-xl{height:100%}footer [id^=modaleCandidature].modal.modal-fullscreen .modal-body .container-fluid .row,footer [id^=modaleCandidature].modal.modal-fullscreen .modal-body .container-lg .row,footer [id^=modaleCandidature].modal.modal-fullscreen .modal-body .container-md .row,footer [id^=modaleCandidature].modal.modal-fullscreen .modal-body .container-sm .row,footer [id^=modaleCandidature].modal.modal-fullscreen .modal-body .container-xl .row,header [id^=modaleCandidature].modal.modal-fullscreen .modal-body .container-fluid .row,header [id^=modaleCandidature].modal.modal-fullscreen .modal-body .container-lg .row,header [id^=modaleCandidature].modal.modal-fullscreen .modal-body .container-md .row,header [id^=modaleCandidature].modal.modal-fullscreen .modal-body .container-sm .row,header [id^=modaleCandidature].modal.modal-fullscreen .modal-body .container-xl .row{height:100%}footer [id^=modaleCandidature].modal.modal-fullscreen .modal-body .container-fluid .row iframe,footer [id^=modaleCandidature].modal.modal-fullscreen .modal-body .container-lg .row iframe,footer [id^=modaleCandidature].modal.modal-fullscreen .modal-body .container-md .row iframe,footer [id^=modaleCandidature].modal.modal-fullscreen .modal-body .container-sm .row iframe,footer [id^=modaleCandidature].modal.modal-fullscreen .modal-body .container-xl .row iframe,header [id^=modaleCandidature].modal.modal-fullscreen .modal-body .container-fluid .row iframe,header [id^=modaleCandidature].modal.modal-fullscreen .modal-body .container-lg .row iframe,header [id^=modaleCandidature].modal.modal-fullscreen .modal-body .container-md .row iframe,header [id^=modaleCandidature].modal.modal-fullscreen .modal-body .container-sm .row iframe,header [id^=modaleCandidature].modal.modal-fullscreen .modal-body .container-xl .row iframe{width:100%;height:100vh}@media (min-width:992px){footer [id^=modaleCandidature].modal.modal-fullscreen .modal-body .container-fluid .row iframe,footer [id^=modaleCandidature].modal.modal-fullscreen .modal-body .container-lg .row iframe,footer [id^=modaleCandidature].modal.modal-fullscreen .modal-body .container-md .row iframe,footer [id^=modaleCandidature].modal.modal-fullscreen .modal-body .container-sm .row iframe,footer [id^=modaleCandidature].modal.modal-fullscreen .modal-body .container-xl .row iframe,header [id^=modaleCandidature].modal.modal-fullscreen .modal-body .container-fluid .row iframe,header [id^=modaleCandidature].modal.modal-fullscreen .modal-body .container-lg .row iframe,header [id^=modaleCandidature].modal.modal-fullscreen .modal-body .container-md .row iframe,header [id^=modaleCandidature].modal.modal-fullscreen .modal-body .container-sm .row iframe,header [id^=modaleCandidature].modal.modal-fullscreen .modal-body .container-xl .row iframe{height:calc(100vh - 15px)}}footer [id^=modaleCandidature].modal.modal-fullscreen .modal-body .container-fluid .row img,footer [id^=modaleCandidature].modal.modal-fullscreen .modal-body .container-lg .row img,footer [id^=modaleCandidature].modal.modal-fullscreen .modal-body .container-md .row img,footer [id^=modaleCandidature].modal.modal-fullscreen .modal-body .container-sm .row img,footer [id^=modaleCandidature].modal.modal-fullscreen .modal-body .container-xl .row img,header [id^=modaleCandidature].modal.modal-fullscreen .modal-body .container-fluid .row img,header [id^=modaleCandidature].modal.modal-fullscreen .modal-body .container-lg .row img,header [id^=modaleCandidature].modal.modal-fullscreen .modal-body .container-md .row img,header [id^=modaleCandidature].modal.modal-fullscreen .modal-body .container-sm .row img,header [id^=modaleCandidature].modal.modal-fullscreen .modal-body .container-xl .row img{width:100%;height:calc(100% + 2px);-o-object-fit:cover;object-fit:cover}footer .pages_offres,header .pages_offres{position:relative}footer .pages_offres .header-metiers h1 span,header .pages_offres .header-metiers h1 span{font-weight:700;font-size:1rem}footer .pages_offres.offre .header-metiers,header .pages_offres.offre .header-metiers{clip-path:none;height:450px;margin-bottom:-140px;position:relative}@media (min-width:992px){footer .pages_offres.offre .header-metiers,header .pages_offres.offre .header-metiers{height:700px;margin-bottom:-360px}}@media (min-width:1200px){footer .pages_offres.offre .header-metiers,header .pages_offres.offre .header-metiers{height:1080px;margin-bottom:-640px}}footer .pages_offres.offre .single-offre-card .job_title,header .pages_offres.offre .single-offre-card .job_title{font-size:2rem;margin-bottom:1.5rem}footer .pages_offres.offre .single-offre-card .job_location,header .pages_offres.offre .single-offre-card .job_location{margin-bottom:3rem}footer .pages_offres.offre .single-offre-card .job_location span,header .pages_offres.offre .single-offre-card .job_location span{font-size:1.2rem;text-decoration:underline;font-weight:600}footer .pages_offres.offre .single-offre-card a,header .pages_offres.offre .single-offre-card a{max-width:250px}footer .pages_offres .single-offre-card,header .pages_offres .single-offre-card{border-color:#1c8ba8}footer .pages_offres .single-offre-card .border-yellow,header .pages_offres .single-offre-card .border-yellow{border-color:#ffbd41}footer .view-liste-des-offres-patapain .pager__item,header .view-liste-des-offres-patapain .pager__item{list-style:none;font-weight:700;text-align:right}footer .view-liste-des-offres-patapain .pager__item a,header .view-liste-des-offres-patapain .pager__item a{background:#1c8ba8;color:#fff;font-size:.875rem;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block;font-size:1.3rem}@media (min-width:992px){footer .view-liste-des-offres-patapain .pager__item a,header .view-liste-des-offres-patapain .pager__item a{width:auto}}footer .view-liste-des-offres-patapain .pager__item a:hover,header .view-liste-des-offres-patapain .pager__item a:hover{background:#fff;color:#000;text-decoration:none!important}footer .view-liste-des-offres-patapain .pager__item a:hover,header .view-liste-des-offres-patapain .pager__item a:hover{border:1px solid #1c8ba8}footer .region-digipat-offres,header .region-digipat-offres{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:75px;padding:0 39px}footer .region-digipat-offres>span,header .region-digipat-offres>span{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}footer .region-digipat-offres .block-facets-ajax,header .region-digipat-offres .block-facets-ajax{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;width:100%}@media (min-width:992px){footer .region-digipat-offres,header .region-digipat-offres{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}footer .region-digipat-offres .block-facets-ajax,header .region-digipat-offres .block-facets-ajax{-webkit-box-flex:0;-ms-flex:0 1 30%;flex:0 1 30%}}footer .region-digipat-offres .block-facet-blockdepartement .facet-item,header .region-digipat-offres .block-facet-blockdepartement .facet-item{text-align:left}footer .region-digipat-offres .current-select-facet,header .region-digipat-offres .current-select-facet{font-weight:700}footer .region-digipat-offres h2,header .region-digipat-offres h2{visibility:hidden}footer .region-digipat-offres>a,header .region-digipat-offres>a{margin-top:1rem;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;text-align:right;color:#000;font-weight:700}footer .region-digipat-offres .facets-dropdown,header .region-digipat-offres .facets-dropdown{text-align:center}footer .selector-facet,header .selector-facet{background:#fff;position:relative}footer .selector-facet .current-select-facet,header .selector-facet .current-select-facet{border:1px solid #000;padding:15px;text-align:center;position:relative;cursor:pointer}footer .selector-facet .current-select-facet .container-arrow-facet,header .selector-facet .current-select-facet .container-arrow-facet{position:absolute;right:0;top:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:55px}footer .selector-facet .current-select-facet .container-arrow-facet .arrow-facet,header .selector-facet .current-select-facet .container-arrow-facet .arrow-facet{width:0;height:0;display:block;border-style:solid;border-width:0 6px 6px 6px;border-color:transparent transparent #000 transparent;-webkit-transition:.2s all ease-in-out;transition:.2s all ease-in-out;-webkit-transform:rotate(180deg);transform:rotate(180deg)}footer .selector-facet .current-select-facet+.options-facets,header .selector-facet .current-select-facet+.options-facets{max-height:0;overflow:hidden;-webkit-transition:.2s all ease-in-out;transition:.2s all ease-in-out;position:absolute;left:0;right:0;top:100%;z-index:20}footer .selector-facet .current-select-facet.opened-facet-list .container-arrow-facet .arrow-facet,header .selector-facet .current-select-facet.opened-facet-list .container-arrow-facet .arrow-facet{-webkit-transform:rotate(0);transform:rotate(0)}footer .selector-facet .current-select-facet.opened-facet-list+.options-facets,header .selector-facet .current-select-facet.opened-facet-list+.options-facets{max-height:200px;overflow-y:scroll;border:1px solid #000;border-top:none}footer .selector-facet .facet-item,header .selector-facet .facet-item{text-align:center;list-style:none}footer .selector-facet .facet-item a,header .selector-facet .facet-item a{display:block;padding:5px 15px;background:#fff;color:#000}footer #glide-process-recrutement .glide__arrows,header #glide-process-recrutement .glide__arrows{position:absolute;top:50%;left:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);height:0}footer #glide-process-recrutement .glide__arrows .glide__arrow,header #glide-process-recrutement .glide__arrows .glide__arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #fff;min-height:75px;min-width:75px;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;color:#1c8ba8;font-size:3rem;border-radius:50%;font-weight:700;z-index:1;-webkit-transform:translateY(-50%);transform:translateY(-50%)}footer #glide-process-recrutement .glide__arrows .glide__arrow span,header #glide-process-recrutement .glide__arrows .glide__arrow span{position:relative}footer #glide-process-recrutement .glide__arrows .glide__arrow span:after,header #glide-process-recrutement .glide__arrows .glide__arrow span:after{content:"";width:18px;height:18px;color:#1c8ba8;border-top:3px solid;border-left:3px solid;display:inline-block;position:absolute;-webkit-transform:translate(-50%,-50%) rotateZ(135deg);transform:translate(-50%,-50%) rotateZ(135deg);top:50%;left:50%;margin-left:-6px}footer #glide-process-recrutement .glide__arrows .glide__arrow--left,header #glide-process-recrutement .glide__arrows .glide__arrow--left{-webkit-transform:rotate(180deg) translate(50%,50%);transform:rotate(180deg) translate(50%,50%)}footer #glide-process-recrutement .glide__arrows .glide__arrow--right,header #glide-process-recrutement .glide__arrows .glide__arrow--right{-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}footer .slider-dernieres-offres .digipat-slider--arrows,header .slider-dernieres-offres .digipat-slider--arrows{position:absolute;width:100%;z-index:10;top:50%}footer .slider-dernieres-offres .digipat-slider--arrows .digipat-slider--arrow.custom-arrow,header .slider-dernieres-offres .digipat-slider--arrows .digipat-slider--arrow.custom-arrow{top:0;margin-top:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-image:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #fff;min-height:75px;min-width:75px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;color:#1c8ba8;font-size:3rem;border-radius:50%;font-weight:700;z-index:1;transform:translateY(-50%)}footer .slider-dernieres-offres .digipat-slider--arrows .digipat-slider--arrow.custom-arrow span,header .slider-dernieres-offres .digipat-slider--arrows .digipat-slider--arrow.custom-arrow span{position:relative}footer .slider-dernieres-offres .digipat-slider--arrows .digipat-slider--arrow.custom-arrow span:after,header .slider-dernieres-offres .digipat-slider--arrows .digipat-slider--arrow.custom-arrow span:after{content:"";width:18px;height:18px;color:#1c8ba8;border-top:3px solid;border-left:3px solid;display:inline-block;position:absolute;-webkit-transform:translate(-50%,-50%) rotateZ(135deg);transform:translate(-50%,-50%) rotateZ(135deg);top:50%;left:50%;margin-left:-6px}footer .slider-dernieres-offres .digipat-slider--arrows .digipat-slider--arrow.digipat-slider--arrow-prev,header .slider-dernieres-offres .digipat-slider--arrows .digipat-slider--arrow.digipat-slider--arrow-prev{-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}footer .processus_recrutement h2,header .processus_recrutement h2{font-size:4rem}footer .processus_recrutement_card .card,header .processus_recrutement_card .card{position:relative;background-color:#ffbd41;color:#fff;border-radius:65px;height:260px}footer .processus_recrutement_card .card+.card,header .processus_recrutement_card .card+.card{margin-left:1rem}footer .processus_recrutement_card .card span,header .processus_recrutement_card .card span{min-height:75px;min-width:75px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;color:#1c8ba8;font-size:2.5rem;border-radius:50%;font-weight:700;-webkit-padding-after:10px;padding-block-end:10px}footer .processus_recrutement_card .card h3,header .processus_recrutement_card .card h3{margin-left:1rem;white-space:break-spaces}footer .processus_recrutement_card .card p,header .processus_recrutement_card .card p{padding:2rem 1.5rem 0;font-size:1.1rem;font-weight:600;white-space:break-spaces}footer .view-liste-des-offres-patapain,header .view-liste-des-offres-patapain{margin-top:50px}footer .view-liste-des-offres-patapain .view-header,header .view-liste-des-offres-patapain .view-header{display:block;padding:35px;text-align:right;font-weight:700;font-size:1.5rem;margin-bottom:30px}footer .view-liste-des-offres-patapain .view-header span,header .view-liste-des-offres-patapain .view-header span{font-weight:700;font-size:3.5rem;margin-right:10px}footer .view-liste-des-offres-patapain .js-pager__items.pager,header .view-liste-des-offres-patapain .js-pager__items.pager{padding:0}footer .view-liste-des-offres-patapain .js-pager__items.pager .pager__item,header .view-liste-des-offres-patapain .js-pager__items.pager .pager__item{text-align:center}footer .view-empty,header .view-empty{text-align:center}footer .block-frr-recrutement img,header .block-frr-recrutement img{max-width:100%}footer #offres-contextual .title-offre,header #offres-contextual .title-offre{margin-top:3rem;margin-bottom:3rem;font-size:3rem;text-align:center}footer #offres-contextual .title-offre span,header #offres-contextual .title-offre span{font-weight:700}footer #offres-contextual .view-offres-en-cours,header #offres-contextual .view-offres-en-cours{padding:0}footer #offres-contextual .single-offre-card,header #offres-contextual .single-offre-card{width:90%}@media (max-width:1199.98px){footer #offres-contextual .single-offre-card,header #offres-contextual .single-offre-card{height:100%;min-height:inherit}}footer .node--type-page-rh .field--name-field-media-image,header .node--type-page-rh .field--name-field-media-image{float:none}footer .node--type-page-rh .header-metiers,header .node--type-page-rh .header-metiers{margin-bottom:75px}@media (max-width:1199.98px){footer .node--type-page-rh .header-metiers,header .node--type-page-rh .header-metiers{height:700px;clip-path:none}}footer .node--type-page-rh .paragraph--type--portrait,header .node--type-page-rh .paragraph--type--portrait{width:auto;position:relative;z-index:1}footer .node--type-page-rh .paragraph--type--portrait .portrait-texte,header .node--type-page-rh .paragraph--type--portrait .portrait-texte{background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,#cde4eb));background:linear-gradient(180deg,#fff 50%,#cde4eb 50%)}@media (max-width:1199.98px){footer .node--type-page-rh .paragraph--type--portrait .video-portrait,header .node--type-page-rh .paragraph--type--portrait .video-portrait{width:100%;height:auto}}footer .node--type-page-rh .paragraph--type--media-texte,header .node--type-page-rh .paragraph--type--media-texte{width:auto}footer .node--type-page-rh .field--name-field-paragraphe>.field__items>.field__item.parent-paragraph--type--media-texte:last-of-type,header .node--type-page-rh .field--name-field-paragraphe>.field__items>.field__item.parent-paragraph--type--media-texte:last-of-type{margin-bottom:130px}footer .node--type-page-rh .group-text,header .node--type-page-rh .group-text{position:relative}footer .node--type-page-rh .group-text .icone,header .node--type-page-rh .group-text .icone{position:absolute;right:0;top:25px;padding:0!important}footer .node--type-page-rh .group-text .icone img,header .node--type-page-rh .group-text .icone img{width:45px;height:45px}footer .node--type-page-rh .group-text .field--name-field-sous-titre,header .node--type-page-rh .group-text .field--name-field-sous-titre{font-size:2rem;line-height:2rem}@media (max-width:1199.98px){footer .node--type-page-rh .top-spontanee,header .node--type-page-rh .top-spontanee{text-align:center}}@media (max-width:1199.98px){footer .node--type-page-rh .content-rh,header .node--type-page-rh .content-rh{-webkit-transform:translateY(-230px);transform:translateY(-230px);margin-bottom:-230px}footer .node--type-page-rh .content-rh a[data-iframe],header .node--type-page-rh .content-rh a[data-iframe]{max-width:280px}}footer .paragraph--type--missions,header .paragraph--type--missions{z-index:auto}footer .paragraph--type--missions .clip,header .paragraph--type--missions .clip{position:absolute;z-index:-1;inset:0 0 30% 0;clip-path:polygon(0 -7.5%,100% -7.5%,100% 83%,0 100%);width:115%;left:50%;top:auto;height:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}footer .paragraph--type--missions .node--view-mode-teaser,header .paragraph--type--missions .node--view-mode-teaser{border:none;padding-bottom:0;margin-bottom:0}footer .paragraph--type--missions .node--view-mode-teaser .field--name-field-image-mission~p,header .paragraph--type--missions .node--view-mode-teaser .field--name-field-image-mission~p{font-size:.875rem}footer .paragraph--type--missions .content,header .paragraph--type--missions .content{padding:45px 0}footer .paragraph--type--missions .title-option,header .paragraph--type--missions .title-option{font-weight:600!important}footer .paragraph--type--missions img,header .paragraph--type--missions img{width:auto!important;height:auto;-o-object-fit:cover;object-fit:cover}footer .paragraph--type--nos-metiers,header .paragraph--type--nos-metiers{-webkit-transform:translateY(-360px);transform:translateY(-360px);margin-bottom:-360px}footer .paragraph--type--nos-metiers .image-style-colonne-header,header .paragraph--type--nos-metiers .image-style-colonne-header{position:relative}footer .paragraph--type--nos-metiers .metier-left .metiers-img,footer .paragraph--type--nos-metiers .metier-right .metiers-img,header .paragraph--type--nos-metiers .metier-left .metiers-img,header .paragraph--type--nos-metiers .metier-right .metiers-img{max-width:320px;position:relative;z-index:1;margin:0 auto}footer .paragraph--type--nos-metiers .metier-left .metiers-img:before,footer .paragraph--type--nos-metiers .metier-right .metiers-img:before,header .paragraph--type--nos-metiers .metier-left .metiers-img:before,header .paragraph--type--nos-metiers .metier-right .metiers-img:before{content:"";position:absolute;height:100%;width:100%;background-color:var(--background)}footer .paragraph--type--nos-metiers .metier-left .metiers-img img,footer .paragraph--type--nos-metiers .metier-right .metiers-img img,header .paragraph--type--nos-metiers .metier-left .metiers-img img,header .paragraph--type--nos-metiers .metier-right .metiers-img img{width:90%;height:590px;-o-object-fit:contain;object-fit:contain}footer .paragraph--type--nos-metiers .metier-left .field--name-field-titre-droite,footer .paragraph--type--nos-metiers .metier-left .field--name-field-titre-gauche,footer .paragraph--type--nos-metiers .metier-right .field--name-field-titre-droite,footer .paragraph--type--nos-metiers .metier-right .field--name-field-titre-gauche,header .paragraph--type--nos-metiers .metier-left .field--name-field-titre-droite,header .paragraph--type--nos-metiers .metier-left .field--name-field-titre-gauche,header .paragraph--type--nos-metiers .metier-right .field--name-field-titre-droite,header .paragraph--type--nos-metiers .metier-right .field--name-field-titre-gauche{font-size:2rem;font-weight:700;text-transform:uppercase}footer .paragraph--type--nos-metiers .metier-left .field--name-field-description-droite,footer .paragraph--type--nos-metiers .metier-left .field--name-field-description-gauche,footer .paragraph--type--nos-metiers .metier-right .field--name-field-description-droite,footer .paragraph--type--nos-metiers .metier-right .field--name-field-description-gauche,header .paragraph--type--nos-metiers .metier-left .field--name-field-description-droite,header .paragraph--type--nos-metiers .metier-left .field--name-field-description-gauche,header .paragraph--type--nos-metiers .metier-right .field--name-field-description-droite,header .paragraph--type--nos-metiers .metier-right .field--name-field-description-gauche{margin-top:2rem;font-weight:600}footer .paragraph--type--nos-metiers .metier-left .metiers-link,footer .paragraph--type--nos-metiers .metier-right .metiers-link,header .paragraph--type--nos-metiers .metier-left .metiers-link,header .paragraph--type--nos-metiers .metier-right .metiers-link{position:absolute;top:480px;bottom:auto;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:200px}footer .paragraph--type--nos-metiers .metier-left .metiers-link a,footer .paragraph--type--nos-metiers .metier-right .metiers-link a,header .paragraph--type--nos-metiers .metier-left .metiers-link a,header .paragraph--type--nos-metiers .metier-right .metiers-link a{background:0 0;color:#fff;font-size:.875rem;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block;border-color:#fff;width:100%!important}@media (min-width:992px){footer .paragraph--type--nos-metiers .metier-left .metiers-link a,footer .paragraph--type--nos-metiers .metier-right .metiers-link a,header .paragraph--type--nos-metiers .metier-left .metiers-link a,header .paragraph--type--nos-metiers .metier-right .metiers-link a{width:auto}}footer .paragraph--type--nos-metiers .metier-left .metiers-link a:hover,footer .paragraph--type--nos-metiers .metier-right .metiers-link a:hover,header .paragraph--type--nos-metiers .metier-left .metiers-link a:hover,header .paragraph--type--nos-metiers .metier-right .metiers-link a:hover{background:#fff;color:#000;text-decoration:none!important}footer .paragraph--type--nos-metiers .metier-left .metiers-text,footer .paragraph--type--nos-metiers .metier-right .metiers-text,header .paragraph--type--nos-metiers .metier-left .metiers-text,header .paragraph--type--nos-metiers .metier-right .metiers-text{position:relative;padding-bottom:12rem}footer .paragraph--type--nos-metiers .metier-left .metiers-text:before,footer .paragraph--type--nos-metiers .metier-right .metiers-text:before,header .paragraph--type--nos-metiers .metier-left .metiers-text:before,header .paragraph--type--nos-metiers .metier-right .metiers-text:before{content:"";position:absolute;height:calc(100% + 400px);background-color:var(--background-mobile);opacity:1;pointer-events:none;z-index:-1}@media (min-width:992px){footer .paragraph--type--nos-metiers .metier-left .metiers-text:before,footer .paragraph--type--nos-metiers .metier-right .metiers-text:before,header .paragraph--type--nos-metiers .metier-left .metiers-text:before,header .paragraph--type--nos-metiers .metier-right .metiers-text:before{opacity:.2;background-color:var(--background-o)}}footer .paragraph--type--nos-metiers .metier-left .metiers-text img,footer .paragraph--type--nos-metiers .metier-right .metiers-text img,header .paragraph--type--nos-metiers .metier-left .metiers-text img,header .paragraph--type--nos-metiers .metier-right .metiers-text img{-o-object-fit:contain;object-fit:contain}footer .paragraph--type--nos-metiers .metier-left .metiers-text a,footer .paragraph--type--nos-metiers .metier-right .metiers-text a,header .paragraph--type--nos-metiers .metier-left .metiers-text a,header .paragraph--type--nos-metiers .metier-right .metiers-text a{background:0 0;color:#000;font-size:.875rem;padding:1rem 45px;text-decoration:none;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear;width:85%;margin:0 auto;font-weight:700;display:inline-block;width:200px!important;margin:0 auto}@media (min-width:992px){footer .paragraph--type--nos-metiers .metier-left .metiers-text a,footer .paragraph--type--nos-metiers .metier-right .metiers-text a,header .paragraph--type--nos-metiers .metier-left .metiers-text a,header .paragraph--type--nos-metiers .metier-right .metiers-text a{width:auto}}footer .paragraph--type--nos-metiers .metier-left .metiers-text a:hover,footer .paragraph--type--nos-metiers .metier-right .metiers-text a:hover,header .paragraph--type--nos-metiers .metier-left .metiers-text a:hover,header .paragraph--type--nos-metiers .metier-right .metiers-text a:hover{background:#000;color:#fff;text-decoration:none!important}footer .paragraph--type--nos-metiers .metier-left .metiers-img,header .paragraph--type--nos-metiers .metier-left .metiers-img{clip-path:polygon(0 0,100% 0,100% 75%,0 96%)}footer .paragraph--type--nos-metiers .metier-left .metiers-img:before,header .paragraph--type--nos-metiers .metier-left .metiers-img:before{clip-path:polygon(0 5%,100% 25%,100% 75%,0 96%)}footer .paragraph--type--nos-metiers .metier-left .metiers-text:before,header .paragraph--type--nos-metiers .metier-left .metiers-text:before{width:100%;left:50%;-webkit-transform:translate(-50%,-420px);transform:translate(-50%,-420px);clip-path:polygon(0 19%,100% 0,100% 85%,0 100%)}footer .paragraph--type--nos-metiers .metier-right,header .paragraph--type--nos-metiers .metier-right{position:relative;z-index:2;margin-top:-80px}footer .paragraph--type--nos-metiers .metier-right .metiers-img,header .paragraph--type--nos-metiers .metier-right .metiers-img{clip-path:polygon(0 0,100% 0,100% 100%,0 75%)}footer .paragraph--type--nos-metiers .metier-right .metiers-img:before,header .paragraph--type--nos-metiers .metier-right .metiers-img:before{clip-path:polygon(0 15%,100% 0,100% 100%,0 75%)}footer .paragraph--type--nos-metiers .metier-right .metiers-img img,header .paragraph--type--nos-metiers .metier-right .metiers-img img{margin:0 0 0 auto;display:block}footer .paragraph--type--nos-metiers .metier-right .metiers-text,header .paragraph--type--nos-metiers .metier-right .metiers-text{padding-bottom:20rem}footer .paragraph--type--nos-metiers .metier-right .metiers-text:before,header .paragraph--type--nos-metiers .metier-right .metiers-text:before{width:100%;right:auto;left:0;clip-path:polygon(0 15%,100% 0,100% 85%,0 100%);-webkit-transform:translateY(-560px);transform:translateY(-560px)}footer .paragraph--type--nos-metiers .metier-right .metiers-text .field--name-field-media-image,header .paragraph--type--nos-metiers .metier-right .metiers-text .field--name-field-media-image{text-align:left;margin:0 auto 0 -2px}@media (min-width:992px){footer .paragraph--type--nos-metiers,header .paragraph--type--nos-metiers{-webkit-transform:translateY(-480px);transform:translateY(-480px);margin-bottom:-480px}footer .paragraph--type--nos-metiers .metier-left .metiers-img,footer .paragraph--type--nos-metiers .metier-right .metiers-img,header .paragraph--type--nos-metiers .metier-left .metiers-img,header .paragraph--type--nos-metiers .metier-right .metiers-img{max-width:484px}footer .paragraph--type--nos-metiers .metier-left .metiers-img img,footer .paragraph--type--nos-metiers .metier-right .metiers-img img,header .paragraph--type--nos-metiers .metier-left .metiers-img img,header .paragraph--type--nos-metiers .metier-right .metiers-img img{width:auto;min-height:750px}footer .paragraph--type--nos-metiers .metier-left .metiers-text,footer .paragraph--type--nos-metiers .metier-right .metiers-text,header .paragraph--type--nos-metiers .metier-left .metiers-text,header .paragraph--type--nos-metiers .metier-right .metiers-text{padding-bottom:0}footer .paragraph--type--nos-metiers .metier-left,header .paragraph--type--nos-metiers .metier-left{margin-top:-86px}footer .paragraph--type--nos-metiers .metier-left .metiers-img,header .paragraph--type--nos-metiers .metier-left .metiers-img{margin:0 -18px 0 auto}footer .paragraph--type--nos-metiers .metier-left .metiers-text:before,header .paragraph--type--nos-metiers .metier-left .metiers-text:before{right:18px;clip-path:polygon(0 15%,100% 1%,100% 86%,0 100%);-webkit-transform:translateY(-270px);transform:translateY(-270px);left:auto}footer .paragraph--type--nos-metiers .metier-left .metiers-text .field--name-field-media-image,footer .paragraph--type--nos-metiers .metier-left .metiers-text .image-style-employe,header .paragraph--type--nos-metiers .metier-left .metiers-text .field--name-field-media-image,header .paragraph--type--nos-metiers .metier-left .metiers-text .image-style-employe{text-align:right;margin:0 18px 0 0}footer .paragraph--type--nos-metiers .metier-right,header .paragraph--type--nos-metiers .metier-right{margin-top:90px}footer .paragraph--type--nos-metiers .metier-right .metiers-img,header .paragraph--type--nos-metiers .metier-right .metiers-img{margin:0 0 0 -48px;clip-path:polygon(0 0,100% 0,100% 100%,0 75%)}footer .paragraph--type--nos-metiers .metier-right .metiers-img:before,header .paragraph--type--nos-metiers .metier-right .metiers-img:before{clip-path:polygon(0 25%,100% 0,100% 100%,0 75%)}footer .paragraph--type--nos-metiers .metier-right .metiers-text,header .paragraph--type--nos-metiers .metier-right .metiers-text{margin:0 0 0 -48px}footer .paragraph--type--nos-metiers .metier-right .metiers-text:before,header .paragraph--type--nos-metiers .metier-right .metiers-text:before{clip-path:polygon(0 0,100% 15%,100% 83%,0 70%)}}footer .facet-item__checkbox,header .facet-item__checkbox{position:relative;width:16px;height:16px;border:1px solid #000;display:inline-block}footer .facet-item__checkbox::before,header .facet-item__checkbox::before{width:0;height:0;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out;content:""}footer .facet-item__checkbox.js-facet-deactivate:before,header .facet-item__checkbox.js-facet-deactivate:before{width:8px;height:8px;background:#ffbd41}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}footer :root,header :root{--swiper-theme-color:#007aff}footer :host,header :host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}footer .swiper,header .swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}footer .swiper-vertical>.swiper-wrapper,header .swiper-vertical>.swiper-wrapper{flex-direction:column}footer .swiper-wrapper,header .swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}footer .swiper-android .swiper-slide,footer .swiper-ios .swiper-slide,footer .swiper-wrapper,header .swiper-android .swiper-slide,header .swiper-ios .swiper-slide,header .swiper-wrapper{transform:translate3d(0,0,0)}footer .swiper-horizontal,header .swiper-horizontal{touch-action:pan-y}footer .swiper-vertical,header .swiper-vertical{touch-action:pan-x}footer .swiper-slide,header .swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}footer .swiper-slide-invisible-blank,header .swiper-slide-invisible-blank{visibility:hidden}footer .swiper-autoheight,footer .swiper-autoheight .swiper-slide,header .swiper-autoheight,header .swiper-autoheight .swiper-slide{height:auto}footer .swiper-autoheight .swiper-wrapper,header .swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}footer .swiper-backface-hidden .swiper-slide,header .swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}footer .swiper-3d.swiper-css-mode .swiper-wrapper,header .swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}footer .swiper-3d .swiper-wrapper,header .swiper-3d .swiper-wrapper{transform-style:preserve-3d}footer .swiper-3d,header .swiper-3d{perspective:1200px}footer .swiper-3d .swiper-cube-shadow,footer .swiper-3d .swiper-slide,header .swiper-3d .swiper-cube-shadow,header .swiper-3d .swiper-slide{transform-style:preserve-3d}footer .swiper-css-mode>.swiper-wrapper,header .swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}footer .swiper-css-mode>.swiper-wrapper::-webkit-scrollbar,header .swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}footer .swiper-css-mode>.swiper-wrapper>.swiper-slide,header .swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}footer .swiper-css-mode.swiper-horizontal>.swiper-wrapper,header .swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}footer .swiper-css-mode.swiper-vertical>.swiper-wrapper,header .swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}footer .swiper-css-mode.swiper-free-mode>.swiper-wrapper,header .swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}footer .swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide,header .swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}footer .swiper-css-mode.swiper-centered>.swiper-wrapper::before,header .swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}footer .swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide,header .swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}footer .swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child,header .swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}footer .swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before,header .swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}footer .swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child,header .swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}footer .swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before,header .swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}footer .swiper-3d .swiper-slide-shadow,footer .swiper-3d .swiper-slide-shadow-bottom,footer .swiper-3d .swiper-slide-shadow-left,footer .swiper-3d .swiper-slide-shadow-right,footer .swiper-3d .swiper-slide-shadow-top,header .swiper-3d .swiper-slide-shadow,header .swiper-3d .swiper-slide-shadow-bottom,header .swiper-3d .swiper-slide-shadow-left,header .swiper-3d .swiper-slide-shadow-right,header .swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}footer .swiper-3d .swiper-slide-shadow,header .swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}footer .swiper-3d .swiper-slide-shadow-left,header .swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}footer .swiper-3d .swiper-slide-shadow-right,header .swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}footer .swiper-3d .swiper-slide-shadow-top,header .swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}footer .swiper-3d .swiper-slide-shadow-bottom,header .swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}footer .swiper-lazy-preloader,header .swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}footer .swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,footer .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,header .swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,header .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}footer .swiper-lazy-preloader-white,header .swiper-lazy-preloader-white{--swiper-preloader-color:#fff}footer .swiper-lazy-preloader-black,header .swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}footer .swiper-virtual .swiper-slide,header .swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}footer .swiper-virtual.swiper-css-mode .swiper-wrapper::after,header .swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:"";position:absolute;left:0;top:0;pointer-events:none}footer .swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after,header .swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}footer .swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after,header .swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}footer :root,header :root{--swiper-navigation-size:44px}footer .swiper-button-next,footer .swiper-button-prev,header .swiper-button-next,header .swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}footer .swiper-button-next.swiper-button-disabled,footer .swiper-button-prev.swiper-button-disabled,header .swiper-button-next.swiper-button-disabled,header .swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}footer .swiper-button-next.swiper-button-hidden,footer .swiper-button-prev.swiper-button-hidden,header .swiper-button-next.swiper-button-hidden,header .swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}footer .swiper-navigation-disabled .swiper-button-next,footer .swiper-navigation-disabled .swiper-button-prev,header .swiper-navigation-disabled .swiper-button-next,header .swiper-navigation-disabled .swiper-button-prev{display:none!important}footer .swiper-button-next svg,footer .swiper-button-prev svg,header .swiper-button-next svg,header .swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}footer .swiper-rtl .swiper-button-next svg,footer .swiper-rtl .swiper-button-prev svg,header .swiper-rtl .swiper-button-next svg,header .swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}footer .swiper-button-prev,footer .swiper-rtl .swiper-button-next,header .swiper-button-prev,header .swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}footer .swiper-button-next,footer .swiper-rtl .swiper-button-prev,header .swiper-button-next,header .swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}footer .swiper-button-lock,header .swiper-button-lock{display:none}footer .swiper-button-next:after,footer .swiper-button-prev:after,header .swiper-button-next:after,header .swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}footer .swiper-button-prev:after,footer .swiper-rtl .swiper-button-next:after,header .swiper-button-prev:after,header .swiper-rtl .swiper-button-next:after{content:"prev"}footer .swiper-button-next,footer .swiper-rtl .swiper-button-prev,header .swiper-button-next,header .swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}footer .swiper-button-next:after,footer .swiper-rtl .swiper-button-prev:after,header .swiper-button-next:after,header .swiper-rtl .swiper-button-prev:after{content:"next"}footer .swiper-pagination,header .swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}footer .swiper-pagination.swiper-pagination-hidden,header .swiper-pagination.swiper-pagination-hidden{opacity:0}footer .swiper-pagination-disabled>.swiper-pagination,footer .swiper-pagination.swiper-pagination-disabled,header .swiper-pagination-disabled>.swiper-pagination,header .swiper-pagination.swiper-pagination-disabled{display:none!important}footer .swiper-horizontal>.swiper-pagination-bullets,footer .swiper-pagination-bullets.swiper-pagination-horizontal,footer .swiper-pagination-custom,footer .swiper-pagination-fraction,header .swiper-horizontal>.swiper-pagination-bullets,header .swiper-pagination-bullets.swiper-pagination-horizontal,header .swiper-pagination-custom,header .swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}footer .swiper-pagination-bullets-dynamic,header .swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}footer .swiper-pagination-bullets-dynamic .swiper-pagination-bullet,header .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}footer .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,header .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}footer .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main,header .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}footer .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev,header .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}footer .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev,header .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}footer .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next,header .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}footer .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next,header .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}footer .swiper-pagination-bullet,header .swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}footer button.swiper-pagination-bullet,header button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}footer .swiper-pagination-clickable .swiper-pagination-bullet,header .swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}footer .swiper-pagination-bullet:only-child,header .swiper-pagination-bullet:only-child{display:none!important}footer .swiper-pagination-bullet-active,header .swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}footer .swiper-pagination-vertical.swiper-pagination-bullets,footer .swiper-vertical>.swiper-pagination-bullets,header .swiper-pagination-vertical.swiper-pagination-bullets,header .swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}footer .swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,footer .swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,header .swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,header .swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}footer .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,footer .swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,header .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,header .swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}footer .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,footer .swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,header .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,header .swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}footer .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,footer .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet,header .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,header .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}footer .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,footer .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,header .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,header .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}footer .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,footer .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,header .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,header .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}footer .swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,header .swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}footer .swiper-pagination-fraction,header .swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}footer .swiper-pagination-progressbar,header .swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}footer .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,header .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}footer .swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill,header .swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}footer .swiper-horizontal>.swiper-pagination-progressbar,footer .swiper-pagination-progressbar.swiper-pagination-horizontal,footer .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,footer .swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,header .swiper-horizontal>.swiper-pagination-progressbar,header .swiper-pagination-progressbar.swiper-pagination-horizontal,header .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,header .swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}footer .swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,footer .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,footer .swiper-pagination-progressbar.swiper-pagination-vertical,footer .swiper-vertical>.swiper-pagination-progressbar,header .swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,header .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,header .swiper-pagination-progressbar.swiper-pagination-vertical,header .swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}footer .swiper-pagination-lock,header .swiper-pagination-lock{display:none}footer .swiper-scrollbar,header .swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}footer .swiper-scrollbar-disabled>.swiper-scrollbar,footer .swiper-scrollbar.swiper-scrollbar-disabled,header .swiper-scrollbar-disabled>.swiper-scrollbar,header .swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}footer .swiper-horizontal>.swiper-scrollbar,footer .swiper-scrollbar.swiper-scrollbar-horizontal,header .swiper-horizontal>.swiper-scrollbar,header .swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}footer .swiper-scrollbar.swiper-scrollbar-vertical,footer .swiper-vertical>.swiper-scrollbar,header .swiper-scrollbar.swiper-scrollbar-vertical,header .swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}footer .swiper-scrollbar-drag,header .swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}footer .swiper-scrollbar-cursor-drag,header .swiper-scrollbar-cursor-drag{cursor:move}footer .swiper-scrollbar-lock,header .swiper-scrollbar-lock{display:none}footer .swiper-zoom-container,header .swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}footer .swiper-zoom-container>canvas,footer .swiper-zoom-container>img,footer .swiper-zoom-container>svg,header .swiper-zoom-container>canvas,header .swiper-zoom-container>img,header .swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}footer .swiper-slide-zoomed,header .swiper-slide-zoomed{cursor:move;touch-action:none}footer .swiper .swiper-notification,header .swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}footer .swiper-free-mode>.swiper-wrapper,header .swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}footer .swiper-grid>.swiper-wrapper,header .swiper-grid>.swiper-wrapper{flex-wrap:wrap}footer .swiper-grid-column>.swiper-wrapper,header .swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}footer .swiper-fade.swiper-free-mode .swiper-slide,header .swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}footer .swiper-fade .swiper-slide,header .swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}footer .swiper-fade .swiper-slide .swiper-slide,header .swiper-fade .swiper-slide .swiper-slide{pointer-events:none}footer .swiper-fade .swiper-slide-active,header .swiper-fade .swiper-slide-active{pointer-events:auto}footer .swiper-fade .swiper-slide-active .swiper-slide-active,header .swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}footer .swiper-cube,header .swiper-cube{overflow:visible}footer .swiper-cube .swiper-slide,header .swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}footer .swiper-cube .swiper-slide .swiper-slide,header .swiper-cube .swiper-slide .swiper-slide{pointer-events:none}footer .swiper-cube.swiper-rtl .swiper-slide,header .swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}footer .swiper-cube .swiper-slide-active,footer .swiper-cube .swiper-slide-active .swiper-slide-active,header .swiper-cube .swiper-slide-active,header .swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}footer .swiper-cube .swiper-slide-active,footer .swiper-cube .swiper-slide-next,footer .swiper-cube .swiper-slide-prev,header .swiper-cube .swiper-slide-active,header .swiper-cube .swiper-slide-next,header .swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}footer .swiper-cube .swiper-cube-shadow,header .swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}footer .swiper-cube .swiper-cube-shadow:before,header .swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}footer .swiper-cube .swiper-slide-next+.swiper-slide,header .swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}footer .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,footer .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,footer .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,footer .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,header .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,header .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,header .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,header .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}footer .swiper-flip,header .swiper-flip{overflow:visible}footer .swiper-flip .swiper-slide,header .swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}footer .swiper-flip .swiper-slide .swiper-slide,header .swiper-flip .swiper-slide .swiper-slide{pointer-events:none}footer .swiper-flip .swiper-slide-active,footer .swiper-flip .swiper-slide-active .swiper-slide-active,header .swiper-flip .swiper-slide-active,header .swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}footer .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,footer .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,footer .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,footer .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,header .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,header .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,header .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,header .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}footer .swiper-creative .swiper-slide,header .swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}footer .swiper-cards,header .swiper-cards{overflow:visible}footer .swiper-cards .swiper-slide,header .swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}footer.site-footer{padding:0;background-color:transparent!important}footer .site-footer__top{background-color:#e6530f!important}footer .region-footer-second{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:256px;padding-top:3rem;padding-bottom:3rem}footer .region-footer-second a{color:#fefefe}@media (max-width:991.98px){footer .region-footer-second{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto 0 2rem!important}}footer h2{margin:0;color:#000;text-transform:uppercase;font-size:12px;font-weight:700}footer .nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer .nav .nav-item a{padding:.5em 0}footer #block-menufooterdroit ul li:nth-child(-n+2) a{font-weight:700}footer #block-menufooter .nav-link{padding:.2rem;text-transform:uppercase;font-size:12px;font-weight:700}footer .navigation.menu--footer{width:100%;padding:45px;margin:0}footer .navigation.menu--footer .nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}footer .navigation.menu--footer .nav li{width:100%}footer .navigation.menu--footer .nav li a,footer .navigation.menu--footer .nav li button{font-size:14px;font-weight:500;text-transform:initial;text-decoration:underline;color:#000}footer .navigation.menu--footer .nav li button{padding:0 0 0 1rem;background:0 0;border:none}@media (max-width:1199.98px){footer .navigation.menu--footer .nav li button{display:block;width:100%}}@media (min-width:768px){footer .navigation.menu--footer .nav li{width:auto}footer .navigation.menu--footer .nav li a{padding:0 0 0 1rem}footer .navigation.menu--footer .nav li+li a:before,footer .navigation.menu--footer .nav li+li button:before{content:"";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle;text-decoration:none;margin-right:1rem;width:7px;height:1px;background-color:#000}}.region-footer-fourth{height:100%}#block-bannerfooter{background-color:#fefefe;margin-left:-110px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header{background-color:#fefefe}.header,.header a{color:#000}.header #navbar-top{padding:0}.header .region-top-header{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;margin:0!important}.header .region-top-header>div,.header .region-top-header>nav{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.header .navbar-brand{-webkit-box-flex:0;-ms-flex:0;flex:0;position:relative;min-height:90px;min-width:300px;text-align:center;padding:0;margin:0}@media (max-width:991.98px){.header .navbar-brand{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;min-width:150px}}.header .navbar-brand:before{content:"";position:absolute;background-color:#e6530f;width:100%;height:100%;z-index:0}.header .navbar-brand img{position:relative;max-height:90px;max-width:300px;width:100%}.header #block-cart,.header #block-cartflyout,.header #block-digipat-account-menu,.header #block-fidelitelink,.header #block-storelocator{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header #block-cart:before,.header #block-cartflyout:before,.header #block-digipat-account-menu:before,.header #block-fidelitelink:before,.header #block-storelocator:before{content:"";background-position:center;background-repeat:no-repeat}.header #block-cart a:after,.header #block-cartflyout a:after,.header #block-digipat-account-menu a:after,.header #block-fidelitelink a:after,.header #block-storelocator a:after{display:inline-block!important;content:"";position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}.header #block-digipat-account-menu a:after{display:none!important}.header .block-navigation{display:none}@media (min-width:1200px){.header .block-navigation{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width:992px){.header .block-navigation>div{width:90%}}@media (min-width:1200px){.header .block-navigation>div{max-width:200px}}.header .block-navigation>div a{height:100%;color:#fff;text-decoration:none}.header .block-navigation>div a .title-nav-block{font-weight:700}.header .block-navigation>div a .title-nav-block .and{font-weight:400}.header .block-navigation>div a .subtitle-nav-block{font-weight:700;font-size:2rem;line-height:1em;position:relative}.header .block-navigation>div a .subtitle-nav-block::after{-webkit-transition:all ease-in-out .1s;transition:all ease-in-out .1s;content:"";position:absolute;top:calc(100% + 3px);height:3px;width:0;left:0;background-color:#fefefe}.header .block-navigation>div a:hover .subtitle-nav-block::after{width:100%}.header .block-navigation.block-repas>div{background:#4196b0}.header .block-navigation.block-traiteur>div{background:#000}.header #block-storelocator{cursor:pointer;background-color:#f6f6f6;max-width:275px;font-size:.75rem}.header #block-storelocator:before{width:35px;padding-left:35px;height:35px;margin-right:1rem;background-image:url(https://www.patapain.com/themes/custom/digipat/dist/e5adcc8925cc00a1ef5d.svg)}.header #block-storelocator a{text-decoration:none;display:block;position:relative}.header #block-storelocator a:after{content:"";position:absolute;left:0;width:0;top:100%!important;bottom:inherit!important;height:3px;-webkit-transition:all ease-in-out .1s;transition:all ease-in-out .1s;background:#000}.header #block-storelocator a:hover:after{width:100%}.header #block-storelocator a em{display:block;font-style:normal}.header #block-storelocator a em:first-child{font-weight:700}.header #block-digipat-account-menu{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;cursor:pointer}.header #block-cart,.header #block-cartflyout{background-color:#e6530f;-webkit-box-flex:0;-ms-flex:0 1 90px;flex:0 1 90px;max-width:90px;width:100%}.header #block-cart:before,.header #block-cartflyout:before{position:absolute;top:50%;left:50%;background-size:50px;height:50px;width:50px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-image:url(https://www.patapain.com/themes/custom/digipat/dist/c1fef3a3007f1d93ad24.svg)}.header #block-cart .cart--cart-block,.header #block-cartflyout .cart--cart-block{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:right;height:50px;width:50px}@media (min-width:768px){.header #block-cart .cart--cart-block,.header #block-cartflyout .cart--cart-block{top:45%;left:55%}}.header #block-cart .cart--cart-block .cart-block--link__expand,.header #block-cartflyout .cart--cart-block .cart-block--link__expand{text-decoration:none}.header #block-cart .cart-block--summary__count,.header #block-cartflyout .cart-block--summary__count{color:#fff;font-weight:700}@media (max-width:1199.98px){.header #block-cart,.header #block-cartflyout{position:fixed;bottom:15px;right:15px;width:75px;height:75px;border-radius:50%;background:#e6530f;-webkit-transform:scale(.9);transform:scale(.9)}.header #block-cart::before,.header #block-cartflyout::before{background-size:80%}.header #block-cart .cart--cart-block,.header #block-cartflyout .cart--cart-block{height:100%}.header #block-cart .cart--cart-block .cart-block--summary,.header #block-cartflyout .cart--cart-block .cart-block--summary{position:absolute;right:0}.header #block-cart .cart--cart-block .cart-block--summary .cart-block--link__expand,.header #block-cartflyout .cart--cart-block .cart-block--summary .cart-block--link__expand{position:relative}.header #block-cart .cart--cart-block .cart-block--summary .cart-block--link__expand .cart-block--summary__count,.header #block-cartflyout .cart--cart-block .cart-block--summary .cart-block--link__expand .cart-block--summary__count{background:#000;color:#fff;border-radius:50%;width:25px;display:block;height:25px;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);text-align:center;font-size:.75rem;line-height:2}.header #block-cart::after,.header #block-cartflyout::after{-webkit-box-shadow:0 0 10px 5px rgba(0,0,0,.25);box-shadow:0 0 10px 5px rgba(0,0,0,.25);content:"";display:block;width:100%;height:100%;border-radius:50%}}.header #block-digipat-account-menu a.dropdown-toggle{font-size:.75rem}.header #block-digipat-account-menu:before{width:35px;padding-left:35px;height:35px;background-image:url(https://www.patapain.com/themes/custom/digipat/dist/ece17e54c3841ec479f2.svg)}@media (max-width:1199.98px){.header{position:fixed;top:0;left:0;width:100%;z-index:20;-webkit-box-shadow:0 10px 20px rgba(0,0,0,.1);box-shadow:0 10px 20px rgba(0,0,0,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.header #navbar-main{width:auto}.header #navbar-main .responsive-menu-toggle-wrapper{padding:30px 20px}.header #block-digipat-main-menu{display:none}.header #block-cart{-webkit-box-flex:1;-ms-flex:1;flex:1}.header #navbar-top{-webkit-box-flex:1;-ms-flex:1;flex:1}.header #navbar-top #block-digipat-account-menu::before{margin-right:0}.header #navbar-top .navbar-brand{min-width:inherit;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex}.header #navbar-top .navbar-brand img{margin-top:auto;margin-bottom:auto;max-width:inherit;min-width:150px}.header #navbar-top #block-storelocator{-webkit-box-flex:1;-ms-flex:1;flex:1}.header #navbar-top #block-storelocator::before{margin-right:0}.header #navbar-top #block-storelocator div{display:none}.header #navbar-top #block-digipat-account-menu{-webkit-box-flex:1;-ms-flex:1;flex:1}.header #navbar-top #block-digipat-account-menu .nav{display:none}}html{box-sizing:border-box;font-family:Raleway,sans-serif}.merriweather-font{font-family:Merriweather,serif}.orange{color:#e6530f}*,:after,:before{box-sizing:inherit}body{margin:0;padding:0;min-height:100vh;overflow-x:hidden}@media (max-width:1024px){main{margin-top:90px}}a{text-decoration:none}img,svg{vertical-align:middle}.container{max-width:1440px;width:100%;margin:0 auto;padding:40px}@media (max-width:1024px){.container{padding:32px}}.logo{max-width:170px;height:auto;transition:all ease-in-out .3s;cursor:pointer}.logo:hover{transform:scale(.95)}.location{text-transform:uppercase}
/*# sourceMappingURL=style.css.map */
