.Footer-module__5YqCEq__footer{background:var(--color-grey-09);color:var(--color-grey-04);margin-top:var(--section-pt);padding:40px 0 50px}.Footer-module__5YqCEq__top{border-bottom:1px solid var(--color-grey-07);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding-bottom:20px;display:flex}.Footer-module__5YqCEq__nav{flex-wrap:wrap;gap:4px 28px;display:flex}.Footer-module__5YqCEq__nav a{color:var(--color-brand);font-size:16px;font-weight:600;line-height:36px;transition:color .2s}.Footer-module__5YqCEq__nav a:hover{color:var(--color-brand-hover)}.Footer-module__5YqCEq__strong{color:#fff!important}.Footer-module__5YqCEq__social{align-items:center;gap:8px;display:flex}.Footer-module__5YqCEq__social a{width:40px;height:40px;color:var(--color-grey-05);border:1px solid var(--color-grey-07);border-radius:50%;place-items:center;transition:color .2s,border-color .2s;display:grid}.Footer-module__5YqCEq__social a:hover{color:var(--color-brand);border-color:var(--color-brand)}.Footer-module__5YqCEq__info{padding:22px 0 0;font-style:normal}.Footer-module__5YqCEq__info p{color:var(--color-grey-05);flex-wrap:wrap;gap:4px 18px;font-size:14px;line-height:1.9;display:flex}.Footer-module__5YqCEq__tel{color:var(--color-grey-04)}.Footer-module__5YqCEq__bottom{border-top:1px solid var(--color-grey-08);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;margin-top:22px;padding-top:22px;display:flex}.Footer-module__5YqCEq__copyright{color:var(--color-grey-06);font-size:13px}.Footer-module__5YqCEq__disclaimer{color:var(--color-grey-06);text-wrap:pretty;flex:420px;font-size:12.5px;line-height:1.7}.Footer-module__5YqCEq__kcp{opacity:.6;width:120px;height:auto}@media screen and (max-width:650px){.Footer-module__5YqCEq__nav a{font-size:14px;line-height:30px}.Footer-module__5YqCEq__info p{gap:2px 12px;font-size:12.5px}.Footer-module__5YqCEq__bottom{flex-direction:column}}
.FloatingCta-module__5yLjyq__rail{z-index:90;flex-direction:column;gap:8px;display:flex;position:fixed;bottom:28px;right:20px}.FloatingCta-module__5yLjyq__item,.FloatingCta-module__5yLjyq__tel{border:1px solid var(--color-grey-07);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:62px;height:62px;color:var(--color-grey-04);letter-spacing:-.02em;background:#0d0f12eb;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:11px;font-weight:600;transition:background-color .2s,color .2s,border-color .2s;display:flex}.FloatingCta-module__5yLjyq__item:hover,.FloatingCta-module__5yLjyq__tel:hover{border-color:var(--color-brand);color:var(--color-brand)}.FloatingCta-module__5yLjyq__tel{color:var(--color-brand);border-color:#8ce2d066}.FloatingCta-module__5yLjyq__primary{background:var(--color-brand);border-color:var(--color-brand);color:#04211d}.FloatingCta-module__5yLjyq__primary:hover{background:var(--color-brand-hover);border-color:var(--color-brand-hover);color:#04211d}.FloatingCta-module__5yLjyq__top{opacity:0;pointer-events:none;transition:opacity .25s,transform .25s;transform:translateY(6px)}.FloatingCta-module__5yLjyq__topVisible{opacity:1;pointer-events:auto;transform:translateY(0)}@media screen and (max-width:650px){.FloatingCta-module__5yLjyq__rail{padding:8px 12px calc(8px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--color-grey-08);background:#0d0f12f0;flex-direction:row;gap:0;bottom:0;left:0;right:0}.FloatingCta-module__5yLjyq__item,.FloatingCta-module__5yLjyq__tel{-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:var(--radius-btn);background:0 0;border:0;flex-direction:row;flex:1 1 0;gap:6px;width:auto;height:52px;font-size:15px}.FloatingCta-module__5yLjyq__tel{border:1px solid #8ce2d066;flex:0 0 40%;margin-right:8px}.FloatingCta-module__5yLjyq__primary{background:var(--color-brand)}.FloatingCta-module__5yLjyq__rail>.FloatingCta-module__5yLjyq__item:not(.FloatingCta-module__5yLjyq__primary):not(.FloatingCta-module__5yLjyq__top),.FloatingCta-module__5yLjyq__top{display:none}}
.MobileDrawer-module__aezala__root{z-index:200;pointer-events:none;position:fixed;inset:0;overflow:hidden}.MobileDrawer-module__aezala__open{pointer-events:auto}.MobileDrawer-module__aezala__dim{opacity:0;background:#0009;width:100%;transition:opacity .3s;position:absolute;inset:0}.MobileDrawer-module__aezala__open .MobileDrawer-module__aezala__dim{opacity:1}.MobileDrawer-module__aezala__panel{background:var(--color-grey-09);flex-direction:column;width:min(84vw,380px);height:100%;padding:0 7vw 40px;transition:transform .34s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;top:0;right:0;transform:translate(100%)}.MobileDrawer-module__aezala__open .MobileDrawer-module__aezala__panel{transform:translate(0)}.MobileDrawer-module__aezala__head{height:var(--header-h);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.MobileDrawer-module__aezala__partner{color:var(--color-brand);background:#8ce2d024;border-radius:4px;padding:4px 9px;font-size:12px;font-weight:600}.MobileDrawer-module__aezala__close{color:#fff;place-items:center;width:44px;height:44px;margin-right:-10px;display:grid}.MobileDrawer-module__aezala__list{flex-direction:column;padding-top:24px;display:flex}.MobileDrawer-module__aezala__list a{color:#fff;padding:16px 0;font-size:22px;font-weight:700;display:block}.MobileDrawer-module__aezala__sublist{border-top:1px solid var(--color-grey-07);flex-direction:column;gap:4px;margin-top:24px;padding-top:24px;display:flex}.MobileDrawer-module__aezala__sublist a{color:var(--color-grey-05);padding:10px 0;font-size:15px;display:block}.MobileDrawer-module__aezala__hotline{border-radius:var(--radius-btn);background:#8ce2d01a;border:1px solid #8ce2d047;flex-direction:column;gap:4px;margin-top:auto;padding:18px 20px;display:flex}.MobileDrawer-module__aezala__hotline span{color:var(--color-grey-05);font-size:13px}.MobileDrawer-module__aezala__hotline strong{font-family:var(--font-brand);color:var(--color-brand);font-size:24px;font-weight:700}
.Header-module__mUV5eG__header{width:100%;height:var(--header-h);z-index:100;transition:background-color .4s ease-in-out,-webkit-backdrop-filter .4s ease-in-out,backdrop-filter .4s ease-in-out;position:fixed;top:0;left:0}.Header-module__mUV5eG__scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#000000d1}.Header-module__mUV5eG__inner{align-items:center;gap:16px;width:100%;max-width:1800px;height:100%;margin:0 auto;padding-inline:2.08vw;display:flex}.Header-module__mUV5eG__logo{flex-shrink:0;align-items:center;line-height:0;display:flex}.Header-module__mUV5eG__logo img{width:90px;height:auto}.Header-module__mUV5eG__partner{color:var(--color-brand);letter-spacing:-.01em;white-space:nowrap;background:#8ce2d024;border-radius:4px;flex-shrink:0;margin-left:10px;padding:4px 9px;font-size:12px;font-weight:600}.Header-module__mUV5eG__center{flex:1;justify-content:center;display:flex}.Header-module__mUV5eG__center ul{align-items:center;display:flex}.Header-module__mUV5eG__center a{color:var(--color-grey-05);padding:0 16px;font-size:16px;font-weight:400;line-height:1.4;transition:color .2s;display:block}.Header-module__mUV5eG__center a:hover{color:#fff}.Header-module__mUV5eG__right{flex-shrink:0;align-items:center;gap:20px;display:flex}.Header-module__mUV5eG__right ul{align-items:center;gap:16px;display:flex}.Header-module__mUV5eG__right a{color:var(--color-grey-04);font-size:16px;transition:color .2s}.Header-module__mUV5eG__right a:hover{color:#fff}.Header-module__mUV5eG__hotline{font-family:var(--font-brand);color:var(--color-brand);letter-spacing:.01em;white-space:nowrap;font-size:18px;font-weight:700}.Header-module__mUV5eG__headerMobile{width:100%;height:var(--header-h);z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000d1;align-items:center;gap:8px;padding-inline:5.33vw;display:none;position:fixed;top:0;left:0}.Header-module__mUV5eG__headerMobile .Header-module__mUV5eG__logo img{width:78px}.Header-module__mUV5eG__burger{flex-direction:column;justify-content:center;align-items:flex-end;gap:5px;width:44px;height:44px;margin-left:auto;display:flex}.Header-module__mUV5eG__burger span{background:#fff;border-radius:2px;width:22px;height:2px;display:block}.Header-module__mUV5eG__burger span:nth-child(2){width:16px}@media screen and (max-width:1280px){.Header-module__mUV5eG__header{display:none}.Header-module__mUV5eG__headerMobile{display:flex}}
