.flexible-content{background-color:var(--section-bg-color, #ffffff);background-image:var(--section-desktop);padding-top:var(--section-padding-top, 40px);padding-bottom:var(--section-padding-bottom, 40px);width:100%}.flexible-content__container{max-width:var(--section-max-width, 1200px);margin:0 auto;padding:0 20px}.flexible-content__block{width:100%}.flexible-content__heading{font-family:Newtown Bold,sans-serif;color:#000;margin:0 0 1rem;line-height:1.2;text-align:center}.flexible-content__heading--large{font-size:48px;letter-spacing:2px;text-transform:uppercase}.flexible-content__heading--medium{font-size:36px;letter-spacing:1.5px}.flexible-content__heading--small{font-size:28px;letter-spacing:1px}.flexible-content__heading--bordered{-webkit-text-stroke-width:2.5px;color:transparent;text-shadow:none;position:relative;margin:10px 0}.flexible-content__heading--bordered.flexible-content__heading--large{-webkit-text-stroke-width:2.5px}.flexible-content__heading--bordered.flexible-content__heading--small{-webkit-text-stroke-width:1.5px}@supports not (-webkit-text-stroke: 1px){.flexible-content__heading--bordered{color:inherit;text-shadow:2px 0 0 currentColor,-2px 0 0 currentColor,0 2px 0 currentColor,0 -2px 0 currentColor,1.41px 1.41px 0 currentColor,-1.41px -1.41px 0 currentColor,1.41px -1.41px 0 currentColor,-1.41px 1.41px 0 currentColor;-webkit-text-fill-color:transparent}.flexible-content__heading--bordered.flexible-content__heading--large{text-shadow:3px 0 0 currentColor,-3px 0 0 currentColor,0 3px 0 currentColor,0 -3px 0 currentColor,2.12px 2.12px 0 currentColor,-2.12px -2.12px 0 currentColor,2.12px -2.12px 0 currentColor,-2.12px 2.12px 0 currentColor}.flexible-content__heading--bordered.flexible-content__heading--small{text-shadow:1.5px 0 0 currentColor,-1.5px 0 0 currentColor,0 1.5px 0 currentColor,0 -1.5px 0 currentColor,1.06px 1.06px 0 currentColor,-1.06px -1.06px 0 currentColor,1.06px -1.06px 0 currentColor,-1.06px 1.06px 0 currentColor}}@supports (-webkit-text-stroke: 1px){.flexible-content__heading--bordered{text-shadow:none}}.flexible-content__caption{font-family:Newtown Regular-Italic,sans-serif;font-size:20px;font-style:italic;color:#666;margin:0 0 1.5rem;text-align:center;line-height:1.4}.flexible-content__rich-text{font-size:16px;line-height:1.6;color:#333;margin-bottom:1.5rem}.flexible-content__rich-text[style*="color:"] p,.flexible-content__rich-text[style*="color:"] li,.flexible-content__rich-text[style*="color:"] span{color:inherit}.flexible-content__rich-text h1,.flexible-content__rich-text h2,.flexible-content__rich-text h3,.flexible-content__rich-text h4,.flexible-content__rich-text h5,.flexible-content__rich-text h6{font-family:Newtown Bold,sans-serif;margin-bottom:1rem;line-height:1.3}.flexible-content__rich-text p{margin-bottom:1rem}.flexible-content__rich-text a{color:#007bff;text-decoration:underline;transition:color .3s ease}.flexible-content__rich-text a:hover{color:#0056b3}.flexible-content__rich-text ul,.flexible-content__rich-text ol{margin-bottom:1rem;padding-left:1.5rem}.flexible-content__rich-text li{margin-bottom:.5rem}.flexible-content__spacing{width:100%}.flexible-content__spacing--small{height:20px}.flexible-content__spacing--medium{height:40px}.flexible-content__spacing--large{height:80px}.flexible-content__spacing--custom{height:var(--spacing-height, 40px)}.flexible-content__newsletter{text-align:center}.flexible-content__newsletter-heading{font-family:Newtown Bold,sans-serif;font-size:28px;color:#000;margin:0 0 1rem;text-transform:uppercase;letter-spacing:1px}.flexible-content__newsletter-description{font-size:16px;color:#666;margin:0 0 2rem;max-width:500px;margin-left:auto;margin-right:auto}.flexible-content__newsletter-form{max-width:500px;margin:0 auto}.flexible-content__newsletter-input-wrapper{position:relative;display:inline-flex;align-items:center;width:100%;max-width:500px;background-color:var(--newsletter-bg-color, #FFFFFF);border:2px solid var(--newsletter-border-color, #22A2A2);border-radius:140px;overflow:hidden;transition:border-color .3s ease,box-shadow .3s ease;margin-bottom:1rem}.flexible-content__newsletter-input-wrapper:focus-within{border-color:var(--newsletter-border-color, #22A2A2);box-shadow:0 0 0 3px #22a2a21a}.flexible-content__newsletter-input{flex:1;padding:24px 80px 24px 32px;border:none;background:transparent;font-family:Newtown Bold,sans-serif;font-size:20px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--newsletter-text-color, #000000);outline:none;width:100%}.flexible-content__newsletter-input::placeholder{color:var(--newsletter-text-color, #000000);opacity:1}.flexible-content__newsletter-submit-btn{position:absolute;right:26px;top:50%;transform:translateY(-50%);background:transparent;border:none;padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--newsletter-text-color, #000000);transition:transform .2s ease,opacity .2s ease}.flexible-content__newsletter-submit-btn:hover{transform:translateY(-50%) scale(1.1)}.flexible-content__newsletter-submit-btn:active{transform:translateY(-50%) scale(.95)}.flexible-content__newsletter-submit-btn svg{width:22px;height:20px;stroke-width:3px}.flexible-content__newsletter-success{background:#d4edda;color:#155724;padding:20px;border-radius:10px;border:1px solid #c3e6cb;margin-top:1rem;text-align:center;font-weight:600}.flexible-content__newsletter-error{background:#f8d7da;color:#721c24;padding:20px;border-radius:10px;border:1px solid #f5c6cb;margin-top:1rem;text-align:center;font-weight:600}.flexible-content__image-wrapper{text-align:center;margin-bottom:2rem}.flexible-content__image-wrapper[style*="text-align: left"] .flexible-content__image{margin-left:0;margin-right:auto}.flexible-content__image-wrapper[style*="text-align: right"] .flexible-content__image{margin-left:auto;margin-right:0}.flexible-content__image-link{display:inline-block;transition:transform .3s ease}.flexible-content__image-link:hover{transform:scale(1.02)}.flexible-content__image{width:100%;height:var(--image-height, 400px);max-height:var(--image-max-height, 600px);object-fit:cover;object-position:center;border-radius:var(--image-border-radius, 0px);display:block;margin:0 auto;width:auto}.flexible-content__image-caption{font-size:14px;color:#666;font-style:italic;margin-top:1rem;margin-bottom:0}@media screen and (max-width: 768px){.flexible-content__container{padding:0 15px}.flexible-content__heading--large{font-size:36px}.flexible-content__heading--medium{font-size:28px}.flexible-content__heading--small{font-size:24px}.flexible-content__heading--bordered{-webkit-text-stroke-width:1.5px}.flexible-content__caption{font-size:18px}.flexible-content__newsletter-heading{font-size:24px}.flexible-content__newsletter-input-wrapper{max-width:100%;border-radius:70px}.flexible-content__newsletter-input{padding:18px 70px 18px 24px;font-size:18px}.flexible-content__newsletter-submit-btn{right:20px}.flexible-content__newsletter-submit-btn svg{width:20px;height:18px}.flexible-content__image{height:auto;min-height:250px}}@media screen and (max-width: 480px){.flexible-content__newsletter-heading{font-size:20px}.flexible-content__newsletter-input-wrapper{border-radius:60px}.flexible-content__newsletter-input{padding:16px 60px 16px 20px;font-size:16px}.flexible-content__newsletter-submit-btn{right:16px}.flexible-content__newsletter-submit-btn svg{width:18px;height:16px}.flexible-content__spacing--small{height:10px}.flexible-content__spacing--medium{height:20px}.flexible-content__spacing--large{height:40px}}@supports (color: var(--color-text)){.flexible-content__heading{color:var(--color-heading, #000)}.flexible-content__rich-text{color:var(--color-text, #333)}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/flexible-content.css.map */
