:root{--cw-blue: #1688b9;--cw-blue-bright: #1e9bc8;--cw-blue-dark: #0b6f9a;--cw-navy: #071a33;--cw-text: #5d6b7a;--cw-coral: #ff5b62;--cw-coral-dark: #ef4c54;--cw-aqua: #eafbff;--cw-aqua-strong: #d8f4fb;--cw-line: #dbe8ee;--cw-white: #ffffff;--cw-shadow: 0 18px 46px rgba(7, 26, 51, .11);--cw-soft-shadow: 0 10px 30px rgba(7, 26, 51, .08);--cw-radius: 24px;--cw-radius-small: 14px;--cw-container: 1200px;color:var(--cw-navy);font-family:Manrope,Montserrat,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;color:var(--cw-navy);background:var(--cw-white);-webkit-font-smoothing:antialiased;overflow-x:hidden}body,button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid rgba(30,155,200,.35);outline-offset:3px}.site-header{position:sticky;z-index:50;top:0;height:76px;border-bottom:1px solid rgba(219,232,238,.8);background:#fffffff7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.site-header__inner{width:min(calc(100% - 40px),var(--cw-container));height:100%;margin:0 auto;display:flex;align-items:center;gap:34px}.brand{color:var(--cw-blue);font-size:24px;font-weight:800;letter-spacing:-.04em;white-space:nowrap}.site-nav{display:flex;align-items:center;gap:28px;margin-left:auto}.site-nav a{position:relative;color:#263848;font-size:14px;font-weight:650}.site-nav a:after{position:absolute;right:0;bottom:-8px;left:0;height:2px;background:var(--cw-blue);content:"";opacity:0;transform:scaleX(.5);transition:.18s ease}.site-nav a:hover:after,.site-nav a:focus-visible:after{opacity:1;transform:scaleX(1)}.site-header__actions{display:flex;align-items:center;gap:16px}.language-badge{width:38px;height:38px;padding:4px;display:grid;place-items:center;overflow:hidden;border:1px solid var(--cw-line);border-radius:50%;background:#fff}.language-badge img{width:100%;height:100%;border-radius:50%;object-fit:cover}.menu-toggle{width:44px;height:44px;padding:10px;display:none;border:0;background:transparent;cursor:pointer}.menu-toggle span{width:24px;height:2px;margin:5px auto;display:block;border-radius:999px;background:var(--cw-navy)}.primary-button,.text-button,.messenger-button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:999px;cursor:pointer;font-weight:800;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.primary-button{padding:0 32px;color:#fff;background:var(--cw-coral);box-shadow:0 10px 24px #ff5b623d}.primary-button:hover{background:var(--cw-coral-dark);box-shadow:0 14px 32px #ff5b624d;transform:translateY(-1px)}.primary-button--header{min-height:46px;padding-inline:26px;font-size:14px}.hero{width:min(100%,1440px);min-height:650px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(520px,.9fr);border-bottom:1px solid var(--cw-line)}.hero__copy{padding:70px clamp(36px,6vw,96px) 56px max(28px,calc((100vw - var(--cw-container)) / 2));display:flex;flex-direction:column;justify-content:center}.eyebrow{margin:0 0 12px;color:var(--cw-blue);font-size:13px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.hero h1,.section-heading h2,.section-heading--inline h2,.friend-section h2,.faq h2,.consultation-panel h2{margin:0;color:var(--cw-navy);letter-spacing:-.045em}.hero h1{max-width:600px;font-size:clamp(48px,5vw,78px);line-height:.98}.hero__lead{margin:22px 0 32px;color:var(--cw-text);font-size:clamp(22px,2.3vw,31px);line-height:1.25}.hero__microcopy{max-width:570px;margin:18px 0 0;color:var(--cw-text);font-size:14px;line-height:1.6}.hero__media{min-height:650px;margin:0;overflow:hidden;background:#f4f2ed}.hero__media img{width:100%;height:100%;object-fit:cover;object-position:center}.gender-toggle{width:fit-content;padding:4px;display:inline-grid;grid-template-columns:repeat(2,minmax(132px,1fr));gap:3px;border-radius:999px;background:#f0f3f5}.gender-toggle button{min-height:42px;padding:0 20px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;color:var(--cw-text);background:transparent;cursor:pointer;font-size:14px;font-weight:750}.gender-toggle button.is-active{color:#fff;background:var(--cw-blue);box-shadow:0 7px 18px #1688b93d}.hero-price-table{width:min(100%,590px);margin-top:26px}.hero-price-table__head,.hero-price-table__row{display:grid;grid-template-columns:minmax(90px,.8fr) minmax(110px,1fr) minmax(135px,1.1fr);align-items:center;column-gap:18px}.hero-price-table__head{padding:0 0 12px;color:var(--cw-text);font-size:12px}.hero-price-table__head span:last-child{color:var(--cw-blue);font-weight:800}.hero-price-table__row{min-height:58px;border-top:1px solid var(--cw-line);font-size:19px}.hero-price-table__row del{color:#7c8792;text-decoration-thickness:1.5px}.price-accent{color:var(--cw-blue);font-size:27px}.section-shell{width:min(calc(100% - 40px),var(--cw-container));margin:0 auto}.rules{padding-top:10px}.rule-row{min-height:205px;display:grid;grid-template-columns:120px 280px minmax(0,1fr);align-items:center;gap:34px;border-bottom:1px solid var(--cw-line)}.rule-row__number{color:var(--cw-blue);font-size:clamp(64px,7vw,102px);font-weight:300;letter-spacing:-.06em;line-height:1}.rule-row h2{margin:0;padding-left:34px;border-left:1px solid var(--cw-line);font-size:clamp(27px,2.5vw,40px);line-height:1.08;letter-spacing:-.045em}.rule-row__details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:28px}.rule-feature{min-width:0;display:flex;align-items:center;gap:16px;color:var(--cw-text);font-size:14px;line-height:1.45}.rule-feature>i{width:56px;height:56px;flex:0 0 56px;display:grid;place-items:center;border:1.5px solid var(--cw-blue);border-radius:50%;color:var(--cw-blue);font-size:22px}.rule-feature--wide{grid-column:span 1}.rule-referral-mini{display:flex;align-items:center;justify-content:center;gap:18px;color:var(--cw-blue);font-size:23px}.rule-person{width:68px;height:68px;display:grid;place-items:center;border:1.5px solid var(--cw-blue);border-radius:50%;background:var(--cw-aqua)}.rule-referral-copy{margin:0;color:var(--cw-text);font-size:14px;line-height:1.55}.rule-referral-copy strong{color:var(--cw-navy)}.packages{padding:100px 0 90px}.section-heading{max-width:760px;margin-bottom:42px}.section-heading h2,.section-heading--inline h2,.friend-section h2,.faq h2,.consultation-panel h2{font-size:clamp(36px,4vw,58px);line-height:1.04}.section-heading>p:last-child,.section-heading--inline>p,.friend-section__copy>p,.consultation-panel>p{color:var(--cw-text);line-height:1.65}.section-heading--inline{margin-bottom:48px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:end;gap:80px}.section-heading--inline>p{max-width:520px;margin:0}.package-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--cw-line);border-bottom:1px solid var(--cw-line)}.package-column{position:relative;min-width:0;min-height:390px;padding:48px 28px 36px;display:flex;flex-direction:column;align-items:center;border:0;border-right:1px solid var(--cw-line);background:#fff;cursor:pointer;text-align:center}.package-column:last-child{border-right:0}.package-column:hover{background:#fafdfe}.package-column.is-selected{z-index:1;margin:-1px 0;border:2px solid var(--cw-blue);border-radius:12px;background:#fff;box-shadow:var(--cw-soft-shadow)}.package-column__flag{position:absolute;top:-14px;padding:6px 14px;border-radius:999px;color:#fff;background:var(--cw-blue);font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.package-column__zones{margin-bottom:30px;font-size:22px;font-weight:800}.package-column__label{margin-bottom:5px;color:var(--cw-text);font-size:12px}.package-column del{margin-bottom:20px;color:#818b94;font-size:27px}.package-column strong{margin:0 0 12px;color:var(--cw-blue);font-size:50px;line-height:1}.package-column__fit{min-height:44px;font-size:14px;font-weight:750}.package-column__list-price{margin-top:auto;color:var(--cw-text);font-size:11px;line-height:1.45}.package-column__example{max-width:250px;margin-top:6px;color:var(--cw-text);font-size:12px;line-height:1.5}.package-actions{margin-top:34px;display:flex;align-items:center;justify-content:center;gap:26px}.package-actions>span{color:var(--cw-text);font-size:13px}.package-actions>span i{margin-right:7px;color:var(--cw-blue)}.friend-section{width:min(100%,1440px);min-height:500px;margin:0 auto;display:grid;grid-template-columns:.8fr 1.2fr;overflow:hidden;background:var(--cw-aqua)}.friend-section__copy{padding:68px clamp(30px,5vw,76px) 68px max(28px,calc((100vw - var(--cw-container)) / 2));display:flex;flex-direction:column;justify-content:center}.friend-section__copy>p{max-width:520px;margin:14px 0 0}.friend-section__copy ul{margin:24px 0 28px;padding:0;display:grid;gap:10px;list-style:none;color:var(--cw-text);font-size:14px}.friend-section__copy li{display:flex;align-items:center;gap:10px}.friend-section__copy li i{color:var(--cw-blue)}.text-button{width:fit-content;min-height:48px;padding:0 24px;border:1.5px solid var(--cw-blue);color:var(--cw-blue);background:#fff;font-size:14px}.text-button:hover{color:#fff;background:var(--cw-blue)}.friend-section__visual{position:relative;min-height:500px;margin:0;overflow:hidden}.friend-section__visual:after{position:absolute;top:0;right:0;bottom:0;left:0;background:#eafbff14;content:"";pointer-events:none}.friend-section__visual>img{width:100%;height:100%;object-fit:cover;object-position:53% center}.friend-loop{position:absolute;z-index:2;bottom:32px;left:50%;width:270px;height:170px;transform:translate(-50%)}.friend-loop span{position:absolute;width:118px;height:118px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1.5px solid rgba(22,136,185,.55);border-radius:50%;color:var(--cw-blue-dark);background:#fffffff2;box-shadow:var(--cw-soft-shadow);font-size:12px;font-weight:750}.friend-loop span:first-of-type{top:0;left:0}.friend-loop span:nth-of-type(2){right:0;bottom:0}.friend-loop strong{font-size:27px;line-height:1.1}.friend-loop__arrow{position:absolute;z-index:3;color:var(--cw-blue);font-size:28px;filter:drop-shadow(0 3px 4px rgba(255,255,255,.9))}.friend-loop__arrow--top{top:22px;right:86px;transform:rotate(23deg)}.friend-loop__arrow--bottom{bottom:18px;left:87px;transform:rotate(23deg)}.zones{padding:100px 0 80px}.zone-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--cw-line)}.zone-item{min-width:0;padding:26px 20px 26px 0;display:grid;grid-template-columns:100px minmax(0,1fr);align-items:center;gap:18px;border-right:1px solid var(--cw-line);border-bottom:1px solid var(--cw-line)}.zone-item:nth-child(3n+2),.zone-item:nth-child(3n+3){padding-left:20px}.zone-item:nth-child(3n){border-right:0}.zone-item img{width:100px;height:72px;object-fit:contain}.zone-item h3{margin:0 0 5px;font-size:15px}.zone-item p{margin:0;color:var(--cw-text);font-size:12px;line-height:1.45}.trust-row{min-height:132px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;border-top:1px solid var(--cw-line);border-bottom:1px solid var(--cw-line)}.trust-item{min-height:64px;padding:0 24px;display:flex;align-items:center;justify-content:center;gap:14px;border-right:1px solid var(--cw-line)}.trust-item:last-child{border-right:0}.trust-item>i{color:var(--cw-blue);font-size:28px}.trust-item strong,.trust-item span{display:block}.trust-item strong{font-size:14px}.trust-item span{margin-top:2px;color:var(--cw-text);font-size:11px}.faq{padding:90px 0 110px;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:90px;align-items:start}.faq__list>h2{margin-bottom:28px}.faq-item{border-top:1px solid var(--cw-line)}.faq-item:last-child{border-bottom:1px solid var(--cw-line)}.faq-item button{width:100%;min-height:64px;padding:10px 2px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:0;background:transparent;cursor:pointer;text-align:left;font-size:15px;font-weight:750}.faq-item button i{flex:0 0 auto;color:var(--cw-blue)}.faq-item>p{margin:0;padding:0 44px 22px 2px;color:var(--cw-text);font-size:14px;line-height:1.65}.consultation-panel{padding:44px;border:1px solid var(--cw-line);border-radius:var(--cw-radius);background:var(--cw-aqua)}.consultation-panel>p{margin:18px 0 26px}.consultation-panel .primary-button{width:100%}.consultation-panel__contacts{margin-top:22px;display:flex;align-items:center;justify-content:center;gap:24px;color:var(--cw-text);font-size:13px;font-weight:700}.consultation-panel__contacts a{display:inline-flex;align-items:center;gap:7px}.consultation-panel__contacts i{color:var(--cw-blue);font-size:18px}.modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;padding:20px;display:grid;place-items:center;background:#071a339e}.booking-modal{position:relative;width:min(100%,560px);max-height:calc(100dvh - 40px);padding:40px;overflow-y:auto;border-radius:var(--cw-radius);background:#fff;box-shadow:var(--cw-shadow)}.booking-modal h2{margin:0;font-size:34px;line-height:1.1;letter-spacing:-.04em}.booking-modal__summary{margin:12px 0 24px;color:var(--cw-text)}.booking-modal__summary strong{color:var(--cw-blue)}.modal-close{position:absolute;top:16px;right:16px;width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--cw-line);border-radius:50%;background:#fff;cursor:pointer}.messenger-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.messenger-button{color:#fff}.messenger-button--whatsapp{background:#0b7a3e}.messenger-button--viber{background:#7059e8}.form-divider{position:relative;margin:28px 0 24px;border-top:1px solid var(--cw-line);text-align:center}.form-divider span{position:relative;top:-12px;padding:0 12px;color:var(--cw-text);background:#fff;font-size:12px}.booking-modal form{display:grid;gap:16px}.booking-modal label{display:grid;gap:7px;font-size:13px;font-weight:750}.booking-modal input{width:100%;height:50px;padding:0 15px;border:1px solid var(--cw-line);border-radius:12px;color:var(--cw-navy);background:#fff}.booking-modal input::placeholder{color:#9ba6af}.booking-modal form .primary-button{width:100%;margin-top:4px}.booking-modal form small{color:var(--cw-text);text-align:center}.booking-success{min-height:330px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.booking-success>i{margin-bottom:20px;color:var(--cw-blue);font-size:58px}.booking-success p{max-width:420px;margin:18px 0 28px;color:var(--cw-text);line-height:1.65}@media(max-width:1120px){.site-header__inner{gap:20px}.site-nav{gap:18px}.site-nav a{font-size:13px}.rule-row{grid-template-columns:100px 240px minmax(0,1fr);gap:24px}.rule-row__details{gap:18px}.rule-feature{align-items:flex-start;flex-direction:column}}@media(max-width:980px){.menu-toggle{display:block}.site-header__inner{width:min(calc(100% - 24px),var(--cw-container))}.site-nav{position:absolute;z-index:51;top:75px;right:12px;left:12px;padding:12px;display:none;align-items:stretch;flex-direction:column;gap:0;border:1px solid var(--cw-line);border-radius:16px;background:#fff;box-shadow:var(--cw-shadow)}.site-nav--open{display:flex}.site-nav a{min-height:48px;padding:0 14px;display:flex;align-items:center;border-bottom:1px solid var(--cw-line)}.site-nav a:last-child{border-bottom:0}.site-nav a:after{display:none}.hero{grid-template-columns:minmax(0,1fr) minmax(400px,.8fr)}.hero__copy{padding-left:30px}.rule-row{grid-template-columns:90px minmax(0,1fr);padding:36px 0}.rule-row h2{padding-left:24px}.rule-row__details{grid-column:1 / -1;padding-left:114px}.friend-section{grid-template-columns:.9fr 1.1fr}.faq{gap:42px}}@media(max-width:800px){body{padding-bottom:0}.site-header{height:66px}.site-nav{top:65px}.brand{font-size:22px}.language-badge{display:none}.primary-button--header{min-height:42px;padding-inline:18px}.hero{display:flex;flex-direction:column}.hero__copy{padding:44px 24px 32px}.hero h1{max-width:520px;font-size:clamp(44px,12vw,66px)}.hero__lead{font-size:22px}.hero__media{min-height:460px;height:460px}.section-heading--inline{grid-template-columns:1fr;gap:18px}.package-column{padding-inline:20px}.friend-section{display:flex;flex-direction:column}.friend-section__copy{padding:64px 24px 38px}.friend-section__visual{min-height:500px}.friend-loop{bottom:104px}.zone-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.zone-item,.zone-item:nth-child(3n+2),.zone-item:nth-child(3n+3){padding:22px 16px;border-right:1px solid var(--cw-line)}.zone-item:nth-child(2n){border-right:0}.trust-row{grid-template-columns:repeat(2,minmax(0,1fr));padding:16px 0}.trust-item{padding:18px;border-bottom:1px solid var(--cw-line)}.trust-item:nth-child(2n){border-right:0}.trust-item:last-child{grid-column:1 / -1;border-bottom:0}.faq{grid-template-columns:1fr}}@media(max-width:620px){.site-header__inner{gap:6px}.menu-toggle{margin-left:-6px}.site-header__actions{margin-left:auto}.primary-button--header{font-size:12px}.hero__copy{padding:36px 16px 30px}.hero h1{font-size:clamp(42px,13vw,56px);line-height:1}.hero__lead{margin:18px 0 26px;font-size:19px}.gender-toggle{width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.gender-toggle button{min-width:0;padding-inline:12px}.hero-price-table{margin-top:22px}.hero-price-table__head,.hero-price-table__row{grid-template-columns:.72fr .88fr 1.12fr;column-gap:10px}.hero-price-table__head{font-size:10px}.hero-price-table__row{min-height:54px;font-size:16px}.price-accent{font-size:23px}.hero__media{min-height:390px;height:390px}.section-shell{width:calc(100% - 32px)}.rule-row{grid-template-columns:68px minmax(0,1fr);gap:8px}.rule-row__number{font-size:55px}.rule-row h2{padding-left:18px;font-size:27px}.rule-row__details{padding:28px 0 0;grid-template-columns:1fr;gap:16px}.rule-feature{padding:0 4px;align-items:center;flex-direction:row;font-size:14px}.rule-feature>i{width:48px;height:48px;flex-basis:48px;font-size:19px}.rule-referral-mini{justify-content:flex-start}.rule-referral-copy{font-size:14px}.packages,.zones,.faq{padding-top:74px;padding-bottom:74px}.section-heading h2,.section-heading--inline h2,.friend-section h2,.faq h2,.consultation-panel h2{font-size:39px}.package-grid{grid-template-columns:1fr;gap:12px;border:0}.package-column{min-height:0;padding:24px 20px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:7px 18px;border:1px solid var(--cw-line);border-radius:16px;text-align:left}.package-column.is-selected{margin:0;border-width:2px}.package-column__flag{top:-10px;right:16px;font-size:9px}.package-column__zones{margin:0;font-size:19px}.package-column__label{margin:0;text-align:right}.package-column del{margin:0;font-size:20px;text-align:right}.package-column strong{grid-column:2;grid-row:1 / span 2;margin:0;font-size:38px}.package-column__fit{min-height:0;grid-column:1;font-size:13px}.package-column__list-price{margin-top:4px;grid-column:1 / -1;font-size:12px}.package-column__example{max-width:none;margin:4px 0 0;grid-column:1 / -1}.package-actions{align-items:stretch;flex-direction:column;gap:14px}.package-actions .primary-button{width:100%}.package-actions>span{text-align:center}.friend-section__copy{padding:60px 16px 36px}.friend-section__visual{min-height:410px;height:410px}.friend-section__visual>img{object-position:58% center}.friend-loop{bottom:18px;width:244px;height:146px}.friend-loop span{width:102px;height:102px}.friend-loop__arrow--top{right:76px}.friend-loop__arrow--bottom{left:76px}.zone-grid{grid-template-columns:1fr}.zone-item,.zone-item:nth-child(3n+2),.zone-item:nth-child(3n+3){padding:18px 0;border-right:0}.zone-item{grid-template-columns:88px minmax(0,1fr)}.zone-item img{width:82px;height:62px}.trust-item{justify-content:flex-start;padding:16px 12px}.trust-item>i{font-size:24px}.faq{gap:58px}.consultation-panel{padding:32px 22px}.consultation-panel__contacts{align-items:flex-start;flex-direction:column;gap:12px}.modal-backdrop{padding:10px}.booking-modal{max-height:calc(100dvh - 20px);padding:34px 20px 24px;border-radius:20px}.booking-modal h2{padding-right:34px;font-size:29px}.messenger-grid{grid-template-columns:1fr}}@media(max-width:390px){.brand{font-size:20px}.primary-button--header{padding-inline:14px}.hero__copy{padding-top:30px}.hero h1{font-size:44px}.rule-row__number{font-size:50px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.site-footer.footer{width:100%;max-width:none;margin:0;padding:34px 0 18px!important;overflow:visible;color:#f7fbfd;background:#10263a;border:0;border-top:3px solid #42b8c7;border-radius:0;font-family:var(--font-main, "Manrope", sans-serif)}.site-footer,.site-footer *{box-sizing:border-box}.site-footer a,.site-footer button,.site-footer summary{-webkit-tap-highlight-color:transparent}.site-footer__inner{width:min(1200px,calc(100% - 40px));margin:0 auto}.site-footer__top{display:grid;grid-template-columns:minmax(220px,.82fr) minmax(0,2.7fr);gap:42px;align-items:start}.site-footer__brand{min-width:0}.site-footer__logo{display:inline-flex;align-items:center;min-height:38px;margin:0 0 8px;color:#fff;font-size:1.3rem;font-weight:800;line-height:1;text-decoration:none}.site-footer__logo span{color:#46b7d9}.site-footer__description{max-width:300px;margin:0 0 14px;color:#f7fbfdad;font-size:.82rem;font-weight:500;line-height:1.55}.site-footer__channels{display:flex;flex-wrap:wrap;gap:8px;align-items:flex-start}.site-footer__messenger{position:relative;width:min(100%,278px);margin:0}.site-footer__phone-choice{display:inline-flex;align-items:center;gap:9px;width:100%;min-height:42px;padding:7px 10px;color:#ffffffe6;background:#ffffff12;border:1px solid rgba(255,255,255,.13);border-radius:8px;font-size:.82rem;font-weight:650;line-height:1.25;list-style:none;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.site-footer__phone-choice::-webkit-details-marker{display:none}.site-footer__phone-choice>i:first-child{width:16px;color:#68c5d2;font-size:.88rem;text-align:center}.site-footer__phone-number{white-space:nowrap}.site-footer__phone-action{margin-left:auto;color:#f7fbfd94;font-size:.7rem;white-space:nowrap}.site-footer__phone-chevron{width:12px;color:#68c5d2;font-size:.65rem;text-align:center;transition:transform .16s ease}.site-footer__messenger[open] .site-footer__phone-chevron{transform:rotate(180deg)}.site-footer__messenger-menu{position:absolute;bottom:calc(100% + 8px);left:0;z-index:20;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;padding:8px;background:#fff;border:1px solid rgba(104,197,210,.36);border-radius:8px;box-shadow:0 16px 38px #03111d4d}.site-footer__messenger-option{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:8px 10px;color:#17344a;background:#f3f8fa;border:1px solid #dce9ee;border-radius:6px;font-size:.76rem;font-weight:800;line-height:1.2;text-decoration:none}.site-footer__messenger-option--whatsapp i{color:#16a765}.site-footer__messenger-option--viber i{color:#665cac}.site-footer__socials{display:flex;flex-wrap:wrap;gap:8px}.site-footer__social-link{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;color:#f7fbfd;background:#ffffff12;border:1px solid rgba(255,255,255,.13);border-radius:8px;font-size:1rem;text-decoration:none;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.site-footer__navigation{display:grid;grid-template-columns:minmax(120px,.9fr) minmax(132px,1fr) minmax(250px,1.65fr) minmax(135px,1fr);gap:28px;min-width:0}.site-footer__group{min-width:0;margin:0}.site-footer__summary{display:flex;align-items:center;justify-content:space-between;min-height:32px;padding:0;color:#fff;font-size:.83rem;font-weight:800;line-height:1.3;list-style:none;cursor:default}.site-footer__summary::-webkit-details-marker{display:none}.site-footer__summary i{display:none}.site-footer__links,.site-footer .footer-careers-link{display:grid;grid-template-columns:minmax(0,1fr);gap:1px;width:auto;padding:6px 0 0;text-align:left}.site-footer__links--studios{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:18px}.site-footer__links a,.site-footer .footer-careers-link a{display:flex!important;align-items:center;min-height:30px;padding:3px 0;color:#f7fbfdb3!important;font-size:.78rem;font-weight:550;line-height:1.35;text-decoration:none!important;transition:color .16s ease}.site-footer__links a[aria-current=page],.site-footer .footer-careers-link a[aria-current=page]{color:#fff!important;font-weight:750}.site-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:25px;padding-top:14px;border-top:1px solid rgba(255,255,255,.1)}.site-footer__copyright{margin:0;color:#f7fbfd80;font-size:.72rem;font-weight:550;line-height:1.4}.site-footer__privacy-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;padding:6px 10px;color:#f7fbfdb8;background:transparent;border:1px solid rgba(255,255,255,.14);border-radius:8px;font:inherit;font-size:.72rem;font-weight:650;line-height:1.2;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.site-footer__privacy-button i{color:#68c5d2}@media(hover:hover){.site-footer__phone-choice:hover,.site-footer__links a:hover,.site-footer .footer-careers-link a:hover{color:#fff!important}.site-footer__social-link:hover,.site-footer__privacy-button:hover{color:#fff;background:#ffffff1f;border-color:#68c5d2b8}.site-footer__messenger-option:hover{color:#126f95;background:#eaf5f8;border-color:#1d8fbd6b}}.site-footer a:focus-visible,.site-footer button:focus-visible,.site-footer summary:focus-visible{outline:3px solid #ff7b7f;outline-offset:3px}@media(min-width:769px){.site-footer__group>.site-footer__links{display:grid}.site-footer__summary{pointer-events:none}}@media(max-width:980px)and (min-width:769px){.site-footer__top{grid-template-columns:minmax(200px,.75fr) minmax(0,2fr);gap:30px}.site-footer__navigation{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 26px}}@media(max-width:768px){.site-footer.footer{padding:24px 0 14px!important}.site-footer__inner{width:min(100% - 32px,560px)}.site-footer__top{display:block}.site-footer__brand{padding-bottom:16px}.site-footer__logo{min-height:34px;margin-bottom:5px;font-size:1.18rem}.site-footer__description{max-width:430px;margin-bottom:9px;font-size:.77rem;line-height:1.5}.site-footer__channels{display:grid;grid-template-columns:minmax(0,1fr) 44px;gap:8px;max-width:360px}.site-footer__messenger{width:100%}.site-footer__phone-choice{min-height:44px}.site-footer__messenger-menu{position:static;margin-top:8px}.site-footer__social-link{width:44px;height:44px}.site-footer__navigation{display:block;border-bottom:1px solid rgba(255,255,255,.1)}.site-footer__group{border-top:1px solid rgba(255,255,255,.1)}.site-footer__summary{min-height:50px;color:#ffffffeb;font-size:.85rem;cursor:pointer}.site-footer__summary i{display:block;margin-left:12px;color:#68c5d2;font-size:.75rem;transition:transform .16s ease}.site-footer__group[open] .site-footer__summary i{transform:rotate(180deg)}.site-footer__links,.site-footer .footer-careers-link,.site-footer__links--studios{grid-template-columns:minmax(0,1fr);gap:0;padding:0 0 10px}.site-footer__links a,.site-footer .footer-careers-link a{min-height:44px;padding:8px 4px;font-size:.82rem}.site-footer__bottom{align-items:flex-start;margin-top:14px;padding-top:12px}.site-footer__copyright{padding-top:6px;font-size:.68rem}.site-footer__privacy-button{min-height:44px;flex:0 0 auto;padding:8px 10px;font-size:.68rem}}@media(max-width:768px){body.no-scroll{overflow:hidden!important}.header{overflow:visible!important}.burger-menu{display:flex!important;visibility:visible!important;opacity:1!important}.mobile-nav-container{position:fixed!important;top:80px!important;right:0!important;left:0!important;width:100%!important;max-height:0!important;visibility:hidden;pointer-events:none;overscroll-behavior:contain}.mobile-nav-container.active{max-height:calc(100vh - 80px)!important;max-height:calc(100dvh - 80px)!important;visibility:visible;pointer-events:auto}}@media(max-width:390px){.site-footer__bottom{display:grid;grid-template-columns:minmax(0,1fr);gap:8px}.site-footer__privacy-button{justify-self:start}}@media(prefers-reduced-motion:reduce){.site-footer *,.site-footer *:before,.site-footer *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.site-footer--prototype.footer{padding:36px 0 18px!important;color:#f7fbfd;background:#10263a;border-top:3px solid #42b8c7}.site-footer--prototype .site-footer__inner{width:min(var(--container-width, 1200px),calc(100% - 40px))}.site-footer--prototype .site-footer__top{grid-template-columns:minmax(330px,.9fr) minmax(0,2.1fr);gap:44px}.site-footer--prototype .site-footer__logo{margin-bottom:9px;font-size:1.35rem}.site-footer--prototype .site-footer__description{max-width:330px;margin-bottom:15px;color:#f7fbfdb8;font-size:.83rem}.site-footer-prototype__channels{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.site-footer-prototype__channel{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:0;min-height:44px;padding:8px 6px;border:1px solid transparent;border-radius:8px;box-shadow:0 8px 18px #020f1b29;font-size:.7rem;font-weight:800;line-height:1.2;text-decoration:none;transition:filter .16s ease,box-shadow .16s ease,transform .16s ease}.site-footer-prototype__channel i{flex:0 0 auto;font-size:1rem}.site-footer-prototype__channel span{min-width:0;overflow:hidden;text-overflow:ellipsis}.site-footer-prototype__channel--whatsapp{color:#fff;background:#25d366;border-color:#25d366}.site-footer-prototype__channel--viber{color:#fff;background:#7360f2;border-color:#7360f2}.site-footer-prototype__channel--instagram{color:#fff;background:linear-gradient(135deg,#833ab4,#c13584 42%,#e1306c 68%,#f77737);border-color:#c13584}.site-footer--prototype .site-footer__navigation{grid-template-columns:minmax(125px,.85fr) minmax(145px,.95fr) minmax(270px,1.7fr) minmax(145px,.9fr);gap:24px}.site-footer--prototype .site-footer__summary{min-height:34px;color:#fff;font-size:.86rem}.site-footer--prototype .site-footer__summary span{position:relative;padding-bottom:7px}.site-footer--prototype .site-footer__summary span:after{position:absolute;bottom:0;left:0;width:28px;height:2px;content:"";background:#42b8c7;border-radius:2px}.site-footer--prototype .site-footer__links,.site-footer--prototype .footer-careers-link{padding-top:6px}.site-footer--prototype .site-footer__links a,.site-footer--prototype .footer-careers-link a{min-height:32px;padding:4px 0;color:#f7fbfdbd!important;font-size:.78rem}.site-footer--prototype a[href*=about-us]{display:flex!important}.site-footer--prototype .site-footer__bottom{margin-top:24px}@media(hover:hover){.site-footer-prototype__channel:hover{color:inherit;filter:brightness(1.06);box-shadow:0 10px 22px #020f1b3d;transform:translateY(-1px)}}@media(min-width:769px){.site-footer--prototype .site-footer__group[open]>.site-footer__links{display:grid}.site-footer--prototype .site-footer__summary{pointer-events:none}}@media(max-width:1080px)and (min-width:769px){.site-footer--prototype .site-footer__top{grid-template-columns:minmax(300px,.85fr) minmax(0,1.7fr);gap:32px}.site-footer--prototype .site-footer__navigation{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 30px}}@media(max-width:768px){.site-footer--prototype.footer{padding:25px 0 14px!important}.site-footer--prototype .site-footer__inner{width:min(100% - 32px,560px)}.site-footer--prototype .site-footer__brand{padding-bottom:18px}.site-footer--prototype .site-footer__logo{min-height:36px;margin-bottom:6px;font-size:1.22rem}.site-footer--prototype .site-footer__description{max-width:440px;margin-bottom:12px;font-size:.78rem}.site-footer-prototype__channel{min-height:48px;font-size:.73rem}.site-footer-prototype__channel i{font-size:1.08rem}.site-footer--prototype .site-footer__navigation{display:block}.site-footer--prototype .site-footer__summary{min-height:52px;font-size:.88rem;cursor:pointer}.site-footer--prototype .site-footer__summary span{padding-bottom:0}.site-footer--prototype .site-footer__summary span:after{display:none}.site-footer--prototype .site-footer__summary i{display:block}.site-footer--prototype .site-footer__links,.site-footer--prototype .footer-careers-link,.site-footer--prototype .site-footer__links--studios{grid-template-columns:minmax(0,1fr);padding:0 0 9px}.site-footer--prototype .site-footer__links a,.site-footer--prototype .footer-careers-link a{min-height:44px;padding:8px 4px;font-size:.82rem}.site-footer--prototype .site-footer__bottom{margin-top:14px}}@media(max-width:370px){.site-footer-prototype__contacts{grid-template-columns:minmax(0,1fr)}.site-footer-prototype__channel{gap:4px;padding-right:4px;padding-left:4px;font-size:.67rem}}.promo-v2-page{--primary-color: #1d8fbd;--text-dark: #333333;--text-light: #777777;--bg-light: #f5f7fa;--color-blue: #1688b9;--color-blue-2: #1e9bc8;--color-navy: #071a33;--color-text: #5d6b7a;--color-coral: #ff5b62;--color-aqua: #eafbff;--container-width: 1200px;display:flow-root;font-family:Manrope,Montserrat,Arial,sans-serif}.promo-v2-page .header{position:fixed;z-index:9999;top:0;left:0;width:100%;height:80px;display:flex;align-items:center;overflow:visible;border-bottom:1px solid rgba(0,0,0,.05);background:#fffffff2;box-shadow:0 4px 30px #00000014}.promo-v2-page .container.header__container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;overflow:visible}.promo-v2-page .header ul{margin:0;padding:0;list-style:none}.promo-v2-page .logo{flex:0 0 auto;color:#1d8fbd;font-size:24px;line-height:1.6;font-weight:800;letter-spacing:0;text-transform:uppercase;white-space:nowrap}.promo-v2-page .nav{display:flex;align-items:center;gap:0;overflow:visible}.promo-v2-page .nav-link{color:var(--text-dark);font-size:1rem;line-height:1.6;font-weight:500;text-decoration:none;transition:color .3s ease}.promo-v2-page .nav-link:hover,.promo-v2-page .nav-link:focus-visible,.promo-v2-page .nav-link[aria-current=page]{color:var(--primary-color)}.promo-v2-page .desktop-only-nav>.nav-link,.promo-v2-page .desktop-only-nav>.desktop-dropdown{position:relative;height:24px;padding:0 10px;display:flex;align-items:center;justify-content:center}.promo-v2-page .desktop-only-nav>.nav-link:not(:last-child):after,.promo-v2-page .desktop-only-nav>.desktop-dropdown:not(:last-child):after{position:absolute;top:50%;right:0;width:1px;height:14px;content:"";background:#ddd;pointer-events:none;transform:translateY(-50%)}.promo-v2-page .desktop-dropdown{position:relative;overflow:visible}.promo-v2-page .desktop-dropdown>.nav-link{height:100%;display:flex;align-items:center;gap:6px}.promo-v2-page .desktop-dropdown>.nav-link i{font-size:.8em;transition:transform .3s ease}.promo-v2-page .desktop-dropdown:hover>.nav-link i,.promo-v2-page .desktop-dropdown:focus-within>.nav-link i{transform:rotate(180deg)}.promo-v2-page .desktop-dropdown-menu{position:absolute;z-index:1002;top:calc(100% + 10px);left:0;min-width:240px;padding:10px 0!important;overflow:visible;border-radius:12px;background:#fff;box-shadow:0 10px 30px #0000001a;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(10px);transition:opacity .3s ease,visibility .3s ease,transform .3s ease}.promo-v2-page .desktop-dropdown-menu:before{position:absolute;top:-10px;left:0;width:100%;height:10px;content:""}.promo-v2-page .desktop-dropdown:hover .desktop-dropdown-menu,.promo-v2-page .desktop-dropdown:focus-within .desktop-dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.promo-v2-page .desktop-dropdown-menu li>a,.promo-v2-page .desktop-dropdown-menu li>.disabled-link{width:100%;min-height:44px;padding:11px 25px;display:flex;align-items:center;color:var(--text-dark);background:#fff;font-size:.95rem;line-height:1.35;font-weight:500;text-align:left;white-space:nowrap}.promo-v2-page .desktop-dropdown-menu li>a:hover,.promo-v2-page .desktop-dropdown-menu li>a:focus-visible{color:var(--primary-color);background:#1d8fbd0d}.promo-v2-page .desktop-dropdown-menu li>.disabled-link{color:#788694;background:#071a3309;opacity:1;cursor:default}.promo-v2-page .burger-menu,.promo-v2-page .mobile-nav-container{display:none}.promo-v2-page .header__actions{position:relative;z-index:10002;flex:0 0 auto;display:flex;align-items:center;gap:20px}.promo-v2-page .lang-dropdown{position:relative;z-index:100;top:3px}.promo-v2-page .lang-toggle-btn{width:38px;height:38px;padding:0;display:block;overflow:hidden;border:0;border-radius:50%;background:#fff;box-shadow:0 4px 15px #0000001a;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.promo-v2-page .lang-toggle-btn:hover{box-shadow:0 6px 20px #00000026;transform:scale(1.05)}.promo-v2-page .lang-toggle-btn img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.promo-v2-page .lang-dropdown-menu{position:absolute;z-index:1000;top:calc(100% + 8px);left:3.5px;display:flex;flex-direction:column;align-items:flex-start;gap:8px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s ease}.promo-v2-page .lang-dropdown.is-active .lang-dropdown-menu{opacity:1;visibility:visible;pointer-events:auto}.promo-v2-page .lang-opt{width:max-content;min-height:31px;padding:0 10px 0 0;display:inline-flex;align-items:center;gap:8px;overflow:hidden;border-radius:999px;background:#fff;box-shadow:0 2px 8px #0000001f;white-space:nowrap}.promo-v2-page .lang-opt img{width:31px;height:31px;flex:0 0 31px;border-radius:50%;object-fit:cover}.promo-v2-page .lang-option-label{color:#1f2a37;font-size:13px;line-height:1;font-weight:600}.promo-v2-page .header .btn{padding:16px 40px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50px;color:#fff;background:#ff6b6b;box-shadow:0 4px 15px #ff6b6b66;font-size:1rem;line-height:1.6;font-weight:700;white-space:nowrap;cursor:pointer;transition:transform .3s ease,background .3s ease,box-shadow .3s ease}.promo-v2-page .header .btn:hover{background:#ff8585;box-shadow:0 6px 20px #ff6b6b80;transform:scale(1.05)}.promo-v2-page .home-hero{position:relative;margin-top:80px;padding:44px 0 36px;overflow:hidden;background-color:var(--color-aqua);background-image:linear-gradient(120deg,#ffffffeb,#f2fcffc7),url(/promotions-v2/assets/hero/hero-bg-aqua.webp);background-position:center;background-size:cover}.promo-v2-page .hero-container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.promo-v2-page .hero-main{display:grid;grid-template-columns:minmax(0,.95fr) minmax(520px,1.05fr);align-items:start;gap:56px}.promo-v2-page .hero-copy{width:100%;max-width:620px}.promo-v2-page .hero-badge-premium{margin:0 0 24px;padding:8px 16px;display:inline-flex;align-items:center;gap:8px;border-radius:999px;color:var(--color-blue);background:#1688b917;font-size:12px;line-height:1.2;font-weight:800;text-transform:uppercase}.promo-v2-page .hero-title{margin:0;color:var(--color-navy);font-family:Manrope,Arial,sans-serif;font-size:clamp(44px,3.72vw,56px);line-height:1.08;letter-spacing:0;font-weight:800;text-wrap:balance}.promo-v2-page .hero-title span{display:block}.promo-v2-page .hero-title .accent{color:var(--color-blue)}.promo-v2-page .hero-lead{margin:18px 0 0;color:var(--color-text);font-size:17px;line-height:1.58;font-weight:500}.promo-v2-page .promo-home-hero .gender-toggle,.promo-v2-page .promo-home-hero .hero-price-table{margin-top:22px}.promo-v2-page .hero-microcopy{max-width:590px;margin:16px 0 0;color:var(--color-text);font-size:13px;line-height:1.55;font-weight:500}.promo-v2-page .hero-media{position:relative;min-height:620px;aspect-ratio:4 / 5;margin:0;overflow:visible;border:1px solid rgba(255,255,255,.75);border-radius:36px;background:#e1faffcc;box-shadow:0 30px 80px #0a3c501f}.promo-v2-page .hero-media picture,.promo-v2-page .hero-media img{width:100%;height:100%;min-height:620px;display:block}.promo-v2-page .hero-media picture{overflow:hidden;border-radius:inherit}.promo-v2-page .hero-media img{object-fit:cover;object-position:center bottom}.promo-v2-page .hero-floating-card{position:absolute;z-index:2;bottom:36px;left:-76px;width:286px;padding:26px;border:1px solid rgba(255,255,255,.78);border-radius:26px;color:var(--color-navy);background:#fffffff0;box-shadow:0 24px 60px #071a3329;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.promo-v2-page .floating-icon{width:56px;height:56px;margin-bottom:16px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,var(--color-blue),var(--color-blue-2));box-shadow:0 12px 26px #1688b938;font-size:22px}.promo-v2-page .hero-floating-card strong{display:block;color:var(--color-navy);font-size:18px;line-height:1.35;font-weight:800}.promo-v2-page .hero-floating-card p{margin:10px 0 0;color:var(--color-text);font-size:14px;line-height:1.55;font-weight:500}.promo-v2-page .section-shell{width:100%;max-width:1200px;padding-right:20px;padding-left:20px}.promo-v2-page .friend-section{width:min(calc(100% - 40px),1200px);max-width:1200px;margin-right:auto;margin-left:auto;border-radius:28px}.promo-v2-page .friend-section__copy{padding-left:clamp(34px,4vw,58px)}.promo-v2-page .site-footer.footer{min-height:0;display:block;grid-template-columns:none;gap:0}.promo-v2-page .site-footer__summary span,.promo-v2-page .site-footer-prototype__channel span,.promo-v2-page .site-footer__privacy-button span{margin:0;color:inherit}.promo-v2-page .site-footer__logo span{margin:0;color:#46b7d9}.promo-v2-page .modal-backdrop{z-index:11000}@media(max-width:1180px)and (min-width:769px){.promo-v2-page .container.header__container{width:100%;gap:8px}.promo-v2-page .desktop-only-nav>.nav-link,.promo-v2-page .desktop-only-nav>.desktop-dropdown{padding-right:6px;padding-left:6px}.promo-v2-page .nav-link{font-size:13px}.promo-v2-page .header__actions{gap:12px}.promo-v2-page .header .btn{min-height:46px;padding:12px 22px;font-size:14px}.promo-v2-page .hero-main{grid-template-columns:minmax(0,.96fr) minmax(470px,1.04fr);gap:40px}.promo-v2-page .hero-floating-card{bottom:30px;left:-58px}}@media(max-width:1023px){.promo-v2-page .home-hero{padding:48px 0 36px}.promo-v2-page .hero-main{display:flex;align-items:stretch;flex-direction:column;gap:34px}.promo-v2-page .hero-copy{max-width:760px;margin:0 auto;text-align:center}.promo-v2-page .promo-home-hero .gender-toggle,.promo-v2-page .promo-home-hero .hero-price-table,.promo-v2-page .hero-microcopy{margin-right:auto;margin-left:auto}.promo-v2-page .hero-media{width:100%;max-width:760px;min-height:500px;margin:0 auto}.promo-v2-page .hero-media picture,.promo-v2-page .hero-media img{min-height:500px}.promo-v2-page .hero-floating-card{bottom:28px;left:28px}}@media(min-width:769px)and (max-width:800px){body{padding-bottom:0!important}}@media(max-width:768px){body.no-scroll{overflow:hidden!important}.promo-v2-page .header{overflow:visible}.promo-v2-page .container.header__container{width:100%;padding:0 20px;justify-content:flex-start;gap:0}.promo-v2-page .burger-menu{position:relative;z-index:10001;width:24px;height:16px;margin:0 15px 0 0;padding:0;display:flex;align-items:center;flex-direction:column;justify-content:center;gap:5px;border:0;background:transparent;cursor:pointer}.promo-v2-page .burger-menu span{width:24px;height:2px;display:block;border-radius:999px;background:var(--text-dark);transition:transform .3s ease,opacity .3s ease}.promo-v2-page .burger-menu.active span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.promo-v2-page .burger-menu.active span:nth-child(2){opacity:0}.promo-v2-page .burger-menu.active span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.promo-v2-page .logo{margin-right:auto;font-size:1.3rem}.promo-v2-page .desktop-only-nav{display:none!important}.promo-v2-page .mobile-nav-container{position:fixed;z-index:10000;top:80px;right:0;left:0;width:100%;max-height:0;padding-bottom:0;display:block;overflow-y:auto;visibility:hidden;opacity:0;background:#fff;border-top:1px solid rgba(0,0,0,.05);box-shadow:0 4px 10px #0000000d;overscroll-behavior:contain;pointer-events:none;transition:max-height .4s ease,opacity .4s ease,visibility .4s ease}.promo-v2-page .mobile-nav-container.active{max-height:calc(100vh - 80px);max-height:calc(100dvh - 80px);padding-bottom:20px;visibility:visible;opacity:1;pointer-events:auto}.promo-v2-page .mobile-menu-list>li{border-bottom:1px solid rgba(0,0,0,.03)}.promo-v2-page .mobile-link,.promo-v2-page .mobile-dropdown-header{width:100%;min-height:56px;padding:16px 20px;display:flex;align-items:center;color:var(--text-dark);background:#fff;border:0;font-size:1.1rem;line-height:1.35;font-weight:600;text-align:left;cursor:pointer}.promo-v2-page .mobile-link[aria-current=page]{color:var(--primary-color)}.promo-v2-page .mobile-dropdown-header{justify-content:space-between}.promo-v2-page .mobile-dropdown.active .mobile-dropdown-header{color:var(--primary-color);background:var(--bg-light)}.promo-v2-page .mobile-dropdown-header i{transition:transform .3s ease}.promo-v2-page .mobile-dropdown.active .mobile-dropdown-header i{transform:rotate(180deg)}.promo-v2-page .mobile-submenu{max-height:0;overflow:hidden;background:var(--bg-light);transition:max-height .3s ease}.promo-v2-page .mobile-dropdown.active .mobile-submenu{max-height:560px}.promo-v2-page .mobile-submenu[hidden]{display:none}.promo-v2-page .mobile-submenu li>a,.promo-v2-page .mobile-submenu li>.disabled-link{width:100%;min-height:44px;padding:12px 20px 12px 40px;display:flex;align-items:center;color:var(--text-light);background:var(--bg-light);font-size:1rem;line-height:1.35}.promo-v2-page .mobile-submenu li>.disabled-link{color:#8793a0;opacity:1;cursor:default}.promo-v2-page .header__actions{margin-left:10px;gap:12px}.promo-v2-page .lang-dropdown{top:0}.promo-v2-page .header .btn{padding:16px 40px;font-size:16px}.promo-v2-page .home-hero{margin-top:80px;padding:0}.promo-v2-page .hero-container{width:100%;max-width:none;padding:36px 20px 28px}.promo-v2-page .hero-main{gap:0}.promo-v2-page .hero-copy{width:100%;max-width:none;text-align:center}.promo-v2-page .hero-badge-premium,.promo-v2-page .hero-floating-card{display:none}.promo-v2-page .hero-title{width:100%;max-width:none;font-size:clamp(33px,9vw,42px);line-height:1.12;letter-spacing:0;font-weight:700;text-align:center}.promo-v2-page .hero-lead{max-width:none;margin-top:14px;font-size:17px;line-height:1.55;text-align:center}.promo-v2-page .promo-home-hero .gender-toggle,.promo-v2-page .promo-home-hero .hero-price-table{margin-top:20px}.promo-v2-page .hero-microcopy{margin-top:14px;font-size:12px;line-height:1.5}.promo-v2-page .hero-media{width:100%;min-height:0;margin-top:32px;overflow:hidden;aspect-ratio:16 / 9;border-radius:26px;box-shadow:0 20px 50px #0a3c501a}.promo-v2-page .hero-media picture,.promo-v2-page .hero-media img{min-height:0;height:100%}.promo-v2-page .hero-media img{object-position:center}.promo-v2-page .friend-section{width:calc(100% - 32px);border-radius:24px}.promo-v2-page .friend-section__copy{padding-left:16px}}@media(max-width:380px){.promo-v2-page .header .btn{min-height:46px;padding:12px 22px;font-size:13px}}@media(max-width:335px){.promo-v2-page .container.header__container{padding-right:12px;padding-left:12px}.promo-v2-page .burger-menu{margin-right:10px}.promo-v2-page .logo{font-size:1.08rem}.promo-v2-page .header__actions{margin-left:6px;gap:6px}.promo-v2-page .lang-toggle-btn{width:32px;height:32px}.promo-v2-page .header .btn{min-height:44px;padding:10px 15px;font-size:12.5px}}@media(prefers-reduced-motion:reduce){.promo-v2-page .desktop-dropdown-menu,.promo-v2-page .mobile-nav-container,.promo-v2-page .mobile-submenu,.promo-v2-page .burger-menu span{transition-duration:.01ms!important}}.promo-v2-page .hero-price-table__head{font-size:13px;line-height:1.4;font-weight:650}.promo-v2-page .hero-price-table__head span:nth-child(2){color:var(--color-navy);font-weight:800}.promo-v2-page .hero-price-table__row{font-size:18px}.promo-v2-page .hero-price-table__row .price-regular{color:var(--color-navy);font-size:25px;line-height:1;font-weight:800}.promo-v2-page .hero-price-table__row .price-accent{color:var(--color-blue);font-size:25px;line-height:1;font-weight:800}.promo-v2-page .hero-price-table__row .price-accent small{font-size:11px;font-weight:800;white-space:nowrap}.promo-v2-page .hero-microcopy{font-size:14px;line-height:1.6}.promo-v2-page .rules{padding-top:0}.promo-v2-page .rules__intro{padding:88px 0 40px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:end;gap:80px;border-bottom:1px solid var(--cw-line)}.promo-v2-page .rules__intro h2{margin:0;color:var(--color-navy);font-size:clamp(36px,4vw,54px);line-height:1.05;font-weight:800;letter-spacing:-.035em}.promo-v2-page .rules__intro p{max-width:560px;margin:0;color:var(--color-text);font-size:17px;line-height:1.65}.promo-v2-page .rule-feature,.promo-v2-page .rule-referral-copy{font-size:15px}.promo-v2-page .section-heading--inline>p{font-size:17px}.promo-v2-page .package-column{min-height:480px;padding:48px 24px 32px}.promo-v2-page .package-column__zones{margin-bottom:24px;font-size:23px}.promo-v2-page .package-column__prices{width:100%;margin-bottom:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.promo-v2-page .package-price{min-width:0;min-height:98px;padding:2px 12px;display:flex;align-items:center;justify-content:flex-start;flex-direction:column;gap:10px}.promo-v2-page .package-price+.package-price{border-left:1px solid var(--cw-line)}.promo-v2-page .package-price>span{color:var(--color-text);font-size:13px;line-height:1.35;font-weight:650}.promo-v2-page .package-price strong{margin:0;color:var(--color-navy);font-size:44px;line-height:1;font-weight:800}.promo-v2-page .package-price--first>span{color:var(--color-blue);font-weight:800}.promo-v2-page .package-price--first strong{color:var(--color-blue);font-size:38px}.promo-v2-page .package-column__fit{min-height:26px;font-size:15px}.promo-v2-page .package-column__saving{width:100%;margin-top:12px;padding:14px 12px;display:grid;gap:4px;color:var(--color-text);background:#eafbffd1;border-radius:14px;font-size:14px;line-height:1.45}.promo-v2-page .package-column__saving strong{margin:0;color:var(--color-blue);font-size:16px;line-height:1.35;font-weight:800}.promo-v2-page .package-column__unit{margin-top:14px;color:var(--color-navy);font-size:14px;line-height:1.45;font-weight:700}.promo-v2-page .package-column__example{margin-top:8px;color:var(--color-text);font-size:14px;line-height:1.55}.promo-v2-page .package-actions>span{font-size:14px}.promo-v2-page .friend-section__copy>p,.promo-v2-page .friend-section__copy ul{font-size:15px}.promo-v2-page .text-button{font-size:15px}.promo-v2-page .zone-item h3{font-size:16px}.promo-v2-page .zone-item p{font-size:14px}.promo-v2-page .trust-item strong{font-size:15px}.promo-v2-page .trust-item span{font-size:12px}.promo-v2-page .promo-faq{width:min(calc(100% - 40px),1200px);max-width:1200px;margin:88px auto 40px;padding:0;overflow:hidden;border-radius:36px;background:#fff;box-shadow:0 18px 60px #071a3314}.promo-v2-page .promo-faq__header{min-height:69px;padding:0 24px;display:flex;align-items:center;justify-content:center;background:linear-gradient(90deg,#1287b0,#1d8fbd)}.promo-v2-page .promo-faq__header h2{margin:0;color:#fff;font-size:30px;line-height:1.15;font-weight:800;letter-spacing:0}.promo-v2-page .promo-faq__body{padding:42px 48px 48px}.promo-v2-page .promo-faq__intro{margin-bottom:34px;display:grid;grid-template-columns:minmax(300px,.9fr) minmax(520px,1.1fr);align-items:center;gap:44px}.promo-v2-page .promo-faq__intro-copy{position:relative;min-height:220px;display:flex;flex-direction:column;justify-content:center}.promo-v2-page .promo-faq__intro-copy:before{position:absolute;top:50%;left:-34px;width:116px;height:178px;content:"";opacity:.34;background:url(/promotions-v2/assets/faq/decor/faq_decor_leaf.svg) no-repeat center / contain;transform:translateY(-50%);pointer-events:none}.promo-v2-page .promo-faq__intro-copy h3{position:relative;z-index:1;margin:0 0 18px;color:var(--color-navy);font-size:32px;line-height:1.2;font-weight:800;letter-spacing:0}.promo-v2-page .promo-faq__intro-copy p{position:relative;z-index:1;max-width:520px;margin:0;color:var(--color-text);font-size:16px;line-height:1.65}.promo-v2-page .promo-faq__visual{position:relative;height:220px;overflow:hidden;border-radius:24px;background:var(--color-aqua);box-shadow:0 18px 48px #0a3c501a}.promo-v2-page .promo-faq__visual>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.16);transform-origin:75% center}.promo-v2-page .promo-faq__bubble-question,.promo-v2-page .promo-faq__bubble-chat{position:absolute;display:flex;align-items:center;justify-content:center;font-weight:800;box-shadow:0 12px 32px #071a331f}.promo-v2-page .promo-faq__bubble-question{top:48px;right:82px;width:70px;height:70px;border-radius:999px;color:var(--color-blue);background:#fff;font-size:30px}.promo-v2-page .promo-faq__bubble-chat{top:104px;right:36px;min-width:76px;height:56px;border-radius:26px;color:#fff;background:var(--color-blue);font-size:22px;box-shadow:0 12px 32px #1688b93d}.promo-v2-page .promo-faq__columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:28px}.promo-v2-page .promo-faq__column{min-width:0;display:flex;flex-direction:column;gap:14px}.promo-v2-page .promo-faq__item{align-self:stretch;overflow:hidden;border:1px solid rgba(22,136,185,.08);border-radius:18px;background:#fff;box-shadow:0 10px 30px #071a330f;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.promo-v2-page .promo-faq__item:hover{border-color:#1688b92e;box-shadow:0 14px 36px #071a3314;transform:translateY(-1px)}.promo-v2-page .promo-faq__item.is-open{border-color:#1688b93d;box-shadow:0 16px 42px #0a3c501a}.promo-v2-page .promo-faq__question{width:100%;min-height:70px;padding:14px 18px;display:grid;grid-template-columns:46px minmax(0,1fr) 28px;align-items:center;gap:16px;color:var(--color-navy);background:transparent;border:0;cursor:pointer;text-align:left}.promo-v2-page .promo-faq__icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:#1688b914}.promo-v2-page .promo-faq__icon img{width:24px;height:24px}.promo-v2-page .promo-faq__question-text{color:var(--color-navy);font-size:16px;line-height:1.35;font-weight:800}.promo-v2-page .promo-faq__toggle{width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:var(--color-blue);font-size:20px;transition:transform .2s ease}.promo-v2-page .promo-faq__item.is-open .promo-faq__toggle{transform:rotate(45deg)}.promo-v2-page .promo-faq__answer{border-top:1px solid rgba(22,136,185,.08);background:#fff}.promo-v2-page .promo-faq__answer p{margin:0;padding:18px 18px 20px 80px;color:var(--color-text);font-size:15px;line-height:1.65}.promo-v2-page .promo-faq__contact{margin-top:34px;padding:24px 28px;display:grid;grid-template-columns:1.2fr .9fr auto;align-items:center;gap:28px;border:1px solid rgba(22,136,185,.12);border-radius:24px;background:linear-gradient(120deg,#eafbfff2,#ffffffeb);box-shadow:0 16px 44px #0a3c5014}.promo-v2-page .promo-faq__contact-cell{display:flex;align-items:center;gap:18px}.promo-v2-page .promo-faq__contact-icon{width:64px;height:64px;flex:0 0 64px;display:flex;align-items:center;justify-content:center;border-radius:999px;color:var(--color-blue);background:#1688b914;font-size:28px}.promo-v2-page .promo-faq__contact h3{margin:0 0 6px;color:var(--color-navy);font-size:20px;line-height:1.25;font-weight:800}.promo-v2-page .promo-faq__contact p{margin:0;color:var(--color-text);font-size:15px;line-height:1.45}.promo-v2-page .promo-faq__contact strong{display:block;margin-top:2px;color:var(--color-navy);font-size:22px;line-height:1.2;font-weight:800}.promo-v2-page .promo-faq__contact-button{min-width:260px;min-height:60px;display:inline-flex;align-items:center;justify-content:center;gap:10px;color:#fff;background:var(--color-coral);border:0;border-radius:999px;font-size:17px;font-weight:800;cursor:pointer;box-shadow:0 18px 35px #ff5b6247}.promo-v2-page .site-footer__cookie-notice{margin-top:18px;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:18px;color:#334155;background:#f4fbfd;border:1px solid rgba(22,136,185,.22);border-radius:16px;font-size:.88rem;line-height:1.55}.promo-v2-page .site-footer__cookie-notice p{margin:0}.promo-v2-page .site-footer__cookie-notice button{min-height:40px;padding:9px 16px;flex:0 0 auto;color:#fff;background:var(--color-blue);border:0;border-radius:999px;font:inherit;font-weight:700;cursor:pointer}@media(max-width:900px){.promo-v2-page .rules__intro{padding-top:72px;grid-template-columns:1fr;gap:18px}.promo-v2-page .promo-faq{border-radius:28px}.promo-v2-page .promo-faq__header{min-height:69px}.promo-v2-page .promo-faq__header h2{font-size:25px}.promo-v2-page .promo-faq__body{padding:32px 20px 36px}.promo-v2-page .promo-faq__intro{grid-template-columns:1fr;gap:24px}.promo-v2-page .promo-faq__intro-copy{min-height:0}.promo-v2-page .promo-faq__intro-copy:before{top:-20px;right:-26px;left:auto;width:82px;height:126px;transform:none}.promo-v2-page .promo-faq__intro-copy h3{font-size:28px}.promo-v2-page .promo-faq__visual{height:190px}.promo-v2-page .promo-faq__columns{grid-template-columns:1fr;gap:12px}.promo-v2-page .promo-faq__column{gap:12px}.promo-v2-page .promo-faq__contact{padding:22px 18px;grid-template-columns:1fr;gap:18px}.promo-v2-page .promo-faq__contact-button{width:100%;min-width:0}}@media(max-width:620px){.promo-v2-page .hero-price-table__head{font-size:11px}.promo-v2-page .hero-price-table__row{font-size:17px}.promo-v2-page .hero-price-table__row .price-regular,.promo-v2-page .hero-price-table__row .price-accent{font-size:22px}.promo-v2-page .hero-price-table__row .price-accent small{display:block;margin-top:3px;font-size:9px}.promo-v2-page .hero-microcopy{font-size:14px}.promo-v2-page .rules__intro h2{font-size:38px}.promo-v2-page .rules__intro p{font-size:16px}.promo-v2-page .rule-feature,.promo-v2-page .rule-referral-copy{font-size:15px}.promo-v2-page .package-column{min-height:0;padding:26px 18px 22px;display:flex;align-items:stretch;flex-direction:column;text-align:left}.promo-v2-page .package-column__zones{margin:0 0 16px;font-size:21px}.promo-v2-page .package-column__prices{margin-bottom:14px}.promo-v2-page .package-price{min-height:82px;padding:0 10px 0 0;align-items:flex-start;gap:8px}.promo-v2-page .package-price+.package-price{padding-right:0;padding-left:12px}.promo-v2-page .package-price>span{min-height:34px;font-size:12.5px}.promo-v2-page .package-price strong{font-size:35px}.promo-v2-page .package-price--first strong{font-size:31px}.promo-v2-page .package-column__fit{min-height:0;font-size:14px}.promo-v2-page .package-column__saving{margin-top:12px;font-size:13.5px}.promo-v2-page .package-column__saving strong{font-size:15px}.promo-v2-page .package-column__unit,.promo-v2-page .package-column__example{font-size:13.5px}.promo-v2-page .promo-faq{margin-top:72px}.promo-v2-page .promo-faq__body{padding:26px 14px 30px}.promo-v2-page .promo-faq__intro-copy h3{font-size:24px}.promo-v2-page .promo-faq__question{padding:13px 14px;grid-template-columns:40px minmax(0,1fr) 24px;gap:12px}.promo-v2-page .promo-faq__icon{width:38px;height:38px}.promo-v2-page .promo-faq__question-text{font-size:15px}.promo-v2-page .promo-faq__answer p{padding:16px 14px 18px 66px;font-size:14px}.promo-v2-page .promo-faq__contact-cell{align-items:flex-start}.promo-v2-page .promo-faq__contact-icon{width:52px;height:52px;flex-basis:52px;font-size:23px}.promo-v2-page .site-footer__cookie-notice{align-items:flex-start;flex-direction:column}}.promo-v2-page .package-grid{gap:14px;border:0}.promo-v2-page .package-column--static{border:1px solid rgba(22,136,185,.24);border-radius:18px;box-shadow:0 8px 24px #071a330b;cursor:default}.promo-v2-page .package-column--static:hover{background:#fff}.promo-v2-page .trust-row{border-color:#1688b938;background:#f4fbfd}.promo-v2-page .trust-item{border-color:#1688b92e}@media(max-width:620px){.promo-v2-page .package-grid{gap:12px}.promo-v2-page .packages{padding-top:48px;padding-bottom:48px;border-top:1px solid rgba(22,136,185,.16);border-bottom:1px solid rgba(22,136,185,.16);background:#f7fbfd}.promo-v2-page .package-column--static{border:1.5px solid rgba(22,136,185,.36);box-shadow:0 8px 22px #071a330e}.promo-v2-page .friend-section__copy{padding-top:40px}.promo-v2-page .friend-section__copy>.eyebrow{margin-top:0}.promo-v2-page .zones{padding-top:48px;padding-bottom:48px}.promo-v2-page .promo-faq{margin-top:48px}}.promo-v2-page .modal-backdrop.standard-booking-backdrop{z-index:2147483647;padding:0;display:flex;align-items:center;justify-content:center;background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.promo-v2-page .booking-modal.booking-modal--standard{position:relative;width:90%;max-width:500px;max-height:85vh;padding:0;display:flex;overflow:hidden;flex-direction:column;border-radius:20px;background:#fff;box-shadow:0 25px 50px #00000040}.promo-v2-page .booking-modal--standard .modal-sticky-header{position:relative;z-index:10;flex:0 0 auto;min-height:60px;padding:15px 54px 15px 20px;display:flex;align-items:center;justify-content:center;color:#fff;background:#1d8fbd;box-shadow:0 4px 15px #00000026}.promo-v2-page .booking-modal--standard .modal-sticky-header h2{margin:0;padding:0;color:#fff;font-size:24px;line-height:1.2;font-weight:800;letter-spacing:0;text-align:center}.promo-v2-page .booking-modal--standard .modal-close-header{position:absolute;top:50%;right:15px;width:32px;height:32px;padding:0;display:grid;place-items:center;color:#fff;background:#fff3;border:0;border-radius:50%;font-size:18px;cursor:pointer;transform:translateY(-50%);transition:background-color .16s ease}.promo-v2-page .booking-modal--standard .modal-close-header:hover{background:#fff6}.promo-v2-page .booking-modal--standard .modal-scrollable-body{flex:1 1 auto;min-height:0;padding:22px 25px calc(26px + env(safe-area-inset-bottom,0px));overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.promo-v2-page .booking-modal--standard .modal-subheader{margin:0 0 20px;color:#555;font-size:15px;line-height:1.5;font-weight:500;text-align:center}.promo-v2-page .booking-modal--standard .messenger-buttons{margin:0 0 24px;display:flex;gap:15px}.promo-v2-page .booking-modal--standard .btn-messenger{min-height:60px;padding:16px;display:inline-flex;align-items:center;justify-content:center;flex:1 1 0;gap:12px;color:#fff;border:0;border-radius:12px;font-size:17px;line-height:1.2;font-weight:800;text-decoration:none;transition:filter .16s ease,transform .16s ease}.promo-v2-page .booking-modal--standard .btn-messenger:hover{color:#fff;filter:brightness(1.04);transform:translateY(-2px)}.promo-v2-page .booking-modal--standard .btn-messenger i{font-size:24px}.promo-v2-page .booking-modal--standard .btn-whatsapp{background:#25d366}.promo-v2-page .booking-modal--standard .btn-viber{background:#7360f2}.promo-v2-page .booking-modal--standard .form-divider{position:static;margin:8px 0 24px;border-top:0;border-bottom:1px solid #eeeeee;line-height:.1em;text-align:center}.promo-v2-page .booking-modal--standard .form-divider span{position:static;top:auto;padding:0 15px;color:#999;background:#fff;font-size:14px;line-height:1}.promo-v2-page .booking-modal--standard .booking-form{display:block}.promo-v2-page .booking-modal--standard .form-row-split{display:flex;align-items:flex-start;gap:15px}.promo-v2-page .booking-modal--standard .form-group{margin:0 0 16px}.promo-v2-page .booking-modal--standard .name-group{min-width:0;flex:1 1 auto}.promo-v2-page .booking-modal--standard .gender-group{width:auto;flex:0 0 auto}.promo-v2-page .booking-modal--standard .form-group>label,.promo-v2-page .booking-modal--standard .standard-form-label{min-height:21px;margin:0 0 8px;display:block;color:#333;font-size:15px;line-height:1.35;font-weight:700}.promo-v2-page .booking-modal--standard .booking-form input[type=text],.promo-v2-page .booking-modal--standard .booking-form input[type=tel]{width:100%;height:50px;padding:0 15px;color:#333;background:#fff;border:1px solid #dddddd;border-radius:12px;font:inherit;font-size:16px;transition:border-color .16s ease,box-shadow .16s ease}.promo-v2-page .booking-modal--standard .booking-form input[type=text]:focus,.promo-v2-page .booking-modal--standard .booking-form input[type=tel]:focus{outline:0;border-color:#1d8fbd;box-shadow:0 0 0 3px #1d8fbd24}.promo-v2-page .booking-modal--standard .gender-selector,.promo-v2-page .booking-modal--standard .messenger-selector-compact{display:flex;gap:8px}.promo-v2-page .booking-modal--standard .messenger-selector-compact{flex:0 0 auto;gap:6px}.promo-v2-page .booking-modal--standard .gender-option,.promo-v2-page .booking-modal--standard .messenger-option{position:relative;margin:0;display:block;cursor:pointer}.promo-v2-page .booking-modal--standard .gender-option input,.promo-v2-page .booking-modal--standard .messenger-option input{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:0;opacity:0;cursor:pointer}.promo-v2-page .booking-modal--standard .gender-card,.promo-v2-page .booking-modal--standard .messenger-card{width:50px;height:50px;display:flex;align-items:center;justify-content:center;color:#555;background:#fff;border:1px solid #dddddd;border-radius:12px;box-shadow:0 2px 5px #0000000d;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .16s ease}.promo-v2-page .booking-modal--standard .gender-card>span{color:inherit;font-size:17px;line-height:1;font-weight:650}.promo-v2-page .booking-modal--standard .messenger-card i{font-size:24px}.promo-v2-page .booking-modal--standard .messenger-card .fa-whatsapp{color:#25d366}.promo-v2-page .booking-modal--standard .messenger-card .fa-viber{color:#7360f2}.promo-v2-page .booking-modal--standard .gender-option input:checked+.gender-card,.promo-v2-page .booking-modal--standard .messenger-option input:checked+.messenger-card{color:#007bff;background:#e6f0ff;border-color:#007bff;box-shadow:0 2px 8px #007bff40;transform:translateY(-1px)}.promo-v2-page .booking-modal--standard .gender-option input:focus-visible+.gender-card,.promo-v2-page .booking-modal--standard .messenger-option input:focus-visible+.messenger-card{outline:3px solid rgba(29,143,189,.28);outline-offset:2px}.promo-v2-page .booking-modal--standard .messenger-phone-group{display:flex;align-items:stretch;gap:12px}.promo-v2-page .booking-modal--standard .messenger-phone-group input[type=tel]{min-width:0;flex:1 1 auto}.promo-v2-page .booking-modal--standard .form-note{margin:8px 0 0;color:#333;font-size:13.5px;line-height:1.4;opacity:.8}.promo-v2-page .booking-modal--standard .booking-submit{width:100%;min-height:51px;margin:0;border-radius:12px}.promo-v2-page .booking-modal--standard .booking-submit:disabled{cursor:wait;opacity:.72}.promo-v2-page .booking-modal--standard .booking-form-error{margin:0 0 10px;color:#a82f35;font-size:13px;line-height:1.45;font-weight:650}.promo-v2-page .booking-modal--standard .privacy-form-notice{margin:10px 0 0;color:#657984;font-size:11.5px;line-height:1.5;text-align:left}.promo-v2-page .booking-modal--standard .privacy-form-notice a{color:#126f95;font-weight:700;text-decoration:underline;text-underline-offset:2px}.promo-v2-page .booking-modal--standard .booking-success{min-height:390px;padding:16px}.promo-v2-page .booking-modal--standard .booking-success h3{margin:0;color:var(--color-navy);font-size:28px}.promo-v2-page .booking-modal--standard .booking-success>i{color:#2ecc71}@media(max-width:560px){.promo-v2-page .booking-modal.booking-modal--standard{width:calc(100% - 20px);max-height:calc(100dvh - 20px);margin:10px}.promo-v2-page .booking-modal--standard .modal-sticky-header{min-height:50px;padding:12px 50px 12px 18px}.promo-v2-page .booking-modal--standard .modal-sticky-header h2{font-size:21.5px}.promo-v2-page .booking-modal--standard .modal-scrollable-body{padding:18px 18px calc(20px + env(safe-area-inset-bottom,0px))}}@media(max-width:335px){.promo-v2-page .booking-modal--standard .modal-sticky-header h2{font-size:18.5px}.promo-v2-page .booking-modal--standard .modal-subheader{font-size:14px}.promo-v2-page .booking-modal--standard .btn-messenger{gap:8px;padding-right:10px;padding-left:10px;font-size:15px}}
