.contact-section p,.contact-section span,.contact-section div,.contact-section a{line-height:1.6}.contact-section{width:100%;background:var(--pr-contact-bg, var(--pr-rosa, #fadada));padding-top:var(--pr-contact-pad-top-m, 40px);padding-bottom:var(--pr-contact-pad-bottom-m, 40px);margin-top:var(--pr-contact-margin-top-m, 0);margin-bottom:var(--pr-contact-margin-bottom-m, 0)}.contact-section__wrapper{max-width:var(--pr-contact-max-width, 1200px);margin:0 auto;padding:0 20px}.contact-section__title{font-family:var(--pr-contact-heading-font, var(--font-heading-family));font-size:var(--pr-contact-title-size-m, 28px);font-weight:var(--pr-contact-title-weight, 700);color:var(--pr-contact-heading, var(--pr-oliva, #3e491c));text-align:var(--pr-contact-title-align, center);margin:0 0 var(--pr-contact-title-space-m, 24px) 0}.contact-section__title--has-subtitle{margin-bottom:8px}.contact-section__subtitle{font-family:var(--font-body-family);font-size:var(--pr-contact-subtitle-size-m, 14px);font-weight:400;color:var(--pr-contact-text, var(--pr-oliva, #3e491c));opacity:.8;text-align:var(--pr-contact-title-align, center);margin:0 0 var(--pr-contact-title-space-m, 24px) 0}.contact-section__blocks{display:flex;flex-direction:column;gap:var(--pr-contact-gap-m, 16px)}.contact-section__card{background:var(--pr-contact-card-bg, #ffffff);border-radius:var(--pr-contact-radius, 12px);padding:var(--pr-contact-card-pad-m, 20px);transition:all .3s ease;cursor:pointer;text-decoration:none;display:block;border:var(--pr-contact-border-width, 1px) var(--pr-contact-border-style, solid) var(--pr-contact-border-color, #e8e8e8)}.contact-section__card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014;border-color:var(--pr-contact-accent, var(--pr-rosa-scuro, #f3a2a5))}.contact-section__card-content{display:flex;align-items:center;gap:16px}.contact-section__contact-icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--pr-contact-accent, var(--pr-rosa-scuro, #f3a2a5));border-radius:50%}.contact-section__contact-icon svg{width:24px;height:24px;fill:#fff}.contact-section__contact-info{flex:1;min-width:0}.contact-section__contact-label{font-family:var(--font-body-family);font-size:12px;font-weight:500;color:var(--pr-contact-text, var(--pr-oliva, #3e491c));opacity:.7;margin:0 0 4px;text-transform:uppercase}.contact-section__contact-value{font-family:var(--font-body-family);font-size:16px;font-weight:600;color:var(--pr-contact-heading, var(--pr-oliva, #3e491c));margin:0;word-wrap:break-word}.contact-section__social{background:var(--pr-contact-card-bg, #ffffff);border-radius:var(--pr-contact-radius, 12px);padding:var(--pr-contact-card-pad-m, 20px);transition:all .3s ease;text-decoration:none;display:block;border:var(--pr-contact-border-width, 1px) var(--pr-contact-border-style, solid) var(--pr-contact-border-color, #e8e8e8);position:relative;overflow:hidden}.contact-section__social:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--pr-contact-accent, var(--pr-rosa-scuro, #f3a2a5));transform:scaleX(0);transition:transform .3s ease}.contact-section__social:hover:before{transform:scaleX(1)}.contact-section__social:hover{transform:translateY(-3px);box-shadow:0 6px 16px #0000001a}.contact-section__social-content{display:flex;align-items:center;gap:16px}.contact-section__social-icon{flex-shrink:0;width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:50%;position:relative}.contact-section__social-icon--tiktok{background:linear-gradient(135deg,#00f2ea,#ff0050)}.contact-section__social-icon--instagram{background:linear-gradient(135deg,#405de6,#5851db,#833ab4,#c13584,#e1306c)}.contact-section__social-icon svg{width:28px;height:28px;fill:#fff}.contact-section__social-logo{width:100%;height:100%;object-fit:contain;display:block}.contact-section__social-info{flex:1;min-width:0}.contact-section__social-platform{font-family:var(--font-body-family);font-size:13px;font-weight:500;color:var(--pr-contact-text, var(--pr-oliva, #3e491c));opacity:.7;margin:0 0 4px;text-transform:uppercase}.contact-section__social-handle{font-family:var(--pr-contact-heading-font, var(--font-heading-family));font-size:18px;font-weight:700;color:var(--pr-contact-heading, var(--pr-oliva, #3e491c));margin:0 0 4px}.contact-section__social-cta{font-family:var(--font-body-family);font-size:13px;color:var(--pr-contact-accent, var(--pr-rosa-scuro, #f3a2a5));margin:0;font-weight:500}.contact-section__store{background:var(--pr-contact-card-bg, #ffffff);border-radius:var(--pr-contact-radius, 12px);border:var(--pr-contact-border-width, 1px) var(--pr-contact-border-style, solid) var(--pr-contact-border-color, #e8e8e8);overflow:hidden}.contact-section__store-layout{display:flex;flex-direction:column}.contact-section__store-image{width:100%;height:240px;position:relative;overflow:hidden}.contact-section__store-image img{width:100%;height:100%;object-fit:cover;display:block}.contact-section__store-content{padding:var(--pr-contact-card-pad-m, 20px)}.contact-section__store-header{display:flex;align-items:center;gap:12px;margin-bottom:20px}.contact-section__store-icon{flex-shrink:0;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:var(--pr-contact-accent, var(--pr-rosa-scuro, #f3a2a5));border-radius:50%}.contact-section__store-icon svg{width:22px;height:22px;fill:#fff}.contact-section__store-name{font-family:var(--pr-contact-heading-font, var(--font-heading-family));font-size:20px;font-weight:700;color:var(--pr-contact-heading, var(--pr-oliva, #3e491c));margin:0}.contact-section__store-details{display:flex;flex-direction:column;gap:14px;margin-bottom:20px}.contact-section__store-detail{display:flex;align-items:flex-start;gap:12px}.contact-section__store-detail-icon{flex-shrink:0;width:20px;height:20px;margin-top:2px}.contact-section__store-detail-icon svg{width:100%;height:100%;fill:var(--pr-contact-accent, var(--pr-rosa-scuro, #f3a2a5))}.contact-section__store-detail-text{flex:1;font-family:var(--font-body-family);font-size:14px;color:var(--pr-contact-text, var(--pr-oliva, #3e491c));margin:0;line-height:1.6}.contact-section__store-actions{display:flex;gap:10px}.contact-section__store-btn{flex:1;padding:12px 18px;background:var(--pr-contact-accent, var(--pr-rosa-scuro, #f3a2a5));color:#fff;text-decoration:none;border-radius:calc(var(--pr-contact-radius, 12px) - 2px);font-family:var(--font-body-family);font-size:14px;font-weight:600;text-align:center;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px}.contact-section__store-btn svg{width:16px;height:16px;fill:#fff}.contact-section__store-btn:hover{opacity:.9;transform:translateY(-2px)}.contact-section--hide-mobile{display:none}@media only screen and (min-width:769px){.contact-section{padding-top:var(--pr-contact-pad-top-d, 60px);padding-bottom:var(--pr-contact-pad-bottom-d, 60px);margin-top:var(--pr-contact-margin-top-d, 0);margin-bottom:var(--pr-contact-margin-bottom-d, 0)}.contact-section--hide-mobile{display:block}.contact-section--hide-desktop{display:none}.contact-section__wrapper{padding:0 40px}.contact-section__title{font-size:var(--pr-contact-title-size-d, 40px);margin-bottom:var(--pr-contact-title-space-d, 32px)}.contact-section__title--has-subtitle{margin-bottom:12px}.contact-section__subtitle{font-size:var(--pr-contact-subtitle-size-d, 16px);margin-bottom:var(--pr-contact-title-space-d, 32px)}.contact-section__blocks{display:grid;grid-template-columns:repeat(var(--pr-contact-columns-d, 2),1fr);gap:var(--pr-contact-gap-d, 24px)}.contact-section__store{grid-column:1 / -1}.contact-section__card,.contact-section__social{padding:var(--pr-contact-card-pad-d, 32px)}.contact-section__contact-icon{width:56px;height:56px}.contact-section__contact-icon svg{width:28px;height:28px}.contact-section__social-icon{width:64px;height:64px}.contact-section__social-icon svg{width:32px;height:32px}.contact-section__social-handle{font-size:20px}.contact-section__store-layout{flex-direction:row;align-items:stretch}.contact-section__store-layout--image-right{flex-direction:row-reverse}.contact-section__store-image{width:45%;height:auto;min-height:400px}.contact-section__store-content{flex:1;padding:var(--pr-contact-card-pad-d, 32px);display:flex;flex-direction:column;justify-content:center}.contact-section__store-header{margin-bottom:24px}.contact-section__store-icon{width:48px;height:48px}.contact-section__store-icon svg{width:24px;height:24px}.contact-section__store-name{font-size:24px}.contact-section__store-details{gap:16px;margin-bottom:24px}.contact-section__store-detail-text{font-size:15px}.contact-section__store-btn{padding:14px 24px;font-size:15px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/section-contact-section.css.map */
