.custom-contact-section{width:100%;padding:60px 20px;border-top:1px solid #cfcfcf}.custom-contact-wrapper{max-width:1185px;margin:auto;display:flex;align-items:stretch;justify-content:space-between;height:550px;overflow:hidden;padding-top:36px;border-top:1px #000 solid}.custom-contact-content{flex:1;display:flex;flex-direction:column}.custom-contact-content h2{font-family:Neue_Haas-55,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:32px;font-weight:450;margin-bottom:40px;margin-top:unset;color:#111}.custom-contact-item{margin-bottom:30px;line-height:1.3}.custom-contact-label{font-family:Neue_Haas-55,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:block;font-size:18px;color:#999799}.custom-contact-item a{font-family:Neue_Haas-55,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;color:#111;text-decoration:none;transition:opacity .2s ease;display:inline-flex;align-items:center;gap:4px}.contact-arrow-icon{width:20px;height:20px;object-fit:contain;transform:translateY(-1px);flex-shrink:0}.custom-contact-item a:hover{opacity:.7}.custom-contact-bottom{margin-top:auto;font-size:24px;line-height:1.3;color:#666}.custom-contact-image{flex:1;width:550px;height:550px}.custom-contact-image img{width:100%;height:100%;object-fit:cover;display:block}@media screen and (max-width:768px){.custom-contact-wrapper{flex-direction:column}.custom-contact-image{order:-1}.custom-contact-content h2{font-size:32px}.custom-contact-bottom{margin-top:40px;font-size:22px}.custom-contact-image{width:100%;height:390px}.custom-contact-section{padding:0}.custom-contact-wrapper{padding-top:unset;border-top:unset}.custom-contact-wrapper{height:auto}.custom-contact-content{padding:30px 16px;margin-bottom:50px}}.playlist-submit{max-width:1170px;margin:auto;height:auto}.playlist-submit__grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.subtitle{font-size:16px;margin-bottom:10px;font-family:Neue_Haas-55,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.playlist-submit h2{font-size:32px;font-weight:450;font-family:Neue_Haas-55,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1;margin-bottom:24px;color:#000}.playlist-submit__content{height:100%;display:flex;width:100%;flex-direction:column;justify-content:space-between;max-width:568px}.description{max-width:420px;margin-bottom:40px;font-size:18px;line-height:1.3;font-family:Neue_Haas-45,BlinkMacSystemFont,Segoe UI,sans-serif;color:#666566}.playlist-submit .field{display:flex;flex-direction:column;margin-bottom:28px}.playlist-submit .field:after{display:none}.playlist-submit .field-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.playlist-submit .field label{display:block;font-size:12px;color:#666566;text-transform:uppercase;letter-spacing:.05em;font-family:Neue_Haas-55,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.field select,.field input{width:100%;border:none;border-bottom:1px solid #ccc;background:transparent;padding:14px 0;font-size:16px;color:#999799}.field input::placeholder{color:#999799;font-size:16px}.form-footer{display:flex;align-items:center;justify-content:space-between;margin-top:30px;gap:20px}.form-note{font-size:16px;color:#444;max-width:320px;line-height:1.5}.footer-custom-form-playlist span{font-size:16PX;color:#000;line-height:1.3;font-family:Neue_Haas-45,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400}.footer-custom-form-playlist{display:flex;justify-content:space-between;margin-top:35px}button{background:#271b10;color:#fff;border:none;padding:16px 28px;cursor:pointer;font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.header-form-tittle-playlist{border-bottom:1px #666566 solid;margin-bottom:50px}.playlist-submit__image{max-width:568px;height:100%}.playlist-submit__image img{width:100%;height:100%;display:block;object-fit:fill}.field .field-error{display:block;font-size:11px;color:#c0392b;margin-top:4px;min-height:16px}.field input.input-error,.field select.input-error{border-color:#c0392b;outline-color:#c0392b}@media(max-width:768px){.playlist-submit__grid,.field-row{grid-template-columns:1fr}.playlist-submit h2{font-size:26px}.form-footer{flex-direction:column;align-items:flex-start}}.playlist-success-message{margin-top:40px;padding:32px;background:#efe7dc;border-radius:16px}.playlist-success-message h3{margin-bottom:12px;font-size:28px}.playlist-success-message p{margin-bottom:10px}.playlist-success-message span{opacity:.7;font-size:14px}.playlist-mobile-trigger{display:none}.playlist-modal-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#00000073;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);align-items:flex-end;justify-content:center}.playlist-modal-overlay.is-open{display:flex}.playlist-modal{background:#fff;width:100%;max-height:100dvh;overflow-y:auto;position:relative;transform:translateY(100%);height:100vh;transition:transform .35s cubic-bezier(.32,.72,0,1)}.playlist-modal-overlay.is-open .playlist-modal{transform:translateY(0)}.playlist-modal__close{position:sticky;top:0;left:100%;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#fff;color:#271b10;font-size:18px;font-weight:600;border:none;cursor:pointer;padding:0;margin:16px 16px 0 auto;z-index:10;flex-shrink:0}.playlist-modal__inner{padding:0 24px 40px}.playlist-modal__inner .header-form-tittle-playlist{margin-bottom:28px}.playlist-modal__inner .header-form-tittle-playlist h2{font-size:28px}.playlist-form input:focus-visible{outline:unset;outline-offset:unset;box-shadow:unset}@media(max-width:1024px){.playlist-submit__grid,.playlist-modal__inner .subtitle{display:none}.playlist-modal__inner .playlist-form .field-row{grid-template-columns:1fr}.playlist-modal__inner .footer-custom-form-playlist{flex-direction:column;gap:20px}.playlist-modal__inner .footer-custom-form-playlist button{background:#000}.playlist-submit{height:auto;padding:16px;border-top:1px solid #000}.playlist-mobile-trigger{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.playlist-mobile-trigger span{line-height:1;font-weight:400;font-family:Neue_Haas-45,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.playlist-mobile-trigger .btn-open-modal{width:100%;background:#000;color:#fff;border:none;padding:18px 28px;cursor:pointer;font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}body.modal-open{overflow:hidden}}.spw-root *,.spw-root *:before,.spw-root *:after{box-sizing:border-box;margin:0;padding:0}.spw-root{--spw-bg: transparent;--spw-text: #1a1a1a;--spw-muted: #888;--spw-link: #1a1a1a;--spw-badge-bg: #f5c842;--spw-badge-text: #1a1a1a;--spw-skeleton-bg: #e8e5e1;--spw-card-gap: 100px;--spw-stagger: .52}.spw-root{font-family:Neue_Haas-55,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden;width:100%;height:80vh;position:relative;padding-bottom:100px}.spw-root:before{content:"";position:absolute;top:0;left:5%;width:85%;border-top:1px solid #000}.spw-header{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:48px;padding:0 24px}.spw-subtitle{font-size:18px;letter-spacing:.14em;text-transform:uppercase;color:var(--spw-muted);display:flex;align-items:center;gap:7px}.spw-grid{width:100%;overflow-x:auto;overflow-y:auto;max-height:80vh;-webkit-overflow-scrolling:touch;scrollbar-width:none;cursor:default;-webkit-user-select:none;user-select:none}.spw-grid::-webkit-scrollbar{display:none}.spw-grid.is-dragging{cursor:grabbing}.spw-columns{display:grid;grid-template-columns:repeat(5,var(--spw-card-w, 300px));align-items:flex-start;gap:30px var(--spw-card-gap);width:max-content;min-width:100%;padding-bottom:8px;padding-top:8px}.spw-columns.spw-single{justify-content:center;min-width:unset;width:100%}.spw-columns.spw-multi{justify-content:flex-start}.spw-card{width:var(--spw-card-w, 280px);display:flex;flex-direction:column;align-items:center;text-align:center;opacity:0;transform:translateY(18px);animation:spwFadeUp .55s ease forwards}.spw-card--offset{margin-top:calc(var(--spw-card-w, 280px) * var(--spw-stagger))}.spw-card:nth-child(1){animation-delay:.04s}.spw-card:nth-child(2){animation-delay:.1s}.spw-card:nth-child(3){animation-delay:.16s}.spw-card:nth-child(4){animation-delay:.22s}.spw-card:nth-child(5){animation-delay:.28s}.spw-card:nth-child(6){animation-delay:.34s}.spw-card:nth-child(7){animation-delay:.4s}.spw-card:nth-child(8){animation-delay:.46s}@keyframes spwFadeUp{to{opacity:1;transform:translateY(0)}}.spw-card__img-wrap{position:relative;width:var(--spw-card-w, 300px);height:var(--spw-card-w, 300px);border-radius:50%;background:var(--spw-skeleton-bg);flex-shrink:0}.spw-card__img-mask{width:100%;height:100%;border-radius:50%;overflow:hidden}.spw-card__img-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.spw-card:hover .spw-card__img-wrap img{transform:scale(1.05)}.spw-badge{position:absolute;top:2%;right:-6%;background:var(--spw-badge-bg);border-radius:50%;width:clamp(96px,30%,96px);height:clamp(96px,30%,96px);display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:11px;font-weight:700;letter-spacing:.03em;line-height:1.25;text-align:center;color:var(--spw-badge-text);box-shadow:0 2px 10px #00000024;padding:6px;z-index:2;overflow:hidden;text-overflow:ellipsis}.spw-badge:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;border:1px solid rgba(0,0,0,.08);pointer-events:none}.spw-card__body{margin-top:18px;width:100%}.spw-card__title{font-size:18px;font-weight:400;color:var(--spw-text);letter-spacing:-.01em;line-height:1.3;margin-bottom:6px}.spw-card__meta{font-size:16px;color:var(--spw-muted);line-height:1.55;margin-bottom:3px;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.spw-card__link{display:inline-block;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--spw-link);text-decoration:underline;text-underline-offset:3px;transition:opacity .2s;font-family:Neue_Haas-55,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.spw-card__link:hover{opacity:.45}.spw-badge--product{display:flex;flex-direction:column;align-items:center;gap:4px;text-decoration:none;cursor:pointer;transition:transform .2s ease}.spw-badge--product:hover{transform:scale(1.06)}.spw-badge__circle{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;overflow:hidden;background:#ffffff26;box-shadow:0 4px 12px #00000040;flex-shrink:0}.spw-badge__product-img{width:100%;height:100%;object-fit:cover;display:block}.spw-badge__product-initial{font-size:20px;font-weight:700;color:#fff;line-height:1}.spw-badge__product-name{font-size:9px;font-weight:600;letter-spacing:.06em;text-transform:capitalize;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.5);text-align:center;max-width:72px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.spw-loader{display:flex;flex-direction:row;align-items:flex-start;gap:var(--spw-card-gap);width:1300px;min-width:100%;padding-bottom:8px}.spw-loader__col{display:flex;flex-direction:column;gap:var(--spw-card-gap);flex-shrink:0;width:var(--spw-card-w, 280px)}.spw-loader__col--offset{margin-top:calc(var(--spw-card-w, 280px) * var(--spw-stagger))}.spw-skeleton-card{display:flex;flex-direction:column;align-items:center;width:var(--spw-card-w, 280px)}.spw-skeleton-circle{width:var(--spw-card-w, 280px);height:var(--spw-card-w, 280px);border-radius:50%;background:var(--spw-skeleton-bg);display:block!important}.spw-skeleton-line{border-radius:3px;background:var(--spw-skeleton-bg);align-self:center}.spw-skeleton-line--title{width:65%;height:14px;margin-top:20px}.spw-skeleton-line--meta{width:80%;height:10px;margin-top:8px}.spw-skeleton-line--link{width:45%;height:9px;margin-top:14px}@keyframes spwPulse{0%,to{opacity:1}50%{opacity:.38}}.spw-pulse{animation:spwPulse 1.7s ease-in-out infinite}.spw-skeleton-card:nth-child(1) .spw-pulse{animation-delay:0s}.spw-skeleton-card:nth-child(2) .spw-pulse{animation-delay:.15s}.spw-skeleton-card:nth-child(3) .spw-pulse{animation-delay:.3s}.spw-skeleton-card:nth-child(4) .spw-pulse{animation-delay:.45s}.spw-empty{width:100%;min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;text-align:center;padding:48px 24px}.spw-empty__icon{font-size:2.8rem;opacity:.2;line-height:1}.spw-empty__title{font-size:32px;font-weight:400;color:var(--spw-text);letter-spacing:-.02em}.spw-empty__sub{font-size:14px;color:var(--spw-muted);letter-spacing:.06em;max-width:420px;line-height:1.65}.spw-error{width:100%;padding:40px 24px;text-align:center;font-size:.75rem;letter-spacing:.08em;color:var(--spw-muted)}@media(min-width:1400px){.spw-root{max-width:1800px;margin:auto}}@media(max-width:768px){.spw-loader-mobile__peek.spw-loader-mobile__peek--right:empty,.spw-loader-mobile__circle:empty,.spw-loader-mobile__dot:empty,.spw-skeleton-line--title-lg:empty,.spw-skeleton-line--meta-sm:empty,.spw-loader-mobile__peek--left:empty{display:block}.spw-root{--spw-card-gap: 0px;padding:12px 0 20px;border:unset;height:calc(100% - 197px)}.spw-root:before{border:unset}.spw-grid{display:none}.spw-carousel{display:block;width:100%;overflow:hidden;position:relative;height:calc(100% - 197px)}.spw-carousel__track{display:flex;transition:transform .4s cubic-bezier(.4,0,.2,1);will-change:transform}.spw-carousel__slide{flex:0 0 100%;width:100%;display:flex;flex-direction:column;align-items:center;padding:0 24px 4px;text-align:center}.spw-carousel__img-row{width:100%;display:flex;align-items:end;justify-content:center;position:relative;margin-bottom:28px;min-height:260px}.spw-carousel__peek--prev,.spw-carousel__peek--next{position:absolute;border-radius:50%;overflow:hidden;opacity:.55;flex-shrink:0}.spw-carousel__peek--prev{left:-90px;width:156px;height:156px;transform:translate(65px) rotate(15deg)}.spw-carousel__peek--next{right:-90px;width:156px;height:156px;transform:translate(-65px) rotate(15deg)}.spw-carousel__peek--prev img,.spw-carousel__peek--next img{width:100%;height:100%;object-fit:cover}.spw-carousel__main-img{position:relative;width:300px;height:300px;border-radius:50%;flex-shrink:0;z-index:2}.spw-carousel__main-img img{width:100%;height:100%;object-fit:cover;display:block}.spw-carousel__play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0000002e;border-radius:50%;cursor:pointer;transition:background .2s;text-decoration:none}.spw-carousel__play:hover{background:#0000004d}.spw-carousel__play-icon{width:81px;height:81px;border-radius:50%;background:#c6c6c67a;display:flex;align-items:center;justify-content:center}.spw-carousel__play-icon svg{width:28px;height:28px;fill:#fff;margin-left:3px}.spw-carousel__badge{position:absolute;top:8px;right:-8px;z-index:3}.spw-carousel__body{width:100%;max-width:320px;text-align:center}.spw-carousel__title{font-size:22px;font-weight:400;color:var(--spw-text);letter-spacing:-.01em;line-height:1.25;margin-bottom:8px}.spw-carousel__meta{font-size:15px;color:var(--spw-muted);line-height:1.5}.spw-carousel__dots{display:flex;justify-content:center;gap:8px;margin-top:24px}.spw-carousel__dot{width:8px;height:8px;border-radius:50%;background:#d0cdc8;border:none;padding:0;cursor:pointer;transition:background .2s,transform .2s}.spw-carousel__dot.is-active{background:var(--spw-text);transform:scale(1.2)}.spw-loader--mobile{display:flex;flex-direction:column;align-items:center;gap:20px;padding:0 24px}.spw-loader--desktop{display:none}.description{font-size:14px}.playlist-modal__inner .header-form-tittle-playlist h2{max-width:68%}}@media(min-width:769px){.spw-carousel,.spw-loader--mobile{display:none}.spw-loader--desktop{display:flex}}.spw-fade{position:absolute;pointer-events:none;opacity:0;transition:opacity .3s ease;z-index:10}.spw-fade.is-visible{opacity:.8}.spw-fade--top{top:0;left:0;right:0;height:80px;background:linear-gradient(to bottom,#ffffffeb,#fff0)}.spw-fade--bottom{bottom:0;left:0;right:0;height:80px;background:linear-gradient(to top,#ffffffeb,#fff0)}.spw-fade--left{top:0;left:0;bottom:0;width:80px;background:linear-gradient(to right,#ffffffeb,#fff0)}.spw-fade--right{top:0;right:0;bottom:0;width:80px;background:linear-gradient(to left,#ffffffeb,#fff0)}.spw-fade--bottom:empty,.spw-fade--left:empty,.spw-fade--right:empty,.spw-fade--top:empty{display:block}@media(max-width:768px){.spw-loader{display:none}.spw-loader-mobile{display:flex;flex-direction:column;align-items:center;gap:16px;padding:24px 24px 48px}.spw-loader-mobile__img-row{display:flex;align-items:flex-end;justify-content:center;gap:0;position:relative;width:100%;min-height:260px}.spw-loader-mobile__peek{position:absolute;border-radius:50%;background:var(--spw-skeleton-bg);opacity:.45}.spw-loader-mobile__peek--left{left:-30px;width:156px;height:156px;transform:rotate(15deg)}.spw-loader-mobile__peek--right{right:-30px;width:156px;height:156px;transform:rotate(15deg)}.spw-loader-mobile__circle{width:300px;height:300px;border-radius:50%;background:var(--spw-skeleton-bg);z-index:2;position:relative}.spw-loader-mobile__text{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%}.spw-skeleton-line--title-lg{width:55%;height:18px;border-radius:4px;background:var(--spw-skeleton-bg)}.spw-skeleton-line--meta-sm{width:70%;height:12px;border-radius:4px;background:var(--spw-skeleton-bg)}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/custom_contact_section.css.map */
