.toggle-cont{width:80px;height:36px;border-radius:9999px;position:relative}.toggle-cont .toggle-input{display:none}.toggle-cont .toggle-label{cursor:pointer;position:relative;display:inline-block;padding:3px;width:100%;height:100%;background:#f0f0f0;border-radius:9999px;box-sizing:border-box;box-shadow:inset 0 2px 8px rgba(0,0,0,.1);transition:all .3s ease}.toggle-cont .toggle-label .cont-label-play{position:relative;width:30px;height:30px;background:white;border-radius:9999px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 2px 6px rgba(0,0,0,.15)}.toggle-cont .toggle-input:checked+.toggle-label{background:#0063b1}.toggle-cont .toggle-input:checked+.toggle-label .cont-label-play{transform:translateX(44px)}.toggle-cont .toggle-label .label-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:inline-block;width:14px;height:14px;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.toggle-cont .toggle-label:before{content:"Acheteur";position:absolute;right:8px;top:50%;transform:translateY(-50%);font-size:10px;font-weight:700;color:#666;transition:all .3s ease}.toggle-cont .toggle-input:checked+.toggle-label:before{content:"Vendeur";left:8px;right:auto;color:white}.toggle-cont .toggle-input:checked+.toggle-label .label-play{width:12px;height:12px;background:#0063b1}.toggle-cont .toggle-label .label-play:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:12px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%230063b1'%3E%3Cpath d='M10.5 3.75a6.75 6.75 0 100 13.5 6.75 6.75 0 000-13.5zM2.25 10.5a8.25 8.25 0 1114.59 5.28l4.69 4.69a.75.75 0 11-1.06 1.06l-4.69-4.69A8.25 8.25 0 012.25 10.5z'%3E%3C/path%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.toggle-cont .toggle-input:checked+.toggle-label .label-play:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M2.25 2.25a.75.75 0 000 1.5h1.386c.17 0 .318.114.362.278l2.558 9.592a3.752 3.752 0 00-2.806 3.63c0 .414.336.75.75.75h15.75a.75.75 0 000-1.5H5.378A2.25 2.25 0 017.5 15h11.218a.75.75 0 00.674-.421 60.358 60.358 0 002.96-7.228.75.75 0 00-.525-.965A60.864 60.864 0 005.68 4.509l-.232-.867A1.875 1.875 0 003.636 2.25H2.25zM3.75 20.25a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0zM16.5 20.25a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0z'%3E%3C/path%3E%3C/svg%3E")}