﻿*,*::before,*::after{box-sizing:border-box}article,aside,figcaption,figure,footer,header,hgroup,img,main,nav,section{display:block}html{font-family:sans-serif;font-size:10px;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Poppins",sans-serif;line-height:1;margin:0;padding:0;background:#fff}.container{margin:0 auto;max-width:123rem;padding:0 1.5rem}.hidden{display:none !important}.header{text-align:right;background:#fff;z-index:998;width:100%;position:fixed;line-height:1;top:0;left:0;height:8rem;box-shadow:0 0 1rem rgba(0,0,0,.1)}@media only screen and (min-width: 550px){.header{height:8rem}}@media only screen and (min-width: 1200px){.header{height:12rem}}.header__container{position:relative;max-width:156rem;display:flex;margin:0 auto;align-items:center;justify-content:space-between;transition:all .2s ease-in-out;height:100%;padding:0 1rem}@media only screen and (min-width: 1200px){.header__container{padding:0 2rem}}.header__logo{display:block;text-decoration:none;margin:0;background:#fff;font-size:0;line-height:1;padding:0;z-index:999;padding:1rem;border-radius:0 0 .6rem .6rem;box-shadow:rgba(0,0,0,.1) 0px 4px 12px;margin:1rem 0 0 0}@media only screen and (min-width: 550px){.header__logo{margin:8rem 0 0 0}}@media only screen and (min-width: 1200px){.header__logo{margin:8rem 0 0 0}}.header__contact{display:none;font-size:1.8rem;font-weight:700;font-family:"Poppins",sans-serif;color:#fff;text-align:left;position:relative;padding:0;margin:0 0 0 3%;text-decoration:none;color:#000;height:100%;white-space:nowrap}@media only screen and (min-width: 1400px){.header__contact{display:flex;align-items:center}}.header__contact svg{margin:2.5rem}.header__buttons{display:flex;align-items:center}.header__search{display:block;cursor:pointer;background:transparent;color:#000;border:none;transition:.3s;text-decoration:none;appearance:none;border-radius:0;line-height:1.2;padding:0;outline:none !important}.header__shop{display:none;flex-shrink:0;align-items:center;text-decoration:none;background:#082c10;color:#fff;font-size:1.2rem;font-weight:700;padding:.8rem 2.3rem;text-transform:uppercase;line-height:1;font-family:"Poppins",sans-serif;transition:.3s;border:2px solid #082c10}@media only screen and (min-width: 768px){.header__shop{display:flex}}@media only screen and (min-width: 1200px){.header__shop{font-size:1.4rem;padding:.8rem 2.8rem}}.header__shop:hover{background:#fff;color:#082c10}.header__shop:hover svg{fill:#082c10}.header__shop svg{display:block;width:2.1rem;height:2.1rem;margin:0 1.5rem 0 0;transition:.3s}.logo-link{display:block}.logo-link__svg img{width:7rem;display:block}@media only screen and (min-width: 550px){.logo-link__svg img{width:14rem}}@media only screen and (min-width: 1200px){.logo-link__svg img{width:18rem}}.header-navigation__list{display:none;align-items:center;justify-content:flex-end;padding:0;margin:0 .5rem 0 auto;padding:0 2rem}@media(min-width: 1200px){.header-navigation__list{display:flex}}.header-navigation__list.open{display:flex;flex-direction:column;background:#fff;margin:0 0 1rem 0;padding:2rem 3rem;width:100%;position:absolute;top:calc(100% - 1px);left:0;box-shadow:0px 12px 12px 5px rgba(41,42,37,.33)}@media(min-width: 1200px){.header-navigation__list.open{display:none}}.header-navigation__item{list-style:none;display:inline-block;font-size:1.4rem;position:relative;font-weight:700;padding:0}@media(min-width: 1200px){.header-navigation__item{padding:1rem 0}}@media(min-width: 1400px){.header-navigation__item{font-size:1.4rem}}.header-navigation__item--mobile{width:100%}.header-navigation__item--selected .header-navigation__link span:after{width:100%}@media only screen and (min-width: 1200px){.header-navigation__item:first-child span{font-size:0;width:2rem;height:2rem;background:url(../images/home.svg) no-repeat center;background-size:contain;padding:.8rem 2rem .8rem 1rem;top:-0.5rem;left:0;filter:brightness(0) saturate(100%) invert(6%) sepia(51%) saturate(4110%) hue-rotate(131deg) brightness(100%) contrast(94%)}}.header-navigation__link{display:block;text-decoration:none;color:#000;font-weight:700;transition:.4s;padding:1rem 1.5rem;border-bottom:1px solid transparent}@media(min-width: 1200px){.header-navigation__link{padding:2rem 1.5rem}}@media(min-width: 1800px){.header-navigation__link{padding:2rem 1.8rem}}.header-navigation__link:hover span:after{width:100%}.header-navigation__underline{transition:all .2s;position:relative}.header-navigation__underline:after{content:"";width:0;position:absolute;bottom:-0.4rem;height:.3rem;background:#082c10;left:50%;transition:.3s ease-in-out;transform:translate(-50%, 0)}.header-navigation__list.open .header-navigation__item{text-align:center}.header-navigation__item.has-child.open .dropdown-menu{opacity:1;pointer-events:all;visibility:visible;height:auto}@media only screen and (min-width: 1200px){.header-navigation__item.has-child.open .dropdown-menu{top:100%}}.header-navigation__item.has-child .header-navigation__link:before{content:"";border-top:5px solid #000;border-right:5px solid transparent;border-left:5px solid transparent;position:absolute;top:1.4rem;right:0}@media only screen and (min-width: 1200px){.header-navigation__item.has-child .header-navigation__link:before{top:3.5rem}}.header-navigation__item.has-child.open .header-navigation__link:before{transform:rotate(180deg)}.dropdown-menu{display:block;margin:0;opacity:0;pointer-events:none;visibility:hidden;padding:0;background:#fff;list-style:none;transition:.3s;height:0;overflow:hidden}@media only screen and (min-width: 1200px){.dropdown-menu{position:absolute;top:150%;left:-2rem;box-shadow:0 6px 12px rgba(0,0,0,.18);padding:1rem 0;height:auto;min-width:350px;border-radius:.3rem;z-index:99}}.dropdown-menu li{width:100%;text-align:left}.dropdown-menu li a{display:block;text-align:center;font-weight:normal;transition:.3s;text-decoration:none;color:#000;padding:1rem 2rem !important;font-size:1.4rem}@media only screen and (min-width: 1200px){.dropdown-menu li a{padding:.7rem 2rem !important;text-align:left;font-size:1.4rem}}.dropdown-menu li a:hover{color:#082c10}.header-contact{display:flex;align-items:flex-start;flex-direction:column;color:#000;line-height:1.5}.header-contact__left{display:flex;align-items:center}.header-contact__left div{display:flex;flex-direction:column;margin:0 1rem 0 2.5rem;padding:0 1.5rem 0 0;border-right:5px solid #e46612;line-height:1.3}.header-contact img{display:block;width:2.3rem;height:2.3rem}.header-contact span{display:block;color:#000;font-size:1.2rem;font-weight:500}@media(min-width: 1800px){.header-contact span{font-size:1.4rem}}.header-contact strong{color:#000;font-size:1.4rem;font-weight:700}.menu-btn{display:flex;align-items:center;height:4.1rem;width:10rem;position:relative;cursor:pointer;-webkit-appearance:none;border-radius:0;border:none;outline:none;margin:0;background-color:#082c10;z-index:1000;outline:none !important;padding:1.5rem;top:0;margin:0 0 0 1.5rem}@media only screen and (min-width: 1200px){.menu-btn{display:none}}.menu-btn__icon{position:relative;height:1rem;width:1.2rem}.menu-btn__icon span{display:block;position:absolute;height:.2rem;width:1.2rem;background:#fff;opacity:1;left:0;transform:rotate(0deg);transition:.25s ease-in-out;pointer-events:none}.menu-btn__icon span:nth-child(1){top:0rem}.menu-btn__icon span:nth-child(2){top:.4rem}.menu-btn__icon span:nth-child(3){top:.4rem}.menu-btn__icon span:nth-child(4){top:.8rem}.menu-btn__icon.open span:nth-child(1){top:0rem;width:0%;left:50%}.menu-btn__icon.open span:nth-child(2){transform:rotate(45deg)}.menu-btn__icon.open span:nth-child(3){transform:rotate(-45deg)}.menu-btn__icon.open span:nth-child(4){top:0rem;width:0%;left:50%}.menu-btn__label{margin:0 0 0 1rem;font-family:"Poppins",sans-serif;font-weight:600;color:#fff;text-transform:uppercase;font-size:1.2rem;min-width:5.3rem;display:none}@media only screen and (min-width: 300px){.menu-btn__label{display:block}}.menu-btn__label .toggle-lbl-1{display:block}.menu-btn__label .toggle-lbl-2{display:none}.menu-btn__label.open .toggle-lbl-1{display:none}.menu-btn__label.open .toggle-lbl-2{display:block}.footer-content{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:3rem 0;max-width:120rem;margin:0 auto}@media only screen and (min-width: 550px){.footer-content{padding:6rem 0}}.footer-content__logo{display:none}@media only screen and (min-width: 550px){.footer-content__logo{display:block;width:11.5rem}}.footer-content__logo img{display:block;max-width:100%}.footer-content__text{width:100%;box-shadow:rgba(0,0,0,.35) 0px 5px 15px}@media only screen and (min-width: 800px){.footer-content__text{width:50%}}.footer-content__text p{font-size:1.4rem;color:#000;margin:0 0 3rem;line-height:1.4;font-weight:500}.footer-content__text a{color:#082c10}.footer-content__text a:hover{text-decoration:none}.footer-content__text-wrapper{background:#d5d5bf;padding:2.5rem 5rem}.footer-content__map{width:100%;box-shadow:rgba(0,0,0,.1) 0px 4px 12px}@media only screen and (min-width: 800px){.footer-content__map{width:50%}}.footer-content__title{font-size:1.4rem;font-weight:700;margin:0 0 1.5rem 0}.copyright{text-align:center;width:100%;padding:2rem 0;z-index:10}.copyright a{color:#000;text-decoration:none}.copyright a span{display:inline-block;font-size:1.1rem;font-weight:500;color:#000;margin:0 .4rem 0 0;vertical-align:middle}.copyright a strong{display:inline-block;font-size:1.1rem;font-weight:700;color:#000;vertical-align:middle}.copyright a .copy-logo{display:inline-block;vertical-align:middle;margin:0 .4rem 0 0}.copyright a .copy-logo svg{width:7.4rem;height:1.8rem}.copyright a:hover strong{text-decoration:underline}.text-default{text-align:left;color:#000;font-size:1.6rem;line-height:1.5;font-weight:400}@media only screen and (min-width: 991px){.text-default{font-size:1.8rem;line-height:1.8}}.text-default a{color:#082c10}.text-default a:hover{color:#e46612}.text-default h1{font-size:3rem;font-weight:600;margin:0 0 3rem}.text-default h2{margin:0 0 2rem 0;color:#082c10;font-size:2rem;line-height:1.2;font-family:"Poppins",sans-serif;font-weight:600}@media only screen and (min-width: 768px){.text-default h2{font-size:2.4rem;margin:0 0 3.5rem 0}}.text-default h3{margin:0 0 1.5rem 0;color:#000;font-size:1.8rem;line-height:1;font-family:"Poppins",sans-serif;font-weight:600}@media only screen and (min-width: 768px){.text-default h3{font-size:2rem;margin:0 0 2.5rem 0}}.text-default h4{margin:0 0 1rem 0;color:#000;font-size:1.6rem;line-height:1;font-family:"Poppins",sans-serif;font-weight:600}@media only screen and (min-width: 768px){.text-default h4{font-size:1.8rem;margin:0 0 2rem 0}}.text-default hr{margin:0 0 4rem 0;padding:0;border-top:.1rem solid #666}.text-default ul{list-style:none;margin:0 0 4rem 0;padding:0}@media only screen and (min-width: 768px){.text-default ul{margin:0 0 6rem 0}}.text-default ul li{margin:0 0 1rem 0;padding:0 0 0 2rem;position:relative;line-height:1.5;font-size:1.6rem}.text-default ul li:before{content:"";position:absolute;top:.8rem;left:0;width:.8rem;height:.8rem;background:#082c10;border-radius:100%}@media only screen and (min-width: 768px){.text-default ul li:before{top:.9rem}}.text-default img{max-width:100%}.text-default p{font-size:1.6rem;margin:0 0 4rem 0}.text-default p.blockquote{padding:.5rem 0 .5rem 3rem;border-left:.5rem solid #082c10;color:#777}@keyframes blur{0%{transform:translateY(-100%) scale(0.9);filter:blur(50px)}100%{transform:translateY(0%) scale(1);filter:blur(0)}}.content__slider{margin:6rem 0 0 0}@media only screen and (min-width: 550px){.content__slider{margin:0}}.head-slider{position:relative}.head-slider.slick-dotted.slick-slider{margin-bottom:0 !important}.head-slider .slick-list{width:100%}.head-slider .slick-slide,.head-slider .head-slider__item{height:24rem}@media only screen and (min-width: 550px){.head-slider .slick-slide,.head-slider .head-slider__item{height:30rem}}@media only screen and (min-width: 768px){.head-slider .slick-slide,.head-slider .head-slider__item{height:30vh}}@media only screen and (min-width: 1200px){.head-slider .slick-slide,.head-slider .head-slider__item{height:40vh}}@media only screen and (min-width: 1500px){.head-slider .slick-slide,.head-slider .head-slider__item{height:50vh}}.head-slider .slick-slide.slick-active .head-slider__text{animation:blur 1s ease 0s}.head-slider .slick-slide.slick-active.slick-current .head-slider__text{opacity:1 !important}.head-slider__item{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat}.head-slider__item img{display:block;width:100%}.head-slider__text{position:absolute;bottom:35%;left:0;z-index:10;opacity:0 !important;width:100%}.head-slider__text .container{max-width:82rem}.head-slider__text p{color:#fff;font-size:1.8rem;line-height:1.2;text-align:center;font-family:"Poppins",sans-serif;font-weight:700;margin:0 0 2.5rem 0}@media only screen and (min-width: 768px){.head-slider__text p{font-size:2.2rem}}@media only screen and (min-width: 991px){.head-slider__text p{font-size:2.8rem}}@media only screen and (min-width: 1200px){.head-slider__text p{font-size:3.4rem}}@media only screen and (min-width: 1500px){.head-slider__text p{font-size:5rem}}.head-slider__btn{padding:0 2.5rem 0 0;margin:0;font-size:1.4rem;line-height:1;font-weight:700;color:#fff;position:relative;display:inline-block}@media only screen and (min-width: 550px){.head-slider__btn{font-size:1.6rem}}@media only screen and (min-width: 768px){.head-slider__btn{font-size:2rem}}.head-slider__btn span{display:inline-block;padding:.3rem;border-bottom:.1rem solid #fff}.head-slider__btn::after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);border-left:.6rem solid #082c10;border-top:.6rem solid transparent;border-bottom:.6rem solid transparent}.head-slider__btn:hover{color:#082c10}.head-slider__btn:hover span{border-bottom:.1rem solid #082c10}.head-slider .slick-dots{position:absolute;left:0;bottom:1rem;z-index:3;width:100%;text-align:center}@media only screen and (min-width: 768px){.head-slider .slick-dots{bottom:2.5rem}}.head-slider .slick-dots li{margin:0 .3rem;width:3rem;height:.1rem}@media only screen and (min-width: 550px){.head-slider .slick-dots li{margin:0 .6rem;width:5rem;height:.2rem}}.head-slider .slick-dots li.slick-active button{background:#fff;opacity:1}.head-slider .slick-dots li button{background:#fff;border-radius:0;opacity:.5;padding:0;width:3rem;height:.1rem}@media only screen and (min-width: 550px){.head-slider .slick-dots li button{width:5rem;height:.2rem}}.head-slider .slick-dots li button:before{content:none}.slick-slider{width:100%}.slick-slider .slick-track{background:#1e1919}.slick-slider .slick-track .item-img{margin-top:1rem;width:100%;height:100%;max-width:22rem;max-height:24rem;min-width:12rem;min-height:0rem;padding:0 6rem}.slick-slider .slick-dots{display:none}.content__nav{background:#fff;padding:4rem 0 5rem 0;max-width:135rem;margin:0 auto}@media only screen and (min-width: 550px){.content__nav{padding:3.5rem 0 5rem 0}}.main-nav{width:100%;display:flex;flex-wrap:wrap;justify-content:center;position:relative;z-index:10;padding:0 1.5rem}.main-nav__title{width:100%;padding:0;margin:0 0 3rem 0;font-size:2.4rem;line-height:1.1;font-weight:500;color:#000;text-align:center}@media only screen and (min-width: 550px){.main-nav__title{margin:0 0 4rem 0}}.main-nav__href{text-align:center;font-size:1.4rem;color:#000;display:inline-block;width:100%;font-weight:700;margin:2rem 0 0 0}.main-nav__href:hover{text-decoration:none}.main-nav__item{width:100%;padding:0 1rem;margin:0 0 1.5rem 0}@media only screen and (min-width: 550px){.main-nav__item{width:50%}}@media only screen and (min-width: 1200px){.main-nav__item{width:33%}}.nav-card{width:100%;height:100%;display:flex;flex-direction:column;text-decoration:none;position:relative}.nav-card:hover .nav-card__content{background:rgba(41,42,37,.85);max-width:25rem}.nav-card--last{background:#082c10}.nav-card__img{position:relative;display:block;text-decoration:none;background-position:center center;background-repeat:no-repeat;background-size:cover;width:100%;height:20rem}@media only screen and (min-width: 1200px){.nav-card__img{height:unset;padding-top:80%}}.nav-card__img--last{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;height:100%}.nav-card__img--last:hover .nav-card__button{background:#292a25;border-color:#292a25}.nav-card__content{position:absolute;flex:1;background:#292a25;text-align:center;font-size:1.3rem;color:#fff;line-height:1.5;padding:2rem;transition:.5s;bottom:0;width:100%;max-width:100%}.nav-card__content h3{margin:0;font-size:1.6rem;line-height:1.1;font-weight:500;color:inherit;text-align:center;position:relative}.nav-card__content h3 a{color:inherit;text-decoration:none}.nav-card__content h3 a:hover{text-decoration:none;color:#082c10}.nav-card__button{display:block;padding:1.4rem;font-size:1.6rem;line-height:1.1;font-weight:500;color:#fff;text-transform:uppercase;white-space:nowrap;border:1px solid #fff;transition:.3s}.nav-card__help{display:block;margin:0 0 4rem 0;font-size:3rem;color:#fff;text-align:center;line-height:1.2}.content{padding:8rem 0 0 0}@media only screen and (min-width: 1200px){.content{padding:12rem 0 0 0}}.about{position:relative;display:flex;flex-wrap:wrap;padding:2rem}.about__left{width:100%}@media only screen and (min-width: 990px){.about__left{width:50%}}.about__right{display:none;width:50%;background:url(/templates/styles/images/about.jpg) center right no-repeat;background-size:cover}@media only screen and (min-width: 990px){.about__right{display:block}}.about__title{position:relative;color:inherit;font-weight:700;font-size:3rem;margin:0 0 3rem 0}@media only screen and (min-width: 1200px){.about__title{margin:0 0 7rem 0}.about__title:before{content:"";position:absolute;background:#082c10;width:5rem;height:.1rem;bottom:-3.5rem;left:0}}.about__text{color:#000;max-width:100%;margin:0 0 0 auto;padding:4rem 4rem 4.5rem 1.5rem}@media only screen and (min-width: 990px){.about__text{max-width:70rem}}@media only screen and (min-width: 1200px){.about__text{padding:5rem 10rem 7.5rem 1.5rem}}.about__text p{color:inherit;font-size:1.6rem;line-height:1.5;margin:0 0 4rem 0}.about__btn{display:inline-block;padding:1.4rem 4rem;font-size:1.6rem;line-height:1.1;font-weight:500;color:#fff;text-transform:uppercase;text-decoration:none;white-space:nowrap;border:2px solid #082c10;transition:.3s;background:#082c10}.about__btn:hover{background:transparent;color:#082c10}.content__subpage{margin:0 auto;max-width:156rem;padding:8rem 1rem 0}@media only screen and (min-width: 1200px){.content__subpage{padding:8rem 2rem 0}}.row{display:flex;flex-wrap:wrap;width:100%;justify-content:space-between;align-items:flex-start}.row .col-50{width:100%}@media only screen and (min-width: 768px){.row .col-50{width:calc(50% - 3rem)}}@media only screen and (min-width: 1500px){.row .col-50{width:calc(50% - 7rem)}}.map{display:flex;flex-wrap:wrap;position:relative;margin:0 0 3rem 0}@media only screen and (min-width: 768px){.map{box-shadow:0 0 5rem rgba(49,52,58,.3)}}@media only screen and (min-width: 991px){.map{margin:3rem 0 3rem 0}}.map__frame{width:100%;display:block}@media only screen and (min-width: 768px){.map__frame{width:calc(100% - 35rem)}}.map__frame img,.map__frame iframe{width:100%;display:block;border-radius:0}.map__box{width:100%;background:#fff}@media(min-width: 768px){.map__box{width:35rem;text-align:left;border-radius:0}}.map__content{padding:0 0 2rem 0;font-weight:400;font-size:1.5rem;margin:.5rem 0 0 0;color:#000;line-height:1.3}@media only screen and (min-width: 768px){.map__content{padding:2rem}}@media only screen and (min-width: 991px){.map__content{padding:3rem}}@media only screen and (min-width: 1200px){.map__content{padding:3rem 4rem}}.map__content h3{color:#000}.map__content p{margin:0 !important}.map__content a{color:#082c10;text-decoration:underline}.map__content a:hover{text-decoration:none}.contact-box{border-radius:0;margin:0 0 4rem 0}@media only screen and (min-width: 768px){.contact-box{display:flex;flex-wrap:wrap;margin:0 0 7rem 0}}.contact-box__left{padding-left:0 !important;padding:2rem}@media only screen and (min-width: 768px){.contact-box__left{width:35rem;padding:3rem}}@media only screen and (min-width: 1200px){.contact-box__left{padding:5rem;width:50rem}}.contact-box__right{background:#fff;flex:1;padding:2rem}@media only screen and (min-width: 768px){.contact-box__right{width:500px;padding:3rem}}@media only screen and (min-width: 1200px){.contact-box__right{padding:5rem}}.contact-box__right .contact-box__form{display:flex;flex-wrap:wrap;width:calc(100% + 4rem);margin:0 -2rem}.contact-box__right .contact-box__form .formButton{text-align:center;width:calc(100% + 4rem);margin:0 -2rem}.contact-box__right .contact-box__form .formField{margin:0 0 1.5rem 0;position:relative;padding:0 2rem}@media only screen and (min-width: 768px){.contact-box__right .contact-box__form .formField{margin:0 0 3rem 0}}.contact-box__right .contact-box__form .formField-textBox{width:100%}@media only screen and (min-width: 550px){.contact-box__right .contact-box__form .formField-textBox{width:50%}}.contact-box__right .contact-box__form .formField-textArea{width:100%}.contact-box__right .contact-box__form .formField .label{line-height:1.1;font-family:"Poppins",sans-serif;font-size:1.4rem;color:#e46612;padding:0 0 .7rem 0;margin:0;width:100%}.contact-box__right .contact-box__form .formField .label label{font-weight:400;margin:0;padding:0}.contact-box__right .contact-box__form .formField .edit{width:100%}.contact-box__right .contact-box__form .formField .edit input,.contact-box__right .contact-box__form .formField .edit textarea{border:.1rem solid #ddd;background:rgba(255,255,255,.1);border-radius:0;display:block;width:100%;line-height:1.1;font-family:"Poppins",sans-serif;font-size:1.6rem;color:#e46612;padding:.9rem 1.2rem;margin:0}.contact-box__right .contact-box__form .formField .edit input:focus,.contact-box__right .contact-box__form .formField .edit textarea:focus{background:#fff;color:#000}.contact-box__right .contact-box__form .formField .edit textarea{resize:none;height:15rem}.contact-box__items{color:#000}.contact-box__item{display:flex;align-items:center;width:100%;margin:0 0 3rem 0;font-size:1.5rem;line-height:1.2}.contact-box__item a{display:flex;align-items:center;width:100%;color:inherit;text-decoration:none !important;transition:.3s}.contact-box__item a:hover strong{color:#082c10}.contact-box__item a:hover strong span{color:#000}.contact-box__item img{margin:0 2rem 0 0 !important;border-radius:0 !important;filter:brightness(0) saturate(100%) invert(6%) sepia(51%) saturate(4110%) hue-rotate(131deg) brightness(100%) contrast(94%)}.contact-box__item strong{display:block;font-weight:600;font-size:1.8rem;color:#000;transition:.3s}.contact-box__item span{display:block;font-weight:500;font-size:1.5rem;margin:.5rem 0 0 0;color:#000}.content__blog{margin:0 auto;max-width:156rem;padding:8rem 1rem 0}@media only screen and (min-width: 1200px){.content__blog{padding:8rem 2rem 0}}.content__blog h1{font-size:3rem;font-weight:600;margin:0 0 3rem}.blog{padding:4rem 0;margin:0 auto;position:relative;z-index:10}@media only screen and (min-width: 768px){.blog{padding:4rem 0 6rem}}.blog__title{width:100%;padding:0;margin:0 0 3rem 0;font-size:2.4rem;line-height:1.1;font-weight:500;color:#000;text-align:center}@media only screen and (min-width: 550px){.blog__title{margin:0 0 4rem 0}}.blog__action{padding:2rem 0 0 0;text-align:center}@media only screen and (min-width: 991px){.blog__action{padding:4rem 0 0 0}}.blog__action a{display:inline-block;text-decoration:underline;color:#000;position:relative;padding:0;font-size:1.4rem;font-weight:700;transition:.3s}.blog__action a:hover{text-decoration:none;color:#082c10}.homeblog-bg{background-image:url(/templates/styles/images/blog-bg-min.png);background-size:cover;background-position:center center;background-repeat:no-repeat;max-width:unset}.blog-list-home{display:flex;flex-wrap:wrap;width:100%;justify-content:center}@media only screen and (min-width: 750px){.blog-list-home{display:grid !important;grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr;margin:0 auto}}.blog-list-home .blog-list__item{width:100% !important}.blog-list-home .blog-list__item:first-child{grid-row:span 2}.blog-list{display:flex;flex-wrap:wrap;width:calc(100% + 2rem);margin:0 -1rem;justify-content:center}@media only screen and (min-width: 1400px){.blog-list{width:calc(100% + 4rem);margin:0 -2rem}}@media only screen and (min-width: 1400px){.blog-list{width:calc(100% + 8rem);margin:0 -4rem}}.blog-list__item{width:100%;padding:0 1rem;margin:0 0 2.5rem 0}@media only screen and (min-width: 550px){.blog-list__item{width:50%;margin:0 0 2rem 0}}@media only screen and (min-width: 990px){.blog-list__item{width:33.33%;padding:0 1rem}}.blog-card{min-height:100%;text-decoration:none;background:#fff;color:#000;display:block;transition:.3s;box-shadow:rgba(0,0,0,.24) 0px 3px 8px;display:flex;flex-wrap:wrap}.blog-card:hover{box-shadow:rgba(0,0,0,.35) 0px 5px 15px}.blog-card:hover .blog-card__btn{color:#082c10;background:transparent}.blog-card__image{display:flex;align-items:center;justify-content:center;overflow:hidden;width:50%;background-size:cover;background-position:center center;border:1rem solid #fff}.blog-card__image img{width:100%;display:block;transform:scale(1);transition:.3s}.blog-card__info{position:relative;z-index:2;padding:1.5rem 1rem 1rem 1rem;width:50%;display:flex;flex-wrap:wrap;flex-direction:column}.blog-card__name{padding:0;margin:0;color:inherit;font-size:1.6rem;line-height:1.2;font-weight:500;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;width:100%}.blog-card__desc{padding:0;margin:0;color:inherit;font-size:1.4rem;line-height:1.5;font-weight:400;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:6.3rem;width:100%}.blog-card__date{font-size:1.2rem;border-left:.1rem solid #e46612;padding:0 0 0 .7rem;margin:2rem 0 0rem 0}.blog-card__btn{display:inline-block;font-size:1.2rem;text-transform:uppercase;color:#fff;background:#082c10;padding:.5rem 1.5em;border:1px solid #082c10;transition:.3s;margin:auto 0 0 auto;max-width:7rem;text-align:center}.blog-card__btn:hover{color:#082c10;background:transparent}.blog-detail{width:100%;margin:0 auto;max-width:76rem;padding:2rem 0 0 0}@media only screen and (min-width: 991px){.blog-detail{padding:7rem 0 0 0}}.blog-detail h1{margin:0 0 3rem 0 !important}.blog-detail__date{font-size:1.2rem;margin:0 0 3.5rem 0}.siroky-obrazek-wrapper{display:block;margin:0 0 4rem 0}.content__reference{margin:0 auto;max-width:156rem;padding:0 1rem}@media only screen and (min-width: 1200px){.content__reference{padding:0 2rem}}.content__reference h1{font-size:3rem;font-weight:600;margin:0 0 3rem}.content__home-reference{padding:3rem 2rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.reference-slider__title{width:100%;padding:0;margin:0 0 3rem 0;font-size:2.4rem;line-height:1.1;font-weight:500;color:#000;text-align:center}@media only screen and (min-width: 550px){.reference-slider__title{margin:0 0 4rem 0}}.reference{padding:4rem 0;margin:0 auto;position:relative;z-index:10}@media only screen and (min-width: 768px){.reference{padding:4rem 0 6rem}}.reference__title{width:100%;padding:0;margin:0 0 3rem 0;font-size:2.4rem;line-height:1.1;font-weight:500;color:#000;text-align:center}@media only screen and (min-width: 550px){.reference__title{margin:0 0 4rem 0}}.reference__action{padding:2rem 0 0 0;text-align:center}@media only screen and (min-width: 991px){.reference__action{padding:4rem 0 0 0}}.reference__action a{display:inline-block;text-decoration:underline;color:#000;position:relative;padding:0;font-size:1.4rem;font-weight:700;transition:.3s}.reference__action a:hover{text-decoration:none;color:#082c10}.reference-list{display:flex;flex-wrap:wrap;width:calc(100% + 2rem);margin:0 -1rem}@media only screen and (min-width: 1400px){.reference-list{width:calc(100% + 4rem);margin:0 -2rem}}@media only screen and (min-width: 1400px){.reference-list{width:calc(100% + 8rem);margin:0 -4rem}}.reference-list__item{width:100%;padding:0 1rem;margin:0 0 2.5rem 0}@media only screen and (min-width: 550px){.reference-list__item{margin:0 0 2rem 0}}.reference-card{min-height:100%;text-decoration:none;background:#fff;color:#fff;display:block;transition:.3s;text-align:center;background:#1d1d1d;border:#cab063 3px solid;outline:#1d1d1d 5px solid}.reference-card:hover .reference-card__image img{transform:scale(1.1)}.reference-card__image{display:block;overflow:hidden;display:none}.reference-card__image img{width:100%;display:block;transform:scale(1);transition:.3s}.reference-card__info{position:relative;z-index:2;padding:1.5rem 1rem 1rem 1rem}.reference-card__name{padding:0;margin:0;color:inherit;font-size:1.6rem;line-height:1.2;font-weight:500;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:4.2rem;text-align:center}.reference-card__desc{padding:0;margin:0;color:inherit;font-size:1.4rem;line-height:1.5;font-weight:400;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:6.3rem}.reference-card__date{font-size:1.2rem;border-left:.1rem solid #e46612;padding:0 0 0 .7rem;margin:2rem 0 0rem 0}.reference-card__btn{display:inline-block;font-size:1.2rem;text-transform:uppercase;color:#fff;background:#082c10;padding:.5rem 1.5em;border:1px solid #082c10;transition:.3s}.reference-card__btn:hover{color:#082c10;background:transparent}.reference-detail{width:100%;margin:0 auto;max-width:76rem;padding:2rem 0 0 0}@media only screen and (min-width: 991px){.reference-detail{padding:7rem 0 0 0}}.reference-detail h1{margin:0 0 3rem 0 !important}.reference-detail__date{font-size:1.2rem;margin:0 0 3.5rem 0}.siroky-obrazek-wrapper{display:block;margin:0 0 4rem 0}.reference-slider{max-width:95rem;margin:0 auto;padding:5rem 3rem;position:relative;background:#d5d5bf;border:1rem solid #fff;box-shadow:rgba(0,0,0,.1) 0px 4px 12px;border-radius:.6rem}@media only screen and (min-width: 550px){.reference-slider{padding:5rem 8rem}}.reference-slider__text{display:flex;flex-direction:column;align-items:center;line-height:1.4;color:#082c10}.reference-slider__text h3{font-size:2rem;margin:4rem 0 1rem 0;text-align:center}.reference-slider__text p{font-size:1.6rem;line-height:1.6;font-style:italic;text-align:center;padding:0;margin:0}@media only screen and (min-width: 550px){.reference-slider__text p{font-size:1.8rem}}.reference-slider__text span{font-size:2rem}.reference-slider .slick-track{background:transparent}.reference-slider .slick-dots{position:absolute;left:0;bottom:1rem;z-index:3;width:100%;text-align:center}@media only screen and (min-width: 768px){.reference-slider .slick-dots{bottom:2.5rem}}.reference-slider .slick-dots li{margin:0 .3rem;width:3rem;height:.3rem}@media only screen and (min-width: 550px){.reference-slider .slick-dots li{margin:0 .6rem;width:5rem;height:.4rem}}.reference-slider .slick-dots li.slick-active button{background:#082c10;opacity:1}.reference-slider .slick-dots li button{background:#000;border-radius:0;opacity:.5;padding:0;width:3rem;height:.3rem}@media only screen and (min-width: 550px){.reference-slider .slick-dots li button{width:5rem;height:.4rem}}.reference-slider .slick-dots li button:before{content:none}.content__form{position:relative;background:#393939}@media only screen and (min-width: 990px){.content__form:before{content:"";position:absolute;background:url(/templates/styles/images/pen.svg) center center no-repeat;top:4.9rem;right:50%;width:2.3rem;height:3.2rem;-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translatex(50%)}}@media only screen and (min-width: 1200px){.content__form:after{content:"";position:absolute;top:-1px;right:50%;-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translatex(50%);border-top:3rem solid #fff;border-left:3rem solid transparent;border-right:3rem solid transparent}}#ContactForm{margin:0 auto;max-width:70rem;text-align:center;padding:3.5rem 1.5rem;position:relative;z-index:10}@media only screen and (min-width: 550px){#ContactForm{padding:5.5rem 1.5rem}}@media only screen and (min-width: 990px){#ContactForm{padding:9.5rem 1.5rem}}.formSkinDefault .form-text{color:#fff;font-weight:500;font-size:1.6rem;text-align:center;margin:0 0 4rem 0}.formSkinDefault .form-title{text-align:center;color:#fff;text-transform:uppercase;font-weight:500;font-size:3.6rem;line-height:1.2;margin:0 auto;max-width:45rem;font-family:"Poppins",sans-serif}.formSkinDefault .form-inner{display:flex;flex-wrap:wrap;width:100%;justify-content:space-between;align-items:flex-start}.formSkinDefault .formField{padding:0;margin:0 0 1.5rem 0;width:100%;display:flex;flex-wrap:wrap;align-items:center}@media only screen and (min-width: 550px){.formSkinDefault .formField{margin:0 0 2.4rem 0}}.formSkinDefault .formField__label{width:100%;text-align:left;padding:0}@media only screen and (min-width: 550px){.formSkinDefault .formField__label{width:30%}}@media only screen and (min-width: 768px){.formSkinDefault .formField__label{width:100%}}.formSkinDefault .formField__label label{display:block;padding:10px 0;font-size:14px;color:#fff;white-space:pre-wrap;margin:0;font-weight:800}.formSkinDefault .formField__label label.val_required::after{content:" *";color:red}.formSkinDefault .formField__edit{position:relative;width:100%}@media only screen and (min-width: 550px){.formSkinDefault .formField__edit{width:70%}}@media only screen and (min-width: 768px){.formSkinDefault .formField__edit{width:100%}}.formSkinDefault .formField__edit input{border:.1rem solid #fff;background:#686868;border-radius:0rem;margin:0;padding:1rem 1.5rem;outline:none !important;font-family:"Poppins",sans-serif;font-size:1.6rem;color:#fff;line-height:1.1;width:100%}.formSkinDefault .formField__edit input:focus{background-color:#fffef4;color:#000}.formSkinDefault .formField__edit input[readonly]{background:#eee;color:#666}.formSkinDefault .formField__edit input.error{border-color:red}.formSkinDefault .formField__edit textarea{resize:none;border:1px solid #ccc;background:#fff;margin:0;width:100%;padding:1rem;color:#000;border-radius:0;font-size:1.4rem;height:15rem}@media only screen and (min-width: 1200px){.formSkinDefault .formField__edit textarea{min-height:20rem}}@media only screen and (min-width: 1500px){.formSkinDefault .formField__edit textarea{min-height:22rem}}.formSkinDefault .formField__edit textarea:focus{background-color:#fffef4;color:#000}.formSkinDefault .formField__edit textarea.error{border-color:red}.formSkinDefault .formField__edit select{display:block;padding:5px;border:1px solid #d1cfcf;background:#fff;margin:0;width:100%;border-radius:0}.formSkinDefault .formField__edit span.error{position:absolute;left:10px;top:34px;color:#fff;padding:5px 10px 5px 5px;z-index:100;border:1px solid #ccc;background-color:#333;display:none}.formSkinDefault .formField__edit:hover span.error{display:block}.formSkinDefault .formField.formField-checkBox .form-field__edit input{width:unset !important}.formSkinDefault .formField.formField-fileUpload .formField--edit__file-upload{position:relative;height:50px}.formSkinDefault .formField.formField-fileUpload .formField--edit__file-upload input{position:absolute}.formSkinDefault .formField.formField-fileUpload .formField--edit__file-upload input[type=file]{opacity:0}.formSkinDefault .formField.formField-fileUpload .fileUploader{position:relative}.formSkinDefault .formField.formField-fileUpload .fileUploader .uploaded-file{display:flex}.formSkinDefault .formField.formField-fileUpload .fileUploader .uploaded-file .uploaded-file__name{width:20%}.formSkinDefault .formField.formField-fileUpload .fileUploader .uploaded-file .uploaded-file__size{width:15%}.formSkinDefault .formField.formField-fileUpload .fileUploader .uploaded-file .uploaded-file__progress{width:55%;margin:0 5%;visibility:hidden}.formSkinDefault .formField.formField-fileUpload .fileUploader .uploaded-file .uploaded-file__progress[value]:not([value="0"]){visibility:visible}.formSkinDefault .formField.formField-fileUpload .fileUploader .uploaded-file .uploaded-file__remove{width:10%}.formSkinDefault .formField.formField-fileUpload .fileUploader__remove{display:none}.formSkinDefault .formField.formField-fileUpload .fileUploader__remove.active{display:block}.formSkinDefault .form_success{color:#fff;font-size:1.5rem}.formSkinDefault .edit-button{margin:0 auto}.formSkinDefault .edit-button input{display:block;text-decoration:none;background:#082c10;color:#fff;font-size:1.2rem;font-weight:700;padding:1rem 3rem;text-transform:uppercase;line-height:1;font-family:"Poppins",sans-serif;transition:.3s;border:1px solid #082c10;cursor:pointer}.formSkinDefault .edit-button input:hover{background:transparent;color:#fff;border-color:#fff}@media only screen and (min-width: 768px){.formSkinDefault .formField-textBox{width:calc(33.33% - 0.8rem)}}.formSkinDefault .formField-checkBox .formField__label{width:calc(100% - 1.4rem);order:2}.formSkinDefault .formField-checkBox .formField__label label{padding:0 0 0 1rem;white-space:normal;font-weight:500}.formSkinDefault .formField-checkBox .formField__label a{color:#fff}.formSkinDefault .formField-checkBox .formField__label a:hover{text-decoration:none}.formSkinDefault .formField-checkBox .formField__edit{width:1.4rem;order:1}.formSkinDefault .formField-checkBox .formField__edit input{cursor:pointer}.popup{position:relative;max-width:70rem;margin:0 auto;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:center;background:#fff;padding:3rem}#Breadcrumbs{font-weight:700;padding:1.5rem 0}@media only screen and (min-width: 1200px){#Breadcrumbs{padding:2rem 0 4rem 0}}.breadcrumbs{list-style:none;margin:0;padding:0;font-size:0}.breadcrumbs li{display:none;margin:0;padding:0;font-size:1.1rem;font-weight:700;color:#000}@media only screen and (min-width: 990px){.breadcrumbs li{display:inline-block;vertical-align:middle}}.breadcrumbs li a{display:block;text-decoration:underline;color:#000;position:relative;font-size:1.2rem;transition:.3s;font-weight:700;padding:.3rem 2.5rem .3rem 0}.breadcrumbs li a:after{content:"";position:absolute;top:50%;right:.5rem;transform:translateY(-50%);background:url(../images/arrow-menu.svg) no-repeat center center;width:1.2rem;height:1.2rem}.breadcrumbs li a:hover{color:#082c10}.breadcrumbs li:first-child a{padding:0 2.5rem 0 0}.breadcrumbs li:first-child a span svg{width:1.6rem;height:1.6rem;fill:#082c10}@media only screen and (min-width: 990px){.breadcrumbs li:last-child a:after{content:none}}.breadcrumbs li:nth-last-child(2){display:inline-block}@media(max-width: 767px){.breadcrumbs li:nth-last-child(2) a{padding:.3rem 0 .3rem 2.5rem}.breadcrumbs li:nth-last-child(2) a:after{display:none}}.breadcrumbs li:nth-last-child(2) a:before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%) scale(-1);background:url(../images/arrow-menu.svg) no-repeat center center;width:1.2rem;height:1.2rem}@media only screen and (min-width: 990px){.breadcrumbs li:nth-last-child(2) a:before{display:none}}.gallery-items{display:flex;flex-wrap:wrap;width:calc(100% + 2rem);padding:1rem 0;margin:0 -1rem}@media only screen and (min-width: 768px){.gallery-items{padding:3rem 0}}.gallery-items .gallery-item{width:50%;padding:1rem;overflow:hidden;display:block;position:relative;background:none !important}@media only screen and (min-width: 768px){.gallery-items .gallery-item{width:33.33%}}@media only screen and (min-width: 991px){.gallery-items .gallery-item{width:25%}}@media only screen and (min-width: 1200px){.gallery-items .gallery-item{width:20%}}.gallery-items .gallery-item img{display:block;max-width:100%;transition:.3s}.gallery-items .gallery-item:hover img{opacity:.7}.gallery-special .gallery-items{display:flex;flex-wrap:wrap;width:calc(100% + 2rem);padding:1rem 0;margin:0 -1rem}@media only screen and (min-width: 768px){.gallery-special .gallery-items{padding:3rem 0}}.gallery-special .gallery-items .gallery-item{width:50%;padding:1rem;overflow:hidden;display:block;position:relative;background:none !important}.gallery-special .gallery-items .gallery-item img{display:block;max-width:100%;transition:.3s}.gallery-special .gallery-items .gallery-item:hover img{opacity:.7}.zoomLightGallery{width:100%;font-size:0;position:relative;z-index:5}@media only screen and (min-width: 768px){.zoomLightGallery{padding:0 3rem 0 0}}@media only screen and (min-width: 1200px){.zoomLightGallery{padding:0 5rem 0 0}}@media screen and (max-width: 900px){.zoomLightGallery{margin:0 0 1.5rem 0}}.zoomLightGallery *{box-sizing:border-box}.zoomLightGallery .zoom-img{width:100%;height:320px;position:relative;margin:0 0 25px 0}@media screen and (max-width: 550px){.zoomLightGallery .zoom-img{margin:0 0 1rem 0;height:20rem}}.zoomLightGallery .clicableMainImage{display:block;width:100%;height:100%;text-decoration:none;border:none;cursor:pointer}.zoomLightGallery .clicableMainImage img{max-width:100%;max-height:100%;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.zoomLightGallery .videoItem{position:relative}.zoomLightGallery .videoItem:before{content:"";position:absolute;top:50%;left:50%;-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background-size:52px 52px;width:52px;height:52px;z-index:10}.zoomLightGallery .zoom-thumbs{width:100%;display:inline-block;vertical-align:top}.zoomLightGallery .zoom-thumbs a{width:calc(25% - 10px);border:1px solid #ccc;text-align:center;position:relative;display:inline-block;vertical-align:top;margin:5px 5px;height:85px}@media screen and (max-width: 550px){.zoomLightGallery .zoom-thumbs a{width:calc(33.33% - 10px)}.zoomLightGallery .zoom-thumbs a:nth-child(3){display:none}}.zoomLightGallery .zoom-thumbs a .hidden{display:none}.zoomLightGallery .zoom-thumbs a .videoItem:before{content:"";position:absolute;top:50%;left:50%;-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background-size:36px 36px;width:36px;height:36px;z-index:10}.zoomLightGallery .zoom-thumbs a img{max-width:100%;max-height:100%}.zoomLightGallery .zoom-thumbs .withCount{width:75%}@media screen and (max-width: 549px){.zoomLightGallery .zoom-thumbs .withCount{width:66.66%}}.zoomLightGallery .zoom-thumbs .withCount a{width:calc(33.33% - 12px)}@media screen and (max-width: 549px){.zoomLightGallery .zoom-thumbs .withCount a{width:calc(50% - 12px)}}.zoomLightGallery .zoom-gallery-count{border:1px solid #ccc;margin:5px 0;width:25%;display:inline-block;vertical-align:top;font-size:16px;height:85px;text-align:center;padding:0 10px;cursor:pointer;font-weight:600}@media screen and (max-width: 549px){.zoomLightGallery .zoom-gallery-count{width:33%}}.zoomLightGallery .zoom-gallery-count:hover{color:#94c11e}.zoomLightGallery .zoom-gallery-count-inner{display:flex;width:100%;height:100%;align-items:center;flex-direction:column;justify-content:center}.pager{width:100%;text-align:center;padding:0}.pager__list{position:relative;list-style:none;margin:0;padding:3rem 0;font-size:0}.pager__list li{display:inline-block;vertical-align:top;padding:0;font-size:1.5rem;margin:0 .2rem}.pager__list li a{display:block;text-decoration:none;padding:0 1rem;text-align:center;height:30px;line-height:30px;color:#000}.pager__list li a:hover{color:#fff !important;background:#082c10;text-decoration:none}.pager__list li.separator>span{display:block;height:3rem;line-height:3rem;padding:0 1rem}.pager__list li.prev a,.pager__list li.next a{width:auto;height:3rem;line-height:3rem;padding:0 1.5rem;background:transparent;color:#000}.pager__list li.prev a:hover,.pager__list li.next a:hover{background:#082c10;color:#fff}@media(max-width: 768px){.pager__list li.prev a,.pager__list li.next a{width:100%}}@media(max-width: 768px){.pager__list li.prev,.pager__list li.next{width:100%;margin:1rem 0}}.pager__list li.next>a>i{margin:0 0 0 .7rem}.pager__list li.prev>a>i{margin:0 .7rem 0 0}.pager__list li:not(.separator)>span{display:block;text-decoration:none;height:3rem;line-height:3rem;padding:0 1.2rem;text-align:center}.pager__list li.item>a{color:#000}.pager__list li.first>a{color:#000}.pager__list li.prev-disabled>span{color:#77f}.pager__list li.current>span{background:#082c10;color:#fff}.pager__list li.next-disabled>span{color:#f7f}.pager__list li.last>a{color:#000}.pager__list li.step>a{background:#777}.content__products{margin:0 auto;max-width:156rem;padding:8rem 1rem 0}@media only screen and (min-width: 1200px){.content__products{padding:8rem 2rem 0}}.content__products h1{font-size:3rem;font-weight:600;margin:0 0 3rem}.products-wrapper{display:flex;flex-wrap:wrap}.products-wrapper__left.open{left:0}.products-wrapper__left.open .profile-menu-toggle img{transform:rotate(180deg)}.products-wrapper__left{max-width:30rem;margin:0 auto;width:100%;box-shadow:0 5px 10px 0 rgba(0,0,0,.1);-moz-box-shadow:0 5px 10px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.1);-o-box-shadow:0 5px 10px 0 rgba(0,0,0,.1);-ms-box-shadow:0 5px 10px 0 rgba(0,0,0,.1);padding:2rem;line-height:1.6;position:absolute;transition:.4s;left:-30rem;z-index:20;background:#fff}@media only screen and (min-width: 1200px){.products-wrapper__left{position:relative;left:0;box-shadow:none}}.products-wrapper__left .profile-menu-toggle{position:absolute;width:5.5rem;background:#fff;right:-5.5rem;top:0;z-index:1;text-align:center;display:block;box-shadow:0 5px 10px 0 rgba(0,0,0,.1);-moz-box-shadow:0 5px 10px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.1);-o-box-shadow:0 5px 10px 0 rgba(0,0,0,.1);-ms-box-shadow:0 5px 10px 0 rgba(0,0,0,.1);-webkit-clip-path:inset(-15px 0px -15px -15px);clip-path:inset(-15px -15px -15px 0px);cursor:pointer;padding:1rem}@media only screen and (min-width: 1200px){.products-wrapper__left .profile-menu-toggle{display:none}}.products-wrapper__left .profile-menu-toggle img{max-width:3.5rem;margin:0 auto}.products-wrapper__right{width:100%;padding:0 4rem}@media only screen and (min-width: 1200px){.products-wrapper__right{width:calc(100% - 34rem);padding:unset}}.products-tree ul{list-style:none;position:relative;padding:0;margin:0}.products-tree ul li{list-style-image:none}.products-tree ul li a{text-decoration:none;display:block;margin:0;font-size:1.5rem;color:#000;padding:0;margin-bottom:1.5rem;font-weight:700}.products-tree ul li a:hover{color:#082c10;text-decoration:underline}.products-tree ul li ul{list-style:none;margin:0 0 1.2rem .9rem;padding:0}.products-tree ul li ul li a{text-decoration:none;list-style-image:none;color:#000;font-size:15px;font-weight:500 !important}.products-tree ul li.selected a{font-weight:700;color:#000}.product{padding:4rem 0;margin:0 auto;position:relative;z-index:10}@media only screen and (min-width: 768px){.product{padding:4rem 0 6rem}}.product__title{width:100%;padding:0;margin:0 0 3rem 0;font-size:2.4rem;line-height:1.1;font-weight:500;color:#000;text-align:center}@media only screen and (min-width: 550px){.product__title{margin:0 0 4rem 0}}.product__action{padding:2rem 0 0 0;text-align:center}@media only screen and (min-width: 991px){.product__action{padding:4rem 0 0 0}}.product__action a{display:inline-block;text-decoration:underline;color:#000;position:relative;padding:0;font-size:1.4rem;font-weight:700;transition:.3s}.product__action a:hover{text-decoration:none;color:#082c10}.product-list{display:flex;flex-wrap:wrap;width:100%;justify-content:center}.product-list__item{width:100%;padding:0 1rem;margin:0 0 2.5rem 0}@media only screen and (min-width: 550px){.product-list__item{width:50%;margin:0 0 2rem 0}}.product-card{min-height:100%;text-decoration:none;background:#fff;color:#000;display:block;transition:.3s;box-shadow:rgba(0,0,0,.24) 0px 3px 8px;display:flex;flex-wrap:wrap;align-items:flex-start}.product-card:hover{box-shadow:rgba(0,0,0,.35) 0px 5px 15px}.product-card:hover .product-card__btn{color:#082c10;background:transparent}.product-card__image{display:flex;align-items:center;justify-content:center;overflow:hidden;width:100%;background-size:cover;background-position:center center;border:1rem solid #fff}.product-card__image img{width:100%;display:block;transform:scale(1);transition:.3s}.product-card__info{position:relative;z-index:2;padding:1rem 1rem 1rem 1rem;width:100%;display:flex;flex-wrap:wrap;flex-direction:column}.product-card__name{padding:0;margin:0;color:inherit;font-size:1.6rem;line-height:1.2;font-weight:700;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:4.2rem;width:100%}.product-card__latin{font-style:italic;font-size:1.6rem;margin:0 0 2rem 0}.product-card__desc{padding:0;margin:0;color:inherit;font-size:1.4rem;line-height:1.5;font-weight:400;width:100%}.product-card__date{font-size:1.2rem;border-left:.1rem solid #e46612;padding:0 0 0 .7rem;margin:2rem 0 0rem 0}.product-card__btn{display:inline-block;font-size:1.2rem;text-transform:uppercase;color:#fff;background:#082c10;padding:.5rem 1.5em;border:1px solid #082c10;transition:.3s;margin:auto 0 0 auto;max-width:7rem;text-align:center}.product-card__btn:hover{color:#082c10;background:transparent}.product-detail{width:100%;margin:0 auto;max-width:76rem}.product-detail h1{margin:0 0 3rem 0 !important}.product-detail__date{font-size:1.2rem;margin:0 0 3.5rem 0}.product-detail .latin{font-style:italic;font-size:1.6rem;margin:0 0 2rem 0}.siroky-obrazek-wrapper{display:block;margin:0 0 4rem 0}.search-toggle-button{background:none;border:none;margin:0;padding:0;border-radius:0;outline:none;position:relative}.search-box{width:100%;float:left;max-width:30rem;margin:4rem 0 4rem 3rem}@media only screen and (min-width: 1200px){.search-box{max-width:20rem}}@media only screen and (min-width: 1430px){.search-box{max-width:30rem}}@media(min-width: 1200px){.search-box{display:block}}@media(max-width: 767px){.search-box{top:6rem;max-width:calc(100% + 7rem);width:calc(100% + 7rem);right:calc(-105% - 7rem)}}.search-box .search{width:100%;position:relative}.search-box .search .inputSearch{border:none;background:#fff;height:3.5rem;padding:0 1.5rem;color:#000;float:left;outline:none;width:calc(100% - 4.5rem);font-size:1.5rem;border-radius:0;border:1px solid #082c10}.search-box .search .inputSearch.selected{color:#1ec0c2}@media(max-width: 1199px){.search-box .search .inputSearch{width:calc(100% - 5rem);height:4rem}}.search-box .search .inputSearch:focus{background:#fff}.search-box .search .inputSearch textarea{color:#000}.search-box .search .buttonSearch{float:left;border:none;background:none;background:#082c10;width:4.5rem;height:3.5rem;outline:none;display:block;border-radius:0;cursor:pointer}@media(max-width: 1199px){.search-box .search .buttonSearch{width:5rem;height:4rem}}.search-box .search .buttonSearch svg{width:1.6rem;height:1.6rem;fill:#fff}.search-box .search .buttonSearch:hover{opacity:.8}.search-box .search ::-webkit-input-placeholder{color:#000;font-style:italic}@media(max-width: 1199px){.search-box.main{margin:1.5rem;max-width:50rem}}@media(max-width: 989px){.search-box.main{display:none}}.search-box.response{display:none;padding:2rem 2rem 0 2rem;margin:0}@media(max-width: 989px){.search-box.response{display:block;max-width:100%}}@media(max-width: 549px){.search-box.response{padding:1rem 1rem 1rem 1rem}}.search-suggest-wrapper{position:absolute;top:7rem;left:50%;max-width:60rem;width:100%;z-index:5000;transform:translate(-50%, 0)}@media only screen and (min-width: 550px){.search-suggest-wrapper{top:4.5rem}}@media only screen and (min-width: 990px){.search-suggest-wrapper{top:4rem}}@media only screen and (min-width: 1200px){.search-suggest-wrapper{top:6rem}}@media only screen and (min-width: 1500px){.search-suggest-wrapper{top:6rem}}.search-suggest-wrapper #SearchPopupClose{width:20px;height:20px;font-size:2.4rem;font-weight:700;position:absolute;right:0;top:0;z-index:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.search-suggest-wrapper .search-suggest{position:relative;width:100%;background:#fff;box-shadow:.2rem 2px 0 0 rgba(50,50,50,.3);border:.1rem solid #d6d6d6;border-top:none;text-align:left}.search-suggest-wrapper .search-suggest .search-suggest-group__wrap{display:flex;flex-wrap:wrap;width:100%}.search-suggest-wrapper .search-suggest .search-suggest-group__left{flex-grow:1;order:2;background:#fff7f7}@media only screen and (min-width: 900px){.search-suggest-wrapper .search-suggest .search-suggest-group__left{max-width:30rem;order:1}}.search-suggest-wrapper .search-suggest .search-suggest-group__right{flex-grow:1;order:1}@media only screen and (min-width: 900px){.search-suggest-wrapper .search-suggest .search-suggest-group__right{order:2;flex-basis:0}}.search-suggest-wrapper .search-suggest .search-suggest-group__right .search-suggest-list{display:flex;flex-wrap:wrap}.search-suggest-wrapper .search-suggest .search-suggest-group__right .search-suggest-item{width:100%;padding:1rem !important}@media only screen and (min-width: 550px){.search-suggest-wrapper .search-suggest .search-suggest-group__right .search-suggest-item{width:50%}}.search-suggest-wrapper .search-suggest .search-suggest-group__right .search-suggest-item-inner{padding:1rem 1.8rem;align-items:stretch !important}.search-suggest-wrapper .search-suggest .search-suggest-group__right .search-suggest-item-inner .search-suggest-item-image{width:7.5rem !important}.search-suggest-wrapper .search-suggest .search-suggest-group__right .search-suggest-item-inner .search-suggest-item-image img{max-width:7.5rem !important;max-height:7.5rem !important}.search-suggest-wrapper .search-suggest .search-suggest-group__right .search-suggest-item-inner .search-suggest-item-text{width:calc(100% - 7.5rem);display:flex;flex-wrap:wrap;padding:0 1rem}.search-suggest-wrapper .search-suggest .search-suggest-group__right .search-suggest-item-inner .search-suggest-item-text .search-suggest-item-label{padding:0 !important;font-size:1.4rem !important}.search-suggest-wrapper .search-suggest .search-suggest-empty{text-align:center;padding:1rem 0 1rem 0;font-weight:500}.search-suggest-wrapper .search-suggest .search-suggest-empty p{margin:0}.search-suggest-wrapper .search-suggest .search-suggest-title{padding:1rem 1.5rem;font-weight:700;font-size:1.4rem;text-transform:uppercase;display:block}.search-suggest-wrapper .search-suggest .search-suggest-list{list-style:none;margin:0;padding:0}.search-suggest-wrapper .search-suggest .search-suggest-list .search-suggest-item{margin:0;padding:0;display:block}.search-suggest-wrapper .search-suggest .search-suggest-list .search-suggest-item .search-suggest-item-inner{display:flex;padding:.8rem 1.5rem;font-size:0;color:#000;align-items:center;text-decoration:none;transition:.3s}.search-suggest-wrapper .search-suggest .search-suggest-list .search-suggest-item .search-suggest-item-inner:hover{box-shadow:0px 0px 10px rgba(0,0,0,.07);text-decoration:none}.search-suggest-wrapper .search-suggest .search-suggest-list .search-suggest-item .search-suggest-item-inner .search-suggest-item-image{display:inline-block;vertical-align:middle;width:3.5rem}.search-suggest-wrapper .search-suggest .search-suggest-list .search-suggest-item .search-suggest-item-inner .search-suggest-item-image img{max-width:3.5rem;max-height:3.5rem}.search-suggest-wrapper .search-suggest .search-suggest-list .search-suggest-item .search-suggest-item-inner .search-suggest-item-label{display:inline-block;vertical-align:middle;width:100%;font-size:1.3rem;font-weight:700;color:#000;padding:0 1rem;line-height:1.4;text-overflow:ellipsis;max-width:30rem;overflow:hidden}.search-suggest-wrapper .search-suggest .search-suggest-list .search-suggest-item .search-suggest-item-inner .search-suggest-item-label p{margin:0;line-height:1.2;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;direction:rtl}.search-suggest-wrapper .search-suggest .search-suggest-list .search-suggest-item .search-suggest-item-inner .search-suggest-item-label p:after{content:"‎‎"}.search-suggest-wrapper .search-suggest .search-suggest-list .search-suggest-item .search-suggest-item-inner.search-suggest-item-with-image .search-suggest-item-image{margin:0 1rem 0 0}.search-suggest-wrapper .search-suggest .search-suggest-list .search-suggest-item .search-suggest-item-inner.search-suggest-item-with-image .search-suggest-item-label{max-width:calc(100% - 4.5rem)}.search-suggest-wrapper .search-suggest .search-suggest-list .search-suggest-item.selected .search-suggest-item-label{color:#1ec0c2}.search-suggest-wrapper .search-suggest .search-suggest-list .search-suggest-item__avail-1{color:green;font-size:1.3rem}.search-suggest-wrapper .search-suggest .search-suggest-list .search-suggest-item__avail-2{color:#df5f22;font-size:1.3rem}.search-suggest-wrapper .search-suggest .search-suggest-list .search-suggest-item__avail-3{color:#df5f22;font-size:1.3rem}.search-suggest-wrapper .search-suggest .search-suggest-list .search-suggest-item__avail-4{color:#e90016;font-size:1.3rem}.search-suggest-wrapper .search-suggest .search-suggest-list .search-suggest-item__price{color:#e90016;font-size:1.3rem;margin:0 0 0 auto}.search-suggest-wrapper .search-suggest .displayAll{text-align:center;display:block;padding:1.2rem 1rem .8rem 1rem;background:#dadada;font-size:1rem;text-transform:uppercase;font-weight:bold;color:#000}.search-suggest-wrapper .search-suggest .displayAll:hover{background:#1ec0c2;color:#fff;text-decoration:none}.search-suggest-wrapper .search-suggest .displayAll.selected{background:#1ec0c2;color:#fff;text-decoration:none}.filters-tabs-bar-nav-tab{padding:2em}.filters-tabs-bar-nav-tab.selected{text-decoration:underline;color:silver}.filter-tabs{margin:0 0 3rem 0}@media only screen and (min-width: 550px){.filter-tabs{margin:0 0 4rem 0}}.filter-tabs .filters-tabs-bar-nav ul{list-style:none;margin:0;padding:0}.filter-tabs .filters-tabs-bar-nav ul li{margin:0;padding:0;display:block;position:relative}@media only screen and (min-width: 550px){.filter-tabs .filters-tabs-bar-nav ul li{display:inline-block;margin:0 1rem .5rem 0}}@media only screen and (min-width: 1600px){.filter-tabs .filters-tabs-bar-nav ul li{margin:0 3rem .8rem 0}}.filter-tabs .filters-tabs-bar-nav ul li label{display:block;max-width:100%;margin-bottom:0;font-weight:bold}.filter-tabs .filters-tabs-bar-nav ul li.selected span{background:#151d29;color:#fff}@media only screen and (min-width: 550px){.filter-tabs .filters-tabs-bar-nav ul li.selected span{background:#fff;color:#000}}@media only screen and (min-width: 550px){.filter-tabs .filters-tabs-bar-nav ul li.selected:before{content:"";position:absolute;bottom:-1.8rem;left:50%;transform:translate(-50%, -50%);width:100%;height:1.5rem;opacity:1;background:#fff;z-index:99}}.filter-tabs .filters-tabs-bar-nav ul li span{display:inline-block;background:#fff;min-width:10rem;text-align:center;font-weight:500;font-size:1.6rem;padding:1.2rem 2rem;cursor:pointer;width:100%;border-radius:.3rem}@media only screen and (min-width: 550px){.filter-tabs .filters-tabs-bar-nav ul li span{width:unset}}@media only screen and (min-width: 1200px){.filter-tabs .filters-tabs-bar-nav ul li span{min-width:29rem;font-size:1.8rem;padding:2rem 2rem}}.filter-tabs .filters-tab-box{background:#fff;padding:2rem 4rem;border-bottom-left-radius:.7rem;border-bottom-right-radius:.7rem;border-top-right-radius:.7rem;box-shadow:4px 5px 4px 1px #acacac4a}.filter-tabs .filters-tab-box .filter{position:relative;margin:0 auto;width:100%}@media only screen and (min-width: 550px){.filter-tabs .filters-tab-box .filter{width:calc(100% - 18rem)}}.filter-tabs .filters-tab-box__w-btn{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;width:100%;flex-direction:column}@media only screen and (min-width: 768px){.filter-tabs .filters-tab-box__w-btn{flex-direction:row}}.filter-tabs .filters-tab-box__w-btn .filter-wrap{width:100%;margin:2rem 0 3rem 0}@media only screen and (min-width: 768px){.filter-tabs .filters-tab-box__w-btn .filter-wrap{flex:1;width:unset;margin:0}}.filter-tabs .filters-tab-box__submit{position:relative;font-weight:600;display:inline-block;border-radius:0rem;border:none;color:#fff;background:#6b6b6b;font-size:1.2rem;line-height:1.1;letter-spacing:0rem;text-decoration:none !important;white-space:nowrap;transition:.3s;outline:none !important;cursor:pointer;padding:1rem 2.5rem;margin:0 0 0 2rem}@media only screen and (min-width: 550px){.filter-tabs .filters-tab-box__submit{font-size:1.4rem;padding:1.5rem 3.5rem}}@media only screen and (min-width: 991px){.filter-tabs .filters-tab-box__submit{padding:1.7rem 5rem}}.filter-tabs .filters-tab-box__submit:hover{text-decoration:none}.filter-tabs .filters-tab-box .filter-wrap .filter-field .filter-field-header{display:none}.filter-tabs .filters-tab-box .filter-wrap .filter-field .filter-field-edit .filter-slider-wrap{display:flex;flex-wrap:wrap;align-items:center;width:100%;max-width:100%;flex-direction:column}@media only screen and (min-width: 550px){.filter-tabs .filters-tab-box .filter-wrap .filter-field .filter-field-edit .filter-slider-wrap{flex-direction:row}}@media only screen and (min-width: 768px){.filter-tabs .filters-tab-box .filter-wrap .filter-field .filter-field-edit .filter-slider-wrap{max-width:57rem}}.filter-tabs .filters-tab-box .filter-wrap .filter-field .filter-field-edit .filter-slider-wrap .filter-slider-before{text-align:center;padding:0 0 2rem 0}@media only screen and (min-width: 550px){.filter-tabs .filters-tab-box .filter-wrap .filter-field .filter-field-edit .filter-slider-wrap .filter-slider-before{text-align:right;padding:0 2rem 0 0}}.filter-tabs .filters-tab-box .filter-wrap .filter-field .filter-field-edit .filter-slider-wrap .filter-slider-after{text-align:center;padding:2rem 0 0 0}@media only screen and (min-width: 550px){.filter-tabs .filters-tab-box .filter-wrap .filter-field .filter-field-edit .filter-slider-wrap .filter-slider-after{text-align:left;padding:0 0 0 2rem}}.filter-tabs .filters-tab-box .filter-wrap .filter-field .filter-field-edit .filter-slider-wrap .filter-slider-after,.filter-tabs .filters-tab-box .filter-wrap .filter-field .filter-field-edit .filter-slider-wrap .filter-slider-before{width:100%;font-weight:bold;font-size:1.6rem;color:#000;line-height:1}@media only screen and (min-width: 550px){.filter-tabs .filters-tab-box .filter-wrap .filter-field .filter-field-edit .filter-slider-wrap .filter-slider-after,.filter-tabs .filters-tab-box .filter-wrap .filter-field .filter-field-edit .filter-slider-wrap .filter-slider-before{width:12rem}}.filter-tabs .filters-tab-box .filter-wrap .filter-field .filter-field-edit .filter-slider-wrap .filter-slider{width:100%}@media only screen and (min-width: 550px){.filter-tabs .filters-tab-box .filter-wrap .filter-field .filter-field-edit .filter-slider-wrap .filter-slider{width:calc(100% - 24rem)}}.filter-tabs .filters-tab-box .filter-colors{padding:0 1rem}.filter-tabs .filters-tab-box .filter-colors__list{list-style:none;margin:0;padding:1.5rem 0 0 0;display:flex;flex-wrap:wrap}.filter-tabs .filters-tab-box .filter-colors__item{width:8.5rem;padding:0 .5rem;margin:0 0 1.5rem 0}@media only screen and (min-width: 550px){.filter-tabs .filters-tab-box .filter-colors__item{width:9.5rem}}.filter-tabs .filters-tab-box .filter-color-item{text-align:center;cursor:pointer}.filter-tabs .filters-tab-box .filter-color-item input{position:absolute;top:0;left:0;display:none}.filter-tabs .filters-tab-box .filter-color-item__thumb{display:block;height:3rem;width:3rem;border-radius:3rem;margin:0 0 .5rem 0;position:relative;border:1px solid #cecece;margin:0 auto}.filter-tabs .filters-tab-box .filter-color-item__thumb:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:1.2rem;height:1.2rem;background:url(/templates/styles/images/check.svg) no-repeat center center;background-size:cover;opacity:0}.filter-tabs .filters-tab-box .filter-color-item__name{display:block;font-size:1.4rem;color:#000;font-weight:bold;line-height:1.2;margin:.5rem 0 0 0}.filter-tabs .filters-tab-box .filter-color-item:hover .filter-color-item__name{text-decoration:underline}.filter-tabs .filters-tab-box .filter-color-item.selected .filter-color-item__thumb:before{opacity:1}.filter-determination__list{width:100%;list-style:none;display:flex;flex-wrap:wrap;padding:0;margin:0}.filter-determination__list--next{display:none}.filter-determination__list.expanded{display:flex}.filter-determination__list .filter-size-group{padding:0 1rem 1rem 1rem;flex-basis:33.33%}@media(max-width: 1440px){.filter-determination__list .filter-size-group{flex-basis:50%}}@media(max-width: 650px){.filter-determination__list .filter-size-group{flex-basis:50%}}.filter-determination__list .filter-size-group b{width:100%}.filter-determination{width:100%}.filter-determination__wrap{display:flex;flex-wrap:wrap;width:100%}.filter-determination__item{padding:.8rem 1rem .8rem .5rem;flex-basis:16.666666%}@media(max-width: 1800px){.filter-determination__item{flex-basis:20%}}@media(max-width: 1500px){.filter-determination__item{flex-basis:25%}}@media(max-width: 990px){.filter-determination__item{flex-basis:33.33%}}@media(max-width: 768px){.filter-determination__item{flex-basis:50%}}@media(max-width: 400px){.filter-determination__item{flex-basis:100%}}.filter-determination__item .filter-checkbox:checked+label span:after{opacity:1}.filter-determination__item .disabled{color:#d3d3d3;cursor:not-allowed}.filter-determination__item .disabled:hover span{cursor:not-allowed}.filter-determination__item .disabled:hover span:after{opacity:0 !important}.filter-determination__title{font-weight:700;font-size:1.4rem}.filter-determination a{color:#000;text-decoration:none}.filter-determination a span{position:relative}.filter-determination a span:before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:-2.2rem;width:1.6rem;height:1.6rem;border:.1rem solid silver;background:#fff}.filter-determination a span:after{content:"";position:absolute;top:50%;transform:translateY(-50%);left:-1.7rem;width:.6rem;height:.6rem;background:#000;opacity:0}.filter-determination a.checked span:after{opacity:1}.filter-determination label input{visibility:hidden}.filter-determination label span{position:relative}.filter-determination label span:before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:-2.2rem;width:1.6rem;height:1.6rem;border:.1rem solid silver;background:#fff}.filter-determination label span:after{content:"";position:absolute;top:50%;transform:translateY(-50%);left:-1.7rem;width:.6rem;height:.6rem;background:#000;opacity:0}.filter-determination label:hover{cursor:pointer}.filter-determination label:hover span:after{opacity:1}.filter-determination label.checked span:after{opacity:1}.filter-determination__more{text-align:center}.filter-determination__more button{position:relative;font-weight:600;display:inline-block;border-radius:.5rem;border:none;color:#fff;background:#dd232e;font-size:1.2rem;line-height:1.1;letter-spacing:0rem;text-decoration:none !important;white-space:nowrap;transition:.3s;outline:none !important;cursor:pointer;padding:1rem 3rem 1rem 3rem;margin:1.5rem 0 0 0}.filter-determination__more button:hover{color:#fff;text-decoration:none}.filter-determination-item__name{font-weight:400;font-size:1.4rem}.filter-determination-summary .filter-summary-list{margin:0;padding:0}.filter-determination-summary .filter-summary__item{display:inline-block;vertical-align:top;margin:0 .3rem .3rem 0;padding:0}.filter-determination-summary .filter-summary__item .filter-summary__link{color:#fff !important;display:block;margin:0 auto;background:#151d29;border:1px solid #151d29;padding:.5rem 2.5rem .5rem 1rem;position:relative;cursor:pointer;transition:.3s;border-radius:.3rem}.filter-determination-summary .filter-summary__item .filter-summary__link::before{content:"x";position:absolute;top:50%;right:.7rem;font-size:1.2rem;font-weight:500;transform:translateY(-50%);color:#fff}.filter-determination-summary .filter-summary__cancel-link{color:#000;display:block;margin:0 auto;background:transparent;border:1px solid transparent;padding:.5rem 1rem;position:relative;cursor:pointer;transition:.3s;display:inline-block;font-weight:600;text-decoration:underline}.filter-determination-summary .filter-summary__cancel-link:hover{color:#151d29}.filter-determination-summary .filter-summary__cancel-link span::before{display:none}.filter-determination-summary .filter-summary__cancel-link span::after{display:none}.products-filters .filter-checkboxes{width:unset}.category-title{padding:2rem 0 0 0}.categories-region .categories{margin:0 0 3rem 0}.categories-region .categories__list{width:calc(100% + 10px);margin:0 -0.5rem;padding:0;list-style:none;display:flex;flex-wrap:wrap}@media only screen and (min-width: 1600px){.categories-region .categories__list{width:calc(100% + 32px);margin:0 -1.6rem}}.categories-region .categories__item{width:100%;padding:.5rem}@media only screen and (min-width: 550px){.categories-region .categories__item{width:50%}}@media only screen and (min-width: 768px){.categories-region .categories__item{width:33.333333%;padding:.5rem .6rem .5rem .6rem}}@media only screen and (min-width: 1200px){.categories-region .categories__item{width:25%}}@media only screen and (min-width: 1600px){.categories-region .categories__item{width:20%;padding:.5rem 1.6rem .5rem 1.6rem}}.categories-region .category-link{background:#fff;text-decoration:none;display:flex;flex-wrap:wrap;align-items:center;width:100%;padding:.5rem 0 .5rem 1rem;border-radius:.3rem}.categories-region .category-link__image{width:5rem;height:5rem;position:relative}.categories-region .category-link__image img{max-width:100%;max-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.categories-region .category-link__name{width:calc(100% - 50px);padding:0 2.5rem 0 1.5rem;font-size:1.6rem;font-weight:700;line-height:1.2;margin:0;position:relative;transition:.3s}@media only screen and (min-width: 1200px){.categories-region .category-link__name{font-size:1.8rem}}/*# sourceMappingURL=main.min.css.map */
