.button{align-items:center;background-color:#d93c00;border:none;border-radius:100%;bottom:120px;cursor:pointer;display:flex;height:60px;justify-content:center;margin:0 10px;position:fixed;right:0;transition:.2s ease-in;width:60px;z-index:99}.button:hover{background-color:#fff}.button:hover>svg>g>path{stroke:#d93c00}@media (min-width:576px){.button{bottom:140px;margin:0 40px}}.layer{background:#00392f;bottom:152px;color:#fff;margin-left:40px;max-width:350px;opacity:0;padding:24px;position:fixed;right:42px;transition:.2s ease-in;transition:opacity .3s ease-in;z-index:999}@media (min-width:768px){.layer{bottom:172px;right:72px}}.layer{display:none;opacity:1}.layer.show{display:block}.layer h2{color:#c5f966;font-family:Albert Sans,Arial,sans-serif;font-size:18px;font-style:normal;font-weight:400;letter-spacing:var(--ls-paragraph);line-height:24px;text-transform:uppercase}.layer p{font-size:16px;margin-bottom:24px;margin-top:10px}.layer .btn-layer,.layer p{color:#fff;font-family:Albert Sans,Arial,sans-serif;font-style:normal;font-weight:500;line-height:24px}.layer .btn-layer{background:transparent;border:2px solid #fff;display:block;font-size:18px;letter-spacing:-.36px;overflow:hidden;padding:16px 0;position:relative;text-align:center;transition:color .4s ease-in-out,border-color .4s ease-in-out;width:100%;z-index:1}.layer .btn-layer:before{background:#fff;bottom:0;content:"";height:0;left:0;position:absolute;transition:height .4s ease-in-out;width:100%;z-index:-1}.layer .btn-layer:hover{color:#d93c00}.layer .btn-layer:hover:before{height:100%}@media (min-width:768px){.layer{display:block}}@media (max-width:768px){.layer{display:none}.layer.show{display:block}}