@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:flex-start;overflow:hidden}.parallax-section__inner{position:relative;height:100%;width:100%}.message-box{--box-max-width: 48ch;position:absolute;background:#fffc;border-radius:10px;padding:20px;box-shadow:0 4px 15px #0000004d;z-index:1;box-sizing:border-box;width:auto!important;max-width:var(--box-max-width)}.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 screen and (min-width:750px){.parallax-section__inner .message-box.center,.parallax-section__inner .message-box.top-center,.parallax-section__inner .message-box.bottom-center{left:0;right:auto}.parallax-section__inner .message-box.center{top:50%;transform:translateY(-50%)}.parallax-section__inner .message-box.top-center{top:10%;transform:none}.parallax-section__inner .message-box.bottom-center{bottom:10%;transform:none}.parallax-section__inner .message-box{margin-left:clamp(0px,1vw,18px)}}@media screen and (max-width:749px){.parallax-section{background-attachment:scroll;height:300px}.parallax-heading{font-size:clamp(18px,5vw,28px)}.parallax-subheading{font-size:clamp(14px,4vw,20px)}.parallax-message{font-size:clamp(12px,3.5vw,16px)}.message-box{--box-max-width: 34ch;left:50%!important;right:auto!important;transform:translate(-50%)!important;padding:15px}.message-box__content{margin:8px 0}.parallax-heading,.parallax-subheading,.parallax-button{margin:0 0 8px}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/parallax-section.css.map */
