.section__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:1.5rem;-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem;padding:4.5rem 1rem 1rem}@media (min-width: 768px){.section__footer{padding:2rem 1.5rem}}@media (min-width: 1024px){.section__footer{padding:11rem 2.25rem 2rem;gap:1.625rem}}.section__footer .row{background-color:#efefef;border-radius:12px;padding:1rem}@media (min-width: 1024px){.section__footer .row{padding:2rem 1rem;border-radius:15px}}.section__footer .row.footer-menu{display:grid;grid-template-columns:repeat(2,1fr);-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;row-gap:1rem}@media (min-width: 768px){.section__footer .row.footer-menu{grid-template-columns:repeat(4,1fr)}}@media (min-width: 1024px){.section__footer .row.footer-menu{padding:38px 34px 62px;grid-template-columns:repeat(5,1fr)}}.section__footer .row.footer-menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:.25rem}.section__footer .row.footer-menu ul li{font-size:12px;line-height:1.25}@media (min-width: 1024px){.section__footer .row.footer-menu ul li{font-size:1rem}}.section__footer .row.footer-menu ul li p{font-size:12px;max-width:200px;line-height:1.5}@media (min-width: 1024px){.section__footer .row.footer-menu ul li p{max-width:268px;font-size:1rem;line-height:unset}}.section__footer .row.footer-menu ul li p a{text-decoration:underline}.section__footer .row.footer-menu ul li:first-child{padding-bottom:4px;font-size:clamp(.875rem,.611rem + 1.127vw,1.625rem);font-weight:700;line-height:1.5;color:#000;text-transform:uppercase}@media (min-width: 1024px){.section__footer .row.footer-menu ul li:first-child{font-weight:600;line-height:1;padding-bottom:2rem}}.section__footer .row.footer-menu ul li.social-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem}.section__footer .row.footer-menu ul li.social-links 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;padding:0}.section__footer .row.footer-menu ul li.social-links a svg{width:22px}.section__footer .row.newsletter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:2rem}@media (min-width: 768px){.section__footer .row.newsletter{padding:2rem 1rem;position:relative;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;overflow:hidden}}@media (min-width: 1024px){.section__footer .row.newsletter{row-gap:1rem;padding:38px 34px 52px}}.section__footer .row.newsletter img{max-width:520px;width:100%;margin-right:1rem;margin-left:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (min-width: 768px){.section__footer .row.newsletter img{margin-right:0;margin-left:0;position:absolute;right:-1rem;bottom:-2rem;width:calc(50% - 1rem)}}@media (min-width: 1024px){.section__footer .row.newsletter img{top:50%;right:2.75rem;bottom:unset;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:calc(50% - 3.75rem)}}@media (min-width: 1280px){.section__footer .row.newsletter img{width:auto}}.section__footer .row.newsletter form.newsletter__form:not(:has(.--success)){margin-top:22px}@media (min-width: 768px){.section__footer .row.newsletter form.newsletter__form{min-width:350px}}@media (min-width: 1024px){.section__footer .row.newsletter form.newsletter__form:not(:has(.-success)){margin-top:2rem}}.section__footer .row.newsletter form.newsletter__form .newsletter__form-content{background-color:#fff;border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .25rem 0 1rem;height:42px}.section__footer .row.newsletter form.newsletter__form .newsletter__form-content input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:1rem}.section__footer .row.newsletter form.newsletter__form .newsletter__form-content button{border:solid 1px #efefef;height:35px;padding:0 .5rem;border-radius:8px;min-width:80px}.section__footer .row.newsletter form.newsletter__form fieldset.gdpr{margin-top:.5rem;font-size:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem}@media (min-width: 1024px){.section__footer .row.newsletter form.newsletter__form fieldset.gdpr{margin-top:2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.section__footer .row.newsletter form.newsletter__form fieldset.gdpr input{margin-top:6px}@media (min-width: 1024px){.section__footer .row.newsletter form.newsletter__form fieldset.gdpr input{margin-top:0}}.section__footer .row.newsletter form.newsletter__form fieldset.gdpr a{text-decoration:underline}.section__footer .row.newsletter .form-message{padding:.5rem}.section__footer .row.newsletter .form-message.--success{color:var(--color-azure)}.section__footer .row.newsletter .form-message.--success:focus{outline:1px solid var(--color-blue);border-radius:10px}.section__footer .row.newsletter .form-message.--errors{color:#f04422}.section__footer .row.newsletter .form-message.--errors:focus{outline:1px solid #f04422;border-radius:10px}@media (min-width: 768px){.section__footer .row.newsletter .form-message{position:absolute;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}}@media (min-width: 1024px){.section__footer .row.newsletter .form-message{top:-1rem}}.section__footer .row.infos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}@media (min-width: 768px){.section__footer .row.infos{-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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}}@media (min-width: 1024px){.section__footer .row.infos{padding:18px 44px 18px 32px}}.section__footer .row.infos .infos__top{display:grid;gap:.5rem}@media (min-width: 1024px){.section__footer .row.infos .infos__top{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}}@media (min-width: 1280px){.section__footer .row.infos .infos__top{gap:4rem}}.section__footer .row.infos small{font-size:12px}@media (min-width: 768px){.section__footer .row.infos small{font-size:1rem}}.section__footer .row.infos .icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem;padding:0}@media (min-width: 1024px){.section__footer .row.infos .icons{-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}}.section__footer .row.infos .icons li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section__footer .row.infos .icons li svg{padding-top:0}@media (min-width: 768px){.section__footer .row.infos .icons li svg{margin-left:auto}}.section__footer .row.infos img{max-width:150px}@media (min-width: 1024px){.section__footer .row.infos img{margin-left:auto;padding-top:.25rem}}@media (min-width: 768px){.section__footer .newsletter-wrapper{position:relative;z-index:9}}
