.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}}.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;font-size:24px;cursor:pointer;transform:scale(1);transition:.2s all ease-out;top:-50px;right:12px;color:var(--c-neutral-white)}.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__content .button{width:226px}.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:4px;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__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)}.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:539px}.popup.success-popup img,.popup.success-popup h4{margin-bottom:12px}.popup.success-popup .button{border-radius:0}.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-success-wrap figure{width:218px;height:327px;margin:20px auto 28px}.popup .popup-success-wrap figure img{width:100%;height:100%;object-fit:cover}.popup.popup-video .popup__content{max-width:332px;padding:36px 30px}.popup.popup-video .video-listing{margin:0}.popup.popup-video .video-listing__item{width:100%;margin:0}.popup.popup-video .video-listing__item figure{margin-bottom:16px;cursor:pointer}.popup.popup-video .video-listing__item figure:after{background:url(/build/assets/play2-D0FnwLYS.png) no-repeat 0 0;background-size:100%;opacity:1}.popup.popup-video .video-listing__item figure .video{position:relative;z-index:4;top:0;left:0;display:none}.popup.popup-video .video-listing__item figure .video video{object-fit:cover;object-position:center;width:100%!important;height:400px!important}.popup.popup-video .video-listing__item figure.act:before,.popup.popup-video .video-listing__item figure.act:after,.popup.popup-video .video-listing__item figure.act img{display:none}.popup.popup-video .video-listing__item figure.act .video{display:block}.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 .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:-42px}.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 img{max-width:80px}.popup.success-popup .popup__content{max-width:calc(100vw - 40px)}.popup.general .popup__content{max-width:calc(100vw - 40px);padding:36px 30px}.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}}
