.fwpp{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:99}.fwpp *{box-sizing:border-box}.fwpp__button{position:fixed;bottom:21px;right:20px;width:56px;height:56px;background:#6EBE58;border-radius:50%;border:0;box-shadow:2.5px 2.5px 5px rgba(0,0,0,0.5);pointer-events:all;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1;margin-bottom:0}.fwpp__button--left{right:inherit;left:9px}.fwpp__button svg path:nth-child(2){fill:white !important}.fwpp__button svg{width:36px;height:36px}.fwpp__wrapper{position:fixed;bottom:80px;right:20px;width:320px;max-height:calc(100vh - 100px);border-radius:10px;overflow:hidden;box-shadow:0 0 30px rgba(0,0,0,0.5);opacity:0;transform:translateY(5px);transition:.2s ease;transition-property:opacity, transform;z-index:2;display:flex;flex-direction:column}.fwpp__wrapper--left{right:inherit;left:20px}.fwpp__wrapper--animation{opacity:1;transform:translateY(0);pointer-events:all}@media (max-width: 361px), (max-height: 361px){.fwpp__wrapper{top:0;bottom:0;right:0;width:100%;height:100% !important;max-height:100%;border-radius:0}.fwpp__wrapper--left{right:inherit;left:0}}.fwpp__row{padding:0;margin:0;background:white;overflow:auto;flex-grow:1}.fwpp__form{padding:20px}.fwpp__form .policy-privacy-warning-text{color:#3d3d3d}.fwpp__field{margin-bottom:20px}.fwpp .fwpp__label,.fwpp .fwpp__input{font-family:"Lato",sans-serif;font-size:14px}.fwpp__label{margin-bottom:5px;color:#7E8899;display:block}.fwpp__input{width:100%;padding:10px;background:#F2F1F2;border:0;border-radius:5px}.fwpp__submit{width:100%;font-family:"Open Sans",sans-serif;font-size:14px;font-weight:bold;text-transform:uppercase;color:white;padding:10px;border:0;border-radius:30px;background:#6EBE58}.fwpp__persons{padding:20px;margin:0}.fwpp__radio{width:50%;margin-bottom:0}.fwpp__radio-container{display:flex;align-items:center;justify-content:space-evenly}.fwpp__radio-container input{margin-right:0.5rem}

.fwpp-header{position:relative;min-height:60px;padding:20px;padding-right:50px;background:#3A4455;border-top-left-radius:10px;border-top-right-radius:10px;display:flex;justify-content:center;flex-direction:column;flex-shrink:0}@media (max-width: 361px), (max-height: 361px){.fwpp-header{border-radius:0}}.fwpp-header__close{position:absolute;top:20px;right:10px;width:30px;height:30px;background:white;border-radius:15px;display:none;align-items:center;justify-content:center;cursor:pointer}@media (max-width: 361px), (max-height: 361px){.fwpp-header__close{display:flex}}.fwpp-header .fwpp-header__title,.fwpp-header .fwpp-header__description{font-family:"Open Sans",sans-serif;color:white}.fwpp-header__title{margin:0;font-size:22px}.fwpp-header__description{font-size:14px}

.fwpp-person{display:flex}.fwpp-person:not(:last-of-type){margin-bottom:20px}.fwpp-person__avatar{width:70px;height:70px;margin-right:20px;background:#EEE center no-repeat;background-size:cover;border-radius:35px;flex-shrink:0;box-shadow:inset 0 0 0 3px white,0 2px 15px rgba(126,136,153,0.2),0 15px 45px rgba(126,136,153,0.15)}.fwpp-person .fwpp-person__name,.fwpp-person .fwpp-person__chat{font-family:"Open Sans",sans-serif}.fwpp-person__info{display:flex;flex-direction:column;width:100%}.fwpp-person__name{margin-bottom:5px;font-size:16px;color:#333A44}.fwpp-person__chat{width:100%;padding:5px 10px;font-size:11px;text-transform:uppercase;font-weight:bold;color:white;background:#6EBE58;border:0;border-radius:30px;display:flex;justify-content:center}

