:root{--color-beige:#cbad8f;--color-black:#1d1d1d;--color-blue:#927452;--color-green:#cfdb59;--color-pink:#7d003a;--gradient-start-blue:#b89267;--color-white:#fff}#page{margin-bottom:50px}#page .titre_cote{background-color:var(--color-blue);color:#fff;font-family:Poppins,sans-serif;font-size:20px!important;left:97px;letter-spacing:3px;margin:0;padding:29px 90px;position:absolute;text-align:center;text-transform:uppercase;top:0;transform:rotate(90deg);transform-origin:top left;white-space:nowrap}#page .titre_cote span{display:inline-block;transform:rotate(180deg)}#page h1.titre_cote:first-letter{font-size:20px}#page form{align-items:flex-start;display:flex;justify-content:center}#page form input{-moz-border-radius:5px 0 0 5px;-webkit-border-radius:5px 0 0 5px;border-radius:5px 0 0 5px;border-right:none!important;max-width:100%;padding-left:10px;width:350px}#page .bouton,#page form input{box-shadow:none!important;height:50px;outline:none!important}#page .bouton{align-items:center;border-radius:0;color:#fff;cursor:pointer;display:inline-flex;justify-content:center;padding:15px;text-transform:none}@media screen and (max-width:991px){#page .titre_cote{left:0;right:0;transform:none}#page .titre_cote span{transform:none}#page h1{margin-top:82px}}@media screen and (max-width:575px){#page form{flex-direction:column}#page form input{border-right:1px solid #13173b!important;margin-bottom:0}#page form .bouton{max-width:350px;width:100%}}