.contacts-new_pageWrap__OKUr_{--typo-h1:clamp(56px,8vw,120px);--typo-h2:clamp(36px,5vw,72px);--typo-h3:22px;--typo-body:16px;--typo-body-sm:14px;--typo-caption:12px;--typo-eyebrow:13px;--typo-micro:10px;--page-gutter:max(56px,calc((100vw - 1400px) / 2));font-family:var(--font-secondary),"Montserrat",sans-serif;font-size:var(--typo-body);line-height:1.5;background:var(--color-black,#0a100f);position:relative}.contacts-new_eyebrow__4n6E0{display:inline-flex;align-items:center;gap:14px;font-size:var(--typo-eyebrow);font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:hsla(0,0%,100%,.85);margin-bottom:22px}.contacts-new_sectionHeading__zxu0D{font-family:var(--font-main),"Inter",sans-serif;font-weight:900;font-size:var(--typo-h2);line-height:.92;letter-spacing:-.03em;text-transform:uppercase;color:#fff;margin-bottom:48px}.contacts-new_orangeAccent__yQw2E{color:var(--color-orange,#ffb219)}.contacts-new_orangeAccent__yQw2E,.contacts-new_purpleAccent__hWVAK{font-style:italic;font-weight:500;font-size:1.1em;text-transform:none}.contacts-new_purpleAccent__hWVAK{color:var(--color-purple,#8a45eb)}.contacts-new_pinkAccent__R_l6U{color:var(--color-pink,#ff4f81)}.contacts-new_blueAccent__OKUXt,.contacts-new_pinkAccent__R_l6U{font-style:italic;font-weight:500;font-size:1.1em;text-transform:none}.contacts-new_blueAccent__OKUXt{color:var(--color-blue,#3a86ff)}.contacts-new_sContacts__526oh{position:-webkit-sticky;position:sticky;top:0;z-index:1;padding:240px var(--page-gutter) 60px;height:100vh;min-height:100vh;margin-bottom:20vh;display:flex;flex-direction:column;justify-content:flex-start;background:var(--color-pink,#ff4f81);color:#fff;overflow:hidden}.contacts-new_sContacts__526oh .contacts-new_sectionHeading__zxu0D{margin-bottom:28px}.contacts-new_contactLeft__QrMVk{display:flex;flex-direction:column}.contacts-new_contactsLayout__KEj_c{display:grid;grid-template-columns:1fr 1.2fr;grid-gap:40px;gap:40px;align-items:start}.contacts-new_contactInfo__5aZQI{display:flex;flex-direction:column;gap:16px}.contacts-new_contactCard__sK2wa{background:hsla(0,0%,100%,.92);border-radius:16px;padding:20px;display:flex;align-items:flex-start;gap:16px;box-shadow:0 4px 20px rgba(0,0,0,.08);text-decoration:none;transition:transform .2s ease}.contacts-new_contactCard__sK2wa:hover{transform:translateY(-2px)}.contacts-new_contactCardIcon__a1iQi{width:44px;height:44px;border-radius:12px;background:var(--color-pink,#ff4f81);color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.contacts-new_contactCardIcon__a1iQi svg{width:20px;height:20px}.contacts-new_contactCardLabel__Dq_WE{font-family:var(--font-main),"Inter",sans-serif;font-weight:800;font-size:var(--typo-micro);text-transform:uppercase;letter-spacing:.08em;color:rgba(10,16,15,.5);margin-bottom:4px}.contacts-new_contactCardValue__W4nQn{font-family:var(--font-main),"Inter",sans-serif;font-weight:800;font-size:var(--typo-body);line-height:1.2;color:var(--color-black,#0a100f)}.contacts-new_contactCardSocials__bUnrv{display:flex;gap:8px;margin-top:8px}.contacts-new_socialsRow__310_r{display:flex;gap:12px}.contacts-new_socialLink__XX8Dw{display:inline-flex;align-items:center;gap:10px;padding:16px 28px;background:hsla(0,0%,100%,.92);border-radius:16px;text-decoration:none;font-family:var(--font-main),"Inter",sans-serif;font-weight:800;font-size:var(--typo-body);color:var(--color-pink,#ff4f81);box-shadow:0 4px 20px rgba(0,0,0,.08);transition:transform .2s ease}.contacts-new_socialLink__XX8Dw:hover{transform:translateY(-2px)}.contacts-new_socialLink__XX8Dw svg{width:20px;height:20px;stroke:var(--color-pink,#ff4f81);width:16px;height:16px}.contacts-new_formWrap__TJI9e{background:hsla(0,0%,100%,.95);border-radius:20px;padding:32px;box-shadow:0 4px 20px rgba(0,0,0,.08);margin-top:-50px;align-self:start}.contacts-new_formTitle__zOx08{font-family:var(--font-main),"Inter",sans-serif;font-weight:800;font-size:var(--typo-h3);color:var(--color-black,#0a100f);margin-bottom:4px}.contacts-new_formSubtitle__G8yOz{font-size:var(--typo-body-sm);color:rgba(10,16,15,.5);margin-bottom:16px}.contacts-new_formWrap__TJI9e label{display:block;margin-bottom:8px;font-size:var(--typo-body-sm);color:#666;font-weight:700}.contacts-new_formWrap__TJI9e input,.contacts-new_formWrap__TJI9e textarea{width:100%;padding:12px 14px;border-radius:12px;border:1px solid #eee;font-size:var(--typo-body);background:#f9f9f9;font-family:var(--font-secondary),"Montserrat",sans-serif}.contacts-new_formWrap__TJI9e textarea{resize:vertical;max-height:80px}.contacts-new_formWrap__TJI9e form{display:flex;flex-direction:column;gap:14px}.contacts-new_formWrap__TJI9e button[type=submit]{padding:14px 36px;background:var(--color-pink,#ff4f81);color:#fff;border:none;border-radius:50px;font-weight:800;font-size:var(--typo-body);cursor:pointer;margin-top:8px;transition:transform .2s;box-shadow:0 5px 15px rgba(255,79,129,.3);text-transform:uppercase;letter-spacing:.05em}.contacts-new_formWrap__TJI9e button[type=submit]:hover{transform:translateY(-1px)}.contacts-new_sNewsletter__Wz6_L{position:-webkit-sticky;position:sticky;top:0;z-index:2;padding:70px var(--page-gutter) 80px;height:100vh;min-height:100vh;display:flex;flex-direction:column;justify-content:center;background:var(--color-purple,#8a45eb);color:#fff;overflow:hidden}.contacts-new_newsletterLayout__C1D_V{display:flex;align-items:center;gap:56px}.contacts-new_newsletterInfo__C31Qd{flex:1 1;min-width:0}.contacts-new_newsletterVideoWrap__R5Mq0{flex:0 0 45%;aspect-ratio:4/3;border-radius:16px;overflow:hidden}.contacts-new_newsletterVideoWrap__R5Mq0 video{width:100%;height:100%;object-fit:cover;object-position:65% center;display:block}.contacts-new_newsletterDesc__PDQP7{font-family:var(--font-secondary),"Montserrat",sans-serif;font-size:clamp(16px,2vw,20px);line-height:1.6;color:hsla(0,0%,100%,.7);margin-bottom:48px;max-width:600px}.contacts-new_newsletterForm__HzXVz{display:flex;gap:12px;max-width:560px}.contacts-new_newsletterInput__66UrH{flex:1 1;padding:18px 24px;border-radius:50px;border:none;font-size:var(--typo-body);outline:none;background:#fff;color:#333;box-shadow:0 4px 20px rgba(0,0,0,.1);font-family:var(--font-secondary),"Montserrat",sans-serif}.contacts-new_newsletterBtn__Dt9YT{padding:18px 36px;background:#fff;color:var(--color-purple,#8a45eb);border:none;border-radius:50px;font-family:var(--font-main),"Inter",sans-serif;font-weight:800;cursor:pointer;font-size:var(--typo-body);white-space:nowrap;box-shadow:0 8px 24px rgba(0,0,0,.15);text-transform:uppercase;letter-spacing:.05em;transition:background .2s ease}.contacts-new_newsletterBtn__Dt9YT:hover{background:#f0f0f0}@media (max-width:768px){.contacts-new_pageWrap__OKUr_{--typo-h1:clamp(36px,10vw,56px);--typo-h2:clamp(32px,8vw,48px)}.contacts-new_sContacts__526oh,.contacts-new_sNewsletter__Wz6_L{position:relative;z-index:auto;height:auto;min-height:auto;margin-bottom:0}.contacts-new_sContacts__526oh{padding:120px 24px 60px}.contacts-new_contactsLayout__KEj_c{grid-template-columns:1fr;gap:32px}.contacts-new_formWrap__TJI9e{padding:28px 20px;margin-top:0}.contacts-new_sNewsletter__Wz6_L{padding:48px 24px 64px}.contacts-new_newsletterLayout__C1D_V{flex-direction:column;gap:32px}.contacts-new_newsletterVideoWrap__R5Mq0{width:100%;max-width:400px}.contacts-new_newsletterForm__HzXVz{flex-direction:column}.contacts-new_socialsRow__310_r{gap:10px}.contacts-new_socialsRow__310_r .contacts-new_socialLink__XX8Dw{flex:1 1;justify-content:center}.contacts-new_formWrap__TJI9e{overflow:visible}}@media (min-width:769px) and (max-width:1280px){.contacts-new_contactsLayout__KEj_c{grid-template-columns:1fr}.contacts-new_newsletterLayout__C1D_V{flex-direction:column;gap:40px}.contacts-new_newsletterVideoWrap__R5Mq0{width:100%;max-width:500px}}@media (min-width:1281px) and (max-height:900px){.contacts-new_sContacts__526oh{padding-top:120px;padding-bottom:32px;margin-bottom:10vh;justify-content:center}.contacts-new_sNewsletter__Wz6_L{padding-top:40px;padding-bottom:40px}.contacts-new_sContacts__526oh .contacts-new_sectionHeading__zxu0D{font-size:clamp(28px,3.5vw,44px);margin-bottom:14px}.contacts-new_sectionHeading__zxu0D{margin-bottom:14px}.contacts-new_eyebrow__4n6E0{margin-bottom:10px}.contacts-new_contactsLayout__KEj_c{gap:24px}.contacts-new_contactInfo__5aZQI{gap:10px}.contacts-new_contactCard__sK2wa{padding:14px;gap:12px}.contacts-new_contactCardIcon__a1iQi{width:36px;height:36px}.contacts-new_socialsRow__310_r{gap:8px}.contacts-new_socialLink__XX8Dw{padding:12px 18px;font-size:13px}.contacts-new_formWrap__TJI9e{padding:20px;margin-top:-20px}.contacts-new_formTitle__zOx08{font-size:16px;margin-bottom:2px}.contacts-new_formSubtitle__G8yOz{margin-bottom:10px;font-size:12px}.contacts-new_formWrap__TJI9e form{gap:8px}.contacts-new_formWrap__TJI9e input,.contacts-new_formWrap__TJI9e textarea{padding:9px 12px;font-size:13px}.contacts-new_formWrap__TJI9e textarea{max-height:60px}.contacts-new_formWrap__TJI9e button[type=submit]{padding:11px 28px;font-size:13px;margin-top:4px}.contacts-new_newsletterLayout__C1D_V{gap:32px}}.PhoneInput_phoneInputRow__Vlvsi{display:flex;gap:15px;width:100%}.PhoneInput_countrySelector__MfW96{position:relative;min-width:140px}.PhoneInput_selectorTrigger__4VEam{height:64px;background:#f8f8fb;border:2px solid #f0f0f5;border-radius:20px;display:flex;align-items:center;justify-content:center;gap:10px;padding:0 15px;cursor:pointer;font-weight:700;transition:all .3s ease}.PhoneInput_selectorTrigger__4VEam:hover{border-color:var(--color-purple);background:#fff}.PhoneInput_selectedFlag__ZHOCj{font-size:var(--font-subheading)}.PhoneInput_selectedCode__Nlqv4{color:var(--color-black)}.PhoneInput_chevron__grBQq{font-size:var(--font-small);opacity:.5}.PhoneInput_selectorDropdown__Hpc6M{position:absolute;top:calc(100% + 10px);left:0;width:320px;background:#fff;border-radius:24px;box-shadow:0 20px 50px rgba(0,0,0,.18);z-index:9999;padding:15px;border:1px solid #eee;animation:PhoneInput_fadeInScale__y8SW7 .2s ease-out}@keyframes PhoneInput_fadeInScale__y8SW7{0%{opacity:0;transform:translateY(-10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.PhoneInput_searchWrapper__411H4{margin-bottom:12px}.PhoneInput_searchWrapper__411H4 input{height:48px;width:100%;padding:0 15px;font-size:var(--font-body);border:1px solid #eee;border-radius:12px;background:#f8f8fb;transition:all .2s ease}.PhoneInput_searchWrapper__411H4 input:focus{outline:none;border-color:var(--color-purple);background:#fff}.PhoneInput_countriesList__p5RnR{max-height:250px;overflow-y:auto;display:flex;flex-direction:column;gap:4px}.PhoneInput_countriesList__p5RnR::-webkit-scrollbar{width:6px}.PhoneInput_countriesList__p5RnR::-webkit-scrollbar-thumb{background:#eee;border-radius:10px}.PhoneInput_countryOption__60qFJ{display:flex;align-items:center;gap:12px;padding:10px 15px;border-radius:12px;cursor:pointer;transition:all .2s ease;text-align:left;width:100%;border:none;background:transparent}.PhoneInput_countryOption__60qFJ:hover{background:#f4f0ff}.PhoneInput_optionFlag__5xZVC{font-size:var(--font-body)}.PhoneInput_optionName__y_5Ib{flex:1 1;font-size:var(--font-body);color:#444;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.PhoneInput_optionCode__UGc36{font-weight:700;color:var(--color-purple);font-size:var(--font-body)}.PhoneInput_noResults__vCCC0{padding:20px;text-align:center;color:#999;font-size:var(--font-small)}.PhoneInput_phoneNumberInput__ctCTt{flex:1 1;height:64px;padding:0 20px;border-radius:20px;border:2px solid #f0f0f5;background:#f8f8fb;font-size:var(--font-body);color:var(--color-black);transition:all .3s ease}.PhoneInput_phoneNumberInput__ctCTt::placeholder{color:#bbb}.PhoneInput_phoneNumberInput__ctCTt:focus{outline:none;border-color:var(--color-purple);background:#fff}@media (max-width:768px){.PhoneInput_phoneInputRow__Vlvsi{gap:8px}.PhoneInput_countrySelector__MfW96{min-width:auto;flex-shrink:0}.PhoneInput_selectorTrigger__4VEam{height:54px;padding:0 10px;gap:6px;border-radius:14px}.PhoneInput_selectedFlag__ZHOCj{font-size:20px}.PhoneInput_phoneNumberInput__ctCTt{height:54px;border-radius:14px;padding:0 14px}.PhoneInput_selectorDropdown__Hpc6M{width:280px}}