.pagination{display:flex;max-width:100%}.pagination a{width:32px;height:32px;border-radius:50%;font-size:1rem;color:var(--c-neutral-gray-3);text-align:center;line-height:30px;margin:0 6px}.pagination a:hover{color:var(--c-primary-hover)}.pagination a.active,.pagination a:active{color:var(--c-primary-pressed)}.pagination a.active{font-weight:700}.pagination a.prev,.pagination a.next{background-color:var(--c-primary-main);position:relative}.pagination a.prev:before,.pagination a.next:before{content:"";font-family:var(--font-webarq-icon);color:var(--c-neutral-white);font-size:22px}.pagination a.prev:hover,.pagination a.next:hover{background-color:var(--c-primary-hover)}.pagination a.prev:active,.pagination a.next:active{background-color:var(--c-primary-pressed)}.pagination a.prev{margin:0 32px 0 0}.pagination a.next{margin:0 0 0 32px}.pagination a.next:before{content:""}.pagination__large a{margin:0 8px}.pagination__large a.prev{margin:0 40px 0 0}.pagination__large a.next{margin:0 0 0 40px}.pagination__small a{width:24px;height:24px;line-height:24px;font-size:.875rem;margin:0 4px}.pagination__small a.prev:before,.pagination__small a.next:before{font-size:16px}.pagination__small a.prev{margin:0 20px 0 0}.pagination__small a.next{margin:0 0 0 20px}.pagination.center{justify-content:center}@media all and (max-width: 767px){.pagination a{font-size:.875rem;width:24px;height:24px;line-height:24px}.pagination a.next{margin-left:20px}.pagination a.prev{margin-right:20px}.pagination__large a{margin:0 4px}.pagination__large a.prev:before,.pagination__large a.next:before{font-size:18px}.pagination__large a.prev{margin-right:24px}.pagination__large a.next{margin-left:24px}}.upload-file{position:relative}.upload-file__box{position:relative;width:100%;height:96px;background:var(--c-primary-surface);border:2px dashed var(--c-primary-main);margin-bottom:8px;display:flex;align-items:center;justify-content:center;border-radius:8px;color:var(--c-primary-main)}.upload-file__box input[type=file]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.upload-file__box .wa-icon,.upload-file__box i{font-size:24px;margin:0 4px}.upload-file__text{display:flex;align-items:center}.upload-file__text .wa-icon,.upload-file__text i{font-size:24px;color:var(--c-neutral-gray-4);margin-right:10px}.upload-file__text span{font-size:.875rem;color:var(--c-neutral-gray-3)}.upload-file__small .upload-file__text .wa-icon,.upload-file__small .upload-file__text i{font-size:20px;color:var(--c-neutral-gray-4);margin-right:8px}.upload-file__small .upload-file__text span{font-size:.75rem}.popup{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10;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:#11101efa}.popup__box{width:100%;max-width:600px;background:var(--c-neutral-white);border-radius:16px;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:960px}.popup__close{position:absolute;top:24px;right:32px;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 - 150px);max-height:calc(var(--vh, 1vh) * 100 - 150px);padding-right:30px}.popup__overflow::-webkit-scrollbar{width:8px;border-radius:20px}.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{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:Webarq-Icons!important;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.general{z-index:13;align-items:flex-start;overflow:auto}.popup.general .popup__box{width:100%;max-width:none;position:absolute;top:0;right:0;bottom:0;left:0;height:100%;display:table;padding:0;background:transparent;transform:scale(1);opacity:1}.popup.general .popup__box .main-popup{display:table-cell;vertical-align:middle}.popup.general .popup__content{max-width:940px;background:var(--c-neutral-white);z-index:3;position:relative;margin:50px auto;border-radius:12px;padding:40px 32px;transform:scale(.9);opacity:0;transition:all ease-out .3s}.popup.general .popup__content figure img{max-height:none}.popup.general .popup__close{top:10px;right:22px;color:var(--c-primary-pressed)}.popup.general.popup__show .popup__content{transform:scale(1);opacity:1;transition:all ease-out .3s}.popup .popup-certificate-wrap{display:flex;flex-wrap:wrap}.popup .popup-certificate-wrap>figure{width:230px;padding:20px 32px;align-self:flex-start;border-radius:12px;border:1px solid rgba(0,0,0,.05);aspect-ratio:1/1.2;display:flex;justify-content:center;align-items:center;margin-bottom:0}.popup .popup-certificate-wrap figcaption{width:calc(100% - 230px);padding-left:40px;margin-top:12px;max-height:calc(100vh - 200px);padding-right:10px;overflow:auto}.popup .popup-certificate-wrap figcaption::-webkit-scrollbar{width:4px;border-radius:20px}.popup .popup-certificate-wrap figcaption::-webkit-scrollbar-track{background:var(--c-primary-surface)}.popup .popup-certificate-wrap figcaption::-webkit-scrollbar-thumb{background:var(--c-primary-pressed);border-radius:20px}.popup .popup-certificate-wrap figcaption::-webkit-scrollbar-thumb:hover{background:var(--c-primary-pressed)}.popup .popup-certificate-wrap figcaption h4{font-size:24px;color:var(--c-neutral-black-1)}.popup.gallery-popup .popup__content{max-width:1170px;padding:40px 60px;background:transparent}.popup.gallery-popup .popup__close{top:0;right:16px}.popup .popup-gallery-wrap .slider-gallery__big .item-slider-big{position:relative}.popup .popup-gallery-wrap .slider-gallery__big .item-slider-big figure{margin-bottom:12px;border-radius:8px;overflow:hidden}.popup .popup-gallery-wrap .slider-gallery__big .item-slider-big p{color:#84888c;padding-right:100px;margin:0;min-height:24px}.popup .popup-gallery-wrap .slider-gallery__thumb .item-slider-thumb{border-radius:4px;cursor:pointer;overflow:hidden}.popup .popup-gallery-wrap .slider-gallery__thumb .item-slider-thumb.swiper-slide-thumb-active figure{border-color:#00b9f180}.popup .popup-gallery-wrap .slider-gallery__thumb .item-slider-thumb figure{aspect-ratio:1/1;border:3px solid transparent;border-radius:4px;overflow:hidden;box-sizing:border-box;margin:0}.popup .popup-gallery-wrap .slider-gallery__thumb .item-slider-thumb figure img{display:block;height:100%;object-fit:cover}.popup .popup-gallery-wrap .big-wrap{position:relative;margin-bottom:24px}.popup .popup-gallery-wrap .big-wrap .swiper-arrow{width:48px;height:48px;border:none;border-radius:50%;display:inline-flex;justify-content:center;align-items:center;position:absolute;left:-60px;right:auto;top:calc(50% - 48px);margin:auto;bottom:auto;z-index:4;color:var(--c-primary-pressed)}.popup .popup-gallery-wrap .big-wrap .swiper-arrow:after{content:"";font-family:Webarq-Icons!important;font-size:32px}.popup .popup-gallery-wrap .big-wrap .swiper-arrow.swiper-button-next{right:-60px;left:auto}.popup .popup-gallery-wrap .big-wrap .swiper-arrow.swiper-button-next:after{content:""}.popup .popup-gallery-wrap .big-wrap .swiper-arrow.swiper-button-prev:after{content:""}.popup .popup-gallery-wrap .big-wrap .indicator{position:absolute;right:0;bottom:3px;font-size:14px;color:var(--c-neutral-white);line-height:160%;display:inline-flex;align-items:center;gap:0 6px;opacity:.7}.popup.success-popup .popup__content{max-width:480px}.popup .popup-success-wrap{text-align:center}.popup .popup-success-wrap .checklist-ico{font-size:84px;color:var(--c-primary-pressed);display:block;margin:0 auto 16px}.popup .popup-video iframe{height:450px;width:100%}@media all and (max-width: 1279px){.popup.gallery-wrap .popup__box--large{max-width:800px}.popup.gallery-popup .popup__content{max-width:calc(100vw - 100px)}}@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.general .popup__content{max-width:688px}.popup .popup-certificate-wrap>figure{width:210px}.popup .popup-certificate-wrap figcaption{width:calc(100% - 210px)}.popup .popup-gallery-wrap .slider-gallery__big .item-slider-big p{font-size:14px;line-height:140%}.popup .popup-gallery-wrap .big-wrap .indicator{bottom:0}.popup.gallery-popup .popup__content{max-width:calc(100vw - 40px)}.popup .popup-video iframe{height:350px}}@media all and (max-width: 767px){.popup__box--large{margin:0 16px;padding:24px}.popup__close{top:16px;right:17px}.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.success-popup .popup__content{max-width:calc(100vw - 40px)}.popup.general .popup__content{max-width:calc(100vw - 40px);padding:40px 24px}.popup .popup-certificate-wrap>figure{margin:0 auto 24px}.popup .popup-certificate-wrap figcaption{width:100%;padding-left:0;padding-right:0;max-height:none}.popup.gallery-popup .popup__content{padding:32px 24px}.popup.gallery-popup .popup__close{top:-5px}.popup .popup-gallery-wrap .big-wrap .swiper-arrow{width:40px;height:40px}.popup .popup-gallery-wrap .big-wrap .swiper-arrow.swiper-button-next{right:-40px}.popup .popup-gallery-wrap .big-wrap .swiper-arrow.swiper-button-prev{left:-40px}.popup .popup-gallery-wrap .big-wrap .indicator{font-size:12px}.popup .popup-gallery-wrap .slider-gallery__big .item-slider-big figure img{min-height:220px;width:100%;height:100%;object-fit:cover}.popup .popup-gallery-wrap .slider-gallery__big .item-slider-big p{font-size:12px}}.career-banner{overflow:hidden;border-radius:16px;margin-bottom:64px;line-height:0}.career-banner img{width:100%}.career-title{margin-bottom:42px;text-align:center}.career-title h4{font-size:28px;margin-bottom:0}.filter-jobs{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:32px}.filter-jobs__note{font-size:14px;line-height:114%;color:#4d4d4d}.filter-jobs__search{position:relative}.filter-jobs__search form{width:100%;position:relative}.filter-jobs__search form input{font-size:14px;color:var(--c-neutral-body);border:none;border-radius:16px;background:var(--c-neutral-white);box-shadow:0 8px 16px #0000001a;padding:0 32px 0 16px;margin:0}.filter-jobs__search form input::placeholder{color:#a7a7a7}.filter-jobs__search form input:focus{border:1px solid rgba(0,0,0,.1)}.filter-jobs__search form button{padding:0;height:auto;line-height:normal;background:transparent;border:none;color:var(--c-neutral-body);position:absolute;right:10px;top:10px;left:auto}.filter-jobs__search form button i{font-size:18px}.career-list{position:relative;display:flex;flex-wrap:wrap;gap:32px}.career-list__item{width:calc((100% - 64px) / 3);padding:24px 24px 72px;border-radius:16px;border:1px solid rgba(0,0,0,.1);background:var(--c-neutral-white);cursor:pointer;transition:all ease-out .3s;position:relative}.career-list__item h6{font-size:18px;line-height:150%;letter-spacing:-.18px;margin-bottom:32px;color:var(--c-neutral-black);font-weight:600}.career-list__item .button-icon{padding:0 16px 0 20px;position:absolute;margin:0 24px 24px;left:0;right:auto;top:auto;border:1px solid var(--c-primary-pressed);height:40px;line-height:38px}.career-list__item .button-icon:hover{color:var(--c-neutral-white);background:var(--c-primary-pressed)}.career-list__item:hover{transition:all ease-out .3s;box-shadow:0 8px 16px #0000001a;border-color:transparent}.career-list__item:hover h6{color:var(--c-primary-main)}.career-list__item:hover .button-icon{color:var(--c-neutral-white);background:var(--c-primary-main)}.pagination{padding-top:80px}.form-career-wrap{position:relative}.form-career-wrap .box-career{border-radius:24px;background:#fff;box-shadow:0 16px 24px #00000014;padding:40px 40px 12px;margin-bottom:40px}.form-career-wrap .box-career h5{margin-bottom:40px}.form-career-wrap .box-career .wrap-btn-clone{padding-bottom:24px;gap:8px}.form-career-wrap .box-career .wrap-btn-clone .remove{border:none;color:#a7a7a7}.form-career-wrap .box-career .wrap-btn-clone .remove:hover{background:none}.form-career-wrap .box-career .box-form hr{margin:20px 0 40px}.form-career-wrap .box-career .box-form:nth-of-type(1) hr{display:none}.base-clone{display:none}@media all and (max-width: 1023px){.career-list{gap:32px 20px}.career-list__item{width:calc((100% - 20px)/2)}}@media all and (max-width: 767px){.career-banner,.career-title{margin-bottom:32px}.career-title h4{font-size:20px}.form-career-wrap .box-career{padding:40px 24px 12px}.form-career-wrap .box-career h5{margin-bottom:24px}}@media all and (max-width: 600px){.filter-jobs{flex-direction:column;align-items:flex-start;gap:20px}.filter-jobs__note{order:2;text-align:left}.filter-jobs__search{width:100%;order:1}.career-list{gap:24px 0px}.career-list__item{width:100%}}
