.btn-default{font-size:1rem;padding:.45rem 2.85rem .45rem .85rem;margin-top:1rem;display:block;align-items:center;line-height:1rem;width:max-content;border-radius:25px;border:1px solid #fff;color:#fff;transition:all 250ms ease-in-out;cursor:pointer;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 27 15"><path d="M19.6021 0H17.636L23.757 6.70351H0.0146484V8.15589H23.757L17.636 14.8594H19.6021L26.3798 7.43062L19.6021 0Z" fill="white"/></svg>');background-repeat:no-repeat;background-position:center right .6rem;background-size:1.5rem}.btn-default:hover{color:#cea36c;border-color:#cea36c;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 27 15"><path d="M19.6021 0H17.636L23.757 6.70351H0.0146484V8.15589H23.757L17.636 14.8594H19.6021L26.3798 7.43062L19.6021 0Z" fill="%23CEA36C"/></svg>')}.btn-light{font-size:1rem;padding:.45rem 2.85rem .45rem .85rem;margin-top:1rem;display:block;align-items:center;line-height:1rem;width:max-content;border-radius:25px;border:1px solid #fff;color:#fff;transition:all 250ms ease-in-out;cursor:pointer;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 27 15"><path d="M19.6021 0H17.636L23.757 6.70351H0.0146484V8.15589H23.757L17.636 14.8594H19.6021L26.3798 7.43062L19.6021 0Z" fill="white"/></svg>');background-repeat:no-repeat;background-position:center right .6rem;background-size:1.5rem;color:#fff!important;border:2px solid #fff}.btn-light:hover{color:#cea36c;border-color:#cea36c;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 27 15"><path d="M19.6021 0H17.636L23.757 6.70351H0.0146484V8.15589H23.757L17.636 14.8594H19.6021L26.3798 7.43062L19.6021 0Z" fill="%23CEA36C"/></svg>')}.btn-light:hover{background-color:#fff;color:#000!important}.btn-dark{font-size:1rem;padding:.45rem 2.85rem .45rem .85rem;margin-top:1rem;display:block;align-items:center;line-height:1rem;width:max-content;border-radius:25px;border:1px solid #fff;color:#fff;transition:all 250ms ease-in-out;cursor:pointer;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 27 15"><path d="M19.6021 0H17.636L23.757 6.70351H0.0146484V8.15589H23.757L17.636 14.8594H19.6021L26.3798 7.43062L19.6021 0Z" fill="white"/></svg>');background-repeat:no-repeat;background-position:center right .6rem;background-size:1.5rem;color:#000!important;border-color:#000;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 27 15"><path d="M19.6021 0H17.636L23.757 6.70351H0.0146484V8.15589H23.757L17.636 14.8594H19.6021L26.3798 7.43062L19.6021 0Z" fill="black"/></svg>')}.btn-dark:hover{color:#cea36c;border-color:#cea36c;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 27 15"><path d="M19.6021 0H17.636L23.757 6.70351H0.0146484V8.15589H23.757L17.636 14.8594H19.6021L26.3798 7.43062L19.6021 0Z" fill="%23CEA36C"/></svg>')}.btn-dark:hover{background-color:#000;color:#fff!important;border-color:#fff}.btn-gold{background-color:#cea36c;border-radius:30px;padding:.5rem 1rem}.btn-gold:hover{filter:brightness(1.2);color:#fff}.btn-arrow{position:relative;display:flex;align-items:center;padding-left:2.5rem;margin-block:1.5rem;font-weight:500;transition:all .25s ease-in-out}.btn-arrow::before{position:absolute;background-image:url(/images/btn-arrow.svg);background-repeat:no-repeat;background-size:cover;content:"";width:2rem;height:2rem;border-radius:50%;left:0}.btn-arrow:hover{filter:brightness(1.2);transition:all .25s ease-in-out}#sticky-popup{position:fixed;bottom:1.5rem;right:1.5rem;z-index:1000;display:none;opacity:0;transform:translateY(20px);max-width:26rem;width:calc(100% - 3rem)}#sticky-popup.hidden{display:none!important}#sticky-popup .sticky-popup-close{position:absolute;top:-8px;right:-8px;width:28px;height:28px;border-radius:50%;background-color:#fff;border:1px solid #ddd;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1;padding:0;transition:all .25s ease-in-out;box-shadow:0 2px 4px rgba(0,0,0,.1)}#sticky-popup .sticky-popup-close i{color:#000;font-size:.8rem}#sticky-popup .sticky-popup-close:hover{background-color:#f0f0f0}#sticky-popup .sticky-popup-content{background-color:#fff;border-radius:25px;padding:1.75rem;box-shadow:0 4px 24px rgba(0,0,0,.15);display:flex;flex-direction:column;gap:.5rem}#sticky-popup .sticky-popup-content h2{padding-block:0;font-size:2rem;margin:0;color:#000}#sticky-popup .sticky-popup-content p{color:#000;font-size:1rem;margin:0;line-height:1.5}#sticky-popup .mc-field-group{display:flex;align-items:center;margin-top:1rem;max-width:100%}#sticky-popup .mc-field-group input{height:2rem;border-radius:25px 0 0 25px;margin-right:-3rem;padding-right:3rem;flex:1;min-width:0}#sticky-popup .mc-field-group button{margin-top:0;position:relative;z-index:1;flex-shrink:0}@media screen and (max-width:767px){#sticky-popup{right:1rem;left:1rem;bottom:1rem;max-width:none;width:auto}}