.contact-legal-split{color:#000;width:100%}.contact-legal-split *,.contact-legal-split *:before,.contact-legal-split *:after{border-radius:0!important}.contact-legal-split.hide-mobile{display:none}@media(min-width:750px){.contact-legal-split.hide-mobile{display:block}.contact-legal-split.hide-desktop{display:none}}.cls-wrapper{display:grid;grid-template-columns:40% 60%;height:100vh;align-items:stretch}@media(max-width:989px){.cls-wrapper{display:flex!important;flex-direction:column;height:auto}.contact-legal-split input::placeholder{font-size:12px}}.cls-left{height:100%;position:relative;overflow:hidden}.cls-left-inner{position:relative;z-index:2;padding:150px 60px 60px 100px}@media(max-width:989px){.cls-left{width:100%;height:75vh!important;order:-1;display:flex;flex-direction:row;position:relative}.cls-left-inner{padding:0;display:flex;align-items:stretch;width:100%;position:relative;z-index:2}}.cls-menu{width:100%;max-width:380px;margin-bottom:48px}@media(max-width:989px){.cls-menu{max-width:50%;max-height:30rem;margin-left:46%;margin-top:15rem;display:flex;flex-direction:column;gap:2rem}.cls-menu-title{height:48px;font-size:11px;margin-bottom:8px}}.cls-menu-title{display:flex;align-items:center;justify-content:center;height:54px;padding:0 24px;background:#000;color:#fff;font-size:11px;letter-spacing:.08em;text-transform:uppercase;border:none;margin-bottom:16px;font-weight:600}.cls-menu-link{display:flex;align-items:center;justify-content:center;height:44px;padding:0 24px;width:100%;background:#fff;color:#000;text-transform:uppercase;font-size:14px;letter-spacing:.08em;margin-bottom:16px;border:1px solid #000;text-decoration:none;cursor:pointer;transition:all .2s ease;font-weight:500}.cls-menu-link:hover{background:#f5f5f5}.cls-menu-link.is-active{background:#000;color:#fff;font-weight:600}@media(max-width:989px){.cls-menu-link{height:35px;font-size:10px;letter-spacing:.06em;padding:0 10px;margin-bottom:0}}.cls-content-wrapper{width:100%;max-width:100%;position:relative}@media(max-width:989px){.cls-content-wrapper{max-width:100%}}.cls-content{display:none;animation:fadeIn .3s ease}.cls-content.is-active{display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.cls-title{font-size:32px;font-weight:700;margin:0 0 16px;line-height:1.2;color:#000}.cls-subtitle{font-size:15px;color:#666;margin:0 0 20px;line-height:1.6}.cls-subtitle p{margin:0}.cls-form{margin:32px 0}.cls-contact-form{width:100%}.cls-form-message{padding:12px 16px;margin-bottom:16px;text-align:center;font-size:14px}.cls-form-message--success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.cls-form-message--error{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.cls-input,.cls-select,.cls-textarea{width:100%;height:50px;border:1px solid rgb(0,0,0);background:#fff;margin-bottom:16px;text-align:center;font-size:14px;padding:0 14px;font-family:inherit}.cls-input:focus,.cls-select:focus,.cls-textarea:focus{outline:none;border-color:#000}.cls-textarea{height:160px;padding:56px 14px;text-align:center;resize:vertical;box-sizing:border-box}.cls-input::placeholder,.cls-textarea::placeholder{text-align:center;color:#999}.cls-textarea::placeholder{line-height:1.5}.cls-form-field-label{font-weight:700;font-size:14px;color:#000;margin-bottom:8px}.cls-form-field-label--with-border{padding-bottom:8px;margin-bottom:8px}.cls-select-wrapper{position:relative;margin-bottom:16px}.cls-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;text-align-last:center;padding-right:52px;cursor:pointer;margin-bottom:0}.cls-select-chevron{position:absolute;right:14px;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:24px;height:24px;color:#000;pointer-events:none}.cls-select-chevron svg{width:24px;height:24px;display:block}.cls-half-row{display:flex;flex-direction:column;margin-bottom:0}.cls-half{width:100%}@media(min-width:990px){.cls-half-row{flex-direction:row;gap:16px;margin-bottom:16px}.cls-half{flex:1;margin-bottom:0}}.cls-file-wrapper{border:1px solid rgb(0,0,0);background:#fff;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-bottom:16px;text-transform:uppercase;font-size:12px;letter-spacing:.06em;color:#000;transition:background .2s ease}.cls-file-wrapper:hover{background:#f2f2f2}.cls-file-input{display:none}.cls-file-section{margin-bottom:16px}.cls-file-section .cls-file-wrapper{margin-bottom:8px}.cls-file-info{font-size:14px;color:#000;line-height:1.5}.cls-file-info-line{margin:0 0 4px}.cls-file-info-line:last-child{margin-bottom:0}.cls-submit{width:100%;background:#000;font-weight:var(--font-button-weight);color:#fff;height:50px;border:none;text-transform:uppercase;letter-spacing:.06em;font-size:12px;cursor:pointer;font-family:inherit;transition:opacity .2s ease}.cls-submit:hover{opacity:.85}.cls-form-note{margin:10px 0 0;font-size:12px;color:#7d7d7c;line-height:1.4;text-align:center}.cls-form-note a{color:inherit;text-decoration:underline}.cls-accordion{margin-top:32px}.cls-acc{border-bottom:1px solid #eee}.cls-acc-sum{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:18px 0!important;padding-top:0;font-weight:600;font-size:16px;outline:none;transition:color .2s ease}.cls-acc-sum::-webkit-details-marker{display:none}.cls-acc-icon{width:20px;height:20px;flex-shrink:0;transition:transform .2s ease}.cls-acc[open] .cls-acc-icon{transform:rotate(180deg)}.cls-acc-panel{padding:0 0 18px;font-size:15px;line-height:1.7}.cls-acc-panel p{margin:0 0 12px}.cls-acc-panel p:last-child{margin-bottom:0}.cls-acc-panel ul{margin:0 0 12px 18px;padding:0}.cls-acc-panel li{margin:0 0 6px}.cls-acc-panel a{color:inherit;text-decoration:underline}.cls-acc-panel a:hover{opacity:.8}.cls-acc-panel strong{font-weight:600}.cls-left:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center;z-index:1}@media(max-width:989px){.cls-left:before{width:40%;height:200;position:absolute;left:0;top:0}.cls-subtitle p{font-size:12px}}.cls-right{height:100%;overflow-y:auto;background:#f9f9f9;scroll-padding-top:80px;position:relative}.cls-right:before{content:"";position:sticky;top:0;left:0;width:100%;height:115px;background:linear-gradient(to bottom,#fff,#fffffff2,#ffffffb3 60%,#fff0);z-index:10;pointer-events:none;display:block}.cls-right-image{padding:0 100px 80px 80px;width:100%}@media(max-width:989px){.cls-right{width:100%;min-height:auto;order:2;overflow-y:visible}.cls-right:before{display:none}.cls-right-image{padding:32px 20px 0;min-height:auto}}.cls-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f5f5f5;opacity:.3;z-index:1}.cls-placeholder svg{width:100px;height:100px}@media(max-width:989px){.cls-placeholder{width:30%;height:100%;position:absolute;left:0;top:0}}@media(max-width:989px){.cls-title{font-size:20px}.cls-subtitle{font-size:14px;margin-top:.5rem}.cls-input,.cls-select{height:56px;font-size:12px;padding:0 18px}.cls-textarea{height:180px;font-size:16px;padding:66px 18px;margin-bottom:18px}.cls-input::placeholder,.cls-textarea::placeholder{font-size:15px}.cls-submit{height:56px;font-size:15px;margin-top:8px}.cls-file-wrapper{height:56px;font-size:12px;margin-bottom:18px}.cls-select-wrapper{margin-bottom:18px}.cls-form-note{font-size:14px;margin-top:16px}.cls-half{height:56px;font-size:16px;margin-bottom:18px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-contact-legal-split.css.map */
