:root{--zero: 0;--xxs: 375px;--xs: 450px;--sm: 769px;--md: 980px;--lg: 1025px;--xl: 1100px;--2xl: 1280px;--3xl: 1440px;--4xl: 1920px}@media screen and (min-width: 980px){.md-max{display:none}}.header .focus-only-lg .icon{display:none}@media screen and (max-width: 1024px){.header .focus-only-lg{display:flex;justify-content:center;align-items:center;width:50px;height:50px;color:var(--pink)}.header .focus-only-lg .icon{display:block;width:12px;height:12px}}@media screen and (min-width: 1025px){.header .focus-only-lg{position:absolute!important;top:70%;padding:20px;background:var(--white);font-weight:600;color:var(--black)}}@media screen and (min-width: 1025px){.header .menu-item:hover>.submenu-outer{opacity:1;pointer-events:auto}}.header .collapse-open>.submenu-outer{display:flex!important;opacity:1;pointer-events:auto}.header #menu-header{display:flex;justify-content:center;gap:24px}@media screen and (max-width: 1024px){.header #menu-header{flex-direction:column}}@media screen and (max-width: 1024px){.header #menu-header>li{display:flex;justify-content:space-between}}.header #menu-header>li>a,.header #menu-header>li>button{display:block;padding:48px 0;opacity:.5;font-family:var(--font-primary);font-style:normal;font-size:max(14px,min(1.8rem,18px));font-weight:700;line-height:1;color:var(--color, var(--black));cursor:pointer;transition:opacity .3s var(--ease-out-quad)}@media screen and (max-width: 1024px){.header #menu-header>li>a,.header #menu-header>li>button{padding:16px 0}}.header #menu-header>li>a:hover,.header #menu-header>li>button:hover{opacity:1;-webkit-text-decoration:underline;text-decoration:underline}.header #menu-header .nav__item-active>a{opacity:1;-webkit-text-decoration:underline;text-decoration:underline}.header #menu-header .current_page_item a,.header #menu-header .current-menu-item a{opacity:1}@media screen and (max-width: 1024px){.header .menu-header-container,.header .submenu{width:100%}}@media screen and (max-width: 1024px){.header-right{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;display:none;flex-direction:column;padding:24px;background:var(--white)}}.header-right.active{display:block}.header-right-inner{display:flex;align-items:center;gap:24px}@media screen and (max-width: 1024px){.header-right-inner{position:relative;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;height:100%;padding:16px;padding-top:var(--header);border-radius:8px;box-shadow:0 4px 15px #2b252726;overflow:auto}}@media screen and (max-width: 1024px){.header-right .btn{margin-top:auto}}.submenu-outer-1{position:absolute;top:0;left:0;z-index:1;width:var(--vw);min-height:305px;padding:40px var(--margin);background:var(--white);opacity:0;pointer-events:none;transition:opacity .3s var(--ease-out-quad),transform .3s var(--ease-out-quad)}@media screen and (max-width: 1024px){.submenu-outer-1{display:flex;flex-direction:column;align-items:flex-start;gap:40px;width:100%;height:100vh;height:calc(100% - 100px);padding:16px;padding-top:var(--header);border-radius:8px;overflow:auto}}@media screen and (min-width: 1025px){.submenu-outer-1{position:absolute;top:100%;left:50%;z-index:-1;display:flex;justify-content:space-between;align-items:flex-start;gap:24px;box-shadow:0 10px 15px #2b252710;transform:translate(-50%)}}.submenu-outer-1 .current_page_item>a,.submenu-outer-1 .current-menu-item>a{-webkit-text-decoration:underline;text-decoration:underline}.submenu-outer-1:before{content:"";position:absolute;top:0%;left:50%;z-index:-1;width:var(--vw);height:100%;min-height:305px;padding:40px var(--margin);background:var(--white);box-shadow:0 10px 15px #2b252710;opacity:1;pointer-events:none;transform:translate(-50%);transition:opacity .3s var(--ease-out-quad),transform .3s var(--ease-out-quad)}@media screen and (max-width: 1024px){.submenu-outer-1:before{display:none}}.submenu-outer-1 li{width:100%}@media screen and (max-width: 1024px){.submenu-outer-1 li{display:flex;justify-content:space-between;align-items:center;width:100%}}@media screen and (min-width: 1025px){.submenu-outer-1 .nav__item:hover>.submenu-outer{opacity:1;pointer-events:auto}}.submenu-outer-1 .nav__item>.submenu-outer{--column: 4;position:absolute;top:0;left:calc(var(--columns-size) * 4 + (var(--columns-gap) * 4) + var(--margin));width:calc(var(--columns-size) * 4 + (var(--columns-gap) * 3));height:100%;padding:40px;opacity:1}@media screen and (min-width: 1025px){.submenu-outer-1 .nav__item>.submenu-outer{opacity:0;pointer-events:none;transition:opacity .3s var(--ease-out-quad),transform .3s var(--ease-out-quad)}}@media screen and (max-width: 1024px){.submenu-outer-1 .nav__item>.submenu-outer{top:0;left:0;display:flex;display:none;flex-direction:column;align-items:flex-start;gap:40px;width:100%;height:100vh;height:100%;padding:16px;padding-top:var(--header);background:var(--white);border-radius:8px;overflow:auto}}.submenu-outer-1 .nav__item>.submenu-outer a{font-family:var(--font-primary);font-size:18px;font-weight:600;text-transform:none}.submenu-outer-1 .nav__item>.submenu-outer a:hover{color:var(--pink)}.submenu-outer-1 .nav__item>.submenu-outer:before{content:"";position:absolute;top:0;left:0;z-index:-1;width:200%;height:100%;background-image:linear-gradient(to right,rgba(0,0,0,.04) 0%,rgba(0,0,0,.01) 2%,transparent 3%);pointer-events:none}@media screen and (max-width: 1024px){.submenu-outer-1 .nav__item>.submenu-outer:before{display:none}}.submenu-outer-1 .nav__item .submenu--level-2{position:static}.submenu-outer-1 a{--color: var(--grey);display:block;padding:16px 0;font-family:var(--font-primary);font-size:18px;font-weight:800;line-height:1.2;text-transform:uppercase}.submenu-outer-1 a:hover{--color: var(--pink);-webkit-text-decoration:underline;text-decoration:underline}.nav__link--active .submenu-outer-1 a{--color: var(--black);-webkit-text-decoration:underline;text-decoration:underline}.submenu-close{display:flex;align-items:center;gap:8px;padding:0;background:none;border:none;font-family:var(--font-primary);font-size:14px;font-weight:600}.submenu-close .icon{width:12px;height:12px;color:var(--pink)}@media screen and (min-width: 1025px){.submenu-close{display:none}}@media screen and (max-width: 1024px){.submenu-image{width:100%;margin-top:40px}}.submenu-image img{display:block;width:411px;height:183px;margin-bottom:16px;border-radius:8px;box-shadow:0 4px 15px #2b252726;opacity:1;overflow:hidden;aspect-ratio:411 / 183;-o-object-fit:cover;object-fit:cover}.submenu-image a{display:block;padding:0;font-size:16px;color:var(--pink)}.header-language{position:relative;z-index:3}@media screen and (max-width: 1024px){.header-language{margin-top:auto}}.header-language:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;height:160px}.header .collapse-open .lang-items{opacity:1;pointer-events:auto;transform:translateY(0)}.header .lang-items{position:absolute;left:0;width:100%;opacity:0;pointer-events:none;transform:translateY(-10px);transition:opacity .3s var(--ease-out-quad),transform .3s var(--ease-out-quad);z-index:1;background:var(--white);border-radius:30px;box-shadow:4.84px 4.84px 14.53px #2b25271a}@media screen and (max-width: 1024px){.header .lang-items{bottom:calc(100% + 10px)}}@media screen and (min-width: 1025px){.header .lang-items{top:calc(100% + 10px)}}.header .lang-item a{display:block;padding:13px 16px;aspect-ratio:1/1;font-family:var(--font-primary);font-size:16px;font-weight:700;text-transform:uppercase;color:var(--black);transition:background .3s var(--ease-out-quad),color .3s var(--ease-out-quad)}.header .lang-item a:hover{background:var(--light-pink);color:var(--pink)}.header .lang-item:first-child a{border-radius:50% 50% 0 0}.header .lang-item:last-child a{border-radius:0 0 50% 50%}.header .lang-current{padding:13px 16px;background:var(--pink);border-radius:50%;font-family:var(--font-primary);font-size:16px;font-weight:700;text-transform:uppercase;color:var(--white);cursor:pointer;transition:background .3s var(--ease-out-quad)}.header .lang-current:hover{background:var(--dark-pink)}.burger{display:none}@media screen and (max-width: 1024px){.burger{display:flex;justify-content:space-between;width:50px;height:50px;background:transparent;border:none;cursor:pointer}}.burger.active:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--white);border-radius:8px;transition:box-shadow .3s var(--ease-out-quad)}.burger-inner{display:flex;flex-direction:column;justify-content:center;gap:4px}.burger-label{position:absolute;top:50%;left:16px;transform:translateY(-50%);font-size:16px;font-weight:700;color:var(--black);font-family:var(--font-primary);font-weight:800;font-size:18px;color:var(--pink);opacity:0;pointer-events:none;transition:opacity .3s var(--ease-out-quad)}.active .burger-label{opacity:1;pointer-events:auto}.burger-bar{position:relative;z-index:1;width:32px;height:3px;background:var(--black);border-radius:999px;background:var(--pink);transform-origin:right}.burger-bar:nth-child(2){transform:scaleX(.7)}.burger-bar:nth-child(3){transform:scaleX(.5)}.home .scrolled{background:var(--white)!important}.header{position:sticky;top:16px;left:0;z-index:10;width:100%}@media screen and (min-width: 1025px){.header{top:0;background:var(--white)}}.home .header{top:0;position:fixed;background:transparent;transition:background .3s var(--ease-out-quad)}.header.white{background:var(--white)}@media screen and (max-width: 1024px){.header{position:fixed;padding:0 24px}}.header-inner{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;margin:0 auto;transition:border .3s var(--ease-out-quad)}@media screen and (min-width: 1025px){.header-inner{max-width:var(--vw)!important}}@media screen and (max-width: 1024px){.header-inner{background:var(--white);padding:16px;box-shadow:0 4px 15px #2b252726;border-radius:8px;max-width:100%}}.header-logo{--width: 75px;--height: 80px;width:75px;width:var(--width);height:80px;height:var(--height)}.header-logo svg,.header-logo .icon{width:var(--width);height:var(--height)}.header-logo{transition:opacity .3s var(--ease-out-quad)}.menu-open .header-logo{opacity:0}@media screen and (max-width: 1024px){.header-logo{--width: 32px;--height: 34px }}
