@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700&display=swap";.parallax-section{position:relative;height:500px;background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;display:flex;align-items:center;justify-content:center;overflow:hidden}.message-box{position:absolute;background:#fffc;border-radius:10px;padding:20px;box-shadow:0 4px 15px #0000004d;z-index:1;box-sizing:border-box}.message-box__content{text-align:center;color:#000;font-family:Poppins,sans-serif;margin:10px 0}.parallax-heading{font-size:2.5rem;margin:0 0 10px;font-weight:700}.parallax-subheading{font-size:1.5rem;margin:0 0 10px;font-weight:500}.parallax-button{display:inline-block;padding:10px 20px;background:#000;color:#fff;text-decoration:none;border-radius:5px;transition:background .3s ease;font-family:Poppins,sans-serif;font-weight:500;margin:0 0 10px}.parallax-button:hover{background:#333}.parallax-message{font-size:1rem;margin:0;font-weight:400}.message-box.top-left{top:10%;left:10%}.message-box.top-center{top:10%;left:50%;transform:translate(-50%)}.message-box.top-right{top:10%;right:10%}.message-box.middle-left{top:50%;left:10%;transform:translateY(-50%)}.message-box.center{top:50%;left:50%;transform:translate(-50%,-50%)}.message-box.middle-right{top:50%;right:10%;transform:translateY(-50%)}.message-box.bottom-left{bottom:10%;left:10%}.message-box.bottom-center{bottom:10%;left:50%;transform:translate(-50%)}.message-box.bottom-right{bottom:10%;right:10%}@media only screen and (max-width: 749px){.parallax-section{background-attachment:scroll;height:300px}.message-box{width:80%!important;padding:15px}.message-box__content{margin:8px 0}.parallax-heading{font-size:calc(.7 * {{section.settings.heading_font_size}}px)!important;margin:0 0 8px}.parallax-subheading{font-size:calc(.7 * {{section.settings.subheading_font_size}}px)!important;margin:0 0 8px}.parallax-button{margin:0 0 8px}.parallax-message{font-size:calc(.7 * {{section.settings.message_font_size}}px)!important;margin:0}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/parallax-section.css.map */
