p input[type="email"]{flex:1;height:50px;padding:0 16px;border:none;background:#fff;color:#000;font-family:"Montserrat",sans-serif;font-size:15px;outline:none;box-sizing:border-box;min-width:0}p input[type="email"]::placeholder{color:#888}p input[type="submit"]{height:50px;background-color:#c89b4f;color:#fff;font-family:"Montserrat",sans-serif;font-weight:600;text-transform:uppercase;font-size:13px;border:none;padding:0 28px;cursor:pointer;transition:background-color 0.3s ease;box-sizing:border-box;white-space:nowrap}p input[type="submit"]:hover{background-color:#b68a42}p input[type="submit"]:focus{outline:2px solid #b68a42;outline-offset:2px}html,body{margin:0;padding:0;overflow-x:hidden}@media (max-width:781px){footer,.wp-site-blocks{margin-bottom:0!important;padding-bottom:0!important}.wp-block-spacer:last-child,.wp-block-group:empty{display:none!important}}.gallery-loop{overflow:hidden;width:100%;position:relative;padding:1rem 0}.gallery-track{display:flex;width:max-content;animation:scrollLoop 15s linear infinite}.gallery-inner{display:flex}.gallery-inner img{flex:0 0 auto;height:120px;width:auto;border-radius:10px;object-fit:cover;margin-right:0.75rem}@keyframes scrollLoop{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(-50%,0,0)}}@media (max-width:768px){.gallery-inner img{height:100px;margin-right:0.5rem}}@media (max-width:480px){.gallery-inner img{height:90px;margin-right:0.4rem}}