.breadcrumb{display:flex;gap:26px}.breadcrumb>a{position:relative;font-size:.875rem;opacity:.7}.breadcrumb>a:after{content:"/";position:absolute;right:-16px}.breadcrumb>a.active{pointer-events:none;opacity:1}.breadcrumb>a.active:after{content:unset}@media all and (max-width: 1200px){.breadcrumb>a{font-size:.75rem}}@media all and (max-width: 767px){.breadcrumb{gap:20px}.breadcrumb>a:after{right:-12px}.breadcrumb>a.active{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}}.tab-nav{display:flex;gap:0 10px}.tab-nav a{width:270px;padding:24px 0;color:var(--c-neutral-gray-4);font-size:20px;position:relative;min-width:190px;text-align:center}.tab-nav a:after{position:absolute;width:0;height:2px;content:"";left:0;bottom:0;background:var(--c-neutral-black);transition:all .2s ease-out}.tab-nav a:hover,.tab-nav a.active{color:var(--c-neutral-black)}.tab-nav a:hover:after,.tab-nav a.active:after{width:100%}.navbar__flex{display:flex;align-items:center;justify-content:center}@media all and (max-width: 1200px){.tab-nav{gap:0}.tab-nav a{padding:16px 30px;font-size:1rem}}@media all and (max-width: 1023px){.tab-nav a{width:240px;padding:16px}}@media all and (max-width: 767px){.navbar .wrapper{margin:0 10px}.tab-nav{width:100%;gap:0;margin-bottom:0;justify-content:center}.tab-nav a{display:flex;align-items:center;justify-content:center;width:33.3333%;min-width:unset;padding:16px 0;font-size:.875rem;line-height:1.3}}.popup{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all ease-out .2s}.popup__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#111111b3}.popup__box{width:100%;border-radius:0;max-width:960px;background:var(--c-neutral-white);box-shadow:0 4px 20px 10px #0000000d;position:relative;z-index:2;padding:32px;transition:all ease-out .3s;transform:scale(.9);opacity:0}.popup__box--large{max-width:1200px}.popup__close{position:absolute;color:var(--c-neutral-white);right:0;top:-40px;font-size:24px;cursor:pointer;transform:scale(1);transition:.2s all 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{width:100%;max-height:360px;object-fit:cover}.popup__overflow{overflow-y:auto;overflow-x:hidden;max-height:calc(100vh - 240px);max-height:calc(var(--vh, 1vh) * 100 - 240px);padding-right:30px}.popup__overflow::-webkit-scrollbar{width:8px;border-radius:20px}.popup__overflow::-webkit-scrollbar-track{background:var(--c-neutral-gray-7)}.popup__overflow::-webkit-scrollbar-thumb{background:var(--c-neutral-gray-6);border-radius:20px}.popup__overflow::-webkit-scrollbar-thumb:hover{background:var(--c-neutral-gray-6)}.popup__show{opacity:1;visibility:visible}.popup__show .popup__box{transform:scale(1);opacity:1}.popup.cookies-wrap{align-items:flex-end;justify-content:flex-end;background:#000000b3}.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{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.popup.cookies-wrap .list-cookies__item p{color:var(--c-neutral-gray-5);margin:0;font-weight:600;line-height:160%;width:calc(100% - 70px)}.popup.cookies-wrap .list-cookies__item p span{display:block;font-size:.875rem;color:var(--c-neutral-gray-4);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{margin-right:12px;margin-bottom:0;line-height:40px}.popup.cookies-wrap .btn-cookies .button:last-child{margin-right:0}.popup.gallery-wrap .pop-gallery-main{position:relative}.popup.gallery-wrap .pop-gallery-main .slider-gallery figure{margin:0}.popup.gallery-wrap .pop-gallery-main .slider-gallery figure img{display:block}.popup.gallery-wrap .pop-gallery-main .arrow-slide a{width:52px;height:52px;background:var(--c-neutral-white);border-radius:50%;font-family:var(--font-webarq-icon);filter:drop-shadow(0px 4px 10px rgba(0,0,0,.1))}.popup.gallery-wrap .pop-gallery-main .arrow-slide a:after{display:none}.popup.gallery-wrap .pop-gallery-main .arrow-slide a i{font-size:1.5rem;color:var(--c-neutral-gray-5)}.popup.gallery-wrap .pop-gallery-main .arrow-slide .swiper-button-next{right:-100px}.popup.gallery-wrap .pop-gallery-main .arrow-slide .swiper-button-prev{left:-100px}.popup#popup-video .popup__box{padding:0}.popup#popup-video .video iframe{border-radius:0;display:block;height:596px;width:100%}.popup#popup-download .popup__box{padding:80px 142px 80px 108px}.popup#popup-download .popup__box h4{margin-bottom:10px}.popup#popup-download .popup__box p{margin-bottom:34px}.popup#popup-download .popup__box .button,.popup#popup-download .popup__box button{min-width:272px;justify-content:center}.popup#popup-download .popup__box .box-form .row{margin-left:-25px;width:calc(100% + 50px)}.popup#popup-download .popup__box .box-form .column{padding:0 25px}.popup#popup-thankyou .popup__close{right:24px;top:20px;color:#7d7d7d}.popup#popup-thankyou .popup__box{max-width:780px;padding:78px 50px 43px;border-radius:24px}.popup#popup-thankyou .popup__box .button{padding:0 32px}.popup#popup-certificate figure{display:flex;align-items:center;justify-content:center;margin:0}.popup#popup-certificate figure img{max-height:500px;max-width:none;width:auto;height:auto;object-fit:contain}@media all and (max-height: 680px){.popup#popup-video .video iframe{height:calc(100svh - 150px)}}@media all and (max-width: 1200px){.popup.gallery-wrap .popup__box--large{max-width:800px}.popup#popup-download .popup__box{max-width:850px;padding:66px 54px}.popup#popup-download .popup__box .box-form .row{margin-left:-20px;width:calc(100% + 40px)}.popup#popup-download .popup__box .box-form .row .column{padding:0 20px}.popup#popup-download .popup__box .box-form .row.align-center{align-items:center}.popup#popup-video .popup__box{max-width:750px}.popup#popup-video .video iframe{height:494px}.popup#popup-career .popup__box{max-width:750px;padding:40px 34px}}@media all and (max-width: 1023px){.popup__box--large{max-width:512px}.popup__overflow .row{flex-wrap:wrap}.popup__overflow .row .column.column-50{flex:unset;max-width:100%}.popup.gallery-wrap .popup__box--large{max-width:635px;padding:32px 20px}.popup.gallery-wrap .pop-gallery-main .arrow-slide .swiper-button-next{right:-44px}.popup.gallery-wrap .pop-gallery-main .arrow-slide .swiper-button-prev{left:-44px}.popup#popup-download .popup__box{max-width:654px;padding:66px 58px 48px}.popup#popup-download .popup__box .box-form .row{width:calc(100% + 32px);margin-left:-16px}.popup#popup-download .popup__box .box-form .row .column{padding:0 16px;margin-bottom:32px}.popup#popup-download .popup__box .box-form .row .column.column-33{flex:0 0 50%;max-width:50%}.popup#popup-download .popup__box .box-form .row .column.column-50{flex:0 0 100%;max-width:100%;display:flex;justify-content:center}.popup#popup-download .popup__box .box-form .row .column.text-right button{margin-left:0}.popup#popup-download .popup__box .box-form .row.align-center{flex-direction:column}.popup#popup-video .popup__box{margin:0 40px}.popup#popup-video .video iframe{height:476px}.popup#popup-career .popup__box,.popup#popup-thankyou .popup__box{margin:0 40px}}@media all and (max-width: 767px){.popup__box--large{margin:0 16px;padding:24px}.popup__close{right:0;top:-40px}.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;line-height:1.4;font-weight:300}.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{line-height:30px;height:34px;padding:0 20px}.popup.gallery-wrap .popup__box--large{max-width:calc(100vw - 52px);padding:28px 16px}.popup.gallery-wrap .pop-gallery-main .arrow-slide a{width:40px;height:40px}.popup.gallery-wrap .pop-gallery-main .arrow-slide .swiper-button-next{right:-32px}.popup.gallery-wrap .pop-gallery-main .arrow-slide .swiper-button-prev{left:-32px}.popup#popup-download .popup__box{width:calc(100% - 40px);margin:0 auto;padding:26px 35px 20px}.popup#popup-download .popup__box h4{font-size:1.25rem}.popup#popup-download .popup__box p{margin-bottom:18px}.popup#popup-download .popup__box .box-form .row .column{margin-bottom:16px}.popup#popup-download .popup__box .box-form .row .column.column-33{flex:0 0 100%;max-width:100%}.popup#popup-download .popup__box .box-form .row .column.text-right button{width:100%;height:40px}.popup#popup-download .popup__box .box-form .row .column label{margin-bottom:0}.popup#popup-video .popup__box{margin:0 20px}.popup#popup-video .video iframe{height:280px}.popup#popup-career{align-items:start;overflow:auto}.popup#popup-career .popup__overlay{position:fixed}.popup#popup-career .popup__box{width:calc(100% - 40px);margin:50px auto;padding:30px 24px}.popup#popup-career .popup__box .box-form .row .column{margin-bottom:16px}.popup#popup-career .popup__box .box-form .row .column.column-50{flex:0 0 100%;max-width:100%}.popup#popup-career .popup__box .box-form .row .column.text-right button{width:100%;height:40px}.popup#popup-career .popup__box .box-form .row .column label,.popup#popup-career .popup__box .box-form .row .btn-wrap{margin-bottom:0}.popup#popup-career .popup__box .box-form .row .btn-wrap .button{width:100%}.popup#popup-thankyou .popup__box{margin:0 20px;padding:52px 28px 32px;text-align:center}}@media all and (max-width: 767px) and (max-height: 667px){.popup#popup-download{align-items:start;overflow:auto}.popup#popup-download .popup__overlay{position:fixed}.popup#popup-download .popup__box{margin:50px auto}}.tab-nav{margin-bottom:0}.section-contact__box{margin-bottom:68px;position:relative}.section-contact__box p{margin-bottom:16px}.section-contact__box--bg img{display:block;min-height:600px;object-fit:cover;object-position:center;width:100%}.section-contact__box--form{background:var(--c-neutral-white);left:32px;max-width:661px;padding:34px 45px;position:absolute;top:57px;z-index:2}.section-contact__box--office{background:var(--c-neutral-white);margin:-230px 75px 46px;padding:24px 40px;position:relative;z-index:2}.section-contact__box--office h4{margin-bottom:10px}.section-contact__box--office .office-list{display:flex;flex-wrap:wrap;gap:10px;margin:0 -40px 24px}.section-contact__box--office .office-list__item{display:flex;flex-direction:column;gap:10px;padding:16px 40px 24px;width:calc(50% - 5px)}.section-contact__box--office .office-list__item h5,.section-contact__box--office .office-list__item p{margin-bottom:0}.section-contact__box--office .office-list__item a{align-items:center;display:flex;gap:16px;padding:16px 0}.section-contact__box--office .office-list__item a svg,.section-contact__box--office .office-list__item a img{display:block}@media all and (max-width: 1200px){.tab-nav{margin-bottom:45px}.tab-nav a{width:320px}.section-contact__box{margin-bottom:50px}.section-contact__box--bg img{min-height:676px}.section-contact__box--form{max-width:366px;padding:32px;top:26px}.section-contact__box .row .column.column-50{flex:0 0 100%;max-width:100%}.section-contact__box .row .column.text-right{text-align:left;margin-bottom:0}.section-contact__box .row .column.text-right button{width:188px;justify-content:center;height:43px}}@media all and (max-width: 1023px){.section-contact__box--office{margin:-88px 40px 46px;padding:36px 42px}.section-contact__box--office .office-list{margin:0 -28px 20px}.section-contact__box--office .office-list__item{padding:16px 27px 24px}}@media all and (max-width: 767px){.section-contact__box{margin-bottom:30px}.section-contact__box--bg img{min-height:644px}.section-contact__box--bg.bgoffice img{min-height:260px}.section-contact__box--form{top:24px;left:10px;width:calc(100% - 20px);max-width:100%;padding:32px 20px}.section-contact__box--office{margin:-60px 20px 0;padding:26px 16px 0}.section-contact__box--office .office-list{gap:0;margin:0 0 20px}.section-contact__box--office .office-list__item{width:100%;padding:16px 0}.section-contact__box--office .office-list__item a{font-size:.813rem}}
