.offer-share{display:flex;flex-wrap:wrap;position:relative;width:100%;z-index:1}.offer-share .top{border-top:1px solid #e9e9e9;display:flex;justify-content:space-between;padding:60px 0 75px;width:100%}.offer-share .author{align-items:center;display:flex;gap:15px;width:-moz-fit-content;width:fit-content}.offer-share .author .logo{border-radius:50%;height:60px;overflow:hidden;width:60px}.offer-share .author .logo img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.offer-share .author .author-infos{display:flex;flex-direction:column;gap:10px}.offer-share .author .author-infos .name{font-size:15px;font-weight:600}.offer-share .socials-wrapper{align-items:center;display:flex;flex-direction:column;gap:15px;width:-moz-fit-content;width:fit-content}.offer-share .socials-wrapper .social-label{text-align:center;width:100%}.offer-share .socials-wrapper .socials{display:flex;gap:8px}.offer-share .socials-wrapper .socials .social{height:45px;scale:1;transition:scale .3s ease-in-out;width:45px}.offer-share .socials-wrapper .socials .social:hover{scale:1.1}.offer-share .socials-wrapper .socials .social .picto{border-radius:50%;box-shadow:5px 10px 20px 0 rgba(var(--shadow-color),.46);display:block;height:100%;overflow:hidden;width:100%}.offer-share .socials-wrapper .socials .social .picto img{height:100%;width:100%}.offer-share .nav,.offer-share .nav-responsive{border-bottom:1px solid #e9e9e9;border-top:1px solid #e9e9e9;display:flex;justify-content:center;padding:35px 0;width:100%}.offer-share .nav .btn,.offer-share .nav-responsive .btn{gap:25px}.offer-share .nav .btn span,.offer-share .nav-responsive .btn span{color:#263849;font-size:12px;letter-spacing:.5px}.offer-share .nav .btn:before,.offer-share .nav-responsive .btn:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 12 12'%3E%3Cpath fill='%23263849' d='m.972 5.237-.75.006.011 1.5.75-.006zm10.494 1.2a.75.75 0 0 0-.008-1.06L6.648.64A.75.75 0 0 0 5.597 1.71l4.275 4.21-4.21 4.275a.75.75 0 0 0 1.07 1.052zm-10.483.3 9.955-.076-.012-1.5-9.954.076z'/%3E%3C/svg%3E")}.offer-share .nav .btn:hover span,.offer-share .nav-responsive .btn:hover span{color:#ff3d6d}.offer-share .nav .previous span,.offer-share .nav-responsive .previous span{order:1}.offer-share .nav .previous:before,.offer-share .nav-responsive .previous:before{order:0;transform:translateX(0) rotate(180deg)}.offer-share .nav .previous:after,.offer-share .nav-responsive .previous:after{left:unset;right:0}.offer-share .nav .previous:hover:before,.offer-share .nav-responsive .previous:hover:before{transform:translateX(-100px) rotate(180deg)}.offer-share .nav{min-width:1200px}.offer-share .nav-responsive{display:none}@media screen and (max-width:1280px){.offer-share .nav{min-width:auto}}@media screen and (max-width:1200px){.offer-share{justify-content:center}.offer-share .top{max-width:750px}}@media screen and (max-width:768px){.offer-share{margin:0 auto}.offer-share,.offer-share .top{align-items:center;flex-direction:column;gap:50px}.offer-share .author{width:100%}.offer-share .nav-responsive{display:flex}.offer-share .nav{display:none}}