/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.tooltipster-fall,.tooltipster-grow.tooltipster-show{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-o-transform:rotateZ(0);-ms-transform:rotateZ(0);transform:rotateZ(0);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0!important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0!important;opacity:0}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{animation:tooltipster-fading .4s}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}100%{transform:rotate(0)}}.tooltipster-update-rotate{animation:tooltipster-rotating .6s}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}100%{transform:scale(1)}}.tooltipster-update-scale{animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}
.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#000;opacity:0.6;}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden;}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box;}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle;}.mfp-align-top .mfp-container:before{display:none;}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045;}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto;}.mfp-ajax-cur{cursor:progress;}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out;}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in;}.mfp-auto-cursor .mfp-content{cursor:auto;}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{user-select:none;}.mfp-loading.mfp-figure{display:none;}.mfp-hide{display:none !important;}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044;}.mfp-preloader a{color:#ccc;}.mfp-preloader a:hover{color:#fff;}.mfp-s-ready .mfp-preloader{display:none;}.mfp-s-error .mfp-content{display:none;}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation;}button::-moz-focus-inner{padding:0;border:0;}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:0.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace;transition:all 0.3s;}.mfp-close:hover,.mfp-close:focus{opacity:1;}.mfp-close-btn-in .mfp-close{color:#333;}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#fff;right:-15px;text-align:center;}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap;}.mfp-arrow{position:absolute;opacity:0.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0);}.mfp-arrow:active{margin-top:-54px;}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1;}.mfp-arrow:before,.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent;}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px;}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:0.7;}.mfp-arrow-left{left:0;}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px;}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f;}.mfp-arrow-right{right:0;}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px;}.mfp-arrow-right:before{border-left:27px solid #3f3f3f;}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px;}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px;}.mfp-iframe-holder .mfp-close{top:-40px;}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%;}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000;}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto;}.mfp-figure{line-height:0;}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444;}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px;}.mfp-figure figure{margin:0;}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto;}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px;}.mfp-image-holder .mfp-content{max-width:100%;}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer;}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0;}.mfp-img-mobile img.mfp-img{padding:0;}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0;}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px;}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box;}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0;}.mfp-img-mobile .mfp-counter{right:5px;top:3px;}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0;}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75);}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0;}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%;}.mfp-container{padding-left:6px;padding-right:6px;}}.mfp-preloader{width:40px;height:40px;background-color:#fff;margin:-20px auto 0;opacity:0.8;animation:rotateplane 1.2s infinite ease-in-out;}@keyframes rotateplane{0%{transform:perspective(120px) rotateX(0deg) rotateY(0deg);}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg);}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}}.mfp-s-error .mfp-preloader{width:auto;height:auto;animation:none;background-color:transparent;opacity:1;}.mfp-ready .mfp-figure{opacity:0;}.mfp-zoom-in .mfp-s-loading .mfp-preloader{opacity:1;}.mfp-zoom-in .mfp-with-anim,.mfp-zoom-in .mfp-figure{opacity:0;transition:all 0.3s;transform:scale(0.7);}.mfp-zoom-in .mfp-ajax-holder .mfp-content,.mfp-zoom-in .mfp-iframe-holder .mfp-content{opacity:0;transform:scale(0.9) translateY(-20px) perspective(600px) rotateX(10deg);transition:all 0.5s;}.mfp-zoom-in .mfp-preloader{opacity:0;transition:all 0.4s;}.mfp-zoom-in.mfp-image-loaded .mfp-figure{opacity:1;transform:scale(1);}.mfp-zoom-in.mfp-ready .mfp-with-anim{opacity:1;transform:scale(1);}.mfp-zoom-in.mfp-ready .mfp-ajax-holder .mfp-content,.mfp-zoom-in.mfp-ready .mfp-iframe-holder .mfp-content{opacity:1;transform:scale(1) translateY(0) perspective(600px) rotateX(0);}.mfp-zoom-in.mfp-ready.mfp-bg{opacity:0.6;}.mfp-zoom-in.mfp-ready .mfp-preloader{opacity:0.8;}.mfp-zoom-in.mfp-removing .mfp-with-anim,.mfp-zoom-in.mfp-removing .mfp-figure{transform:scale(1.15);opacity:0;}.mfp-zoom-in.mfp-removing .mfp-ajax-holder .mfp-content,.mfp-zoom-in.mfp-removing .mfp-iframe-holder .mfp-content{transform:scale(0.9);opacity:0;transition:all 0.4s;}.mfp-zoom-in.mfp-removing.mfp-bg,.mfp-zoom-in.mfp-removing .mfp-preloader{opacity:0;transition:all 0.4s;}.mfp-zoom-in-gallery .mfp-with-anim,.mfp-zoom-in-gallery .mfp-figure,.mfp-zoom-in-gallery .mfp-iframe-holder .mfp-content{opacity:0;transition:all 0.3s ease-in-out;transform:scale(0.9);}.mfp-zoom-in-gallery.mfp-bg,.mfp-zoom-in-gallery .mfp-preloader{opacity:0;transition:all 0.3s ease-out;}.mfp-zoom-in-gallery.mfp-image-loaded .mfp-figure{opacity:1;transform:scale(1);}.mfp-zoom-in-gallery.mfp-ready .mfp-with-anim,.mfp-zoom-in-gallery.mfp-ready .mfp-iframe-holder .mfp-content{opacity:1;transform:scale(1);}.mfp-zoom-in-gallery.mfp-ready.mfp-bg{opacity:0.6;}.mfp-zoom-in-gallery.mfp-ready .mfp-preloader{opacity:0.8;}.mfp-zoom-in-gallery.mfp-removing .mfp-with-anim,.mfp-zoom-in-gallery.mfp-removing .mfp-figure,.mfp-zoom-in-gallery.mfp-removing .mfp-iframe-holder .mfp-content{transform:scale(0.9);opacity:0;}.mfp-zoom-in-gallery.mfp-removing.mfp-bg,.mfp-zoom-in-gallery.mfp-removing .mfp-preloader{opacity:0;}
/* @license MIT https://github.com/necolas/normalize.css/blob/3.0.3/LICENSE.md */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}a{background-color:transparent;}a:active,a:hover{outline:0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}h1{font-size:2em;margin:0.67em 0;}mark{background:#ff0;color:#000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:1em 40px;}hr{box-sizing:content-box;height:0;}pre{overflow:auto;}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}button{overflow:visible;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}input{line-height:normal;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto;}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}textarea{overflow:auto;}optgroup{font-weight:bold;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0;}
@media (min--moz-device-pixel-ratio:0){summary{display:list-item;}}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.personal-local-tasks,.animete_line-personal-local-tasks{position:fixed !important;right:0;bottom:0;max-width:100vw;max-width:calc(100vw - 20px);background:rgba(0,0,0,0.6);z-index:95;cursor:default;display:none}@media screen and (min-width:1200px){.personal-local-tasks,.animete_line-personal-local-tasks{display:block}}.personal-local-tasks .contextual,.animete_line-personal-local-tasks .contextual{display:none}.personal-local-tasks nav.tabs,.animete_line-personal-local-tasks nav.tabs{overflow-x:auto;max-width:100%}.personal-local-tasks nav.tabs ul,.animete_line-personal-local-tasks nav.tabs ul{margin:0;display:flex}.personal-local-tasks nav.tabs ul li,.animete_line-personal-local-tasks nav.tabs ul li{margin:0;padding:0}.personal-local-tasks nav.tabs a,.animete_line-personal-local-tasks nav.tabs a{padding:0.5555555556rem 0.8333333333rem;font-size:0.8rem;color:#fff;background:transparent;border:none;transition-duration:0.2s}.personal-local-tasks nav.tabs a:hover,.personal-local-tasks nav.tabs a.is-active,.animete_line-personal-local-tasks nav.tabs a:hover,.animete_line-personal-local-tasks nav.tabs a.is-active{background:#259959;color:#fff}a.drupal_seo_link{left:auto;right:0;border-radius:50% 0 0 50%}.header-block .contextual{top:-20px;right:-10px}.copywriting .contextual{top:-20px;right:-10px}.copywriting .contextual{display:flex;flex-direction:column-reverse;top:auto;bottom:100%;align-items:flex-end}.copywriting .contextual.open .trigger{border-radius:0 0 13px 13px}.copywriting .contextual .contextual-links{top:auto;bottom:-1px;border-radius:4px 4px 0 4px}
:root{--errorsColor:#DB001A;--errorsBg:#fff;--errorsTextColor:#333;}[type='color'].error,[type='date'].error,[type='datetime'].error,[type='datetime-local'].error,[type='email'].error,[type='month'].error,[type='number'].error,[type='password'].error,[type='search'].error,[type='tel'].error,[type='text'].error,[type='time'].error,[type='url'].error,[type='week'].error,select.error,textarea.error{border-color:var(--errorsColor);}select.select2-hidden-accessible{width:100% !important;}select.error ~ .select2 .select2-selection--single{border-color:var(--errorsColor);}form:not(.disable-sfe) .form-item--error-message{position:absolute !important;clip:rect(1px,1px,1px,1px);overflow:hidden;height:1px;width:1px;word-wrap:normal;}.custom-error{}div.custom-error .tooltipster-box{background:var(--errorsBg);border-color:var(--errorsColor);}div.custom-error.tooltipster-sidetip .tooltipster-content{line-height:1.25;font-size:12px;color:var(--errorsTextColor);position:relative;padding:0.5em 1em 0.5em 2.2em;}.custom-error.tooltipster-sidetip .tooltipster-content:before{content:'';background:url(/modules/glyanec/styling_form_errors/misc/img/ico-errors.svg) no-repeat center;background-size:contain;width:1.25em;height:1.25em;position:absolute;left:0.5em;top:0.45em;}.custom-error.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:var(--errorsColor);}.custom-error.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:var(--errorsBg);}.custom-error.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:var(--errorsColor);}.custom-error.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:var(--errorsBg);}.custom-error.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:var(--errorsColor);}.custom-error.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:var(--errorsBg);}.custom-error.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-left-color:var(--errorsColor);}.custom-error.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-left-color:var(--errorsBg);}
.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.is-draggable{cursor:move;cursor:grab}.carousel.is-dragging{cursor:move;cursor:grabbing}.carousel__viewport{position:relative;overflow:hidden;max-width:100%;max-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}.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);transition:opacity .15s ease}.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,50%);height:var(--carousel-button-svg-height,50%);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;direction:ltr;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:none}body:not(.is-using-mouse) .fancybox__container :focus{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color,rgba(1,210,232,0.94))}@media all and (min-width:1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--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:48px 8px 8px 8px;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__content :focus:not(.carousel__button.is-close){outline:thin dotted;box-shadow:none}.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;overflow-wrap:anywhere}.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:-40px;right:0;color:var(--fancybox-color,#fff)}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;color:var(--fancybox-color,currentColor)}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.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.75;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__backdrop,.fancybox__caption,.fancybox__nav,.carousel__dots,.carousel__button.is-close{opacity:var(--fancybox-opacity,1)}.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{animation:.15s ease backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .carousel__button.is-close{animation:.15s ease both fancybox-fadeOut}.fancybox-fadeIn{animation:.15s ease both fancybox-fadeIn}.fancybox-fadeOut{animation:.1s ease both fancybox-fadeOut}.fancybox-zoomInUp{animation:.2s ease both fancybox-zoomInUp}.fancybox-zoomOutDown{animation:.15s ease both fancybox-zoomOutDown}.fancybox-throwOutUp{animation:.15s ease both fancybox-throwOutUp}.fancybox-throwOutDown{animation:.15s 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{to{transform:translate3d(0,-30%,0);opacity:0}}@keyframes fancybox-throwOutDown{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 .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__image{transform-origin:0 0;touch-action:none;user-select:none;transition:none}.has-image .fancybox__content{padding:0;background:transparent;min-height:1px}.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{flex-direction:row;flex-wrap:wrap}.has-image[data-image-fit=contain] .fancybox__image{max-width:100%;max-height:100%;object-fit:contain}.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{width:100%;height:100%}.has-image[data-image-fit=cover] .fancybox__image{width:100%;height:100%;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;opacity:var(--fancybox-opacity,1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.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 .fancybox__thumb::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-width:5px;border-style:solid;border-color:var(--fancybox-accent-color,rgba(1,210,232,0.94));opacity:0;transition:opacity .15s ease;border-radius:var(--fancybox-thumbs-border-radius,4px)}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after{opacity:.92}.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;border-radius:var(--fancybox-thumbs-border-radius,4px)}.fancybox__toolbar{position:absolute;top:0;right:0;left:0;z-index:20;background:linear-gradient(to top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.006) 8.1%,rgba(0,0,0,0.021) 15.5%,rgba(0,0,0,0.046) 22.5%,rgba(0,0,0,0.077) 29%,rgba(0,0,0,0.114) 35.3%,rgba(0,0,0,0.155) 41.2%,rgba(0,0,0,0.198) 47.1%,rgba(0,0,0,0.242) 52.9%,rgba(0,0,0,0.285) 58.8%,rgba(0,0,0,0.326) 64.7%,rgba(0,0,0,0.363) 71%,rgba(0,0,0,0.394) 77.5%,rgba(0,0,0,0.419) 84.5%,rgba(0,0,0,0.434) 91.9%,rgba(0,0,0,0.44) 100%);padding:0;touch-action:none;display:flex;justify-content:space-between;--carousel-button-svg-width:20px;--carousel-button-svg-height:20px;opacity:var(--fancybox-opacity,1);text-shadow:var(--fancybox-toolbar-text-shadow,1px 1px 1px rgba(0,0,0,0.4))}@media all and (min-width:1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{position:absolute;left:50%;transform:translateX(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media(max-width:640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{min-width:72px;padding:0 10px;line-height:var(--carousel-button-height,48px);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased}.fancybox__progress{background:var(--fancybox-accent-color,rgba(1,210,232,0.94));height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:30;user-select:none}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}
@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
.ui-helper-hidden{display:none;}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none;}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse;}.ui-helper-clearfix:after{clear:both;}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;-ms-filter:"alpha(opacity=0)";}.ui-front{z-index:100;}.ui-state-disabled{cursor:default !important;pointer-events:none;}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block;}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%;}
.ui-controlgroup{vertical-align:middle;display:inline-block;}.ui-controlgroup > .ui-controlgroup-item{float:left;margin-left:0;margin-right:0;}.ui-controlgroup > .ui-controlgroup-item:focus,.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus{z-index:9999;}.ui-controlgroup-vertical > .ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left;}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box;}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em;}.ui-controlgroup .ui-controlgroup-label span{font-size:80%;}.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item{border-left:none;}.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item{border-top:none;}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none;}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none;}.ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc(100% - 2.4em);}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid;}
.ui-autocomplete{position:absolute;top:0;left:0;cursor:default;}
.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0;}.ui-menu .ui-menu{position:absolute;}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em;}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0;}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px;}.ui-menu-icons{position:relative;}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em;}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0;}.ui-menu .ui-menu-icon{left:auto;right:0;}
.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none;}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none;}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid;}.ui-checkboxradio-disabled{pointer-events:none;}
.ui-resizable{position:relative;}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;-ms-touch-action:none;touch-action:none;}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none;}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0;}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0;}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%;}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%;}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px;}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px;}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px;}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px;}
.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:visible;}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none;}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap;}input.ui-button.ui-button-icon-only{text-indent:0;}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px;}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap;}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em;}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0;}
.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0;}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative;}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis;}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px;}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto;}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em;}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right;}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer;}.ui-dialog .ui-resizable-n{height:2px;top:0;}.ui-dialog .ui-resizable-e{width:2px;right:0;}.ui-dialog .ui-resizable-s{height:2px;bottom:0;}.ui-dialog .ui-resizable-w{width:2px;left:0;}.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw,.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw{width:7px;height:7px;}.ui-dialog .ui-resizable-se{right:0;bottom:0;}.ui-dialog .ui-resizable-sw{left:0;bottom:0;}.ui-dialog .ui-resizable-ne{right:0;top:0;}.ui-dialog .ui-resizable-nw{left:0;top:0;}.ui-draggable .ui-dialog-titlebar{cursor:move;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline;}.container-inline .details-wrapper{display:block;}
.clearfix:after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li:after{content:", ";}.item-list__comma-list li:last-child:after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon:before{display:block;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:20px;}.system-status-counter__status-icon--error:before{background-image:url(/themes/contrib/stable/images/core/icons/e32700/error.svg);}.system-status-counter__status-icon--warning:before{background-image:url(/themes/contrib/stable/images/core/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked:before{background-image:url(/themes/contrib/stable/images/core/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/themes/contrib/stable/images/core/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/themes/contrib/stable/images/core/icons/787878/twistie-up.svg);}
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:1.5em;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 5px 2px;background:transparent url(/themes/contrib/stable/images/core/throbber-active.gif) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/themes/contrib/stable/images/core/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.js input.form-autocomplete{background-image:url(/themes/contrib/stable/images/core/throbber-inactive.png);background-repeat:no-repeat;background-position:100% center;}.js[dir="rtl"] input.form-autocomplete{background-position:0% center;}.js input.form-autocomplete.ui-autocomplete-loading{background-image:url(/themes/contrib/stable/images/core/throbber-active.gif);background-position:100% center;}.js[dir="rtl"] input.form-autocomplete.ui-autocomplete-loading{background-position:0% center;}
.ui-dialog ~ .ck-body-wrapper{--ck-z-panel:1261;}
/* @license MIT http://opensource.org/licenses/mit-license.php */
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFCCCCCC',GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0%,#eee 50%);background-image:-o-linear-gradient(top,#fff 0%,#eee 50%);background-image:linear-gradient(to bottom,#fff 0%,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFFFFFFF',GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.select2-container--open{z-index:1261;}
.action-links{margin:1em 0;padding:0;list-style:none;}[dir="rtl"] .action-links{margin-right:0;}.action-links li{display:inline-block;margin:0 0.3em;}.action-links li:first-child{margin-left:0;}[dir="rtl"] .action-links li:first-child{margin-right:0;margin-left:0.3em;}.button-action{display:inline-block;padding:0.2em 0.5em 0.3em;text-decoration:none;line-height:160%;}.button-action:before{margin-left:-0.1em;padding-right:0.2em;content:"+";font-weight:900;}[dir="rtl"] .button-action:before{margin-right:-0.1em;margin-left:0;padding-right:0;padding-left:0.2em;}
.collapse-processed > summary{padding-right:0.5em;padding-left:0.5em;}.collapse-processed > summary:before{float:left;width:1em;height:1em;content:"";background:url(/themes/contrib/classy/images/misc/menu-expanded.png) 0 100% no-repeat;}[dir="rtl"] .collapse-processed > summary:before{float:right;background-position:100% 100%;}.collapse-processed:not([open]) > summary:before{-ms-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);transform:rotate(-90deg);background-position:25% 35%;}[dir="rtl"] .collapse-processed:not([open]) > summary:before{-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);background-position:75% 35%;}
.container-inline label:after,.container-inline .label:after{content:":";}.form-type-radios .container-inline label:after,.form-type-checkboxes .container-inline label:after{content:"";}.form-type-radios .container-inline .form-type-radio,.form-type-checkboxes .container-inline .form-type-checkbox{margin:0 1em;}.container-inline .form-actions,.container-inline.form-actions{margin-top:0;margin-bottom:0;}
.exposed-filters .filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .filters{float:right;margin-right:0;margin-left:1em;}.exposed-filters .form-item{margin:0 0 0.1em 0;padding:0;}.exposed-filters .form-item label{float:left;width:10em;font-weight:normal;}[dir="rtl"] .exposed-filters .form-item label{float:right;}.exposed-filters .form-select{width:14em;}.exposed-filters .current-filters{margin-bottom:1em;}.exposed-filters .current-filters .placeholder{font-weight:bold;font-style:normal;}.exposed-filters .additional-filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .additional-filters{float:right;margin-right:0;margin-left:1em;}
.item-list .title{font-weight:bold;}.item-list ul{margin:0 0 0.75em 0;padding:0;}.item-list li{margin:0 0 0.25em 1.5em;padding:0;}[dir="rtl"] .item-list li{margin:0 1.5em 0.25em 0;}.item-list--comma-list{display:inline;}.item-list--comma-list .item-list__comma-list,.item-list__comma-list li,[dir="rtl"] .item-list--comma-list .item-list__comma-list,[dir="rtl"] .item-list__comma-list li{margin:0;}
button.link{margin:0;padding:0;cursor:pointer;border:0;background:transparent;font-size:1em;}label button.link{font-weight:bold;}
ul.inline,ul.links.inline{display:inline;padding-left:0;}[dir="rtl"] ul.inline,[dir="rtl"] ul.links.inline{padding-right:0;padding-left:15px;}ul.inline li{display:inline;padding:0 0.5em;list-style-type:none;}ul.links a.is-active{color:#000;}
.more-link{display:block;text-align:right;}[dir="rtl"] .more-link{text-align:left;}
.pager__items{clear:both;text-align:center;}.pager__item{display:inline;padding:0.5em;}.pager__item.is-active{font-weight:bold;}
tr.drag{background-color:#fffff0;}tr.drag-previous{background-color:#ffd;}body div.tabledrag-changed-warning{margin-bottom:0.5em;}
tr.selected td{background:#ffc;}td.checkbox,th.checkbox{text-align:center;}[dir="rtl"] td.checkbox,[dir="rtl"] th.checkbox{text-align:center;}
th.is-active img{display:inline;}td.is-active{background-color:#ddd;}
div.tabs{margin:1em 0;}ul.tabs{margin:0 0 0.5em;padding:0;list-style:none;}.tabs > li{display:inline-block;margin-right:0.3em;}[dir="rtl"] .tabs > li{margin-right:0;margin-left:0.3em;}.tabs a{display:block;padding:0.2em 1em;text-decoration:none;}.tabs a.is-active{background-color:#eee;}.tabs a:focus,.tabs a:hover{background-color:#f5f5f5;}
.form-textarea-wrapper textarea{display:block;box-sizing:border-box;width:100%;margin:0;}
.ui-dialog--narrow{max-width:500px;}@media screen and (max-width:600px){.ui-dialog--narrow{min-width:95%;max-width:95%;}}
.messages{padding:15px 20px 15px 35px;word-wrap:break-word;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;background:no-repeat 10px 17px;overflow-wrap:break-word;}[dir="rtl"] .messages{padding-right:35px;padding-left:20px;text-align:right;border-width:1px 0 1px 1px;background-position:right 10px top 17px;}.messages + .messages{margin-top:1.538em;}.messages__list{margin:0;padding:0;list-style:none;}.messages__item + .messages__item{margin-top:0.769em;}.messages--status{color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;background-color:#f3faef;background-image:url(/themes/contrib/classy/images/icons/73b355/check.svg);box-shadow:-8px 0 0 #77b259;}[dir="rtl"] .messages--status{margin-left:0;border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;}.messages--warning{color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;background-image:url(/themes/contrib/classy/images/icons/e29700/warning.svg);box-shadow:-8px 0 0 #e09600;}[dir="rtl"] .messages--warning{border-color:#f4daa6 transparent #f4daa6 #f4daa6;box-shadow:8px 0 0 #e09600;}.messages--error{color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;background-color:#fcf4f2;background-image:url(/themes/contrib/classy/images/icons/e32700/error.svg);box-shadow:-8px 0 0 #e62600;}[dir="rtl"] .messages--error{border-color:#f9c9bf transparent #f9c9bf #f9c9bf;box-shadow:8px 0 0 #e62600;}.messages--error p.error{color:#a51b00;}
.progress__track{border-color:#b3b3b3;border-radius:10em;background-color:#f2f1eb;background-image:-webkit-linear-gradient(#e7e7df,#f0f0f0);background-image:linear-gradient(#e7e7df,#f0f0f0);box-shadow:inset 0 1px 3px hsla(0,0%,0%,0.16);}.progress__bar{height:16px;margin-top:-1px;margin-left:-1px;padding:0 1px;-webkit-transition:width 0.5s ease-out;transition:width 0.5s ease-out;-webkit-animation:animate-stripes 3s linear infinite;-moz-animation:animate-stripes 3s linear infinite;border:1px #07629a solid;border-radius:10em;background:#057ec9;background-image:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.15)),-webkit-linear-gradient(left top,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.15)),linear-gradient(to right bottom,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-size:40px 40px;}[dir="rtl"] .progress__bar{margin-right:-1px;margin-left:0;-webkit-animation-direction:reverse;-moz-animation-direction:reverse;animation-direction:reverse;}@media screen and (prefers-reduced-motion:reduce){.progress__bar{-webkit-transition:none;transition:none;-webkit-animation:none;-moz-animation:none;}}@-webkit-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@-ms-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}
.ui-dialog{position:absolute;z-index:1260;overflow:visible;padding:0;color:#000;border:solid 1px #ccc;background:#fff;}@media all and (max-width:48em){.ui-dialog{width:92% !important;}}.ui-dialog .ui-dialog-titlebar{border-width:0 0 1px 0;border-style:solid;border-color:#ccc;border-radius:0;background:#f3f4ee;font-weight:bold;}.ui-dialog .ui-dialog-titlebar-close{border:0;background:none;}.ui-dialog .ui-dialog-buttonpane{margin-top:0;padding:0.3em 1em;border-width:1px 0 0 0;border-color:#ccc;background:#f3f4ee;}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{margin:0;padding:0;}.ui-dialog .ui-dialog-buttonpane .ui-button-text-only .ui-button-text{padding:0;}.ui-dialog .ui-dialog-content .form-actions{margin:0;padding:0;}.ui-dialog .ajax-progress-throbber{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/themes/contrib/classy/images/misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}.ui-dialog .ajax-progress-throbber .throbber,.ui-dialog .ajax-progress-throbber .message{display:none;}
#sliding-popup{background:url(/modules/contrib/eu_cookie_compliance/images/gradient.png) center center scroll repeat-y transparent;}.sliding-popup-bottom,.sliding-popup-top{margin:0;padding:0;width:100%;z-index:99999;left:0;text-align:center;}.sliding-popup-bottom{position:fixed;}.sliding-popup-top{position:relative;}.eu-cookie-compliance-content{margin:0 auto;max-width:80%;display:inline-block;text-align:left;width:100%;position:relative;}.eu-cookie-compliance-buttons{float:right;margin:0 0 1em 0;max-width:40%;}.eu-cookie-compliance-categories-buttons{margin:0 0 1em 0;max-width:60%;float:left;}[dir="rtl"] .eu-cookie-compliance-buttons{float:left;}[dir="rtl"] .eu-cookie-compliance-categories-buttons{float:right;}.eu-cookie-compliance-more-button{cursor:pointer;display:inline;height:auto;margin:0;padding:0;border:none;text-decoration:underline;background:none;}.eu-cookie-compliance-secondary-button{cursor:pointer;border:none;background:none;margin-top:1em;padding:0 8px;vertical-align:middle;}.disagree-button.eu-cookie-compliance-more-button,.eu-cookie-compliance-agree-button,.eu-cookie-compliance-default-button,.eu-cookie-compliance-hide-button,.eu-cookie-compliance-more-button-thank-you,.eu-cookie-withdraw-button,.eu-cookie-compliance-save-preferences-button{cursor:pointer;margin-right:5px;margin-top:1em;vertical-align:middle;overflow:visible;width:auto;-moz-box-shadow:inset 0 1px 0 0 #ffffff;-webkit-box-shadow:inset 0 1px 0 0 #ffffff;box-shadow:inset 0 1px 0 0 #ffffff;background-color:#ededed;background-image:-moz-linear-gradient(top,#ededed 5%,#dfdfdf 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(5%,#ededed),color-stop(100%,#dfdfdf));background-image:-webkit-linear-gradient(top,#ededed 5%,#dfdfdf 100%);background-image:-o-linear-gradient(top,#ededed 5%,#dfdfdf 100%);background-image:-ms-linear-gradient(top,#ededed 5%,#dfdfdf 100%);background-image:linear-gradient(to bottom,#ededed 5%,#dfdfdf 100%);-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;border:1px solid #dcdcdc;color:#000;font-family:Arial,sans-serif;font-weight:bold;padding:4px 8px;text-decoration:none;text-shadow:1px 1px 0 #ffffff;}[dir="rtl"] .eu-cookie-compliance-buttons button{-moz-box-shadow:inset 0 0 0 1px #ffffff;-webkit-box-shadow:inset 0 0 0 1px #ffffff;box-shadow:inset 0 0 0 1px #ffffff;}.disagree-button.eu-cookie-compliance-more-button:hover,.eu-cookie-compliance-agree-button:hover,.eu-cookie-compliance-default-button:hover,.eu-cookie-compliance-hide-button:hover,.eu-cookie-compliance-more-button-thank-you:hover,.eu-cookie-withdraw-button:hover{background-color:#dfdfdf;background-image:-moz-linear-gradient(top,#dfdfdf 5%,#ededed 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(5%,#dfdfdf),color-stop(100%,#ededed));background-image:-webkit-linear-gradient(top,#dfdfdf 5%,#ededed 100%);background-image:-o-linear-gradient(top,#dfdfdf 5%,#ededed 100%);background-image:-ms-linear-gradient(top,#dfdfdf 5%,#ededed 100%);background-image:linear-gradient(to bottom,#dfdfdf 5%,#ededed 100%);}.disagree-button.eu-cookie-compliance-more-button:active,.eu-cookie-compliance-agree-button:active,.eu-cookie-compliance-default-button:active,.eu-cookie-compliance-hide-button:active,.eu-cookie-compliance-more-button-thank-you:active,.eu-cookie-withdraw-button:active{position:relative;top:1px;}.eu-cookie-compliance-message{float:left;margin:5px 0 0;max-width:60%;}.eu-cookie-compliance-banner--categories .eu-cookie-compliance-message{max-width:100%;}.eu-cookie-compliance-categories{clear:both;padding-top:1em;}.eu-cookie-compliance-categories label{display:inline;}[dir="rtl"] .eu-cookie-compliance-message{float:right;text-align:right;}.eu-cookie-compliance-message h1,.eu-cookie-compliance-message h2,.eu-cookie-compliance-message h3,.eu-cookie-compliance-message p{font-weight:bold;line-height:1.4;margin:0 0 5px 0;}.eu-cookie-compliance-message h1,.eu-cookie-compliance-message h2,.eu-cookie-compliance-message h3,.eu-cookie-compliance-message p,.eu-cookie-compliance-message button,.eu-cookie-compliance-category label{color:#fff;}.eu-cookie-compliance-message h1{font-size:24px;}.eu-cookie-compliance-message h2{font-size:16px;}.eu-cookie-compliance-message h3{font-size:12px;}.eu-cookie-compliance-message p{font-size:12px;display:inline;}.eu-cookie-withdraw-tab{padding:4px 7px;cursor:pointer;}.sliding-popup-bottom .eu-cookie-withdraw-tab{border-width:2px 2px 0;border-radius:5px 5px 0 0;}.sliding-popup-top .eu-cookie-withdraw-tab{border-width:0 2px 2px;border-radius:0 0 5px 5px;}.eu-cookie-withdraw-wrapper.sliding-popup-top,.eu-cookie-withdraw-wrapper.sliding-popup-top .eu-cookie-withdraw-banner{transform:scaleY(-1);}.eu-cookie-withdraw-tab{position:absolute;top:0;transform:translate(-50%,-100%);left:50%;}.eu-cookie-withdraw-wrapper.sliding-popup-top .eu-cookie-withdraw-tab{transform:translate(-50%,-100%) scaleY(-1);}.eu-cookie-compliance-close-button{background:url(/modules/contrib/eu_cookie_compliance/images/close.png);width:24px;height:24px;border-width:0;font-size:0;position:absolute;right:2px;top:-12px;cursor:pointer;}body:not(.eu-cookie-compliance-popup-open) .eu-cookie-compliance-close-button{display:none;}@media screen and (max-width:600px){.eu-cookie-compliance-content{max-width:95%;}.eu-cookie-compliance-categories,.eu-cookie-compliance-message{max-width:100%;}.eu-cookie-compliance-buttons{clear:both;float:none;max-width:100%;margin:5px 0 1em;}.eu-cookie-compliance-buttons.eu-cookie-compliance-has-categories{float:right;}.eu-cookie-compliance-banner--categories .eu-cookie-compliance-buttons{position:initial;bottom:unset;right:unset;}}
.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em;}.ui-widget .ui-widget{font-size:1em;}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em;}.ui-widget.ui-widget-content{border:1px solid #c5c5c5;}.ui-widget-content{border:1px solid #dddddd;background:#ffffff;color:#333333;}.ui-widget-content a{color:#333333;}.ui-widget-header{border:1px solid #dddddd;background:#e9e9e9;color:#333333;font-weight:bold;}.ui-widget-header a{color:#333333;}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545;}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none;}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #cccccc;background:#ededed;font-weight:normal;color:#2b2b2b;}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none;}.ui-visual-focus{box-shadow:0 0 3px 1px rgb(94,158,214);}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#ffffff;}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#ffffff;}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#ffffff;text-decoration:none;}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620;}.ui-state-checked{border:1px solid #dad55e;background:#fffa90;}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620;}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f;}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f;}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f;}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold;}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;-ms-filter:"alpha(opacity=70)";font-weight:normal;}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;-ms-filter:"alpha(opacity=35)";background-image:none;}.ui-state-disabled .ui-icon{-ms-filter:"alpha(opacity=35)";}.ui-icon{width:16px;height:16px;}.ui-icon,.ui-widget-content .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_444444_256x240.png);}.ui-widget-header .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_444444_256x240.png);}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_555555_256x240.png);}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_ffffff_256x240.png);}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_777620_256x240.png);}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_cc0000_256x240.png);}.ui-button .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_777777_256x240.png);}.ui-icon-blank.ui-icon-blank.ui-icon-blank{background-image:none;}.ui-icon-caret-1-n{background-position:0 0;}.ui-icon-caret-1-ne{background-position:-16px 0;}.ui-icon-caret-1-e{background-position:-32px 0;}.ui-icon-caret-1-se{background-position:-48px 0;}.ui-icon-caret-1-s{background-position:-65px 0;}.ui-icon-caret-1-sw{background-position:-80px 0;}.ui-icon-caret-1-w{background-position:-96px 0;}.ui-icon-caret-1-nw{background-position:-112px 0;}.ui-icon-caret-2-n-s{background-position:-128px 0;}.ui-icon-caret-2-e-w{background-position:-144px 0;}.ui-icon-triangle-1-n{background-position:0 -16px;}.ui-icon-triangle-1-ne{background-position:-16px -16px;}.ui-icon-triangle-1-e{background-position:-32px -16px;}.ui-icon-triangle-1-se{background-position:-48px -16px;}.ui-icon-triangle-1-s{background-position:-65px -16px;}.ui-icon-triangle-1-sw{background-position:-80px -16px;}.ui-icon-triangle-1-w{background-position:-96px -16px;}.ui-icon-triangle-1-nw{background-position:-112px -16px;}.ui-icon-triangle-2-n-s{background-position:-128px -16px;}.ui-icon-triangle-2-e-w{background-position:-144px -16px;}.ui-icon-arrow-1-n{background-position:0 -32px;}.ui-icon-arrow-1-ne{background-position:-16px -32px;}.ui-icon-arrow-1-e{background-position:-32px -32px;}.ui-icon-arrow-1-se{background-position:-48px -32px;}.ui-icon-arrow-1-s{background-position:-65px -32px;}.ui-icon-arrow-1-sw{background-position:-80px -32px;}.ui-icon-arrow-1-w{background-position:-96px -32px;}.ui-icon-arrow-1-nw{background-position:-112px -32px;}.ui-icon-arrow-2-n-s{background-position:-128px -32px;}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px;}.ui-icon-arrow-2-e-w{background-position:-160px -32px;}.ui-icon-arrow-2-se-nw{background-position:-176px -32px;}.ui-icon-arrowstop-1-n{background-position:-192px -32px;}.ui-icon-arrowstop-1-e{background-position:-208px -32px;}.ui-icon-arrowstop-1-s{background-position:-224px -32px;}.ui-icon-arrowstop-1-w{background-position:-240px -32px;}.ui-icon-arrowthick-1-n{background-position:1px -48px;}.ui-icon-arrowthick-1-ne{background-position:-16px -48px;}.ui-icon-arrowthick-1-e{background-position:-32px -48px;}.ui-icon-arrowthick-1-se{background-position:-48px -48px;}.ui-icon-arrowthick-1-s{background-position:-64px -48px;}.ui-icon-arrowthick-1-sw{background-position:-80px -48px;}.ui-icon-arrowthick-1-w{background-position:-96px -48px;}.ui-icon-arrowthick-1-nw{background-position:-112px -48px;}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px;}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px;}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px;}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px;}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px;}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px;}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px;}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px;}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px;}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px;}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px;}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px;}.ui-icon-arrowreturn-1-w{background-position:-64px -64px;}.ui-icon-arrowreturn-1-n{background-position:-80px -64px;}.ui-icon-arrowreturn-1-e{background-position:-96px -64px;}.ui-icon-arrowreturn-1-s{background-position:-112px -64px;}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px;}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px;}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px;}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px;}.ui-icon-arrow-4{background-position:0 -80px;}.ui-icon-arrow-4-diag{background-position:-16px -80px;}.ui-icon-extlink{background-position:-32px -80px;}.ui-icon-newwin{background-position:-48px -80px;}.ui-icon-refresh{background-position:-64px -80px;}.ui-icon-shuffle{background-position:-80px -80px;}.ui-icon-transfer-e-w{background-position:-96px -80px;}.ui-icon-transferthick-e-w{background-position:-112px -80px;}.ui-icon-folder-collapsed{background-position:0 -96px;}.ui-icon-folder-open{background-position:-16px -96px;}.ui-icon-document{background-position:-32px -96px;}.ui-icon-document-b{background-position:-48px -96px;}.ui-icon-note{background-position:-64px -96px;}.ui-icon-mail-closed{background-position:-80px -96px;}.ui-icon-mail-open{background-position:-96px -96px;}.ui-icon-suitcase{background-position:-112px -96px;}.ui-icon-comment{background-position:-128px -96px;}.ui-icon-person{background-position:-144px -96px;}.ui-icon-print{background-position:-160px -96px;}.ui-icon-trash{background-position:-176px -96px;}.ui-icon-locked{background-position:-192px -96px;}.ui-icon-unlocked{background-position:-208px -96px;}.ui-icon-bookmark{background-position:-224px -96px;}.ui-icon-tag{background-position:-240px -96px;}.ui-icon-home{background-position:0 -112px;}.ui-icon-flag{background-position:-16px -112px;}.ui-icon-calendar{background-position:-32px -112px;}.ui-icon-cart{background-position:-48px -112px;}.ui-icon-pencil{background-position:-64px -112px;}.ui-icon-clock{background-position:-80px -112px;}.ui-icon-disk{background-position:-96px -112px;}.ui-icon-calculator{background-position:-112px -112px;}.ui-icon-zoomin{background-position:-128px -112px;}.ui-icon-zoomout{background-position:-144px -112px;}.ui-icon-search{background-position:-160px -112px;}.ui-icon-wrench{background-position:-176px -112px;}.ui-icon-gear{background-position:-192px -112px;}.ui-icon-heart{background-position:-208px -112px;}.ui-icon-star{background-position:-224px -112px;}.ui-icon-link{background-position:-240px -112px;}.ui-icon-cancel{background-position:0 -128px;}.ui-icon-plus{background-position:-16px -128px;}.ui-icon-plusthick{background-position:-32px -128px;}.ui-icon-minus{background-position:-48px -128px;}.ui-icon-minusthick{background-position:-64px -128px;}.ui-icon-close{background-position:-80px -128px;}.ui-icon-closethick{background-position:-96px -128px;}.ui-icon-key{background-position:-112px -128px;}.ui-icon-lightbulb{background-position:-128px -128px;}.ui-icon-scissors{background-position:-144px -128px;}.ui-icon-clipboard{background-position:-160px -128px;}.ui-icon-copy{background-position:-176px -128px;}.ui-icon-contact{background-position:-192px -128px;}.ui-icon-image{background-position:-208px -128px;}.ui-icon-video{background-position:-224px -128px;}.ui-icon-script{background-position:-240px -128px;}.ui-icon-alert{background-position:0 -144px;}.ui-icon-info{background-position:-16px -144px;}.ui-icon-notice{background-position:-32px -144px;}.ui-icon-help{background-position:-48px -144px;}.ui-icon-check{background-position:-64px -144px;}.ui-icon-bullet{background-position:-80px -144px;}.ui-icon-radio-on{background-position:-96px -144px;}.ui-icon-radio-off{background-position:-112px -144px;}.ui-icon-pin-w{background-position:-128px -144px;}.ui-icon-pin-s{background-position:-144px -144px;}.ui-icon-play{background-position:0 -160px;}.ui-icon-pause{background-position:-16px -160px;}.ui-icon-seek-next{background-position:-32px -160px;}.ui-icon-seek-prev{background-position:-48px -160px;}.ui-icon-seek-end{background-position:-64px -160px;}.ui-icon-seek-start{background-position:-80px -160px;}.ui-icon-seek-first{background-position:-80px -160px;}.ui-icon-stop{background-position:-96px -160px;}.ui-icon-eject{background-position:-112px -160px;}.ui-icon-volume-off{background-position:-128px -160px;}.ui-icon-volume-on{background-position:-144px -160px;}.ui-icon-power{background-position:0 -176px;}.ui-icon-signal-diag{background-position:-16px -176px;}.ui-icon-signal{background-position:-32px -176px;}.ui-icon-battery-0{background-position:-48px -176px;}.ui-icon-battery-1{background-position:-64px -176px;}.ui-icon-battery-2{background-position:-80px -176px;}.ui-icon-battery-3{background-position:-96px -176px;}.ui-icon-circle-plus{background-position:0 -192px;}.ui-icon-circle-minus{background-position:-16px -192px;}.ui-icon-circle-close{background-position:-32px -192px;}.ui-icon-circle-triangle-e{background-position:-48px -192px;}.ui-icon-circle-triangle-s{background-position:-64px -192px;}.ui-icon-circle-triangle-w{background-position:-80px -192px;}.ui-icon-circle-triangle-n{background-position:-96px -192px;}.ui-icon-circle-arrow-e{background-position:-112px -192px;}.ui-icon-circle-arrow-s{background-position:-128px -192px;}.ui-icon-circle-arrow-w{background-position:-144px -192px;}.ui-icon-circle-arrow-n{background-position:-160px -192px;}.ui-icon-circle-zoomin{background-position:-176px -192px;}.ui-icon-circle-zoomout{background-position:-192px -192px;}.ui-icon-circle-check{background-position:-208px -192px;}.ui-icon-circlesmall-plus{background-position:0 -208px;}.ui-icon-circlesmall-minus{background-position:-16px -208px;}.ui-icon-circlesmall-close{background-position:-32px -208px;}.ui-icon-squaresmall-plus{background-position:-48px -208px;}.ui-icon-squaresmall-minus{background-position:-64px -208px;}.ui-icon-squaresmall-close{background-position:-80px -208px;}.ui-icon-grip-dotted-vertical{background-position:0 -224px;}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px;}.ui-icon-grip-solid-vertical{background-position:-32px -224px;}.ui-icon-grip-solid-horizontal{background-position:-48px -224px;}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px;}.ui-icon-grip-diagonal-se{background-position:-80px -224px;}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px;}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px;}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px;}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px;}.ui-widget-overlay{background:#aaaaaa;opacity:.3;-ms-filter:"alpha(opacity=30)";}.ui-widget-shadow{-webkit-box-shadow:0 0 5px #666666;box-shadow:0 0 5px #666666;}
.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}@keyframes bounce{0%,100%,20%,53%,80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0)}40%,43%{transition-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-30px,0)}70%{transition-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;-ms-transform-origin:center bottom;transform-origin:center bottom}@keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}100%{transform:scale3d(1,1,1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scale3d(1,1,1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}100%{transform:scale3d(1,1,1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,100%{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}100%{transform:rotate3d(0,0,1,0deg)}}.swing{-ms-transform-origin:top center;transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{transform:scale3d(1,1,1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{transform:none}}.wobble{animation-name:wobble}@keyframes bounceIn{0%,100%,20%,40%,60%,80%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}100%{opacity:1;transform:scale3d(1,1,1)}}.bounceIn{animation-name:bounceIn;animation-duration:.75s}@keyframes bounceInDown{0%,100%,60%,75%,90%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}100%{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,100%,60%,75%,90%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}100%{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,100%,60%,75%,90%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}100%{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,100%,60%,75%,90%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}100%{transform:translate3d(0,0,0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut;animation-duration:.75s}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}100%{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}100%{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}100%{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}100%{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}100%{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}100%{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}100%{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}100%{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}100%{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}100%{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}100%{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}100%{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) rotate3d(0,1,0,-360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}100%{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotate3d(1,0,0,90deg);transition-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1,0,0,-20deg);transition-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{transform:perspective(400px)}}.flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotate3d(0,1,0,90deg);transition-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(0,1,0,-20deg);transition-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{transform:perspective(400px)}}.flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{animation-name:flipOutX;animation-duration:.75s;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{backface-visibility:visible!important;animation-name:flipOutY;animation-duration:.75s}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}100%{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}100%{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}100%{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}100%{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}100%{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}100%{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}100%{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}100%{transform-origin:center;transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}100%{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}100%{transform-origin:right bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}100%{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}100%{transform-origin:right bottom;transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0,0,1,80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0,0,1,60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}100%{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}100%{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}100%{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}100%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}100%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translateY(-100%);visibility:visible}100%{transform:translateY(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translateX(-100%);visibility:visible}100%{transform:translateX(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translateX(100%);visibility:visible}100%{transform:translateX(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translateY(100%);visibility:visible}100%{transform:translateY(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateY(0)}100%{visibility:hidden;transform:translateY(100%)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateX(0)}100%{visibility:hidden;transform:translateX(-100%)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateX(0)}100%{visibility:hidden;transform:translateX(100%)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateY(0)}100%{visibility:hidden;transform:translateY(-100%)}}.slideOutUp{animation-name:slideOutUp}.noty_close{display:block!important}.noty_message{font:12px/16px arial}
#viewed_products_block{position:relative;min-height:100px;}#viewed_products_block .ajax-progress{position:absolute;}.viewed-product{display:inline-block;}
.select2-container .color-code{background:#D33131;width:18px;height:18px;text-indent:-9999px;display:inline-block;border-radius:2px;margin:4px 4px 0 0;border:1px solid #ccc}
.ui-autocomplete .ui-menu-item-wrapper,.ui-autocomplete .ui-menu-item-wrapper .search_block_link{display:block;}
@font-face{font-family:"Roboto";src:url("/themes/personal/fonts/Roboto-Regular/Roboto-Regular.woff2") format("woff2"),url("/themes/personal/fonts/Roboto-Regular/Roboto-Regular.ttf") format("ttf");font-weight:400;font-style:normal;font-display:block}@font-face{font-family:"Roboto";src:url("/themes/personal/fonts/Roboto-Medium/Roboto-Medium.woff2") format("woff2"),url("/themes/personal/fonts/Roboto-Medium/Roboto-Medium.ttf") format("ttf");font-weight:500;font-style:normal;font-display:block}@font-face{font-family:"Roboto";src:url("/themes/personal/fonts/Roboto-Bold/Roboto-Bold.woff2") format("woff2"),url("/themes/personal/fonts/Roboto-Bold/Roboto-Bold.ttf") format("ttf");font-weight:700;font-style:normal;font-display:block}@font-face{font-family:"Cuprum";src:url("/themes/personal/fonts/Cuprum-Regular/Cuprum-Regular.woff2") format("woff2"),url("/themes/personal/fonts/Cuprum-Regular/Cuprum-Regular.ttf") format("ttf");font-weight:400;font-style:normal;font-display:block}@font-face{font-family:"icomoon";src:url("/themes/personal/icomoon/fonts/icomoon.woff") format("woff"),url("/themes/personal/icomoon/fonts/icomoon.ttf") format("ttf");font-weight:400;font-style:normal;font-display:block}.text-formatted{line-height:1.5}.text-formatted h6,.text-formatted h5,.text-formatted h4{margin:15px 0}.text-formatted h6:first-child,.text-formatted h5:first-child,.text-formatted h4:first-child{margin-top:0}.text-formatted h6:first-child img,.text-formatted h5:first-child img,.text-formatted h4:first-child img{margin-top:0}.text-formatted h6:last-child,.text-formatted h5:last-child,.text-formatted h4:last-child{margin-bottom:0}.text-formatted h6:last-child img,.text-formatted h5:last-child img,.text-formatted h4:last-child img{margin-bottom:0}.text-formatted h3,.text-formatted h2,.text-formatted h1{margin:30px 0 15px}.text-formatted h3:first-child,.text-formatted h2:first-child,.text-formatted h1:first-child{margin-top:0}.text-formatted h3:last-child,.text-formatted h2:last-child,.text-formatted h1:last-child{margin-bottom:0}.text-formatted ol,.text-formatted ul{margin:1em 0}.text-formatted ol:first-child,.text-formatted ul:first-child{margin-top:0}.text-formatted ol:last-child,.text-formatted ul:last-child{margin-bottom:0}.text-formatted ol li,.text-formatted ul li{margin:0 0 5px;min-width:200px}.text-formatted ol li:last-of-type,.text-formatted ul li:last-of-type{margin-bottom:0}.text-formatted ul li{overflow:hidden;padding:0 0 0 24px;position:relative;text-align:left}.text-formatted ul li:before{width:4px;height:4px;content:"";position:absolute;left:8px;top:0.75em;margin-top:-1px;background:#2E2D2D;border-radius:50%}.text-formatted ol{counter-reset:list}.text-formatted ol li{overflow:hidden;padding:0 0 0 1.5em;position:relative;text-align:left}.text-formatted ol li:before{counter-increment:list;content:counters(list,".") ".";position:absolute;left:0}.text-formatted ol li li{padding-left:2em}.text-formatted iframe{width:100%;height:310px}@media screen and (min-width:768px){.text-formatted iframe{height:450px}}@media screen and (min-width:1200px){.text-formatted iframe{height:35.3888888889rem}}.text-formatted table{width:100% !important;border-collapse:collapse;float:none;border:none;margin:1em 0}.text-formatted table:first-child{margin-top:0}.text-formatted table:last-child{margin-bottom:0}.text-formatted table th,.text-formatted table td{border:none;padding:15px}.text-formatted table th{font-size:1rem;font-weight:700;background:#259959;color:#FFFFFF;vertical-align:bottom}.text-formatted table tr{border:none}.text-formatted table tr:nth-child(even){background:#F9F9F9}.text-formatted table td{vertical-align:top;font-size:0.8888888889rem;background:none}.text-formatted .youtube-container{max-width:1170px;margin-left:auto;margin-right:auto;clear:both}.text-formatted .align-left,.text-formatted .align-right,.text-formatted .align-center{margin:15px 0 30px}@media screen and (min-width:1200px){.text-formatted .align-left{margin-right:1.6666666667rem}}.text-formatted .align-right{margin-left:1.6666666667rem}.text-formatted .align-center{margin-left:auto;margin-right:auto}.text-formatted img:not(.align-left,.align-right,.align-center){display:block;margin-left:auto;margin-right:auto}.node .text-formatted{line-height:1.5;text-align:justify}@media screen and (min-width:1215px){.node .text-formatted{text-align:left}}*{outline:none;margin:0;padding:0;box-sizing:border-box}*:before,*:after{box-sizing:border-box}.wait-load *{transition-duration:0s !important}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-size:16px}@media screen and (min-width:1200px){html{font-size:0.94vw}}body{font-family:"Roboto","Arial","Helvetica",sans-serif;line-height:1.25;width:100%;height:100%;color:#2E2D2D;background:#FFFFFF;position:relative;min-width:360px}body.is-hiden{overflow:hidden}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}p{margin:0 0 15px}@media screen and (min-width:1200px){p{margin-bottom:0.8333333333rem}}p:last-child{margin-bottom:0}.site-page{position:relative;display:flex;flex-direction:column;min-height:100vh;overflow:hidden}.site-page .site-footer,.site-page .site-header{flex-shrink:0}.site-page .site-main{flex-grow:1}@media screen and (min-width:1200px){.page-front .site-page .site-main{position:relative;padding-top:1.1111111111rem}.page-front .site-page .site-main::before,.page-front .site-page .site-main::after{content:"";position:absolute;left:0;right:0;top:-4.6666666667rem;height:91.7777777778rem}.page-front .site-page .site-main::before{z-index:-2;pointer-events:none;background:url("/themes/personal/images/block-decor.png") no-repeat top center}.page-front .site-page .site-main::after{z-index:-1;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,0.2) 0%,rgba(255,255,255,0) 56.66%)}}@media screen and (min-width:1200px){.page-not-front .site-page .site-main{padding-top:0.5555555556rem}}.l{padding-left:25px;padding-right:25px}@media screen and (min-width:1200px){.l{padding-left:4.1666666667rem;padding-right:4.1666666667rem}}.site-container{margin-left:-0.9375rem;margin-right:-0.9375rem;display:flex;flex-wrap:wrap}@media screen and (min-width:1200px){.site-container{margin-left:-0.8333333333rem;margin-right:-0.8333333333rem}}@media screen and (min-width:1200px){.site-container{flex-wrap:nowrap;align-items:flex-start}}.site-middle{padding-left:0.9375rem;padding-right:0.9375rem;flex-grow:1;min-width:0;position:relative;z-index:1}@media screen and (min-width:1200px){.site-middle{padding-left:0.8333333333rem;padding-right:0.8333333333rem}}.site-leftbar{padding-left:0.9375rem;padding-right:0.9375rem;order:-1;margin-bottom:20px;width:100%;flex-shrink:0}@media screen and (min-width:1200px){.site-leftbar{padding-left:0.8333333333rem;padding-right:0.8333333333rem}}@media screen and (min-width:1200px){.site-leftbar{width:25rem}}.site-rightbar{padding-left:0.9375rem;padding-right:0.9375rem;display:none;order:1;flex-shrink:0}@media screen and (min-width:1200px){.site-rightbar{padding-left:0.8333333333rem;padding-right:0.8333333333rem}}.mfp-zoom-in .mfp-with-anim{opacity:0;transition:all 0.2s ease-in-out;transform:scale(0.8)}.mfp-zoom-in.mfp-bg{opacity:0;transition:all 0.3s ease-out}.mfp-zoom-in.mfp-ready .mfp-with-anim{opacity:1;transform:scale(1)}.mfp-zoom-in.mfp-ready.mfp-bg{opacity:0.55}.mfp-zoom-in.mfp-removing .mfp-with-anim{transform:scale(0.8);opacity:0}.mfp-zoom-in.mfp-removing.mfp-bg{opacity:0}.mfp-bg{background:#262626;opacity:0.3}.mfp-bg.mfp-enter-message{background:#1A1919;opacity:0.7 !important}.mfp-container{padding:0}.mfp-container .b-product-comments__form,.mfp-container .magnific-popup,.mfp-container .magnific-content{background:#fff;width:400px;max-width:100%;margin:0 auto;position:relative;padding:30px 25px;border-radius:5px}@media screen and (min-width:1200px){.mfp-container .b-product-comments__form,.mfp-container .magnific-popup,.mfp-container .magnific-content{width:22.2222222222rem;padding:1.6666666667rem 1.3888888889rem;border-radius:0.2777777778rem}}.mfp-container .b-product-comments__form>.block,.mfp-container .magnific-popup>.block,.mfp-container .magnific-content>.block{position:static}.mfp-container .b-product-comments__form.basket_add_popup .magnific-popup__title,.mfp-container .magnific-popup.basket_add_popup .magnific-popup__title,.mfp-container .magnific-content.basket_add_popup .magnific-popup__title{text-align:center;margin-left:1.5rem}@media screen and (min-width:1200px){.mfp-container .b-product-comments__form.basket_add_popup,.mfp-container .magnific-popup.basket_add_popup,.mfp-container .magnific-content.basket_add_popup{width:38.8888888889rem}}.mfp-container .magnific-popup__title,.mfp-container .magnific-content-title{font-size:1.25rem;font-weight:700;line-height:1.25;margin-bottom:1.3888888889rem;margin-right:1.5rem}@media screen and (min-width:1200px){.mfp-container .magnific-popup__title,.mfp-container .magnific-content-title{font-size:2rem;font-weight:700}}.mfp-container .form-actions .form-submit{width:100%}.mfp-container .mfp-close{right:25px;top:30px;width:auto;height:1.5625rem;font-size:0;display:flex;justify-content:center;align-items:center;opacity:1;color:#5A5959}@media screen and (min-width:1200px){.mfp-container .mfp-close{right:1.3888888889rem;top:1.6666666667rem;height:2.5rem}}.mfp-container .mfp-close::before{font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit;content:""}@media screen and (min-width:1200px){.mfp-container .mfp-close::before{font-size:1.3333333333rem}}.mfp-container .mfp-close.is-white{right:15px;top:11px;color:#FFFFFF}.block-type-enter-message{width:706px;max-width:100%;margin:0 auto}.block-type-enter-message .block__content{position:relative;padding:40px 25px;text-align:center;border-radius:5px;overflow:hidden}.block-type-enter-message .field-block-image{position:absolute;left:0;right:0;top:0;bottom:0}.block-type-enter-message .field-block-image::before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,0.6);z-index:1}.block-type-enter-message .field-block-image img{width:100%;height:100%;object-fit:cover}.block-type-enter-message .text{position:relative;z-index:2;color:#FFFFFF}.block-type-enter-message .field-block-title{font-size:1.25rem;font-weight:700;line-height:1.25;color:#FFD001}@media screen and (min-width:1200px){.block-type-enter-message .field-block-title{font-size:2rem;font-weight:700}}.block-type-enter-message .field-block-text{font-size:1.125rem;font-weight:700;line-height:1.25;margin-top:20px}@media screen and (min-width:1200px){.block-type-enter-message .field-block-text{font-size:1.3333333333rem;font-weight:500}}.block-type-enter-message .field-block-link{margin-top:40px}.block-type-enter-message .field-block-link a{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;font-family:"Roboto";line-height:1.25;border-radius:5px;text-align:center;text-decoration:none;background-color:transparent;border:none;outline:none;transition-duration:0.2s;user-select:none;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;outline:none;overflow:hidden;width:100%;color:#FFFFFF;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;padding:10px 25px;min-height:50px;background:#259959}@media screen and (min-width:1200px){.block-type-enter-message .field-block-link a{font-size:1rem;font-weight:700;letter-spacing:0.1111111111rem}}@media screen and (min-width:480px){.block-type-enter-message .field-block-link a{width:auto}}@media screen and (min-width:1200px){.block-type-enter-message .field-block-link a{padding:0.5555555556rem 1.3888888889rem;min-height:3.3333333333rem}}.block-type-enter-message .field-block-link a::before{position:absolute;content:"";left:-2px;top:-2px;bottom:-2px;right:-2px;transform:scaleX(0);transition:transform 0.3s;transform-origin:right center;z-index:-1;border-radius:5px}.block-type-enter-message .field-block-link a::after{font-family:"icomoon";font-size:18px;font-weight:400;line-height:1;color:inherit;content:"";margin-left:10px}@media screen and (min-width:1200px){.block-type-enter-message .field-block-link a::after{font-size:1.3333333333rem}}@media screen and (min-width:1200px){.block-type-enter-message .field-block-link a::after{font-size:1.3333333333rem}}.block-type-enter-message .field-block-link a::before{background:#EA284B}.block-type-enter-message .field-block-link a:hover::before{transform:scaleX(1)}.block-type-enter-message .mfp-close{width:30px;height:30px;right:7px;top:7px;background:#259959;color:#FFFFFF;border-radius:50%;outline:none}.block-type-enter-message .mfp-close::before{content:""}@media screen and (min-width:1200px){.block-type-enter-message .block__content{padding:5.2777777778rem 3.3333333333rem;border-radius:0.2777777778rem}.block-type-enter-message .field-block-text{margin-top:1.1111111111rem}.block-type-enter-message .field-block-link{margin-top:2.2222222222rem}.block-type-enter-message .mfp-close{width:30px;height:30px;right:7px;top:7px}}.block-type-stop-block{background:#FFFFFF;max-width:100%;margin:0 auto;position:relative}.block-type-stop-block .block__content{display:flex;align-items:center;width:100%}.block-type-stop-block .stop_block_img img{height:100vh;width:52vw;object-fit:cover}.block-type-stop-block .info_wrapper{padding:2.7777777778rem;text-align:center;width:48vw}.block-type-stop-block .field-block-title{font-size:2.5rem;font-weight:700;line-height:1.1}@media screen and (min-width:1200px){.block-type-stop-block .field-block-title{font-size:4.6666666667rem;font-weight:700}}.block-type-stop-block .field-block-text{font-size:1.125rem;font-weight:700;line-height:1.25;max-width:25rem;margin:15px auto 4.3333333333rem}@media screen and (min-width:1200px){.block-type-stop-block .field-block-text{font-size:1.3333333333rem;font-weight:500}}.block-type-stop-block .field-block-subtitle{margin-top:15px;font-size:1.25rem;font-weight:700;line-height:1.25}@media screen and (min-width:1200px){.block-type-stop-block .field-block-subtitle{font-size:2rem;font-weight:700}}.block-type-stop-block .field-block-link{margin-top:15px}.block-type-stop-block .field-block-link a{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;font-family:"Roboto";line-height:1.25;border-radius:5px;text-align:center;text-decoration:none;background-color:transparent;border:none;outline:none;transition-duration:0.2s;user-select:none;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;outline:none;overflow:hidden;width:100%;color:#FFFFFF;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;padding:10px 25px;min-height:50px;background:#259959}@media screen and (min-width:1200px){.block-type-stop-block .field-block-link a{font-size:1rem;font-weight:700;letter-spacing:0.1111111111rem}}@media screen and (min-width:480px){.block-type-stop-block .field-block-link a{width:auto}}@media screen and (min-width:1200px){.block-type-stop-block .field-block-link a{padding:0.5555555556rem 1.3888888889rem;min-height:3.3333333333rem}}.block-type-stop-block .field-block-link a::after{position:absolute;content:"";left:-2px;top:-2px;bottom:-2px;right:-2px;transform:scaleX(0);transition:transform 0.3s;transform-origin:right center;z-index:-1;border-radius:5px}.block-type-stop-block .field-block-link a::after{background:#EA284B}.block-type-stop-block .field-block-link a:hover::after{transform:scaleX(1)}@media screen and (min-width:1200px){.block-type-stop-block .field-block-link a{min-height:3.3333333333rem}}.block-type-stop-block .field-block-link a::before{content:"";font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit;margin-right:10px}@media screen and (min-width:1200px){.block-type-stop-block .field-block-link a::before{font-size:1.3333333333rem}}.warehouses-inform-form{display:flex;flex-direction:column}.warehouses-inform-form .mess{font-size:0.75rem;margin-top:10px}.warehouses-inform-form.is-submitted .mess{margin-top:0;font-size:1.25rem;font-weight:700;line-height:1.25}@media screen and (min-width:1200px){.warehouses-inform-form.is-submitted .mess{font-size:2rem;font-weight:700}}.basket-add-popup-links{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin:0 -0.5555555556rem -0.5555555556rem;text-align:center;flex-direction:row-reverse}.basket-add-popup-links a{margin:0 0.5555555556rem 0.5555555556rem}.basket-add-popup-links-order{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;font-family:"Roboto";line-height:1.25;border-radius:5px;text-align:center;text-decoration:none;background-color:transparent;border:none;outline:none;transition-duration:0.2s;user-select:none;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;outline:none;overflow:hidden;width:100%;color:#FFFFFF;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;padding:15px 25px;min-height:60px;background:#259959}@media screen and (min-width:1200px){.basket-add-popup-links-order{font-size:1rem;font-weight:700;letter-spacing:0.1111111111rem}}@media screen and (min-width:480px){.basket-add-popup-links-order{width:auto}}@media screen and (min-width:1200px){.basket-add-popup-links-order{padding:0.8333333333rem 1.3888888889rem;min-height:3.3333333333rem}}.basket-add-popup-links-order::after{position:absolute;content:"";left:-2px;top:-2px;bottom:-2px;right:-2px;transform:scaleX(0);transition:transform 0.3s;transform-origin:right center;z-index:-1;border-radius:5px}.basket-add-popup-links-order::after{background:#EA284B}.basket-add-popup-links-order:hover::after{transform:scaleX(1)}.basket-add-popup-links-close{font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;transition-duration:0.2s;text-decoration:none}@media screen and (min-width:1200px){.basket-add-popup-links-close{font-size:1rem;font-weight:700;letter-spacing:0.1111111111rem}}.basket-add-popup-links-close::before{content:"";font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit;color:#259959;margin-right:0.5rem;display:inline-block;vertical-align:middle;animation-duration:1s;animation-iteration-count:infinite}@media screen and (min-width:1200px){.basket-add-popup-links-close::before{font-size:1.3333333333rem}}.basket-add-popup-links-close:after{left:calc(24px + 0.5rem)}.basket-add-popup-links-close:hover{color:#259959}.addto_basket_button{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;font-family:"Roboto";line-height:1.25;border-radius:5px;text-align:center;text-decoration:none;background-color:transparent;border:none;outline:none;transition-duration:0.2s;user-select:none;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;outline:none;overflow:hidden;width:100%;color:#FFFFFF;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;padding:15px 25px;min-height:60px;background:#259959;width:100%;white-space:nowrap;flex-wrap:nowrap}@media screen and (min-width:1200px){.addto_basket_button{font-size:1rem;font-weight:700;letter-spacing:0.1111111111rem}}@media screen and (min-width:480px){.addto_basket_button{width:auto}}@media screen and (min-width:1200px){.addto_basket_button{padding:0.8333333333rem 1.3888888889rem;min-height:3.3333333333rem}}.addto_basket_button::after{position:absolute;content:"";left:-2px;top:-2px;bottom:-2px;right:-2px;transform:scaleX(0);transition:transform 0.3s;transform-origin:right center;z-index:-1;border-radius:5px}.addto_basket_button::after{background:#EA284B}.addto_basket_button:hover::after{transform:scaleX(1)}.warehous-btn{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;font-family:"Roboto";line-height:1.25;border-radius:5px;text-align:center;text-decoration:none;background-color:transparent;border:none;outline:none;transition-duration:0.2s;user-select:none;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;outline:none;overflow:hidden;width:100%;color:#FFFFFF;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;padding:10px 25px;min-height:50px;background:#EA284B}@media screen and (min-width:1200px){.warehous-btn{font-size:1rem;font-weight:700;letter-spacing:0.1111111111rem}}@media screen and (min-width:480px){.warehous-btn{width:auto}}@media screen and (min-width:1200px){.warehous-btn{padding:0.5555555556rem 1.3888888889rem;min-height:3.3333333333rem}}.warehous-btn::after{position:absolute;content:"";left:-2px;top:-2px;bottom:-2px;right:-2px;transform:scaleX(0);transition:transform 0.3s;transform-origin:right center;z-index:-1;border-radius:5px}.warehous-btn::after{background:#259959}.warehous-btn:hover::after{transform:scaleX(1)}@media screen and (min-width:1200px){.warehous-btn{min-height:3.3333333333rem}}.basket_add_popup_params .basket_add_button_wrap{display:flex;align-items:center;margin:0 -5px}.basket_add_popup_params .addto_basket_button,.basket_add_popup_params .basket_item_count{margin:0 5px}h6,h5,h4,h3,h2,h1{margin:0;padding:0}h1{font-size:2.5rem;font-weight:700;line-height:1.1}@media screen and (min-width:1200px){h1{font-size:4.6666666667rem;font-weight:700}}h2{font-size:1.875rem;font-weight:700;line-height:1.25}@media screen and (min-width:1200px){h2{font-size:3.5555555556rem;font-weight:700}}h3{font-size:1.5rem;font-weight:700;line-height:1.25}@media screen and (min-width:1200px){h3{font-size:2.6666666667rem;font-weight:700}}h4{font-size:1.25rem;font-weight:700;line-height:1.25}@media screen and (min-width:1200px){h4{font-size:2rem;font-weight:700}}h5{font-size:1.125rem;font-weight:700;line-height:1.25}@media screen and (min-width:1200px){h5{font-size:1.3333333333rem;font-weight:500}}h6{font-size:0.75rem;font-weight:400}input[type=date]::-webkit-inner-spin-button,input[type=date]::-webkit-outer-spin-button,input[type=time]::-webkit-inner-spin-button,input[type=time]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-moz-appearance:none;-webkit-appearance:none;-o-appearance:none;-ms-appearance:none;margin:0}input[type=time],input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;-o-appearance:textfield;-ms-appearance:textfield}input[type="time"]::-webkit-clear-button{display:none}input[type="time"]::-moz-clear-button{display:none}.js input.form-autocomplete{background-image:none}svg,img{border:none;vertical-align:middle;max-width:100%;height:auto}video{-o-object-fit:cover;object-fit:cover;vertical-align:middle;width:100%;height:auto}[type="color"],[type="date"],[type="datetime"],[type="datetime-local"],[type="email"],[type="month"],[type="number"],[type="password"],[type="search"],[type="tel"],[type="text"],[type="time"],[type="url"],[type="week"],select,textarea{padding:10px 15px;background:#F9F9F9;border:1px solid #E8E8E8;box-sizing:border-box;border-radius:5px;height:60px;width:100%;outline:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;font:400 1rem "Roboto",arial,sans-serif;line-height:1.25;color:#2E2D2D;transition-duration:0.2s;min-width:0}@media screen and (min-width:1200px){[type="color"],[type="date"],[type="datetime"],[type="datetime-local"],[type="email"],[type="month"],[type="number"],[type="password"],[type="search"],[type="tel"],[type="text"],[type="time"],[type="url"],[type="week"],select,textarea{height:3.3333333333rem;padding:0.5555555556rem 0.8333333333rem}}[type="color"][disabled="disabled"],[type="date"][disabled="disabled"],[type="datetime"][disabled="disabled"],[type="datetime-local"][disabled="disabled"],[type="email"][disabled="disabled"],[type="month"][disabled="disabled"],[type="number"][disabled="disabled"],[type="password"][disabled="disabled"],[type="search"][disabled="disabled"],[type="tel"][disabled="disabled"],[type="text"][disabled="disabled"],[type="time"][disabled="disabled"],[type="url"][disabled="disabled"],[type="week"][disabled="disabled"],select[disabled="disabled"],textarea[disabled="disabled"]{opacity:0.5}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#2E2D2D;transition:all 0.3s}input::-moz-placeholder,textarea::-moz-placeholder{color:#2E2D2D;transition:all 0.3s}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#2E2D2D;transition:all 0.3s}input:focus,textarea:focus{border-color:#259959;background:#fff}input:focus::-webkit-input-placeholder,textarea:focus::-webkit-input-placeholder{opacity:0}input:focus::-moz-placeholder,textarea:focus::-moz-placeholder{opacity:0}input:focus:-ms-input-placeholder,textarea:focus:-ms-input-placeholder{opacity:0}textarea{height:150px;padding-top:1rem;padding-bottom:1rem;resize:none;display:block}@media screen and (min-width:1200px){textarea{padding-top:0.625rem;padding-bottom:0.625rem;height:8.3333333333rem}}select{padding-right:40px;background-image:url("/themes/personal/images/icons/select-arrow.svg");background-position:right 15px center;background-repeat:no-repeat}@media screen and (min-width:1200px){select{padding-right:2.2222222222rem;background-position:right 0.8333333333rem center}}.form-type-checkbox,.form-type-radio{position:relative}input[type="radio"]{position:absolute !important;clip:rect(1px,1px,1px,1px);overflow:hidden;height:1px;width:1px;word-wrap:normal}input[type="radio"]~label{display:inline-block;position:relative;padding-left:1.75em;cursor:pointer;transition-duration:0.2s}input[type="radio"]~label::before,input[type="radio"]~label::after{content:"";position:absolute;left:0;top:0;width:0;border-radius:50%;transition-duration:0.2s}input[type="radio"]~label::before{width:1.25em;height:1.25em;background:#fff;border:1px solid rgba(78,84,92,0.4)}input[type="radio"]~label::after{background:#259959;width:10px;height:10px;margin-top:5px;margin-left:5px;opacity:0}@media screen and (min-width:1200px){input[type="radio"]~label::after{width:0.68em;height:0.68em;margin-top:0.3em;margin-left:0.3em}}input[type="radio"]:checked~label::after{opacity:1}input[type="radio"]:checked~label::before{border-color:#259959}.form-type-radio{position:relative}input[type="checkbox"]{position:absolute !important;clip:rect(1px,1px,1px,1px);overflow:hidden;height:1px;width:1px;word-wrap:normal}input[type="checkbox"]~label{display:inline-block;padding-left:1.75em;cursor:pointer;transition-duration:0.2s;position:relative}input[type="checkbox"]~label::before,input[type="checkbox"]~label::after{content:"";position:absolute;left:0;top:0.625em;margin-top:-0.6em;width:1.2em;height:1.2em;transition-duration:0.2s}input[type="checkbox"]~label::before{background:#fff;border:1px solid #CEEEBC;border-radius:3px}input[type="checkbox"]~label::after{display:inline-flex;justify-content:center;align-items:center;font-family:"icomoon";font-size:16px;font-weight:400;line-height:1;color:inherit;content:"";color:#259959;opacity:0;transform:scale(0.5)}@media screen and (min-width:1200px){input[type="checkbox"]~label::after{font-size:1.3333333333rem}}@media screen and (min-width:1200px){input[type="checkbox"]~label::after{font-size:1rem}}input[type="checkbox"]:checked~label::after{opacity:1;transform:none}input[type="checkbox"]:checked~label::before{border-color:#259959}.select2-container--default.select2-container--disabled .select2-selection--single{background:#F9F9F9}.select2-container--default .select2-selection--single{border:1px solid #E8E8E8;background:#F9F9F9;outline:none;height:60px;border-radius:5px;display:flex;align-items:center;padding:10px 40px 10px 15px}@media screen and (min-width:1200px){.select2-container--default .select2-selection--single{height:3.3333333333rem;padding:0.5555555556rem 2.2222222222rem 0.5555555556rem 0.8333333333rem}}.select2-container--default .select2-selection--single.exposed-style{border:none}.select2-container--default .select2-selection--single.exposed-style .select2-selection__rendered{line-height:60px}.select2-container--default .select2-selection--single .select2-selection__rendered{padding:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:inherit;line-height:1.25}.select2-container--default .select2-selection--single .select2-selection__arrow{right:15px;height:100%;background:url("/themes/personal/images/icons/select-arrow.svg") no-repeat center center;width:10px;background-size:contain}@media screen and (min-width:1200px){.select2-container--default .select2-selection--single .select2-selection__arrow{right:0.8333333333rem;width:0.5555555556rem}}.select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#2D3748}.select2-container--default .select2-selection--single .select2-selection__clear{position:absolute;right:-23px;top:0;bottom:0;z-index:1000;font-size:20px;width:20px;text-align:center;transition:color 0.3s}.select2-container--default .select2-selection--single .select2-selection__clear:hover{color:#FF7B01}.select2-container--default .select2-results>.select2-results__options{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#259959 rgba(206,238,188,0.5)}.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar{width:7px;height:7px}.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-track{background:rgba(206,238,188,0.5);border-radius:2px}.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-thumb{background:#259959;border-radius:2px;cursor:pointer}.select2-container{max-width:100%;width:min-content}.select2-container .color-code{border:1px solid #E8E8E8;width:24px;height:24px;display:inline-block;vertical-align:middle;border-radius:3px;margin:-0.2em 10px 0 0;flex-shrink:0}.select2-search{box-shadow:0 0 5px rgba(0,0,0,0.3)}.select2-search__field{min-height:32px}.select2-container--default .select2-search--dropdown .select2-search__field{height:40px;border-radius:5px;border:1px solid #E8E8E8}.select2-container--open .select2-selection__arrow{transform:rotate(180deg)}.select2-dropdown{border:none}.select2-container--default .select2-results>.select2-results__options{max-height:250px}.select2-container--open .select2-results__options{border-radius:0 0 5px 5px}.select2-results__options{border:none;border-radius:0;box-shadow:0px 0px 30px rgba(60,63,65,0.06);max-height:250px}.select2-results__options .select2-results__option{display:flex;align-items:center;padding:15px;min-height:60px;word-break:break-word}@media screen and (min-width:1200px){.select2-results__options .select2-results__option{padding:0.8333333333rem;min-height:3.3333333333rem}}.select2-results__options .select2-results__option:last-of-type{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.select2-results__options .select2-results__option--highlighted[aria-selected]{background:#259959;color:#fff}.form-actions{margin-top:15px}.form-actions .form-submit{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;font-family:"Roboto";line-height:1.25;border-radius:5px;text-align:center;text-decoration:none;background-color:transparent;border:none;outline:none;transition-duration:0.2s;user-select:none;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;outline:none;overflow:hidden;width:100%;color:#FFFFFF;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;padding:15px 25px;min-height:60px;background:#259959}@media screen and (min-width:1200px){.form-actions .form-submit{font-size:1rem;font-weight:700;letter-spacing:0.1111111111rem}}@media screen and (min-width:480px){.form-actions .form-submit{width:auto}}@media screen and (min-width:1200px){.form-actions .form-submit{padding:0.8333333333rem 1.3888888889rem;min-height:3.3333333333rem}}.form-actions .form-submit::after{position:absolute;content:"";left:-2px;top:-2px;bottom:-2px;right:-2px;transform:scaleX(0);transition:transform 0.3s;transform-origin:right center;z-index:-1;border-radius:5px}.form-actions .form-submit::after{background:#EA284B}.form-actions .form-submit:hover::after{transform:scaleX(1)}form .confirmation-message{text-align:center}.text-center{text-align:center}ol,ul{margin:0;padding:0}li{margin:0;padding:0;list-style:none}table{border-collapse:collapse}.responsive-table-text{overflow-x:auto;overflow-y:hidden}iframe{border:none;vertical-align:middle}.ajax-progress-throbber,.ajax-progress-fullscreen{width:100%;height:100%;position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:rgba(35,34,34,0.85);font-size:0;display:flex;align-items:center;justify-content:center;overflow:hidden;background-image:none;border-radius:0}.lds-roller{display:inline-block;position:relative;width:80px;height:80px}.lds-roller div{animation:lds-roller 1.2s cubic-bezier(0.5,0,0.5,1) infinite;transform-origin:40px 40px}.lds-roller div:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background:#259959;margin:-4px 0 0 -4px}.lds-roller div:nth-child(1){animation-delay:-0.036s}.lds-roller div:nth-child(1):after{top:63px;left:63px}.lds-roller div:nth-child(2){animation-delay:-0.072s}.lds-roller div:nth-child(2):after{top:68px;left:56px}.lds-roller div:nth-child(3){animation-delay:-0.108s}.lds-roller div:nth-child(3):after{top:71px;left:48px}.lds-roller div:nth-child(4){animation-delay:-0.144s}.lds-roller div:nth-child(4):after{top:72px;left:40px}.lds-roller div:nth-child(5){animation-delay:-0.18s}.lds-roller div:nth-child(5):after{top:71px;left:32px}.lds-roller div:nth-child(6){animation-delay:-0.216s}.lds-roller div:nth-child(6):after{top:68px;left:24px}.lds-roller div:nth-child(7){animation-delay:-0.252s}.lds-roller div:nth-child(7):after{top:63px;left:17px}.lds-roller div:nth-child(8){animation-delay:-0.288s}.lds-roller div:nth-child(8):after{top:56px;left:12px}@keyframes lds-roller{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}form .form-item{margin:0 0 10px;position:relative}@media screen and (min-width:1200px){form .form-item{margin-bottom:0.8333333333rem}}form .form-item-required::before{content:"";position:absolute;width:6px;height:6px;background:#DB001A;border-radius:100%;margin-left:-3px;top:50%;margin-top:-3px;z-index:1}form .form-item.form-type-password-confirm{margin-bottom:0}form .form-item.form-type-password-confirm.form-item-required:before{display:none}.form-actions .form-submit{font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:2px}@media screen and (min-width:1200px){.form-actions .form-submit{font-size:1rem;font-weight:700;letter-spacing:0.1111111111rem}}.btn--std{font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:2px}@media screen and (min-width:1200px){.btn--std{font-size:1rem;font-weight:700;letter-spacing:0.1111111111rem}}.swiper-button{position:absolute;top:45%;width:36px;height:36px;margin-top:auto;display:flex;align-items:center;justify-content:center;transition:all 0.5s;-webkit-tap-highlight-color:transparent;z-index:1;color:#9E9D9D;z-index:5;margin-top:-18px;background:#259959;color:#FFFFFF;border-radius:50%}.swiper-button:before{display:none}.swiper-button::after{position:absolute;font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit}@media screen and (min-width:1200px){.swiper-button::after{font-size:1.3333333333rem}}.swiper-button-prev{left:0}.swiper-button-prev::after{content:""}.swiper-button-next{right:0}.swiper-button-next::after{content:""}.swiper-button.swiper-smart-position-hidden{display:none}.swiper-button:hover{color:#FFFFFF}.swiper-button.swiper-button-disabled{pointer-events:initial;cursor:auto;background:#5A5959;opacity:1}.gl-devel{font-family:"Cuprum";padding-left:26px;text-align:left;position:relative;display:table;text-transform:uppercase;line-height:1.25;color:"Roboto";white-space:nowrap;width:300px;margin:20px auto 0}@media screen and (min-width:1200px){.gl-devel{width:23.8%;margin:0}}.gl-devel-mask{position:absolute;top:0;bottom:0;background:#259959;width:0%}.gl-devel-mask--title{left:0}.gl-devel-mask--role{background:#EA284B;right:0}.gl-devel-title{font-size:23px;display:table;position:relative}@media screen and (min-width:1200px){.gl-devel-title{font-size:1.3333333333rem}}.gl-devel-title svg,.gl-devel-title img{position:absolute;right:100%;width:auto;height:80%;top:10%;margin:0 5px 0 0}.gl-devel-name{position:relative;transform:scale(0)}.gl-devel-role{font-size:14px;letter-spacing:3px;display:table;position:relative}@media screen and (min-width:1200px){.gl-devel-role{font-size:0.8888888889rem}}.gl-devel-role a{text-decoration:none;position:relative;display:block;transform:scale(0);color:inherit}.gl-devel-role a:after{content:"";position:absolute;left:0;bottom:0;right:0;height:1px;background:currentColor;transform:scaleX(0);transition-duration:0.2s}.gl-devel-role a:hover:after{transform:scaleX(1)}.gl-devel.is-animate .gl-devel-title img,.gl-devel.is-animate .gl-devel-title svg{animation:glyanec_img 5s infinite}.gl-devel.is-animate .gl-devel-mask{animation-delay:0.5s}.gl-devel.is-animate .gl-devel-mask--title{animation:mainBlock 1s cubic-bezier(0.74,0.06,0.4,0.92) forwards}.gl-devel.is-animate .gl-devel-mask--role{animation:mainBlockRight 1s cubic-bezier(0.74,0.06,0.4,0.92) forwards}.gl-devel.is-animate .gl-devel-role a,.gl-devel.is-animate .gl-devel-name{transition:0s ease 0.5s;transform:scale(1)}@keyframes mainBlock{0%{width:0%;left:0}50%{width:100%;left:0}100%{width:0;left:100%}}@keyframes mainBlockRight{0%{width:0%;right:0}50%{width:100%;right:0}100%{width:0;right:100%}}@keyframes glyanec_img{0%{transform:rotate3d(10,0,0,0deg)}20%{transform:rotate3d(10,0,0,0deg)}40%{transform:rotate3d(10,0,0,0deg)}60%{transform:rotate3d(0,10,0,180deg)}80%{transform:rotate3d(10,0,0,0deg)}}@keyframes secBlock{0%{width:0%;left:0}50%{width:100%;left:0}100%{width:0;left:100%}}@keyframes mainFadeIn{0%{opacity:0}100%{opacity:1}}@keyframes popIn{0%{opacity:0}50%{opacity:1;bottom:45px}65%{bottom:0px;width:15px}80%{bottom:20px}100%{bottom:2px;transform:scale(1)}}@keyframes secFadeIn{0%{opacity:0}15%{opacity:0}100%{opacity:1}}@keyframes top{0%{opacity:0;bottom:-80px}100%{opacity:1;bottom:0px}}@keyframes icon{0%{opacity:0;transform:scale(0)}50%{opacity:1;transform:scale(1.3) rotate(-2deg)}100%{opacity:1;bottom:0px}}.basket_item_count{width:134px;height:60px;background:#F9F9F9;border:1px solid #E8E8E8;display:flex;border-radius:5px;flex-shrink:0}@media screen and (min-width:1200px){.basket_item_count{width:8.3333333333rem;height:3.3333333333rem}}.basket_item_count .arrow{width:33.333%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:0;color:inherit;text-decoration:none;transition:color 0.3s;color:#259959;-webkit-tap-highlight-color:transparent}.basket_item_count .arrow:hover{color:#EA284B}.basket_item_count .arrow::before{font-family:"icomoon";font-size:18px;font-weight:400;line-height:1;color:inherit}@media screen and (min-width:1200px){.basket_item_count .arrow::before{font-size:1.3333333333rem}}@media screen and (min-width:1200px){.basket_item_count .arrow::before{font-size:1rem}}.basket_item_count .arrow.min::before{content:""}.basket_item_count .arrow.plus::before{content:""}.basket_item_count .count_input{border:none;min-height:0;padding:0;height:100%;font-size:1.5rem;font-weight:700;background:transparent;-moz-appearance:textfield;flex-grow:1;text-align:center}.drupal_package_like_button{display:inline-block;font-size:0;-webkit-tap-highlight-color:transparent;text-decoration:none}.drupal_package_like_button::before{font-family:"icomoon";font-size:18px;font-weight:400;line-height:1;color:inherit;color:#259959}@media screen and (min-width:1200px){.drupal_package_like_button::before{font-size:1.3333333333rem}}.drupal_package_like_button.compare_button::before{content:""}.drupal_package_like_button.compare_button.active:before{color:#DB001A}.drupal_package_like_button.favorite_button::before{content:"";color:#EA284B}.drupal_package_like_button.favorite_button.active::before{content:""}.drupal_package_like_button.favorite_button_comment{display:flex;align-items:center}.drupal_package_like_button.favorite_button_comment .count{font-size:0.75rem;color:#5A5959;margin-left:8px}.drupal_package_like_button.favorite_button_comment::before{color:#259959;content:"";line-height:1}.drupal_package_like_button.dislike_button_comment{display:flex;align-items:center}.drupal_package_like_button.dislike_button_comment .count{font-size:0.75rem;color:#5A5959;margin-left:5px}.drupal_package_like_button.dislike_button_comment::before{color:#DB001A;content:"";line-height:1;margin-top:4px}.swiper-hand{position:absolute;background:url("/themes/personal/images/icons/hand.svg") center center;width:38px;height:36px;right:0;top:0;pointer-events:none;z-index:5}@media screen and (min-width:1200px){.swiper-hand{display:none}}.swiper-lock .swiper-hand{display:none}#drupal-live-announce{display:none}.field--type-fivestar{margin-bottom:10px}.form-type-fivestar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}div.fivestar-widget,div.fivestar-widget-static{font-size:0;display:flex}div.fivestar-widget .star,div.fivestar-widget-static .star{margin:0;background:url("/themes/personal/images/ico-stars.svg") no-repeat 0 0 !important;width:28px;height:24px;flex-shrink:0}div.fivestar-widget .star a,div.fivestar-widget .star span.off,div.fivestar-widget-static .star a,div.fivestar-widget-static .star span.off{background:url("/themes/personal/images/ico-stars.svg") no-repeat 0 0 !important;width:100%;display:block}div.fivestar-widget .star.hover a,div.fivestar-widget .star.on a,div.fivestar-widget .star span.on,div.fivestar-widget-static .star.hover a,div.fivestar-widget-static .star.on a,div.fivestar-widget-static .star span.on{height:100%;display:block;height:100%;background:url("/themes/personal/images/ico-stars.svg") no-repeat 0 bottom !important}.fivestar-default{display:flex;align-items:center}.fivestar-default .fivestar-rate{margin:0 0 0 10px;font-size:1.125rem;font-weight:700}.stars-small div.fivestar-widget,.stars-small div.fivestar-widget-static{margin-left:-1px;margin-right:-1px}.stars-small div.fivestar-widget .star,.stars-small div.fivestar-widget-static .star{width:10px;height:10px;margin-left:1px;margin-right:1px;background-size:100% auto !important}@media screen and (min-width:1200px){.stars-small div.fivestar-widget .star,.stars-small div.fivestar-widget-static .star{width:14px;height:14px}}.stars-small div.fivestar-widget .star span,.stars-small div.fivestar-widget .star a,.stars-small div.fivestar-widget-static .star span,.stars-small div.fivestar-widget-static .star a{background-size:100% auto !important}.stars-small .fivestar-rate{font-size:0.75rem;font-weight:700}@media screen and (min-width:1200px){.stars-small .fivestar-rate{font-size:0.7777777778rem;font-weight:700}}.vote-widget--like-and-dislike{display:flex}.vote-widget--like-and-dislike a{background:none;width:auto;height:auto;text-indent:unset;font-size:0;text-decoration:none;margin-right:0.2777777778rem}.vote-widget--like-and-dislike a:before{font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit;display:block;transition-duration:0.2s}@media screen and (min-width:1200px){.vote-widget--like-and-dislike a:before{font-size:1.3333333333rem}}.vote-widget--like-and-dislike .count{font-size:0.875rem;font-weight:400;color:#5A5959}@media screen and (min-width:1200px){.vote-widget--like-and-dislike .count{font-size:0.8888888889rem;font-weight:400}}.vote-like{display:flex;align-items:center;margin:0 10px 0 0}@media screen and (min-width:1200px){.vote-like{margin-right:0.8333333333rem}}.vote-like a{color:#259959}.vote-like a:before{content:""}.vote-like a:hover:before{transform:translateY(-5px)}.vote-like a:active:before{transform:translateY(-3px)}.vote-dislike{display:flex;align-items:center}.vote-dislike a{color:#DB001A}.vote-dislike a:before{content:""}.vote-dislike a:hover:before{transform:translateY(5px)}.vote-dislike a:active:before{transform:translateY(3px)}.a2a_kit.a2a_default_style{display:flex;align-items:center;margin:0 -0.1666666667rem}.a2a_kit.a2a_default_style a{margin:0 0.1666666667rem;width:32px;height:32px;padding:0}@media screen and (min-width:1200px){.a2a_kit.a2a_default_style a{width:1.7777777778rem;height:1.7777777778rem}}.a2a_kit.a2a_default_style a:before{content:"";background:no-repeat center;background-size:contain;border-radius:5px;width:100%;height:100%;display:block;animation-duration:1s;animation-iteration-count:infinite}.a2a_kit.a2a_default_style a:hover:before{animation-name:zoomIn}.a2a_kit.a2a_default_style a span{display:none}.a2a_kit.a2a_default_style a.a2a_button_facebook:before{background-image:url("/themes/personal/images/icons/ico-share-1.svg")}.a2a_kit.a2a_default_style a.a2a_button_telegram:before{background-image:url("/themes/personal/images/icons/ico-share-2.svg")}.share-section{clear:both;padding:30px 0 0;display:flex;flex-wrap:wrap;align-items:center}@media screen and (min-width:1200px){.share-section{padding-top:2.7777777778rem}}.share-section__title{font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;margin-right:8px}@media screen and (min-width:1200px){.share-section__title{font-size:1rem;font-weight:700;letter-spacing:0.1111111111rem}}.grid-2 .view-content{display:flex;flex-wrap:wrap;margin:0 -15px}@media screen and (min-width:768px){.grid-2 .view-content{margin-left:-0.8333333333rem;margin-right:-0.8333333333rem}}.grid-2 .views-row{padding:0 15px;margin:0 0 10px;width:100%}@media screen and (min-width:768px){.grid-2 .views-row{width:50%;margin-bottom:1.6666666667rem;padding-left:0.8333333333rem;padding-right:0.8333333333rem}}.grid-3 .view-content{display:flex;flex-wrap:wrap;margin:0 -15px}@media screen and (min-width:768px){.grid-3 .view-content{margin-left:-0.8333333333rem;margin-right:-0.8333333333rem}}.grid-3 .views-row{padding:0 15px;margin:0 0 15px;width:100%}@media screen and (min-width:480px){.grid-3 .views-row{width:50%;margin-bottom:30px;margin-bottom:1.6666666667rem;padding-left:0.8333333333rem;padding-right:0.8333333333rem}}@media screen and (min-width:992px){.grid-3 .views-row{width:33.333%}}.grid-4 .view-content{display:flex;flex-wrap:wrap;margin:0 -15px}@media screen and (min-width:768px){.grid-4 .view-content{margin-left:-0.8333333333rem;margin-right:-0.8333333333rem}}.grid-4 .views-row{padding:0 15px;margin:0 0 25px;width:100%}@media screen and (min-width:480px){.grid-4 .views-row{width:50%;margin-bottom:1.6666666667rem;padding-left:0.8333333333rem;padding-right:0.8333333333rem}}@media screen and (min-width:768px){.grid-4 .views-row{width:33.33%}}@media screen and (min-width:1200px){.grid-4 .views-row{width:25%}}.pager{clear:both;text-align:center;font-weight:normal;margin:25px 0 0;font-size:1rem;color:#2E2D2D}@media screen and (min-width:1200px){.pager{margin-top:2.7777777778rem}}.pager__items{display:inline-block;vertical-align:middle;padding:0 2.5rem;position:relative}.pager__item{display:inline-block;vertical-align:middle;list-style:none;margin:0 1px;padding:0;min-width:20px}@media screen and (min-width:1200px){.pager__item{margin:0 0.5555555556rem;min-width:auto}}.pager__item a{transition-duration:0.2s;display:flex;text-decoration:none;height:2.2222222222rem;position:relative;align-items:center;justify-content:center}.pager__item a:hover{color:#259959}.pager__item.is-active a{font-size:1.125rem;font-weight:700;line-height:1.25;color:#259959}@media screen and (min-width:1200px){.pager__item.is-active a{font-size:1.3333333333rem;font-weight:500}}.pager__item--last,.pager__item--first{display:none}.pager__item--previous,.pager__item--next{position:absolute;top:50%;margin:-12px 0 0;width:24px}.pager__item--previous a,.pager__item--next a{position:relative;font-size:0;padding:0;color:#C5C4C4;height:24px;display:flex;align-items:center;justify-content:center}.pager__item--previous a:before,.pager__item--next a:before{font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit;animation-duration:1s;animation-iteration-count:infinite}@media screen and (min-width:1200px){.pager__item--previous a:before,.pager__item--next a:before{font-size:1.3333333333rem}}.pager__item--previous a:hover,.pager__item--next a:hover{color:#259959}.pager__item--previous{left:0}.pager__item--previous a:before{content:""}.pager__item--previous a:hover:before{animation-name:fadeOutLeft}.pager__item--next{right:0}.pager__item--next a:before{content:""}.pager__item--next a:hover:before{animation-name:fadeOutRight}.pager .pager__load_more_items li{margin:0;padding:0}.pager .pager__load_more_items li a{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;font-family:"Roboto";line-height:1.25;border-radius:5px;text-align:center;text-decoration:none;background-color:transparent;border:none;outline:none;transition-duration:0.2s;user-select:none;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;outline:none;overflow:hidden;width:100%;color:#FFFFFF;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;padding:15px 25px;min-height:60px;background:#259959;width:auto}@media screen and (min-width:1200px){.pager .pager__load_more_items li a{font-size:1rem;font-weight:700;letter-spacing:0.1111111111rem}}@media screen and (min-width:480px){.pager .pager__load_more_items li a{width:auto}}@media screen and (min-width:1200px){.pager .pager__load_more_items li a{padding:0.8333333333rem 1.3888888889rem;min-height:3.3333333333rem}}.pager .pager__load_more_items li a::after{position:absolute;content:"";left:-2px;top:-2px;bottom:-2px;right:-2px;transform:scaleX(0);transition:transform 0.3s;transform-origin:right center;z-index:-1;border-radius:5px}.pager .pager__load_more_items li a::after{background:#EA284B}.pager .pager__load_more_items li a:hover::after{transform:scaleX(1)}.pager .pager__load_more_items li a:after{font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit;content:"";margin:0 0 0 10px;transition-duration:0.5s}@media screen and (min-width:1200px){.pager .pager__load_more_items li a:after{font-size:1.3333333333rem}}.pager .pager__load_more_items li a:hover:after{transform:rotate(360deg)}.pager .pager__load_more_items.load_more_auto li a{padding:0;background:none;min-height:0}.pager .pager__load_more_items.load_more_auto li a:before,.pager .pager__load_more_items.load_more_auto li a:after{display:none}.ui-datepicker.ui-widget-content{border-radius:0;box-shadow:0px 4px 15px rgba(79,79,79,0.2);color:#2E2D2D;border:none;font-size:14px;width:320px;font-family:"Roboto";padding:0 15px}.ui-datepicker.ui-widget-content .ui-datepicker-header{padding:0 15px;border-radius:0;border:none;border-bottom:1px solid #E8E8E8;box-shadow:none;background:none;text-align:center;display:flex;align-items:center;justify-content:center;min-height:80px;margin:0 -15px}.ui-datepicker.ui-widget-content .ui-datepicker-header:after,.ui-datepicker.ui-widget-content .ui-datepicker-header:before{display:none}.ui-datepicker.ui-widget-content .ui-datepicker-header a{outline:none;height:auto;width:24px;height:24px;border:none;cursor:pointer;outline:none;height:auto;background:#fff;border-radius:0;position:static;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#2E2D2D}.ui-datepicker.ui-widget-content .ui-datepicker-header a span{display:none}.ui-datepicker.ui-widget-content .ui-datepicker-header a:before{font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit}@media screen and (min-width:1200px){.ui-datepicker.ui-widget-content .ui-datepicker-header a:before{font-size:1.3333333333rem}}.ui-datepicker.ui-widget-content .ui-datepicker-header a.ui-datepicker-prev:before{content:""}.ui-datepicker.ui-widget-content .ui-datepicker-header a.ui-datepicker-next{order:10}.ui-datepicker.ui-widget-content .ui-datepicker-header a.ui-datepicker-next:before{content:""}.ui-datepicker.ui-widget-content .ui-datepicker-header a:hover{color:#CEEEBC}.ui-datepicker.ui-widget-content .ui-datepicker-header .ui-datepicker-title{margin:0 18px;font-size:16px;text-transform:uppercase;letter-spacing:0.05em;font-weight:700;line-height:1.4;min-width:132px;flex-grow:1;min-width:0}.ui-datepicker.ui-widget-content .ui-datepicker-header select{margin:0;font-size:1rem;width:46%;margin:0 2%;padding-left:10px;padding-right:30px;vertical-align:top;height:40px;background-position:right 12px center;font-family:"Roboto"}@media screen and (min-width:1200px){.ui-datepicker.ui-widget-content .ui-datepicker-header select{height:2.2222222222rem;font-size:0.7rem}}.ui-datepicker.ui-widget-content .ui-datepicker-calendar{font-size:16px;margin:0}.ui-datepicker.ui-widget-content .ui-datepicker-calendar thead th{font-weight:700;font-size:10px;text-transform:uppercase;color:#259959;padding:5px;height:40px}.ui-datepicker.ui-widget-content .ui-datepicker-calendar tbody tr td{border:none;padding:0;cursor:pointer;height:40px;width:14.2%;vertical-align:middle}.ui-datepicker.ui-widget-content .ui-datepicker-calendar tbody tr td span,.ui-datepicker.ui-widget-content .ui-datepicker-calendar tbody tr td a{border:none;color:#2E2D2D;padding:0;background:none;display:flex;align-items:center;justify-content:center;text-align:center;border-radius:50%;width:28px;height:28px;margin:0 auto}.ui-datepicker.ui-widget-content .ui-datepicker-calendar tbody tr td.ui-datepicker-today span,.ui-datepicker.ui-widget-content .ui-datepicker-calendar tbody tr td.ui-datepicker-today a{background:#F1F4F6;color:#2E2D2D}.ui-datepicker.ui-widget-content .ui-datepicker-calendar tbody tr td.ui-datepicker-current-day span,.ui-datepicker.ui-widget-content .ui-datepicker-calendar tbody tr td.ui-datepicker-current-day a,.ui-datepicker.ui-widget-content .ui-datepicker-calendar tbody tr td:hover span,.ui-datepicker.ui-widget-content .ui-datepicker-calendar tbody tr td:hover a{background:#259959;color:#fff}.ui-menu.ui-autocomplete{border:none;font:1rem "Roboto";max-height:362px;overflow-x:hidden;z-index:9999;margin:0;border-radius:0;background:#fff;max-width:100%;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#259959 rgba(206,238,188,0.5)}.ui-menu.ui-autocomplete::-webkit-scrollbar{width:7px;height:7px}.ui-menu.ui-autocomplete::-webkit-scrollbar-track{background:rgba(206,238,188,0.5);border-radius:2px}.ui-menu.ui-autocomplete::-webkit-scrollbar-thumb{background:#259959;border-radius:2px;cursor:pointer}.ui-menu.ui-autocomplete .ui-menu-item{list-style:none;margin:0;padding:0;border-top:1px solid #C5C4C4}.ui-menu.ui-autocomplete .ui-menu-item-wrapper{display:block;padding:10px 15px;color:#2E2D2D;text-decoration:none;border:none;background:none !important;margin:0;transition-duration:0.2s;font-weight:400}.ui-menu.ui-autocomplete .ui-menu-item-wrapper .views-field-field-product-images{width:70px;min-width:70px;margin-right:10px;display:flex;justify-content:center;align-items:center}.ui-menu.ui-autocomplete .ui-menu-item-wrapper a{margin:-10px -15px;padding:10px 15px;display:block;text-decoration:none;color:inherit}.ui-menu.ui-autocomplete .ui-menu-item-wrapper .empty{display:block;text-align:center}.ui-menu.ui-autocomplete .ui-menu-item-wrapper .search_block_link{display:flex;align-items:center;text-decoration:none;font-weight:normal}.ui-menu.ui-autocomplete .ui-menu-item-wrapper.ui-state-active{background:#259959 !important;color:#fff}html .ui-slider-horizontal{height:7px;background:#CEEEBC;border-radius:100px;border:none !important;margin-bottom:18px}html .ui-slider-horizontal .ui-slider-range{height:100%;background:#74CF42;border-radius:100px}html .ui-slider-horizontal .ui-slider-handle{width:18px;height:18px;border-radius:50%;background:#74CF42;box-shadow:0px 2px 6px rgba(142,148,152,0.2);outline:none;top:50%;margin:-9px 0 0 -9px;border:3px solid #fff;cursor:pointer;-ms-touch-action:manipulation;touch-action:manipulation}.scroll-top{display:none;width:3rem;height:3rem;position:fixed;z-index:50;bottom:4.1666666667rem;left:4.1666666667rem;align-items:center;justify-content:center;opacity:0;visibility:hidden;transform:translateY(-1.5rem);transition:transform 0.3s,opacity 0.3s;background:#FFFFFF;box-shadow:0px 0px 30px rgba(60,63,65,0.06);border-radius:2px;cursor:pointer;-ms-touch-action:manipulation;touch-action:manipulation}@media screen and (min-width:1200px){.scroll-top{transition-duration:0.2s;bottom:1.3888888889rem;display:flex}.scroll-top:hover{background:#259959}.scroll-top:hover::before{color:#FFFFFF}}.scroll-top::before{content:"";font-family:icomoon;font-size:24px;color:#259959}@media screen and (min-width:1200px){.scroll-top::before{font-size:1.3333333333rem}}.scroll-top.is-sticky{position:absolute;bottom:auto;top:-1.5rem;left:4.1666666667rem}.scroll-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.sliding-popup-bottom{bottom:0;will-change:transform;transform:translateY(0);position:fixed;left:0;z-index:99;transition-duration:1s;transition-delay:2s}.wait-load .sliding-popup-bottom{transform:translateY(100%)}.sliding-popup-bottom .popup-content{content-visibility:auto}.eu-cookie-compliance-content{max-width:100%;margin:0;padding:25px;box-shadow:0px 4px 30px rgba(0,24,46,0.1)}@media screen and (min-width:1200px){.eu-cookie-compliance-content{display:flex;justify-content:space-between;align-items:center;padding:1.3888888889rem 4.1666666667rem}}.eu-cookie-compliance-content .eu-cookie-compliance-message{margin:0}@media screen and (min-width:1200px){.eu-cookie-compliance-content .eu-cookie-compliance-message{max-width:70%}}.eu-cookie-compliance-content .eu-cookie-compliance-message h2{margin-bottom:5px;font-weight:700;font-size:1rem;line-height:1.25}@media screen and (min-width:1200px){.eu-cookie-compliance-content .eu-cookie-compliance-message h2{margin-bottom:0.2777777778rem}}.eu-cookie-compliance-content .eu-cookie-compliance-message p{font-size:0.875rem;font-weight:400}@media screen and (min-width:1200px){.eu-cookie-compliance-content .eu-cookie-compliance-message p{font-size:0.8888888889rem;font-weight:400}}.eu-cookie-compliance-content .eu-cookie-compliance-message button{transition-duration:0.2s;font-size:0.875rem;font-weight:400;line-height:1.25;text-decoration:underline;color:#259959}@media screen and (min-width:1200px){.eu-cookie-compliance-content .eu-cookie-compliance-message button{font-size:0.8888888889rem;font-weight:400}}.eu-cookie-compliance-content .eu-cookie-compliance-message button:hover{text-decoration:none}.eu-cookie-compliance-content .eu-cookie-compliance-buttons{margin:0;display:flex;align-items:center}.eu-cookie-compliance-content .eu-cookie-compliance-buttons .eu-cookie-compliance-secondary-button,.eu-cookie-compliance-content .eu-cookie-compliance-buttons .eu-cookie-compliance-default-button{transition-duration:0.2s;font-weight:700;font-size:1rem;line-height:1.25;text-decoration:underline}@media screen and (min-width:1200px){.eu-cookie-compliance-content .eu-cookie-compliance-buttons .eu-cookie-compliance-secondary-button,.eu-cookie-compliance-content .eu-cookie-compliance-buttons .eu-cookie-compliance-default-button{margin-top:0}}.eu-cookie-compliance-content .eu-cookie-compliance-buttons .eu-cookie-compliance-secondary-button{background:none;border:none;text-shadow:unset;color:#2E2D2D;transition-duration:0.2s;position:relative;text-decoration:none;padding:0;box-shadow:none;margin-left:15px;order:1}.eu-cookie-compliance-content .eu-cookie-compliance-buttons .eu-cookie-compliance-secondary-button:after{background:currentColor;transition-duration:0.2s;content:"";position:absolute;height:1px;bottom:0;left:0;right:0;transform:scaleX(0)}.eu-cookie-compliance-content .eu-cookie-compliance-buttons .eu-cookie-compliance-secondary-button:hover:after{transform:scaleX(1)}@media screen and (min-width:1200px){.eu-cookie-compliance-content .eu-cookie-compliance-buttons .eu-cookie-compliance-secondary-button{order:unset;margin-left:0;margin-right:1.6666666667rem}}.eu-cookie-compliance-content .eu-cookie-compliance-buttons .eu-cookie-compliance-default-button{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;font-family:"Roboto";line-height:1.25;border-radius:5px;text-align:center;text-decoration:none;background-color:transparent;border:none;outline:none;transition-duration:0.2s;user-select:none;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;outline:none;overflow:hidden;width:100%;color:#FFFFFF;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;padding:10px 25px;min-height:50px;background:#259959;width:auto;text-shadow:unset;box-shadow:none;margin-right:0}@media screen and (min-width:1200px){.eu-cookie-compliance-content .eu-cookie-compliance-buttons .eu-cookie-compliance-default-button{font-size:1rem;font-weight:700;letter-spacing:0.1111111111rem}}@media screen and (min-width:480px){.eu-cookie-compliance-content .eu-cookie-compliance-buttons .eu-cookie-compliance-default-button{width:auto}}@media screen and (min-width:1200px){.eu-cookie-compliance-content .eu-cookie-compliance-buttons .eu-cookie-compliance-default-button{padding:0.5555555556rem 1.3888888889rem;min-height:3.3333333333rem}}.eu-cookie-compliance-content .eu-cookie-compliance-buttons .eu-cookie-compliance-default-button::after{position:absolute;content:"";left:-2px;top:-2px;bottom:-2px;right:-2px;transform:scaleX(0);transition:transform 0.3s;transform-origin:right center;z-index:-1;border-radius:5px}.eu-cookie-compliance-content .eu-cookie-compliance-buttons .eu-cookie-compliance-default-button::after{background:#EA284B}.eu-cookie-compliance-content .eu-cookie-compliance-buttons .eu-cookie-compliance-default-button:hover::after{transform:scaleX(1)}.custom-error{pointer-events:none !important}body.maintenance-page{min-height:100vh}body.maintenance-page .layout-container{padding-top:2.5em;text-align:center}body.maintenance-page main{margin-top:50px}body.maintenance-page h1{font-size:2rem;margin-bottom:0.5em}.dev{display:none}.site-header{background:#FFFFFF;padding-top:50px}.site-header__top{background:#259959;padding-left:23px;padding-right:23px;display:flex;align-items:center;justify-content:space-between;position:fixed;min-height:50px;left:0;right:0;top:0;z-index:25;overflow:hidden;transition:top 0.5s;z-index:9}@media screen and (min-width:1200px){.site-header__top{z-index:unset;overflow:visible}}.is-scrolled .site-header__top{top:0px}.site-header__top .region{padding:10px 0}@media screen and (min-width:1200px){.site-header__top .region{padding:0;display:flex;align-items:center}}.site-header__top .search__btn{position:absolute;right:60px;top:14px;transform:translate(25px,50px);transition:0.3s}@media screen and (min-width:1200px){.site-header__top .search__btn{display:none}}.site-header__center{padding-left:25px;padding-right:25px;display:flex;align-items:center;justify-content:space-between}@media screen and (min-width:1200px){.site-header__center{padding-left:4.1666666667rem;padding-right:4.1666666667rem}}.site-header__center .region{padding:18px 0;display:flex;align-items:center;justify-content:space-between;width:100%}@media screen and (min-width:1200px){.site-header__center .region{padding:0}}.site-header__bottom{position:fixed;bottom:0;right:0;left:0;z-index:55}.site-header__side_menu{visibility:hidden;background:#259959;color:#FFFFFF;top:50px;bottom:70px;right:0;left:0;z-index:22;box-shadow:0px 0px 30px rgba(60,63,65,0.06);position:fixed;transform:translateX(110%);transition:all 0.6s;padding:25px;overflow-y:auto;overflow-x:hidden;text-align:center}@media screen and (min-width:1200px){.site-header__side_menu{position:static;box-shadow:none;transform:none;overflow:visible;text-align:left;background:#F9F9F9;color:#1A1919;visibility:visible;order:-2;width:100%;padding:0.7222222222rem 4.1666666667rem 0.7777777778rem;margin-bottom:1.1111111111rem;z-index:2;min-height:3rem}.site-header__side_menu .region{display:flex;align-items:center;justify-content:space-between}}.site-header__side_menu.is-redy{display:block}.is-open .site-header__side_menu{opacity:1;visibility:visible;transform:translateX(0)}.wait-load .site-header__side_menu{display:none}.site-header__side_menu .site-header__menu_btn{position:absolute;top:20px;left:20px;display:flex;align-items:center;justify-content:center;color:#FFFFFF}.header-block{flex-grow:1}@media screen and (min-width:1200px){.header-block{flex-grow:0}}.header-block__container{width:100%;display:flex;align-items:center;justify-content:center}.header-block__item{margin:0 auto;flex-grow:1}.header-block__item a{font-size:0;width:24px;height:24px;text-decoration:none;display:flex;align-items:center;justify-content:center;position:relative;-webkit-tap-highlight-color:transparent;margin:0 auto;color:#EA284B}@media screen and (min-width:1200px){.header-block__item a{width:1.3333333333rem;height:1.3333333333rem}}.header-block__item a::before{font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit;color:#2E2D2D}@media screen and (min-width:1200px){.header-block__item a::before{font-size:1.3333333333rem}}.header-block__item .count{position:absolute;top:-10px;right:-10px;width:20px;height:20px;background:#259959;border-radius:50%;color:#FFFFFF;padding:1px;font-weight:700;font-size:0.75rem;display:flex;align-items:center;justify-content:center}@media screen and (min-width:1200px){.header-block__item .count{top:-0.5555555556rem;right:-0.5555555556rem;width:1.1111111111rem;height:1.1111111111rem;font-size:0.6666666667rem}}.header-block__item.type-favorites a::before{content:""}@media screen and (min-width:1200px){.header-block__item.type-favorites a::before{color:#EA284B}}.header-block__item.type-compare a::before{content:""}.header-block__item.type-user{display:none}@media screen and (min-width:1200px){.header-block__item.type-user{display:block}}.header-block__item.type-user a::before{content:""}.header-block__item.type-search{display:none}@media screen and (min-width:1200px){.header-block__item.type-search{display:block}}.header-block__item.type-search a{z-index:15}.header-block__item.type-search a::before{content:""}.header-block__item.type-search a.is-open:before{color:#259959;content:""}@media screen and (min-width:1200px){.header-block__item.type-search a.is-open:before{color:#2E2D2D}}.b-user-login{margin-top:30px}@media screen and (min-width:1200px){.b-user-login{margin-top:0}}.b-user-login__item{display:inline-flex;align-items:center}.b-user-login__item::before{content:"";font-family:"icomoon";font-size:20px;font-weight:400;line-height:1;color:inherit;margin-right:8px;text-decoration:none}@media screen and (min-width:1200px){.b-user-login__item::before{font-size:1.3333333333rem}}@media screen and (min-width:1200px){.b-user-login__item::before{margin-right:0.4444444444rem}}.catalog-header,.personal-main-menu{margin-top:30px}@media screen and (min-width:1200px){.catalog-header,.personal-main-menu{margin-top:0;order:-1}}@media screen and (min-width:1200px){.catalog-header .menu,.personal-main-menu .menu{display:flex;align-items:center}}.catalog-header .menu__item,.personal-main-menu .menu__item{display:flex;justify-content:center;align-items:flex-start}.catalog-header .menu__item a,.personal-main-menu .menu__item a{text-decoration:none}@media screen and (min-width:360px) and (max-width:1199px){.catalog-header .menu__item a,.personal-main-menu .menu__item a{font-size:1.125rem;font-weight:700;line-height:1.25}}@media screen and (min-width:360px) and (max-width:1199px) and (min-width:1200px){.catalog-header .menu__item a,.personal-main-menu .menu__item a{font-size:1.3333333333rem;font-weight:500}}@media screen and (min-width:1200px){.catalog-header .menu__item a:hover,.personal-main-menu .menu__item a:hover{text-decoration:underline}}.catalog-header .menu__item--active-trail a,.personal-main-menu .menu__item--active-trail a{color:#FFFFFF}@media screen and (min-width:1200px){.catalog-header .menu__item--active-trail a,.personal-main-menu .menu__item--active-trail a{color:#1A1919}}.catalog-header .menu__item:not(:last-child),.personal-main-menu .menu__item:not(:last-child){margin-bottom:15px}@media screen and (min-width:1200px){.catalog-header .menu__item:not(:last-child),.personal-main-menu .menu__item:not(:last-child){margin-bottom:0;margin-right:2.2222222222rem}}.menu-additional{margin-top:50px}@media screen and (min-width:1200px){.menu-additional{margin-top:0;margin-right:2.5rem}.region-header-menu .menu-additional{display:none}.menu-additional .menu{display:flex;align-items:center}}.menu-additional .menu__item{display:flex;justify-content:center;align-items:center}@media screen and (min-width:1200px){.menu-additional .menu__item{transition-duration:0.2s}.menu-additional .menu__item:hover{color:#EA284B}}.menu-additional .menu__item::before{font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit;margin-right:5px}@media screen and (min-width:1200px){.menu-additional .menu__item::before{font-size:1.3333333333rem}}@media screen and (min-width:1200px){.menu-additional .menu__item::before{margin-right:0.2777777778rem}}.menu-additional .menu__item:not(:last-child){margin-bottom:15px}@media screen and (min-width:1200px){.menu-additional .menu__item:not(:last-child){margin-bottom:0;margin-right:1.6666666667rem}}.menu-additional .menu__item--23::before{content:""}@media screen and (min-width:1200px){.menu-additional .menu__item--23{color:#EA284B}}.menu-additional .menu__item--25::before{content:""}.menu-additional .menu__item a{font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;text-decoration:none}@media screen and (min-width:1200px){.menu-additional .menu__item a{font-size:1rem;font-weight:700;letter-spacing:0.1111111111rem}}.catalog-menu{margin-right:auto;flex-grow:1;max-width:40%}@media screen and (min-width:1200px){.catalog-menu{flex-grow:0}}.b-cMenu{position:fixed;left:0;right:0;top:50px;bottom:70px;padding:17px 25px;background:#FFFFFF;transform:translateY(110%);transition:0.6s;z-index:-1;overflow:hidden auto}@media screen and (min-width:1200px){.b-cMenu{position:static;transform:none;display:flex;padding:0;overflow:visible}}.b-cMenu.is-open{transform:translateY(0)}.wait-load .b-cMenu{display:none}.b-cMenu__btn{font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;text-decoration:none;font-weight:700;padding:25px 20px;display:block;text-align:center;background:#259959;color:#FFFFFF}@media screen and (min-width:1200px){.b-cMenu__btn{font-size:1rem;font-weight:700;letter-spacing:0.1111111111rem}}.b-cMenu__btn--text{transition:0.2s;position:relative}.b-cMenu__btn--icon{display:inline-block;position:absolute;left:0;top:0;bottom:0;display:flex;align-items:center;pointer-events:none;transform:scale(0);transition:0.1s}.b-cMenu__btn--icon::before{font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit;content:""}@media screen and (min-width:1200px){.b-cMenu__btn--icon::before{font-size:1.3333333333rem}}.b-cMenu__btn.is-active{background:#EA284B}.b-cMenu .b-cMenu__link-wrapper{cursor:pointer}@media screen and (min-width:1200px){.b-cMenu .b-cMenu__link-wrapper{height:100%}}.b-cMenu .b-cMenu__link-wrapper.is-active .b-cMenu__link{background:#EA284B;pointer-events:all;text-decoration:underline}.b-cMenu__link{padding:10px 20px;min-height:50px;background:#259959;color:#FFFFFF;display:flex;align-items:center;text-decoration:none;transition:0.2s;border-radius:5px}@media screen and (min-width:1200px){.b-cMenu__link{border-radius:0;padding:1.6666666667rem 0.8333333333rem;justify-content:center;height:100%;transition-duration:0.2s}}.b-cMenu__dropdown{display:none}@media screen and (min-width:1200px){.b-cMenu__dropdown{transition-duration:0.2s;display:block;position:absolute;left:0;width:23.3333333333rem;opacity:0;pointer-events:none;transform:translateY(0.5555555556rem);padding-top:0.5555555556rem}}.b-cMenu__count{font-size:0.875rem;font-weight:400}@media screen and (min-width:1200px){.b-cMenu__count{font-size:0.8888888889rem;font-weight:400}}@media screen and (min-width:360px) and (max-width:1199px){.b-cMenu__name{font-size:1.125rem;font-weight:700;line-height:1.25}}@media screen and (min-width:360px) and (max-width:1199px) and (min-width:1200px){.b-cMenu__name{font-size:1.3333333333rem;font-weight:500}}@media screen and (min-width:1200px){.b-cMenu__name{font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:2px}}@media screen and (min-width:1200px) and (min-width:1200px){.b-cMenu__name{font-size:1rem;font-weight:700;letter-spacing:0.1111111111rem}}.b-cMenu__icon{width:50px;height:50px;display:flex;align-items:center;justify-content:center;font-size:0;background:#408B17;border-radius:100%;margin-right:15px}@media screen and (min-width:1200px){.b-cMenu__item{flex-grow:1;position:relative}.b-cMenu__item:first-child .b-cMenu__link{border-radius:0.2777777778rem 0 0 0.2777777778rem}.b-cMenu__item:last-child .b-cMenu__link{border-radius:0 0.2777777778rem 0.2777777778rem 0}.b-cMenu__item:nth-child(n+7){display:none}.b-cMenu__item:hover .b-cMenu__link{background:#00755C}.b-cMenu__item:hover .b-cMenu__dropdown{opacity:1;transform:translateY(0);pointer-events:all}}.b-cMenu__item.has-childs .b-cMenu__link{pointer-events:none}@media screen and (min-width:1200px){.b-cMenu__item.has-childs .b-cMenu__link{pointer-events:all}.b-cMenu__item.has-childs .b-cMenu__link .b-cMenu__name{display:inline-flex;align-items:center}.b-cMenu__item.has-childs .b-cMenu__link .b-cMenu__name::after{font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit;content:"";margin-left:0.2777777778rem;transform:rotate(90deg)}}@media screen and (min-width:1200px) and (min-width:1200px){.b-cMenu__item.has-childs .b-cMenu__link .b-cMenu__name::after{font-size:1.3333333333rem}}.b-cMenu__item.more{display:none}@media screen and (min-width:1200px){.b-cMenu__item.more{display:flex}.b-cMenu__item.more a{font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;background:#00755C;padding-left:1.6666666667rem;padding-right:1.6666666667rem;width:100%}.b-cMenu__item.more a:hover{text-decoration:underline}}@media screen and (min-width:1200px) and (min-width:1200px){.b-cMenu__item.more a{font-size:1rem;font-weight:700;letter-spacing:0.1111111111rem}}.b-cMenu__item+.b-cMenu__item{margin-top:5px}@media screen and (min-width:1200px){.b-cMenu__item+.b-cMenu__item{margin-top:0}}.b-dMenu{padding:20px 30px}@media screen and (min-width:1200px){.b-dMenu{padding:1.6666666667rem;background:#FFFFFF;border-radius:0.2777777778rem;box-shadow:0px 0px 30px rgba(60,63,65,0.06)}}.b-dMenu__item+.b-dMenu__item{margin-top:10px}.b-dMenu__item a{font-size:1rem;font-weight:400;display:inline-flex;align-items:flex-start;text-decoration:none}@media screen and (min-width:1200px){.b-dMenu__item a{font-size:1rem;font-weight:400}}@media screen and (min-width:1200px){.b-dMenu__item a:hover{transition-duration:0.2s;color:#EA284B}.b-dMenu__item a:hover::before{color:#EA284B}}.b-dMenu__item a::before{font-family:"icomoon";font-size:20px;font-weight:400;line-height:1;color:inherit;content:"";margin-right:8px;color:#74CF42}@media screen and (min-width:1200px){.b-dMenu__item a::before{font-size:1.3333333333rem}}@media screen and (min-width:1200px){.b-dMenu__item a::before{transition-duration:0.2s;margin-right:0.4444444444rem}}.b-dMenu__childs{display:none}.catalog-menu-page{background:#FFFFFF;height:100%}@media screen and (min-width:1200px){.catalog-menu-page{background:none;height:auto}.catalog-menu-page .block__title{display:none}.catalog-menu-page .block__content{overflow:visible;padding:0}}.catalog-menu-page .block__layout{height:100%;display:flex;flex-direction:column}.catalog-menu-page .block__title{text-align:left;padding:15px 25px;color:#FFFFFF;background:#259959;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;flex-shrink:0}@media screen and (min-width:1200px){.catalog-menu-page .block__title{font-size:1rem;font-weight:700;letter-spacing:0.1111111111rem}}.catalog-menu-page .block__content{flex-grow:1;overflow-x:hidden;overflow-y:auto;padding:25px 25px 70px}@media screen and (min-width:1200px){.catalog-menu-page .block__content{padding:0}}.b-pMenu__list-wrapper{display:flex;flex-direction:column}.b-pMenu__list.level-0{display:flex;flex-direction:column}.b-pMenu__item.level-0{margin-bottom:5px}@media screen and (min-width:1200px){.b-pMenu__item.level-0{margin-bottom:0.2777777778rem}}.b-pMenu__item.level-0>.b-pMenu__link-wrapper{background:#259959;color:#FFFFFF;display:flex;justify-content:space-between;align-items:center;border-radius:5px}@media screen and (min-width:1200px){.b-pMenu__item.level-0>.b-pMenu__link-wrapper{transition-duration:0.2s}.b-pMenu__item.level-0>.b-pMenu__link-wrapper:hover{background:#EA284B}}.b-pMenu__item.level-0>.b-pMenu__link-wrapper .b-pMenu__link{text-decoration:none;padding:15px 20px;flex-grow:1}@media screen and (min-width:1200px){.b-pMenu__item.level-0>.b-pMenu__link-wrapper .b-pMenu__link{padding:1.1666666667rem 1.2777777778rem}}.b-pMenu__item.level-0>.b-pMenu__link-wrapper .b-pMenu__link .b-pMenu__count{font-size:0.875rem;font-weight:400}@media screen and (min-width:1200px){.b-pMenu__item.level-0>.b-pMenu__link-wrapper .b-pMenu__link .b-pMenu__count{font-size:0.8888888889rem;font-weight:400}}.b-pMenu__item.level-0>.b-pMenu__link-wrapper .b-pMenu__link .b-pMenu__name{font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:2px}@media screen and (min-width:1200px){.b-pMenu__item.level-0>.b-pMenu__link-wrapper .b-pMenu__link .b-pMenu__name{font-size:1rem;font-weight:700;letter-spacing:0.1111111111rem}}.b-pMenu__item.level-0.is-active{order:-1}.b-pMenu__item.level-0.is-active>.b-pMenu__link-wrapper{background:#EA284B}.b-pMenu__item.level-0.has-childs>.b-pMenu__link-wrapper{cursor:pointer}.b-pMenu__item.level-0.has-childs>.b-pMenu__link-wrapper .arrow{display:flex;color:#FFFFFF;padding:15px 20px}@media screen and (min-width:1200px){.b-pMenu__item.level-0.has-childs>.b-pMenu__link-wrapper .arrow{padding:1.1666666667rem 1.2777777778rem}}.b-pMenu__item.level-0.has-childs>.b-pMenu__link-wrapper .arrow::before{font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit;content:"";transition:0.2s}@media screen and (min-width:1200px){.b-pMenu__item.level-0.has-childs>.b-pMenu__link-wrapper .arrow::before{font-size:1.3333333333rem}}.b-pMenu__item.level-0.has-childs>.b-pMenu__link-wrapper.is-active{background:#EA284B}.b-pMenu__item.level-0.has-childs>.b-pMenu__link-wrapper.is-active .arrow::before{transform:rotate(180deg)}.b-pMenu__icon{width:50px;height:50px;display:flex;align-items:center;justify-content:center;font-size:0;background:#FAFDF8;border-radius:100%}.b-pMenu__list.level-1{display:none}.b-pMenu__list.level-1 .b-pMenu__list-wrapper{padding:20px 30px}@media screen and (min-width:1200px){.b-pMenu__list.level-1 .b-pMenu__list-wrapper{padding:1.6666666667rem}}.b-pMenu__list.level-1 .b-pMenu__link{text-decoration:none;display:inline-flex;align-items:flex-start}@media screen and (min-width:1200px){.b-pMenu__list.level-1 .b-pMenu__link:hover{transition-duration:0.2s;color:#EA284B}.b-pMenu__list.level-1 .b-pMenu__link:hover::before{color:#EA284B}}.b-pMenu__list.level-1 .b-pMenu__link::before{transition-duration:0.2s;font-family:"icomoon";font-size:20px;font-weight:400;line-height:1;color:inherit;content:"";margin-right:8px;color:#259959}@media screen and (min-width:1200px){.b-pMenu__list.level-1 .b-pMenu__link::before{font-size:1.3333333333rem}}.b-pMenu__list.level-1 .b-pMenu__item+.b-pMenu__item{margin-top:10px}.is-active .b-pMenu__list.level-1{display:block}.b-pMenu__list.level-2{display:none}.basket-count{flex-grow:1;max-width:20%}.basket-count__title,.basket-count__sum{display:none}.basket-count__link{font-size:0;width:24px;height:24px;text-decoration:none;display:flex;align-items:center;justify-content:center;position:relative;-webkit-tap-highlight-color:transparent;margin:0 auto}.basket-count__link::before{content:"";font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit;color:#EA284B}@media screen and (min-width:1200px){.basket-count__link::before{font-size:1.3333333333rem}}.basket-count__link--text{display:none}.basket-count__link--count{position:absolute;top:-10px;right:-10px;width:20px;height:20px;background:#259959;border-radius:50%;color:#FFFFFF;padding:1px;font-weight:700;font-size:0.75rem;display:flex;align-items:center;justify-content:center}.region-header-bottom{display:flex;align-items:center;justify-content:center;background:#FFFFFF;box-shadow:0px 0px 30px rgba(60,63,65,0.06)}.logo-header{max-width:251px;margin-right:25px}@media screen and (min-width:1200px){.logo-header{max-width:none;width:17.1111111111rem;margin-right:0}}.search form.search-block{position:fixed;left:25px;right:25px;top:70px;z-index:12;transform:translateY(100%);transition:0.3s;opacity:0;visibility:hidden}.search form.search-block .form-actions{position:absolute;right:0;top:0;bottom:0;display:flex;align-items:center;margin-top:0;width:60px}.search form.search-block .form-actions .form-submit{padding:0;background:none;width:100%;min-height:0;height:100%}.search form.search-block .form-actions .form-submit::before{content:"";font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit;color:#259959}@media screen and (min-width:1200px){.search form.search-block .form-actions .form-submit::before{font-size:1.3333333333rem}}.search form.search-block .form-actions .form-submit::after{display:none}.search form.search-block .form-item{margin-bottom:0}.search form.search-block input.form-autocomplete{background-image:none;height:54px;padding-left:25px;padding-right:60px;border:none}.wait-load .search form.search-block{display:none}.search__btn::before{content:"";font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit}@media screen and (min-width:1200px){.search__btn::before{font-size:1.3333333333rem}}.search__btn.is-open::before{content:""}.search__overlay{display:none;position:fixed;left:0;right:0;top:0;bottom:0;background:#090808;opacity:0.5;z-index:11;pointer-events:none}.search.is-open form.search-block{transform:none;opacity:1;visibility:visible}@media screen and (min-width:1200px){.region-header-menu .language-switcher{display:none}}.fixed-pane-first{position:fixed;top:5.5555555556rem;left:0;width:5.5555555556rem;bottom:0;background:#FAFDF8;z-index:20;display:none}.region-pane-first{height:100%;overflow-x:hidden;overflow-y:auto;display:flex;flex-direction:column;align-items:center;padding:1.9444444444rem 1.5rem;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#259959 rgba(206,238,188,0.5)}.region-pane-first::-webkit-scrollbar{width:7px;height:7px}.region-pane-first::-webkit-scrollbar-track{background:rgba(206,238,188,0.5);border-radius:2px}.region-pane-first::-webkit-scrollbar-thumb{background:#259959;border-radius:2px;cursor:pointer}.region-pane-first>div{margin-top:auto}.page-pane-fixed-contacts .field-block-telegram,.page-pane-fixed-contacts .field-block-viber{padding:0;margin:0 0 1.1111111111rem}.page-pane-fixed-contacts .field-block-telegram:last-of-type,.page-pane-fixed-contacts .field-block-viber:last-of-type{margin-bottom:0}.language-list{text-align:center;font-weight:700;text-transform:uppercase}.language-list__items{display:flex;justify-content:center;flex-wrap:wrap;margin:0 -4px}@media screen and (min-width:1200px){.language-list__items{flex-direction:column}}.language-list__item{padding:0 4px}.language-list__item.en{display:none}@media screen and (min-width:1200px){.language-list__item{width:auto}.language-list__item:not(:first-child){margin-top:0.2777777778rem}}.language-list__item a{padding:5px 10px;display:block;background:#259959;color:#fff;text-decoration:none;border-radius:3px;transition-duration:0.2s}@media screen and (min-width:360px) and (max-width:1199px){.language-list__item a{font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:2px}}@media screen and (min-width:360px) and (max-width:1199px) and (min-width:1200px){.language-list__item a{font-size:1rem;font-weight:700;letter-spacing:0.1111111111rem}}@media screen and (min-width:1200px){.language-list__item a{padding:0.2777777778rem 0.5555555556rem;border-radius:0.1666666667rem;background:#ADE290;font-size:0.8888888889rem;font-weight:700;letter-spacing:0.1111111111rem}}.language-list__item a:hover,.language-list__item.active-lang a{background:#197843}@media screen and (min-width:1200px){.language-list__item a:hover,.language-list__item.active-lang a{background:#259959}}.site-content{padding-left:25px;padding-right:25px;padding-bottom:50px}@media screen and (min-width:1200px){.site-content{padding-left:4.1666666667rem;padding-right:4.1666666667rem}}.page-front .site-content{padding-top:50px}@media screen and (min-width:1200px){.page-front .site-content{padding-top:4.4444444444rem}}.page-not-front .site-content{padding-top:30px}@media screen and (min-width:1200px){.page-not-front .site-content{padding-top:2.7777777778rem}}@media screen and (min-width:1200px){.site-content{padding-bottom:5.5555555556rem}}.site-content__top{background:#F9F9F9;padding:13px 0}@media screen and (min-width:1200px){.site-content__top{background:#FFFFFF;padding-top:0.7222222222rem;padding-bottom:0.7222222222rem}}.site-content__top .region-content-top{padding-left:25px;padding-right:25px}@media screen and (min-width:1200px){.site-content__top .region-content-top{padding-left:4.1666666667rem;padding-right:4.1666666667rem}}.site-content__title{margin-bottom:20px}@media screen and (min-width:1200px){.site-content__title{display:block;margin-bottom:1.6666666667rem}}.site-content .region-content>.block:not(.package-look,.viewed-products)>.block__layout>.block__title,.site-content .region-content>.block:not(.package-look,.viewed-products)>.block__title{font-size:1.875rem;font-weight:700;line-height:1.25;text-align:center;margin-bottom:20px}@media screen and (min-width:1200px){.site-content .region-content>.block:not(.package-look,.viewed-products)>.block__layout>.block__title,.site-content .region-content>.block:not(.package-look,.viewed-products)>.block__title{font-size:3.5555555556rem;font-weight:700}}@media screen and (min-width:768px){.site-content .region-content>.block:not(.package-look,.viewed-products)>.block__layout>.block__title,.site-content .region-content>.block:not(.package-look,.viewed-products)>.block__title{text-align:left}}@media screen and (min-width:1200px){.site-content .region-content>.block:not(.package-look,.viewed-products)>.block__layout>.block__title,.site-content .region-content>.block:not(.package-look,.viewed-products)>.block__title{margin-bottom:2.2222222222rem}}.site-content .region-content>.block:not(.package-look,.viewed-products)+.block{padding-top:50px}@media screen and (min-width:1200px){.site-content .region-content>.block:not(.package-look,.viewed-products)+.block{padding-top:5.5555555556rem}}.site-content .region-content .personal-content{padding-top:0 !important}.site-content .region-content .personal-content+.block{padding-top:0 !important}@media screen and (min-width:1200px){.region-content-main{padding-left:25px;padding-right:25px}}@media screen and (min-width:1200px) and (min-width:1200px){.region-content-main{padding-left:4.1666666667rem;padding-right:4.1666666667rem}}.site-header-btn{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;cursor:pointer;-webkit-tap-highlight-color:transparent;width:24px;height:24px;color:#fff}.site-header-btn:after,.site-header-btn:before{content:"";display:block;width:18px;background:currentColor;height:2px;transition-duration:0.5s}@media screen and (min-width:1200px){.site-header-btn:after,.site-header-btn:before{width:1.1111111111rem;margin-left:0.5555555556rem;height:3px}}.site-header-btn span{width:18px;margin:3px 0;position:relative;background:currentColor;height:2px;transition-duration:0.5s}@media screen and (min-width:1200px){.site-header-btn span{width:1.6666666667rem;margin:0.2777777778rem 0;height:3px}}.site-header-btn span:before{content:"";background:currentColor;position:absolute;left:0;top:0;right:0;bottom:0;font-size:0;transition-duration:0.5s}.site-header-btn:hover:before,.site-header-btn:hover:after{margin-left:0;width:18px}@media screen and (min-width:1200px){.site-header-btn:hover:before,.site-header-btn:hover:after{width:1.6666666667rem}}.site-header-btn.is-open:before,.site-header-btn.is-open:after{opacity:0;visibility:hidden}.site-header-btn.is-open:before{transform:scaleX(0)}.site-header-btn.is-open:after{transform:scaleX(0)}.site-header-btn.is-open span{transform:rotate(45deg)}.site-header-btn.is-open span:before{transform:rotate(-90deg)}.site-footer{position:relative;padding:55px 0 125px;color:#FFFFFF;text-align:center}@media screen and (min-width:1200px){.site-footer{text-align:left}}.site-footer::before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;background:#262626;opacity:0.8;z-index:-1}.site-footer__bg{position:absolute;top:0;bottom:0;right:0;left:0;z-index:-2;background-size:cover;background-position:center center}.site-footer .field-block-background{height:100%}.site-footer .field-block-background img{width:100%;height:100%;object-fit:cover}.site-footer__first{padding-left:25px;padding-right:25px}@media screen and (min-width:1200px){.site-footer__first{padding-left:4.1666666667rem;padding-right:4.1666666667rem}}.site-footer__second{padding-left:25px;padding-right:25px;margin-top:40px}@media screen and (min-width:1200px){.site-footer__second{padding-left:4.1666666667rem;padding-right:4.1666666667rem}}.site-footer__popup{display:none}@media screen and (min-width:1200px){.logo-footer{width:20.5%}}.logo-footer .field-block-link{margin-top:25px}.logo-footer .field-block-link a{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;font-family:"Roboto";line-height:1.25;border-radius:5px;text-align:center;text-decoration:none;background-color:transparent;border:none;outline:none;transition-duration:0.2s;user-select:none;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;outline:none;overflow:hidden;width:100%;color:#FFFFFF;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;padding:10px 25px;min-height:50px;background:#EA284B;width:100%;max-width:310px}@media screen and (min-width:1200px){.logo-footer .field-block-link a{font-size:1rem;font-weight:700;letter-spacing:0.1111111111rem}}@media screen and (min-width:480px){.logo-footer .field-block-link a{width:auto}}@media screen and (min-width:1200px){.logo-footer .field-block-link a{padding:0.5555555556rem 1.3888888889rem;min-height:3.3333333333rem}}.logo-footer .field-block-link a::after{position:absolute;content:"";left:-2px;top:-2px;bottom:-2px;right:-2px;transform:scaleX(0);transition:transform 0.3s;transform-origin:right center;z-index:-1;border-radius:5px}.logo-footer .field-block-link a::after{background:#259959}.logo-footer .field-block-link a:hover::after{transform:scaleX(1)}.logo-footer .field-block-text{margin-top:25px}@media screen and (min-width:1200px){.logo-footer .field-block-text svg{width:9.6111111111rem}}.logo-footer .socials{margin-top:40px}@media screen and (min-width:1200px){.logo-footer .socials{margin-top:2.2222222222rem}}@media screen and (min-width:1200px){.logo-footer .field-block-viber img,.logo-footer .field-block-link-img-multi img{width:2.2222222222rem}}.block-type-contacts a{text-decoration:none}.socials{display:flex;align-items:center;justify-content:center;margin:0 -4px}@media screen and (min-width:1200px){.socials{margin:0 -0.2222222222rem;justify-content:flex-start}}.socials .field-block-link-img-multi__items{display:flex}.socials .field-block-link-img-multi__item{padding:0 4px}@media screen and (min-width:1200px){.socials .field-block-link-img-multi__item{transition-duration:0.2s;padding:0 0.2222222222rem}.socials .field-block-link-img-multi__item:hover{transform:translateY(-3px)}}.socials .field-block-viber{padding:0 4px}@media screen and (min-width:1200px){.socials .field-block-viber{transition-duration:0.2s;padding:0 0.2222222222rem}.socials .field-block-viber:hover{transform:translateY(-3px)}}.contacts-header{color:#FFFFFF}@media screen and (min-width:1200px){.contacts-header{color:#2E2D2D;margin-right:1.6666666667rem}}@media screen and (min-width:1200px){.contacts-header .block__content{display:flex;align-items:center}}.contacts-header .field-block-viber{display:none}@media screen and (min-width:1200px){.contacts-header .field-block-viber{display:block;align-self:flex-start;margin-right:0.4444444444rem;padding-top:0.2777777778rem;width:1.6666666667rem}}.contacts-header .field-block-phone__items{display:flex;align-items:center}@media screen and (min-width:1200px){.contacts-header .field-block-phone__items{flex-direction:column}}.contacts-header .field-block-phone__item{margin-right:15px}@media screen and (min-width:1200px){.contacts-header .field-block-phone__item{display:flex;margin-right:0}.contacts-header .field-block-phone__item:not(:first-child){margin-top:0.2777777778rem}}.contacts-header .field-block-phone a{font-size:1.125rem;font-weight:700;line-height:1.25}@media screen and (min-width:1200px){.contacts-header .field-block-phone a{font-size:1.3333333333rem;font-weight:500}}.contacts-header .mail_wrapper{display:none}@media screen and (min-width:1200px){.contacts-header .mail_wrapper{display:block;padding-top:0.2777777778rem;margin-left:1.6666666667rem}.contacts-header .mail_wrapper p{margin-bottom:0.2777777778rem}}.contacts-footer{margin-top:40px}@media screen and (min-width:1200px){.contacts-footer{margin-top:0;width:23.8%;flex-shrink:0}}.contacts-footer .block__title{display:none}@media screen and (min-width:1200px){.contacts-footer .block__title{font-size:1.25rem;font-weight:700;line-height:1.25;display:block;margin-bottom:1.9444444444rem}}@media screen and (min-width:1200px) and (min-width:1200px){.contacts-footer .block__title{font-size:2rem;font-weight:700}}.contacts-footer .field-block-phone{margin-top:40px}@media screen and (min-width:1200px){.contacts-footer .field-block-phone{margin-top:0}}.contacts-footer .field-block-phone__item:not(:first-child){margin-top:5px}@media screen and (min-width:1200px){.contacts-footer .field-block-phone__item:not(:first-child){margin-top:1.1111111111rem}}.contacts-footer .field-block-phone a{font-size:1.875rem;font-weight:700;line-height:1.25}@media screen and (min-width:1200px){.contacts-footer .field-block-phone a{font-size:3.5555555556rem;font-weight:700}}@media screen and (min-width:1200px){.contacts-footer .field-block-phone a{transition-duration:0.2s;font-size:2rem}.contacts-footer .field-block-phone a:hover{color:#8CD764}}.contacts-footer .field-block-text{margin-top:10px}@media screen and (min-width:1200px){.contacts-footer .field-block-text{margin-top:1.3888888889rem}}.contacts-footer .field-block-link{display:inline-flex;align-items:center;margin-top:10px}@media screen and (min-width:1200px){.contacts-footer .field-block-link{margin-top:1.3888888889rem}}.contacts-footer .field-block-link::before{font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit;margin-right:10px;content:""}@media screen and (min-width:1200px){.contacts-footer .field-block-link::before{font-size:1.3333333333rem}}@media screen and (min-width:1200px){.contacts-footer .field-block-link::before{margin-right:0.5555555556rem}}.contacts-footer .field-block-link a{text-decoration:underline}@media screen and (min-width:1200px){.contacts-footer .field-block-link a:hover{text-decoration:none}}.contacts-page .callback_wrapper{display:flex;align-items:flex-start}.contacts-page .address_wrapper{margin-top:30px}.contacts-page .address_wrapper .field__label{font-size:0.75rem;font-weight:700;color:#259959}@media screen and (min-width:1200px){.contacts-page .address_wrapper .field__label{font-size:0.7777777778rem;font-weight:700}}.contacts-page .socials{margin-top:20px;justify-content:flex-start}.contacts-page .socials img{width:30px}@media screen and (min-width:1200px){.contacts-page .socials img{width:2.2222222222rem}}.contacts-page .field-block-viber{padding:0}.contacts-page .field-block-viber img{width:30px}@media screen and (min-width:1200px){.contacts-page .field-block-viber img{width:1.6666666667rem}}.contacts-page .field-block-phone{margin-left:5px}.contacts-page .field-block-phone__item{margin-top:5px}@media screen and (min-width:1200px){.contacts-page .field-block-phone__item{margin-top:0}.contacts-page .field-block-phone__item:not(:first-child){margin-top:0.5555555556rem}}.contacts-page .field-block-phone a{font-size:1.125rem;font-weight:700;line-height:1.25}@media screen and (min-width:1200px){.contacts-page .field-block-phone a{font-size:1.3333333333rem;font-weight:500}}.contacts-page .field-block-map{z-index:1;position:relative;margin-top:30px}.contacts-page .geolocation-map-wrapper{margin:0 -25px;height:750px}.contacts-page .field-block-form{background:#FFFFFF;box-shadow:0px 4px 12px rgba(147,152,155,0.2);padding:30px 15px;position:relative;z-index:15;margin-top:-40px}.contacts-page .field-block-form .field__label{font-weight:700;font-size:1.125rem;text-align:center}.contacts-page .field-block-form .form-item-subtitle{text-align:center}.contacts-page .field-block-form .form-actions .form-submit{width:100%}.contacts-page .field-block-form .webform-confirmation__message{text-align:center}.copywriting{text-align:center;margin-top:15px}@media screen and (min-width:1200px){.copywriting{font-size:0.875rem;font-weight:400}}@media screen and (min-width:1200px) and (min-width:1200px){.copywriting{font-size:0.8888888889rem;font-weight:400}}.menu-footer{display:none}@media screen and (min-width:1200px){.menu-footer{display:block;width:46.6%}}.menu-footer__title{font-size:1.25rem;font-weight:700;line-height:1.25;margin-bottom:1.9444444444rem}@media screen and (min-width:1200px){.menu-footer__title{font-size:2rem;font-weight:700}}.menu-footer .menu{display:flex;flex-wrap:wrap}.menu-footer .menu__item{list-style:none;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;position:relative;display:inline-flex;align-items:center;width:50%}@media screen and (min-width:1200px){.menu-footer .menu__item{font-size:1rem;font-weight:700;letter-spacing:0.1111111111rem}}.menu-footer .menu__item::before{content:"";font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit;margin-right:0.5555555556rem;color:#8CD764}@media screen and (min-width:1200px){.menu-footer .menu__item::before{font-size:1.3333333333rem}}.menu-footer .menu__item:not(:last-child){margin-bottom:1.3888888889rem}@media screen and (min-width:1200px){.menu-footer .menu__item:last-child{width:100%}}.menu-footer .menu__item a{text-decoration:none;transition-duration:0.2s}.menu-footer .menu__item a:hover{color:#8CD764}@media screen and (min-width:1200px){.breadcrumb{font-size:0.8888888889rem;font-weight:400}}.breadcrumb ol{margin:0 -25px;padding:0 25px;display:flex;align-items:center;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.breadcrumb ol::-webkit-scrollbar{display:none}.breadcrumb ol li{list-style:none;margin:0;padding:0;flex-shrink:0;display:flex;align-items:center}.breadcrumb ol li:before{content:"";font-family:"icomoon";font-size:20px;font-weight:400;line-height:1;color:inherit;margin:0 15px;color:#259959}@media screen and (min-width:1200px){.breadcrumb ol li:before{font-size:1.3333333333rem}}@media screen and (min-width:1200px){.breadcrumb ol li:before{margin:0 0.8333333333rem;font-size:1.3333333333rem}}.breadcrumb ol li a{text-decoration:none}.breadcrumb ol li a:hover{color:#259959}.breadcrumb ol li:first-of-type{display:inline-block;vertical-align:middle}.breadcrumb ol li:first-of-type:before{display:none}.breadcrumb ol li:first-of-type a{font-size:0;background:none;color:#259959;text-decoration:none}.breadcrumb ol li:first-of-type a:before{content:"";font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit}@media screen and (min-width:1200px){.breadcrumb ol li:first-of-type a:before{font-size:1.3333333333rem}}.breadcrumb ol li:nth-last-child(2){flex-grow:1}.breadcrumb ol .back{display:none}@media screen and (min-width:1200px){.breadcrumb ol .back{display:flex;color:#5A5959;cursor:pointer;transition:0.2s}.breadcrumb ol .back::before{content:"";color:inherit;margin-right:0.5555555556rem}.breadcrumb ol .back:hover{color:#2E2D2D}}.personal-page-title .block__content{font-size:1.875rem;font-weight:700;line-height:1.25}@media screen and (min-width:1200px){.personal-page-title .block__content{font-size:3.5555555556rem;font-weight:700}}.personal-page-title h1{all:inherit;margin:0;padding:0;height:auto}.personal-page-title .total_rows{font-size:0.75rem;font-weight:400;text-transform:uppercase;letter-spacing:0.3em}@media screen and (min-width:1200px){.personal-page-title .total_rows{font-size:0.7777777778rem;font-weight:400;letter-spacing:0.3em}}.item_click_wraper{z-index:555;pointer-events:none}.item_click{z-index:555}.block-sub-title{font-size:0.75rem;font-weight:400;text-transform:uppercase;letter-spacing:0.3em;color:#5A5959;margin-top:5px}@media screen and (min-width:1200px){.block-sub-title{font-size:0.7777777778rem;font-weight:400;letter-spacing:0.3em}}@media screen and (min-width:1200px){.block-sub-title{margin-top:0.8333333333rem}}.seo-block{padding-left:25px;padding-right:25px;padding-top:20px;padding-bottom:20px}@media screen and (min-width:1200px){.seo-block{padding-left:4.1666666667rem;padding-right:4.1666666667rem}}@media screen and (min-width:1200px){.seo-block{padding-top:1.9444444444rem;padding-bottom:1.9444444444rem}}.seo-block .block__title{margin-bottom:15px;font-size:1.875rem;font-weight:700;line-height:1.25}@media screen and (min-width:1200px){.seo-block .block__title{font-size:2rem;font-weight:700;margin-bottom:1.1111111111rem}}.seo-block__container{overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#259959 rgba(206,238,188,0.5);padding-right:15px;line-height:1.25;max-height:43.75em}.seo-block__container::-webkit-scrollbar{width:7px;height:7px}.seo-block__container::-webkit-scrollbar-track{background:rgba(206,238,188,0.5);border-radius:2px}.seo-block__container::-webkit-scrollbar-thumb{background:#259959;border-radius:2px;cursor:pointer}.seo-block__container p{margin-bottom:1.25em}.seo-block__container p:last-child{margin-bottom:0}@media screen and (min-width:1200px){.site-page{padding-top:0}.site-header{position:relative;left:0;right:0;top:0;padding:0 0 6.1111111111rem;display:flex;align-items:center;z-index:50;min-height:5.5555555556rem;flex-wrap:wrap}.site-header__top{position:static;background:none;padding:0}.site-header__center{order:-1;padding:0;margin-right:2.5rem;padding-left:4.1666666667rem}.site-header__center .region{padding:0;width:auto}.site-header__center .search__btn{display:none}.site-header__bottom{position:static;flex-grow:1;margin-left:2.5rem;z-index:unset;padding-right:4.1666666667rem}.site-header-btn{display:none}.contacts-header .field-block-email{margin-top:0}.contacts-header .field-block-desc{opacity:1 !important}.region-header-bottom{background:none;box-shadow:none;justify-content:flex-end}.catalog-menu{max-width:none;margin-right:3.3333333333rem}.b-cMenu__btn{display:none}.header-block__container{width:auto;margin-left:-0.6666666667rem;margin-right:-0.6666666667rem}.header-block__item{width:1.3333333333rem;height:1.3333333333rem;margin-left:0.6666666667rem;margin-right:0.6666666667rem}.basket-count{max-width:none;margin-left:1.3888888889rem;background:#EA284B;color:#FFFFFF;position:relative;text-align:center;display:flex;align-items:center;justify-content:flex-start;padding:0.6666666667rem 0.9444444444rem 0.6666666667rem 3.8333333333rem;border-radius:0.2777777778rem;overflow:hidden;min-height:4.6666666667rem;min-width:14.6111111111rem;flex-grow:0}.basket-count::before{content:"";font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit;display:inline-flex;justify-content:center;align-items:center;position:absolute;left:0;top:0;bottom:0;background:#DD1135;width:3.1111111111rem}.basket-count__title{display:flex;align-items:center;justify-content:flex-start;margin:0 0 0.2777777778rem;font-weight:500}.basket-count__info{display:flex;align-items:center;justify-content:flex-start;font-size:0.8888888889rem;font-weight:400;white-space:nowrap}.basket-count__sum{display:block;margin-right:0.5555555556rem}.basket-count__link{font-size:1rem;font-weight:700;text-decoration:underline;width:auto;height:auto}.basket-count__link::before{display:none}.basket-count__link--text{display:flex;align-items:center;justify-content:center}.basket-count__link--count{display:none}.site-footer{padding:3.3333333333rem 0 2.2222222222rem}.site-footer:after{position:absolute;content:"";background:rgba(38,38,38,0.5);top:0;bottom:0;right:0;left:0;clip-path:polygon(0 100%,0 0,100% 79%,100% 100%);z-index:-1}.site-footer__second{margin-top:3.0555555556rem}.region-footer-first{display:flex;justify-content:space-between}.region-footer{display:flex;justify-content:space-between;align-items:flex-end}.logo-footer .field-block-text,.logo-footer .field-block-link{margin-top:2.2222222222rem}.contacts-page{position:relative;z-index:1}.contacts-page .block__content{display:flex;flex-wrap:wrap;align-items:flex-end;position:relative}.contacts-page .block__content .field-block-map{width:100%}.contacts-page .address_wrapper{margin-top:0;margin-left:12.5%;margin-right:14%}.contacts-page .field-block-email,.contacts-page .field-block-link,.contacts-page .field-block-text{margin-top:0}.contacts-page .field-block-form{position:absolute;bottom:2.7777777778rem;width:23.3333333333rem;padding:1.6666666667rem}.contacts-page .geolocation-map-wrapper{height:615px;width:100vw;margin-left:-4.1666666667rem}.site-content>.l{flex-direction:row}.site-content .site-rightbar{display:block;position:relative;z-index:2}.site-rightbar{width:25rem;flex-shrink:0}.side{padding:1.9444444444rem;background:#F9F9F9;border-radius:0.2777777778rem;text-align:center}.side__title{font-size:1.3333333333rem;font-weight:500;margin-bottom:1.3888888889rem}.side .menu a{font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;display:flex;justify-content:center;align-items:center;padding:0.5555555556rem 1.3888888889rem;background:#8CD764;color:#fff;text-decoration:none;border-radius:5px;text-align:center;min-height:3.3333333333rem;transition-duration:0.2s}.side .menu__item{margin:0 0 0.5555555556rem}.side .menu__item:last-of-type{margin-bottom:0}.side .menu__item--active-trail a{background:#259959}.menu-footer,.catalog-menu-footer{padding:0}.search form.search-block{left:4.1666666667rem;right:4.1666666667rem}.search form.search-block input.form-autocomplete{height:4.6666666667rem;padding-right:5rem}.search form.search-block .form-actions{width:4.8333333333rem}.search.is-open form.search-block{top:10.2222222222rem}.page-node-7 .site-page,.page-node-13 .site-page,.page-node-53 .site-page,.page-node-54 .site-page,.page-node-55 .site-page,.page-blog .site-page{overflow:visible}.page-node-7 .site-rightbar,.page-node-13 .site-rightbar,.page-node-53 .site-rightbar,.page-node-54 .site-rightbar,.page-node-55 .site-rightbar,.page-blog .site-rightbar{position:sticky;top:1.6666666667rem}.page-node-1 .site-content{padding-bottom:0}.page-node-1 .site-rightbar{margin-top:-6.1111111111rem}}@media screen and (min-width:1200px) and (min-width:1200px){.catalog-menu{position:absolute;left:0;right:0;bottom:0;margin-right:0;padding:0 4.1666666667rem}}@media screen and (min-width:1200px) and (min-width:1200px){.basket-count::before{font-size:1.3333333333rem}}@media screen and (min-width:1200px) and (min-width:1200px){.side .menu a{font-size:1rem;font-weight:700;letter-spacing:0.1111111111rem}}@media screen and (min-width:1200px) and (min-width:1200px){.side .menu a:hover{background:#259959}}
.product-status{position:absolute;left:-10px;top:10px;z-index:1;display:none;flex-direction:column;align-items:flex-start;z-index:5;font-size:0.75rem;font-weight:400;text-transform:uppercase;letter-spacing:0.3em}@media screen and (min-width:1200px){.product-status{font-size:0.7777777778rem;font-weight:400;letter-spacing:0.3em}}@media screen and (min-width:1200px){.product-status{display:flex;left:-0.5555555556rem;top:0.5555555556rem}}.product-status .item{padding:5px 10px;color:#FFFFFF;border-radius:3px}@media screen and (min-width:1200px){.product-status .item{padding:0.2777777778rem 0.5555555556rem}}.product-status .item+.item{margin-top:3px}.product-status .item-own{background:#EA284B}.product-status .item-new{background:#FF7B01}.product-status .item-hit{background:#259959}.product-status .item-promotion{background:#DB001A}.product-status .item-only-pickup{background:#2E2D2D}.product-status .item-day{background:#EA284B;color:#2E2D2D}.product-teaser{background:#FFFFFF;border-radius:5px;position:relative;display:flex;flex-direction:column;flex-grow:1;text-align:center;padding-bottom:6px;height:100%}@media screen and (min-width:1200px){.product-teaser{padding:0.5555555556rem 0.5555555556rem 1.1111111111rem;box-shadow:0px 0px 30px rgba(60,63,65,0.06)}}.product-teaser.not-available .product-teaser__image{-webkit-filter:grayscale(1);filter:grayscale(1)}.product-teaser__visible{display:flex;flex-direction:column;flex-grow:1;position:relative}.product-teaser__image{margin-bottom:5px;position:relative;padding-bottom:100%}@media screen and (min-width:480px){.product-teaser__image{padding-bottom:88%}}@media screen and (min-width:1200px){.product-teaser__image{margin-bottom:0.8333333333rem}}.product-teaser__image a{display:block}.product-teaser__image img{border-radius:3px;max-height:100%;width:auto;max-width:100%;height:auto;margin:auto;position:absolute;left:0;right:0;top:0;bottom:0}.product-teaser__category{font-size:0.75rem;font-weight:400;text-transform:uppercase;letter-spacing:0.3em;color:#5A5959;display:none}@media screen and (min-width:1200px){.product-teaser__category{font-size:0.7777777778rem;font-weight:400;letter-spacing:0.3em}}@media screen and (min-width:1200px){.product-teaser__category{display:block}}.product-teaser__title{font-size:12px;font-weight:700;text-align:center;padding:0 15px;margin:0 0 5px}@media screen and (min-width:1200px){.product-teaser__title{font-size:1.1111111111rem;margin-bottom:0.8333333333rem}}.product-teaser__title a{transition-duration:0.2s;text-decoration:none}.product-teaser__title a:hover{color:#259959}.product-teaser__price{margin:auto 0 10px;white-space:nowrap}@media screen and (min-width:1200px){.product-teaser__price{display:flex;align-items:center;justify-content:center;margin-bottom:0.8333333333rem}}.product-teaser__price--content{display:flex;justify-content:center;align-items:center}@media screen and (min-width:1200px){.product-teaser__price--content{padding:0 0.8333333333rem}}.product-teaser__price-text{display:none}.product-teaser__price .price{font-size:18px;line-height:1.5}@media screen and (min-width:1200px){.product-teaser__price .price{font-size:1.125rem;font-weight:700;line-height:1.25}}@media screen and (min-width:1200px) and (min-width:1200px){.product-teaser__price .price{font-size:1.3333333333rem;font-weight:500}}.product-teaser__price .price-old{margin-left:10px;font-size:0.875rem;text-align:right;padding-top:2px}@media screen and (min-width:1200px){.product-teaser__price .price-old{margin-left:0.5555555556rem}}.product-teaser__price .price-old .percent{color:#DB001A;font-weight:700;font-size:0.875rem;display:none}.product-teaser__price .price-old-value{font-size:0.875rem;font-weight:500;text-decoration:line-through;color:#9E9D9D}@media screen and (min-width:1200px){.product-teaser__price .price-old-value{font-size:0.8888888889rem;font-weight:400;text-decoration:line-through}}.product-teaser__price .price-old__content{text-align:center}.product-teaser .addto_basket_button,.product-teaser .warehous-btn{min-height:40px;padding:10px;font-size:12px}@media screen and (min-width:1200px){.product-teaser .addto_basket_button,.product-teaser .warehous-btn{min-height:3.3333333333rem;padding:0.8333333333rem 1.3888888889rem;font-size:1rem;min-width:11.5rem}}@media screen and (min-width:1200px){.product-teaser .addto_basket_button::before{content:"";font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit;margin-right:0.5555555556rem}}@media screen and (min-width:1200px) and (min-width:1200px){.product-teaser .addto_basket_button::before{font-size:1.3333333333rem}}.product-teaser__btns{justify-content:center}.product-teaser__btns .add-wrap{padding-left:4px;padding-right:4px}.product-teaser__like{padding:0 4px;display:flex;justify-content:center;margin-top:10px}@media screen and (min-width:1200px){.product-teaser__like{margin-top:0;padding:0 0.8333333333rem}}.product-teaser .drupal_package_like_button{width:35px;display:flex;align-items:center;justify-content:center}@media screen and (min-width:1200px){.product-teaser .drupal_package_like_button{width:2.2222222222rem}}.product-teaser .drupal_package_like_button:last-of-type{margin-right:0}.product-teaser .params_product .form-radios{margin:0 -2px;justify-content:center}@media screen and (min-width:1200px){.product-teaser .params_product .form-radios{margin:0 -0.1111111111rem 0.5555555556rem}}.product-teaser .params_product .form-radios .form-item{margin:0 2px 4px}@media screen and (min-width:1200px){.product-teaser .params_product .form-radios .form-item{margin:0 0.1111111111rem 0.2222222222rem}}.product-teaser .params_product .form-radios .form-item .description,.product-teaser .params_product .form-radios .form-item label{padding:2px 5px;font-size:0.75rem}@media screen and (min-width:1200px){.product-teaser .params_product .form-radios .form-item .description,.product-teaser .params_product .form-radios .form-item label{padding:0.2777777778rem 0.5555555556rem;font-size:0.7777777778rem}}.params_product{display:flex;align-items:center;margin:0 -3px}.params_product>div{padding-left:3px;padding-right:3px;flex-grow:1;max-width:100%}@media screen and (min-width:1200px){.params_product>div{flex-grow:0}}.params_product .form-radios{display:flex;flex-wrap:wrap;justify-content:center;margin:0 -5px;max-width:initial}@media screen and (min-width:768px){.params_product .form-radios{justify-content:flex-start}}@media screen and (min-width:1200px){.params_product .form-radios{margin:0 -0.2777777778rem}}.params_product .form-radios .form-item{margin:0 5px 10px}@media screen and (min-width:1200px){.params_product .form-radios .form-item{margin:0 0.2777777778rem 0.5555555556rem}}.params_product .form-radios .form-item label{padding:5px 10px;border-radius:5px;border:1px solid #259959}@media screen and (min-width:1200px){.params_product .form-radios .form-item label{padding:0.2777777778rem 0.5555555556rem}.params_product .form-radios .form-item label:hover{color:#259959}}.params_product .form-radios .form-item label:before,.params_product .form-radios .form-item label:after{display:none}.params_product .form-radios .form-item .description{padding:5px 10px;color:#DB001A;border-radius:5px;text-align:center}@media screen and (min-width:1200px){.params_product .form-radios .form-item .description{padding:0.2777777778rem 0.5555555556rem}}.params_product .form-radios .form-item input:checked+label{background:#259959;color:#FFFFFF}@media screen and (min-width:1200px){.params_product .form-radios .form-item input:checked+label:hover{color:#FFFFFF}}.params_product .select2-container{width:100% !important}.view-block-catalog{position:relative}.view-block-catalog .block__title .more-link{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;font-family:"Roboto";line-height:1.25;border-radius:5px;text-align:center;text-decoration:none;background-color:transparent;border:none;outline:none;transition-duration:0.2s;user-select:none;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;outline:none;overflow:hidden;width:100%;color:#FFFFFF;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;padding:15px 25px;min-height:60px;background:#259959;margin-top:2.7777777778rem;display:none}@media screen and (min-width:1200px){.view-block-catalog .block__title .more-link{font-size:1rem;font-weight:700;letter-spacing:0.1111111111rem}}@media screen and (min-width:480px){.view-block-catalog .block__title .more-link{width:auto}}@media screen and (min-width:1200px){.view-block-catalog .block__title .more-link{padding:0.8333333333rem 1.3888888889rem;min-height:3.3333333333rem}}.view-block-catalog .block__title .more-link::after{position:absolute;content:"";left:-2px;top:-2px;bottom:-2px;right:-2px;transform:scaleX(0);transition:transform 0.3s;transform-origin:right center;z-index:-1;border-radius:5px}.view-block-catalog .block__title .more-link::after{background:#EA284B}.view-block-catalog .block__title .more-link:hover::after{transform:scaleX(1)}@media screen and (min-width:1200px){.view-block-catalog .block__title .more-link{display:inline-flex}}.view-block-catalog .view-filters{margin-bottom:30px}.view-block-catalog .view-filters .form-checkboxes{display:flex;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;margin:0 -25px -10px;padding:0 25px}@media screen and (min-width:1200px){.view-block-catalog .view-filters .form-checkboxes{margin:0 -0.2777777778rem -0.5555555556rem;padding:0}}.view-block-catalog .view-filters .form-checkboxes::-webkit-scrollbar{display:none}.view-block-catalog .view-filters .form-checkboxes .form-item{flex-shrink:0;padding:0 5px}@media screen and (min-width:1200px){.view-block-catalog .view-filters .form-checkboxes .form-item{padding:0 0.2777777778rem}.view-block-catalog .view-filters .form-checkboxes .form-item:nth-child(n+4){display:none}}.view-block-catalog .view-filters .form-checkboxes .form-item:first-of-type{margin-left:auto}.view-block-catalog .view-filters .form-checkboxes .form-item:last-of-type{margin-right:auto}.view-block-catalog .view-filters .form-checkboxes label{font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;padding:15px 25px 15px 53px;background:#259959;border-radius:5px;color:#FFFFFF}@media screen and (min-width:1200px){.view-block-catalog .view-filters .form-checkboxes label{font-size:1rem;font-weight:700;letter-spacing:0.1111111111rem}}@media screen and (min-width:1200px){.view-block-catalog .view-filters .form-checkboxes label{padding:0.8333333333rem 1.3888888889rem 0.8333333333rem 2.9444444444rem}}.view-block-catalog .view-filters .form-checkboxes label::before,.view-block-catalog .view-filters .form-checkboxes label::after{left:25px;top:0;bottom:0;margin:auto 0;width:18px;height:18px}@media screen and (min-width:1200px){.view-block-catalog .view-filters .form-checkboxes label::before,.view-block-catalog .view-filters .form-checkboxes label::after{left:1.3888888889rem;width:1rem;height:1rem}}.view-block-catalog .view-filters .form-checkboxes label::after{font-size:16px;padding-left:0.1em}@media screen and (min-width:1200px){.view-block-catalog .view-filters .form-checkboxes label::after{font-size:1rem}}.view-catalog .view-header{position:relative}.view-catalog .view-header .count_views_catalog{position:absolute;left:0;right:0;margin:auto;text-align:center;letter-spacing:0.25em;text-transform:uppercase;font-size:0.75px^-1rem;color:#2E2D2D;bottom:calc(100% + 110px)}.view-catalog .view-content{display:flex;flex-wrap:wrap;margin:0 -5px -20px}@media screen and (min-width:1200px){.view-catalog .view-content{margin-left:-0.8333333333rem;margin-right:-0.8333333333rem}}.view-catalog .views-row{width:50%;padding:0 5px;display:flex;margin-bottom:20px}@media screen and (min-width:480px){.view-catalog .views-row{width:33.333%}}@media screen and (min-width:992px){.view-catalog .views-row{width:25%;position:relative}}@media screen and (min-width:1200px){.view-catalog .views-row{padding-left:0.8333333333rem;padding-right:0.8333333333rem;margin-bottom:1.6666666667rem}}.view-catalog .views-row:last-child .more-link-wrapper{margin:0;position:absolute;bottom:0;right:0;left:0;display:none}@media screen and (min-width:480px){.view-catalog .views-row:last-child .more-link-wrapper{left:auto;bottom:21%;width:33.333%;padding-left:5px;text-align:center}}@media screen and (min-width:992px){.view-catalog .views-row:last-child .more-link-wrapper{left:0;right:0;top:0;bottom:0;justify-content:center;align-items:center;width:auto;padding-left:0;z-index:1}.view-catalog .views-row:last-child .more-link-wrapper::before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;z-index:-1;background:#FFFFFF;opacity:0.75}}.view-catalog .views-row:last-child .more-link-bvb{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;font-family:"Roboto";line-height:1.25;border-radius:5px;text-align:center;text-decoration:none;background-color:transparent;border:none;outline:none;transition-duration:0.2s;user-select:none;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;outline:none;overflow:hidden;width:100%;color:#FFFFFF;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;padding:10px 25px;min-height:50px;background:#259959}@media screen and (min-width:1200px){.view-catalog .views-row:last-child .more-link-bvb{font-size:1rem;font-weight:700;letter-spacing:0.1111111111rem}}@media screen and (min-width:480px){.view-catalog .views-row:last-child .more-link-bvb{width:auto}}@media screen and (min-width:1200px){.view-catalog .views-row:last-child .more-link-bvb{padding:0.5555555556rem 1.3888888889rem;min-height:3.3333333333rem}}.view-catalog .views-row:last-child .more-link-bvb::before{position:absolute;content:"";left:-2px;top:-2px;bottom:-2px;right:-2px;transform:scaleX(0);transition:transform 0.3s;transform-origin:right center;z-index:-1;border-radius:5px}.view-catalog .views-row:last-child .more-link-bvb::after{font-family:"icomoon";font-size:18px;font-weight:400;line-height:1;color:inherit;content:"";margin-left:10px}@media screen and (min-width:1200px){.view-catalog .views-row:last-child .more-link-bvb::after{font-size:1.3333333333rem}}@media screen and (min-width:1200px){.view-catalog .views-row:last-child .more-link-bvb::after{font-size:1.3333333333rem}}.view-catalog .views-row:last-child .more-link-bvb::before{background:#EA284B}.view-catalog .views-row:last-child .more-link-bvb:hover::before{transform:scaleX(1)}.view-catalog .views-row:last-child .more-link-bvb::after{content:""}@media screen and (min-width:480px){.view-catalog .views-row:last-child .more-link-bvb{white-space:normal;background:#EA284B}.view-catalog .views-row:last-child .more-link-bvb::after{display:none}.view-catalog .views-row:last-child .more-link-bvb::before{background:#259959}}@media screen and (min-width:1200px){.view-catalog .views-row:last-child .more-link-bvb{min-height:3.3333333333rem;padding-left:1.3888888889rem;padding-right:1.3888888889rem}.view-catalog .views-row:last-child .more-link-bvb::after{display:block}}.view-catalog .more-link{margin-top:35px;text-align:center}.view-catalog .more-link a{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;font-family:"Roboto";line-height:1.25;border-radius:5px;text-align:center;text-decoration:none;background-color:transparent;border:none;outline:none;transition-duration:0.2s;user-select:none;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;outline:none;overflow:hidden;width:100%;color:#FFFFFF;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;padding:15px 25px;min-height:60px;background:#259959}@media screen and (min-width:1200px){.view-catalog .more-link a{font-size:1rem;font-weight:700;letter-spacing:0.1111111111rem}}@media screen and (min-width:480px){.view-catalog .more-link a{width:auto}}@media screen and (min-width:1200px){.view-catalog .more-link a{padding:0.8333333333rem 1.3888888889rem;min-height:3.3333333333rem}}.view-catalog .more-link a::after{position:absolute;content:"";left:-2px;top:-2px;bottom:-2px;right:-2px;transform:scaleX(0);transition:transform 0.3s;transform-origin:right center;z-index:-1;border-radius:5px}.view-catalog .more-link a::after{background:#EA284B}.view-catalog .more-link a:hover::after{transform:scaleX(1)}.view-catalog.view-has-slider{position:relative}.view-catalog.view-has-slider .view-content{display:block;position:relative}.view-catalog.view-has-slider .swiper{overflow:visible}.view-catalog.view-has-slider .swiper-slide{margin-bottom:0;height:auto}.view-catalog.view-has-slider .swiper-hand{right:0}.view-catalog.view-has-slider .swiper-navigation{display:none;position:absolute;right:0;bottom:100%;z-index:5}@media screen and (min-width:1200px){.view-catalog.view-has-slider .swiper-navigation{display:flex;margin-bottom:2.5rem;min-height:2rem}}.view-catalog.view-has-slider .swiper-navigation .swiper-button{position:static;margin:0}.view-catalog.view-has-slider .swiper-navigation .swiper-button-next{margin-left:1.2222222222rem}.view-catalog.view-has-slider.swiper-lock .swiper-navigation{display:none}.view-catalog.view-display-id-page_2 .drupal_package_like_button.favorite_button.active::before{content:"";color:#C5C4C4}@media screen and (min-width:1200px){.view-catalog.view-display-id-page_2 .views-row{width:20%}}.view-catalog.view-display-id-block_1 .swiper-hand{top:auto;bottom:100%}.view-catalog.view-full-result .view-content{position:relative;padding-bottom:55px;margin-bottom:0}@media screen and (min-width:480px){.view-catalog.view-full-result .view-content{padding-bottom:0;margin-bottom:-20px}}.view-catalog.view-full-result .more-link-wrapper{display:flex !important}@media screen and (min-width:480px){.views-block-catalog-basket-views-block-1 .views-row:nth-child(n+4){display:none}}@media screen and (min-width:992px){.views-block-catalog-basket-views-block-1 .views-row:nth-child(n+4){display:block}}@media screen and (min-width:1200px){.views-block-catalog-basket-views-block-1-3{position:relative}.views-block-catalog-basket-views-block-1-3::before,.views-block-catalog-basket-views-block-1-3::after{content:"";position:absolute;left:-4.1666666667rem;right:-4.1666666667rem;top:-5.2777777778rem;height:86.8333333333rem}.views-block-catalog-basket-views-block-1-3::before{background:url("/themes/personal/images/block-decor.png") no-repeat center;background-size:contain;z-index:-2;pointer-events:none}.views-block-catalog-basket-views-block-1-3::after{background:linear-gradient(180deg,rgba(255,255,255,0.2) 0%,rgba(255,255,255,0) 56.66%);z-index:-1;pointer-events:none}}@media screen and (min-width:1200px){.view-catalog .more-link{display:none}.view-block-catalog .block__title{max-width:50%}.view-block-catalog .view-catalog{position:relative}.view-block-catalog .view-filters{position:absolute;right:0;bottom:100%;max-width:50%;margin-bottom:1.3888888889rem}.view-block-catalog .view-filters .form-checkboxes{overflow:visible;flex-wrap:wrap;justify-content:flex-end}.view-block-catalog .view-filters .form-checkboxes .form-item:first-of-type{margin-left:0}.view-block-catalog .view-filters .form-checkboxes .form-item:last-of-type{margin-right:0}.view-block-catalog.has-subtitle .view-filters{margin-bottom:4.8611111111rem}.product-teaser{transition-duration:0.2s}.product-teaser .params_product{justify-content:center}.product-teaser__hidden{position:absolute;z-index:5;top:100%;left:-10px;right:-10px;margin-top:0;background:#FFFFFF;border-radius:0 0 5px 5px;text-align:center;padding:15px 10px 15px;transition-duration:0.2s;opacity:0;visibility:hidden;box-shadow:0 20px 30px rgba(60,63,65,0.06)}.product-teaser:hover{box-shadow:0 0 30px rgba(60,63,65,0.06);z-index:15}.product-teaser:hover .product-teaser__hidden{opacity:1;visibility:visible}}
.product-full{margin-top:-30px;position:relative}@media screen and (min-width:768px){.product-full{margin-top:0}}@media screen and (min-width:1200px){.product-full .product-status{left:0.5555555556rem;top:0.5555555556rem}}.product-full__gallery--images{margin:0 -25px;text-align:center}@media screen and (min-width:768px){.product-full__gallery--images{margin:0}}.product-full__gallery--images .swiper-slide{position:relative}.product-full__gallery--images .swiper-slide::before{content:"";display:block;padding-bottom:100%}@media screen and (min-width:768px){.product-full__gallery--images .swiper-slide::before{padding-bottom:85%}}.product-full__gallery--images .swiper-slide a{display:block}.product-full__gallery--images .swiper-slide img{position:absolute;left:0;right:0;top:0;bottom:0;max-height:100%;width:auto;margin:auto}.product-full__gallery--thumbs{margin:25px -7.5px -15px;display:flex;flex-wrap:wrap;justify-content:center}@media screen and (min-width:768px){.product-full__gallery--thumbs{justify-content:flex-start}}@media screen and (min-width:1200px){.product-full__gallery--thumbs{margin:1rem -0.5rem}}.product-full__gallery .thumbs-slide{padding:0 7.5px;margin-bottom:15px;max-width:20%}@media screen and (min-width:1200px){.product-full__gallery .thumbs-slide{padding:0 0.5rem;margin-bottom:1rem;max-width:16.666%}}.product-full__gallery .thumbs-slide .item{cursor:pointer}.product-full__top{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}@media screen and (min-width:1200px){.product-full__top{flex-wrap:nowrap;margin-left:0;margin-right:0}}.product-full__top-item{padding-right:15px;padding-left:15px;width:100%}@media screen and (min-width:1200px){.product-full__top-item{padding-right:0;padding-left:0}}.product-full__top--left{margin-bottom:10px;flex-shrink:0}@media screen and (min-width:768px){.product-full__top--left{width:50%}}@media screen and (min-width:1200px){.product-full__top--left{width:31.6666666667rem;margin-left:0;margin-right:1.6666666667rem;margin-bottom:0.5555555556rem}}.product-full__top--midle{flex-grow:1;width:auto}@media screen and (min-width:768px){.product-full__top--midle{width:50%}}@media screen and (min-width:1200px){.product-full__top--midle{width:auto;margin-bottom:0;display:flex;flex-direction:column;align-items:flex-start}}.product-full__top--right{flex-shrink:0}@media screen and (min-width:1200px){.product-full__top--right{width:23.6363636364%}}.product-full__top--right .field.field-product-vendor-code{display:none;margin-bottom:1.1111111111rem}@media screen and (min-width:1200px){.product-full__top--right .field.field-product-vendor-code{display:flex}}.product-full__title{text-align:center;margin:0 0 5px}.product-full__title h1{font-size:1.5rem;font-weight:700;line-height:1.25}@media screen and (min-width:1200px){.product-full__title h1{font-size:2.6666666667rem;font-weight:700}}@media screen and (min-width:768px){.product-full__title{text-align:left}}@media screen and (min-width:1200px){.product-full__title{margin-bottom:0.2777777778rem}}.product-full__tags{text-align:center}@media screen and (min-width:768px){.product-full__tags{text-align:left}}@media screen and (min-width:1200px){.product-full__tags{display:flex;align-items:center}}.product-full__tags .qty-wrap{font-size:0.875rem;font-weight:400;margin-top:10px}@media screen and (min-width:1200px){.product-full__tags .qty-wrap{font-size:0.8888888889rem;font-weight:400}}@media screen and (min-width:1200px){.product-full__tags .qty-wrap{margin-top:0;margin-left:0.2777777778rem}}.product-full__tags .qty-wrap::before{content:"";font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit;margin-right:2px;display:inline-block;vertical-align:middle;color:#2EB100}@media screen and (min-width:1200px){.product-full__tags .qty-wrap::before{font-size:1.3333333333rem}}.product-full__tags .qty-wrap.off-stock::before{content:"";color:#FF7B01}.product-full__category{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}@media screen and (min-width:768px){.product-full__category{justify-content:flex-start}}.product-full__category--item{font-size:0.875rem;font-weight:400;display:inline-flex;align-items:center}@media screen and (min-width:1200px){.product-full__category--item{font-size:0.8888888889rem;font-weight:400}}.product-full__category--item+.product-full__category--item::before{content:"";font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit;margin:0 2px;color:#259959}@media screen and (min-width:1200px){.product-full__category--item+.product-full__category--item::before{font-size:1.3333333333rem}}@media screen and (min-width:1200px){.product-full__category--item+.product-full__category--item::before{margin:0 0.2777777778rem}}.product-full__category a{text-decoration:none}.product-full__price{margin:10px 0}@media screen and (min-width:1200px){.product-full__price{margin-top:0.8333333333rem;margin-bottom:1.3888888889rem}}.product-full__price--content{display:flex;align-items:center;justify-content:center}@media screen and (min-width:768px){.product-full__price--content{justify-content:flex-start}}.product-full__price .price{font-size:1.5rem;font-weight:700;line-height:1.25}@media screen and (min-width:1200px){.product-full__price .price{font-size:2.6666666667rem;font-weight:700}}.product-full__price .percent{color:#FFFFFF;padding:5px 10px;font-size:1.125rem;font-weight:700;line-height:1.25;background:#DB001A;margin-left:15px;border-radius:5px;flex-shrink:0}@media screen and (min-width:1200px){.product-full__price .percent{font-size:1.3333333333rem;font-weight:500}}@media screen and (min-width:1200px){.product-full__price .percent{margin-left:0.8333333333rem;padding:0.2777777778rem 0.5555555556rem}}.product-full__price .price-old{display:flex;align-items:center}.product-full__price .price-old__content{margin-left:15px;color:#9E9D9D;font-size:0.875rem;font-weight:400}@media screen and (min-width:1200px){.product-full__price .price-old__content{font-size:0.8888888889rem;font-weight:400}}@media screen and (min-width:1200px){.product-full__price .price-old__content{margin-left:0.8333333333rem;display:flex;align-items:center}.product-full__price .price-old__content--label{margin-right:0.25em}}.product-full__min_amount{text-align:center;margin-bottom:15px;color:#259959;font-weight:bold}.product-full .field-variants-price-opt{margin-top:10px}@media screen and (min-width:1200px){.product-full .field-variants-price-opt{margin-top:0.8333333333rem}}.product-full .field-variants-price-opt__label{display:none}.product-full .field-variants-price-opt .price-line{margin:0 -5px;display:flex;justify-content:center;align-items:center}.product-full .field-variants-price-opt .price-line--price{font-size:1.125rem;font-weight:700;line-height:1.25}@media screen and (min-width:1200px){.product-full .field-variants-price-opt .price-line--price{font-size:1.3333333333rem;font-weight:500}}.product-full .field-variants-price-opt .price-line span{padding:0 5px}@media screen and (min-width:768px){.product-full .field-variants-price-opt .price-line{justify-content:flex-start;margin:0 -0.2777777778rem}.product-full .field-variants-price-opt .price-line span{padding:0 0.2777777778rem}}.product-full .field-product-vendor-code{display:flex;align-items:center;justify-content:center;padding:16px 25px;background:#F9F9F9;color:#408B17;font-size:0.875rem;font-weight:400}@media screen and (min-width:1200px){.product-full .field-product-vendor-code{font-size:0.8888888889rem;font-weight:400}}@media screen and (min-width:1200px){.product-full .field-product-vendor-code{display:inline-flex;padding:0;background:none}}.product-full .field-product-vendor-code__label{margin-right:5px}.product-full .field-product-vendor-code__label::after{content:":"}.product-full__code{margin:10px -25px 0}@media screen and (min-width:768px){.product-full__code{margin:0.5555555556rem 0 0}}.product-full__basket{margin:0 0 20px}@media screen and (min-width:1200px){.product-full__basket{display:inline-flex;flex-direction:column;margin-bottom:1.1111111111rem}}.product-full__basket-buttons{display:flex;flex-wrap:wrap;align-items:center}@media screen and (min-width:1200px){.product-full__basket-buttons{flex-wrap:nowrap}}.product-full__basket .add-wrap{width:100%}@media screen and (min-width:1200px){.product-full__basket .add-wrap{width:auto;flex-shrink:0}}.product-full__basket--one_click{width:100%}.product-full__basket--one_click .webform-confirmation{width:100%}.product-full__basket--one_click .webform-confirmation__message{margin-bottom:0;text-align:center}.product-full__basket--label{padding:10px 1.1111111111rem;font-size:0.75rem;font-weight:700;text-align:center;color:#9E9D9D;flex-grow:1}@media screen and (min-width:1200px){.product-full__basket--label{font-size:0.7777777778rem;font-weight:700}}@media screen and (min-width:1200px){.product-full__basket--label{flex-grow:0}}.product-full__basket .basket_add_button_wrap{display:flex;align-items:center;justify-content:center}@media screen and (min-width:768px){.product-full__basket .basket_add_button_wrap{justify-content:flex-start}}.product-full__basket .basket_item_count{margin-right:10px}@media screen and (min-width:768px){.product-full__basket .addto_basket_button{flex-grow:1}}.product-full__basket .addto_basket_button:before{content:"";font-family:"icomoon";font-size:20px;font-weight:400;line-height:1;color:inherit;margin-right:8px}@media screen and (min-width:1200px){.product-full__basket .addto_basket_button:before{font-size:1.3333333333rem}}.product-full__basket .webform-submission-basket-one-click-form{display:flex;flex-direction:column;margin-bottom:-5px}@media screen and (min-width:480px){.product-full__basket .webform-submission-basket-one-click-form{flex-direction:row}}.product-full__basket .webform-submission-basket-one-click-form .form-item{margin-bottom:5px;flex-grow:1;min-width:0}.product-full__basket .webform-submission-basket-one-click-form .form-actions{margin-bottom:5px;flex-shrink:0;margin-top:0}@media screen and (min-width:480px){.product-full__basket .webform-submission-basket-one-click-form .form-actions{margin-left:10px}}.product-full__basket .webform-submission-basket-one-click-form .form-actions .form-submit{width:100%}@media screen and (min-width:480px){.product-full__basket .webform-submission-basket-one-click-form .form-actions .form-submit{width:auto}}@media screen and (min-width:1200px){.product-full__basket .webform-submission-basket-one-click-form .form-actions .form-submit{font-size:0.8888888889rem}}.product-full__basket--params{margin-top:15px}.product-full__basket--params-label{font-size:1.125rem;font-weight:700;line-height:1.25;margin-bottom:0.5em;text-align:center}@media screen and (min-width:1200px){.product-full__basket--params-label{font-size:1.3333333333rem;font-weight:500}}.product-full__basket--params-label::after{content:":"}@media screen and (min-width:768px){.product-full__basket--params-label{text-align:left}}@media screen and (min-width:1200px){.product-full__basket--params{margin-top:1.9444444444rem;width:100%}}.product-full__links{display:flex;align-items:center;justify-content:space-between;margin:0 -1.1111111111rem;flex-wrap:wrap}@media screen and (min-width:1200px){.product-full__links{justify-content:flex-start}}.product-full__links .drupal_package_like_button{font-size:1rem;display:flex;align-items:center;margin:0 1.1111111111rem}.product-full__links .drupal_package_like_button::before{margin-right:8px}.product-full__navigation{margin-top:30px}@media screen and (min-width:1200px){.product-full__navigation{margin-top:1.6666666667rem;display:flex;justify-content:space-between}}.product-full__navigation .label{font-size:0.875rem;font-weight:400;color:#777676;margin-bottom:10px;display:inline-flex;align-items:center}@media screen and (min-width:1200px){.product-full__navigation .label{font-size:0.8888888889rem;font-weight:400}}@media screen and (min-width:1200px){.product-full__navigation .label{margin-bottom:0.6666666667rem}}.product-full__navigation .container{display:flex;align-items:flex-start}.product-full__navigation .image{flex-shrink:0;width:46px}@media screen and (min-width:1200px){.product-full__navigation .image{width:3.3333333333rem}}.product-full__navigation--prev .label::before{font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit;content:"";margin-right:10px;color:#259959}@media screen and (min-width:1200px){.product-full__navigation--prev .label::before{font-size:1.3333333333rem}}@media screen and (min-width:1200px){.product-full__navigation--prev .label::before{margin-right:0.5555555556rem}}.product-full__navigation--prev .image{margin-right:15px}@media screen and (min-width:1200px){.product-full__navigation--prev .image{margin-right:0.8333333333rem}}.product-full__navigation--next{margin-top:10px;text-align:right}@media screen and (min-width:1200px){.product-full__navigation--next{margin-top:0}}.product-full__navigation--next .label::after{font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit;content:"";margin-left:10px;color:#259959}@media screen and (min-width:1200px){.product-full__navigation--next .label::after{font-size:1.3333333333rem}}.product-full__navigation--next .image{margin-left:15px}@media screen and (min-width:1200px){.product-full__navigation--next .image{margin-left:0.8333333333rem}}.product-full__navigation--next .container{flex-direction:row-reverse}.product-full .share-section{padding-top:0;justify-content:center}@media screen and (min-width:1200px){.product-full .share-section{justify-content:flex-end}}@media screen and (min-width:1200px){.product-full__bottom-items{display:flex;align-items:flex-start;margin:0 -0.8333333333rem}}.product-full__bottom-item{flex-grow:1;width:100%;margin-top:30px}@media screen and (min-width:1200px){.product-full__bottom-item{width:50%;padding:0 0.8333333333rem;margin-top:3.3333333333rem}}.product-full__bottom-item.product-full__comments{width:100%}.product-full__bottom-item .field__label{font-size:1.25rem;font-weight:700;line-height:1.25;padding-bottom:15px;margin-bottom:15px;display:block;position:relative;line-height:1.25}@media screen and (min-width:1200px){.product-full__bottom-item .field__label{font-size:2rem;font-weight:700}}@media screen and (min-width:1200px){.product-full__bottom-item .field__label{padding-left:1.3888888889rem;padding-right:1.3888888889rem;padding-bottom:0.8333333333rem;margin-bottom:0.8333333333rem}}.product-full__bottom-item .field__label::before{position:absolute;content:"";bottom:0;left:0;right:0;height:5px;background:#CEEEBC;border-radius:3px}.product-full__specs-item{font-size:0.875rem;font-weight:400;display:flex}@media screen and (min-width:1200px){.product-full__specs-item{font-size:0.8888888889rem;font-weight:400}}.product-full__specs-item:nth-of-type(odd){background:#F9F9F9}.product-full__specs-item .double-field-first{width:45%;padding:15px 13px}@media screen and (min-width:1200px){.product-full__specs-item .double-field-first{padding:0.8333333333rem 0.7222222222rem}}.product-full__specs-item .double-field-second{flex-grow:1;padding:15px 13px}@media screen and (min-width:1200px){.product-full__specs-item .double-field-second{padding:0.8333333333rem 0.7222222222rem}}.package-look{margin-top:30px}@media screen and (min-width:1200px){.package-look{margin-top:2.7777777778rem}}.package-look .block__title{font-size:1.25rem;font-weight:700;line-height:1.25;background:#259959;color:#FFFFFF;padding:15px 20px 15px 25px;cursor:pointer;display:inline-flex;align-items:center;justify-content:space-between;width:100%}@media screen and (min-width:1200px){.package-look .block__title{font-size:2rem;font-weight:700}}@media screen and (min-width:1200px){.package-look .block__title{padding:1.1111111111rem 1.3888888889rem}}.package-look .block-sub-title{font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:#FFFFFF;display:inline-flex;align-items:center;margin-left:15px;font-size:0;margin-top:0;width:24px}@media screen and (min-width:1200px){.package-look .block-sub-title{font-size:1rem;font-weight:700;letter-spacing:0.1111111111rem}}@media screen and (min-width:1200px){.package-look .block-sub-title{width:auto;margin-left:1.3888888889rem}}.package-look .block-sub-title::before{content:"";font-family:"icomoon";font-size:24px;font-weight:400;line-height:1;color:inherit;transition:0.2s}@media screen and (min-width:1200px){.package-look .block-sub-title::before{font-size:1.3333333333rem}}@media screen and (min-width:1200px){.package-look .block-sub-title::before{content:"";margin-right:0.5555555556rem}}.package-look .block__layout.is-open .block-sub-title::before{transform:rotate(180deg)}@media screen and (min-width:1200px){.package-look .block__layout.is-open .block-sub-title::before{transform:none;content:""}}.package-look .block__content{display:none}.package-look .body{margin-top:15px}@media screen and (min-width:1200px){.package-look .body{margin-top:1.6666666667rem}}.field-product-related{margin-top:30px}@media screen and (min-width:1200px){.field-product-related{margin-top:2.7777777778rem}}.field-product-related__label{font-size:1.25rem;font-weight:700;line-height:1.25;margin-bottom:30px;text-align:center}@media screen and (min-width:1200px){.field-product-related__label{font-size:2rem;font-weight:700}}@media screen and (min-width:1200px){.field-product-related__label{margin-bottom:1.6666666667rem;text-align:left}}.field-product-related__items{display:flex;flex-wrap:wrap;margin:0 -5px -20px}@media screen and (min-width:1200px){.field-product-related__items{margin-left:-0.8333333333rem;margin-right:-0.8333333333rem}}.field-product-related__item{width:50%;padding:0 5px;display:flex;margin-bottom:20px}@media screen and (min-width:480px){.field-product-related__item{width:33.333%}}@media screen and (min-width:992px){.field-product-related__item{width:25%;position:relative}}@media screen and (min-width:1200px){.field-product-related__item{padding-left:0.8333333333rem;padding-right:0.8333333333rem;margin-bottom:1.6666666667rem}}.field-product-related .price-old__content--label{display:none}.field-product-related .price-old__content--value{font-size:0.875rem;font-weight:500;text-decoration:line-through;color:#9E9D9D}@media screen and (min-width:1200px){.field-product-related .price-old__content--value{font-size:0.8888888889rem;font-weight:400;text-decoration:line-through}}.delivery-node .field-block-paragraph__item:first-child .field-paragraph-title{border-radius:3px 3px 0 0}.delivery-node .field-block-paragraph__item:last-child .field-paragraph-title:not(.is-active){border-radius:0 0 3px 3px}.delivery-node .field-block-paragraph__item:not(:last-child){margin-bottom:1px}.delivery-node .field-paragraph-title{color:#FFFFFF;padding:20px 13px;background:#262626;position:relative;cursor:pointer;-webkit-tap-highlight-color:transparent;transition-duration:0.2s}.delivery-node .field-paragraph-title:before{position:absolute;content:"";font-family:"icomoon";display:flex;align-items:center;justify-content:center;top:0;bottom:0;width:60px;right:0;font-size:22px;line-height:1;transition-duration:0.2s}.delivery-node .field-paragraph-title.is-active:before{transform:rotate(180deg)}.delivery-node .field-paragraph-text{padding:20px;display:none}.delivery-node .field-paragraph-text ul li{margin:0 0 0.075em}.site-content .region-content .delivery-node:not(.personal-content){padding-bottom:10px;padding-top:0}@media screen and (min-width:1200px){.site-content .region-content .delivery-node:not(.personal-content){padding-bottom:1.1111111111rem}}.site-content .region-content .share:not(.personal-content){padding:0}.site-content .region-content .share:not(.personal-content) .block__title{font-size:1rem}.site-content .region-content .views-block-reviews-block-1:not(.personal-content){padding:0}.site-content .region-content .views-block-reviews-block-1:not(.personal-content) .block__title{font-size:1.25rem;text-align:left}.views-block-reviews-block-1{margin-top:25px}.views-block-reviews-block-1 .view-content{margin:0 -15px}.views-block-reviews-block-1 .block__title{font-size:1.25rem;font-weight:700;line-height:1.25;text-align:left;padding-bottom:15px;margin-bottom:15px;display:block;position:relative}@media screen and (min-width:1200px){.views-block-reviews-block-1 .block__title{font-size:2rem;font-weight:700}}.views-block-reviews-block-1 .block__title::before{position:absolute;content:"";bottom:0;left:0;right:0;height:5px;background:#CEEEBC;border-radius:3px}.viewed-products{margin-top:30px;padding-top:0 !important}@media screen and (min-width:1200px){.viewed-products{margin-top:2.7777777778rem}}.viewed-products .block__title{font-size:1.25rem;font-weight:700;line-height:1.25;text-align:center;margin-bottom:30px}@media screen and (min-width:1200px){.viewed-products .block__title{font-size:2rem;font-weight:700}}@media screen and (min-width:1200px){.viewed-products .block__title{margin-bottom:1.6666666667rem;text-align:left}}.page-node-type-product .site-page{overflow:visible}.page-node-type-product .site-leftbar{order:1}@media screen and (min-width:1200px){.page-node-type-product .site-leftbar{order:-1;position:sticky;top:1.6666666667rem}}.page-node-type-product .catalog-menu-page .block__title{display:none}.page-node-type-product .catalog-menu-page .block__content{padding:50px 0 0}@media screen and (min-width:1200px){.page-node-type-product .catalog-menu-page .block__content{padding:0}}
.benefits .info_wrapper{position:relative}.benefits .info_wrapper:before{position:absolute;content:" ";width:210px;height:210px;right:-35%;top:-20px;border-radius:50%;background:#EA284B;z-index:-5}@media screen and (min-width:1200px){.benefits .info_wrapper:before{right:-50%;top:19%}}.benefits .info_wrapper:after{position:absolute;content:" ";width:82px;height:82px;top:5px;right:-18%;border-radius:50%;background:#408B17;z-index:-5}@media screen and (min-width:1200px){.benefits .info_wrapper:after{top:28%;right:-45%}}
