.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//amkodor.by/wp-content/themes/amkodor/assets/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.not-selectable{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.carousel{position:relative;box-sizing:border-box}.carousel *,.carousel *:before,.carousel *:after{box-sizing:inherit}.carousel__viewport{position:relative;overflow:hidden;width:100%;height:100%}.carousel__track{display:flex}.carousel__slide{flex:0 0 auto;width:var(--carousel-slide-width, 60%);max-width:100%;padding:1rem;position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}.carousel.has-dots{margin-bottom:calc(0.5rem + 22px)}.carousel__dots{margin:0 auto;padding:0;position:absolute;top:calc(100% + 0.5rem);left:0;right:0;display:flex;justify-content:center;list-style:none;user-select:none}.carousel__dots .carousel__dot{margin:0;padding:0;display:block;position:relative;width:22px;height:22px;cursor:pointer}.carousel__dots .carousel__dot:after{content:"";width:8px;height:8px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:currentColor;opacity:.25;transition:opacity .15s ease-in-out}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{width:var(--carousel-button-width, 48px);height:var(--carousel-button-height, 48px);padding:0;border:0;display:flex;justify-content:center;align-items:center;pointer-events:all;cursor:pointer;color:var(--carousel-button-color, currentColor);background:var(--carousel-button-bg, transparent);border-radius:var(--carousel-button-border-radius, 50%);box-shadow:var(--carousel-button-shadow, none)}.carousel__button.is-prev,.carousel__button.is-next{position:absolute;top:50%;transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{width:var(--carousel-button-svg-width, 24px);height:var(--carousel-button-svg-height, 24px);fill:none;stroke:currentColor;stroke-width:var(--carousel-button-svg-stroke-width, 1.5);stroke-linejoin:bevel;stroke-linecap:round;filter:var(--carousel-button-svg-filter, none);pointer-events:none}body.compensate-for-scrollbar{overflow:hidden !important;touch-action:none}.fancybox__container{position:fixed;top:0;left:0;bottom:0;right:0;margin:0;padding:env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);box-sizing:border-box;display:flex;flex-direction:column;color:var(--fancybox-color, #fff);-webkit-tap-highlight-color:transparent;overflow:hidden;z-index:1050;outline:none;transform-origin:top left;--carousel-button-width: 48px;--carousel-button-height: 48px;--carousel-button-svg-width: 24px;--carousel-button-svg-height: 24px;--carousel-button-svg-stroke-width: 2.5;--carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4))}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__container :focus{outline:thin dotted}body.is-using-mouse .fancybox__container :focus{outline:none}@media all and (min-width: 1024px){.fancybox__container{--carousel-button-svg-width:27px;--carousel-button-svg-height:27px}}.fancybox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--fancybox-bg, rgba(24, 24, 27, 0.92))}.fancybox__carousel{position:relative;flex:1 1 auto;min-height:0;height:100%;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(0.5rem + 22px)}.fancybox__viewport{position:relative;width:100%;height:100%;overflow:visible;cursor:default}.fancybox__track{display:flex;height:100%}.fancybox__slide{flex:0 0 auto;width:100%;max-width:100%;margin:0;padding:64px;position:relative;overscroll-behavior:contain;display:flex;flex-direction:column;outline:0;overflow:auto;-webkit-overflow-scrolling:touch;--carousel-button-width: 36px;--carousel-button-height: 36px;--carousel-button-svg-width: 22px;--carousel-button-svg-height: 22px}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto}@media all and (min-width: 1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{margin:0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);padding:36px;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);position:relative;align-self:center;display:flex;flex-direction:column;z-index:20}.fancybox__caption{align-self:center;max-width:100%;margin:0;padding:1rem 0 0 0;line-height:1.375;color:var(--fancybox-color, currentColor);visibility:visible;cursor:auto;flex-shrink:0}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{top:100%;color:var(--fancybox-color, #fff)}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{position:absolute;top:8px;right:8px;top:calc(env(safe-area-inset-top, 0px) + 8px);right:calc(env(safe-area-inset-right, 0px) + 8px);z-index:40}@media all and (min-width: 1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{position:absolute;top:-36px;right:0;color:var(--fancybox-color, #fff)}.fancybox__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:50px;height:50px;cursor:pointer;z-index:1053;color:var(--fancybox-color, currentColor)}.fancybox__spinner svg{animation:fancybox-rotate 2s linear infinite;transform-origin:center center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.5;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;animation:fancybox-dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:currentColor}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close{transition:opacity var(--fancybox-ts, 0.25s) ease;opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=true] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=true] .fancybox__nav,.fancybox__container.is-animated[aria-hidden=true] .carousel__dots,.fancybox__container.is-animated[aria-hidden=true] .carousel__button.is-close{transition:opacity .2s ease;opacity:0}.fancybox-fadeIn{animation:.2s ease both fancybox-fadeIn}.fancybox-fadeOut{animation:.2s ease both fancybox-fadeOut}.fancybox-zoomInUp{animation:.2s ease both fancybox-zoomInUp}.fancybox-zoomOutDown{animation:.2s ease both fancybox-zoomOutDown}.fancybox-throwOutUp{animation:.2s ease both fancybox-throwOutUp}.fancybox-throwOutDown{animation:.2s ease both fancybox-throwOutDown}@keyframes fancybox-fadeIn{from{opacity:0}to{opacity:1}}@keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-zoomInUp{from{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}to{transform:scale(1) translate3d(0, 0, 0);opacity:1}}@keyframes fancybox-zoomOutDown{to{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}}@keyframes fancybox-throwOutUp{20%{opacity:.5}to{transform:translate3d(0, -30%, 0);opacity:0}}@keyframes fancybox-throwOutDown{20%{opacity:.5}to{transform:translate3d(0, 30%, 0);opacity:0}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px rgba(0,0,0,.2)}.fancybox__carousel .is-draggable{cursor:move;cursor:grab}.fancybox__carousel .is-dragging{cursor:move;cursor:grabbing}.fancybox__carousel .carousel__slide:not(.has-image) .fancybox__content{cursor:auto}.fancybox__carousel .carousel__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .carousel__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__image{background:transparent;user-select:none}.has-image .fancybox__content{padding:0;background:transparent}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{overflow:visible;touch-action:none}.has-image[data-image-fit=contain] .fancybox__content{min-height:1px}.has-image[data-image-fit=contain] .fancybox__image{max-width:100%;min-height:1px;object-fit:contain;background:transparent}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{max-width:100%;height:auto}.has-image[data-image-fit=cover]{overflow:visible;touch-action:none}.has-image[data-image-fit=cover] .fancybox__content{min-height:1px;width:100%;height:100%}.has-image[data-image-fit=cover] .fancybox__image{width:100%;height:100%;min-height:1px;object-fit:cover}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{flex-shrink:1;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{width:100%;height:80%}.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:transparent}.fancybox-placeholder{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.fancybox__thumbs{flex:0 0 auto;position:relative;padding:0px 3px}.fancybox__container.is-animated[aria-hidden=true] .fancybox__thumbs{transition:unset;opacity:0}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{transition:opacity var(--fancybox-ts, 0.25s) ease-in;opacity:var(--fancybox-opacity, 1)}.fancybox__thumbs .carousel__slide{flex:0 0 auto;width:var(--fancybox-thumbs-width, 96px);margin:0;padding:8px 3px;box-sizing:content-box;display:flex;align-items:center;justify-content:center;overflow:visible;cursor:pointer}.fancybox__thumbs .carousel__slide.is-nav-selected::after{content:"";position:absolute;top:0;left:3px;right:3px;bottom:3px;border-bottom:3px solid currentColor}.fancybox__thumbs .carousel__slide>*{pointer-events:none;user-select:none}.fancybox__thumb{position:relative;width:100%;padding-top:calc(100% / (var(--fancybox-thumbs-ratio, 1.5)));background-size:cover;background-position:center center;background-color:rgba(255,255,255,.1);background-repeat:no-repeat}
@-webkit-keyframes scale{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}45%{opacity:.7;-webkit-transform:scale(.1);transform:scale(.1)}80%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.ball-pulse>div:nth-child(0){-webkit-animation:scale .75s cubic-bezier(.2,.68,.18,1.08) -.36s infinite;animation:scale .75s cubic-bezier(.2,.68,.18,1.08) -.36s infinite}.ball-pulse>div:first-child{-webkit-animation:scale .75s cubic-bezier(.2,.68,.18,1.08) -.24s infinite;animation:scale .75s cubic-bezier(.2,.68,.18,1.08) -.24s infinite}.ball-pulse>div:nth-child(2){-webkit-animation:scale .75s cubic-bezier(.2,.68,.18,1.08) -.12s infinite;animation:scale .75s cubic-bezier(.2,.68,.18,1.08) -.12s infinite}.ball-pulse>div:nth-child(3){-webkit-animation:scale .75s cubic-bezier(.2,.68,.18,1.08) 0s infinite;animation:scale .75s cubic-bezier(.2,.68,.18,1.08) 0s infinite}.ball-pulse>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;background-color:#fff;border-radius:100%;display:inline-block;height:15px;margin:2px;width:15px}@-webkit-keyframes ball-pulse-sync{33%{-webkit-transform:translateY(10px);transform:translateY(10px)}66%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes ball-pulse-sync{33%{-webkit-transform:translateY(10px);transform:translateY(10px)}66%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.ball-pulse-sync>div:nth-child(0){-webkit-animation:ball-pulse-sync .6s ease-in-out -.21s infinite;animation:ball-pulse-sync .6s ease-in-out -.21s infinite}.ball-pulse-sync>div:first-child{-webkit-animation:ball-pulse-sync .6s ease-in-out -.14s infinite;animation:ball-pulse-sync .6s ease-in-out -.14s infinite}.ball-pulse-sync>div:nth-child(2){-webkit-animation:ball-pulse-sync .6s ease-in-out -.07s infinite;animation:ball-pulse-sync .6s ease-in-out -.07s infinite}.ball-pulse-sync>div:nth-child(3){-webkit-animation:ball-pulse-sync .6s ease-in-out 0s infinite;animation:ball-pulse-sync .6s ease-in-out 0s infinite}.ball-pulse-sync>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;background-color:#fff;border-radius:100%;display:inline-block;height:15px;margin:2px;width:15px}@-webkit-keyframes ball-scale{0%{-webkit-transform:scale(0);transform:scale(0)}to{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}@keyframes ball-scale{0%{-webkit-transform:scale(0);transform:scale(0)}to{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}.ball-scale>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:ball-scale 1s ease-in-out 0s infinite;animation:ball-scale 1s ease-in-out 0s infinite;background-color:#fff;border-radius:100%;display:inline-block;height:15px;height:60px;margin:2px;width:15px;width:60px}.ball-scale-random{height:40px;width:37px}.ball-scale-random>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:ball-scale 1s ease-in-out 0s infinite;animation:ball-scale 1s ease-in-out 0s infinite;background-color:#fff;border-radius:100%;display:inline-block;height:15px;height:30px;margin:2px;position:absolute;width:15px;width:30px}.ball-scale-random>div:first-child{-webkit-animation:ball-scale 1s ease-in-out .2s infinite;animation:ball-scale 1s ease-in-out .2s infinite;margin-left:-7px}.ball-scale-random>div:nth-child(3){-webkit-animation:ball-scale 1s ease-in-out .5s infinite;animation:ball-scale 1s ease-in-out .5s infinite;margin-left:-2px;margin-top:9px}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.ball-rotate,.ball-rotate>div{position:relative}.ball-rotate>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;background-color:#fff;border-radius:100%;height:15px;margin:2px;width:15px}.ball-rotate>div:first-child{-webkit-animation:rotate 1s cubic-bezier(.7,-.13,.22,.86) 0s infinite;animation:rotate 1s cubic-bezier(.7,-.13,.22,.86) 0s infinite}.ball-rotate>div:after,.ball-rotate>div:before{background-color:#fff;border-radius:100%;content:"";height:15px;margin:2px;opacity:.8;position:absolute;width:15px}.ball-rotate>div:before{left:-28px;top:0}.ball-rotate>div:after{left:25px;top:0}.ball-clip-rotate>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:rotate .75s linear 0s infinite;animation:rotate .75s linear 0s infinite;background-color:#fff;background:transparent!important;border:2px solid;border-color:#fff #fff transparent;border-radius:100%;display:inline-block;height:15px;height:25px;margin:2px;width:15px;width:25px}@keyframes scale{30%{-webkit-transform:scale(.3);transform:scale(.3)}to{-webkit-transform:scale(1);transform:scale(1)}}.ball-clip-rotate-pulse{position:relative;-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px)}.ball-clip-rotate-pulse>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;border-radius:100%;left:0;position:absolute;top:0}.ball-clip-rotate-pulse>div:first-child{-webkit-animation:scale 1s cubic-bezier(.09,.57,.49,.9) 0s infinite;animation:scale 1s cubic-bezier(.09,.57,.49,.9) 0s infinite;background:#fff;height:16px;left:-7px;top:7px;width:16px}.ball-clip-rotate-pulse>div:last-child{-webkit-animation:rotate 1s cubic-bezier(.09,.57,.49,.9) 0s infinite;animation:rotate 1s cubic-bezier(.09,.57,.49,.9) 0s infinite;-webkit-animation-duration:1s;animation-duration:1s;background:transparent;border:2px solid;border-color:#fff transparent;border-style:solid;border-width:2px;height:30px;left:-16px;position:absolute;top:-2px;width:30px}@keyframes rotate{0%{-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1)}50%{-webkit-transform:rotate(180deg) scale(.6);transform:rotate(180deg) scale(.6)}to{-webkit-transform:rotate(1turn) scale(1);transform:rotate(1turn) scale(1)}}.ball-clip-rotate-multiple{position:relative}.ball-clip-rotate-multiple>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:rotate 1s ease-in-out 0s infinite;animation:rotate 1s ease-in-out 0s infinite;border-color:transparent #fff;border-radius:100%;border-style:solid;border-width:2px;height:35px;left:-20px;position:absolute;top:-20px;width:35px}.ball-clip-rotate-multiple>div:last-child{-webkit-animation-direction:reverse;animation-direction:reverse;-webkit-animation-duration:.5s;animation-duration:.5s;border-color:#fff transparent;display:inline-block;height:15px;left:-10px;top:-10px;width:15px}@-webkit-keyframes ball-scale-ripple{0%{opacity:1;-webkit-transform:scale(.1);transform:scale(.1)}70%{opacity:.7;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0}}@keyframes ball-scale-ripple{0%{opacity:1;-webkit-transform:scale(.1);transform:scale(.1)}70%{opacity:.7;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0}}.ball-scale-ripple>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:ball-scale-ripple 1s cubic-bezier(.21,.53,.56,.8) 0s infinite;animation:ball-scale-ripple 1s cubic-bezier(.21,.53,.56,.8) 0s infinite;border:2px solid #fff;border-radius:100%;height:50px;width:50px}@-webkit-keyframes ball-scale-ripple-multiple{0%{opacity:1;-webkit-transform:scale(.1);transform:scale(.1)}70%{opacity:.7;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0}}@keyframes ball-scale-ripple-multiple{0%{opacity:1;-webkit-transform:scale(.1);transform:scale(.1)}70%{opacity:.7;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0}}.ball-scale-ripple-multiple{position:relative;-webkit-transform:translateY(-25px);-ms-transform:translateY(-25px);transform:translateY(-25px)}.ball-scale-ripple-multiple>div:nth-child(0){-webkit-animation-delay:-.8s;animation-delay:-.8s}.ball-scale-ripple-multiple>div:first-child{-webkit-animation-delay:-.6s;animation-delay:-.6s}.ball-scale-ripple-multiple>div:nth-child(2){-webkit-animation-delay:-.4s;animation-delay:-.4s}.ball-scale-ripple-multiple>div:nth-child(3){-webkit-animation-delay:-.2s;animation-delay:-.2s}.ball-scale-ripple-multiple>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:ball-scale-ripple-multiple 1.25s cubic-bezier(.21,.53,.56,.8) 0s infinite;animation:ball-scale-ripple-multiple 1.25s cubic-bezier(.21,.53,.56,.8) 0s infinite;border:2px solid #fff;border-radius:100%;height:50px;left:-26px;position:absolute;top:-2px;width:50px}@-webkit-keyframes ball-beat{50%{opacity:.2;-webkit-transform:scale(.75);transform:scale(.75)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes ball-beat{50%{opacity:.2;-webkit-transform:scale(.75);transform:scale(.75)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.ball-beat>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:ball-beat .7s linear 0s infinite;animation:ball-beat .7s linear 0s infinite;background-color:#fff;border-radius:100%;display:inline-block;height:15px;margin:2px;width:15px}.ball-beat>div:nth-child(2n-1){-webkit-animation-delay:-.35s!important;animation-delay:-.35s!important}@-webkit-keyframes ball-scale-multiple{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}5%{opacity:1}to{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}@keyframes ball-scale-multiple{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}5%{opacity:1}to{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}.ball-scale-multiple{position:relative;-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}.ball-scale-multiple>div:nth-child(2){-webkit-animation-delay:-.4s;animation-delay:-.4s}.ball-scale-multiple>div:nth-child(3){-webkit-animation-delay:-.2s;animation-delay:-.2s}.ball-scale-multiple>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:ball-scale-multiple 1s linear 0s infinite;animation:ball-scale-multiple 1s linear 0s infinite;background-color:#fff;border-radius:100%;height:15px;height:60px;left:-30px;margin:0;opacity:0;position:absolute;top:0;width:15px;width:60px}@-webkit-keyframes ball-triangle-path-1{33%{-webkit-transform:translate(25px,-50px);transform:translate(25px,-50px)}66%{-webkit-transform:translate(50px);transform:translate(50px)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes ball-triangle-path-1{33%{-webkit-transform:translate(25px,-50px);transform:translate(25px,-50px)}66%{-webkit-transform:translate(50px);transform:translate(50px)}to{-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes ball-triangle-path-2{33%{-webkit-transform:translate(25px,50px);transform:translate(25px,50px)}66%{-webkit-transform:translate(-25px,50px);transform:translate(-25px,50px)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes ball-triangle-path-2{33%{-webkit-transform:translate(25px,50px);transform:translate(25px,50px)}66%{-webkit-transform:translate(-25px,50px);transform:translate(-25px,50px)}to{-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes ball-triangle-path-3{33%{-webkit-transform:translate(-50px);transform:translate(-50px)}66%{-webkit-transform:translate(-25px,-50px);transform:translate(-25px,-50px)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes ball-triangle-path-3{33%{-webkit-transform:translate(-50px);transform:translate(-50px)}66%{-webkit-transform:translate(-25px,-50px);transform:translate(-25px,-50px)}to{-webkit-transform:translate(0);transform:translate(0)}}.ball-triangle-path{position:relative;-webkit-transform:translate(-29.994px,-37.50938px);-ms-transform:translate(-29.994px,-37.50938px);transform:translate(-29.994px,-37.50938px)}.ball-triangle-path>div:first-child{-webkit-animation-delay:0;animation-delay:0;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:ball-triangle-path-1;animation-name:ball-triangle-path-1;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.ball-triangle-path>div:nth-child(2){-webkit-animation-delay:0;animation-delay:0;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:ball-triangle-path-2;animation-name:ball-triangle-path-2;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.ball-triangle-path>div:nth-child(3){-webkit-animation-delay:0;animation-delay:0;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:ball-triangle-path-3;animation-name:ball-triangle-path-3;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.ball-triangle-path>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;border:1px solid #fff;border-radius:100%;height:10px;position:absolute;width:10px}.ball-triangle-path>div:first-of-type{top:50px}.ball-triangle-path>div:nth-of-type(2){left:25px}.ball-triangle-path>div:nth-of-type(3){left:50px;top:50px}@-webkit-keyframes ball-pulse-rise-even{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}25%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}50%{-webkit-transform:scale(.4);transform:scale(.4)}75%{-webkit-transform:translateY(30px);transform:translateY(30px)}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform:scale(1);transform:scale(1)}}@keyframes ball-pulse-rise-even{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}25%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}50%{-webkit-transform:scale(.4);transform:scale(.4)}75%{-webkit-transform:translateY(30px);transform:translateY(30px)}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes ball-pulse-rise-odd{0%{-webkit-transform:scale(.4);transform:scale(.4)}25%{-webkit-transform:translateY(30px);transform:translateY(30px)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}75%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform:scale(.75);transform:scale(.75)}}@keyframes ball-pulse-rise-odd{0%{-webkit-transform:scale(.4);transform:scale(.4)}25%{-webkit-transform:translateY(30px);transform:translateY(30px)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}75%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform:scale(.75);transform:scale(.75)}}.ball-pulse-rise>div{-webkit-animation-delay:0;animation-delay:0;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:cubic-bezier(.15,.46,.9,.6);animation-timing-function:cubic-bezier(.15,.46,.9,.6);background-color:#fff;border-radius:100%;display:inline-block;height:15px;margin:2px;width:15px}.ball-pulse-rise>div:nth-child(2n){-webkit-animation-name:ball-pulse-rise-even;animation-name:ball-pulse-rise-even}.ball-pulse-rise>div:nth-child(2n-1){-webkit-animation-name:ball-pulse-rise-odd;animation-name:ball-pulse-rise-odd}@-webkit-keyframes ball-grid-beat{50%{opacity:.7}to{opacity:1}}@keyframes ball-grid-beat{50%{opacity:.7}to{opacity:1}}.ball-grid-beat{width:57px}.ball-grid-beat>div:first-child{-webkit-animation-delay:.44s;animation-delay:.44s;-webkit-animation-duration:1.27s;animation-duration:1.27s}.ball-grid-beat>div:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s;-webkit-animation-duration:1.52s;animation-duration:1.52s}.ball-grid-beat>div:nth-child(3){-webkit-animation-delay:.14s;animation-delay:.14s;-webkit-animation-duration:.61s;animation-duration:.61s}.ball-grid-beat>div:nth-child(4){-webkit-animation-delay:.15s;animation-delay:.15s;-webkit-animation-duration:.82s;animation-duration:.82s}.ball-grid-beat>div:nth-child(5){-webkit-animation-delay:-.01s;animation-delay:-.01s;-webkit-animation-duration:1.24s;animation-duration:1.24s}.ball-grid-beat>div:nth-child(6){-webkit-animation-delay:-.07s;animation-delay:-.07s;-webkit-animation-duration:1.35s;animation-duration:1.35s}.ball-grid-beat>div:nth-child(7){-webkit-animation-delay:.29s;animation-delay:.29s;-webkit-animation-duration:1.44s;animation-duration:1.44s}.ball-grid-beat>div:nth-child(8){-webkit-animation-delay:.63s;animation-delay:.63s;-webkit-animation-duration:1.19s;animation-duration:1.19s}.ball-grid-beat>div:nth-child(9){-webkit-animation-delay:-.18s;animation-delay:-.18s;-webkit-animation-duration:1.48s;animation-duration:1.48s}.ball-grid-beat>div{-webkit-animation-delay:0;animation-delay:0;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:ball-grid-beat;animation-name:ball-grid-beat;background-color:#fff;border-radius:100%;display:inline-block;float:left;height:15px;margin:2px;width:15px}@-webkit-keyframes ball-grid-pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{opacity:.7;-webkit-transform:scale(.5);transform:scale(.5)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes ball-grid-pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{opacity:.7;-webkit-transform:scale(.5);transform:scale(.5)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.ball-grid-pulse{width:57px}.ball-grid-pulse>div:first-child{-webkit-animation-delay:.58s;animation-delay:.58s;-webkit-animation-duration:.9s;animation-duration:.9s}.ball-grid-pulse>div:nth-child(2){-webkit-animation-delay:.01s;animation-delay:.01s;-webkit-animation-duration:.94s;animation-duration:.94s}.ball-grid-pulse>div:nth-child(3){-webkit-animation-delay:.25s;animation-delay:.25s;-webkit-animation-duration:1.43s;animation-duration:1.43s}.ball-grid-pulse>div:nth-child(4){-webkit-animation-delay:-.03s;animation-delay:-.03s;-webkit-animation-duration:.74s;animation-duration:.74s}.ball-grid-pulse>div:nth-child(5){-webkit-animation-delay:.21s;animation-delay:.21s;-webkit-animation-duration:.68s;animation-duration:.68s}.ball-grid-pulse>div:nth-child(6){-webkit-animation-delay:.25s;animation-delay:.25s;-webkit-animation-duration:1.17s;animation-duration:1.17s}.ball-grid-pulse>div:nth-child(7){-webkit-animation-delay:.46s;animation-delay:.46s;-webkit-animation-duration:1.41s;animation-duration:1.41s}.ball-grid-pulse>div:nth-child(8){-webkit-animation-delay:.02s;animation-delay:.02s;-webkit-animation-duration:1.56s;animation-duration:1.56s}.ball-grid-pulse>div:nth-child(9){-webkit-animation-delay:.13s;animation-delay:.13s;-webkit-animation-duration:.78s;animation-duration:.78s}.ball-grid-pulse>div{-webkit-animation-delay:0;animation-delay:0;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:ball-grid-pulse;animation-name:ball-grid-pulse;background-color:#fff;border-radius:100%;display:inline-block;float:left;height:15px;margin:2px;width:15px}@-webkit-keyframes ball-spin-fade-loader{50%{opacity:.3;-webkit-transform:scale(.4);transform:scale(.4)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes ball-spin-fade-loader{50%{opacity:.3;-webkit-transform:scale(.4);transform:scale(.4)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.ball-spin-fade-loader{left:-10px;position:relative;top:-10px}.ball-spin-fade-loader>div:first-child{-webkit-animation:ball-spin-fade-loader 1s linear -.96s infinite;animation:ball-spin-fade-loader 1s linear -.96s infinite;left:0;top:25px}.ball-spin-fade-loader>div:nth-child(2){-webkit-animation:ball-spin-fade-loader 1s linear -.84s infinite;animation:ball-spin-fade-loader 1s linear -.84s infinite;left:17.04545px;top:17.04545px}.ball-spin-fade-loader>div:nth-child(3){-webkit-animation:ball-spin-fade-loader 1s linear -.72s infinite;animation:ball-spin-fade-loader 1s linear -.72s infinite;left:25px;top:0}.ball-spin-fade-loader>div:nth-child(4){-webkit-animation:ball-spin-fade-loader 1s linear -.6s infinite;animation:ball-spin-fade-loader 1s linear -.6s infinite;left:17.04545px;top:-17.04545px}.ball-spin-fade-loader>div:nth-child(5){-webkit-animation:ball-spin-fade-loader 1s linear -.48s infinite;animation:ball-spin-fade-loader 1s linear -.48s infinite;left:0;top:-25px}.ball-spin-fade-loader>div:nth-child(6){-webkit-animation:ball-spin-fade-loader 1s linear -.36s infinite;animation:ball-spin-fade-loader 1s linear -.36s infinite;left:-17.04545px;top:-17.04545px}.ball-spin-fade-loader>div:nth-child(7){-webkit-animation:ball-spin-fade-loader 1s linear -.24s infinite;animation:ball-spin-fade-loader 1s linear -.24s infinite;left:-25px;top:0}.ball-spin-fade-loader>div:nth-child(8){-webkit-animation:ball-spin-fade-loader 1s linear -.12s infinite;animation:ball-spin-fade-loader 1s linear -.12s infinite;left:-17.04545px;top:17.04545px}.ball-spin-fade-loader>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;background-color:#fff;border-radius:100%;height:15px;margin:2px;position:absolute;width:15px}@-webkit-keyframes ball-spin-loader{75%{opacity:.2}to{opacity:1}}@keyframes ball-spin-loader{75%{opacity:.2}to{opacity:1}}.ball-spin-loader{position:relative}.ball-spin-loader>span:first-child{-webkit-animation:ball-spin-loader 2s linear .9s infinite;animation:ball-spin-loader 2s linear .9s infinite;left:0;top:45px}.ball-spin-loader>span:nth-child(2){-webkit-animation:ball-spin-loader 2s linear 1.8s infinite;animation:ball-spin-loader 2s linear 1.8s infinite;left:30.68182px;top:30.68182px}.ball-spin-loader>span:nth-child(3){-webkit-animation:ball-spin-loader 2s linear 2.7s infinite;animation:ball-spin-loader 2s linear 2.7s infinite;left:45px;top:0}.ball-spin-loader>span:nth-child(4){-webkit-animation:ball-spin-loader 2s linear 3.6s infinite;animation:ball-spin-loader 2s linear 3.6s infinite;left:30.68182px;top:-30.68182px}.ball-spin-loader>span:nth-child(5){-webkit-animation:ball-spin-loader 2s linear 4.5s infinite;animation:ball-spin-loader 2s linear 4.5s infinite;left:0;top:-45px}.ball-spin-loader>span:nth-child(6){-webkit-animation:ball-spin-loader 2s linear 5.4s infinite;animation:ball-spin-loader 2s linear 5.4s infinite;left:-30.68182px;top:-30.68182px}.ball-spin-loader>span:nth-child(7){-webkit-animation:ball-spin-loader 2s linear 6.3s infinite;animation:ball-spin-loader 2s linear 6.3s infinite;left:-45px;top:0}.ball-spin-loader>span:nth-child(8){-webkit-animation:ball-spin-loader 2s linear 7.2s infinite;animation:ball-spin-loader 2s linear 7.2s infinite;left:-30.68182px;top:30.68182px}.ball-spin-loader>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;background:green;border-radius:100%;height:15px;position:absolute;width:15px}@-webkit-keyframes ball-zig{33%{-webkit-transform:translate(-15px,-30px);transform:translate(-15px,-30px)}66%{-webkit-transform:translate(15px,-30px);transform:translate(15px,-30px)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes ball-zig{33%{-webkit-transform:translate(-15px,-30px);transform:translate(-15px,-30px)}66%{-webkit-transform:translate(15px,-30px);transform:translate(15px,-30px)}to{-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes ball-zag{33%{-webkit-transform:translate(15px,30px);transform:translate(15px,30px)}66%{-webkit-transform:translate(-15px,30px);transform:translate(-15px,30px)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes ball-zag{33%{-webkit-transform:translate(15px,30px);transform:translate(15px,30px)}66%{-webkit-transform:translate(-15px,30px);transform:translate(-15px,30px)}to{-webkit-transform:translate(0);transform:translate(0)}}.ball-zig-zag{position:relative;-webkit-transform:translate(-15px,-15px);-ms-transform:translate(-15px,-15px);transform:translate(-15px,-15px)}.ball-zig-zag>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;background-color:#fff;border-radius:100%;height:15px;left:-7px;margin:2px 2px 2px 15px;position:absolute;top:4px;width:15px}.ball-zig-zag>div:first-child{-webkit-animation:ball-zig .7s linear 0s infinite;animation:ball-zig .7s linear 0s infinite}.ball-zig-zag>div:last-child{-webkit-animation:ball-zag .7s linear 0s infinite;animation:ball-zag .7s linear 0s infinite}@-webkit-keyframes ball-zig-deflect{17%{-webkit-transform:translate(-15px,-30px);transform:translate(-15px,-30px)}34%{-webkit-transform:translate(15px,-30px);transform:translate(15px,-30px)}50%{-webkit-transform:translate(0);transform:translate(0)}67%{-webkit-transform:translate(15px,-30px);transform:translate(15px,-30px)}84%{-webkit-transform:translate(-15px,-30px);transform:translate(-15px,-30px)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes ball-zig-deflect{17%{-webkit-transform:translate(-15px,-30px);transform:translate(-15px,-30px)}34%{-webkit-transform:translate(15px,-30px);transform:translate(15px,-30px)}50%{-webkit-transform:translate(0);transform:translate(0)}67%{-webkit-transform:translate(15px,-30px);transform:translate(15px,-30px)}84%{-webkit-transform:translate(-15px,-30px);transform:translate(-15px,-30px)}to{-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes ball-zag-deflect{17%{-webkit-transform:translate(15px,30px);transform:translate(15px,30px)}34%{-webkit-transform:translate(-15px,30px);transform:translate(-15px,30px)}50%{-webkit-transform:translate(0);transform:translate(0)}67%{-webkit-transform:translate(-15px,30px);transform:translate(-15px,30px)}84%{-webkit-transform:translate(15px,30px);transform:translate(15px,30px)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes ball-zag-deflect{17%{-webkit-transform:translate(15px,30px);transform:translate(15px,30px)}34%{-webkit-transform:translate(-15px,30px);transform:translate(-15px,30px)}50%{-webkit-transform:translate(0);transform:translate(0)}67%{-webkit-transform:translate(-15px,30px);transform:translate(-15px,30px)}84%{-webkit-transform:translate(15px,30px);transform:translate(15px,30px)}to{-webkit-transform:translate(0);transform:translate(0)}}.ball-zig-zag-deflect{position:relative;-webkit-transform:translate(-15px,-15px);-ms-transform:translate(-15px,-15px);transform:translate(-15px,-15px)}.ball-zig-zag-deflect>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;background-color:#fff;border-radius:100%;height:15px;left:-7px;margin:2px 2px 2px 15px;position:absolute;top:4px;width:15px}.ball-zig-zag-deflect>div:first-child{-webkit-animation:ball-zig-deflect 1.5s linear 0s infinite;animation:ball-zig-deflect 1.5s linear 0s infinite}.ball-zig-zag-deflect>div:last-child{-webkit-animation:ball-zag-deflect 1.5s linear 0s infinite;animation:ball-zag-deflect 1.5s linear 0s infinite}@-webkit-keyframes line-scale{0%{-webkit-transform:scaley(1);transform:scaley(1)}50%{-webkit-transform:scaley(.4);transform:scaley(.4)}to{-webkit-transform:scaley(1);transform:scaley(1)}}@keyframes line-scale{0%{-webkit-transform:scaley(1);transform:scaley(1)}50%{-webkit-transform:scaley(.4);transform:scaley(.4)}to{-webkit-transform:scaley(1);transform:scaley(1)}}.line-scale>div:first-child{-webkit-animation:line-scale 1s cubic-bezier(.2,.68,.18,1.08) -.4s infinite;animation:line-scale 1s cubic-bezier(.2,.68,.18,1.08) -.4s infinite}.line-scale>div:nth-child(2){-webkit-animation:line-scale 1s cubic-bezier(.2,.68,.18,1.08) -.3s infinite;animation:line-scale 1s cubic-bezier(.2,.68,.18,1.08) -.3s infinite}.line-scale>div:nth-child(3){-webkit-animation:line-scale 1s cubic-bezier(.2,.68,.18,1.08) -.2s infinite;animation:line-scale 1s cubic-bezier(.2,.68,.18,1.08) -.2s infinite}.line-scale>div:nth-child(4){-webkit-animation:line-scale 1s cubic-bezier(.2,.68,.18,1.08) -.1s infinite;animation:line-scale 1s cubic-bezier(.2,.68,.18,1.08) -.1s infinite}.line-scale>div:nth-child(5){-webkit-animation:line-scale 1s cubic-bezier(.2,.68,.18,1.08) 0s infinite;animation:line-scale 1s cubic-bezier(.2,.68,.18,1.08) 0s infinite}.line-scale>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;background-color:#fff;border-radius:2px;display:inline-block;height:35px;margin:2px;width:4px}@-webkit-keyframes line-scale-party{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes line-scale-party{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}.line-scale-party>div:first-child{-webkit-animation-delay:-.09s;animation-delay:-.09s;-webkit-animation-duration:.83s;animation-duration:.83s}.line-scale-party>div:nth-child(2){-webkit-animation-delay:.33s;animation-delay:.33s;-webkit-animation-duration:.64s;animation-duration:.64s}.line-scale-party>div:nth-child(3){-webkit-animation-delay:.32s;animation-delay:.32s;-webkit-animation-duration:.39s;animation-duration:.39s}.line-scale-party>div:nth-child(4){-webkit-animation-delay:.47s;animation-delay:.47s;-webkit-animation-duration:.52s;animation-duration:.52s}.line-scale-party>div{-webkit-animation-delay:0;animation-delay:0;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:line-scale-party;animation-name:line-scale-party;background-color:#fff;border-radius:2px;display:inline-block;height:35px;margin:2px;width:4px}@-webkit-keyframes line-scale-pulse-out{0%{-webkit-transform:scaley(1);transform:scaley(1)}50%{-webkit-transform:scaley(.4);transform:scaley(.4)}to{-webkit-transform:scaley(1);transform:scaley(1)}}@keyframes line-scale-pulse-out{0%{-webkit-transform:scaley(1);transform:scaley(1)}50%{-webkit-transform:scaley(.4);transform:scaley(.4)}to{-webkit-transform:scaley(1);transform:scaley(1)}}.line-scale-pulse-out>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:line-scale-pulse-out .9s cubic-bezier(.85,.25,.37,.85) -.6s infinite;animation:line-scale-pulse-out .9s cubic-bezier(.85,.25,.37,.85) -.6s infinite;background-color:#fff;border-radius:2px;display:inline-block;height:35px;margin:2px;width:4px}.line-scale-pulse-out>div:nth-child(2),.line-scale-pulse-out>div:nth-child(4){-webkit-animation-delay:-.4s!important;animation-delay:-.4s!important}.line-scale-pulse-out>div:first-child,.line-scale-pulse-out>div:nth-child(5){-webkit-animation-delay:-.2s!important;animation-delay:-.2s!important}@-webkit-keyframes line-scale-pulse-out-rapid{0%{-webkit-transform:scaley(1);transform:scaley(1)}80%{-webkit-transform:scaley(.3);transform:scaley(.3)}90%{-webkit-transform:scaley(1);transform:scaley(1)}}@keyframes line-scale-pulse-out-rapid{0%{-webkit-transform:scaley(1);transform:scaley(1)}80%{-webkit-transform:scaley(.3);transform:scaley(.3)}90%{-webkit-transform:scaley(1);transform:scaley(1)}}.line-scale-pulse-out-rapid>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:line-scale-pulse-out-rapid .9s cubic-bezier(.11,.49,.38,.78) -.5s infinite;animation:line-scale-pulse-out-rapid .9s cubic-bezier(.11,.49,.38,.78) -.5s infinite;background-color:#fff;border-radius:2px;display:inline-block;height:35px;margin:2px;width:4px}.line-scale-pulse-out-rapid>div:nth-child(2),.line-scale-pulse-out-rapid>div:nth-child(4){-webkit-animation-delay:-.25s!important;animation-delay:-.25s!important}.line-scale-pulse-out-rapid>div:first-child,.line-scale-pulse-out-rapid>div:nth-child(5){-webkit-animation-delay:0s!important;animation-delay:0s!important}@-webkit-keyframes line-spin-fade-loader{50%{opacity:.3}to{opacity:1}}@keyframes line-spin-fade-loader{50%{opacity:.3}to{opacity:1}}.line-spin-fade-loader{left:-4px;position:relative;top:-10px}.line-spin-fade-loader>div:first-child{-webkit-animation:line-spin-fade-loader 1.2s ease-in-out -.84s infinite;animation:line-spin-fade-loader 1.2s ease-in-out -.84s infinite;left:0;top:20px}.line-spin-fade-loader>div:nth-child(2){-webkit-animation:line-spin-fade-loader 1.2s ease-in-out -.72s infinite;animation:line-spin-fade-loader 1.2s ease-in-out -.72s infinite;left:13.63636px;top:13.63636px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.line-spin-fade-loader>div:nth-child(3){-webkit-animation:line-spin-fade-loader 1.2s ease-in-out -.6s infinite;animation:line-spin-fade-loader 1.2s ease-in-out -.6s infinite;left:20px;top:0;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.line-spin-fade-loader>div:nth-child(4){-webkit-animation:line-spin-fade-loader 1.2s ease-in-out -.48s infinite;animation:line-spin-fade-loader 1.2s ease-in-out -.48s infinite;left:13.63636px;top:-13.63636px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.line-spin-fade-loader>div:nth-child(5){-webkit-animation:line-spin-fade-loader 1.2s ease-in-out -.36s infinite;animation:line-spin-fade-loader 1.2s ease-in-out -.36s infinite;left:0;top:-20px}.line-spin-fade-loader>div:nth-child(6){-webkit-animation:line-spin-fade-loader 1.2s ease-in-out -.24s infinite;animation:line-spin-fade-loader 1.2s ease-in-out -.24s infinite;left:-13.63636px;top:-13.63636px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.line-spin-fade-loader>div:nth-child(7){-webkit-animation:line-spin-fade-loader 1.2s ease-in-out -.12s infinite;animation:line-spin-fade-loader 1.2s ease-in-out -.12s infinite;left:-20px;top:0;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.line-spin-fade-loader>div:nth-child(8){-webkit-animation:line-spin-fade-loader 1.2s ease-in-out 0s infinite;animation:line-spin-fade-loader 1.2s ease-in-out 0s infinite;left:-13.63636px;top:13.63636px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.line-spin-fade-loader>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;background-color:#fff;border-radius:2px;height:35px;height:15px;margin:2px;position:absolute;width:4px;width:5px}@-webkit-keyframes triangle-skew-spin{25%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(0);transform:perspective(100px) rotateX(180deg) rotateY(0)}50%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(180deg);transform:perspective(100px) rotateX(180deg) rotateY(180deg)}75%{-webkit-transform:perspective(100px) rotateX(0) rotateY(180deg);transform:perspective(100px) rotateX(0) rotateY(180deg)}to{-webkit-transform:perspective(100px) rotateX(0) rotateY(0);transform:perspective(100px) rotateX(0) rotateY(0)}}@keyframes triangle-skew-spin{25%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(0);transform:perspective(100px) rotateX(180deg) rotateY(0)}50%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(180deg);transform:perspective(100px) rotateX(180deg) rotateY(180deg)}75%{-webkit-transform:perspective(100px) rotateX(0) rotateY(180deg);transform:perspective(100px) rotateX(0) rotateY(180deg)}to{-webkit-transform:perspective(100px) rotateX(0) rotateY(0);transform:perspective(100px) rotateX(0) rotateY(0)}}.triangle-skew-spin>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:triangle-skew-spin 3s cubic-bezier(.09,.57,.49,.9) 0s infinite;animation:triangle-skew-spin 3s cubic-bezier(.09,.57,.49,.9) 0s infinite;border-bottom:20px solid #fff;border-left:20px solid transparent;border-right:20px solid transparent;height:0;width:0}@-webkit-keyframes square-spin{25%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(0);transform:perspective(100px) rotateX(180deg) rotateY(0)}50%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(180deg);transform:perspective(100px) rotateX(180deg) rotateY(180deg)}75%{-webkit-transform:perspective(100px) rotateX(0) rotateY(180deg);transform:perspective(100px) rotateX(0) rotateY(180deg)}to{-webkit-transform:perspective(100px) rotateX(0) rotateY(0);transform:perspective(100px) rotateX(0) rotateY(0)}}@keyframes square-spin{25%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(0);transform:perspective(100px) rotateX(180deg) rotateY(0)}50%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(180deg);transform:perspective(100px) rotateX(180deg) rotateY(180deg)}75%{-webkit-transform:perspective(100px) rotateX(0) rotateY(180deg);transform:perspective(100px) rotateX(0) rotateY(180deg)}to{-webkit-transform:perspective(100px) rotateX(0) rotateY(0);transform:perspective(100px) rotateX(0) rotateY(0)}}.square-spin>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:square-spin 3s cubic-bezier(.09,.57,.49,.9) 0s infinite;animation:square-spin 3s cubic-bezier(.09,.57,.49,.9) 0s infinite;background:#fff;border:1px solid red;height:50px;width:50px}@-webkit-keyframes rotate_pacman_half_up{0%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}50%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}to{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}@keyframes rotate_pacman_half_up{0%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}50%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}to{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}@-webkit-keyframes rotate_pacman_half_down{0%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}50%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@keyframes rotate_pacman_half_down{0%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}50%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@-webkit-keyframes pacman-balls{75%{opacity:.7}to{-webkit-transform:translate(-100px,-6.25px);transform:translate(-100px,-6.25px)}}@keyframes pacman-balls{75%{opacity:.7}to{-webkit-transform:translate(-100px,-6.25px);transform:translate(-100px,-6.25px)}}.pacman{position:relative}.pacman>div:nth-child(2){-webkit-animation:pacman-balls 1s linear -.99s infinite;animation:pacman-balls 1s linear -.99s infinite}.pacman>div:nth-child(3){-webkit-animation:pacman-balls 1s linear -.66s infinite;animation:pacman-balls 1s linear -.66s infinite}.pacman>div:nth-child(4){-webkit-animation:pacman-balls 1s linear -.33s infinite;animation:pacman-balls 1s linear -.33s infinite}.pacman>div:nth-child(5){-webkit-animation:pacman-balls 1s linear 0s infinite;animation:pacman-balls 1s linear 0s infinite}.pacman>div:first-of-type{-webkit-animation:rotate_pacman_half_up .5s 0s infinite;animation:rotate_pacman_half_up .5s 0s infinite;border:25px solid #fff;border-radius:25px;border-right-color:transparent;height:0;left:-30px;position:relative;width:0}.pacman>div:nth-child(2){-webkit-animation:rotate_pacman_half_down .5s 0s infinite;animation:rotate_pacman_half_down .5s 0s infinite;border:25px solid #fff;border-radius:25px;border-right-color:transparent;height:0;left:-30px;margin-top:-50px;position:relative;width:0}.pacman>div:nth-child(3),.pacman>div:nth-child(4),.pacman>div:nth-child(5),.pacman>div:nth-child(6){background-color:#fff;border-radius:100%;height:15px;height:10px;left:70px;margin:2px;position:absolute;top:25px;-webkit-transform:translateY(-6.25px);-ms-transform:translateY(-6.25px);transform:translateY(-6.25px);width:15px;width:10px}@-webkit-keyframes cube-transition{25%{-webkit-transform:translateX(50px) scale(.5) rotate(-90deg);transform:translateX(50px) scale(.5) rotate(-90deg)}50%{-webkit-transform:translate(50px,50px) rotate(-180deg);transform:translate(50px,50px) rotate(-180deg)}75%{-webkit-transform:translateY(50px) scale(.5) rotate(-270deg);transform:translateY(50px) scale(.5) rotate(-270deg)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@keyframes cube-transition{25%{-webkit-transform:translateX(50px) scale(.5) rotate(-90deg);transform:translateX(50px) scale(.5) rotate(-90deg)}50%{-webkit-transform:translate(50px,50px) rotate(-180deg);transform:translate(50px,50px) rotate(-180deg)}75%{-webkit-transform:translateY(50px) scale(.5) rotate(-270deg);transform:translateY(50px) scale(.5) rotate(-270deg)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}.cube-transition{position:relative;-webkit-transform:translate(-25px,-25px);-ms-transform:translate(-25px,-25px);transform:translate(-25px,-25px)}.cube-transition>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:cube-transition 1.6s ease-in-out 0s infinite;animation:cube-transition 1.6s ease-in-out 0s infinite;background-color:#fff;height:10px;left:-5px;position:absolute;top:-5px;width:10px}.cube-transition>div:last-child{-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes spin-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.semi-circle-spin{height:35px;overflow:hidden;position:relative;width:35px}.semi-circle-spin>div{-webkit-animation:spin-rotate .6s linear 0s infinite;animation:spin-rotate .6s linear 0s infinite;background-image:-webkit-linear-gradient(transparent,transparent 70%,#fff 0,#fff);background-image:linear-gradient(transparent,transparent 70%,#fff 0,#fff);border-radius:100%;border-width:0;height:100%;position:absolute;width:100%}@-webkit-keyframes bar-progress{0%{opacity:1;-webkit-transform:scaleY(20%);transform:scaleY(20%)}25%{opacity:.7;-webkit-transform:translateX(6%) scaleY(10%);transform:translateX(6%) scaleY(10%)}50%{opacity:1;-webkit-transform:translateX(20%) scaleY(20%);transform:translateX(20%) scaleY(20%)}75%{opacity:.7;-webkit-transform:translateX(6%) scaleY(10%);transform:translateX(6%) scaleY(10%)}to{opacity:1;-webkit-transform:scaleY(20%);transform:scaleY(20%)}}@keyframes bar-progress{0%{opacity:1;-webkit-transform:scaleY(20%);transform:scaleY(20%)}25%{opacity:.7;-webkit-transform:translateX(6%) scaleY(10%);transform:translateX(6%) scaleY(10%)}50%{opacity:1;-webkit-transform:translateX(20%) scaleY(20%);transform:translateX(20%) scaleY(20%)}75%{opacity:.7;-webkit-transform:translateX(6%) scaleY(10%);transform:translateX(6%) scaleY(10%)}to{opacity:1;-webkit-transform:scaleY(20%);transform:scaleY(20%)}}.bar-progress{height:12px;width:30%}.bar-progress>div{-webkit-animation:bar-progress 3s cubic-bezier(.57,.1,.44,.93) infinite;animation:bar-progress 3s cubic-bezier(.57,.1,.44,.93) infinite;background-color:#fff;border-radius:10px;height:12px;opacity:1;position:relative;width:20%}@-webkit-keyframes bar-swing{0%{left:0}50%{left:70%}to{left:0}}@keyframes bar-swing{0%{left:0}50%{left:70%}to{left:0}}.bar-swing,.bar-swing>div{height:8px;width:30%}.bar-swing>div{-webkit-animation:bar-swing 1.5s infinite;animation:bar-swing 1.5s infinite;background-color:#fff;border-radius:10px;position:relative}@-webkit-keyframes bar-swing-container{0%{left:0;-webkit-transform:translateX(0);transform:translateX(0)}50%{left:70%;-webkit-transform:translateX(-4px);transform:translateX(-4px)}to{left:0;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bar-swing-container{0%{left:0;-webkit-transform:translateX(0);transform:translateX(0)}50%{left:70%;-webkit-transform:translateX(-4px);transform:translateX(-4px)}to{left:0;-webkit-transform:translateX(0);transform:translateX(0)}}.bar-swing-container{height:8px;position:relative;width:20%}.bar-swing-container div:first-child{background-color:hsla(0,0%,100%,.2);border-radius:10px;height:12px;position:absolute;width:100%}.bar-swing-container div:nth-child(2){-webkit-animation:bar-swing-container 2s cubic-bezier(.91,.35,.12,.6) infinite;animation:bar-swing-container 2s cubic-bezier(.91,.35,.12,.6) infinite;background-color:#fff;border-radius:10px;height:8px;margin:2px 2px 0;position:absolute;width:30%}:root{--drag-color:#7e7e7e}*,:after,:before{box-sizing:border-box}blockquote,body,dd,dl,figure,h1,h2,h3,h4,h5,h6,p{margin:0}li,ol,ul{list-style:none;margin:0;padding:0}body{line-height:1.5;min-height:100vh;text-rendering:optimizeSpeed}a{text-decoration:none;transition:all .3s ease}h1,h2,h3,h4,h5,h6{line-height:1.2}img,picture{display:block;max-width:100%;min-height:1px}button,input,select,textarea{appearance:none;-webkit-appearance:none;border:none;border-radius:0;-webkit-border-radius:0;font-size:16px;outline:none;padding:0;transition:all .3s ease}button:-webkit-autofill,button:-webkit-autofill:active,button:-webkit-autofill:focus,button:-webkit-autofill:hover,input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:active,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:active,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{transition:all 5000s ease-in-out 0s}button,input[type=submit]{appearance:none;-moz-appearance:none;-webkit-appearance:none;cursor:pointer}:focus{outline:none}@font-face{font-display:swap;font-family:SF Display Pro;font-style:normal;font-weight:300;src:url(//amkodor.by/wp-content/themes/amkodor/css/../fonts/SFProDisplay/SFProDisplay-Light.ttf);src:local("HelveticaNeue"),local("HelveticaNeue"),url(//amkodor.by/wp-content/themes/amkodor/css/../fonts/SFProDisplay/SFProDisplay-Light.woff) format("woff"),url(//amkodor.by/wp-content/themes/amkodor/css/../fonts/SFProDisplay/SFProDisplay-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:SF Display Pro;font-style:normal;font-weight:200;src:url(//amkodor.by/wp-content/themes/amkodor/css/../fonts/SFProDisplay/SFProDisplay-Thin.woff2) format("woff2")}h1,h2,h3,h4,h5,h6{font-weight:200}a{color:#000}b,strong{font-weight:700}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.text-light{opacity:.5}.color-blue{color:#003c71}.link-blue{color:#003c71!important}.link-blue:hover{opacity:.6}.page-title,.ttu{text-transform:uppercase}.page-title{font-size:60px}.page-title-normal{text-transform:none}.section-title{font-size:clamp(30px,8vw,40px);margin-bottom:30px;padding-bottom:30px;position:relative;text-align:center}.section-title:after{background:rgba(0,0,0,.3);bottom:0;content:"";display:block;height:1px;left:0;margin:0 auto;position:absolute;right:0;width:120px}.section-title.without-line{padding-bottom:0}.section-title.without-line:after{content:none}.section-title-white{color:#fff}.section-title-white:after{background:#fff;opacity:.5}.section-title-left{text-align:left}.section-title-left:after{margin-left:0}.presentation-title{font-size:40px;margin-bottom:60px}@media screen and (max-width:575.9px){.presentation-title{font-size:30px;margin-bottom:30px}}.block-title{font-size:30px;margin-bottom:30px;text-align:center}.section-subtitle,.size-20{font-size:20px}.text-undertitle{margin:0 auto 60px;max-width:850px;text-align:center}.editor-content{font-size:15px}.editor-content:not(:last-child){margin-bottom:30px}.editor-content>:not(:last-child){margin-bottom:10px}.editor-content h1,.editor-content h2{font-size:clamp(40px,10vw,60px)}.editor-content h3{font-size:30px}.editor-content h4{font-size:20px}.editor-content ul li{align-items:flex-start;display:flex}.editor-content ul li:not(:last-child){margin-bottom:10px}.editor-content ul li:before{content:"-";margin-right:2px}.editor-content ol{counter-reset:decimalList}.editor-content ol li{counter-increment:decimalList;list-style-position:inside}.editor-content ol li:not(:last-child){margin-bottom:10px}.editor-content ol li:before{content:counter(decimalList) ".";padding-right:10px}.editor-content a{color:#003c71}.editor-content .table-wrapper{overflow:auto}.editor-content table{border-collapse:collapse;border-spacing:0;width:100%}.editor-content table tr{border-bottom:1px solid #e5e5e5}.editor-content table td,.editor-content table th{padding:15px 0}.editor-content table td:not(:last-child),.editor-content table th:not(:last-child){padding-right:15px}.editor-content-list-0 ul li:not(:last-child){margin-bottom:0}.editor-content-list-20 ul li:not(:last-child){margin-bottom:20px}.editor-content-list-30 ul li:not(:last-child){margin-bottom:30px}.accord-editor-content img{height:auto}.accord-editor-content h1,.accord-editor-content h2,.accord-editor-content h3,.accord-editor-content h4,.accord-editor-content h5,.accord-editor-content h6{font-size:20px;font-weight:300;line-height:1.5}.accord-editor-content blockquote{background-color:#fafbfc;color:gray;padding:20px}.accord-editor-content>:not(:last-child){margin-bottom:10px}.accord-editor-content hr{border:none;border-bottom:1px solid rgba(0,0,0,.1);display:block;height:0}.list-links li:not(:last-child){margin-bottom:10px}.list-links li a{color:#003c71}.list-links li a:hover{opacity:.6}.list-desc>li{border-top:1px solid rgba(0,0,0,.1);color:#000;display:flex;padding:10px 0}.list-simple li a{color:#000;transition:opacity .3s ease}.list-simple li a:hover{opacity:.6}.list-simple li a[href*=mailto]{color:#003c71}.list-details-item-list>li{border-top:1px solid rgba(0,0,0,.1);display:flex;justify-content:space-between;padding:20px 0}.list-details-item-list>li:last-child{border-bottom:1px solid rgba(0,0,0,.1)}.list-details-item-title{font-size:20px;line-height:1em;margin-bottom:30px;margin-top:30px}.list-details-item-left{max-width:265px}.list-details-item-right{text-align:right}@media(max-width:575.9px){.list-details-item-right{text-align:left}}.list-details-item:last-child li:last-child{border-bottom:none;padding-bottom:0}.list-details-desc li{border-top:1px solid rgba(0,0,0,.1);color:#000;display:flex;padding:10px 0}.list-details-simple li a{color:#000}.list-details-simple li a[href*=mailto]{color:#003c71}.list-details-simple li a:hover{opacity:.6}.list-details-simple li-right{align-items:flex-end;display:flex;flex-direction:column}.site-wrap{display:flex;flex-direction:column;margin:0 auto;max-width:1920px;min-height:100vh;overflow:hidden}.site-wrap .footer{margin-top:auto}.section{padding:60px 0;position:relative}.section-30-120{padding:30px 0 120px}.section-about{padding-bottom:135px}.container{margin:0 auto;max-width:1480px;width:100%}@media screen and (min-width:320px){.container{padding-left:20px;padding-right:20px}}@media screen and (min-width:768px){.container{padding-left:40px;padding-right:40px}}.overflow-hidden{overflow:hidden}.d-none{display:none!important}.d-block{display:block!important}.ai-center{align-items:center}.jc-center{justify-content:center}.m0-auto{margin:0 auto}.mt-0{margin-top:0}.mt-10,.mt-20{margin-top:10px}.mt-30{margin-top:30px}.mt-60{margin-top:60px}.mb-0{margin-bottom:0}.mb-10{margin-bottom:10px}.mb-20{margin-bottom:20px}.mb-30{margin-bottom:30px}.mb-60{margin-bottom:60px}.p-0{padding:0}.p-20{padding:20px}.p-30{padding:30px}.pt-0{padding-top:0}.pt-10{padding-top:10px}.pt-30{padding-top:30px}.pt-45{padding-top:45px}.pt-60{padding-top:60px}.pb-0{padding-bottom:0}.pb-10{padding-bottom:10px}.pb-30{padding-bottom:30px}.pb-60{padding-bottom:60px}.h-auto{height:auto!important}.w-auto{width:auto!important}.full{height:100%;width:100%}.full-width{margin-left:calc(50% - 50vw);width:100vw}@media screen and (min-width:320px){.container-offset-right{padding-right:20px!important}.container-offset-left{padding-left:20px!important}}@media screen and (min-width:768px){.container-offset-right{padding-right:40px!important}.container-offset-left{padding-left:40px!important}}@media screen and (min-width:1480px){.container-offset-right{padding-right:calc(50vw - 720px)!important}.container-offset-left{padding-left:calc(50vw - 700px)!important}}@media(min-width:1920px){.container-offset-left{padding-left:260px!important}.container-offset-right{padding-right:260px!important}}.row{align-items:stretch;display:flex;flex-wrap:wrap}.row.ai-center{align-items:center}.row.jc-center{justify-content:center}.row-10{margin:-5px}.row-10>.col{padding:5px}.row-15{margin:-7.5px}.row-15>.col{padding:7.5px}.row-20{margin:-10px}.row-20>.col{padding:10px}.row-30{margin:-15px}.row-30>.col{padding:15px}.row-40{margin:-20px}.row-40>.col{padding:20px}.row-50{margin:-25px}.row-50>.col{padding:25px}.row-60{margin:-30px}.row-60>.col{padding:30px}.row-120{margin:-60px}.row-120>.col{padding:60px}.row-60-30{margin:-15px -30px}.row-60-30>.col{padding:15px 30px}.row-30-60{margin:-30px -15px}.row-30-60>.col{padding:30px 15px}.row-30-50{margin:-15px -25px}.row-30-50>.col{padding:15px 25px}@media screen and (max-width:991.9px){.row-120,.row-15,.row-20,.row-30,.row-30-60,.row-40,.row-60,.row-60-30{margin:-15px}.row-120>.col,.row-15>.col,.row-20>.col,.row-30-60>.col,.row-30>.col,.row-40>.col,.row-60-30>.col,.row-60>.col{padding:15px}.section-30-120{padding:30px 0 60px}.row-lg-60{margin:-30px}.row-lg-60>.col{padding:30px}.row-lg-20{margin:-10px}.row-lg-20>.col{padding:10px}.row-lg-50-20{margin:-25px -10px}.row-lg-50-20>.col{padding:25px 10px}.odd-row>.col:last-child{max-width:100%}}@media screen and (max-width:575.9px){.row-sm-20{margin:-10px}.row-sm-20>.col{padding:10px}.row-sm-60{margin:-30px}.row-sm-60>.col{padding:30px}.row-sm-30{margin:-15px}.row-sm-30>.col{padding:15px}}.col{width:100%}@media screen and (min-width:320px){.col-16{max-width:16.6666666667%}.col-20{max-width:20%}.col-25{max-width:25%}.col-30{max-width:33.3333333333%}.col-40{max-width:40%}.col-45{max-width:45%}.col-50{max-width:50%}.col-55{max-width:55%}.col-60{max-width:60%}.col-70{max-width:66.6666666667%}.col-75{max-width:75%}.col-80{max-width:80%}}@media screen and (min-width:576px){.col-sm-16{max-width:16.6666666667%}.col-sm-20{max-width:20%}.col-sm-25{max-width:25%}.col-sm-30{max-width:33.3333333333%}.col-sm-40{max-width:40%}.col-sm-45{max-width:45%}.col-sm-50{max-width:50%}.col-sm-55{max-width:55%}.col-sm-60{max-width:60%}.col-sm-70{max-width:66.6666666667%}.col-sm-75{max-width:75%}.col-sm-80{max-width:80%}.d-sm-none{display:none!important}.d-sm-block{display:block!important}}@media screen and (min-width:768px){.col-md-16{max-width:16.6666666667%}.col-md-20{max-width:20%}.col-md-25{max-width:25%}.col-md-30{max-width:33.3333333333%}.col-md-40{max-width:40%}.col-md-45{max-width:45%}.col-md-50{max-width:50%}.col-md-55{max-width:55%}.col-md-60{max-width:60%}.col-md-70{max-width:66.6666666667%}.col-md-75{max-width:75%}.col-md-80{max-width:80%}.d-md-none{display:none!important}.d-md-block{display:block!important}}@media screen and (min-width:992px){.col-lg-16{max-width:16.6666666667%}.col-lg-20{max-width:20%}.col-lg-25{max-width:25%}.col-lg-30{max-width:33.3333333333%}.col-lg-40{max-width:40%}.col-lg-45{max-width:45%}.col-lg-50{max-width:50%}.col-lg-55{max-width:55%}.col-lg-60{max-width:60%}.col-lg-70{max-width:66.6666666667%}.col-lg-75{max-width:75%}.col-lg-80{max-width:80%}.d-lg-none{display:none!important}.d-lg-block{display:block!important}.p-lg-30{padding:30px}}@media screen and (min-width:1191px){.col-xl-16{max-width:16.6666666667%}.col-xl-20{max-width:20%}.col-xl-25{max-width:25%}.col-xl-30{max-width:33.3333333333%}.col-xl-40{max-width:40%}.col-xl-45{max-width:45%}.col-xl-50{max-width:50%}.col-xl-55{max-width:55%}.col-xl-70{max-width:66.6666666667%}.col-xl-75{max-width:75%}.col-xl-80{max-width:80%}.d-xl-none{display:none!important}.d-xl-block{display:block!important}}@media(min-width:1300px){.col-xxl-25{max-width:25%}}.tabs-nav{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:-7.5px -15px;position:relative;scrollbar-color:rgba(0,0,0,.3) #fafbfc;scrollbar-width:thin;z-index:1}.tabs-nav::-webkit-scrollbar{height:5px}.tabs-nav::-webkit-scrollbar-track{background:#fafbfc;border-radius:4px}.tabs-nav::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3);border-radius:4px}.tabs-nav-item{color:#000;font-size:15px;padding:7.5px 15px;position:relative;text-align:center}.tabs-nav-item:after{border-bottom:1px solid #000;content:"";display:block;margin:0 auto;transform:rotateY(90deg);transition:transform .3s ease;width:100%}.tabs-nav-item.active:after,.tabs-nav-item:hover:after{transform:rotateY(0)}.tabs-nav-left{justify-content:flex-start}.tabs-nav-dashed .tabs-nav-item:not(.active):after{border-bottom:1px dashed #000;width:100%}.tabs-nav-dashed .tabs-nav-item:after{transform:rotateY(0)}.tabs-nav-dashed .tabs-nav-item:hover:after{border-bottom:1px solid #000}.tabs-content-interactive .tabs-content-item:not(.active){height:0;overflow:hidden;visibility:hidden}.tabs-content:not(.tabs-content-interactive) .tabs-content-item:not(.active){display:none}@media screen and (max-width:991.9px){.tabs-nav-scroll{flex-wrap:nowrap;justify-content:flex-start;overflow:auto}.tabs-nav-scroll .tabs-nav-item{white-space:nowrap}}.accord{border-top:1px solid rgba(0,0,0,.1);display:flex;flex-direction:column;height:100%;padding:20px;transition:max-height .3s linear,border-color .3s linear}.accord.js-accord{cursor:pointer;height:100%}.accord-head{font-size:20px}.accord-body{max-height:0;overflow:hidden;transition:max-height .3s ease}.accord-body>:first-child{margin-top:10px}.accord-big{border:1px solid rgba(0,0,0,.1);padding:30px}.accord-big .accord-head{text-transform:uppercase}.accord-big:hover{border-color:#003c71}.accord-item-right{align-items:flex-end;display:flex;flex-direction:column;margin-left:15px}.accord-item-right br{display:none}.accord-item-right a{opacity:1;transition:opacity .3s ease}.accord-item-right a:hover{opacity:.6}.accord-list li{display:flex;justify-content:space-between;padding:20px 0}.accord-list li:not(:first-child){border-top:1px solid rgba(0,0,0,.1)}.accord-email{color:#003c71}@media screen and (max-width:991.9px){.accord-list li{align-items:flex-start;flex-direction:column}.accord-item-right{align-items:flex-start;margin-left:0;margin-top:10px!important}}.owl-dots{align-items:center;flex-wrap:wrap;justify-content:center;margin-top:60px;position:relative;width:100%}.owl-dots .owl-dot{all:inherit;align-items:center;border-radius:50%;cursor:pointer;display:flex;height:15px;justify-content:center;margin:0 5px;transition:border .3s ease;width:15px}.owl-dots .owl-dot span{background:#000;border-radius:50%;content:"";flex:0 0 auto;height:5px;opacity:.5;transition:opacity .3s ease;width:5px}.owl-dots .owl-dot.active{border:1px solid #000}.owl-dots .owl-dot.active span{opacity:1}.owl-height-float{height:auto!important}.owl-height-float .owl-item{height:0}.owl-height-float .owl-item.active{height:auto}.owl-dots-white li span{background-color:#fff}.owl-dots-white li circle{stroke:#fff}.owl-dots{display:flex;z-index:1}.owl-dots li{align-items:center;cursor:pointer;display:flex;justify-content:center;margin:0 5px;opacity:.5;position:relative}.owl-dots li circle{stroke-dasharray:0 100;opacity:0}.owl-dots li.active{opacity:1}.owl-dots li.active circle{stroke-dasharray:100 0;opacity:1;transition:stroke-dasharray 4.5s linear}.owl-dots svg{height:18px;width:18px}.owl-dots span{background-color:#000;border-radius:50%;height:6px;position:absolute;width:6px}.about-slider .info-slider{align-self:center;max-width:740px;width:38.5vw}.about-slider .info-slider .anim-out{animation:slide-out .3s ease forwards}.about-slider .info-slider .anim-in{animation:slide-in .6s ease forwards}.about-slider-dots li.active circle{transition-duration:14.5s}.about-slider .img-slider-wrap{height:41.7vw;margin-right:3.125vw;max-height:800px;max-width:800px;width:41.7vw}.about-slider .img-slider-wrap .img-slider{height:100%;width:100%}.about-slider .next-slide-slider{height:21vw;left:100%;max-height:400px;max-width:400px;position:absolute;top:calc(20.7vw + 30px);transform:translateX(-13.5vw);width:21vw}.about-slider .next-slide-slider .about-item-img,.about-slider .next-slide-slider .owl-item,.about-slider .next-slide-slider .owl-stage,.about-slider .next-slide-slider .owl-stage-outer,.about-slider .next-slide-slider img{height:100%}.about-slider .owl-dots{left:50%;margin-top:0;position:absolute;top:calc(100% + 60px);transform:translateX(-50%)}@media screen and (max-width:991.9px){.about-slider .next-slide-slider{display:none}.about-slider .img-slider-wrap{height:618px;margin-right:60px;width:268px}.about-slider .info-slider{width:100%}.about-slider .info-slider .about-item-desc{padding:0 40px 0 0}}@media screen and (max-width:767.9px){.about-slider{flex-direction:column}.about-slider .img-slider-wrap{height:375px;margin-bottom:78px;width:100%}.about-slider .owl-custom-dots{position:relative}.about-slider .owl-custom-dots .about-slider-dots{top:calc(100% + 30px);z-index:5}.about-slider .info-slider .about-item-desc{padding:15px}.about-slider .info-slider .about-item-desc .tabs-nav{justify-content:center;margin:0 0 30px}.about-slider .info-slider .about-item-desc .tabs-nav-item{font-size:40px;padding:0}.about-slider .info-slider .about-item-desc .tabs-nav-item span{font-size:20px}}@media(min-width:1920px){.about-slider .next-slide-slider{transform:translateX(-259.2px)}}.modal{background:#001222;display:flex;height:100%;left:0;opacity:1;overflow:auto;padding:20px;position:fixed;top:0;transition:all .7s ease;width:100vw;z-index:1050}.modal:not(.active){opacity:0;pointer-events:none;top:-100%}.modal-content{margin:0 auto;max-width:780px;position:relative;width:100%}.modal-content .empty-posts{margin-top:0}.modal-title{color:#fff;font-size:clamp(30px,10vw,40px);margin-bottom:60px;text-align:center}.modal-close{align-items:center;background:hsla(0,0%,100%,.1);border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;margin:40px auto 60px;position:relative;width:40px}.modal-close:after,.modal-close:before{background:#fff;content:"";height:1px;position:absolute;transition:background .3s ease;width:60%}.modal-close:before{transform:rotate(45deg)}.modal-close:after{transform:rotate(135deg)}.modal-darkLight{background:rgba(0,0,0,.7)}.modal-response{background:rgba(0,0,0,.3)}.modal-response .modal-content{background:#fff;margin:auto;max-width:355px;padding:40px 30px 30px;text-align:center}.modal-response .modal-content .modal-close{margin:0;padding:10px;position:absolute;right:0;top:0}.modal-response .modal-content .modal-close:after,.modal-response .modal-content .modal-close:before{background:#e5ebf1}.modal-response .modal-content .modal-close:hover:after,.modal-response .modal-content .modal-close:hover:before{background:#000}.modal-product .modal-content{max-width:520px}.modal-product-content>:not(:last-child){margin-bottom:20px}.modal-product-content img{margin:0 auto}.modal-product-content sup{font-size:10px;margin-left:-3px}.modal-product-content ul{text-align:left}.modal-product-content ul li{border-top:1px solid rgba(0,0,0,.1);display:flex;justify-content:space-between;padding:20px 0}.modal-product-content ul li span:first-child{padding-right:10px}.modal-request .input-file .file-label{color:#fff}.modal-request .input-file path{fill:#fff}.form-body{width:100%}.form-row{align-items:stretch;display:flex;flex-wrap:wrap;margin:-10px}.form-col{padding:10px;width:100%}.form-col-50{max-width:50%}.form-foot{align-items:center;display:flex;justify-content:space-between;margin-top:30px}.form-foot .btn{margin-right:20px}.form-foot-column{flex-direction:column;margin-top:60px}.form-foot-column .btn{margin-bottom:60px;margin-right:0}.form.loading{pointer-events:none}.form.loading .loading-btn .preloader{opacity:1}.form.loading .loading-btn .text{opacity:0}.form .preloader{opacity:0;position:absolute;transform:scale(.5)}.form .text{opacity:1}.input-wrap{height:100%;position:relative;width:100%}.input-search{align-items:center;display:flex}.input-search .input{padding-right:30px}.input-search input[type=submit]{background:url(//amkodor.by/wp-content/themes/amkodor/css/../img/svg/icon-search-grey.svg) no-repeat 50%;cursor:pointer;font-size:0;height:40px;padding:10px;position:absolute;right:-10px;width:40px}.input-search-white input[type=submit]{background:url(//amkodor.by/wp-content/themes/amkodor/css/../img/svg/icon-search.svg) no-repeat 50%}.has-error{position:relative}.has-error .alert-input-text,.has-error+.alert-input-text{color:#af3600;font-size:11px;left:0;position:absolute;top:100%}.input{background:rgba(0,0,0,0);border-bottom:1px solid #e1e2e3;color:#000;display:block;font-family:inherit;font-size:15px;height:100%;padding:10px 0;transition:border .3s ease;width:100%}.input-white{border-bottom:1px solid #fff;color:#fff}.input.has-value+.placeholder,.input:focus+.placeholder{color:#000;font-size:10px;top:-5px}.input-white.has-value+.placeholder,.input-white:focus+.placeholder{color:#fff}input[type=password]{font-family:auto}input[type=password]::placeholder{font-family:SF Display Pro}.placeholder{color:gray;left:0;max-width:85%;overflow:hidden;pointer-events:none;position:absolute;text-overflow:ellipsis;top:10px;transition:top .3s ease,font-size .3s ease;white-space:nowrap}.checkbox{align-items:flex-start;color:#000;cursor:pointer;display:flex;font-size:15px}.checkbox input{all:inherit;appearance:none;border:1px solid #003c71;flex:0 0 auto;height:20px;margin-right:10px;padding:3px;width:20px}.checkbox input:focus{border-bottom:1px solid #003c71}.checkbox input:checked{content:url(//amkodor.by/wp-content/themes/amkodor/css/../img/svg/check.svg)}.checkbox-white{color:#fff}.checkbox-white input{border:1px solid #fff}.checkbox-white input:focus{border-bottom:1px solid #fff}.checkbox-white input:checked{content:url(//amkodor.by/wp-content/themes/amkodor/css/../img/svg/check-white.svg)}textarea{font-family:SF Display Pro;min-height:39px;resize:vertical}.select{cursor:pointer;user-select:none}.select.select-init select{display:none}.select:not(.select-init) .select-current,.select:not(.select-init) .select-list{display:none}.select-current{background-color:#fff;border-bottom:1px solid rgba(0,0,0,.1);color:rgba(0,0,0,.5);display:block;padding:10px 0;position:relative}.select-current:after{content:url(//amkodor.by/wp-content/themes/amkodor/css/../img/svg/arrow-icon.svg);position:absolute;right:0;top:10px;transition:transform .5s ease}.select-list{border-radius:0 0 4px 4px;box-shadow:0 0 40px rgba(0,0,0,.1);left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:100%;transition:opacity .1s ease;z-index:1000}.select-option{padding:10px 15px}.select.active .select-list{background-color:#fff;opacity:1;pointer-events:auto}.select.active .select-current:after{transform:rotate(180deg)}.select.disabled{opacity:.6;pointer-events:none}.filter-form{align-items:stretch;display:flex;flex-wrap:wrap}.filter-form .form-row{margin:-15px}.filter-form .form-col{padding:15px}.filter-form .form-col:first-child{max-width:35%}.filter-form .form-col:nth-child(2){max-width:17.5%}.filter-form .form-col:nth-child(3){max-width:17.5%}.filter-form .form-col:nth-child(4){max-width:15%}.filter-form .form-col:nth-child(5){max-width:15%}.input-file{align-items:center;cursor:pointer;display:flex;overflow:hidden;position:relative;transition-duration:.2s;transition-property:opacity;width:fit-content}.input-file:hover{opacity:.6}.input-file input{background-color:rgba(0,0,0,0);border:none;color:rgba(0,0,0,0);display:block;font-size:0;height:1px;position:absolute;right:100%;top:100%;width:1px}.input-file .close-ico,.input-file .file-ico{display:block;line-height:1}.input-file .file-label{line-height:1}.input-file:not(.has-value) .close-ico{display:none}.input-file.has-value .file-ico{display:none}.input-file .close-ico svg{position:relative;top:1px}.input-file .close-ico{margin-right:2px}@media screen and (max-width:991.9px){.filter-form .form-col:first-child{max-width:100%}.filter-form .form-col:nth-child(2){max-width:50%}.filter-form .form-col:nth-child(3){max-width:50%}.filter-form .form-col:nth-child(4){max-width:50%}.filter-form .form-col:nth-child(4) .btn{margin-left:auto}.filter-form .form-col:nth-child(5){max-width:50%}.filter-form .form-col:nth-child(5) .btn{margin-right:auto}}@media screen and (max-width:575.9px){.filter-form .form-col:nth-child(2){max-width:100%}.filter-form .form-col:nth-child(3){max-width:100%}.filter-form .form-col:nth-child(4){max-width:100%}.filter-form .form-col:nth-child(4) .btn{margin:0 auto}.filter-form .form-col:nth-child(5){max-width:100%}.filter-form .form-col:nth-child(5) .btn{margin:0 auto}}@media screen and (max-width:575.9px){.form-col-50{max-width:100%}.form-foot{flex-direction:column}.form-foot .btn{margin-bottom:30px;margin-right:0}}.fancybox__thumbs .carousel__slide{height:80px;padding:8px 6px;width:80px}.fancybox__thumbs .carousel__slide>*{height:100%;padding:0}.fancybox__thumbs .carousel__viewport{padding:0 58px}.fancybox__backdrop{background-color:rgba(0,18,34,.95)}.fancybox__caption{align-self:flex-start;bottom:24px;color:#fff;font-size:20px;font-weight:300;max-width:calc(100% - 128px);position:absolute}@media screen and (min-width:1024px){.fancybox__thumbs .carousel__viewport{padding:0 94px}.fancybox__caption{max-width:calc(100% - 200px)}}body{color:#000;font-family:SF Display Pro;font-size:15px;font-weight:300}body.search-no-results main{background:linear-gradient(91.62deg,#141e30,#003c71),linear-gradient(91.62deg,#003c71,#3c78ad);flex-grow:1}body.search-no-results main .section-title{margin-bottom:60px}button{font-family:inherit;font-size:15px}.grecaptcha-badge{display:none!important}.section-seo-text{padding:60px 0}.no-events{pointer-events:none}.bg-greylight{background:#fafbfc}.bg-blue{background:#003c71;color:#fff}.bg-blueDark{background:#001222;color:#fff}.bg-blueDarkDeep{background:#0a1c2c;color:#fff}.bg-darkGradient{background:linear-gradient(0deg,#001222,#001222);color:#fff}.bg-lightGradient{background:linear-gradient(91.62deg,#141e30,#003c71),linear-gradient(91.62deg,#003c71,#3c78ad);color:#fff}.section-top-menu{padding-bottom:0;padding-top:30px}.main{padding-bottom:60px}@media(max-width:991.9px){.main{padding-bottom:0}}body.error404 .main{background-color:#001222;flex-grow:1;margin-bottom:-1px;padding-bottom:0}.bg-img{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.bg-img:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.bg-img-dark:before{background:#000;opacity:.6}.bg-img-darkGradient:before{background:linear-gradient(180deg,rgba(0,0,0,0) 47.31%,#000)}.bg-img img,.img-full{height:100%;object-fit:cover;width:100%}img[data-src]{transition-duration:.1s;transition-property:opacity}img[data-src]:not(.lazyloaded){opacity:0}.no-border{border:none!important}.section-search-results{padding-top:30px}.section-search-results .block-title{font-weight:300;margin-bottom:20px}.section-search-results .result-card-title{font-weight:300}.light-block{background:rgba(0,60,113,.02);padding:30px}.light-block.p-40{padding:40px}@media screen and (max-width:991.9px){.light-block-lg{margin:0 -40px;padding:30px 40px}}@media screen and (max-width:767.9px){.light-block-md{margin:0 -20px;padding:30px 20px}}@media screen and (max-width:575.9px){.light-block-sm{margin:0 -20px;padding:30px 20px}}.btn{align-items:center;background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);border-radius:30px;display:flex;justify-content:center;max-width:270px;padding:10px;position:relative;text-align:center;text-transform:uppercase;transition:all .3s ease;width:100%}.btn-white{background:#fff;border-color:#fff;color:#000}.btn-white:hover{background:#dadada;border-color:#dadada}.btn-white .ball-spin-fade-loader>div{background:#000}.btn-blue{background:#003c71;color:#fff}.btn-blue:hover{background:#385b79}.btn-blueempty{background:rgba(0,0,0,0);color:#003c71}.btn-blueempty .ball-spin-fade-loader>div{background:#003c71}.btn-blueempty:hover{opacity:.6}.btn-blackghost{border-color:rgba(0,0,0,0);color:#000}.btn-blackghost .ball-spin-fade-loader>div{background:#000}.btn-blackghost rect{stroke:#000}.btn-whiteghost{border-color:rgba(0,0,0,0);color:#fff}.btn-whiteghost rect{stroke:#fff}.btn-blueghost{border-color:#003c71;color:#003c71}.btn-blueghost .ball-spin-fade-loader>div{background:#003c71}.btn-blueghost rect{stroke:#003c71}.btn[disabled]{opacity:.6;pointer-events:none}.btn.js-btn-anim{transition:unset}.btn.js-btn-anim,.btn:hover{border-color:rgba(0,0,0,0)}.btn svg{height:calc(100% + 2px);left:-1px;position:absolute;top:-1px;width:calc(100% + 2px)}.btn svg rect{stroke-dasharray:600;height:calc(100% - 1px);width:calc(100% - 1px)}.btn .preloader,.btn svg rect{left:0;position:absolute;top:0}.btn .preloader{align-items:center;display:flex;height:100%;justify-content:center;opacity:0;pointer-events:none;transform:scale(.5);width:100%;z-index:2}.btn .preloader,.btn .text{transition-duration:.2s;transition-property:opacity}.btn .text{position:relative}.btn.loading{pointer-events:none}.btn.loading .text{opacity:0}.btn.loading .preloader{opacity:1}.btn-wrap{align-items:stretch;display:flex;flex-wrap:wrap;margin:0 -5px -10px}.btn-wrap>*{margin:0 5px 10px}.circle{display:flex;max-width:60px}.circle:hover{opacity:.6}.logo{display:block;margin:0 auto;max-width:164px;width:fit-content;width:-moz-fit-content}.social-list{align-items:center;display:flex;flex-wrap:wrap;margin:-15px}.social-list a{display:flex;opacity:.6;padding:15px}.social-list a:hover{opacity:1}.social-list a img{display:block;flex-shrink:0;height:15px;width:15px}.close-icon{align-items:center;cursor:pointer;display:flex;height:20px;justify-content:center;position:relative;transition:opacity .3s ease;width:20px}.close-icon:after,.close-icon:before{background:#fff;content:"";height:1px;position:absolute;transition:transform .3s ease;width:100%}.close-icon:before{transform:rotate(45deg)}.close-icon:after{transform:rotate(135deg)}.schedule-file{align-items:center;display:flex;flex-wrap:wrap;width:100%}.schedule-file-filename{color:#003c71;flex-basis:100%;margin-top:10px}.schedule-file-filesize{color:gray;margin-left:10px}.schedule-file-additional{color:gray;display:block;font-size:10px;margin-top:10px}.product-card{border:1px solid rgba(0,0,0,.1);display:flex;flex-direction:column;height:100%;padding:30px;transition:border-color .3s linear;width:100%}.product-card:hover{border-color:#003c71}.product-card:hover .product-card-text{opacity:.5}.product-card.no-border{padding:20px}.product-card>:not(:last-child){margin-bottom:10px}.product-card-img{height:100%;max-height:268px;width:100%}.product-card-img img{height:100%;object-fit:contain;width:100%}.product-card-text{font-size:20px;text-align:right;text-transform:uppercase;transition:opacity .3s ease}.product-card-list{width:100%}.product-card-list li{color:rgba(0,0,0,.5);display:flex;font-size:10px;justify-content:space-between}.product-card-list li span:first-child{align-items:flex-start;display:flex;margin-right:15px}.product-card-list li span:first-child img{display:block;flex:0 0 auto;margin:3px 5px 0 0;max-height:15px;max-width:15px;opacity:.5}.product-card-list li span:last-child{text-align:right}.catalog-row-prod .product-card-text{font-size:15px}.pag{flex-wrap:wrap;margin:60px auto 0;min-height:50px}.pag,.pag-item{display:flex;justify-content:center}.pag-item{align-items:center;background-color:rgba(0,60,113,.02);border-radius:50%;color:#000;cursor:pointer;flex-shrink:0;font-size:15px;height:40px;margin-top:10px;padding:8.5px;width:40px}.pag-item:not(:last-child){margin-right:10px}.pag-item.active,.pag-item:not(.dots):hover{background-color:#003c71;color:#fff}.pag-item.next,.pag-item.prev{border-radius:30px;padding:8.5px 18.5px;width:auto}.section-404 .container{display:flex;flex-direction:column;height:100%}.section-404 .breadcrumbs{padding-bottom:60px}.block-404{align-items:center;display:flex;flex-direction:column;margin:auto;max-width:900px;text-align:center}.block-404>:not(:last-child){margin-bottom:30px}.block-404 .section-title{margin-top:0!important}.block-404-logo{align-items:center;color:#fff!important;display:flex;font-size:180px;justify-content:center;line-height:214px}.block-404-logo img{height:145px;width:145px}.result-list>:not(:last-child){margin-bottom:20px}.result-card{align-items:center;background:#fafbfc;display:flex;justify-content:space-between;padding:30px}.result-card-title{color:#003c71;font-size:20px;margin-right:30px}.result-card-type{color:rgba(0,0,0,.3);flex-shrink:0}.result-card:hover{opacity:.6}.carousel__button{outline:none}@keyframes slide-out{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-60px)}}@keyframes slide-in{0%,50%{opacity:0;transform:translateX(60px)}to{opacity:1;transform:translateX(0)}}#map .ymaps-2-1-78-balloon{box-shadow:0 0 8px 0 rgba(0,0,0,.2)}#map .ymaps-2-1-78-balloon__content{padding:30px}cocoen-component img{max-width:none;opacity:1!important}.fancybox__image{margin:0 auto;width:auto}.ymaps-2-1-79-ground-pane{filter:grayscale(1)}.map-places-pane{filter:grayscale(.8)}@media screen and (max-width:575.9px){.pag{margin-bottom:40px;position:relative}.pag-item.next,.pag-item.prev{position:absolute;top:100%;width:calc(50% - 5px)}.pag-item.next{right:0}.pag-item.prev{left:0}.result-card{align-items:flex-start;flex-direction:column;padding:20px}.result-card-title{margin-bottom:10px;margin-right:0}}@media screen and (max-width:991.9px){.filter-form{flex-wrap:wrap;justify-content:space-between}.filter .input-select{margin-bottom:30px;margin-right:0}.filter .btn,.filter .input-select{flex-basis:calc(50% - 15px)}.filter .btn-reset{margin-left:0;margin-right:auto}.filter .btn-submit{margin-left:auto}}@media screen and (max-width:575.9px){.filter .btn{flex-basis:100%;margin:0}.filter .btn-submit{margin-bottom:30px}.section-select-dealer h2.block-title{font-size:25px;margin-bottom:30px}}@media(max-width:400px){.pag-item{height:35px;width:35px}.pag-item:not(:last-child){margin-right:5px}}.dots-slider{overflow:hidden;width:100%}.dots-slider .owl-dot{transform:none}.dots-slider .owl-dot span{opacity:1}.dots-slider .owl-dots{align-items:center;display:flex;justify-content:flex-start;transition-duration:.2s;transition-property:transform;width:auto}.dots-slider .dot-after,.dots-slider .dot-before{opacity:0;pointer-events:none}.dots-slider .dot-after-1,.dots-slider .dot-after-2,.dots-slider .dot-after-3,.dots-slider .dot-after-4,.dots-slider .dot-before-1,.dots-slider .dot-before-2,.dots-slider .dot-before-3,.dots-slider .dot-before-4{opacity:1;pointer-events:all}.dots-slider .dot-after-1 span,.dots-slider .dot-after-2 span,.dots-slider .dot-before-1 span,.dots-slider .dot-before-2 span{background:gray}.dots-slider .dot-after-3 span,.dots-slider .dot-before-3 span{background:#ccc}.dots-slider .dot-after-4 span,.dots-slider .dot-before-4 span{background:#e1e2e3}.has-image .fancybox__content{width:100%}.empty-posts{margin-top:60px;text-align:center}@media(min-width:1920px){.about-slider .next-slide-slider{top:427.44px}.full-width{margin-left:calc(50% - 960px);width:1920px}}.breadcrumbs{align-items:center;display:flex;margin-bottom:15px;overflow:auto;padding-bottom:10px;scrollbar-color:hsla(0,0%,100%,.2) hsla(0,0%,100%,.2);scrollbar-width:thin;white-space:nowrap}.breadcrumbs::-webkit-scrollbar{height:5px}.breadcrumbs::-webkit-scrollbar-thumb,.breadcrumbs::-webkit-scrollbar-track{background:hsla(0,0%,100%,.2);border-radius:4px}.breadcrumbs .divider{font-size:0;margin-left:10px;margin-right:10px}.breadcrumbs .divider:before{background:hsla(0,0%,100%,.5);content:"";display:block;height:20px;width:1px}.breadcrumbs a{color:hsla(0,0%,100%,.5)!important;display:inline-block;transition-duration:.2s;transition-property:color}.breadcrumbs a:hover{color:#fff!important}body.compensate-for-scrollbar{padding-right:0!important}.fancybox__content{padding:0}.ovf-hd{overflow:hidden}.header{position:relative;z-index:1050}#menu-glavnoe{-webkit-overflow-scrolling:touch}.header-top{background:#001222;padding:3px 0}.header-top a{color:#fff}.header-top-wrap{align-items:center;display:flex;justify-content:flex-end;position:relative}.header-top-wrap:before{background-color:hsla(0,0%,100%,.3);bottom:-74px;content:"";display:block;height:1px;position:absolute;width:100%}.header-top-wrap .header-social{margin-right:auto}.header-top .lang-switch{margin-left:auto}.lang-switch{align-items:center;display:flex}.lang-switch a{display:flex;opacity:.5;padding:0 5px;text-transform:uppercase}.lang-switch a.active,.lang-switch a:hover{opacity:1}.header-request-link{margin-left:60px}.header-bottom{position:absolute;transition:background-color .3s ease;width:100%}.header-bottom.active-sticky{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background-color:hsla(0,0%,8%,.3);left:0;position:fixed;right:0;top:0}@-moz-document url-prefix(){.header-bottom.active-sticky{background:#001222}}.header-bottom-wrap{align-items:center;display:flex;justify-content:space-between;padding:12px 0}.header-bottom .logo img{height:40px;width:164px}.header-bottom-title{color:#fff;left:50%;margin-top:15px;position:absolute;text-align:center;text-transform:uppercase;top:calc(100% + 70px);transform:translateX(-50%)}.header-bottom[data-theme=white] .header-bottom-title,.header-bottom[data-theme=white] .search-trigger{color:#fff}.header-bottom[data-theme=white] .search-trigger img,.header-bottom[data-theme=white] .search-trigger svg{height:18px;margin-left:10px;width:18px}.header .logo svg path{fill:#fff}.header .burger-wrap{color:#fff}.header .burger-wrap .burger span{background:#fff}.section-offer[data-theme=white] a:not(.btn){color:#fff}.section-offer[data-theme=white] .section-title{color:#fff}.section-offer[data-theme=white] .section-title:after{background:hsla(0,0%,100%,.3)}.burger-wrap{align-items:center;cursor:pointer;display:flex;text-transform:uppercase;transition:opacity .3s ease}.burger-wrap:hover{opacity:.6}.burger-wrap:hover .burger span{width:12px!important}.burger-wrap .burger{align-items:center;color:#000;display:flex;height:12px;justify-content:flex-start;margin-right:10px;margin-top:4px;position:relative;width:15px}.burger-wrap .burger span{background:#000;height:1px;position:absolute;transition:width .3s linear}.burger-wrap .burger span:first-child{top:0;width:8px}.burger-wrap .burger span:nth-child(2){top:6px;width:12px}.burger-wrap .burger span:nth-child(3){top:12px;width:8px}.search-trigger{align-items:center;color:#000;cursor:pointer;display:flex;text-transform:uppercase;transition:opacity .3s ease}.search-trigger:hover{opacity:.6}.search-trigger svg{flex:0 0 auto;margin-left:10px;max-width:20px}.search-trigger svg path{fill:#000}.header-menu{background:hsla(0,0%,8%,.3);height:100vh;left:0;opacity:1;padding-left:calc(50vw - 700px);pointer-events:none;position:fixed;top:0;transform:translateX(-100%);transition-duration:.5s;transition-property:transform;transition-timing-function:ease-in;width:100vw;width:40%}@supports(backdrop-filter:blur(20px)) or (-webkit-backdrop-filter:blur(20px)){.header-menu{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}}@-moz-document url-prefix(){.header-menu{background:#001222}}.header-menu.active{pointer-events:all;transform:none}.header-menu .menu-overlay{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:0}.header-menu-wrap{display:flex;flex-direction:column;height:100%;padding:50px 50px 50px 0;position:relative;width:100%;z-index:1}.header-menu .header-menu-bg{background:hsla(0,0%,8%,.3);bottom:0;display:none;left:0;position:absolute;right:0;top:0;z-index:-1}@supports(backdrop-filter:blur(20px)) or (-webkit-backdrop-filter:blur(20px)){.header-menu .header-menu-bg{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}}@-moz-document url-prefix(){.header-menu .header-menu-bg{background:#001222}}.header-menu .menu{margin:auto 0;opacity:1;padding:50px 0;position:relative}.header-menu .menu li a{color:#fff;display:flex;padding:10px 0;text-transform:uppercase}.header-menu .menu li a:hover{opacity:.6}.header-menu .sub-menu-active>li:not(.menu-item-has-children.active){opacity:0;pointer-events:none}@media(max-width:1440px){.header-menu{padding-left:40px}}@media screen and (max-width:767.9px){.header-menu{padding-left:20px;width:100%}.header-menu .header-menu-wrap{padding:50px 20px 50px 0}}.section-offer{padding-top:107px}.section-offer .container{border:1px solid rgba(0,0,0,0)}.section-offer .container.bg-img-dark:before{content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.section-offer .section-title{font-weight:300}.section-offer[data-theme=white] .breadcrumbs li:after{background:hsla(0,0%,100%,.5)}.section-offer[data-theme=black] .breadcrumbs li:after{background:rgba(0,0,0,.5)}body.home .section-offer{padding-top:0!important}@media screen and (max-width:575.9px){.header-top-wrap .social-list{display:none}.header-top-wrap .lang-switch{margin-left:-5px;margin-right:auto}.burger-wrap,.search-trigger{font-size:0}}.header-menu .menu>li>a{color:hsla(0,0%,100%,0);transform:translateX(-100%);transition-duration:.5s;transition-property:transform,color}.header-menu .menu>li:first-child>a{transition-delay:.1428571429s}.header-menu .menu>li:nth-child(2)>a{transition-delay:.2857142857s}.header-menu .menu>li:nth-child(3)>a{transition-delay:.4285714286s}.header-menu .menu>li:nth-child(4)>a{transition-delay:.5714285714s}.header-menu .menu>li:nth-child(5)>a{transition-delay:.7142857143s}.header-menu .menu>li:nth-child(6)>a{transition-delay:.8571428571s}.header-menu .menu>li:nth-child(7)>a{transition-delay:1s}.header-menu .menu>li:nth-child(8)>a{transition-delay:1.1428571429s}.header-menu .menu>li:nth-child(9)>a{transition-delay:1.2857142857s}.header-menu .menu>li:nth-child(10)>a{transition-delay:1.4285714286s}.header-menu .menu>li:nth-child(11)>a{transition-delay:1.5714285714s}.header-menu .menu>li:nth-child(12)>a{transition-delay:1.7142857143s}.header-menu .menu>li:nth-child(13)>a{transition-delay:1.8571428571s}.header-menu .menu>li:nth-child(14)>a{transition-delay:2s}.header-menu.active .menu>li>a{color:#fff;transform:translateX(0)}.header-menu.active .menu>li:first-child>a{transition-delay:.4428571429s;transition-duration:.5s;transition-property:transform,color}.header-menu.active .menu>li:nth-child(2)>a{transition-delay:.5857142857s;transition-duration:.5s;transition-property:transform,color}.header-menu.active .menu>li:nth-child(3)>a{transition-delay:.7285714286s;transition-duration:.5s;transition-property:transform,color}.header-menu.active .menu>li:nth-child(4)>a{transition-delay:.8714285714s;transition-duration:.5s;transition-property:transform,color}.header-menu.active .menu>li:nth-child(5)>a{transition-delay:1.0142857143s;transition-duration:.5s;transition-property:transform,color}.header-menu.active .menu>li:nth-child(6)>a{transition-delay:1.1571428571s;transition-duration:.5s;transition-property:transform,color}.header-menu.active .menu>li:nth-child(7)>a{transition-delay:1.3s;transition-duration:.5s;transition-property:transform,color}.header-menu.active .menu>li:nth-child(8)>a{transition-delay:1.4428571429s;transition-duration:.5s;transition-property:transform,color}.header-menu.active .menu>li:nth-child(9)>a{transition-delay:1.5857142857s;transition-duration:.5s;transition-property:transform,color}.header-menu.active .menu>li:nth-child(10)>a{transition-delay:1.7285714286s;transition-duration:.5s;transition-property:transform,color}.header-menu.active .menu>li:nth-child(11)>a{transition-delay:1.8714285714s;transition-duration:.5s;transition-property:transform,color}.header-menu.active .menu>li:nth-child(12)>a{transition-delay:2.0142857143s;transition-duration:.5s;transition-property:transform,color}.header-menu.active .menu>li:nth-child(13)>a{transition-delay:2.1571428571s;transition-duration:.5s;transition-property:transform,color}.header-menu.active .menu>li:nth-child(14)>a{transition-delay:2.3s;transition-duration:.5s;transition-property:transform,color}.menu-close{align-items:center;color:#fff;cursor:pointer;display:flex;line-height:normal;text-transform:uppercase;transition:opacity .3s ease;z-index:1}.menu-close:hover{opacity:.6}.menu-close .close-icon{margin-right:10px}.burger-wrap .menu-close{opacity:0;transition-delay:.3s}.burger-wrap .menu-open{display:flex;opacity:1;transition:opacity .3s ease}.burger-wrap.active .menu-close{opacity:1}.burger-wrap.active .menu-open{opacity:0}.burger-close-wrap{left:calc(50% - 700px);pointer-events:none;position:absolute;top:calc(100% + 35px);transform:translateY(-50%);z-index:1}.burger-close-wrap .menu-close{opacity:0;transition-delay:.3s}.burger-close-wrap.active-sticky{position:fixed;top:35px}.burger-close-wrap.active{pointer-events:all}.burger-close-wrap.active .menu-close{opacity:1}@media(max-width:1440px){.burger-close-wrap{left:40px}}@media(max-width:767.9px){.burger-close-wrap{left:20px}}.header-menu .sub-menu{left:0;pointer-events:none;position:absolute;top:0;width:100%}.header-menu .sub-menu .go-back a{align-items:center;color:#fff!important;display:flex;text-transform:uppercase}.header-menu .sub-menu .go-back a:before{background:url(//amkodor.by/wp-content/themes/amkodor/css/../img/svg/header-menu-icon.svg) no-repeat 50%;content:"";display:block;height:20px;margin-right:10px;opacity:1;transition:opacity .3s ease;width:20px}.header-menu .sub-menu .go-back a:hover:before{opacity:.6}.header-menu .sub-menu li{align-items:center;display:flex}.header-menu .sub-menu li a{text-transform:none}.header-menu .sub-menu li>a{color:hsla(0,0%,100%,0);display:block;transform:translateX(-150%);transition-duration:.5s;transition-property:color,transform;transition-timing-function:ease-in;width:100%}.header-menu .sub-menu li:first-child{margin-bottom:10px}.header-menu.sub-menu-opened.active .menu>li{pointer-events:none}.header-menu.sub-menu-opened.active .menu>li>a{color:hsla(0,0%,100%,0);transform:translateX(100%);transition-duration:.5s;transition-property:transform,color}.header-menu.sub-menu-opened.active .menu>li:first-child>a{transition-delay:0s}.header-menu.sub-menu-opened.active .menu>li:nth-child(2)>a{transition-delay:0s}.header-menu.sub-menu-opened.active .menu>li:nth-child(3)>a{transition-delay:0s}.header-menu.sub-menu-opened.active .menu>li:nth-child(4)>a{transition-delay:0s}.header-menu.sub-menu-opened.active .menu>li:nth-child(5)>a{transition-delay:0s}.header-menu.sub-menu-opened.active .menu>li:nth-child(6)>a{transition-delay:0s}.header-menu.sub-menu-opened.active .menu>li:nth-child(7)>a{transition-delay:0s}.header-menu.sub-menu-opened.active .menu>li:nth-child(8)>a{transition-delay:0s}.header-menu.sub-menu-opened.active .menu>li:nth-child(9)>a{transition-delay:0s}.header-menu.sub-menu-opened.active .menu>li:nth-child(10)>a{transition-delay:0s}.header-menu.sub-menu-opened.active .menu>li:nth-child(11)>a{transition-delay:0s}.header-menu.sub-menu-opened.active .menu>li:nth-child(12)>a{transition-delay:0s}.header-menu.sub-menu-opened.active .menu>li:nth-child(13)>a{transition-delay:0s}.header-menu.sub-menu-opened.active .menu>li:nth-child(14)>a{transition-delay:0s}.header-menu.sub-menu-opened.active .sub-menu-active .sub-menu{-webkit-overflow-scrolling:touch;max-height:600px;overflow-y:scroll}.header-menu.sub-menu-opened.active .sub-menu-active .sub-menu>li{pointer-events:all}.header-menu.sub-menu-opened.active .sub-menu-active .sub-menu>li>a{color:#fff;transform:translateX(0);transition-duration:.5s;transition-property:transform,color}.header-menu.sub-menu-opened.active .sub-menu-active .sub-menu::-webkit-scrollbar{border-radius:5px;width:5px}.header-menu.sub-menu-opened.active .sub-menu-active .sub-menu::-webkit-scrollbar-thumb{background-color:#003c71;border-radius:5px}@media(min-width:1920px){.header-menu .sub-menu li>a{transform:translateX(-40vw)}}.footer{background:#001222;margin-top:60px}.footer-row:first-child{padding:25px 0}.footer-row:not(:first-child){border-top:1px solid hsla(0,0%,100%,.3);padding:20px 0}.footer-row:last-child{padding-bottom:25px}.footer .logo{max-height:none;max-width:none}.footer .logo img,.footer .logo svg{display:block;height:40px;width:164px}.footer-menu{align-items:center;display:flex;flex-wrap:wrap;margin:-7.5px -30px;padding-bottom:60px}.footer-menu li a{color:#fff;display:flex;padding:7.5px 30px;text-transform:uppercase}.footer-menu li a:hover{opacity:.6}.footer-info{align-items:flex-end;display:flex;justify-content:space-between}.footer-contacts{align-items:center;display:flex}.footer-contacts li{display:flex}.footer-contacts li:not(:first-child){padding-left:20px}.footer-contacts li span{color:#fff;text-transform:uppercase}.footer-contacts-links{align-items:center;display:flex;flex-wrap:wrap}.footer-contacts-links a{color:#fff;padding:0 15px}.footer-contacts-links a:hover{opacity:.6}.footer-copy{color:#fff;display:flex;justify-content:space-between}.footer-copy p:first-child{margin-right:30px;text-align:left}.footer-copy p:last-child{text-align:right}@media(max-width:1420px){.footer-contacts{display:block}.footer-contacts li:not(:first-child){padding-left:0}.footer-contacts li:not(:last-child){margin-bottom:15px}.footer-contacts-links{margin-bottom:-15px}.footer-contacts-links a{padding:0 15px 15px}}@media screen and (max-width:991.9px){.footer-menu{display:grid;gap:15px;grid-template-columns:1fr 1fr;margin:0 0 20px;padding:0}.footer-menu li a{padding:0}.footer-info{align-items:flex-start;flex-direction:column}.footer-info .footer-contacts{margin-bottom:30px}}@media screen and (max-width:575.9px){.footer-menu{gap:10px;grid-template-columns:1fr;margin-bottom:30px}.footer-info{align-items:flex-start;flex-direction:column}.footer-info .footer-contacts{margin-bottom:30px}.footer-info .footer-contacts li{flex-direction:column}.footer-info .footer-contacts li:not(:last-child){margin-bottom:15px}.footer-info .footer-contacts li span{margin-bottom:15px}.footer-info .footer-contacts-links{align-items:flex-start;flex-direction:column;margin-bottom:0}.footer-info .footer-contacts-links a{padding:0}.footer-info .footer-contacts-links a:not(:last-child){margin-bottom:15px}.footer-copy{flex-direction:column}.footer-copy p{font-size:10px;text-align:left!important}.footer-copy p:not(:last-child){margin-bottom:5px}}.section-offer{position:relative}.section-offer .owl-custom-dots{height:100%}.section-offer-home{height:calc(100vh - 22px)}.section-offer-home h2{font-size:60px}.section-offer-home .owl-dots{bottom:40px;margin:0;position:absolute}.section-offer-home .editor-content h1{font-size:60px}.offer-slider,.offer-slider .owl-stage-outer,.offer-slider .owl-stage-outer .owl-stage,.offer-slider .owl-stage-outer .owl-stage .owl-item{height:100%}.offer-slider .offer-slide{display:flex;flex-direction:column;height:100%;justify-content:center;padding-bottom:40px;position:relative}.offer-slider .editor-content{color:#fff;max-width:600px;padding:100px 0;position:relative;z-index:1}.offer-slider .editor-content>:not(:last-child){margin-bottom:20px!important}.section-produce{padding-bottom:80px;padding-top:80px}.section-produce .tabs-content{margin-bottom:60px;margin-top:45px}.produce-item{align-items:center;display:flex;flex-direction:column;text-align:center}.produce-item-img{align-items:flex-end;display:flex;height:100px;justify-content:flex-end;margin-bottom:10px}.produce-item-img img{max-height:100%;max-width:100%;transform:scale(.8);transition:transform .3s ease;width:auto!important}.produce-item-img:hover img{transform:scale(1)}.produce-item-title{font-size:15px;text-transform:uppercase}.produce-item-ico{align-items:center;color:rgba(0,0,0,.5);display:flex;font-size:10px;font-weight:300;margin-top:5px}.produce-item-ico img{margin-right:10px;max-width:12px;opacity:.5;width:auto!important}.produce-slider.disabled-slider .owl-stage-outer{transform:none}.about-slider{display:flex;padding-top:30px;position:relative}.about-slider .accord>*{transition:opacity .3s ease,max-height .3s ease}.about-slider .accord:hover>*{opacity:.5}.about-item{width:80vw}.about-item-subtitle{font-size:20px}.about-item-link{align-items:center;display:flex;font-size:20px;width:fit-content;width:-moz-fit-content}.about-item-link .circle{margin-right:20px}.about-item-link:hover{opacity:.6}.about-item-desc:not(.about-item-desc-acc)>:not(:last-child){margin-bottom:30px}.about-item-desc-acc .block-title{margin-bottom:30px;text-align:left}.about-item-desc-acc .accord{padding-left:0;padding-right:0}.about-item-desc-acc:last-child .accord:first-child{border-top:none}.about-item-desc .row{align-items:center}.about-item-desc .tabs-nav{margin:-15px -15px 15px}.about-item-desc .tabs-nav-item{font-size:70px;font-weight:200;line-height:1em;transition:opacity .3s ease}.about-item-desc .tabs-nav-item:hover{opacity:.5}.about-item-desc .tabs-nav-item:not(:last-child){margin-right:30px}.about-item-desc .tabs-nav-item span{display:block;font-size:30px;font-weight:300;line-height:1em;margin-bottom:10px;margin-top:15px}.about-item .accord{margin:0}.section-news .row{padding-top:30px}.section-news .btn{margin-top:60px}.news-card{align-items:flex-start;display:flex;flex-direction:column;height:100%;width:100%}.news-card>:not(:last-child){margin-bottom:10px}.news-card>p{margin-bottom:0!important}.news-card-img{overflow:hidden;width:100%}.news-card-img img{height:260px;margin:0 auto;object-fit:cover;transition:transform .5s ease;width:100%}.news-card-date{opacity:.5}.news-card-title{-webkit-line-clamp:3;color:#000;font-size:20px;text-transform:uppercase;transition:opacity .3s ease}.news-card-excerpt,.news-card-title{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.news-card-excerpt{-webkit-line-clamp:5}.news-card:hover .news-card-img img{transform:scale(1.2)}.news-card:hover .news-card-title{opacity:.5}.section-future .text-undertitle{margin-bottom:0}.presentation{height:100vh;position:relative}.presentation img{display:block;height:100%;object-fit:cover;transition:opacity .3s ease;width:100%}.presentation img:last-child{left:0;opacity:0;position:absolute;top:0}.section-presentation{height:200vh;margin-bottom:150px;padding:0;position:relative}.section-presentation .presentation{left:0;position:absolute;top:0;width:100vw}.section-search-dealer{padding:60px 0 0}.search-dealer{align-items:center;display:flex;flex-direction:column;padding-bottom:60px;text-align:center;width:100%}.search-dealer-list{margin-bottom:30px}.search-dealer-list li{font-size:20px}.search-dealer-list li:not(:last-child){margin-bottom:10px}.search-dealer .btn-wrap{justify-content:center;width:100%}.home-map{height:425px}.section-become{padding-top:120px}@media(max-width:767.9px){.section-become{padding-top:60px}}.section-become .row{align-items:center}.become-info p{margin-bottom:30px}.become-img-large{margin-left:auto;width:calc(100% - 60px)}.become-img-small{margin-top:-120px;max-width:260px}.section-home-partners{padding:80px 0 120px}.section-home-partners .section-title{margin-bottom:60px}.partners-slider .owl-item{padding:0 50px}.partners-slider a{align-items:center;display:flex;height:100%;height:40px;justify-content:center;width:100%}.partners-slider img{display:block;max-height:100%;max-width:100%}@media(max-width:1190.9px){.partners-slider .owl-item{padding:0 25px}}@media(max-width:767.9px){.partners-slider .owl-item{padding:0 15px}}#drag{background-color:#7e7e7e}#drag:before{background-color:#7e7e7e}.about-slider .owl-dots li.active circle{stroke-dasharray:0 100}.about-slider.play .owl-dots li.active circle{stroke-dasharray:100 0}@media(max-width:991.9px){.section-presentation{display:none}cocoen-component{display:block}.section-offer-home{height:1000px}.about-slider .owl-item:not(.active){transform:scale(1)}.about-item{width:100vw}.about-item-img img{height:618px;object-fit:cover;width:auto!important}.about-item-desc{padding:8%}.about-item-desc .tabs-nav-item{font-size:60px}.become-img-large{margin-left:auto;width:calc(100% - 30px)}.become-img-small{margin-top:-60px;max-width:145px}.section-home-partners{padding:80px 0}}@media screen and (max-width:767.9px){.about-item-img img{height:375px;width:100%!important}.about-item-desc{padding:45px 20px 0}.become-info{align-items:center;display:flex;flex-direction:column}.become-info,.become-info .section-title{text-align:center}.become-info .section-title:after{margin:0 auto}.section-news .row{padding-top:0}.section-news .btn{margin-top:30px}.home-map{height:325px}.section-about{padding-bottom:60px}}@media screen and (max-width:575.9px){.section-produce{padding-top:40px}.section-offer-home{height:600px}.section-offer-home .owl-dots{bottom:32px}.section-produce{padding-bottom:40px}.section-produce .tabs-content{margin:30px 0}.section-produce .owl-dots{margin-top:30px}.section-future{padding:30px 0}.section-future .block-title{font-size:25px}.about-item .tabs-nav-item{font-size:40px}.about-item .tabs-nav-item span{font-size:20px;margin-top:5px}.offer-slider .editor-content{padding:140px 0 85px;text-align:center}.home-map{height:275px}.section-about .section-title{font-size:30px}.about-item-desc .tabs-nav{justify-content:center;margin:0 0 30px}.about-item-desc .tabs-nav-item{font-size:40px;padding:0}.about-item-desc .tabs-nav-item span{font-size:20px}.about-item-link{margin:0 auto}.section-become{padding:60px 0}}.section-banks{padding-top:30px}.section-banks .block-title{font-weight:300}.banks-list:not(:last-child){margin-bottom:60px}.banks-list-item{border-bottom:1px solid rgba(0,0,0,.1);border-top:none;padding:30px 0;position:relative}.banks-list .element-anchor{left:0;opacity:0;pointer-events:none;position:absolute;top:-20px}.banks-list .accord{border-top:none;padding:0}.banks-list .accord-body>:first-child{margin-top:0;padding-top:5px}.banks-logo{display:flex}@media screen and (max-width:991.9px){.banks-list-item:not(:first-child){padding-top:60px}}@media screen and (max-width:575.9px){.section-banks .block-title{font-size:25px}}.press-news .col-lg-70 img{height:388px}.press-filter .btn-blue:hover{transform:none}@media screen and (max-width:991.9px){.press-news .col-lg-70 img{height:260px}.press-news-row{margin:-30px -10px}.press-news-row .col{padding:30px 10px}}.post-date{margin:20px 0}.post .editor-content img,.post-preview img{height:430px;object-fit:cover;width:100%}.aside-block>:not(:last-child){margin-bottom:30px}.aside-block .block-title{text-align:left}.aside-block .news-card-img img{height:260px}@media(min-width:992px){.current-news .col-lg-70{max-width:55%}.current-news .col-lg-30{max-width:45%}}@media(min-width:1191px){.current-news .col-lg-70{max-width:63%}.current-news .col-lg-30{max-width:37%}}@media screen and (max-width:991.9px){.current-news .current-news-main{padding-bottom:60px}.current-news .editor-content img,.current-news .post-preview img{width:100%}.current-news .aside-block{display:flex;flex-wrap:wrap;margin-bottom:-60px;padding-bottom:60px;padding-top:15px}.current-news .aside-block .block-title{flex-basis:100%}.current-news .aside-block a{flex-basis:calc(50% - 15px);margin:0 30px 0 0}.current-news .aside-block a:last-child{margin:0}}@media screen and (max-width:575.9px){.current-news .aside-block .news-card{flex-basis:100%;margin:0}.current-news .aside-block .news-card:last-child{display:none}.current-news .editor-content img,.current-news .post-preview img{height:210px}}.press-release-info{display:flex;flex-direction:column;justify-content:space-between;padding:60px 45px 60px 60px}.press-release-info .pag{justify-content:flex-start;margin-left:0;margin-top:60px}.press-release-title{line-height:1.5em;text-transform:uppercase}.press-release-date{margin-bottom:10px}.press-release-list{max-width:640px}.press-release-list li{margin-bottom:60px}.press-release-list li:last-child{margin-bottom:0}@media screen and (max-width:991.9px){.press-release-info{padding:40px}.press-release-info .pag-list{justify-content:center;max-width:none}.press-release-info .pag{justify-content:center}}@media screen and (max-width:575.9px){.press-release-info{padding:30px 20px 60px}}@media screen and (max-width:991.9px){.current-release{padding-bottom:0}.current-release .col-lg-70{padding-bottom:45px}}.current-photo .row{display:grid;gap:30px;grid-template-columns:repeat(4,1fr)}.current-photo-img{height:260px;object-fit:cover;width:100%}@media screen and (max-width:991.9px){.current-photo .row{gap:10px}.current-photo-img{height:165px}}@media screen and (max-width:575.9px){.current-photo .row{grid-template-columns:1fr 1fr}}.press-grid{grid-column-gap:60px;border-bottom:1px solid #e5ebf1;display:grid;grid-template-columns:repeat(12,1fr);overflow:hidden}.press-grid .news-card{padding-bottom:60px}.press-grid .news-card:not(:first-child) .news-card-img{display:none}.press-grid .news-card:first-child{grid-column:span 6;grid-row:span 3}.press-grid .news-card:first-child .news-card-img img{height:380px}.press-grid .news-card:nth-child(n+2):nth-child(-n+4){grid-column:span 6}.press-grid .news-card:nth-child(n+5){grid-column:span 4;padding-top:60px;position:relative}.press-grid .news-card:nth-child(n+5):before{background:#e5ebf1;content:"";display:block;height:1px;position:absolute;top:0;width:100vw}.press-about-bottom{border-bottom:1px solid #e5ebf1;overflow:hidden;padding:30px 0}.press-about-bottom .col{border-top:1px solid #e5ebf1;padding-bottom:60px;padding-top:60px}.press-about-bottom .news-card-excerpt{-webkit-line-clamp:2;color:#003c71}@media screen and (max-width:991.9px){.press-news .pag{margin-top:60px}.press-grid{grid-column-gap:30px;border-bottom:none}.press-grid .news-card{grid-column:span 12!important;padding-bottom:30px}.press-grid .news-card:first-child{grid-column:span 12}.press-grid .news-card:nth-child(n+5){padding-bottom:15px;padding-top:15px}.press-grid .news-card:nth-child(3n+4){padding-bottom:30px}.press-grid .news-card:nth-child(3n+4)+.news-card{padding-top:30px}.press-grid .news-card:not(:nth-child(3n+5)):before{content:none}.press-grid .news-card:last-child{padding-bottom:0}}@media screen and (max-width:575.9px){.press-grid .news-card:first-child .news-card-img img{height:190px}}@media(max-width:991.9px){.section.press-portal .tabs-nav-scroll{justify-content:center}}@media(max-width:767.9px){.section.press-portal .tabs-nav-scroll{justify-content:flex-start}}@media(min-width:992px){.section.press-portal .col:first-child .news-card-img img{height:30vw;max-height:365px}}.maintenance-info .editor-content>:not(:last-child){margin-bottom:30px}.maintenance-accord{border:1px solid rgba(0,0,0,.1);padding:30px}.find-dealer{align-items:center;display:flex;justify-content:space-between;overflow:hidden;position:relative}.find-dealer .section-subtitle,.find-dealer h4{font-weight:300;margin-right:15px}.find-dealer-tel{align-items:center;background:#001222;color:#fff;display:flex;flex-wrap:wrap;justify-content:center;left:0;padding:10px 5px;position:absolute;text-align:center;top:-100%;transition:top .3s ease;width:100%;z-index:1}.find-dealer-tel>*{color:#fff;padding:0 5px}.find-dealer:hover .find-dealer-tel{top:0}.find-dealer .btn{flex-shrink:0}.service-maintenance-accord{padding-bottom:60px;padding-top:45px}.service-maintenance-accord .accord-item-left{max-width:66%}@media screen and (max-width:991.9px){.service-maintenance-accord{padding:15px 0 0}.service-maintenance-accord .accord-item-left{max-width:none}.maintenance-info{margin-bottom:30px}}@media screen and (max-width:767.9px){.service-maintenance-accord{margin:-10px;padding:45px 0 30px}.service-maintenance-accord .col{padding:10px}}@media screen and (max-width:575.9px){.find-dealer{flex-direction:column;text-align:center}.find-dealer .section-subtitle,.find-dealer h4{margin-bottom:10px;margin-right:0}}.offer-service-equipment{background:#e5ebf1}.service-equipment-files{column-gap:30px;display:grid;grid-template-columns:1fr 1fr 1fr}.service-equipment-item{display:flex}.service-equipment-file{align-items:center;border:1px solid rgba(0,0,0,.1);display:flex;flex-wrap:wrap;padding:30px;width:100%}.service-equipment-filename{color:#003c71;flex-basis:100%;margin-top:10px}.service-equipment-filesize{color:gray;margin-left:10px}.service-coop-table{overflow:auto}.service-coop-table table{border-spacing:0;width:100%}.service-coop-table table thead{font-size:20px}.service-coop-table table thead td{border-top:none;padding-top:0}.service-coop-table table td{border-top:1px solid rgba(0,0,0,.1);padding:20px 30px;vertical-align:top}.service-coop-table table td:first-child{padding-left:0}.service-coop-table table td:last-child{padding-right:0}@media screen and (max-width:575.9px){.section-service-coop{padding-bottom:60px}.service-coop-table table td{padding:20px 5px}.service-coop-table table thead{font-size:15px}}.section-service-schedule{padding-top:60px!important}.section-service-base .service-base:not(:last-child){margin-bottom:60px}.section-service-base .block-title{font-weight:300}.section-service-base .product-card-img{height:268px}@media(min-width:992px){.service-base:nth-child(2) .col:nth-child(-n+4){max-width:25%}.service-base:nth-child(2) .col:nth-child(n+5){max-width:33.3333333333%}.service-base:nth-child(3) .col{max-width:50%}}@media(max-width:991.9px){.section-service-base .service-base:not(:last-child) .btn{display:flex}}@media(max-width:767.9px){.section-service-base .row{margin:-10px}.section-service-base .row .col{padding:10px}.section-service-base .btn{margin-top:20px}}.section-service-catalog .accord-list>li{align-items:center;display:flex;justify-content:space-between}.section-service-catalog .accord-list>li .accord-item-right{margin-top:0}@media(max-width:991.9px){.section-service-catalog .accord-list>li{align-items:flex-start;flex-direction:column;justify-content:flex-start}.section-service-catalog .accord-list>li .accord-item-right{margin-top:10px}}.catalog-single-gallery a.current-photo-item{border:1px solid #e1e2e3;display:flex;height:320px}.catalog-single-gallery a.current-photo-item img{height:100%;margin:auto;object-fit:cover;width:100%}.catalog-single-gallery .video-item{position:relative;width:100%}.catalog-single-gallery .video-item video~img{opacity:0;position:absolute}.catalog-single-gallery .video-item .circle-play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}.catalog-single-gallery .video-item .circle-play svg{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:hsla(0,0%,100%,.2);border-radius:50%}.catalog-single-gallery .video-item .circle-play circle,.catalog-single-gallery .video-item .circle-play path{stroke:#fff}.section-catalog-privileges-solo .col{max-width:100%;width:100%}.catalog-single-additional>:not(:last-child){margin-bottom:20px}.catalog-scheme-img img{margin:0 auto}.row-attachments .product-card-img{max-height:100px}.catalog-single-desc .list-desc>li{border:none;display:block}.catalog-single-desc .list-desc>li:not(:last-child){border-bottom:1px solid rgba(0,0,0,.1)}.catalog-single-desc .list-desc>li>:not(:last-child){margin-bottom:10px}.catalog-single-desc .list-desc>li ul li:not(:last-child){margin-bottom:10px}.catalog-single-desc .list-desc>li ul li:before{content:"-";padding-right:5px}.catalog-single-desc-title{border-bottom:1px solid rgba(0,0,0,.1);font-size:20px;padding-bottom:10px;text-transform:uppercase}.catalog-single-desc-mod ul li ul li:first-child{text-transform:uppercase}.catalog-single-desc-mod ul li ul li:first-child:before{content:none}.catalog-single-cert .list-links a{text-decoration:underline}.section-catalog-single-char .tabs-nav-item{font-size:20px}.section-catalog-single-char .product-card-text{font-size:15px}.section-catalog-single-char .row-attachments .product-card-img{max-height:100px}.catalog-single-gallery-slider{grid-column:span 2}@media screen and (min-width:992px){.catalog-single-gallery{display:grid;gap:20px}.catalog-single-gallery a.current-photo-item{border:1px solid #e1e2e3;display:flex}.catalog-single-gallery a.current-photo-item img{margin:auto}.catalog-single-gallery-2{grid-template-columns:1fr 1fr}.catalog-single-gallery-3{grid-template-columns:1fr 1fr 1fr}.catalog-single-gallery-4{grid-template-columns:1fr 1fr 1fr 1fr}.catalog-single-gallery-5{grid-template-columns:1fr 150px 150px}.catalog-single-gallery-5 a.current-photo-item:first-child{grid-row:span 2}.catalog-single-gallery-5 a.current-photo-item:not(:first-child){height:150px}.catalog-single-gallery-6{grid-template-columns:1fr 1fr 150px 150px}.catalog-single-gallery-6 a.current-photo-item:nth-child(-n+2){grid-row:span 2}.catalog-single-gallery-6 a.current-photo-item:nth-child(n+3){height:150px}.catalog-single-gallery-7{grid-template-columns:1fr 1fr 1fr 150px 150px}.catalog-single-gallery-7 a.current-photo-item:nth-child(-n+3){grid-row:span 2}.catalog-single-gallery-7 a.current-photo-item:nth-child(n+4){height:150px}.catalog-single-gallery-8{grid-template-columns:1fr 1fr 150px 150px 150px}.catalog-single-gallery-8 a.current-photo-item:nth-child(-n+2){grid-row:span 2}.catalog-single-gallery-8 a.current-photo-item:nth-child(n+3){height:150px}.catalog-single-gallery-9{grid-template-columns:1fr 150px 150px 150px 150px}.catalog-single-gallery-9 a.current-photo-item:first-child{grid-row:span 2}.catalog-single-gallery-9 a.current-photo-item:nth-child(n+2){height:150px}}@media screen and (max-width:991.9px){.catalog-single-gallery{display:flex;flex-wrap:wrap;gap:0;margin:-10px}.catalog-single-gallery>*{margin:10px;width:100%}.catalog-single-gallery>:nth-child(-n+2){width:calc(50% - 20px)}.catalog-single-gallery-1>*{width:100%!important}.catalog-single-gallery .catalog-single-gallery-slider a.current-photo-item{height:150px}.catalog-single-gallery a.current-photo-item{height:205px}.catalog-single-additional{text-align:center}.section-catalog-single-questions{padding-top:60px}}@media screen and (max-width:575.9px){.catalog-single-gallery>*{width:100%!important}.catalog-single-gallery a.current-photo-item{height:205px}.catalog-single-gallery a.current-photo-item img{object-fit:cover;width:100%}.catalog-single-gallery .catalog-single-gallery-slider a.current-photo-item{height:69px}}.catalog-row-prod .product-card-img{align-items:flex-end;display:flex;height:100px;justify-content:center}.catalog-row-prod .product-card-img picture{height:100px}.catalog-row-prod .product-card-img picture img{height:auto;margin:0 auto;max-height:100%;width:auto}.section-catalog-char .product-card-list li{font-size:10px}.section-catalog-char .product-card-list li:not(:last-child){margin-bottom:5px}.section-catalog-char .product-card-text{font-size:15px}@media screen and (max-width:991.9px){.section-catalog-char .row-lg-20>.col:not(:nth-child(-n+3)){padding-top:40px}}@media screen and (max-width:575.9px){.section-catalog-char{padding-top:30px}.section-catalog .loading-btn{margin-top:20px}}.section-select-dealer{padding-top:30px}.section-select-dealer .block-title{font-weight:300;margin-bottom:60px}.section-select-dealer .form .block-title{margin-bottom:30px}.section-select-dealer .light-block{padding:40px}.section-select-dealer .form-body{margin-top:-20px}.section-select-dealer .schedule-file-row{padding-top:45px}.dealer-filters .btn:hover{transform:none}.dealer-filters .form-row{align-items:center;margin:-30px}.dealer-filters .form-col{display:flex;flex-wrap:wrap;justify-content:space-between;padding:30px}.dealer-filters .form-col:first-child{max-width:24%}.dealer-filters .form-col:first-child>*{width:100%}.dealer-filters .form-col:first-child>:not(:last-child){margin-bottom:30px}.dealer-filters .form-col:nth-child(2){justify-content:space-between;max-width:52%}.dealer-filters .form-col:nth-child(2)>*{width:calc(50% - 30px)}.dealer-filters .form-col:nth-child(2)>:nth-last-child(n+3){margin-bottom:30px}.dealer-filters .form-col:nth-child(3){max-width:24%}.dealer-filters .form-col:nth-child(3)>*{max-width:184px}.dealer-filters .form-col:nth-child(3)>:not(:last-child){margin-bottom:30px}.dealer-filters .checkbox{color:#003c71}.dealer-filters .select-current{border-bottom:1px solid rgba(0,60,113,.2);color:#003c71}.dealer-map{height:600px}.dealer-info .accord{padding:20px 0}.dealer-info .accord:first-child{border-top:none;padding-top:0}.dealer-info-content{display:flex;flex-wrap:wrap;margin:20px -30px -60px!important}.dealer-info-content>*{margin:0 30px 60px}.dealer-info .list-simple a{color:#000}.dealer-title{display:flex;flex-direction:column;font-family:SF Display Pro;font-size:15px;text-align:left}.dealer-title-name{font-size:20px;margin-bottom:3px;transition-duration:.2s;transition-property:opacity}.dealer-title-name:hover{opacity:.6}.dealer-title-desc{color:rgba(0,0,0,.5);margin-bottom:10px}.dealer-title-url{color:#003c71;width:fit-content;width:-moz-fit-content}.section-dealer-branches{padding-bottom:40px}@media screen and (max-width:991.9px){.dealer-filters .form-row{margin:-15px}.dealer-filters .form-col{padding:15px}.dealer-filters .form-col:first-child{max-width:100%}.dealer-filters .form-col:first-child>*{margin:0!important;width:calc(50% - 15px)}.dealer-filters .form-col:nth-child(2){max-width:100%}.dealer-filters .form-col:nth-child(2)>*{width:calc(50% - 15px)}.dealer-filters .form-col:nth-child(2)>:nth-last-child(n+3){margin-bottom:30px}.dealer-filters .form-col:nth-child(3){justify-content:center;max-width:100%}.dealer-filters .form-col:nth-child(3)>:first-child{margin-bottom:0;margin-right:30px}.section-select-dealer .row-lg-20{margin:-15px}.section-select-dealer .row-lg-20 .col{padding:15px}}@media screen and (max-width:767.9px){.dealer-map{height:485px}.section-select-dealer .row-lg-20{margin:-10px}.section-select-dealer .row-lg-20 .col{padding:10px}}@media screen and (max-width:575.9px){.section-select-dealer .light-block{padding:20px 40px}.dealer-info-content{margin-bottom:-20px!important}.dealer-info-content>*{margin-bottom:20px}.dealer-map{height:375px}.dealer-filters .form-col:first-child{max-width:100%}.dealer-filters .form-col:first-child>*{width:100%}.dealer-filters .form-col:first-child>:not(:last-child){margin-bottom:20px!important}.dealer-filters .form-col:nth-child(2){max-width:100%}.dealer-filters .form-col:nth-child(2)>*{width:100%}.dealer-filters .form-col:nth-child(2)>:not(:last-child){margin-bottom:20px}.dealer-filters .form-col:nth-child(3){align-items:center;flex-direction:column}.dealer-filters .form-col:nth-child(3)>:first-child{margin-bottom:10px;margin-right:0}.section-dealer-branches{padding-top:30px}}.section-dealer-filter .dealer-filters{transition-duration:.1s;transition-property:opacity}.section-dealer-filter .dealer-filters.loading{opacity:.6;pointer-events:none}.step-card-icon{background:#fafbfc;border-radius:50%;color:#000;flex-shrink:0;height:40px;margin-bottom:10px;width:40px}.handler,.step-card-icon{align-items:center;display:flex;justify-content:center}.handler{background:#003c71;flex-wrap:wrap;font-size:20px;padding:10px 5px;text-align:center}.handler>*{color:#fff;padding:0 5px}.handler a:hover{opacity:.6}.section-corr-line .editor-content h1,.section-corr-line .editor-content h2,.section-corr-line .editor-content h3,.section-corr-line .editor-content h4{margin-bottom:30px}@media screen and (max-width:991.9px){.corr-causes .light-block{margin-left:calc(50% - 50vw);padding:30px 40px;width:100vw}}@media screen and (max-width:767.9px){.corr-causes .light-block{padding:30px 20px}}@media screen and (max-width:575.9px){.step-card{align-items:center;display:flex}.step-card-icon{margin-bottom:0;margin-right:10px}}.about-preview{width:100%}.about-preview img{height:500px;object-fit:cover;width:100%}@media screen and (max-width:991.9px){.about-preview{margin-bottom:40px;margin-left:calc(50% - 50vw);width:100vw}.about-preview+.editor-content{margin-bottom:0}.about-preview img{height:auto;max-height:500px}.about-company-accord{padding-top:40px}}@media screen and (max-width:575.9px){.about-preview{margin-bottom:30px}.about-company-accord{padding-top:60px}}.team-card{display:block;height:100%;width:100%}.team-card:hover .team-card-title{opacity:.5}.team-card>:not(:last-child){margin-bottom:10px}.team-card-img{display:flex;height:370px;overflow:hidden;width:100%}.team-card-img img{display:block;height:auto;margin-top:auto;width:100%}.team-card-info>:not(:last-child){margin-bottom:10px}.team-card-title{font-size:20px;text-transform:uppercase;transition:opacity .3s ease}.team-card p{color:rgba(0,0,0,.5)}.team-card ul li,.team-card ul li a{color:#000}.team-card ul li a:hover{opacity:.6}@media(max-width:575.9px){.team-card{margin-left:auto;margin-right:auto;max-width:380px}.team-card .team-card-img{display:block;height:auto}.team-card .team-card-img img{display:block;height:auto;width:100%}}@media screen and (min-width:768px){.section-team .tabs-nav{justify-content:center}}@media screen and (max-width:991.9px){.team-row{margin:-30px -10px}.team-row .col{padding:30px 10px}.section-team{padding-bottom:60px}}.team-single{align-items:flex-start;display:flex}.team-single .team-card{flex:0 0 auto;margin-right:60px;width:305px}.team-desc-title{font-size:20px;margin-bottom:10px}@media screen and (max-width:991.9px){.team-single{flex-direction:column}.team-single .team-card{align-items:center;display:flex;margin-bottom:60px;margin-right:0;width:100%}.team-single .team-card-img{flex:0 0 auto;margin-bottom:0;margin-right:30px;width:305px}}@media screen and (max-width:575.9px){.team-single .team-card{align-items:flex-start;display:flex;flex-direction:column;width:100%}.team-single .team-card-img{height:auto;margin-bottom:30px;margin-right:0;width:100%}}.cert-list a{text-decoration:underline}.enterprises-grid{display:grid;gap:30px;grid-template-columns:1fr 1fr;margin-top:30px!important}.preview-card>:not(:last-child){margin-bottom:20px}.preview-card img{height:200px;object-fit:cover;width:100%}.preview-card-title{font-size:20px}@media screen and (max-width:767.9px){.enterprises-grid{grid-template-columns:1fr}}.section-hymn{background:#0a1c2c}.song{padding:60px 40px}.song h4{color:#fff;margin-bottom:10px}.song p{color:#fff;opacity:.5}.song p:not(:last-child){margin-bottom:30px}.song-info>:not(:last-child){margin-bottom:10px}.song-info-handler{cursor:pointer;margin-bottom:10px;transition:opacity .3s ease}.song-info-handler img{width:40px}.song-info-handler.active{opacity:.6}.song-info-audio{max-width:268px}.song-info-audio wave{border:none!important}.song-info-audio canvas{transform:scaleY(2);width:100%}.song-details{align-items:flex-start;display:flex}.song-details h4{text-transform:uppercase}.song-lyrics{margin-right:60px}.song-lyrics-chorus{border:1px solid hsla(0,0%,100%,.3);border-width:1px 0;margin:10px 0;max-width:120px;padding:10px 0}.song-chorus-text{background:#142636;padding:40px}.song-download{display:flex;flex-direction:column;margin-left:40px;margin-top:20px}.song-download>:not(:last-child){margin-bottom:10px}.song-download span{color:gray}.song-download-title{color:#fff!important}.song-download svg circle{stroke:#fff}.song-download svg path{fill:#fff}.presentation-slider.pt-0{padding-top:0}.presentation-slider .owl-dot:not(.show){display:none}.presentation-slider .lateral-dots{align-items:center;cursor:pointer;display:flex;justify-content:center}.presentation-slider .lateral-dots-first{order:-1}.presentation-slider .lateral-dots-first .owl-dot:first-child span{background:#e1e2e3}.presentation-slider .lateral-dots-first .owl-dot:last-child span{background:#ccc}.presentation-slider .lateral-dots-last .owl-dot:first-child span{background:#ccc}.presentation-slider .lateral-dots-last .owl-dot:last-child span{background:#e1e2e3}.section-strategy-files .row{justify-content:center}@media(max-width:991.9px){.section-style .col-lg-55{padding-bottom:45px}}@media screen and (max-width:575.9px){.song{padding:30px 20px}.song-details{flex-direction:column}.song-chorus-text{padding:20px}.song-lyrics{margin-right:0}.song-download{margin-left:0}}.missions-card-img{display:flex;position:relative}.missions-card-img:after{background:rgba(0,0,0,.1);content:"";height:100%;position:absolute;right:-60px;width:1px}.missions-card-img img{height:300px;object-fit:cover;width:100%}.about-system-missions .col:last-child .missions-card-img:after{content:none}@media screen and (max-width:991.9px){.about-system-missions{margin:-60px 0;overflow:hidden}.about-system-missions .col{padding:60px 0}.about-system-missions .col:not(:last-child){border-bottom:1px solid rgba(0,0,0,.1)}.missions-card-img:after{content:none}}.section-service-desc{padding-bottom:0}.about-service-card{margin:0 auto;max-width:900px;text-align:center}.about-service-card>:not(:last-child){margin-bottom:30px}.about-service-card-name span{display:block}.about-service-card-name span:last-child{color:rgba(0,0,0,.3)}.service-char{padding-top:30px}.service-char .accord{font-size:20px;font-weight:200}.service-char .editor-content{margin-top:20px;text-align:left}.service-char .editor-content .table-wrapper:last-child table tr:last-child{border-bottom:none}.service-char .editor-content .table-wrapper:last-child table tr:last-child td{padding-bottom:0}.service-char .editor-content table td,.service-char .editor-content table th{padding:10px 0}.service-char .editor-content table td:not(:last-child),.service-char .editor-content table th:not(:last-child){padding-right:10px}.service-char .editor-content img{height:280px;object-fit:cover;width:100%}@media screen and (max-width:991.9px){.service-char{padding:60px 0}.service-char .editor-content img{height:680px}}@media screen and (max-width:575.9px){.service-char{padding:60px 0}.service-char .editor-content img{height:280px}}.us-content>.pb-0{padding-bottom:0}.us-content .row-120:first-child{margin:-60px -65px}.us-content .row-120:first-child>.col{padding:60px 65px}.us-content .row-120:first-child>.col.col-lg-60 .us-content-img,.us-content .row-120:first-child>.col.col-lg-60 .us-content-img img{height:100%}.us-content>*{padding:30px 0}.us-content>:first-child{padding-top:0}.us-content>:last-child{padding-bottom:0}.us-content>.row-60+.row-60{padding-top:0}.us-content-img img{object-fit:cover;width:100%}.us-content-mod{margin-top:calc(-11.45vw - 30px)}.us-content-mod .editor-content{padding-top:11.45vw}.us-content .editor-content{margin-bottom:0}.about-us-slider .slick-track{display:flex}.about-us-slider .slick-slide:not(:last-child){padding-right:120px}.about-us-slider .slick-slide.active-slide .about-us-card-progress{background:#003c71}.about-us-slider .slick-slide.active-slide .about-us-card-progress:before{background:#003c71}.about-us-slider .slick-slide.active-slide:last-child .about-us-card-progress:after{content:none}.about-us-card{position:relative}.about-us-card-hash-listener{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.about-us-card-col{position:relative}.about-us-card-col>:not(:last-child){margin-bottom:20px}.about-us-card-col>.about-us-card-img{height:230px;margin-bottom:30px}.about-us-card-col>.about-us-card-img img{height:100%;object-fit:cover;width:100%}.about-us-card-progress{align-items:center;background:#e5ebf1;display:flex;height:1px;justify-content:center;margin-bottom:30px!important;position:relative;width:100%}.about-us-card-progress:before{background:#e5ebf1;content:"";height:20px;position:absolute;width:20px}.about-us-card-progress:after{background:#e5ebf1;content:"";height:1px;left:100%;position:absolute;width:100%}.about-us-card-date{color:#003c71;display:block;font-size:20px;margin-bottom:10px!important;text-align:center}@media screen and (max-width:991.9px){.us-content-img{margin-left:-40px;margin-right:-40px}.us-content .row-120:first-child{margin:-30px}.us-content .row-120:first-child>.col{padding:30px}.us-play-video{margin-left:auto;margin-right:auto}.us-content-mod{margin-top:-45px}.us-content-mod .editor-content{padding-top:0}}@media screen and (max-width:575.9px){.about-us-slider .slick-slide:not(:last-child){padding-right:20px}.us-play-video{margin-bottom:30px}}.section-strategy-presentation{background-color:#fafbfc;margin-top:60px}.section-strategy-presentation .presentation-slider{padding-top:0}@media(max-width:991.9px){.section-strategy-presentation{margin-bottom:0}}.presentation-slider{padding-top:30px}.presentation-slider .slider-item{align-items:center;display:block;display:flex;justify-content:center;padding:0 30px}.presentation-slider .slider-item img{display:block;height:100%;object-fit:cover;width:100%}.presentation-slider .slider-item .img-wrap{display:block;height:40vw;max-height:700px;max-width:1200px;transform:scale(.7);transition-duration:.3s;transition-property:transform;width:100%}.presentation-slider .owl-item.center .slider-item .img-wrap{transform:none}@media(max-width:991.9px){.presentation-slider .slider-item .img-wrap{height:80vw;max-height:400px}}@media(max-width:575.9px){.presentation-slider{padding-top:0}.presentation-slider .owl-dots{margin-top:30px}.presentation-slider .slider-item{padding:0 20px}.presentation-slider .slider-item .img-wrap{align-items:center;display:flex;justify-content:center}}@media(min-width:1920px){.us-content-mod{margin-top:-249.84px}}.section-contacts{padding-top:30px}.section-contacts .list-details-item-left{max-width:66%}.contacts-info{margin-top:45px}.contacts-info>:not(:last-child){margin-bottom:30px}.contacts-info .form-body{margin-top:-20px}.contacts-info .file-label{color:#003c71}.contacts-info .close-ico path,.contacts-info .file-ico path{fill:#003c71}.contacts-map{filter:grayscale(.8);height:685px}.contacts-accord-row{padding-top:15px}@media screen and (max-width:991.9px){.section-contacts{padding-top:0}.contacts-map{margin-left:calc(50% - 50vw);width:100vw}.contacts-info{margin-top:0}.contacts-accord-row{margin:-10px;padding-top:20px}.contacts-accord-row .col{padding:10px}}@media screen and (max-width:575.9px){.section-contacts .list-details-item-left{max-width:none}.contacts-map{height:335px}.list-details-item-list>li{flex-direction:column}}.section-auth-required .section-title{font-size:30px;font-weight:300;margin-bottom:20px}.section-auth-required .subtitle{margin-bottom:60px;text-align:center}.section-auth-required .form{margin:0 auto;max-width:480px}.section-auth-required .form-foot{margin-top:60px}.section-auth-required .form-foot .btn{font-weight:300;margin:0 auto}@media(max-width:575.9px){.section-auth-required .section-title{margin-bottom:15px}.section-auth-required .subtitle{margin-bottom:30px}.section-auth-required .form-foot{margin-top:30px}}
.section-corr-line{padding:0 0 60px}.detal-width{width:700px}.detal-flex{display:flex;gap:50px}picture{height:100%;width:100%}.wrap-marquee{width:100%;padding:5px 0;background-color:#ff7500}.items-wrap{position:relative;display:flex;overflow:hidden;user-select:none;gap:1px}.items-wrap:before,.items-wrap:after{content:"";height:100%;top:0;width:10%;position:absolute;z-index:1;pointer-events:none}.items{flex-shrink:0;display:flex;gap:20px;counter-reset:item;justify-content:space-around;min-width:100%}.item{flex:0 0 auto;counter-increment:item;border-radius:6px;display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:700;color:#fff;transition:all .1s ease-in-out;letter-spacing:1.6px}.marquee{animation:scroll 18s linear infinite}@keyframes scroll{from{transform:translateX(0)}to{transform:translateX(-100%)}}@media (max-width:1200px){.detal-flex{display:flex;gap:50px;flex-wrap:wrap}.detal-width{max-width:500px;margin-left:40px}.portfolio{max-width:500px;margin-left:40px}}@media (max-width:900px){.detal-flex{display:flex;align-items:flex-start;gap:50px;flex-direction:column}.detal-width{width:300px}.portfolio{width:300px}}.section-auth-required-div{width:1400px;margin:50px auto}.tabs{display:flex;flex-wrap:wrap}.tabs label{order:1;display:block;padding:1rem 2rem;margin-right:.2rem;margin-bottom:15px;cursor:pointer;transition:background ease .5s}.tabs .tab{order:99;flex-grow:1;width:100%;display:none;padding:1rem 0;background:#ffffff00}.tabs input[type=radio]{display:none}.tabs input[type=radio]:checked+label{background:#fff;border:#cecece 1px solid}.tabs input[type=radio]:checked+label+.tab{display:block}@media (max-width:45em){.tabs .tab,.tabs label{order:initial}.tabs label{width:100%;margin-right:0;margin-top:.2rem}}ul.ui-list>li{background-color:#f5f7f9}.li-list{padding:15px 0;border-bottom:1px solid #e7e7e7;list-style:none}.tr-flex{width:100%;display:flex;justify-content:space-between}.tr-flex span{width:100%;display:flex;justify-content:space-between}.tabs{background-color:#fff;text-align:center;margin-bottom:10px;font-weight:300;font-size:20px}#container{margin:0 auto;width:100%}#accordion input{display:none}#accordion label{text-align:center;background:#fff;border:#cecece 1px solid;cursor:pointer;display:block;margin-bottom:10px;z-index:20;font-weight:300;font-size:20px}#accordion label:hover{background:#eee}#accordion input:checked+label{background:#f1f1f1;border-bottom-right-radius:0;border-bottom-left-radius:0;color:#424242;margin-bottom:0}#accordion article{background:#f7f7f7;height:0;overflow:hidden;z-index:10}#accordion article p{padding:1em}#accordion input:checked~article{border-bottom-left-radius:.25em;border-bottom-right-radius:.25em;height:auto;margin-bottom:.125em}.section-offer-home .fp-slider-one{position:absolute;top:-119px;right:-787px;max-width:49%}@media screen and (max-width:1442px){.section-offer-home .fp-slider-one{right:-587px}}@media screen and (max-width:1242px){.section-offer-home .fp-slider-one{right:-418px;max-width:32%;top:-62px}}@media screen and (max-width:1070px){.section-offer-home .fp-slider-one{right:-268px}}@media screen and (max-width:920px){.section-offer-home .fp-slider-one{display:none !important}}.product-card-list li{font-size:12px}.align-center a{margin:0 auto;color:#000}.referendum img{margin:0 auto;height:100%}.text-align-justify{text-align:justify}.it-a{color:#003c71}.it-h3{opacity:50%;padding-bottom:20px}.it-two-elements{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;padding-top:30px}.postid-7138 .about-service-card{max-width:88%}.postid-7138 .container .row.row-30.row-lg-20{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.postid-7138 .container .row.row-30.row-lg-20 .col.col-lg-30{max-width:100%}.postid-7138 .service-char .editor-content img{width:auto;height:auto;margin:0 auto}.it-p-300{font-weight:300;text-align:center}.it-p-text-align-center{text-align:center;padding-top:7px}.it-three-img{-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr}.it-table td:first-child{width:75%}@media screen and (max-width:1024px){.postid-7138 .container .row.row-30.row-lg-20{-ms-grid-columns:1fr;grid-template-columns:1fr}}.margin-0-auto{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;padding-top:20px}.padding-top-20px{padding-top:20px}.it-h3-realiz{font-size:30px;margin-bottom:30px}.it-adaptiv{padding-bottom:22px;padding-top:0}.it-elem-align-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.padding-left-20px{padding-left:20px}@media screen and (max-width:569px){.it-two-elements.it-adaptiv{-ms-grid-columns:1fr;grid-template-columns:1fr}.padding-left-20px{padding-left:0}}.it-table.it-two-table td:first-child{width:66%}.it-img-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.border-bottom-none{border-bottom:none !important}.current-release img{object-fit:contain;height:auto}.opros-list{position:relative;padding-left:50px}.opros-list:before{content:url(https://amkodor.by/wp-content/themes/amkodor/img/svg/download-icon.svg);position:absolute;left:0;top:-12px}.postid-103 .section-hymn,.postid-4619 .section-hymn{display:none}.postid-101 .accord.js-accord{cursor:auto}.postid-101 .col a:hover{color:#003c71}.img-kard-new{position:relative;background-color:#0c0c0c}.img-kard-new:hover{background-color:#001222}.img-kard-new img{opacity:.4}.enterprises-col:hover img{background-color:#001222;opacity:.1}.preview-card-title-new{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;text-align:center}.enterprises-col:hover .preview-card-title-new{font-size:18px}.preview-card-title{font-size:16px}.multibutton-popup{position:fixed;right:20px;bottom:15px;display:block;transition:.2s ease;z-index:99}.multibutton__button-popup{width:100%;padding:12px 30px;background:linear-gradient(90deg,#001222 0%,#003c74 100%);box-shadow:0px 4px 4px rgba(0,0,0,.25);border-radius:5px;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;animation:animation_button 6s linear infinite;transition:all .2s ease-out;border:none;z-index:99}@keyframes animation_button{0%{box-shadow:0 0 0 0 #044786,0 0 0 0 rgba(131,174,255,.7)}40%{box-shadow:0 0 0 .62667px rgba(255,186,38,0),0 0 0 2.81333px rgba(105,177,248,.7)}80%{box-shadow:0 0 0 3.25333px rgba(255,186,38,0),0 0 0 4.62667px rgba(204,203,201,0)}100%{box-shadow:0 0 0 5.06667px rgba(255,186,38,0),0 0 0 6.25333px rgba(255,255,255,0)}}.modal-overlay{position:fixed;left:0;top:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;height:100vh;width:100%;opacity:0;visibility:hidden;transition:all .3s ease-in-out}.modal-pop{background-color:#fff;width:700px;height:450px;display:flex;align-items:center;justify-content:center;display:none}@media (max-width:700px){.modal-pop{background-color:#fff;width:100%;height:500px;display:flex;align-items:center;justify-content:center;display:none}.multibutton-popup{position:fixed;right:5px;bottom:0;display:block;transition:.2s ease;z-index:99}}.modal-overlay--visible-pop{opacity:1;visibility:visible;transition:all .3s ease-in-out;z-index:99}.modal--visible-pop{display:block;z-index:99}.img-pop{position:relative;top:-60px;left:50%;transform:translate(-50%,-50%);z-index:99}.img-pop:hover{cursor:pointer}.div-form-pop{display:block;padding:30px;z-index:99}.popup-z{z-index:99}.banner-ves{width:1200px}@media (max-width:1070px){.banner-ves{width:300px;padding:0 auto;margin:0 auto}.section-offer-home .banner-ves{font-size:32px}}.bg-img-dark:before{background:#000;opacity:.0}.flex{display:flex;justify-content:space-between}.itc-slider__item img{width:140px;margin:100px auto 0}.conteiner-chaild{position:relative;background-color:#0a1c2c;padding:60px 0}.btn-chaild{display:block;border:1px solid #fff;color:#fff !important;border-radius:30px;padding:10px 60px;text-align:center}.div-btn-chaild{margin:100px auto;max-width:300px;margin-bottom:30px}.p-chaild{text-align:center;margin:60px 30%}.chaild-img-centr{display:block;margin:0 auto}.div-chaild{margin:30px auto;display:flex;justify-content:space-between;max-width:1400px}.div-chaild-flex{margin:30px auto;display:flex;justify-content:space-between;gap:30px;max-width:1400px}.download-chaild{width:100%;border:1px solid #ddd;padding:30px}.download-chaild img{display:block}.download-chaild span{display:block;margin-top:15px;color:#003c71 !important}.container-new{max-width:1400px;margin:0 auto}.img-child img{width:320px;height:230px}.btn-chaild-black{display:block;color:#000 !important;border:1px solid #000;border-radius:30px;margin:60px auto;padding:10px 60px;max-width:200px;text-align:center}.chaild-grey{width:100%;background-color:#fafbfc;padding:10px 0 60px;margin-top:60px}.display-none-chaild{display:none}.itc-slider{position:relative}.itc-slider__wrapper{overflow:hidden}.itc-slider__items{display:flex;transition:transform .5s ease;will-change:transform}.itc-slider__transition-none{transition:none}.itc-slider__item{flex:0 0 50%;justify-content:space-between;max-width:50%;user-select:none;will-change:transform}.itc-slider__btn{position:absolute;top:105%;display:flex;justify-content:center;align-items:center;width:140px;height:50px;color:#5c5c5c;text-align:center;background:rgba(0,0,0,0);border:none;transform:translateY(-50%);cursor:pointer}.itc-slider__btn_hide{display:none}.itc-slider__btn_prev{left:0}.itc-slider__btn_next{right:0;display:flex;flex-direction:row-reverse;color:#003c74}.itc-slider__btn:hover{color:#9c9a9a;text-decoration:none;outline:0}.itc-slider__btn:before{content:"";display:inline-block;width:20px;height:20px;background:transparent no-repeat center center;background-size:100% 100%}.itc-slider__btn_prev:before{background-image:url("/img/Group\ 286.svg");width:50px}.itc-slider__btn_next:before{background-image:url("/img/Group\ 286\ \(1\).svg");width:50px}.itc-slider__indicators{position:absolute;right:0;bottom:-50px;left:0;z-index:15;display:flex;justify-content:center;margin:0 15%;padding-left:0;list-style:none}.itc-slider__indicator{flex:0 1 auto;box-sizing:content-box;width:5px;height:5px;margin-right:5px;margin-left:5px;text-indent:-999px;background-clip:padding-box;cursor:pointer;border-radius:100%;background-color:#f0f8ff;padding:-1px}.itc-slider__indicator_active{width:8px;height:8px;padding:2px;background-color:rgba(240,248,255,0);background-image:url(//amkodor.by/wp-content/themes/amkodor/img/Слайды.png);background-repeat:no-repeat;background-size:cover;margin-top:-3px}.itc-slider__indicator-black{flex:0 1 auto;box-sizing:content-box;width:5px;height:5px;margin-right:5px;margin-left:5px;text-indent:-999px;background-clip:padding-box;cursor:pointer;border-radius:100%;background-color:#000;padding:-1px}.itc-slider__indicator-black:active{z-index:15;width:8px;height:8px;padding:2px;background-color:rgba(240,248,255,0);background-image:url(//amkodor.by/wp-content/themes/amkodor/img/Слайды1.png);background-repeat:no-repeat;background-size:cover;margin-top:-3px}.wit{flex:0 1 auto;box-sizing:content-box;width:5px;height:5px;margin-right:5px;margin-left:5px;text-indent:-999px;background-clip:padding-box;cursor:pointer;border-radius:100%;background-color:#c2c2c2;padding:-1px}#btn-chaild{display:block;width:200px;height:43px;border:1px solid #fff;border-radius:30px;background-color:#003c7400;margin:0 auto}.sekthon2{width:100%;max-width:1400px;margin:0 auto}.sekthon2-flex{display:flex;justify-content:center;gap:50px;margin:0 auto}.sekthon3{color:#fff}.sekthon4{color:#fff}.display-none-chaild-dwn{display:none}.child-boks img{cursor:pointer}.child-boks img:hover{filter:saturate(200%)}.puuzle-img-tr{transform:translate(-3px,-7px)}@keyframes shake-puuzle-img-tr{0%{transform:translate(-3px,-5px)}33%{transform:translate(-5px,-6px)}66%{transform:translate(-7px,-12px)}100%{transform:translate(-8px,-10px)}}.puuzle-img-tr:hover{animation:shake-puuzle-img-tr .6s infinite alternate}@media (max-width:1200px){.itc-slider__item{flex:0 0 100%;justify-content:space-between;max-width:100%;user-select:none;will-change:transform}.itc-slider__item img{width:80px;margin:50px auto 0}.display-chaild{display:none}.img-child img{width:350px}.display-none-chaild{display:block}.p-chaild{text-align:center;margin:30px}.alfavit{width:100%;height:100%;max-width:1200px}.child-boks{display:flex;align-items:flex-start;flex-wrap:wrap;height:100%}.child-boks a{width:50%}.child-boks img{width:100%;height:100%}.div-chaild-flex{width:100%;max-width:900px;gap:10px;margin:30px 0}}@media (max-width:900px){.div-chaild-flex{width:100%;max-width:700px}}@media (max-width:700px){.div-chaild-flex{flex-direction:column;width:100%;max-width:300px}.sekthon2 img{width:100%;max-width:60px;margin:0 auto}.div-anketa-flex{flex-direction:column}}.bg-play{max-width:1400px;margin:60px auto;height:auto;background-image:url(https://amkodor.by/wp-content/uploads/2023/03/BG_town-e1678711189167.jpg);padding-bottom:100px}.bg-play p{font-size:60px;text-align:center;padding:100px 0 300px}.bg-play a{font-size:20px;background-color:#fff;border:#d6dbff solid 2px;border-radius:25px;text-align:center;padding:20px 60px;box-shadow:4px 4px 8px 0px rgba(0,118,171,.2);width:250px;margin:0 auto;display:block;cursor:pointer}.bg-play a:hover{background-color:#d1f3fd;border:#fff solid 2px}.div-anketa-flex{width:100%;max-width:1400px;gap:10px;margin:100px 0;display:flex;justify-content:space-between}.div-anketa-flex a{display:block}.download-anketa{width:100%;border:1px solid #ddd;padding:30px}.divizya{display:flex;justify-content:space-between;gap:30px;width:1400px;margin:15px auto}.divizya img{width:200px;margin:30px 0}@media (max-width:1200px){.divizya{width:1000px;margin:15px auto}.divizya img{width:100px;margin:30px 0}}@media (max-width:900px){.divizya{max-width:700px;flex-wrap:wrap}.divizya img{width:200px;margin:30px 0}.section-offer-home h2{font-size:26px}}@media (max-width:600px){.divizya{max-width:350px;gap:0}.divizya img{width:50px;margin:30px 0}}.discount-title{color:#052443;font-weight:600}.discount-description button{border-radius:4px;margin-top:10px;background-color:#052443;width:200px;height:60px;color:#fff}.discount-description{font-size:20px;color:#052443;font-size:medium;color:#052443;width:fit-content}@media (min-width:900px){.discount-title{color:#052443;font-weight:600;position:absolute;left:100px;top:-100px}.discount-description button{border-radius:4px;margin-top:10px;background-color:#052443;width:200px;height:60px;color:#fff}.discount-description{color:#052443;position:absolute;left:100px;top:-30px;font-size:30px;max-width:670px;width:max-content}}#menu-item-121{display:none!important}
@font-face{font-family:Nunito;src:url(//amkodor.by/wp-content/plugins/gdpr-cookie-compliance/dist/styles/../fonts/nunito-v8-latin-regular.eot);src:url(//amkodor.by/wp-content/plugins/gdpr-cookie-compliance/dist/styles/../fonts/nunito-v8-latin-regular.eot?#iefix) format("embedded-opentype"),url(//amkodor.by/wp-content/plugins/gdpr-cookie-compliance/dist/styles/../fonts/nunito-v8-latin-regular.woff2) format("woff2"),url(//amkodor.by/wp-content/plugins/gdpr-cookie-compliance/dist/styles/../fonts/nunito-v8-latin-regular.woff) format("woff"),url(//amkodor.by/wp-content/plugins/gdpr-cookie-compliance/dist/styles/../fonts/nunito-v8-latin-regular.ttf) format("truetype"),url(//amkodor.by/wp-content/plugins/gdpr-cookie-compliance/dist/styles/../fonts/nunito-v8-latin-regular.svg#svgFontName) format("svg");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Nunito;src:url(//amkodor.by/wp-content/plugins/gdpr-cookie-compliance/dist/styles/../fonts/nunito-v8-latin-700.eot);src:url(//amkodor.by/wp-content/plugins/gdpr-cookie-compliance/dist/styles/../fonts/nunito-v8-latin-700.eot?#iefix) format("embedded-opentype"),url(//amkodor.by/wp-content/plugins/gdpr-cookie-compliance/dist/styles/../fonts/nunito-v8-latin-700.woff2) format("woff2"),url(//amkodor.by/wp-content/plugins/gdpr-cookie-compliance/dist/styles/../fonts/nunito-v8-latin-700.woff) format("woff"),url(//amkodor.by/wp-content/plugins/gdpr-cookie-compliance/dist/styles/../fonts/nunito-v8-latin-700.ttf) format("truetype"),url(//amkodor.by/wp-content/plugins/gdpr-cookie-compliance/dist/styles/../fonts/nunito-v8-latin-700.svg#svgFontName) format("svg");font-style:normal;font-weight:700;font-display:swap}.gdpr_lightbox-active,.gdpr_lightbox-active body{overflow:hidden}.gdpr_lightbox{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:#0b0b0b;background:rgba(0,0,0,.9);outline:none!important;opacity:0;transition:opacity .3s ease}.gdpr_lightbox.gdpr_lightbox-opened{opacity:1}.gdpr_lightbox.gdpr_lightbox-closed{opacity:0}.gdpr_lightbox *{box-sizing:border-box}.gdpr_lightbox-wrap{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;outline:none!important}.gdpr_lightbox-wrap:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-.25em}.gdpr_lightbox-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-.8em;width:100%;text-align:center;font-size:14px;font-family:Arial,Helvetica,sans-serif;opacity:0;transition:opacity .3s ease}.gdpr_lightbox-loading .gdpr_lightbox-loader{opacity:1}.gdpr_lightbox-container{z-index:9992;position:relative;text-align:left;vertical-align:middle;display:inline-block;white-space:normal;max-width:100%;max-height:100%;outline:none!important}.gdpr_lightbox-content{z-index:9993;width:100%;transform:scale(1);transition:transform .3s ease}.gdpr_lightbox-closed .gdpr_lightbox-content,.gdpr_lightbox-loading .gdpr_lightbox-content{transform:scale(.8)}.gdpr_lightbox-content:after{content:"";position:absolute;left:0;top:0;bottom:0;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6)}.gdpr_lightbox-close,.gdpr_lightbox-close:active,.gdpr_lightbox-close:focus,.gdpr_lightbox-close:hover,.gdpr_lightbox-close:visited{z-index:9994;width:35px;height:35px;position:fixed;right:0;top:0;-webkit-appearance:none;cursor:pointer;text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,.6);border:0;background:0 0;box-shadow:none}.gdpr_lightbox-close::-moz-focus-inner{border:0;padding:0}.gdpr_lightbox-close:active{top:1px}.gdpr_lightbox-image img{max-width:100%;display:block;line-height:0;border:0}.gdpr_lightbox-iframe .gdpr_lightbox-container{width:100%;max-width:964px}.gdpr_lightbox-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;transform:translateZ(0);-webkit-overflow-scrolling:touch}.gdpr_lightbox-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}body.moove_gdpr_overflow{overflow:hidden}body.moove_gdpr_overflow #page{position:relative;z-index:10}body.moove_gdpr_overflow #main-header,body.moove_gdpr_overflow #page-container{z-index:99}.gdpr_lightbox-hide,body.logged-in.et_divi_builder.et-fb #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme{display:none}#moove_gdpr_cookie_info_bar .moove-gdpr-cookie-notice button.change-settings-button{padding:0;display:inline-block;border:none;box-shadow:none;background-color:transparent;color:inherit;text-decoration:underline;cursor:pointer;transition:all .2s ease;font-size:inherit;text-transform:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit}.cookie-switch.focus-g,.cookie-switch:focus,.gdpr-shr-switch.focus-g,.gdpr-shr-switch:focus{box-shadow:1px 1px 5px #010101;border-radius:50px}#moove_gdpr_cookie_modal .mgbutton.focus-g,#moove_gdpr_cookie_modal .mgbutton:focus{box-shadow:1px 1px 5px #010101}#moove_gdpr_cookie_info_bar .gdpr-fbo-0{-ms-flex-order:1;order:1}#moove_gdpr_cookie_info_bar .gdpr-fbo-1{-ms-flex-order:2;order:2}#moove_gdpr_cookie_info_bar .gdpr-fbo-2{-ms-flex-order:3;order:3}#moove_gdpr_cookie_info_bar .gdpr-fbo-3{-ms-flex-order:4;order:4}#moove_gdpr_cookie_info_bar .gdpr-fbo-4{-ms-flex-order:5;order:5}#moove_gdpr_cookie_info_bar .gdpr-fbo-5{-ms-flex-order:6;order:6}.gdpr-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#moove_gdpr_cookie_modal li a .gdpr-svg-icon,#moove_gdpr_cookie_modal li button .gdpr-svg-icon{height:30px;display:inline-block;float:left;width:35px;margin-right:5px;position:relative;top:0}#moove_gdpr_cookie_modal li a .gdpr-svg-icon svg,#moove_gdpr_cookie_modal li button .gdpr-svg-icon svg{height:30px;width:auto;background-color:transparent}body.gdpr-no-icons #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu .gdpr-svg-icon,body.gdpr-no-icons #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a i,body.gdpr-no-icons #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span.gdpr-icon,body.gdpr-no-icons #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button i,body.gdpr-no-icons #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-icon{display:none}.moove_gdpr_cookie_modal_open .gdpr_lightbox-content:after{box-shadow:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content{-ms-flex-pack:justify;justify-content:space-between}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{margin:0 -4px;max-width:calc(100% + 8px);width:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin:2px}@media (min-width:768px){#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin:2px 4px}}#moove_gdpr_cookie_info_bar{content-visibility:auto}#moove_gdpr_cookie_info_bar .moove-gdpr-button-holder{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn{display:none}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-infobar-close-btn.gdpr-content-close-btn,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-infobar-close-btn.gdpr-content-close-btn{display:block;position:absolute;top:-15px;right:-15px;background-color:#fff}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-infobar-close-btn.gdpr-content-close-btn.focus-g,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-infobar-close-btn.gdpr-content-close-btn:focus,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-infobar-close-btn.gdpr-content-close-btn:hover,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-infobar-close-btn.gdpr-content-close-btn.focus-g,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-infobar-close-btn.gdpr-content-close-btn:focus,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-infobar-close-btn.gdpr-content-close-btn:hover{background-color:#626262;color:#fff}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container{position:relative}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn{background-color:transparent;padding:0;display:inline-block;float:right;position:relative;font-size:14px;line-height:20px;margin:3px 4px;width:36px;height:36px;border-radius:50%;box-shadow:inset 0 0 0 1px #626262;color:#626262;transition:all .3s ease}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.gdpr-content-close-btn{display:none}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn:focus,#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn:hover{background-color:#626262;color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn i{font-size:32px;top:-1px;position:relative;height:30px;display:block;overflow:hidden}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn{color:#fff;opacity:.7;box-shadow:inset 0 0 0 1px #fff}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn.focus-g,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn:focus,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn:hover{background-color:#fff;opacity:1;color:#fff}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.change-settings-button,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.change-settings-button{text-decoration:none}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider,#moove_gdpr_cookie_modal .switch .slider{overflow:visible;box-shadow:1px 1px transparent}#moove_gdpr_cookie_modal{margin:0 auto;margin-top:0;min-height:60vh;font-family:Nunito,sans-serif;content-visibility:hidden}#moove_gdpr_cookie_modal span.tab-title{display:block}#moove_gdpr_cookie_modal button{letter-spacing:0;outline:none;cursor:pointer}#moove_gdpr_cookie_modal *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:inherit}#moove_gdpr_cookie_modal .cookie-switch,#moove_gdpr_cookie_modal .switch{position:relative;display:inline-block;width:50px;height:30px;padding:0}#moove_gdpr_cookie_modal .cookie-switch input,#moove_gdpr_cookie_modal .switch input{display:none}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider,#moove_gdpr_cookie_modal .cookie-switch .slider,#moove_gdpr_cookie_modal .switch .cookie-slider,#moove_gdpr_cookie_modal .switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:red;transition:.4s;margin:0;padding:0}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider:before,#moove_gdpr_cookie_modal .cookie-switch .slider:before,#moove_gdpr_cookie_modal .switch .cookie-slider:before,#moove_gdpr_cookie_modal .switch .slider:before{position:absolute;content:"";height:26px;width:26px;left:1px;bottom:1px;transition:.4s;border:1px solid #f2f2f2;border-radius:50%;background-color:#fff;box-shadow:0 5px 15px 0 rgba(0,0,0,.25);display:block;box-sizing:content-box}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider:after,#moove_gdpr_cookie_modal .cookie-switch .slider:after,#moove_gdpr_cookie_modal .switch .cookie-slider:after,#moove_gdpr_cookie_modal .switch .slider:after{content:attr(data-text-disabled);position:absolute;top:0;left:60px;font-weight:700;font-size:16px;line-height:30px;color:red;display:block;white-space:nowrap}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider.cookie-round,#moove_gdpr_cookie_modal .cookie-switch .cookie-slider.round,#moove_gdpr_cookie_modal .cookie-switch .slider.cookie-round,#moove_gdpr_cookie_modal .cookie-switch .slider.round,#moove_gdpr_cookie_modal .switch .cookie-slider.cookie-round,#moove_gdpr_cookie_modal .switch .cookie-slider.round,#moove_gdpr_cookie_modal .switch .slider.cookie-round,#moove_gdpr_cookie_modal .switch .slider.round{border-radius:34px}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider.cookie-round:before,#moove_gdpr_cookie_modal .cookie-switch .cookie-slider.round:before,#moove_gdpr_cookie_modal .cookie-switch .slider.cookie-round:before,#moove_gdpr_cookie_modal .cookie-switch .slider.round:before,#moove_gdpr_cookie_modal .switch .cookie-slider.cookie-round:before,#moove_gdpr_cookie_modal .switch .cookie-slider.round:before,#moove_gdpr_cookie_modal .switch .slider.cookie-round:before,#moove_gdpr_cookie_modal .switch .slider.round:before{border-radius:50%}#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider,#moove_gdpr_cookie_modal .cookie-switch input:checked+.slider,#moove_gdpr_cookie_modal .switch input:checked+.cookie-slider,#moove_gdpr_cookie_modal .switch input:checked+.slider{background-color:#2e9935}#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider:after,#moove_gdpr_cookie_modal .cookie-switch input:checked+.slider:after,#moove_gdpr_cookie_modal .switch input:checked+.cookie-slider:after,#moove_gdpr_cookie_modal .switch input:checked+.slider:after{content:attr(data-text-enable);color:#2e9935;white-space:nowrap}#moove_gdpr_cookie_modal .cookie-switch input:focus+.cookie-slider,#moove_gdpr_cookie_modal .cookie-switch input:focus+.slider,#moove_gdpr_cookie_modal .switch input:focus+.cookie-slider,#moove_gdpr_cookie_modal .switch input:focus+.slider{box-shadow:0 0 1px #2e9935}#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider:before,#moove_gdpr_cookie_modal .cookie-switch input:checked+.slider:before,#moove_gdpr_cookie_modal .switch input:checked+.cookie-slider:before,#moove_gdpr_cookie_modal .switch input:checked+.slider:before{transform:translateX(20px)}#moove_gdpr_cookie_modal a,#moove_gdpr_cookie_modal button{outline:none;box-shadow:none;text-shadow:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{color:#000;background-color:#fff;width:900px;width:80vw;max-width:1170px;min-height:600px;border-radius:10px;position:relative;margin:0 auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .gdpr-cc-form-fieldset,#moove_gdpr_cookie_modal .moove-gdpr-modal-content fieldset{background-color:transparent}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.logo-position-left .moove-gdpr-company-logo-holder{text-align:left}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.logo-position-center .moove-gdpr-company-logo-holder{text-align:center}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.logo-position-right .moove-gdpr-company-logo-holder{text-align:right}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;height:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin:2px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2{min-height:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-left-content{display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content{width:100%;border-top-left-radius:5px;border-bottom-left-radius:5px;position:relative;float:none;padding-bottom:135px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .main-modal-content{max-height:50vh;overflow:hidden;overflow-y:auto;padding-bottom:0;height:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{padding-right:30px;white-space:nowrap}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a{padding-right:0;text-align:right;color:#000;font-weight:700;font-size:13px;letter-spacing:-.3px;position:relative;top:0;text-decoration:none;display:block;-ms-flex-align:baseline;align-items:baseline}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main{display:block;position:relative}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content{position:relative;overflow:hidden;padding-right:190px;padding-bottom:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar{position:absolute;top:0;right:0;width:190px;text-align:right}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.cookie-slider,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.slider{position:relative;width:50px;height:30px;display:block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.cookie-slider:after,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.slider:after{text-align:right;left:auto;right:60px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main span.tab-title{font-weight:700;font-size:20px;margin-bottom:15px;padding-right:190px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title{display:-ms-flexbox;display:flex;width:100%;-ms-flex-align:center;align-items:center;height:75px;position:relative;margin-bottom:20px;padding-right:180px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title .moove-gdpr-company-logo-holder{max-width:180px;margin:0;float:right;position:absolute;top:0;right:0;width:100%;text-align:right;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;height:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title .moove-gdpr-company-logo-holder img{max-width:100%;text-align:center}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title .tab-title{width:100%;font-weight:700;font-size:28px;line-height:1.1}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close{position:absolute;text-decoration:none;top:-30px;right:-30px;display:block;width:60px;height:60px;line-height:60px;text-align:center;border-radius:50%;background:0 0;padding:0;z-index:99;margin:0;outline:none;box-shadow:none;border:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close.focus-g i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close.focus-g span.gdpr-icon,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close:hover i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close:hover span.gdpr-icon{background-color:#fff;color:#0c4da2}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close span.gdpr-icon{display:block;width:60px;height:60px;line-height:60px;font-size:48px;background-color:#0c4da2;border:1px solid #0c4da2;color:#fff;border-radius:50%;transition:all .3s ease}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder{padding:0;margin-bottom:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder img{max-height:75px;max-width:70%;width:auto;display:inline-block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-title h2{font-weight:400;font-size:20px;margin:5px 0 0;padding:0;color:#000}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-content.moove-gdpr-no-modal-title .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-content.moove-gdpr-no-modal-title .moove-gdpr-tab-main span.tab-title{margin-top:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main span.tab-title{font-weight:700;font-size:28px;line-height:1.2;margin:0;padding:0;color:#000;margin-bottom:25px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;max-height:calc(100% - 155px);overflow-y:auto;padding-right:20px;padding-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content button,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content li,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content p{font-weight:400;font-size:16px;line-height:1.4;margin-bottom:18px;margin-top:0;padding:0;color:#000}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h1,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h2,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h3,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h4,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h5,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h6{font-size:18px;line-height:1.4;margin-bottom:20px;margin-top:0;font-weight:700;text-transform:none;color:#000}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content a{color:#000;text-decoration:underline}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content.moove-gdpr-strict-warning-message{display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar{padding:5px;margin-right:10px;margin-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar.gdpr-checkbox-disabled{opacity:.6;pointer-events:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar.gdpr-checkbox-disabled .cookie-switch input:checked+.cookie-slider,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar.gdpr-checkbox-disabled .switch input:checked+.slider{background-color:#474747}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar.gdpr-checkbox-disabled .cookie-switch input:checked+.cookie-slider:after,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar.gdpr-checkbox-disabled .switch input:checked+.slider:after{color:#474747}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar p{display:inline-block;float:right;color:#09a501;margin:0;line-height:1.2;font:700 11px Arial,Helvetica,sans-serif;font-weight:700}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar .gdpr-cc-form-wrap,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar .gdpr-cc-form-wrap .gdpr-cc-form-fieldset,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar .gdpr-cc-form-wrap fieldset,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form .gdpr-cc-form-fieldset,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form fieldset{border:none;padding:0;margin:0;box-shadow:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar .gdpr-cc-form-wrap .gdpr-cc-form-fieldset:hover label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar .gdpr-cc-form-wrap fieldset:hover label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form .gdpr-cc-form-fieldset:hover label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form fieldset:hover label{color:#09a501}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:130px;position:absolute;left:0;bottom:0;width:100%;background-color:#f1f1f1;z-index:15;border-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before{content:"";position:absolute;bottom:130px;left:60px;right:60px;height:1px;display:block;background-color:#c9c8c8}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-branding{text-decoration:none;padding:0 10px;font-size:10px;color:#000;font-weight:700;line-height:13px;display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;width:auto;max-width:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-branding img{height:15px;margin-left:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-branding span{display:inline-block;text-decoration:underline}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{width:calc(100% + 16px);display:-ms-flexbox;display:flex;padding:0 60px;-ms-flex-pack:justify;justify-content:space-between;margin:0 -2px;-ms-flex-wrap:wrap;flex-wrap:wrap}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin:8px;text-decoration:none;border-radius:150px;color:#fff;padding:15px 10px;transition:all .3s ease;border:1px solid transparent;min-width:160px;text-align:center;text-transform:none;letter-spacing:0;font-weight:700;font-size:14px;line-height:20px;cursor:pointer}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton:hover,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton:hover{background-color:#fff}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton.moove-gdpr-modal-save-settings,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-modal-save-settings{color:#fff;display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton.moove-gdpr-modal-save-settings:hover,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-modal-save-settings:hover{background-color:#fff}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{width:40%;display:inline-block;float:left;padding:40px 60px;position:absolute;height:100%;top:0;box-shadow:0 0 30px 0 rgba(35,35,35,.1);background:#fff;z-index:10;left:0;border-top-left-radius:5px;border-bottom-left-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt{position:absolute;bottom:0;padding-bottom:30px;left:60px;right:60px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a{color:#000;font-weight:700;font-size:13px;letter-spacing:-.3px;padding:20px 0;position:relative;top:10px;text-decoration:none;display:block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a img{width:60px;height:auto;display:inline-block;margin-left:5px;position:relative;top:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a span{display:inline-block;text-decoration:underline}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu{padding:0;list-style:none;margin:0;z-index:12}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li{margin:0;padding:0;list-style:none;margin-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected button{background-color:#fff;border-color:#f1f1f1;color:#000}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected a span.gdpr-icon,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected button span.gdpr-icon{color:#000}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-weight:800;font-size:14px;text-decoration:none;text-transform:uppercase;background-color:#f1f1f1;border:1px solid #f1f1f1;line-height:1.1;padding:13px 20px;color:#0c4da2;width:100%;transition:all .3s ease;border-radius:5px;text-align:left;white-space:normal}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a:hover i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a:hover span.gdpr-icon,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button:hover i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button:hover span.gdpr-icon{text-decoration:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span.gdpr-icon,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-icon{display:inline-block;float:left;font-size:30px;width:40px;margin-right:5px;position:relative;top:0;color:#0c4da2}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span.gdpr-nav-tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-nav-tab-title{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;width:calc(100% - 40px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content{width:60%;display:inline-block;float:right;padding:40px 60px;position:absolute;top:0;height:auto;right:0;background-color:#f1f1f1;border-top-right-radius:5px;border-bottom-right-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo{width:100%;height:0;padding-bottom:38px;background-size:contain;background-position:0;background-repeat:no-repeat}.moove-hidden{display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar:after,.moove-clearfix:after{content:"";display:table;clear:both}#moove_gdpr_cookie_info_bar{position:fixed;bottom:0;left:0;width:100%;min-height:60px;max-height:400px;color:#fff;z-index:9900;background-color:#202020;border-top:1px solid #fff;font-family:Nunito,sans-serif;transition:bottom .3s cubic-bezier(.17,.04,.03,.94)}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_top{bottom:auto;top:0;transition:top .3s cubic-bezier(.17,.04,.03,.94)}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_top.moove-gdpr-dark-scheme{border-top:0;border-bottom:1px solid #fff}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_top.moove-gdpr-light-scheme{border-top:0;border-bottom:1px solid #202020}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_top.moove-gdpr-info-bar-hidden{bottom:auto;top:-400px}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar),#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar){width:600px;max-width:calc(100% - 30px);bottom:15px;border-radius:10px}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar).moove-gdpr-light-scheme,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar).moove-gdpr-light-scheme{border:1px solid #d3ced2}@media (min-width:767px){#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar) .moove-gdpr-infobar-close-btn,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar) .moove-gdpr-infobar-close-btn{position:absolute;top:-5px;right:-5px;border:none;box-shadow:none;background-color:transparent}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar) .moove-gdpr-infobar-close-btn:hover,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar) .moove-gdpr-infobar-close-btn:hover{background-color:transparent;color:#000}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn{position:absolute;top:-5px;right:-5px;border:none;box-shadow:none;background-color:transparent}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn:hover,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn:hover{background-color:transparent;color:#fff}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container{padding:10px 25px}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{padding:10px 0}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:end;justify-content:flex-end}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder .mgbutton,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder .mgbutton{width:100%}}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left{left:15px;right:auto}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right{right:15px;left:auto}#moove_gdpr_cookie_info_bar *{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#moove_gdpr_cookie_info_bar.moove-gdpr-info-bar-hidden{bottom:-400px}#moove_gdpr_cookie_info_bar.moove-gdpr-align-center,#moove_gdpr_cookie_info_bar.moove-gdpr-align-right{text-align:center}#moove_gdpr_cookie_info_bar button.moove-gdpr-infobar-close-btn{border:none}#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme{background-color:#fff;border-top:1px solid #202020}#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h1,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h2,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h3,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h4,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h5,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h6,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p a,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme p{color:#202020}#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button{text-decoration:underline;outline:none}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme{background-color:#202020;border-top:1px solid #fff}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h1,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h2,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h3,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h4,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h5,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h6,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p a,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme p{color:#fff}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button{text-decoration:underline;outline:none;transition:all .2s ease}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.focus-g,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:focus,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:hover,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.focus-g,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:focus,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:hover{background-color:#fff}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a{border-color:#fff;color:#fff}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a.focus-g,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a:focus,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a:hover{background-color:#fff;color:#202020}#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn{background-color:transparent;box-shadow:inset 0 0 0 1px currentColor;opacity:.7;color:#202020}#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt:hover,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn:hover,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt:hover,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn:hover{box-shadow:none;opacity:1;color:#fff;background-color:#202020}#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn{background-color:transparent;box-shadow:inset 0 0 0 1px currentColor;opacity:.7;color:#fff}#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt:hover,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn:hover,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt:hover,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn:hover{box-shadow:none;opacity:1;color:#202020;background-color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container{padding:10px 40px;position:static;display:inline-block}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container i.gdpricon-cog-1,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container span.gdpricon-cog-1{font-size:40px;width:60px;height:50px;line-height:50px;text-align:center;position:absolute;top:calc(50% - 25px);left:0;color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-close-cookie-popup{position:absolute;width:60px;height:50px;line-height:50px;text-align:center;top:calc(50% - 25px);right:0;text-decoration:none;outline:none;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-close-cookie-popup i,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-close-cookie-popup span.gdpr-icon{width:28px;height:28px;line-height:26px;text-align:center;text-decoration:none;background-color:#fff;color:#424449;border-radius:50%;display:block;border:1px solid #fff;font-size:16px;position:relative}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-close-cookie-popup:hover i,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-close-cookie-popup:hover span.gdpr-icon{background-color:#424449;color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{padding-left:30px;padding-right:30px;text-align:left;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p a{margin:0;font-size:14px;line-height:18px;font-weight:700;padding-bottom:0;color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h1,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h2,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h3,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h4,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h5,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h6{font-size:22px;line-height:30px;margin-bottom:15px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a{display:inline-block;width:35px;height:35px;border:1px solid #202020;color:#202020;text-decoration:none;outline:none;line-height:35px;text-align:center;border-radius:50%;font-size:28px;padding-top:1px;transition:all .2s ease;margin-left:10px;margin-left:6vw}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a:focus,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a:hover{background-color:#202020;color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton{font-size:14px;line-height:20px;color:#fff;font-weight:700;text-decoration:none;border-radius:150px;padding:8px 30px;transition:all .3s ease;border:none;display:inline-block;margin:3px 4px;white-space:nowrap;text-transform:none;letter-spacing:0;cursor:pointer}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:focus,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:hover,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:focus,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:hover{color:#fff;background-color:#202020}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.change-settings-button,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.change-settings-button{background-color:#424449;color:#fff;border-color:transparent;cursor:pointer}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.change-settings-button.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.change-settings-button:focus,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.change-settings-button:hover,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.change-settings-button.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.change-settings-button:focus,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.change-settings-button:hover{border-color:#fff;background-color:#000}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content span.change-settings-button{text-decoration:underline;cursor:pointer;transition:all .2s ease}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{padding-left:15px;padding-left:3vw}.gdpr_lightbox.moove_gdpr_cookie_modal_open #moove_gdpr_cookie_modal{content-visibility:visible}.gdpr_lightbox.moove_gdpr_cookie_modal_open .gdpr_lightbox-container{max-width:100%}.gdpr_lightbox.moove_gdpr_cookie_modal_open .gdpr_lightbox-close{opacity:0;visibility:hidden}#moove_gdpr_save_popup_settings_button{display:block;z-index:1001;position:fixed;background-color:rgba(0,0,0,.8);transition:all .3s ease;color:#fff;padding:0;text-align:center;height:40px;outline:none;font-weight:400;font-size:14px;line-height:20px;border-radius:0;border:none;text-decoration:none;border-radius:50px}#moove_gdpr_save_popup_settings_button:not(.gdpr-floating-button-custom-position){bottom:20px;left:20px}#moove_gdpr_save_popup_settings_button span{background-color:inherit;transition:all .3s ease}#moove_gdpr_save_popup_settings_button span.moove_gdpr_icon{display:-ms-inline-flexbox;display:inline-flex;line-height:40px;float:left;font-size:30px;min-width:40px;height:40px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;text-align:center;z-index:15;position:relative;background-color:inherit;border-radius:inherit;transition:none}#moove_gdpr_save_popup_settings_button span.moove_gdpr_icon i,#moove_gdpr_save_popup_settings_button span.moove_gdpr_icon span.gdpr-icon{position:relative;top:0;font-weight:900;background-color:transparent}#moove_gdpr_save_popup_settings_button span.moove_gdpr_text{font:normal 12px Arial,sans-serif;text-transform:uppercase;white-space:nowrap;padding:0 15px 0 5px;top:0;left:0;position:relative;line-height:40px;display:none;overflow:hidden;z-index:5;background-color:transparent;text-decoration:none}#moove_gdpr_save_popup_settings_button:focus,#moove_gdpr_save_popup_settings_button:hover{background-color:#000}#moove_gdpr_save_popup_settings_button:focus span.moove_gdpr_text,#moove_gdpr_save_popup_settings_button:hover span.moove_gdpr_text{display:block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{padding-right:60px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{-ms-flex-pack:start;justify-content:flex-start}#moove_gdpr_cookie_info_bar *{box-sizing:border-box}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder a.mgbutton{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder a.mgbutton.mright{float:right}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder a.mgbutton.mgrey{background-color:#424449}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder a.mgbutton.mgrey:hover{background-color:#202020}@media (max-width:767px){#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton{min-height:30px;font-weight:400}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a{font-size:10px;line-height:1.2}#moove_gdpr_cookie_modal li a .gdpr-svg-icon,#moove_gdpr_cookie_modal li button .gdpr-svg-icon{margin-right:0;text-align:center;width:25px;height:25px}#moove_gdpr_cookie_modal li a .gdpr-svg-icon svg,#moove_gdpr_cookie_modal li button .gdpr-svg-icon svg{height:25px}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:after,#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:before,.gdpr-icon.moovegdpr-arrow-close:after,.gdpr-icon.moovegdpr-arrow-close:before,i.moovegdpr-arrow-close.moovegdpr-arrow-close:after,i.moovegdpr-arrow-close.moovegdpr-arrow-close:before{height:14px;top:calc(50% - 7px)}#moove_gdpr_cookie_info_bar .moove-gdpr-button-holder{-ms-flex-wrap:wrap;flex-wrap:wrap}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn{width:30px;height:30px;border:none}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn i{font-size:27px;height:25px}.gdpr-fb-hide-mobile{display:none!important}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{width:calc(100vw - 50px)}#moove_gdpr_cookie_modal .cookie-switch,#moove_gdpr_cookie_modal .switch{width:40px;height:24px}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider:before,#moove_gdpr_cookie_modal .cookie-switch .slider:before,#moove_gdpr_cookie_modal .switch .cookie-slider:before,#moove_gdpr_cookie_modal .switch .slider:before{height:20px;width:20px}#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider:before,#moove_gdpr_cookie_modal .cookie-switch input:checked+.slider:before,#moove_gdpr_cookie_modal .switch input:checked+.cookie-slider:before,#moove_gdpr_cookie_modal .switch input:checked+.slider:before{transform:translateX(16px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title{padding-right:0;height:auto;margin-bottom:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title .tab-title{font-weight:700;font-size:22px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title .moove-gdpr-company-logo-holder{display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content{height:80vh}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content .main-modal-content{max-height:calc(80vh - 155px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin-right:2px;margin-bottom:2px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{position:relative;padding-right:10px;max-width:50%;width:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a{font-weight:700;font-size:11px;padding-left:0;display:block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a span,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a u{display:block;text-decoration:underline}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content{padding-right:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content p{margin-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar{position:relative;left:0;right:auto;width:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form{text-align:left;margin-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap span.cookie-slider,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap span.slider,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form span.cookie-slider,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form span.slider{width:40px;height:24px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap span.cookie-slider:after,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap span.slider:after,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form span.cookie-slider:after,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form span.slider:after{left:45px;right:0;text-align:left;top:-3px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main span.tab-title{padding-right:0;font-weight:700;font-size:16px;margin-bottom:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-main .moove-gdpr-tab-main-content{max-height:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{max-height:500px;max-height:90vh;min-height:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .cookie-switch .cookie-slider:after,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .switch .slider:after{font-weight:800;font-size:12px;line-height:30px;min-width:130px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-close-modal-button a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-close-modal-button button{display:inline-block;width:30px;height:30px;border:1px solid #202020;color:#202020;text-decoration:none;outline:none;line-height:30px;text-align:center;border-radius:50%;font-size:27px;padding-top:1px;transition:all .2s ease;margin-left:15px;margin-left:6vw;position:absolute;right:5px;top:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close{position:absolute;top:-15px;right:-15px;display:block;width:30px;height:30px;line-height:30px;text-decoration:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close span.gdpr-icon{width:30px;height:30px;line-height:30px;font-size:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo{padding-bottom:30px;background-size:contain;background-position:50%;margin-top:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder{margin-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{padding:10px;padding-top:30px;position:relative;top:0;left:0;text-align:center;min-height:140px;border-radius:0;border-top-left-radius:5px;border-top-right-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu{display:-ms-flexbox;display:flex;margin:0 -3px;-ms-flex-wrap:wrap;flex-wrap:wrap}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li{list-style:none;margin-bottom:20px;display:-ms-inline-flexbox;display:inline-flex;margin:3px;-ms-flex:1;flex:1}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button{padding:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span.gdpr-icon,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-icon{margin:0;text-align:center;width:24px;font-size:24px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span.gdpr-nav-tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-nav-tab-title{font-size:8px;line-height:1.2}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt{top:3px;right:3px;left:auto;padding:0;bottom:auto;transform:scale(.8)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a{text-align:right}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a span{display:block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content{width:100%;position:relative;padding:15px 10px;border-radius:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2{max-height:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main span.tab-title{font-weight:700;font-size:16px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar{padding:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content{padding:0;position:relative;overflow:auto;max-height:calc(100% - 110px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content li,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content p{font-weight:400;font-size:14px;line-height:1.3}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h1,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h2,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h3,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h4,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h5,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h6{font-weight:700;font-size:14px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-main{margin-bottom:55px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-main .moove-gdpr-tab-main-content{height:100%;max-height:calc(90vh - 320px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{height:70px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before{left:10px;right:10px;bottom:70px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{padding:0 10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin:0;background-color:#fff;text-decoration:none;border-radius:150px;font-weight:700;font-size:12px;line-height:18px;padding:5px;transition:all .3s ease;border:1px solid #fff;color:#fff;min-width:110px;text-align:center;text-transform:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{width:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt button{top:0;padding:5px 0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder img{max-height:40px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder{text-align:center}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container{padding:15px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container i.gdpricon-cog-1,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container span.gdpricon-cog-1{display:none}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{padding-left:0;padding-right:0;display:block;min-height:auto}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice{padding-left:4px;margin-bottom:10px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{padding-left:0}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton{font-size:12px;font-weight:700;padding:5px 20px}.moove-gdpr-branding-cnt a{padding:10px 0}}@media screen and (max-width:767px) and (orientation:landscape){#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo{margin-top:0;background-position:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-modal-right-content .main-modal-content .moove-gdpr-tab-content{margin-bottom:35px;max-height:55vh;overflow:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a span{display:inline-block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content{height:600px;height:90vh}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content .main-modal-content{max-height:500px;max-height:calc(80vh - 80px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder{text-align:left;margin:0;display:inline-block;float:left;width:40%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu{max-width:60%;float:right}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{padding-top:30px;min-height:75px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main span.tab-title{margin-bottom:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{height:45px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before{bottom:45px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;max-height:350px;max-height:calc(100% - 70px)}#moove_gdpr_cookie_modal{background:0 0;border-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content{min-height:55vh}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a.moove-gdpr-branding{top:0;padding:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-main .moove-gdpr-tab-main-content{max-height:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content{padding-bottom:80px}}@media (min-width:768px){#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-modal-right-content,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-content,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-main{height:100%}}@media (min-width:768px) and (max-width:999px){#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content{padding:30px 20px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{height:120px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{padding:0 20px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before{bottom:120px;left:20px;right:20px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{padding-right:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{padding:30px 20px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{min-height:620px;transform:scale(.75)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt{left:20px;right:20px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p>a{font-size:13px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button{padding:10px 15px;font-weight:700;font-size:12px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{padding-left:20px;padding-right:20px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button button{margin-left:15px;margin-left:5vw}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main span.tab-title{font-weight:700;font-size:24px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container{padding:10px 20px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{min-width:auto;padding:7px 15px;font-size:13px;margin:4px 8px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{padding:8px 15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-branding span{white-space:nowrap}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a{white-space:normal}}@media (min-width:1000px) and (max-width:1300px){#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content{padding:40px 30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{height:120px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{padding:0 30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before{bottom:120px;left:30px;right:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{padding-right:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt{left:30px;right:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{padding:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{min-width:700px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{min-width:auto;padding:10px 30px;margin-left:8px;margin-right:8px}}@media (min-width:768px) and (max-height:700px){#moove_gdpr_cookie_modal .moove-gdpr-modal-content{min-height:600px;transform:scale(.7)}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{display:block;max-width:100%;text-align:center}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{margin-top:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content{display:block;max-width:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span{display:block}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{display:block;max-width:100%;text-align:center}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{margin-top:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content{display:block;max-width:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span{display:block}}@media print{#moove_gdpr_cookie_info_bar,#moove_gdpr_cookie_modal,#moove_gdpr_save_popup_settings_button,.gdpr_cookie_settings_shortcode_content{display:none!important}body.moove_gdpr_overflow{overflow:auto}body.moove_gdpr_overflow .gdpr_lightbox{display:none!important}}#moove_gdpr_save_popup_settings_button span.moove_gdpr_icon svg{height:30px;width:auto}#moove_gdpr_save_popup_settings_button span.moove_gdpr_icon svg *{fill:currentColor}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close,.gdpr-icon.moovegdpr-arrow-close,i.moovegdpr-arrow-close.moovegdpr-arrow-close{position:relative}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:after,#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:before,.gdpr-icon.moovegdpr-arrow-close:after,.gdpr-icon.moovegdpr-arrow-close:before,i.moovegdpr-arrow-close.moovegdpr-arrow-close:after,i.moovegdpr-arrow-close.moovegdpr-arrow-close:before{position:absolute;content:" ";height:24px;width:1px;top:calc(50% - 12px);background-color:currentColor}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:before,.gdpr-icon.moovegdpr-arrow-close:before,i.moovegdpr-arrow-close.moovegdpr-arrow-close:before{transform:rotate(45deg)}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:after,.gdpr-icon.moovegdpr-arrow-close:after,i.moovegdpr-arrow-close.moovegdpr-arrow-close:after{transform:rotate(-45deg)}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn i.moovegdpr-arrow-close:after,#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn i.moovegdpr-arrow-close:before,.gdpr-icon i.moovegdpr-arrow-close:after,.gdpr-icon i.moovegdpr-arrow-close:before,i.moovegdpr-arrow-close i.moovegdpr-arrow-close:after,i.moovegdpr-arrow-close i.moovegdpr-arrow-close:before{height:18px;top:calc(50% - 8px)}@media (max-width:767px){#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:after,#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:before,.gdpr-icon.moovegdpr-arrow-close:after,.gdpr-icon.moovegdpr-arrow-close:before,i.moovegdpr-arrow-close.moovegdpr-arrow-close:after,i.moovegdpr-arrow-close.moovegdpr-arrow-close:before{height:14px;top:calc(50% - 7px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-main .moove-gdpr-tab-main-content{height:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{display:-ms-flexbox;display:flex;padding:5px 0;-ms-flex-wrap:wrap;flex-wrap:wrap}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{min-width:auto;padding:5px 15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a span,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a u{display:inline-block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a{text-align:left;padding-left:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-modal-left-content #moove-gdpr-menu{display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{min-height:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content .moove-gdpr-tab-main{display:block!important;min-height:auto;max-height:100%;margin-bottom:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content .moove-gdpr-tab-content{margin-bottom:80px;max-height:50vh;overflow:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #advanced-cookies .tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #cookie_policy_modal .tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #strict-necessary-cookies .tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #third_party_cookies .tab-title{padding:10px;background-color:#fff;border:1px solid #fff;display:block;margin:10px 0 0;cursor:pointer;transition:all .3s ease;border-radius:5px;position:relative;padding-left:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #advanced-cookies .tab-title:before,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #cookie_policy_modal .tab-title:before,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #strict-necessary-cookies .tab-title:before,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #third_party_cookies .tab-title:before{content:"\203A";position:absolute;left:0;top:0;bottom:2px;font-size:24px;color:currentColor;width:30px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;line-height:1;font-family:Georgia,serif}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #advanced-cookies .moove-gdpr-tab-main-content,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #cookie_policy_modal .moove-gdpr-tab-main-content,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #strict-necessary-cookies .moove-gdpr-tab-main-content,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #third_party_cookies .moove-gdpr-tab-main-content{display:none;padding:10px;background-color:#fff}}@media (max-width:350px){#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{padding:3px 12px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{opacity:0}}