.burger-button{cursor:pointer;display:none;margin-left:50px;text-align:center}.burger-button__lines{display:flex;flex-direction:column;height:24px;justify-content:space-between;width:44px}.burger-button__lines span{background-color:var(--c-primary-main);border-radius:2px;display:block;height:4px;width:100%}.burger-button__text{color:var(--c-primary-pressed);display:none;font-size:.875rem;font-weight:700;text-transform:uppercase}.burger-button.burger-desktop{display:block}.wa-menu-right{background-color:var(--c-primary-main);display:none;height:100%;max-width:420px;min-height:100vh;padding:100px 70px 88px 50px;position:fixed;right:0;text-align:right;top:0;width:100%;z-index:11}.wa-menu-right,.wa-menu-right a{color:var(--c-neutral-white)}.wa-menu-right__close{cursor:pointer;height:24px;position:absolute;right:70px;top:40px;width:24px}.wa-menu-right__close:after,.wa-menu-right__close:before{background-color:var(--c-neutral-white);content:"";height:2px;left:0;position:absolute;top:50%;transform:rotate(45deg);width:100%}.wa-menu-right__close:after{transform:rotate(-45deg)}@media (hover:hover){.wa-menu-right__close:hover{opacity:.8}}.wa-menu-right__overflow{max-height:calc(100vh - 120px);overflow-y:auto;padding-right:10px}.wa-menu-right__overflow::-webkit-scrollbar{width:5px}.wa-menu-right__overflow::-webkit-scrollbar-track{background:transparent}.wa-menu-right__overflow::-webkit-scrollbar-thumb{background:var(--c-primary-hover);border-radius:5px}@media (hover:hover){.wa-menu-right__overflow::-webkit-scrollbar-thumb:hover{background:var(--c-primary-pressed)}}.wa-menu-right__content>ul{border-bottom:1px solid var(--c-primary-hover);margin-bottom:37px;padding-bottom:24px}.wa-menu-right__content>ul>li{margin-bottom:12px}.wa-menu-right__content>ul>li>a{display:block;font-size:1.5rem;font-weight:700;padding-right:30px;position:relative}.wa-menu-right__content>ul>li ul{display:none;padding:20px 0 0}.wa-menu-right__content>ul>li ul li{font-size:1.25rem;margin-bottom:8px}.wa-menu-right__content>ul>li.have-sub>a:after,.wa-menu-right__content>ul>li.have-sub>a:before{background-color:var(--c-neutral-white);border-radius:2px;content:"";height:2px;position:absolute;right:0;top:17px;width:12px}.wa-menu-right__content>ul>li.have-sub>a:after{transform:rotate(90deg)}.wa-menu-right__content>ul>li.have-sub ul li a{padding-right:30px}.wa-menu-right__content>ul>li.have-sub ul li.have-sub .btn-arrow{position:relative}.wa-menu-right__content>ul>li.have-sub ul li.have-sub .btn-arrow:after{bottom:0;content:"\e930";cursor:pointer;font-family:Webarq-Icons!important;font-size:1.125rem;left:auto;line-height:1.4;margin:auto;position:absolute;right:0;top:0;transition:all .25s ease-out}.wa-menu-right__content>ul>li.have-sub ul li.have-sub.active .btn-arrow:after{transform:rotate(180deg);transition:all .25s ease-out}.wa-menu-right__content>ul>li.have-sub ul li.have-sub ul{display:none;margin-bottom:20px;padding-top:12px}.wa-menu-right__content>ul>li.have-sub ul li.have-sub ul li a{font-size:16px;padding-right:0}.wa-menu-right__content>ul>li.active>a:after{transform:rotate(0deg)}.wa-menu-right__content>.button{height:50px;line-height:48px;margin-bottom:16px;width:100%}.wa-menu-right__content .menu-top-mobile{margin-bottom:24px}.wa-menu-right__content .menu-top-mobile a{display:inline-flex;margin-bottom:12px;margin-left:18px;opacity:.8}.wa-menu-right__content .search-field{margin-bottom:28px}.wa-menu-right__content .search-field:before{color:var(--c-neutral-white)}.wa-menu-right__content .search-field input{background:var(--c-primary-hover);border:none;color:var(--c-neutral-white)}.wa-menu-right__content .search-field input::-moz-placeholder{color:var(--c-neutral-white)}.wa-menu-right__content .search-field input::placeholder{color:var(--c-neutral-white)}.wa-menu-right__content .lang-logo{align-items:center;display:flex;justify-content:center}.wa-menu-right__content .lang-logo a{align-items:center;display:flex;margin-right:24px}.wa-menu-right__content .lang-logo a img{margin-right:8px}.wa-menu-right__content .lang-logo a:last-of-type{margin-right:0}@media (max-width:1200px){.burger-button{margin-left:38px}.wa-menu-right{padding:80px 50px}.wa-menu-right__close{right:50px;top:30px}.wa-menu-right__content>ul>li>a{display:inline-flex}}@media (max-width:1023px){.burger-button,.burger-button__text{display:block}}@media (max-width:767px){.burger-button{margin-left:20px}.burger-button__text{display:none}.wa-menu-right{padding:80px 30px}.wa-menu-right__close{right:30px}.wa-menu-right__content>ul{margin-bottom:28px}.wa-menu-right__content>ul>li{text-align:center}.wa-menu-right__content>ul>li>a{font-size:1.375rem}.wa-menu-right__content>ul>li ul li{font-size:1.125rem}.wa-menu-right__content .menu-top-mobile{display:flex;flex-wrap:wrap;justify-content:center}.wa-menu-right__content .menu-top-mobile a{display:block;margin:0 10px 12px}.wa-menu-right__content>.button{height:42px;line-height:38px}}.wa-header{background:var(--c-neutral-white);position:relative}.wa-header__fixed{left:0;position:fixed;top:0;z-index:100}.wa-header__wrapper{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between}.wa-header__logo{padding:20px 0}.wa-header__logo img{display:block}.wa-header__right{align-items:center;display:flex;flex-flow:row nowrap}.wa-header__nav{border-right:1px solid var(--c-neutral-gray-2);display:flex;flex-flow:row nowrap;margin:0 40px 0 0;position:relative}.wa-header__nav li{margin:0;padding:0 24px;position:relative}.wa-header__nav li a{display:block;font-weight:600}.wa-header__nav li.have-sub{position:relative}.wa-header__nav li.have-sub>a{display:inline-block;padding-right:28px;position:relative}.wa-header__nav li.have-sub>.btn-arrow{cursor:pointer}.wa-header__nav li.have-sub>.btn-arrow:after{bottom:auto;color:var(--c-neutral-gray-4);content:"\e930";display:block;font-family:var(--font-webarq-icon);font-size:1.125rem;line-height:1.4;position:absolute;right:0;top:0}.wa-header__nav li.have-sub>ul{display:none;margin:0;min-width:250px;padding:40px 24px 20px;position:absolute;top:100%;transition:all .25s ease-out;z-index:8}.wa-header__nav li.have-sub>ul:before{background:var(--c-neutral-white);border-radius:8px;bottom:0;box-shadow:0 4px 20px 10px rgba(0,0,0,.05);content:"";left:0;position:absolute;right:0;top:20px;z-index:-1}.wa-header__nav li.have-sub>ul li{margin-bottom:16px;padding:0}.wa-header__nav li.have-sub>ul li:last-child{margin-bottom:0}.wa-header__nav li.have-sub>ul li ul{display:none;min-width:170px;padding:10px 0 10px 20px;position:relative;transition:none}.wa-header__nav li.have-sub>ul li ul:before{display:none}.wa-header__nav li.have-sub>ul li ul li{margin-bottom:8px}.wa-header__nav li.have-sub>ul li ul li a{font-weight:400}.wa-header__nav li.have-sub-thumb>a{padding-right:28px;position:relative}.wa-header__nav li.have-sub-thumb>a:after{bottom:auto;color:var(--c-neutral-gray-4);content:"\e930";font-family:var(--font-webarq-icon);font-size:1.125rem;line-height:1.4;position:absolute;right:0;top:0}.wa-header__nav li.have-sub-thumb .drop-sub-menu{display:none;left:0;margin:0;padding:44px 0 10px 32px;position:absolute;top:100%;transition:all .25s ease-out;z-index:8}.wa-header__nav li.have-sub-thumb .drop-sub-menu:before{background:var(--c-neutral-white);border-radius:16px;bottom:0;box-shadow:0 4px 20px 10px rgba(0,0,0,.05);content:"";left:0;position:absolute;right:0;top:20px;z-index:-1}.wa-header__nav li.have-sub-thumb .drop-sub-menu__wrap{display:flex}.wa-header__nav li.have-sub-thumb .drop-sub-menu h6{margin-bottom:20px}.wa-header__nav li.have-sub-thumb .drop-sub-menu .col-menu{padding-right:60px;width:280px}.wa-header__nav li.have-sub-thumb .drop-sub-menu .col-menu.img-thumb{border-radius:0 16px 16px 0;margin-bottom:-10px;margin-top:-72px;padding-right:0;position:relative}.wa-header__nav li.have-sub-thumb .drop-sub-menu .col-menu.img-thumb img{display:block;height:100%;-o-object-fit:cover;object-fit:cover}.wa-header__nav li.have-sub-thumb .drop-sub-menu .col-menu ul li{margin-bottom:16px;padding:0}.wa-header__nav li.have-sub-thumb .drop-sub-menu .col-menu ul li a{font-size:.875rem;font-weight:700}.wa-header__nav li.have-sub-thumb .drop-sub-menu .col-menu ul li.have-sub>ul{padding:8px 0 0 12px;position:relative;transition:none}.wa-header__nav li.have-sub-thumb .drop-sub-menu .col-menu ul li.have-sub>ul li{margin-bottom:8px}.wa-header__nav li.have-sub-thumb .drop-sub-menu .col-menu ul li.have-sub>ul li:last-child{margin-bottom:0}.wa-header__nav li.have-sub-thumb .drop-sub-menu .col-menu ul li.have-sub>ul li a{font-weight:400}.wa-header__nav li.have-sub-thumb .drop-sub-menu .col-menu ul li.have-sub>ul:before{display:none}.wa-header__nav li:last-of-type.have-sub-thumb .drop-sub-menu{left:unset;right:0}@media (hover:hover){.wa-header__nav>.have-sub-thumb:hover>.drop-sub-menu,.wa-header__nav>.have-sub:hover>ul{display:block;transition:all .25s ease-out}}.wa-header__lang{margin-right:32px}.wa-header__search{margin-right:32px;position:relative}.wa-header__search:after{background-color:#c3c4c5;content:"";display:none;height:24px;position:absolute;right:-40px;top:-2px;width:1px}.wa-header__search--button{align-items:center;cursor:pointer;display:flex}.wa-header__search--button i{color:var(--c-neutral-gray-4);font-size:20px}.wa-header__search--content{background:var(--c-neutral-white);border-radius:24px;box-shadow:0 4px 20px 4px rgba(0,0,0,.05);display:none;overflow:hidden;position:absolute;right:-20px;top:calc(100% + 24px);z-index:5}.wa-header__search--content form{position:relative}.wa-header__search--content form input[type=text]{background:var(--c-neutral-white);border:none;font-size:.875rem;margin:0;padding-left:24px;padding-right:50px;position:relative;width:320px}.wa-header__search--content form button{background:none;border:none;bottom:0;color:var(--c-neutral-gray-4);cursor:pointer;padding:0 12px;position:absolute;right:8px;top:0}.wa-header__search.act .wa-header__search--content{display:block;transition:all .25s ease-out}.wa-header__top{background-color:var(--c-primary-hover);padding:14px 0}.wa-header__top--wrapper{display:flex;justify-content:flex-end}.wa-header__top--wrapper nav{align-items:center;display:flex}.wa-header__top--wrapper nav a{color:var(--c-neutral-white);font-size:.875rem;font-weight:600;margin-right:40px}.wa-header__top--wrapper nav a:last-of-type{margin-right:0}.inline-lang,.inline-lang a{color:var(--c-neutral-gray-3)}.inline-lang a.active{color:var(--c-neutral-black);font-weight:700}@media (max-width:1200px){.wa-header__nav{margin-right:24px;padding-right:8px}.wa-header__nav li{padding-left:16px;padding-right:16px}.wa-header__nav li.have-sub>a{padding-right:24px}.wa-header__nav li.have-sub>ul{transition:none}.wa-header__nav li.have-sub-thumb>a{padding-right:24px}.wa-header__nav li.have-sub-thumb>.drop-sub-menu{transition:none}.wa-header__nav li.have-sub-thumb .drop-sub-menu .col-menu{width:240px}.wa-header__nav li.have-sub-thumb .drop-sub-menu .col-menu.img-thumb{margin-top:-69px}.wa-header__lang{margin-right:30px}.wa-header__search{margin-right:32px}.wa-header__search:after{right:-23px}.wa-header__top{padding:11px 0}}@media (max-width:1023px){.wa-header__nav,.wa-header__top{display:none}.wa-header__top--wrapper nav a{font-size:.75rem}.inline-lang a{font-size:.875rem}}@media (max-width:767px){.wa-header__logo{width:102px}.wa-header__lang,.wa-header__search{display:none}.wa-header__top--wrapper nav a{margin-right:14px}.wa-header .button{height:30px;line-height:26px;padding:0 16px}.wa-header .wa-menu-right__content>.button{height:42px;line-height:38px}}.dropdown-icon{display:inline-block;position:relative}.dropdown-icon__icon,.dropdown-icon__text{display:block}.dropdown-icon__icon{flex:1 0 16px;margin-right:8px;max-width:16px}.dropdown-icon__text{color:var(--c-neutral-black);font-weight:600;width:100%}.dropdown-icon__button{align-items:center;cursor:pointer;display:flex;padding:8px 30px 8px 0;position:relative}.dropdown-icon__button:after{content:"\e930";font-family:var(--font-webarq-icon);position:absolute;right:0;top:50%;transform:translateY(-50%)}.dropdown-icon__content{background:var(--c-neutral-white);box-shadow:var(--shadow-medium);display:none;left:0;padding:8px;position:absolute;right:0;top:100%;z-index:2}.dropdown-icon__content--list{align-items:center;cursor:pointer;display:flex;font-size:.875rem;margin-bottom:8px}.dropdown-icon__content--list:last-of-type{margin-bottom:0}.dropdown-icon__small .dropdown-icon__text{font-size:.875rem}@media (max-width:1023px){.dropdown-icon__text{font-size:.875rem}}.wa-footer-menu{background-color:var(--c-primary-pressed)}.wa-footer-menu,.wa-footer-menu a{color:var(--c-neutral-white)}@media (hover:hover){.wa-footer-menu a:hover{opacity:.8}}.wa-footer-menu__logo{display:block;margin-bottom:12px}.wa-footer-menu__top{padding:54px 0 74px}.wa-footer-menu__top--wrapper{align-items:center;display:flex;justify-content:space-between}.wa-footer-menu__top address a{display:block;font-style:normal;margin-bottom:10px}.wa-footer-menu__top address a i{margin-right:8px}.wa-footer-menu__top nav{display:grid;font-size:.875rem;font-weight:600;gap:24px 140px;grid-template-columns:repeat(3,1fr)}.wa-footer-menu__top .not-grid{max-width:52%}.wa-footer-menu__top .not-grid nav{display:flex;flex-wrap:wrap;gap:0;justify-content:flex-end}.wa-footer-menu__top .not-grid nav a{margin-bottom:24px;margin-right:40px;width:calc(33.33333% - 26.66667px)}.wa-footer-menu__top .not-grid nav a:nth-child(3n){margin-right:0}.wa-footer-menu__bottom{border-top:1px solid var(--c-primary-hover);font-size:.875rem;padding:28px 0}.wa-footer-menu__bottom--wrapper{align-items:center;display:flex;justify-content:space-between}.wa-footer-menu__nav-right,.wa-footer-menu__nav-right nav{align-items:center;display:flex}.wa-footer-menu__nav-right nav{margin-right:40px}.wa-footer-menu__nav-right nav:last-child{margin-right:0}.wa-footer-menu__nav-right nav a{margin-right:34px}.wa-footer-menu__nav-right nav a:last-of-type{margin-right:0}.wa-footer-menu__socmed{align-items:center;display:flex}.wa-footer-menu__socmed a{margin-right:8px}.wa-footer-menu__socmed a img{filter:invert(100%) sepia(100%) saturate(0) hue-rotate(75deg) brightness(106%) contrast(102%)}.wa-footer-menu__socmed a:last-of-type{margin-right:0}@media (hover:hover){.wa-footer-menu__socmed a:hover{opacity:.8}}@media (max-width:1200px){.wa-footer-menu__top nav{-moz-column-gap:102px;column-gap:102px}.wa-footer-menu__top .not-grid{max-width:60%}}@media (max-width:1023px){.wa-footer-menu__top{padding-bottom:57px}.wa-footer-menu__top nav{-moz-column-gap:40px;column-gap:40px}.wa-footer-menu__top .not-grid nav a{margin-right:24px;width:calc(33.33333% - 16px)}.wa-footer-menu__top .not-grid nav a:nth-child(3n){margin-right:0}.wa-footer-menu__bottom{font-size:.75rem}}@media (max-width:767px){.wa-footer-menu__top--wrapper{align-items:flex-start;flex-direction:column}.wa-footer-menu__top--left,.wa-footer-menu__top--right{width:100%}.wa-footer-menu__top--left{margin-bottom:30px}.wa-footer-menu__top nav{-moz-column-gap:20px;column-gap:20px;grid-template-columns:repeat(2,1fr)}.wa-footer-menu__top .not-grid{max-width:100%}.wa-footer-menu__top .not-grid nav{justify-content:flex-start}.wa-footer-menu__top .not-grid nav a{margin-right:20px;width:calc(50% - 10px)}.wa-footer-menu__top .not-grid nav a:nth-child(3n){margin-right:20px}.wa-footer-menu__top .not-grid nav a:nth-child(2n){margin-right:0}.wa-footer-menu__bottom{text-align:center}.wa-footer-menu__bottom--wrapper{flex-direction:column}.wa-footer-menu__copyright{margin-bottom:10px}}.wa-footer-complex{background-color:var(--c-neutral-black)}.wa-footer-complex,.wa-footer-complex a{color:var(--c-neutral-white)}@media (hover:hover){.wa-footer-complex a:hover{opacity:.8}}.wa-footer-complex__logo{display:block;margin-bottom:12px}.wa-footer-complex__top{padding:54px 0 74px}.wa-footer-complex__top--wrapper{align-items:flex-start;border-bottom:1px solid var(--c-neutral-gray-5);display:flex;justify-content:space-between;margin-bottom:60px;padding-bottom:34px}.wa-footer-complex__top--left{max-width:453px;width:100%}.wa-footer-complex__top--left address{display:flex}.wa-footer-complex__top--left address i{font-size:20px;margin-right:8px}.wa-footer-complex__top--left address p{font-style:normal;margin:0}.wa-footer-complex__top--right a{margin-right:72px}.wa-footer-complex__top--right a i{margin-right:8px}.wa-footer-complex__top--right a:last-of-type{margin-right:0}.wa-footer-complex__top--nav{-moz-column-gap:32px;column-gap:32px;display:grid;grid-template-columns:repeat(6,1fr)}.wa-footer-complex__top--nav h6{font-size:1rem;font-weight:600;margin-bottom:24px}.wa-footer-complex__top--nav nav a{display:block;margin-bottom:12px}.wa-footer-complex__top--nav nav a:last-of-type{margin-bottom:0}.wa-footer-complex__bottom{background-color:var(--c-neutral-white);color:var(--c-neutral-gray-4);font-size:.875rem;padding:28px 0}.wa-footer-complex__bottom--wrapper{align-items:center;display:flex;justify-content:space-between}.wa-footer-complex__bottom a{color:var(--c-neutral-gray-4)}.wa-footer-complex__nav-right{align-items:center;display:flex}.wa-footer-complex__nav-right nav{align-items:center;display:flex;margin-right:40px}.wa-footer-complex__nav-right nav:last-child{margin-right:0}.wa-footer-complex__nav-right nav a{margin-right:34px}.wa-footer-complex__nav-right nav a:last-of-type{margin-right:0}.wa-footer-complex__socmed{align-items:center;display:flex}.wa-footer-complex__socmed a{margin-right:8px}.wa-footer-complex__socmed a:last-of-type{margin-right:0}@media (hover:hover){.wa-footer-complex__socmed a:hover{opacity:.8}}@media (max-width:1200px){.wa-footer-complex__top--nav,.wa-footer-complex__top--right{font-size:.875rem}.wa-footer-complex__bottom{padding:24px 0}}@media (max-width:1023px){.wa-footer-complex__top--left,.wa-footer-complex__top--right{width:45%}.wa-footer-complex__top--right a{display:block;margin-bottom:16px;margin-right:0}.wa-footer-complex__top--nav{grid-template-columns:repeat(4,1fr);row-gap:40px}.wa-footer-complex__bottom{font-size:.75rem}}@media (max-width:767px){.wa-footer-complex__top--wrapper{flex-direction:column}.wa-footer-complex__top--left,.wa-footer-complex__top--right{width:100%}.wa-footer-complex__top--left{font-size:.875rem;margin-bottom:24px}.wa-footer-complex__top--nav{grid-template-columns:repeat(2,1fr)}.wa-footer-complex__bottom{text-align:center}.wa-footer-complex__bottom--wrapper{flex-direction:column}.wa-footer-complex__copyright{margin-bottom:10px}}.wa-header{background:transparent;height:108px;left:0;position:fixed;top:0;width:100%;z-index:888}.wa-header:before{background:var(--c-neutral-white);content:"";height:100%;left:0;position:absolute;top:0;transition:all .2s ease-out;width:100%}.wa-header__logo{padding:26px 0}.wa-header__logo img.logo-white{display:none}.wa-header__logo img.logo-color{display:block}.wa-header__nav{margin-right:24px}.wa-header__nav li a{color:var(--c-neutral-black);font-weight:500;position:relative}.wa-header__nav li a:before{background:var(--c-secondary-red);border-radius:30px;bottom:-20px;content:"";height:4px;left:0;position:absolute;transition:all .25s ease-out;width:0}.wa-header__nav li a.active{position:relative}.wa-header__nav li a.active:before{width:100%}.wa-header__nav li a.active{font-weight:700!important}.wa-header__nav li:hover>a:before{width:100%}.wa-header__nav li.have-sub-thumb>a{padding-right:0}.wa-header__nav li.have-sub-thumb>a:after{display:none}.wa-header__nav li.have-sub-thumb .drop-sub-menu{padding-left:40px}.wa-header__nav li.have-sub-thumb .drop-sub-menu .col-menu{padding-right:48px}.wa-header__nav li.have-sub-thumb .drop-sub-menu .col-menu ul{margin-right:-15px;max-height:236px;overflow-x:hidden;overflow-y:auto;padding-right:15px}.wa-header__nav li.have-sub-thumb .drop-sub-menu .col-menu ul::-webkit-scrollbar{border-radius:20px;width:8px}.wa-header__nav li.have-sub-thumb .drop-sub-menu .col-menu ul::-webkit-scrollbar-track{background:var(--c-primary-surface)}.wa-header__nav li.have-sub-thumb .drop-sub-menu .col-menu ul::-webkit-scrollbar-thumb{background:var(--c-primary-main);border-radius:20px}.wa-header__nav li.have-sub-thumb .drop-sub-menu .col-menu ul::-webkit-scrollbar-thumb:hover{background:var(--c-primary-main)}.wa-header__nav li.have-sub-thumb .drop-sub-menu .col-menu ul li{margin-bottom:12px!important}.wa-header__nav li.have-sub-thumb .drop-sub-menu .col-menu ul li a{color:var(--c-neutral-gray-5);font-weight:600}.wa-header__nav li.have-sub-thumb .drop-sub-menu .col-menu ul li a:before{display:none!important}.wa-header__nav li.have-sub-thumb .drop-sub-menu .col-menu ul li a.active,.wa-header__nav li.have-sub-thumb .drop-sub-menu .col-menu ul li a:hover{color:var(--c-primary-main)}.wa-header__nav li.have-sub-thumb .drop-sub-menu .col-menu ul li ul li{margin-bottom:4px!important}.wa-header__nav li.have-sub-thumb .drop-sub-menu .col-menu ul li ul li a{color:var(--c-neutral-gray-4)}.wa-header__nav li.have-sub-thumb .drop-sub-menu .col-menu.img-thumb{margin-top:-24px;overflow:hidden;width:218px}.wa-header__search--button i{color:var(--c-neutral-black)}.wa-header__search--content form input[type=text]{color:var(--c-neutral-gray-5);width:215px}.wa-header__search--content form input[type=text]::-moz-placeholder{color:var(--c-neutral-gray-5)}.wa-header__search--content form input[type=text]::placeholder{color:var(--c-neutral-gray-5)}.wa-header__search--content form button i{color:var(--c-primary-main)}.wa-header.float,.wa-header.white{box-shadow:0 5px 10px 0 rgba(0,0,0,.05)}.wa-header.float:before,.wa-header.white:before{height:100%}.wa-header.float .wa-header__nav li a,.wa-header.white .wa-header__nav li a{color:var(--c-neutral-black)}.wa-header.float .wa-header__logo img.logo-white,.wa-header.white .wa-header__logo img.logo-white{display:none}.wa-header.float .wa-header__logo img.logo-color,.wa-header.white .wa-header__logo img.logo-color{display:block}.wa-header.float .dropdown-icon__button,.wa-header.float .dropdown-icon__text,.wa-header.float .wa-header__search--button i,.wa-header.white .dropdown-icon__button,.wa-header.white .dropdown-icon__text,.wa-header.white .wa-header__search--button i{color:var(--c-neutral-black)}.dropdown-icon{margin-right:24px}.dropdown-icon__button{padding:0}.dropdown-icon__button .dropdown-icon__text{background:hsla(0,0%,100%,.15);border-radius:8px;color:var(--c-neutral-black);line-height:26px;padding:0 5px}.dropdown-icon__button:after{display:none}.dropdown-icon__content{padding:8px 12px;width:50px}.bg-overlay{background:var(--c-neutral-black);display:none;height:100%;left:0;opacity:.8;position:fixed;top:0;width:100%}.wa-footer-complex{background:linear-gradient(180deg,#0055b8,#00479a);position:relative}.wa-footer-complex:after,.wa-footer-complex:before{content:"";height:100%;position:absolute;top:0;width:100%}.wa-footer-complex:before{background:url(/images/material/foot-pattern-left.png) no-repeat left 0;background-size:auto 100%;left:0}.wa-footer-complex:after{background:url(/images/material/foot-pattern-right.png) no-repeat right 0;background-size:auto 100%;right:0}.wa-footer-complex__logo{margin-bottom:0}.wa-footer-complex__socmed a{height:32px;margin-right:24px;width:32px}.wa-footer-complex__socmed a img{filter:invert(100%) sepia(100%) saturate(0) hue-rotate(75deg) brightness(126%) contrast(102%);width:100%}.wa-footer-complex__top{min-height:450px;padding:48px 0;position:relative;z-index:3}.wa-footer-complex__top--logo{align-items:flex-end;border-bottom:1px solid hsla(0,0%,100%,.2);display:flex;justify-content:space-between;margin-bottom:48px;padding-bottom:24px}.wa-footer-complex__top .wrapper-flex{display:flex}.wa-footer-complex__top--left h5{font-size:1rem;margin-bottom:8px;text-transform:uppercase}.wa-footer-complex__top--left address{flex-direction:column}.wa-footer-complex__top--left address p{font-size:1.125rem;line-height:1.6;margin-bottom:24px;opacity:.8}.wa-footer-complex__top--left address ul{margin:0}.wa-footer-complex__top--left address ul li{line-height:normal;margin-bottom:14px}.wa-footer-complex__top--left address ul li a{font-style:normal}.wa-footer-complex__top--wrapper{border-bottom:0;margin-bottom:0;padding-bottom:0;width:323px}.wa-footer-complex__top--nav{-moz-column-gap:46px;column-gap:46px;display:flex;flex-wrap:wrap;grid-template-columns:unset;padding-left:182px;row-gap:46px;width:calc(100% - 323px)}.wa-footer-complex__top--nav__box{flex:0 0 calc(25% - 35px)}.wa-footer-complex__top--nav h6{font-size:.875rem;margin-bottom:16px}.wa-footer-complex__top--nav nav a{font-size:.875rem;opacity:.8}.wa-footer-complex__bottom{background:transparent;padding:24px 0;position:relative;z-index:2}.wa-footer-complex__bottom,.wa-footer-complex__bottom a{color:var(--c-neutral-white)}.wa-footer-complex__bottom nav a{margin-right:34px;position:relative;white-space:nowrap}.wa-footer-complex__bottom nav a:last-child{margin-right:0}.wa-footer-complex__bottom nav a:last-child:after{display:none}.wa-footer-complex__bottom nav a:after{background-color:var(--c-neutral-white);border-radius:4px;content:"";height:4px;position:absolute;right:-18px;top:calc(50% - 1px);width:4px}@media (max-width:1200px){.wa-header__nav{display:none}.wa-header__search{margin-right:0}.wa-header.float .burger-button__lines span,.wa-header.white .burger-button__lines span{background:var(--c-primary-main)}.burger-button{display:block;margin-left:24px;padding-left:24px;position:relative}.burger-button:before{background:#d9d9d9;content:"";height:20px;left:0;opacity:.5;position:absolute;top:4px;width:1px}.burger-button__lines{height:29px}.burger-button__lines span:nth-child(3){width:70%}.wa-menu-right{background:linear-gradient(180deg,#0055b8,#00479a);padding:130px 0 50px 50px;width:400px}.wa-menu-right:before{background:url(/images/material/bg-menu-right.png) no-repeat;background-size:cover;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.wa-menu-right__close{top:48px}.wa-menu-right__overflow{height:calc(100vh - 180px);padding-right:43px}.wa-menu-right__content{position:relative}.wa-menu-right__content>ul{border-bottom:unset}.wa-menu-right__content>ul>li{margin-bottom:18px}.wa-menu-right__content>ul>li>a{font-size:1.375rem;font-weight:500;padding-right:0}.wa-menu-right__content>ul>li>a.active{font-weight:600!important;opacity:.8!important}.wa-menu-right__content>ul>li.have-sub ul li a.active{color:#acc32a!important;font-weight:500!important;position:relative!important}.wa-menu-right__content>ul>li.have-sub ul li a.active:before{background:var(--c-neutral-white);bottom:-5px;content:"";display:none;height:2px;left:0;position:absolute;width:100%}.wa-menu-right__content>ul>li.have-sub>ul{padding-top:18px}.wa-menu-right__content>ul>li.have-sub>ul>li>a{color:var(--c-neutral-gray-1);font-size:1.125rem;line-height:1.4;padding-right:0}.wa-menu-right__content>ul>li.have-sub>ul>li.have-sub>a{padding-right:35px}.wa-menu-right__content>ul>li.have-sub>ul>li.have-sub>a:after{right:4px}.wa-menu-right__content>ul>li.have-sub>ul>li.have-sub>ul{padding-right:8px}.wa-menu-right__content>ul>li.have-sub>ul>li.have-sub>ul>li{line-height:1.2}.wa-menu-right__content>ul>li.have-sub>a:before{content:unset}.wa-menu-right__content>ul>li.have-sub>a:after{display:none}.wa-menu-right__content>ul>li.have-sub>.btn-arrow{display:inline-block;margin-left:8px;position:relative;top:4px}.wa-menu-right__content>ul>li.have-sub>.btn-arrow:after{background:url(/images/material/chevron-down-white.svg) no-repeat;content:"";cursor:pointer;display:block;height:24px;top:7px;transform:rotate(0deg);transition:all .3s ease-out;width:24px}.wa-menu-right__content>ul>li.have-sub.active>.btn-arrow:after{transform:rotate(180deg)}.wa-footer-complex__top--wrapper{width:239px}.wa-footer-complex__top--left{max-width:239px}.wa-footer-complex__top--left address p{font-size:1rem}.wa-footer-complex__top--nav{gap:16px;padding-left:75px;width:calc(100% - 239px)}.wa-footer-complex__top--nav__box{flex:0 0 calc(25% - 16px)}}@media (max-width:1023px){.wa-footer-complex__top--logo{align-items:center}.wa-footer-complex__top--wrapper{width:100%}.wa-footer-complex__top--left{max-width:100%;width:50%}.wa-footer-complex__top--nav{justify-content:space-between;padding-left:0;width:100%}.wa-footer-complex__top .wrapper-flex{flex-direction:column;gap:32px 0}.wa-footer-complex__socmed a{height:40px;width:40px}}@media (max-width:767px){.wa-header{height:82px}.wa-header__logo{padding:16px 0 19px;width:168px}.wa-header__search{display:block}.dropdown-icon{margin-right:16px}.burger-button{margin-left:16px;padding-left:16px}.burger-button__lines{height:26px;width:36px}.wa-menu-right{width:100%}.wa-menu-right__content>ul>li{text-align:right}.wa-footer-complex__top--left{margin-bottom:0;width:100%}.wa-footer-complex__top--nav{flex-wrap:wrap;gap:24px 0}.wa-footer-complex__top--nav__box,.wa-footer-complex__top--nav__box:last-child{flex:0 0 50%}.wa-footer-complex__top .wrapper-flex{gap:38px 0}.wa-footer-complex__logo{max-width:140px}.wa-footer-complex__socmed a{height:24px;margin-right:8px;width:24px}}.banner-content,.banner-content figure{position:relative}.banner-content figure img{display:block;width:100%}.banner-content figure:after{background:linear-gradient(180deg,rgba(6,26,51,0),rgba(6,26,51,.9) 55.08%,#061a33);bottom:0;content:"";left:0;margin:auto;opacity:.6;position:absolute;right:0;top:0}.banner-content__caption{left:0;position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:3}.banner-content__caption h6{color:var(--c-primary-main);margin-bottom:8px;text-transform:uppercase}.banner-content__caption .title-medium{color:var(--c-neutral-white)}@media (max-width:1200px){.banner-content figure img{min-height:300px;-o-object-fit:cover;object-fit:cover}}@media (max-width:1023px){.banner-content figure img{min-height:280px;-o-object-fit:cover;object-fit:cover}}@media (max-width:767px){.banner-content figure img{min-height:220px;-o-object-fit:cover;object-fit:cover}}.popup{align-items:center;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:fixed;right:0;top:0;transition:all .2s ease-out;visibility:hidden;z-index:10}.popup__overlay{background:hsla(0,0%,7%,.7);height:100%;left:0;position:absolute;top:0;width:100%}.popup__box{background:var(--c-neutral-white);border-radius:16px;box-shadow:0 4px 20px 10px rgba(0,0,0,.05);max-width:600px;opacity:0;padding:32px;position:relative;transform:scale(.9);transition:all .3s ease-out;width:100%;z-index:2}.popup__box--large{max-width:960px}.popup__box--medium{max-width:900px}.popup__close{cursor:pointer;font-size:24px;position:absolute;right:32px;top:24px;transform:scale(1);transition:all .2s ease-out}.popup__close:hover{transform:scale(.9)}.popup__content--center{text-align:center}.popup__content--right{text-align:right}.popup__content figure{margin-bottom:32px}.popup__content figure img{max-height:360px;-o-object-fit:cover;object-fit:cover;width:100%}.popup__overflow{margin-right:8px;max-height:calc(100vh - 150px);max-height:calc(var(--vh, 1vh)*100 - 150px);overflow-x:hidden;overflow-y:auto;padding-right:30px}.popup__overflow::-webkit-scrollbar{border-radius:20px;width:8px}.popup__overflow::-webkit-scrollbar-track{background:var(--c-primary-surface)}.popup__overflow::-webkit-scrollbar-thumb{background:var(--c-primary-main);border-radius:20px}.popup__overflow::-webkit-scrollbar-thumb:hover{background:var(--c-primary-main)}.popup__show{opacity:1;visibility:visible}.popup__show .popup__box{opacity:1;transform:scale(1)}.popup.cookies-wrap{align-items:flex-end;background:rgba(0,0,0,.7);justify-content:flex-end}.popup.cookies-wrap .popup__overflow{max-height:calc(100vh - 215px);max-height:calc(var(--vh, 1vh)*100 - 215px);padding-right:15px}.popup.cookies-wrap .popup__overflow::-webkit-scrollbar{width:6px}.popup.cookies-wrap p{line-height:160%}.popup.cookies-wrap .popup__box{margin:0 20px 20px}.popup.cookies-wrap .list-cookies{position:relative}.popup.cookies-wrap .list-cookies__item{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.popup.cookies-wrap .list-cookies__item p{color:var(--c-neutral-gray-5);font-weight:600;line-height:160%;margin:0;width:calc(100% - 70px)}.popup.cookies-wrap .list-cookies__item p span{color:var(--c-neutral-gray-4);display:block;font-size:.875rem;font-weight:400;line-height:1.3}.popup.cookies-wrap .btn-cookies{display:flex;flex-wrap:wrap;justify-content:flex-end;padding-top:24px}.popup.cookies-wrap .btn-cookies .button{line-height:40px;margin-bottom:0;margin-right:12px}.popup.cookies-wrap .btn-cookies .button:last-child{margin-right:0}.popup.popup-management .popup__box{padding:80px 32px 32px}@media (max-width:1023px){.popup__box--large{max-width:512px}.popup__box--medium{max-width:608px}.popup__overflow .row{flex-wrap:wrap}.popup__overflow .row .column.column-50{flex:unset;max-width:100%}.popup.popup-management .popup__overflow{margin-right:0}.popup.popup-management .popup__box{padding:80px 53px 40px}.popup.popup-management .popup__box--large{max-width:608px}.popup.popup-management .popup__box .row{flex-direction:column;gap:32px}.popup.popup-management .popup__box .row .column.column-45,.popup.popup-management .popup__box .row .column.column-55{flex:unset;max-width:100%}.popup.popup-management .popup__box .row .column figure{margin:auto}}@media (max-width:767px){.popup__box{width:calc(100% - 40px)}.popup__box--large{margin:0 16px;padding:24px}.popup__box--medium{border-radius:16px;padding:32px 20px;width:calc(100% - 40px)}.popup__close{right:17px;top:16px}.popup.cookies-wrap p{line-height:150%}.popup.cookies-wrap .popup__overflow{max-height:calc(100vh - 195px);max-height:calc(var(--vh, 1vh)*100 - 195px);padding-right:10px}.popup.cookies-wrap .popup__box{max-width:440px;padding:24px}.popup.cookies-wrap .list-cookies__item p{line-height:1.4;width:calc(100% - 50px)}.popup.cookies-wrap .list-cookies__item p span{font-size:.813rem;font-weight:300;line-height:1.4}.popup.cookies-wrap .list-cookies__item .switch-custom{align-self:flex-start;margin-top:4px}.popup.cookies-wrap .list-cookies__item .switch-custom i{height:18px;width:36px}.popup.cookies-wrap .list-cookies__item .switch-custom i:before{height:14px;width:14px}.popup.cookies-wrap .btn-cookies .button{height:34px;line-height:30px;padding:0 20px}.popup.popup-management .popup__box{max-width:100%;padding:60px 22px 26px;width:calc(100% - 40px)}.popup.popup-management .popup__box .row .column figure{width:100%}.popup.popup-management .popup__box .row .column h4{font-size:1.125rem}.popup.popup-management .popup__box .row .column h5{font-size:1rem;margin-bottom:16px}.popup.popup-management .popup__box .row .column p{font-size:.875rem}.popup.popup-map .popup__box{background:#def;border-radius:unset;height:100%;padding:0;width:100%}}.profile-list{padding:80px 0}.profile-list__item{align-items:center;display:flex;margin-bottom:95px}.profile-list__item figure{flex:0 0 300px;max-width:300px}.profile-list__item figure img{width:100%}.profile-list__item--text{flex:0 0 calc(100% - 300px);max-width:calc(100% - 300px);padding-left:45px}.profile-list__item--text span{display:block;margin-bottom:24px}.profile-list__item--text a{align-items:center;display:flex;font-weight:700}.profile-list .wrap-button{text-align:center}@media (max-width:1023px){.profile-list{padding:50px 0}.profile-list__item{margin-bottom:70px}.profile-list__item figure{flex:0 0 280px;max-width:280px}.profile-list__item--text{flex:0 0 calc(100% - 280px);max-width:calc(100% - 280px);padding-left:56px}}@media (max-width:767px){.profile-list__item{flex-direction:column;padding:0 32px}.profile-list__item figure{flex:unset;margin-bottom:32px;max-width:100%}.profile-list__item--text{flex:unset;max-width:100%;padding-left:0}}.asidewrap{align-items:flex-start;display:flex;min-height:420px;position:relative}.asidewrap__left{flex:0 0 480px;margin-top:-40px;max-width:480px}.asidewrap__left figure img{border-radius:16px;width:100%}.asidewrap__right{align-self:center;color:#fff;flex:0 0 calc(100% - 480px);max-width:calc(100% - 480px);padding:70px 60px 70px 80px}.asidewrap__right h6{font-size:.813rem;letter-spacing:5px;margin-bottom:12px;text-transform:uppercase}.asidewrap__right h5{font-weight:400}.asidewrap__right p{color:var(--c-neutral-gray-2)}.asidewrap__right .button-group{display:flex;flex-wrap:wrap}.asidewrap__right .button-group .button{margin-right:16px}.asidewrap__right .button-group .button:last-child{margin-right:0}.asidewrap .bg{background-size:cover;border-radius:16px;bottom:0;position:absolute;right:0;top:0;width:calc(100% - 115px);z-index:-1}@media (max-width:1200px){.asidewrap__left{flex:0 0 440px;max-width:440px}.asidewrap__right{flex:0 0 calc(100% - 440px);max-width:calc(100% - 440px);padding:70px 40px}.asidewrap__right h6{font-size:.75rem}}@media (max-width:1023px){.asidewrap{min-height:384px}.asidewrap .bg{border-radius:0 0 32px 0;width:calc(100% - 30px)}.asidewrap__left{flex:0 0 322px;max-width:322px}.asidewrap__left figure img{height:372px;-o-object-fit:cover;object-fit:cover}.asidewrap__right{flex:0 0 calc(100% - 322px);max-width:calc(100% - 322px)}}@media (max-width:767px){.asidewrap__left{padding:0 28px}.asidewrap__right{padding:40px 28px}.asidewrap__right .button-group .button{font-size:.813rem;height:38px;line-height:34px;margin-right:10px;padding:0 16px}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}.swiper{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.sectioncontent-history-horizontal{overflow:hidden;padding-bottom:64px;padding-top:64px;position:relative}.sectioncontent-history-horizontal__head{margin:0 auto 64px;max-width:588px;text-align:center}.sectioncontent-history-horizontal__head h6{color:#2e9ff0;font-size:.75rem;font-weight:700;letter-spacing:5px;line-height:normal;margin-bottom:4px;text-transform:uppercase}.sectioncontent-history-horizontal__head p{color:#333;line-height:1.6}.sectioncontent-history-horizontal .swiper-history-horizontal{overflow:visible;padding-bottom:62px}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper .swiper-slide{align-items:center;display:flex;justify-content:space-between;max-width:690px;transition:all .3s ease-out}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper .swiper-slide figcaption{flex:1;opacity:.5;padding:0 24px}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper .swiper-slide figcaption h6{color:#2e9ff0;font-size:.75rem;font-weight:700;letter-spacing:5px;line-height:normal;margin-bottom:8px;text-transform:uppercase}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper .swiper-slide figcaption h5{font-size:1.25rem;font-weight:700;line-height:1.4;margin-bottom:16px}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper .swiper-slide figcaption p{color:#333;font-size:.875rem;line-height:1.6}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper .swiper-slide figcaption :last-child{margin-bottom:0}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper .swiper-slide figure{flex:0 0 240px;max-width:240px;opacity:.5}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper .swiper-slide .indicator{bottom:-98px;font-size:1rem;font-weight:700;left:151px;line-height:1.6;padding-top:16px;position:absolute;transition:all .3s ease-out}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper .swiper-slide .indicator:before{background:#333;border-radius:8px;content:"";height:8px;left:0;margin:0 auto;position:absolute;right:0;top:0;transition:all .3s ease-out;width:8px}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper .swiper-slide.swiper-slide-active,.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper .swiper-slide.swiper-slide-active-end{box-shadow:0 16px 28px rgba(0,0,0,.12)}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper .swiper-slide.swiper-slide-active-end:after,.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper .swiper-slide.swiper-slide-active:after{background:url(/images/material/history-active.png) no-repeat 50%;background-size:cover;bottom:-16px;content:"";height:16px;left:156px;position:absolute;width:35px}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper .swiper-slide.swiper-slide-active figcaption,.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper .swiper-slide.swiper-slide-active figure,.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper .swiper-slide.swiper-slide-active-end figcaption,.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper .swiper-slide.swiper-slide-active-end figure{opacity:1}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper .swiper-slide.swiper-slide-active .indicator,.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper .swiper-slide.swiper-slide-active-end .indicator{color:#2e9ff0}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper .swiper-slide.swiper-slide-active .indicator:before,.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper .swiper-slide.swiper-slide-active-end .indicator:before{background:#2e9ff0;width:100%}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper .swiper-slide.swiper-slide-active-before{box-shadow:none}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper .swiper-slide.swiper-slide-active-before:after{display:none}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper .swiper-slide.swiper-slide-active-before figcaption,.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper .swiper-slide.swiper-slide-active-before figure{opacity:.5}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper .swiper-slide.swiper-slide-active-before .indicator{color:#333}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper .swiper-slide.swiper-slide-active-before .indicator:before{background:#333;width:8px}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-button--next,.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-button--prev{align-items:center;background:#666;border-radius:100px;color:#fff;cursor:pointer;display:flex;font-size:2.25rem;height:48px;justify-content:center;position:absolute;top:96px;width:48px;z-index:2}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-button--next.swiper-button-disabled,.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-button--prev.swiper-button-disabled{background:#c3c4c5;cursor:unset}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-button--prev{left:-98px}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-button--next{right:-98px}.sectioncontent-history-horizontal .line-progress{bottom:64px;height:2px;left:0;position:absolute;right:0;width:100%}.sectioncontent-history-horizontal .line-progress:before{background:#000;bottom:0;content:"";height:1px;left:0;opacity:.1000000015;position:absolute;width:100%}.sectioncontent-history-horizontal .line-progress__active{background:#1c5f90;bottom:0;height:2px;left:0;position:absolute;width:calc(50% - 422px)}@media (max-width:1200px){.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-button--prev{left:-24px}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-button--next{right:-24px}.sectioncontent-history-horizontal .line-progress__active{width:196px}}@media (max-width:767px){.sectioncontent-history-horizontal{padding-top:48px}.sectioncontent-history-horizontal__head{margin:0 auto 40px;max-width:100%}.sectioncontent-history-horizontal__head p{font-size:.75rem}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper .swiper-slide{max-width:unset}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper .swiper-slide figcaption{padding:18px 16px}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper .swiper-slide figcaption h6{margin-bottom:4px}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper .swiper-slide figcaption h5{font-size:1.125rem;margin-bottom:8px}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper .swiper-slide figure{flex:0 0 120px;height:180px;max-width:120px}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper .swiper-slide figure img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper .swiper-slide .indicator,.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper .swiper-slide.swiper-slide-active-end:after,.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper .swiper-slide.swiper-slide-active:after{left:50%;transform:translateX(-50%)}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-button--next,.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-button--prev{font-size:1.5rem;height:32px;top:74px;width:32px}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-button--prev{left:-16px}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-button--next{right:-16px}.sectioncontent-history-horizontal .line-progress__active{width:50%}}.middle{padding-top:108px}.h-title-large{font-size:2.5rem;font-weight:600;line-height:1.3;margin-bottom:24px}.h-title-medium{font-size:1.125rem;font-weight:400;line-height:1.6;margin-bottom:24px}.h-title-small{color:#ed1c24;font-size:13px;font-weight:500;letter-spacing:10px;margin-bottom:20px;position:relative}.h-title-small span{padding-left:28px;position:relative}.h-title-small span:before{background:url(/images/material/ico-title-small.svg) no-repeat 0 0;content:"";height:17px;left:0;position:absolute;top:0;width:16px}.banner-content figure:after{background:linear-gradient(180deg,rgba(0,85,184,.2),#002a5b)}.banner-content figure img{height:auto!important;width:100%!important}.banner-content__caption{bottom:53px;top:unset;transform:unset}.banner-content__caption h6{color:var(--c-neutral-white);font-size:.813rem;letter-spacing:5px}.banner-content__caption h2{margin-bottom:0}.filter__result{padding-top:0}.filter__result p,.filter__sortby select{margin-bottom:0}.pagination a.next,.pagination a.prev{background:none}.pagination a.next:before,.pagination a.prev:before{color:var(--c-primary-main)}.pagination a.next:hover,.pagination a.prev:hover{background:var(--c-primary-main)}.pagination a.next:hover:before,.pagination a.prev:hover:before{color:var(--c-neutral-white)}.section-content{overflow:hidden;position:relative}.section-content.sc-detail{padding-bottom:90px;padding-top:60px}.section-content.pb-0{padding-bottom:0}.section-content:after,.section-content:before{content:"";position:absolute;z-index:-1}.section-content:before{background:url(/images/material/pattern-section-content-right.png) no-repeat 0 0;height:602px;right:0;top:-140px;width:353px}.section-content:after{background:url(/images/material/pattern-section-content-left.png) no-repeat 0 0;height:519px;left:0;top:670px;width:192px}.section-content h3,.section-content h5{font-weight:500}.section-content h3{margin-bottom:32px;position:relative}.section-content h5{margin-bottom:40px}.section-content p{font-size:18px}.content-pages figure,.content-pages figure img{border-radius:32px 0}.sectioncontact-center-box{height:444px;margin-bottom:107px}.sectioncontact-center-box .wrapper{height:444px}.sectioncontact-center-box__background{height:100%}.sectioncontact-center-box__background:before{display:none}.sectioncontact-center-box__wrapper{align-items:flex-start;height:100%;justify-content:flex-start;padding:155px 600px 0 100px;position:relative;z-index:2}.sectioncontact-center-box__wrapper .h-title-small{color:var(--c-neutral-white)}.sectioncontact-center-box__wrapper .h-title-small span:before{background:url(/images/material/ico-title-small-fff.svg) no-repeat 0 0}.sectioncontact-center-box__wrapper .btn-group{margin-top:0}.sectioncontact-center-box__wrapper .btn-group .button{margin-left:0}.sectioncontact-center-box__wrapper .btn-group .button:hover{background:var(--c-neutral-white);color:var(--c-primary-main)}.floating-menu{bottom:65px;height:56px;position:fixed;right:0;width:auto;z-index:88}.floating-menu a{align-items:center;background:#e6f2ff;border-radius:100px 0 0 100px;box-shadow:0 4px 14px 3px rgba(0,0,0,.25);color:var(--c-neutral-gray-5);display:inline-flex;font-weight:600;height:56px;line-height:56px;padding:0 24px;position:relative;width:auto}.floating-menu a .img-icon{height:24px;margin-left:8px;width:24px}.popup{z-index:9999}.zoom-map{display:none}@media (max-width:1200px){.h-title-large{font-size:1.875rem}.sectioncontact-center-box .wrapper{width:100%}.sectioncontact-center-box__background img{-o-object-position:right;object-position:right}.sectioncontact-center-box__wrapper{padding:156px 586px 0 70px}}@media (max-width:1023px){.sectioncontact-center-box,.sectioncontact-center-box .wrapper{height:368px}.sectioncontact-center-box__background img{-o-object-position:-250px;object-position:-250px}.sectioncontact-center-box__wrapper{padding:132px 359px 0 40px}.sectioncontact-center-box__wrapper .h-title-small{margin-bottom:8px}}@media (max-width:767px){.h-title-large{font-size:1.5rem;font-weight:600}.floating-menu a{height:52px;padding:0 10px 0 21px}.floating-menu a:after{right:12px}.middle{padding-top:82px}.sectionnews-highlight{padding:80px 0 40px}.sectionnews-highlight__head{align-items:center;flex-direction:column}.sectionnews-highlight__head .h-title-large{text-align:center}.sectioncontact-center-box{height:auto;margin:40px 0 80px}.sectioncontact-center-box .wrapper{height:auto}.sectioncontact-center-box__wrapper{padding:110px 340px 40px 45px;text-align:left}.sectioncontact-center-box__wrapper h3{font-size:1.875rem}.sectioncontact-center-box__wrapper .btn-group .button-outline{margin-top:0}.sectioncontact-center-box__background{border-radius:32px 0;overflow:hidden}.sectioncontact-center-box__background img{-o-object-position:unset;object-position:unset}.filter{align-items:normal;flex-direction:column;gap:16px 0}.filter__result{flex:unset}.filter__sortby{flex:unset;max-width:100%}.zoom-map{display:flex;justify-content:center}.zoom-map__click{color:var(--c-neutral-black);font-size:1rem;font-weight:600;padding-left:30px;position:relative}.zoom-map__click:before{background:url(/images/material/icon-zoom.svg) no-repeat;content:"";height:24px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:24px}.popup.popup-map .popup__content{display:flex;height:100%;overflow:auto;width:100%}.popup.popup-map .popup__content .drag-content figure{display:flex;height:120svh;width:1200px}.popup.popup-map .popup__content .drag-content figure img{height:auto;margin:auto;max-height:unset;width:100%}.popup.popup-map .box-float{background:var(--c-neutral-white);border-radius:16px;bottom:22px;left:30px;padding:16px;position:absolute;width:calc(100% - 60px)}.popup.popup-map .box-float p{font-size:1rem;margin-bottom:18px}.popup.popup-map .box-float .legend .legend-list{display:flex;flex-direction:column;gap:18px}.popup.popup-map .box-float .legend .legend-list__item{color:#111;font-weight:600;padding-left:24px;position:relative}.popup.popup-map .box-float .legend .legend-list__item:before{border-radius:50%;content:"";height:12px;left:0;position:absolute;top:7px;width:12px}.popup.popup-map .box-float .legend .legend-list__item.green:before{background:#a7ac00}.popup.popup-map .box-float .legend .legend-list__item.red:before{background:#cc122d}}@media (max-width:640px){.sectioncontact-center-box__wrapper{padding:120px 290px 40px 45px}}@media (max-width:599px){.sectioncontact-center-box__wrapper{padding:44px 40px 240px}}figure.img-video{position:relative}figure.img-video .play{background:url(/images/material/play.svg) no-repeat 50%;bottom:0;cursor:pointer;height:92px;left:0;margin:auto;position:absolute;right:0;top:0;width:92px}figure.img-video .video{display:none;height:0;padding-bottom:56.25%;position:relative;width:100%}figure.img-video .video iframe{height:100%!important;left:0;position:absolute;top:0;width:100%!important}.section-desc{padding-bottom:80px}.section-desc p{font-size:18px}.section-desc p strong{font-size:20px}.section-desc p:last-child{margin-bottom:0}.section-visimisi{background:linear-gradient(180deg,#def,rgba(200,227,255,.3) 93.17%);padding:130px 0}.section-visimisi .asidewrap{border-radius:32px 0 32px}.section-visimisi .asidewrap .bg{background:#0055b8;z-index:1}.section-visimisi .asidewrap .bg:before{background:url(/images/material/pattern-visi.png) no-repeat right 0;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.section-visimisi .asidewrap__left,.section-visimisi .asidewrap__right{z-index:3}.section-visimisi .asidewrap__left img{border-radius:16px 0 16px}.section-visimisi .asidewrap__right{padding:40px 190px 40px 80px}.section-visimisi .asidewrap__right .h-title-small{color:var(--c-neutral-white)!important;font-size:1rem}.section-visimisi .asidewrap__right .h-title-small span:before{background:url(/images/material/ico-title-small-fff.svg) no-repeat 0 0}.section-visimisi .asidewrap__right .h-title-large{font-size:40px;font-weight:500}.section-visimisi .asidewrap-bottom{margin:80px 115px 0}.section-visimisi .asidewrap-bottom .h-title-small{color:#0055b8;font-size:1rem}.section-visimisi .asidewrap-bottom .h-title-small span:before{background:url(/images/material/ico-title-small-blue.svg) no-repeat 0 0}.section-visimisi .asidewrap-bottom .h-title-large{font-size:32px;font-weight:500}.sectioncontent-history-horizontal{padding-bottom:145px;padding-top:80px}.sectioncontent-history-horizontal:after{background:url(/images/material/pattern-history.png) no-repeat 100% 100%;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.sectioncontent-history-horizontal__head h3{font-size:2rem}.sectioncontent-history-horizontal__head p{font-size:18px}.sectioncontent-history-horizontal .line-progress{bottom:145px}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper{margin-left:-255px}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper .swiper-slide figcaption{height:204px;overflow-y:auto;position:relative}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper .swiper-slide figcaption::-webkit-scrollbar{border-radius:20px;width:6px}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper .swiper-slide figcaption::-webkit-scrollbar-track{background:var(--c-primary-surface)}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper .swiper-slide figcaption::-webkit-scrollbar-thumb{background:var(--c-primary-main);border-radius:20px}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper .swiper-slide figcaption::-webkit-scrollbar-thumb:hover{background:var(--c-primary-main)}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper .swiper-slide figcaption h6{font-size:13px;margin-bottom:16px}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper .swiper-slide figcaption p{font-size:18px}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-button--prev{left:-58px}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-button--next{right:-58px}.profile-list{margin-bottom:48px;padding:0}.profile-list__title{color:#3d3d3d;text-transform:uppercase}.profile-list__item{margin-bottom:40px}.profile-list__item figure,.profile-list__item figure img{border-radius:16px 0}.profile-list__item--text h5{font-weight:600;line-height:normal;margin-bottom:8px}.profile-list__item--text span{font-size:1.125rem;line-height:normal}.profile-list__item--text p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.profile-list__item--text a{display:inline-flex}.profile-list__item--text a i{font-size:24px;margin-left:5px}.popup.popup-management .column figure{border-radius:16px 0;margin:0;width:360px}.popup.popup-management .column figure img{border-radius:16px 0}.popup.popup-management .column h4{font-size:1.5rem;line-height:normal;margin-bottom:4px}.popup.popup-management .column h5{font-size:1.25rem;font-weight:400}.popup.popup-management .column p{line-height:1.6}.popup.popup-management .popup__overflow{max-height:360px}.img-map{margin:0 -115px}.img-map figure{margin-bottom:24px}.img-map .legend .legend-list{display:flex;gap:0 38px;justify-content:center}.img-map .legend .legend-list__item{color:#111;font-weight:500;padding-left:24px;position:relative}.img-map .legend .legend-list__item:before{border-radius:50%;content:"";height:12px;left:0;position:absolute;top:7px;width:12px}.img-map .legend .legend-list__item.green:before{background:#a7ac00}.img-map .legend .legend-list__item.red:before{background:#cc122d}@media (max-width:1300px){.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-button--prev{left:0}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-button--next{right:0}}@media (max-width:1200px){.h-title-large{font-size:1.625rem}.section-content{padding:60px 0}.section-visimisi{padding:130px 0 86px}.section-visimisi .asidewrap__right{padding:40px 54px 40px 60px}.sectioncontent-history-horizontal .swiper-history-horizontal{padding-left:60px}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper{margin-left:-110px}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-button--prev{left:-24px}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-button--next{right:-24px}.sectioncontent-history-horizontal .line-progress__active{width:260px}.img-map{margin:0}}@media (max-width:1023px){.section-visimisi .asidewrap__right .h-title-large{font-size:1.875rem}.section-visimisi .asidewrap-bottom{margin:80px 54px 0}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper{margin-left:-20px}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper .swiper-slide{max-width:575px}.popup.popup-management .popup__overflow{max-height:204px}}@media (max-width:767px){figure.img-video .play{border-radius:100%;height:64px;width:64px}figure.img-video img{min-height:263px;-o-object-fit:cover;object-fit:cover}.section-visimisi .asidewrap{flex-direction:column}.section-visimisi .asidewrap .bg{width:calc(100% - 24px)}.section-visimisi .asidewrap__left{flex:unset;max-width:calc(100% - 24px);padding:0}.section-visimisi .asidewrap__left figure img{height:auto}.section-visimisi .asidewrap__right{flex:unset;max-width:100%;padding:32px 22px 22px 58px}.section-visimisi .asidewrap__right .h-title-small{font-size:1rem}.section-visimisi .asidewrap__right .h-title-large{font-size:1.5rem}.section-visimisi .asidewrap-bottom{margin:60px 18px 0 36px}.section-visimisi .asidewrap-bottom .h-title-small{font-size:1rem}.section-visimisi .asidewrap-bottom .h-title-large{font-size:1.25rem}.sectioncontent-history-horizontal:after{content:unset}.sectioncontent-history-horizontal__head h3{font-size:1.25rem}.sectioncontent-history-horizontal__head p{font-size:.875rem}.sectioncontent-history-horizontal .swiper-history-horizontal{padding-left:0}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper{margin-left:0}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper .swiper-slide{flex-direction:column-reverse;margin-right:64px}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper .swiper-slide figure{flex:unset;height:auto;max-width:100%;width:100%}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper .swiper-slide figure img{max-height:240px;-o-object-fit:cover;object-fit:cover}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-wrapper .swiper-slide figcaption{flex:none;padding:32px}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-button--next,.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-button--prev{top:50%;transform:translateY(-50%)}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-button--prev{left:-16px}.sectioncontent-history-horizontal .swiper-history-horizontal .swiper-button--next{right:-16px}.sectioncontent-history-horizontal .line-progress__active{width:50%}.profile-list__item{padding:0 14px}.profile-list__item figure{width:100%}.img-map .zoom-map{margin-bottom:24px}.img-map .legend .legend-list{align-items:center;flex-direction:column;gap:22px}}

/*# sourceMappingURL=about.css.map*/