/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}@charset "UTF-8";
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{padding:0;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger.is-active:hover,.hamburger:hover{opacity:1}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#a52926}.hamburger-box{width:28px;height:21px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-1.5px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:28px;height:3px;background-color:#a52926;border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-9px}.hamburger-inner:after{bottom:-9px}.hamburger--slider .hamburger-inner{top:1.5px}.hamburger--slider .hamburger-inner:before{top:9px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:.15s}.hamburger--slider .hamburger-inner:after{top:18px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,9px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before{transform:rotate(-45deg) translate3d(-4px,-6px,0);opacity:0}.hamburger--slider.is-active .hamburger-inner:after{transform:translate3d(0,-18px,0) rotate(-90deg)}.slick-slider{box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(ajax-loader.gif) 50% no-repeat}@font-face{font-family:slick;src:url(fonts/slick.eot);src:url(fonts/slick.eot?#iefix) format("embedded-opentype"),url(fonts/slick.woff) format("woff"),url(fonts/slick.ttf) format("truetype"),url(fonts/slick.svg#slick) format("svg");font-weight:400;font-style:normal}.slick-next,.slick-prev{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;top:50%;transform:translateY(-50%);padding:0;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:transparent;color:transparent;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"\2190"}[dir=rtl] .slick-prev:before{content:"\2192"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"\2192"}[dir=rtl] .slick-next:before{content:"\2190"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{height:20px;width:20px;cursor:pointer}.slick-dots li button{border:0;background:transparent;display:block;outline:none;line-height:0;font-size:0;color:transparent;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"\2022";width:20px;height:20px;font-family:slick;font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}body.hidden-scroll{overflow:hidden}.sl-overlay{right:0;bottom:0;background:#fff;display:none;z-index:1035}.sl-overlay,.sl-wrapper{position:fixed;left:0;top:0}.sl-wrapper{z-index:1040;width:100%;height:100%}.sl-wrapper *{box-sizing:border-box}.sl-wrapper button{border:0;background:transparent;font-size:28px;padding:0;cursor:pointer}.sl-wrapper button:hover{opacity:.7}.sl-wrapper .sl-close{right:30px;margin-top:-14px;margin-right:-14px;height:44px;width:44px;line-height:44px;font-family:Arial,Baskerville,monospace;font-size:3rem}.sl-wrapper .sl-close,.sl-wrapper .sl-counter{display:none;position:fixed;top:30px;z-index:10060;color:#000}.sl-wrapper .sl-counter{left:30px;font-size:1rem}.sl-wrapper .sl-navigation{width:100%;display:none}.sl-wrapper .sl-navigation button{position:fixed;top:50%;margin-top:-22px;height:44px;width:22px;line-height:44px;text-align:center;display:block;z-index:10060;font-family:Arial,Baskerville,monospace;color:#000}.sl-wrapper .sl-navigation button.sl-next{right:5px;font-size:2rem}.sl-wrapper .sl-navigation button.sl-prev{left:5px;font-size:2rem}@media (min-width:35.5em){.sl-wrapper .sl-navigation button{width:44px}.sl-wrapper .sl-navigation button.sl-next{right:10px;font-size:3rem}.sl-wrapper .sl-navigation button.sl-prev{left:10px;font-size:3rem}}@media (min-width:50em){.sl-wrapper .sl-navigation button{width:44px}.sl-wrapper .sl-navigation button.sl-next{right:20px;font-size:3rem}.sl-wrapper .sl-navigation button.sl-prev{left:20px;font-size:3rem}}.sl-wrapper.sl-dir-rtl .sl-navigation{direction:ltr}.sl-wrapper .sl-image{position:fixed;touch-action:none;z-index:10000}.sl-wrapper .sl-image img{margin:0;padding:0;display:block;border:0;width:100%;height:auto}@media (min-width:35.5em){.sl-wrapper .sl-image img{border:0}}@media (min-width:50em){.sl-wrapper .sl-image img{border:0}}.sl-wrapper .sl-image iframe{background:#000;border:0}@media (min-width:35.5em){.sl-wrapper .sl-image iframe{border:0}}@media (min-width:50em){.sl-wrapper .sl-image iframe{border:0}}.sl-wrapper .sl-image .sl-caption{display:none;padding:10px;color:#fff;background:rgba(0,0,0,.8);font-size:1rem;position:absolute;bottom:0;left:0;right:0}.sl-wrapper .sl-image .sl-caption.pos-top{bottom:auto;top:0}.sl-wrapper .sl-image .sl-caption.pos-outside{bottom:auto}.sl-wrapper .sl-image .sl-download{display:none;position:absolute;bottom:5px;right:5px;color:#000;z-index:1060}.sl-spinner{display:none;border:5px solid #333;border-radius:40px;height:40px;left:50%;margin:-20px 0 0 -20px;opacity:0;position:fixed;top:50%;width:40px;z-index:1007;animation:pulsate 1s ease-out infinite}.sl-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.sl-transition{transition:transform .2s ease}@keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}to{transform:scale(1.2);opacity:0}}.handorgel{display:block;width:100%;border:1px solid #eee;border-top:none}.handorgel__header{display:block;margin:0}.handorgel__header--open .handorgel__header__button{background-color:#eee}.handorgel__header--focus .handorgel__header__button{background-color:#dfdfdf;outline:none}.handorgel__header__button{display:block;width:100%;padding:20px 24px;margin:0;border:none;border-top:1px solid #eee;background-color:#fff;border-radius:0;color:inherit;cursor:pointer;font-size:inherit;text-align:left;transition:background-color .2s ease;-webkit-user-select:none;-ms-user-select:none;user-select:none}.handorgel__header__button::-moz-focus-inner{border:0}.handorgel__content{display:none;overflow:hidden;height:0;border-top:1px solid #eee;background-color:#fff;transition:height .1s ease .1s}.handorgel__content--open{display:block;transition:height .2s ease}.handorgel__content--opened{overflow:visible}.handorgel__content__inner{padding:20px 24px;opacity:0;transition:opacity .1s ease}.handorgel__content--opened .handorgel__content__inner{opacity:1;transition:opacity .3s ease}@font-face{font-family:Jost;src:url(../fonts/Jost-300-Light.ttf);font-weight:300;font-style:normal}@font-face{font-family:Jost;src:url(../fonts/Jost-400-Book.ttf);font-weight:400;font-style:normal}@font-face{font-family:Jost;src:url(../fonts/Jost-500-Medium.ttf);font-weight:500;font-style:normal}@font-face{font-family:Jost;src:url(../fonts/Jost-600-Semi.ttf);font-weight:600;font-style:normal}@font-face{font-family:Jost;src:url(../fonts/Jost-700-Bold.ttf);font-weight:700;font-style:normal}@font-face{font-family:Jost;src:url(../fonts/Jost-800-Heavy.ttf);font-weight:800;font-style:normal}@font-face{font-family:Jost;src:url(../fonts/Jost-900-Black.ttf);font-weight:900;font-style:normal}html{scroll-behavior:smooth}a{color:#a52926}body{font-family:Jost,sans-serif}body.admin-bar #wpadminbar{top:4rem;z-index:99}body.admin-bar .masthead{margin-top:0}main{margin-top:4rem;background-color:#fff}.container{max-width:1000px;margin:0 auto;padding-left:1rem;padding-right:1rem}h1,h2,h3,h4{font-weight:600}p{line-height:1.4}b,strong{font-weight:600}@media screen and (min-width:1000px){body.admin-bar #wpadminbar{top:0;z-index:99999}main{margin-top:0}}@media screen and (min-width:1200px){.container{max-width:1200px}}.btn{display:inline-block;background:#fff;border:1px solid #e2e2e2;border-radius:7px;line-height:1.4;padding:.5rem 3rem;text-decoration:none;font-weight:600;font-size:20px;color:#b71b12;transition:transform,background-color .3s;box-shadow:0 0 4px rgba(0,0,0,.25);cursor:pointer}.btn:active{transform:translateY(2px)}.btn.inverted{background-color:#a52926;color:#fff}.btn:disabled{background-color:#333}.hr{margin:0 auto;height:2px;background:#aaa;max-width:150px;width:100%}.floating-button{position:fixed;right:1rem;bottom:1rem;width:6.5rem;border-radius:50%;justify-content:center;background-color:#a52926}.floating-button,.floating-button a{height:6.5rem;display:flex;align-items:center}.floating-button a{color:#fff;text-decoration:none;font-size:13px;font-weight:500;text-align:center}@media screen and (min-width:1000px){.floating-button{right:2rem;bottom:2rem;width:7.5rem;height:7.5rem;transition:transform .2s}.floating-button a{height:7.5rem;font-size:14px}.floating-button:hover{transform:scale(1.2)}}.floating-tel{position:fixed;top:50%;right:0;padding:10px 20px;background-color:#a52926;color:#fff;font-size:14px;font-weight:500;text-decoration:none;transform:rotate(-90deg) translateY(-50%) translateX(70%);transform-origin:right}.wpcf7-form>p{display:flex;flex-direction:column;align-items:flex-start}.wpcf7-form .wpcf7-form-control-wrap{display:block;width:100%;margin-bottom:1rem}.wpcf7-form input[type=email],.wpcf7-form input[type=text]{width:100%;box-sizing:border-box;background:transparent;color:#fff;border:0;border-bottom:1px solid #fff;padding:1rem 0}.wpcf7-form input[type=email]:-ms-input-placeholder,.wpcf7-form input[type=text]:-ms-input-placeholder{color:#fff}.wpcf7-form input[type=email]::placeholder,.wpcf7-form input[type=text]::placeholder{color:#fff}.wpcf7-form input[type=email]:focus,.wpcf7-form input[type=text]:focus{outline:none}.wpcf7-form input[type=submit]{z-index:9;display:inline-block;border:1px solid #fff;background:transparent;color:#fff;text-transform:uppercase;padding:.7rem 3rem;letter-spacing:1px;font-size:.9rem;cursor:pointer}.wpcf7-form textarea{width:100%;box-sizing:border-box;background:transparent;color:#fff;border:0;border-bottom:1px solid #fff;padding:1rem 0}.wpcf7-form textarea:-ms-input-placeholder{color:#fff}.wpcf7-form textarea::placeholder{color:#fff}.wpcf7-form textarea:focus{outline:none}.wpcf7-form .wpcf7-acceptance .wpcf7-list-item{margin:0}.wpcf7-form .wpcf7-acceptance .wpcf7-list-item>label{display:flex;align-items:center}.wpcf7-form .wpcf7-acceptance .wpcf7-list-item>label input{margin-right:1rem}.wpcf7-form .wpcf7-acceptance .wpcf7-list-item>label span{color:#fff;font-size:.7rem}.wpcf7-form .wpcf7-response-output{position:relative;border:1px solid #fff!important;margin:0 0 2rem!important;padding:1rem!important;color:#fff}@media (min-width:992px){.wpcf7-form .btn-contact-form-submit{margin-top:2rem}}.masthead{position:fixed;z-index:999;top:0;right:0;left:0;padding:1rem 0;background-color:#fff;box-shadow:0 0 7px 0 rgba(0,0,0,.2)}.masthead--contact,.masthead--heading{display:none}.masthead--top{display:flex;align-items:center;justify-content:space-between}.masthead--brand{position:relative;z-index:-9;display:block}.masthead--brand img{display:block;height:2rem;width:auto}.masthead--hamburger:active,.masthead--hamburger:focus{outline:none}.masthead--navigation{position:fixed;top:0;right:0;bottom:0;z-index:-9;transform:translateX(100%);display:flex;align-items:center;padding:0 2rem;background-color:#fff;transition:transform .3s}.masthead--navigation>ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.masthead--navigation>ul>li{margin-bottom:1rem}.masthead--navigation>ul>li:last-child{margin-bottom:0}.masthead--navigation>ul>li>a{text-decoration:none;color:#a52926;font-size:1.3rem;font-weight:700}.masthead--navigation>ul>li ul{list-style:none;padding:.5rem 0 0;margin:0}.masthead--navigation>ul>li ul li{margin-bottom:.5rem}.masthead--navigation>ul>li ul li:last-child{margin-bottom:0}.masthead--navigation>ul>li ul a{text-decoration:none;color:#a52926}.masthead--navigation.toggled{transform:translateX(0)}@media screen and (min-width:1000px){.masthead{position:static;padding-bottom:0}.masthead--top{align-items:flex-end;margin-bottom:2rem}.masthead--brand{z-index:0}.masthead--brand img{height:3rem}.masthead--heading{flex:1;margin-left:3rem;display:block;font-size:22px;color:#a52926;text-transform:uppercase;font-family:Roboto,sans-serif;font-weight:500}.masthead--contact{display:flex;flex-direction:column}.masthead--contact-top{display:flex;align-items:center;justify-content:flex-end;margin-bottom:1rem}.masthead--social{list-style:none;padding:0;margin:0;display:flex;justify-content:flex-end}.masthead--social li{display:flex;align-items:flex-start;margin-right:1rem}.masthead--social li:last-child{margin-right:0}.masthead--social a{display:block;border-radius:4px;overflow:hidden}.masthead--social svg{display:block;width:1rem;height:1rem;fill:#a52926}.masthead--langs{list-style:none;padding:0;margin:0 0 0 2rem;display:flex}.masthead--langs li{margin-right:5px;padding-right:5px;border-right:1px solid #919191}.masthead--langs li a{display:inline-block;text-decoration:none;text-transform:uppercase;line-height:.9}.masthead--langs li.current-lang a{font-weight:700}.masthead--langs li:last-child{margin-right:0;padding-right:0;border-right:0}.masthead--channels{list-style:none;padding:0;margin:0;display:flex;align-items:flex-end}.masthead--channels li:first-child{margin-right:2rem}.masthead--channels li:first-child a{font-size:1.2rem}.masthead--channels li:last-child a{text-decoration:none;font-size:1.2rem;font-weight:700}.masthead--hamburger{display:none!important}.masthead--bottom{background-color:#d42624}.masthead--navigation{position:static;top:auto;right:auto;bottom:auto;z-index:auto;transform:none;display:block;padding:0;background-color:transparent;transition:none}.masthead--navigation>ul{flex-direction:row}.masthead--navigation>ul>li{position:relative;display:flex;align-items:center;margin:0;min-width:160px}.masthead--navigation>ul>li:first-child{margin-left:0}.masthead--navigation>ul>li:nth-child(2){box-shadow:-5px 2px 14px -7px rgba(0,0,0,.5);background-color:#c20c09}.masthead--navigation>ul>li:nth-child(2) a{white-space:nowrap}.masthead--navigation>ul>li:nth-child(3){box-shadow:-5px 2px 14px -7px rgba(0,0,0,.5);background-color:#a50503}.masthead--navigation>ul>li:nth-child(4){box-shadow:-5px 2px 14px -7px rgba(0,0,0,.5);background-color:#8a0200}.masthead--navigation>ul>li:nth-child(5){box-shadow:-5px 2px 14px -7px rgba(0,0,0,.5);background-color:#6e0100}.masthead--navigation>ul>li:nth-child(6){flex:1;display:flex;justify-content:flex-end}.masthead--navigation>ul>li:nth-child(6) a{white-space:nowrap}.masthead--navigation>ul>li:last-child{margin-right:0}.masthead--navigation>ul>li>a{display:block;font-size:.9rem;font-weight:400;line-height:1;color:#fff;padding:1rem}.masthead--navigation>ul>li.menu-item-has-children>ul{display:none;position:absolute;top:100%;padding:1rem;line-height:22px;box-shadow:-1px 1px 4px 0 rgba(0,0,0,.15);background-color:#fff}.masthead--navigation>ul>li.menu-item-has-children>ul li{margin-bottom:0}.masthead--navigation>ul>li.menu-item-has-children>ul a{color:#231f20;line-height:2.4;font-size:14px;padding:5px;white-space:nowrap}.masthead--navigation>ul>li.menu-item-has-children:hover>ul{display:block;z-index:999}.masthead--navigation>ul>li.current-menu-item>a,.masthead--navigation>ul>li.current_page_item>a{text-decoration:none;border-bottom-color:#666}.masthead--navigation.toggled{transform:none!important}}.mobile-menu-dimmer{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:-999;background-color:transparent;transition:background-color .3s}.mobile-menu-dimmer.toggled{z-index:9;background-color:rgba(0,0,0,.3)}@media screen and (min-width:1000px){.mobile-menu-dimmer{display:none!important}}.home-only{display:none}.home .home-only{display:block}.masthead-start{width:100%;padding-top:1rem;margin-bottom:2rem;display:flex;align-items:center;justify-content:space-between}.masthead-start--brand{display:block;text-decoration:none}.masthead-start--brand img{display:block;width:auto;height:3rem;margin-bottom:.5rem}.masthead-start--brand p{font-weight:500;margin:0}.masthead-start--langs{list-style:none;padding:0;margin:0;display:flex}.masthead-start--langs li{margin-right:5px;padding-right:5px;border-right:1px solid #919191}.masthead-start--langs li a{display:inline-block;text-decoration:none;text-transform:uppercase;line-height:.9}.masthead-start--langs li.current-lang a{font-weight:700}.masthead-start--langs li:last-child{margin-right:0;padding-right:0;border-right:0}@media (min-width:992px){.masthead-start{margin-bottom:0}}.mastfoot{margin-top:4rem}.mastfoot--top{padding-top:2rem;padding-bottom:2rem;border-bottom:1px solid #aaa}.mastfoot--top h3{margin:0 0 1rem;font-family:Roboto,sans-serif;font-size:23px;font-weight:500}.mastfoot--about{margin-bottom:2rem}.mastfoot--about p{margin:0;font-family:Roboto,sans-serif;font-size:16px}.mastfoot--contact{margin-bottom:2rem;font-family:Roboto,sans-serif}.mastfoot--contact ul{list-style:none;padding:0;margin:0;display:flex}.mastfoot--contact li{margin-right:1rem}.mastfoot--contact li:last-child{margin-right:0}.mastfoot--contact a{color:#000}.mastfoot--contact svg{display:block}.mastfoot--nav ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.mastfoot--nav a{font-family:Roboto,sans-serif;color:#000}.mastfoot--bottom{padding-top:2rem;padding-bottom:2rem}.mastfoot--bottom,.mastfoot--bottom div{display:flex;flex-direction:column;align-items:center}.mastfoot--bottom div{padding:1rem 0}.mastfoot--bottom a{color:#000}@media screen and (min-width:1000px){.mastfoot{margin-top:6rem}.mastfoot--top{display:flex;padding-top:4rem;padding-bottom:4rem}.mastfoot--about{flex:2;margin-right:4rem;margin-bottom:0}.mastfoot--contact{flex:1;margin-right:4rem;margin-bottom:0}.mastfoot--nav{flex:1}.mastfoot--bottom{flex-direction:row;justify-content:space-between}}.mastfoot-start{width:100%;padding-bottom:2rem}.mastfoot-start--channels{margin-bottom:2rem}.mastfoot-start--channels ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;align-items:flex-start}.mastfoot-start--channels ul a{font-weight:600;font-size:17px;line-height:40px}.mastfoot-start--social ul{list-style:none;padding:0;margin:0;display:flex;align-items:center}.mastfoot-start--social ul li{margin-right:1rem}.mastfoot-start--social ul li:last-child{margin-right:0}.mastfoot-start--social ul svg{display:block}@media (min-width:992px){.mastfoot-start{display:flex;justify-content:space-between;align-items:center}.mastfoot-start--channels{margin-bottom:0}}.page-header-default{background-position:50%;background-size:cover;padding:4rem 0;margin-bottom:4rem}.page-header-default h1{margin:0;background-color:hsla(0,0%,100%,.78);text-align:center;font-weight:700;padding:2rem}.page-header-default.no-thumbnail{padding:2rem 0;margin-bottom:2rem;background-color:#f5f5f5}.page-header-default.no-thumbnail h1{background-color:transparent}@media screen and (min-width:1000px){.page-header-default{padding:8rem 0;margin-bottom:6rem}.page-header-default h1{font-size:2.4rem}.page-header-default.no-thumbnail{padding:4rem 0;margin-bottom:4rem}}.blog-item-sticky{box-sizing:border-box}.blog-item-sticky--wrapper{position:relative;display:block;text-decoration:none;color:#000}.blog-item-sticky--main-img{height:300px}.blog-item-sticky--main-img img{width:100%;height:100%;object-fit:cover;object-position:center}.blog-item-sticky--main-content{position:absolute;top:1rem;right:1rem;bottom:1rem;left:1rem;display:flex;align-items:flex-end}.blog-item-sticky--main-content h3{margin:0;padding:.5rem;background-color:hsla(0,0%,100%,.77)}.blog-item-standard{box-sizing:border-box;background:#fff;border:1px solid #e3e3e3}.blog-item-standard--img{display:block}.blog-item-standard--img img{display:block;max-width:100%;height:auto}.blog-item-standard--content{padding:2rem 1rem}.blog-item-standard--content>a{display:inline-block;margin-bottom:1rem;color:#000;text-decoration:none}.blog-item-standard--content>a h3{margin:0;font-size:21px;line-height:1;font-weight:400}.blog-item-standard--content-meta{display:flex;align-items:center;margin-bottom:1rem}.blog-item-standard--content-meta svg{display:block;margin-right:4px}.blog-item-standard--content-meta time{font-size:14px;line-height:1.6;color:#a6a6a6}.blog-item-standard--content-excerpt{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #c8a262}.blog-item-standard--content-excerpt p{font-size:14px}.blog-item-standard--content-excerpt p:first-of-type{margin-top:0}.blog-item-standard--content-excerpt p:last-of-type{display:inline;margin-bottom:0}.blog-item-standard--content-excerpt p:only-of-type{display:inline;margin:0}.blog-item-standard--content-tags{font-size:14px;line-height:1.4}.blog-item-standard--content-tags span{color:#7c7c7c}.blog-item-standard--content-tags a{text-decoration:none}.blog-item-single--header{position:relative;margin-bottom:4rem;background-color:#000;overflow:hidden}.blog-item-single--header-img{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.8;filter:blur(4px);transform:scale(1.05)}.blog-item-single--header-img img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.blog-item-single--header-content{position:relative;padding-top:4rem;padding-bottom:2rem}.blog-item-single--header-content-wrapper{display:flex;flex-direction:column}.blog-item-single--header-content h1{margin:0 0 3rem;color:#fff;text-align:center;font-size:2rem}.blog-item-single--header-content-author{display:flex;flex-direction:column;align-items:center;margin-bottom:.5rem}.blog-item-single--header-content-author img{display:block;margin-bottom:1rem}.blog-item-single--header-content-author span{color:#fff;font-size:20px}.blog-item-single--header-content-meta{display:flex;align-items:center;justify-content:center;font-size:14px}.blog-item-single--header-content-meta svg{display:block}.blog-item-single--header-content-meta span,.blog-item-single--header-content-meta time{color:#fff}.blog-item-single--intro{margin-bottom:4rem}.blog-item-single--intro-img{margin-bottom:3rem}.blog-item-single--intro-img img{display:block;width:100%;height:auto}.blog-item-single--intro-main h2{margin:0 0 2rem;font-weight:400}.blog-item-single--intro-main-lead{font-size:14px;line-height:1.6;color:#080808}.blog-item-single--intro-main-tags{line-height:1.6;font-size:14px}.blog-item-single--intro-main-tags span{color:#7c7c7c}.blog-item-single--main p:first-of-type{font-weight:500;font-size:18px}@media screen and (min-width:1000px){.blog-item-single--header{margin-bottom:6rem}.blog-item-single--header-content{padding-top:6rem;padding-bottom:4rem}.blog-item-single--header-content h1{font-size:36px;margin-bottom:4rem}.blog-item-single--intro{display:flex}.blog-item-single--intro-img{flex:1;margin-bottom:0;margin-right:4rem}.blog-item-single--intro-main{flex:1}.blog-item-single--intro-main h2{font-size:30px;margin-bottom:3rem}.blog-item-single--intro-main-lead{font-size:16px;margin-bottom:3rem}.blog-item-single--intro-main-lead p{margin:0}}.page-template-template-start{background:url(../images/start_bg_img.jpg) no-repeat;background-size:cover;background-position:50%;min-height:100vh}.page-template-template-start #app{min-height:100vh;display:flex;flex-direction:column}.page-template-template-start main{flex:1;width:100%;background-color:transparent}.page-start--header{margin-bottom:4rem}.page-start--header h1{margin:0;text-align:center;font-weight:600;font-size:32px;line-height:40px;color:#a30000;text-transform:uppercase}.page-start--links{margin-bottom:4rem}.page-start--links-item{display:block;margin-bottom:2rem;background:#fff;box-shadow:0 1.84707px 15.2383px rgba(0,0,0,.25);text-decoration:none;color:#000}.page-start--links-item-img img{display:block;width:100%;height:auto}.page-start--links-item h2{position:relative;margin:0;padding:3rem 1rem 2rem;text-align:center;font-weight:700}.page-start--links-item h2:before{content:"";position:absolute;top:1.5rem;right:0;left:0;margin-right:auto;margin-left:auto;width:100%;max-width:120px;height:1px;background-color:#b9b9b9}.page-start--links-item:last-child{margin-bottom:0}@media (min-width:992px){.page-start--header{margin-bottom:2rem}.page-start--links{display:flex;align-items:stretch;justify-content:space-evenly}.page-start--links-item{flex:0 0 30%;margin-bottom:0;margin-right:2rem}.page-start--links-item-img{overflow:hidden}.page-start--links-item-img img{transition:transform .3s}.page-start--links-item h2{padding:3rem 3rem 2rem}.page-start--links-item:last-child{margin-right:0}.page-start--links-item:hover .page-start--links-item-img img{transform:scale(1.2)}}@media (min-width:1400px){.page-start--header{margin-bottom:3rem}.page-start--links-item{flex:0 0 calc(40% - 2rem);margin-right:4rem}.page-start--links-item h2{padding:3rem 6rem 2rem}}@media (min-width:1600px){.page-start--links-item{flex:0 0 calc(50% - 2rem)}}.subpages-wysiwyg{margin-bottom:4rem}.subpages-wysiwyg--title{position:relative;text-align:center;margin:0 0 3rem}.subpages-wysiwyg--title:after{content:"";position:absolute;right:0;bottom:-1.5rem;left:0;width:200px;height:1px;margin-right:auto;margin-left:auto;background-color:#d5d5d5}.subpages-wysiwyg--content p{text-align:center;font-size:14px}.subpages-wysiwyg--content img{display:block;max-width:100%;height:auto}.subpages-wysiwyg--content img.aligncenter{margin:0 auto}.subpages-wysiwyg--content .gallery-item{margin:0 0 2rem}.subpages-wysiwyg--content .gallery-item img{margin:0 auto}.subpages-wysiwyg--content .gallery-item:last-child{margin-bottom:0}@media screen and (min-width:1000px){.subpages-wysiwyg{margin-bottom:8rem}.subpages-wysiwyg--title{font-size:36px;margin-bottom:4rem}.subpages-wysiwyg--content{max-width:700px;margin:0 auto}.subpages-wysiwyg--content .gallery-columns-4{display:flex;align-items:center;justify-content:space-evenly}.subpages-wysiwyg--content .gallery-item{margin-bottom:0;margin-right:1rem}.subpages-wysiwyg--content .gallery-item:last-child{margin-right:0}}.page-contact--main-header{margin-bottom:4rem}.page-contact--main-header h2{position:relative;text-align:center;margin:0 0 3rem}.page-contact--main-header h2:after{content:"";position:absolute;right:0;bottom:-1.5rem;left:0;width:200px;height:1px;margin-right:auto;margin-left:auto;background-color:#d5d5d5}.page-contact--main-content{margin-bottom:4rem}.page-contact--main-person{display:flex;flex-direction:column;align-items:center;margin-bottom:5rem}.page-contact--main-person-img{margin-bottom:2rem}.page-contact--main-person-img img{display:block}.page-contact--main-person-data{display:flex;flex-direction:column;align-items:flex-start}.page-contact--main-person-data strong{display:inline-block;width:100%;font-size:18px;margin-bottom:1rem;text-align:center}.page-contact--main-person-data-tel{display:flex;align-items:center;font-size:14px;margin-bottom:.3rem}.page-contact--main-person-data-tel svg{display:block;width:1.7rem;height:1.7rem;margin-right:1rem}.page-contact--main-person-data-tel a{text-decoration:none;margin-right:1rem}.page-contact--main-person-data-email{display:flex;align-items:center;font-size:14px}.page-contact--main-person-data-email svg{display:block;width:2rem;height:2rem;margin-right:.9rem;margin-left:-.2rem}.page-contact--features{background:url(../images/world_map.png) no-repeat;background-position:50%;background-size:contain;padding-top:2rem;padding-bottom:2rem;margin-bottom:1rem}.page-contact--features-main{display:flex;align-items:center;justify-content:center}.page-contact--features-main-flag{display:flex;flex-direction:column;align-items:flex-start;margin-right:4rem}.page-contact--features-main-flag img{display:block;max-width:100%;height:auto;margin-bottom:1rem}.page-contact--features-main-count{display:flex;flex-direction:column;align-items:center}.page-contact--features-main-count span{display:inline-block}.page-contact--features-main-count span:first-child{font-size:3rem;color:#cf3228;font-weight:600;margin-bottom:1rem}.page-contact--form{margin-bottom:4rem}.page-contact--form-wrapper{padding-top:4rem;padding-bottom:4rem}.page-contact--form-content{margin-bottom:4rem}.page-contact--form-content-person{display:flex;flex-direction:column}.page-contact--form-content-person-img{margin-bottom:1rem}.page-contact--form-content-person-img img{display:block;max-width:100%;height:auto}.page-contact--form-content-person h3{margin:0 0 1rem;font-size:15px}.page-contact--form-content-person ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;align-items:flex-start}.page-contact--form-content-person ul li{display:flex;align-items:center;margin-bottom:6px}.page-contact--form-content-person ul li:first-child svg{margin-right:10px;margin-left:3px}.page-contact--form-content-person ul li:first-child a:first-of-type{margin-right:.5rem}.page-contact--form-content-person ul li:last-child{margin-bottom:0}.page-contact--form-content-person ul li:last-child svg{width:28px;margin-left:2px}.page-contact--form-content-person ul a{display:inline-flex;align-items:center;text-decoration:none;font-size:12px}.page-contact--form-content-person ul svg{display:block;width:24px;height:auto;margin-right:.5rem}.page-contact--form-form{position:relative;padding-top:2rem}.page-contact--form-form-header{position:relative}.page-contact--form-form-header-icon img{display:block;max-width:100%;height:auto;filter:brightness(0) invert(1)}.page-contact--form-form-header h2{margin:0 0 1rem;font-size:2rem;color:#fff}.page-contact--form-form-header p{margin:0 0 3rem;color:#fff;font-size:13px;font-weight:700;text-transform:uppercase}.page-contact--form-form:before{content:"";position:absolute;top:0;right:-1rem;bottom:0;left:-1rem;background-color:#a50303}.page-contact--map{position:relative}.page-contact--map-header{margin-bottom:4rem}.page-contact--map-header h2{position:relative;text-align:center;margin:0 0 3rem}.page-contact--map-header h2:after{content:"";position:absolute;right:0;bottom:-1.5rem;left:0;width:200px;height:1px;margin-right:auto;margin-left:auto;background-color:#d5d5d5}.page-contact--map #gmap{width:100%;height:400px}.page-contact--map-overlay{position:absolute;bottom:1rem;left:1rem;padding:1rem 2rem 1rem 1rem;display:flex;background-color:#fff;box-shadow:0 33px 44px rgba(0,0,0,.12)}.page-contact--map-overlay-icon{margin-right:1rem}.page-contact--map-overlay-icon svg{display:block}.page-contact--map-overlay-main h3{margin:0 0 1rem;font-size:22px}.page-contact--map-overlay-main p{margin:0 0 2rem}@media screen and (min-width:1000px){.page-contact--main-header h2{font-size:36px;margin-bottom:4rem}.page-contact--main-person{flex-direction:row;justify-content:center}.page-contact--main-person-img{margin-bottom:0;margin-right:2rem}.page-contact--main-person-data strong{text-align:left}.page-contact--features{padding-top:6rem;padding-bottom:6rem}.page-contact--features-main-flag{margin-right:6rem}.page-contact--form{overflow:hidden}.page-contact--form-wrapper{display:flex;padding-top:0;padding-bottom:0}.page-contact--form-content{flex:1;margin-right:4rem;margin-bottom:0;display:flex;flex-direction:column;align-items:flex-start;padding-top:4rem;padding-bottom:2rem}.page-contact--form-content-person{flex-direction:row;margin-top:4rem}.page-contact--form-content-person-img{margin-bottom:0;margin-right:1.5rem}.page-contact--form-form{flex:1;display:flex;flex-direction:column;align-items:flex-start;padding-left:4rem;padding-top:4rem}.page-contact--form-form:before{right:-50vw}.page-contact--map-header h2{font-size:36px;margin-bottom:4rem}.page-contact--map-overlay{bottom:3rem;left:6rem;padding:3rem 5rem 3rem 2rem}.page-contact--map-overlay-icon{margin-right:2rem}}.page-contact-team--main,.page-contact-team--main header{margin-bottom:4rem}.page-contact-team--main header h2{position:relative;text-align:center;margin:0 0 3rem}.page-contact-team--main header h2:after{content:"";position:absolute;right:0;bottom:-1.5rem;left:0;width:200px;height:1px;margin-right:auto;margin-left:auto;background-color:#d5d5d5}.page-contact-team--main-img img{display:block;max-width:100%;height:auto}.page-contact-team--main-data img{display:block;max-width:173px;height:auto;margin-bottom:22px}.page-contact-team--main-data h3{margin:0 0 1rem;color:#cf3228;font-size:17px}.page-contact-team--main-data address{margin:0;font-style:normal;font-size:17px}.page-contact-team--main-data p{margin:0 0 2rem;font-size:17px}.page-contact-team--main-data ul{list-style:none;padding:0;margin:0}.page-contact-team--main-data ul li{display:flex;align-items:center;margin-bottom:1rem}.page-contact-team--main-data ul li:nth-child(2) svg{opacity:0}.page-contact-team--main-data ul li:last-child{margin-bottom:0}.page-contact-team--main-data ul svg{display:block;margin-right:1rem}.page-contact-team--main-data ul span{margin-right:.5rem}.page-contact-team--main-data ul a{font-weight:700;text-decoration:none;color:#000}.page-contact-team--map{position:relative}.page-contact-team--map .voivodeships-info-wrapper{flex:1}.page-contact-team--map .voivodeships-info-intro h3{font-size:1.7em}.page-contact-team--map .voivodeship-info{min-height:110px}.page-contact-team--map .voivodeship-info h4{font-weight:900;font-size:1em;text-transform:uppercase;margin-bottom:0}.page-contact-team--map .voivodeship-info .trader-info--name{font-weight:600;font-size:1.6em}.page-contact-team--map .voivodeship-info .trader-info--position{margin-bottom:.5em}.page-contact-team--map .voivodship{fill:#ccc}.page-contact-team--map .voivodship:hover{fill:#a52926;cursor:pointer}.page-contact-team--map .voivodship:before{content:""}.page-contact-team--map .voivodship.active{fill:#a52926}.page-contact-team--team{padding-top:4rem}.page-contact-team--team-item{display:flex;flex-direction:column;align-items:center;margin-bottom:8rem;padding:0 2rem 2rem;background:#fff;box-shadow:0 2.6025px 21.4706px rgba(0,0,0,.25)}.page-contact-team--team-item-img{border-radius:50%;overflow:hidden;margin-top:-62px}.page-contact-team--team-item-img img{display:block}.page-contact-team--team-item h3{margin:0 0 2rem;border-bottom:1px solid #b9b9b9;text-align:center;padding:0 1rem 2rem;font-size:22px;line-height:1.5}.page-contact-team--team-item a{width:100%;display:flex;align-items:center;text-decoration:none;margin-bottom:1rem;color:#000}.page-contact-team--team-item a svg{margin-right:1rem}.page-contact-team--team-item a:last-of-type{margin-bottom:0}@media (min-width:1000px){.page-contact-team--main header{margin-bottom:6rem}.page-contact-team--main header h2{font-size:36px;margin-bottom:4rem}.page-contact-team--main header h2:after{width:340px}.page-contact-team--main-wrapper{display:flex;max-width:800px;margin:0 auto}.page-contact-team--main-data{margin-right:4rem}.page-contact-team--main-img img{margin-top:-8rem}.page-contact-team--map{margin-bottom:4rem}.page-contact-team--map-wrapper{display:flex;align-items:center;max-width:800px;margin:0 auto}.page-contact-team--map .trader-map,.page-contact-team--map .voivodeships-info-wrapper{flex:0 0 50%}.page-contact-team--team{max-width:800px;display:flex;flex-wrap:wrap}.page-contact-team--team-item{flex:0 1 calc(50% - 2rem);box-sizing:border-box;margin-right:4rem}.page-contact-team--team-item:nth-child(2n){margin-right:0}}.page-offer-subpage--main-container{padding-right:1rem;padding-left:1rem}.page-offer-subpage--nav{display:none}.page-offer-subpage--section{margin-bottom:4rem}.page-offer-subpage--section header{margin-bottom:3rem}.page-offer-subpage--section header h2{position:relative;text-align:center;margin:0 0 3rem}.page-offer-subpage--section header h2:after{content:"";position:absolute;right:0;bottom:-1.5rem;left:0;width:200px;height:1px;margin-right:auto;margin-left:auto;background-color:#d5d5d5}.page-offer-subpage--section header p{text-align:center;font-size:14px}@media screen and (min-width:1000px){.page-offer-subpage{display:flex;align-items:flex-start}.page-offer-subpage--main{flex:1;padding-top:4rem}.page-offer-subpage--main-container{max-width:700px;margin:0 auto}.page-offer-subpage--section{margin-bottom:6rem}.page-offer-subpage--nav{position:sticky;top:0;flex:0 0 140px;display:flex;flex-direction:column;background-color:#f5f5f5}.page-offer-subpage--nav>div{background:transparent url(../images/offer_subpage_nav_bg0.png) no-repeat;background-size:cover}.page-offer-subpage--nav>div>div{display:flex;flex-direction:column;align-items:center;justify-content:center;height:120px;background-color:rgba(207,50,40,.8)}.page-offer-subpage--nav>div>div img{display:block}.page-offer-subpage--nav>a{text-decoration:none}.page-offer-subpage--nav>a div{display:flex;flex-direction:column;align-items:center;justify-content:center;height:120px}.page-offer-subpage--nav>a img{height:38px;width:38px;object-fit:contain;object-position:center}.page-offer-subpage--nav>a img,.page-offer-subpage--nav>a svg{display:block;margin-bottom:1rem}.page-offer-subpage--nav>a svg path{fill:#cf3228}.page-offer-subpage--nav>a span{position:relative;display:inline-block;width:100%;text-align:center;color:#565656;font-size:11px;font-weight:500}.page-offer-subpage--nav>a span:before{content:"";position:absolute;top:-.5rem;right:0;left:0;margin-right:auto;margin-left:auto;width:50px;height:1px;background-color:#cecece}.page-offer-subpage--nav>a:nth-child(2n-1) div{background-color:#cf3228}.page-offer-subpage--nav>a:nth-child(2n-1) svg path{fill:#fff}.page-offer-subpage--nav>a:nth-child(2n-1) span{color:#fff}.page-offer-subpage--nav>a:nth-child(6n-3){background:transparent url(../images/offer_subpage_nav_bg1.png) no-repeat;background-size:cover}.page-offer-subpage--nav>a:nth-child(6n-3) div{background-color:rgba(207,50,40,.8)}.page-offer-subpage--nav>a:nth-child(6n-1){background:transparent url(../images/offer_subpage_nav_bg2.png) no-repeat;background-size:cover}.page-offer-subpage--nav>a:nth-child(6n-1) div{background-color:rgba(207,50,40,.8)}.page-offer-subpage--nav>a:nth-child(6n+1){background:transparent url(../images/offer_subpage_nav_bg0.png) no-repeat;background-size:cover}.page-offer-subpage--nav>a:nth-child(6n+1) div{background-color:rgba(207,50,40,.8)}.page-offer-subpage--section header{margin-bottom:4rem}.page-offer-subpage--section header h2{font-size:36px;margin-bottom:4rem}.page-offer-subpage--section header h2:after{width:340px}}@media screen and (min-width:1200px){.page-offer-subpage--main-container{max-width:800px}}@media screen and (min-width:1400px){.page-offer-subpage--main-container{max-width:1000px}}.wysiwyg-section--main{font-size:14px}.wysiwyg-section--main img{display:block;max-width:100%;height:auto}.wysiwyg-section--main img.aligncenter{margin:0 auto}.products-section--list{margin-bottom:4rem}.products-section--list-item{display:flex;margin-bottom:2rem}.products-section--list-item-img{flex:1;margin-right:1rem}.products-section--list-item-img img{display:block;max-width:100%;height:auto}.products-section--list-item-main{flex:2;font-size:14px}.products-section--list-item-main span{margin-bottom:10px;display:inline-block;color:#c8c8c8}.products-section--list-item-main h3{margin:0 0 10px;font-weight:400;font-size:14px;line-height:18px}.products-section--list-item-main a{text-decoration:none}.products-section--list-item:last-child{margin-bottom:0}.products-section--overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;align-items:center;justify-content:center;background-color:rgba(0,0,0,.4)}.products-section--overlay-wrapper{position:relative;overflow:hidden;max-width:calc(100vw - 6rem);padding:2rem;background-color:#fff}.products-section--overlay-close{position:absolute;top:1rem;right:1rem;font-size:3rem;line-height:.5}.products-section--overlay-img{margin-bottom:1rem}.products-section--overlay-img img{display:block;height:130px;width:auto;margin:0 auto}.products-section--overlay h3{margin:0 0 1rem;font-size:1.1rem}.products-section--overlay ul{list-style:none;padding:0;margin:0 0 1rem}.products-section--overlay ul li{margin-bottom:8px;font-size:.8rem}.products-section--overlay ul li span:first-child{font-weight:500}.products-section--overlay ul li:last-child{margin-bottom:0}.products-section--overlay-btn{text-align:center}.products-section--overlay.toggled{display:flex}@media screen and (min-width:1000px){.products-section--list{display:flex;flex-wrap:wrap}.products-section--list-item{flex:0 1 calc(33.33333% - 1.33333rem);margin-right:2rem;align-items:center}.products-section--list-item:nth-child(3n){margin-right:0}.products-section--list-item:last-child{margin-bottom:2rem}.products-section--overlay-wrapper{width:100%;max-width:450px;padding:4rem}.products-section--overlay-close{cursor:pointer}.products-section--overlay-img img{height:150px}.products-section--overlay h3{font-size:1.3rem}.products-section--overlay ul{margin-bottom:2rem}.products-section--overlay ul li{font-size:1rem}}.fulfillment-time-section footer{text-align:center}@media screen and (min-width:1000px){.fulfillment-time-section{max-width:700px;margin-left:auto;margin-right:auto}}.place-order-section--main{display:flex;flex-direction:column;align-items:center;margin-bottom:5rem}.place-order-section--main-img{margin-bottom:2rem}.place-order-section--main-img img{display:block}.place-order-section--main-data{display:flex;flex-direction:column;align-items:flex-start}.place-order-section--main-data strong{display:inline-block;font-size:18px;margin-bottom:1rem}.place-order-section--main-data-tel{display:flex;align-items:center;font-size:14px;margin-bottom:.5rem}.place-order-section--main-data-tel img,.place-order-section--main-data-tel svg{display:block;width:1.5rem;height:1.5rem;margin-right:1rem}.place-order-section--main-data-tel a{text-decoration:none;margin-right:1rem}.place-order-section--main-data-email{display:flex;align-items:center;font-size:14px;margin-bottom:1rem}.place-order-section--main-data-email img,.place-order-section--main-data-email svg{display:block;width:1.5rem;height:1.5rem;margin-right:1rem}.place-order-section--main-data-bottom{margin:0;font-size:14px;color:#acacac}.place-order-section footer{text-align:center}@media screen and (min-width:1000px){.place-order-section{max-width:700px;margin:0 auto}.place-order-section header p{line-height:1.6}.place-order-section--main{flex-direction:row;justify-content:center}.place-order-section--main-img{margin-bottom:0;margin-right:2rem}.place-order-section--main-data-bottom{max-width:250px}}.product-features-section ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.product-features-section ul li{display:flex;flex-direction:column;margin-bottom:3rem}.product-features-section ul li:last-child{margin-bottom:0}.product-features-section ul img{display:block;max-width:100%;width:4rem;height:4rem;margin-bottom:1rem;object-fit:contain;object-position:center}.product-features-section ul p{font-size:14px}.product-features-section ul p:first-child{margin-top:0}.product-features-section ul p:last-child{margin-bottom:0}.product-features-section ul p:only-child{margin:0}.product-features-section--additional-text{font-weight:700;font-size:18px}@media screen and (min-width:1000px){.product-features-section ul{flex-direction:row;flex-wrap:wrap}.product-features-section ul li{flex:0 1 calc(50% - 3rem);margin-right:6rem;margin-bottom:4rem}.product-features-section ul li:nth-child(2n){margin-right:0}.product-features-section ul li:last-child{margin-bottom:4rem}.product-features-section ul img{width:5rem;height:5rem;margin-bottom:2rem}}.our-work-gallery-section--categories,.our-work-gallery-section--category{margin-bottom:4rem}.our-work-gallery-section--category h3{margin:0 0 2rem;text-align:center;font-weight:600}.our-work-gallery-section--category-gallery{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-evenly}.our-work-gallery-section--category-gallery a{display:block;max-width:210px;margin:0 1rem}.our-work-gallery-section--category-gallery img{display:block;max-width:100%;height:auto}.our-work-gallery-section--category:last-child{margin-bottom:0}.our-work-gallery-section footer{text-align:center}@media screen and (min-width:1000px){.our-work-gallery-section--category h3{font-size:24px}.our-work-gallery-section--category-gallery{justify-content:flex-start}.our-work-gallery-section--category-gallery a{position:relative;max-width:160px;transition:opacity .2s}.our-work-gallery-section--category-gallery a:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:9;opacity:0;transition:opacity .2s;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='41' height='40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M40.373 38.06l-9.068-9.069a17.25 17.25 0 004.278-11.386c0-9.573-7.797-17.369-17.369-17.369C8.641.236.854 8.032.854 17.606c0 9.572 7.787 17.36 17.36 17.36 4.461 0 8.537-1.695 11.625-4.472l9.052 9.051c.2.192.477.304.741.304s.531-.11.741-.304a1.062 1.062 0 000-1.486zM29.335 28.056a12.45 12.45 0 01-.467.476c-2.759 2.685-6.515 4.343-10.654 4.343-8.419 0-15.28-6.852-15.28-15.27 0-8.419 6.861-15.272 15.28-15.272s15.28 6.852 15.28 15.271c0 4.047-1.575 7.72-4.159 10.452z' fill='%23BE2011'/%3E%3Cpath d='M25.43 17.62c0 .31-.25.57-.569.57h-6.03v6.03c0 .311-.25.57-.56.57a.57.57 0 01-.57-.57v-6.03h-6.03c-.31 0-.57-.26-.57-.57 0-.31.26-.57.57-.57h6.03v-6.03c0-.31.25-.56.57-.56.31 0 .56.25.56.56v6.03h6.03a.57.57 0 01.57.57z' fill='%23BE2011'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%}.our-work-gallery-section--category-gallery a:hover{opacity:.5}.our-work-gallery-section--category-gallery a:hover:after{opacity:1}}.production-and-decoration-section--s1,.production-and-decoration-section--s2{display:flex;flex-direction:column;align-items:center}.production-and-decoration-section--s1-img,.production-and-decoration-section--s2-img{margin-bottom:2rem}.production-and-decoration-section--s1-img img,.production-and-decoration-section--s2-img img{display:block;max-width:100%;height:auto}.production-and-decoration-section--s1{margin-bottom:4rem}@media screen and (min-width:1000px){.production-and-decoration-section--s1{flex-direction:row}.production-and-decoration-section--s1-img{flex:1;margin-right:4rem;margin-bottom:0}.production-and-decoration-section--s1-text{flex:1}.production-and-decoration-section--s2{flex-direction:row-reverse}.production-and-decoration-section--s2-img{flex:1;margin-bottom:0}.production-and-decoration-section--s2-text{flex:1;margin-right:4rem}}.about-text2col-section--main{display:flex;flex-direction:column}.about-text2col-section--col1-img,.about-text2col-section--col2-img{margin-bottom:2rem}.about-text2col-section--col1-img img,.about-text2col-section--col2-img img{display:block;max-width:100%;width:5rem;height:auto}.about-text2col-section--col1-text p,.about-text2col-section--col2-text p{font-size:14px}.about-text2col-section--col1-text p:first-child,.about-text2col-section--col2-text p:first-child{margin-top:0}.about-text2col-section--col1-text p:last-child,.about-text2col-section--col2-text p:last-child{margin-bottom:0}.about-text2col-section--col1-text p:only-child,.about-text2col-section--col2-text p:only-child{margin:0}.about-text2col-section--col1{margin-bottom:4rem}@media screen and (min-width:1000px){.about-text2col-section--main{flex-direction:row}.about-text2col-section--col1{flex:1;margin-right:6rem;margin-bottom:0}.about-text2col-section--col2{flex:1}}.s2col-img-text-section--main{display:flex;flex-direction:column}.s2col-img-text-section--main-img{margin-bottom:2rem}.s2col-img-text-section--main-img img{display:block;max-width:100%;height:auto;margin:0 auto}@media screen and (min-width:1000px){.s2col-img-text-section--main{flex-direction:row}.s2col-img-text-section--main-img{flex:1;margin-bottom:0;margin-right:4rem}.s2col-img-text-section--main-text{flex:1}}.color-template-section--main{position:relative;margin-bottom:4rem}.color-template-section--main-img img{display:block;max-width:100%;height:auto;margin:0 auto}.color-template-section--main-text{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.color-template-section--main-text span{font-size:20px;color:#fff;font-weight:600;margin-bottom:10px}.color-template-section--main-text h2{margin:0;font-weight:600;font-size:26px;color:#fff}.color-template-section--color-categories{display:flex;flex-wrap:wrap}.color-template-section--color-category{flex:0 0 100%;margin-bottom:2rem}.color-template-section--color-category h3{margin:0 0 1rem;color:#a52926}.color-template-section--color-category ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap}.color-template-section--color-category ul li{flex:0 0 calc(20% - 0.8rem);margin-right:1rem;margin-bottom:1rem}.color-template-section--color-category ul li div{width:100%;height:50px;border-radius:6px 0 6px 0;margin-bottom:4px}.color-template-section--color-category ul li span{display:inline-block;width:100%;font-size:11px;text-align:center}.color-template-section--color-category ul li:nth-child(5n){margin-right:0}@media screen and (min-width:1200px){.color-template-section--main-text span{font-size:22px}.color-template-section--main-text h2{font-size:36px}.color-template-section--color-categories{flex-wrap:nowrap}.color-template-section--color-category{flex:1;margin-right:2rem;margin-bottom:0}.color-template-section--color-category ul li{flex:0 0 calc(33.33333% - 0.75rem)}.color-template-section--color-category ul li:nth-child(5n){margin-right:1rem}.color-template-section--color-category:last-child,.color-template-section--color-category ul li:nth-child(3n){margin-right:0}}.size-chart-section--sizes{margin-bottom:4rem}.size-chart-section--size{overflow:hidden}.size-chart-section--size-img{position:relative;height:160px}.size-chart-section--size-img svg{position:absolute;bottom:0;left:0}.size-chart-section--size h3{margin:0 0 4px;color:#a52926;text-align:center;font-weight:400;font-size:18px}.size-chart-section--size p{margin:0;text-align:center;color:#484b4d;font-size:.9rem}@media screen and (min-width:1000px){.size-chart-section--sizes{display:flex;flex-wrap:wrap}.size-chart-section--size{flex:0 1 calc(20% - 0.8rem);margin-right:1rem}.size-chart-section--size-img{margin-bottom:1rem}.size-chart-section--size:nth-child(5n){margin-right:0}}.gallery-slider-section--gallery{margin-bottom:2rem}.gallery-slider-section--arrows{text-align:center}.gallery-slider-section--arrows img{cursor:pointer}.our-assortment-section--item{display:flex;margin-bottom:2rem}.our-assortment-section--item-img{display:block;margin-right:1rem;flex:0 0 120px}.our-assortment-section--item-img img{display:block;max-width:100%;height:auto}.our-assortment-section--item-main{flex:1;display:flex;flex-direction:column;align-items:flex-end;text-decoration:none}.our-assortment-section--item-main span{width:100%;color:#95989a;margin-bottom:4px}.our-assortment-section--item-main h3{width:100%;margin:0 0 10px;font-size:1.3rem;font-weight:400}@media screen and (min-width:1000px){.our-assortment-section--items{display:flex;flex-wrap:wrap}.our-assortment-section--item{flex:0 0 calc(50% - 2rem);margin-right:4rem;margin-bottom:4rem}.our-assortment-section--item:nth-child(2n){margin-right:0}}.check-our-offer-section--items{display:flex;flex-wrap:wrap}.check-our-offer-section--item{display:block;flex:0 0 100%;min-height:300px;display:flex;align-items:flex-end;background-repeat:no-repeat;background-size:cover;text-decoration:none}.check-our-offer-section--item h3{width:100%;margin:0;padding:1rem;background-color:hsla(0,0%,100%,.8);color:#a52926;font-size:1.1rem}@media screen and (min-width:500px){.check-our-offer-section--item{flex:0 0 50%}}@media screen and (min-width:500px){.check-our-offer-section--items{flex-wrap:nowrap}.check-our-offer-section--item{flex:1}}.links-section{padding-top:4rem}.links-section--items{display:flex;flex-direction:column}.links-section--item{text-decoration:none;color:#000;margin-bottom:2rem;background:#fff;box-shadow:0 3px 20px rgba(0,0,0,.25)}.links-section--item-img img{display:block;width:100%;height:auto}.links-section--item-main{position:relative;padding:2rem 2rem 1rem;display:flex;align-items:center}.links-section--item-main svg{display:block;margin-right:1rem}.links-section--item-main h3{margin:0}.links-section--item-main:before{content:"";position:absolute;top:1.5rem;right:0;left:0;margin-right:auto;margin-left:auto;height:1px;width:60%;background-color:#d5d5d5}@media screen and (min-width:1000px){.links-section{padding-top:6rem}.links-section--items{flex-direction:row}.links-section--item{flex:1;margin-right:2rem}.links-section--item:last-child{margin-right:0}}.torby-papierowe-recznie-zdobione .product-features-section ul{align-items:center}.torby-papierowe-recznie-zdobione .product-features-section ul li{min-width:120px;padding:2rem;border-radius:12px;border:1px solid #cf3228}.torby-papierowe-recznie-zdobione .product-features-section ul li:first-child{background-color:#cf3228;color:#fff}@media (min-width:1000px){.torby-papierowe-recznie-zdobione .product-features-section ul{flex-wrap:nowrap;align-items:stretch}.torby-papierowe-recznie-zdobione .product-features-section ul li{min-width:auto;padding:1rem;margin-right:1rem;margin-bottom:1rem}.torby-papierowe-recznie-zdobione .product-features-section ul li:nth-child(2n){margin-right:1rem}.torby-papierowe-recznie-zdobione .product-features-section ul li:last-child{margin-right:0}.torby-papierowe-recznie-zdobione .product-features-section ul img{width:4rem;height:4rem;margin-bottom:1rem}}.page-dies--table,.page-dies--table-header{margin-bottom:4rem}.page-dies--table-header h2{position:relative;text-align:center;margin:0 0 3rem}.page-dies--table-header h2:after{content:"";position:absolute;right:0;bottom:-1.5rem;left:0;width:200px;height:1px;margin-right:auto;margin-left:auto;background-color:#d5d5d5}.page-dies--table-main{box-shadow:0 4px 44px rgba(0,0,0,.25)}.page-dies--table-main-img{margin-bottom:1rem}.page-dies--table-main-img img{display:block;width:100%;height:auto}.page-dies--table-main-table{width:100%;box-sizing:border-box;border-collapse:collapse;margin-bottom:2rem}.page-dies--table-main-table thead td{text-align:left;font-size:14px;font-weight:500;padding:.9rem}.page-dies--table-main-table tbody tr:nth-child(2n-1){background-color:#f7f7f7}.page-dies--table-main-table tbody td{font-size:18px;padding:.9rem;color:#555}.page-dies--table-main-footer{display:flex;flex-direction:column;align-items:center;padding:0 1rem 2rem}.page-dies--table-main-footer p{margin:0 0 2rem;width:100%;color:#555;font-size:12px}@media screen and (min-width:1000px){.page-dies--table{margin-bottom:8rem}.page-dies--table-header{margin-bottom:4rem}.page-dies--table-header h2{font-size:36px;margin-bottom:4rem}.page-dies--table-main-img img{max-height:300px;object-fit:cover}.page-dies--table-main-table{width:calc(100% - 2rem);margin:0 auto 3rem}.page-dies--table-main-footer{padding:0 2rem 4rem}.page-dies--table-main-footer p{margin-bottom:3rem;font-size:14px}}.page-files-preparation--how,.page-files-preparation--how-header{margin-bottom:4rem}.page-files-preparation--how-header p{margin:0 0 1rem;text-align:center;font-size:1.1rem;font-weight:500;color:#949494}.page-files-preparation--how-header h2{position:relative;text-align:center;margin:0 0 3rem}.page-files-preparation--how-header h2:after{content:"";position:absolute;right:0;bottom:-1.5rem;left:0;width:200px;height:1px;margin-right:auto;margin-left:auto;background-color:#d5d5d5}.page-files-preparation--how-main{box-shadow:0 4px 44px rgba(0,0,0,.25)}.page-files-preparation--how-main-img{margin-bottom:1rem}.page-files-preparation--how-main-img img{display:block;width:100%;height:auto}.page-files-preparation--how-main-table{width:100%;box-sizing:border-box;border-collapse:collapse;margin-bottom:2rem}.page-files-preparation--how-main-table thead td{text-align:left;font-size:18px;padding:.9rem;font-weight:500}.page-files-preparation--how-main-table tbody tr:nth-child(2n-1){background-color:#f7f7f7}.page-files-preparation--how-main-table tbody td{font-size:18px;padding:.9rem;color:#555}.page-files-preparation--how-main-footer{display:flex;flex-direction:column;align-items:center;padding:0 1rem 2rem}.page-files-preparation--recommendations,.page-files-preparation--recommendations-header{margin-bottom:4rem}.page-files-preparation--recommendations-header h2{position:relative;text-align:center;margin:0 0 3rem}.page-files-preparation--recommendations-header h2:after{content:"";position:absolute;right:0;bottom:-1.5rem;left:0;width:200px;height:1px;margin-right:auto;margin-left:auto;background-color:#d5d5d5}.page-files-preparation--recommendations-main{box-shadow:0 4px 44px rgba(0,0,0,.25)}.page-files-preparation--recommendations-main-img{margin-bottom:1rem}.page-files-preparation--recommendations-main-img img{display:block;width:100%;height:auto}.page-files-preparation--recommendations-main-table{width:100%;box-sizing:border-box;border-collapse:collapse;margin-bottom:2rem}.page-files-preparation--recommendations-main-table thead td{text-align:left;font-size:18px;font-weight:500;padding:.9rem}.page-files-preparation--recommendations-main-table tbody tr:nth-child(2n-1){background-color:#f7f7f7}.page-files-preparation--recommendations-main-table tbody td{font-size:18px;padding:.9rem;color:#555}.page-files-preparation--recommendations-main-table tbody td p:first-child{margin-top:0}.page-files-preparation--recommendations-main-table tbody td p:last-child{margin-bottom:0}.page-files-preparation--recommendations-main-table tbody td p:only-child{margin:0}.page-files-preparation--recommendations-main-footer{display:flex;flex-direction:column;align-items:center;padding:0 1rem 2rem}.page-files-preparation--sample-files,.page-files-preparation--sample-files-header{margin-bottom:4rem}.page-files-preparation--sample-files-header h2{position:relative;text-align:center;margin:0 0 3rem}.page-files-preparation--sample-files-header h2:after{content:"";position:absolute;right:0;bottom:-1.5rem;left:0;width:200px;height:1px;margin-right:auto;margin-left:auto;background-color:#d5d5d5}.page-files-preparation--sample-files-files{display:flex;flex-direction:column}.page-files-preparation--sample-files-file{margin-bottom:2rem;display:flex;box-shadow:0 4px 44px rgba(0,0,0,.25)}.page-files-preparation--sample-files-file-thumbnail{margin-right:1rem}.page-files-preparation--sample-files-file-thumbnail img{display:block;max-width:100px;height:auto}.page-files-preparation--sample-files-file-main{flex:1;align-self:center;margin-right:1rem}.page-files-preparation--sample-files-file-main h3{margin:0 0 .5rem;font-size:1rem;font-weight:500}.page-files-preparation--sample-files-file-main a{text-decoration:none}.page-files-preparation--sample-files-file-icon{display:flex;align-items:center;padding:.5rem;background-color:#cf3228}.page-files-preparation--sample-files-file-icon svg{display:block}.page-files-preparation--sample-files-file:last-child{margin-bottom:0}@media screen and (min-width:1000px){.page-files-preparation--how{max-width:700px;margin:0 auto 8rem}.page-files-preparation--how-header{margin-bottom:4rem}.page-files-preparation--how-header p{font-size:22px}.page-files-preparation--how-header h2{font-size:36px;margin-bottom:4rem}.page-files-preparation--how-main-img img{max-height:300px;object-fit:cover}.page-files-preparation--how-main-table{width:calc(100% - 2rem);margin:0 auto 3rem}.page-files-preparation--how-main-table thead td{padding-bottom:2rem}.page-files-preparation--how-main-footer{padding:0 2rem 4rem}.page-files-preparation--how-main-footer p{margin-bottom:3rem;font-size:14px}.page-files-preparation--recommendations{max-width:700px;margin:0 auto 8rem}.page-files-preparation--recommendations-header{margin-bottom:4rem}.page-files-preparation--recommendations-header h2{font-size:36px;margin-bottom:4rem}.page-files-preparation--recommendations-main-img img{max-height:300px;object-fit:cover}.page-files-preparation--recommendations-main-table{width:calc(100% - 2rem);margin:0 auto 3rem}.page-files-preparation--recommendations-main-table thead td{padding-bottom:2rem}.page-files-preparation--recommendations-main-footer{padding:0 2rem 4rem}.page-files-preparation--recommendations-main-footer p{margin-bottom:3rem;font-size:14px}.page-files-preparation--sample-files{margin-bottom:8rem}.page-files-preparation--sample-files-header{margin-bottom:4rem}.page-files-preparation--sample-files-header h2{font-size:36px;margin-bottom:4rem}.page-files-preparation--sample-files-files{max-width:700px;margin:0 auto}.page-files-preparation--sample-files-file-thumbnail{padding:1rem 0;flex:1}.page-files-preparation--sample-files-file-thumbnail img{margin:0 auto}}.page-valuation-info--info,.page-valuation-info--info-header{margin-bottom:4rem}.page-valuation-info--info-header h2{position:relative;text-align:center;margin:0 0 3rem}.page-valuation-info--info-header h2:after{content:"";position:absolute;right:0;bottom:-1.5rem;left:0;width:200px;height:1px;margin-right:auto;margin-left:auto;background-color:#d5d5d5}.page-valuation-info--info-items{display:flex;flex-direction:row;flex-wrap:wrap}.page-valuation-info--info-item{flex:1 1 100%;padding:2rem;border:1px solid #cf3228;border-radius:12px;margin-bottom:2rem}.page-valuation-info--info-item-icon{margin-bottom:2rem}.page-valuation-info--info-item-icon img{display:block;max-width:100%;height:auto}.page-valuation-info--info-item-text{font-size:14px;line-height:20px}.page-valuation-info--info-item:first-child{background-color:#cf3228;color:#fff}.page-valuation-info--info-item:last-child{margin-bottom:0}@media screen and (min-width:768px){.page-valuation-info--info-item{flex:1 1 calc(50% - 6rem);margin-right:2rem}.page-valuation-info--info-item:nth-child(2n){margin-right:0}.page-valuation-info--info-item:last-child{margin-bottom:2rem}}@media screen and (min-width:1000px){.page-valuation-info--info{margin-bottom:8rem}.page-valuation-info--info-header{margin-bottom:4rem}.page-valuation-info--info-header h2{font-size:36px;margin-bottom:4rem}.page-valuation-info--info-item{padding:3rem;flex:1 1 calc(50% - 10rem);margin-right:4rem;margin-bottom:4rem}.page-valuation-info--info-item:last-child{margin-bottom:4rem}}.page-eu--main,.page-eu--main-header{margin-bottom:4rem}.page-eu--main-header h2{position:relative;text-align:center;margin:0 0 3rem}.page-eu--main-header h2:after{content:"";position:absolute;right:0;bottom:-1.5rem;left:0;width:200px;height:1px;margin-right:auto;margin-left:auto;background-color:#d5d5d5}.page-eu--main-text img{display:block;max-width:100%;height:auto}.page-eu--main-text img.aligncenter{margin:0 auto}.page-eu--form{background-size:cover;background-position:50%}.page-eu--form-wrapper{padding-top:4rem;padding-bottom:4rem}.page-eu--form-content{margin-bottom:4rem}.page-eu--form-content-icon img{display:block;max-width:100%;height:auto}.page-eu--form-content h2{margin:0 0 1rem;font-size:2rem}.page-eu--form-content p{margin:0 0 3rem;color:#cf3228;font-size:13px;font-weight:700;text-transform:uppercase}.page-eu--form-content-person{display:flex;flex-direction:column}.page-eu--form-content-person-img{margin-bottom:1rem}.page-eu--form-content-person-img img{display:block;max-width:100%;height:auto}.page-eu--form-content-person h3{margin:0 0 1rem;font-size:15px}.page-eu--form-content-person ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;align-items:flex-start}.page-eu--form-content-person ul li{display:flex;align-items:center;margin-bottom:6px}.page-eu--form-content-person ul li:first-child svg{margin-right:10px;margin-left:3px}.page-eu--form-content-person ul li:first-child a:first-of-type{margin-right:.5rem}.page-eu--form-content-person ul li:last-child{margin-bottom:0}.page-eu--form-content-person ul li:last-child svg{width:28px;margin-left:2px}.page-eu--form-content-person ul a{display:inline-flex;align-items:center;text-decoration:none;font-size:12px}.page-eu--form-content-person ul svg{display:block;width:24px;height:auto;margin-right:.5rem}.page-eu--form-form{position:relative;padding-top:2rem}.page-eu--form-form:before{content:"";position:absolute;top:0;right:-1rem;bottom:0;left:-1rem;background-color:#a50303}@media screen and (min-width:1000px){.page-eu--main{margin-bottom:8rem}.page-eu--main-header{margin-bottom:4rem}.page-eu--main-header h2{font-size:36px;margin-bottom:4rem}.page-eu--form{overflow:hidden}.page-eu--form-wrapper{display:flex;padding-top:0;padding-bottom:0}.page-eu--form-content{flex:1;margin-right:4rem;margin-bottom:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;padding-top:4rem;padding-bottom:2rem}.page-eu--form-content-person{flex-direction:row}.page-eu--form-content-person-img{margin-bottom:0;margin-right:1.5rem}.page-eu--form-form{flex:1;display:flex;align-items:center;padding-left:4rem;padding-top:4rem}.page-eu--form-form:before{right:-50vw}}.page-paper-bags--brands,.page-paper-bags--brands-header{margin-bottom:4rem}.page-paper-bags--brands-header h2{position:relative;text-align:center;margin:0 0 3rem}.page-paper-bags--brands-header h2:after{content:"";position:absolute;right:0;bottom:-1.5rem;left:0;width:200px;height:1px;margin-right:auto;margin-left:auto;background-color:#d5d5d5}.page-paper-bags--brands-items .slick-track{display:flex;height:auto}.page-paper-bags--brands-items .slick-slide{display:flex;height:auto;align-items:center;justify-content:center}.page-paper-bags--brands-item img{display:block;max-width:100%;height:auto}.page-paper-bags--links,.page-paper-bags--links-header{margin-bottom:4rem}.page-paper-bags--links-header h2{position:relative;text-align:center;margin:0 0 3rem}.page-paper-bags--links-header h2:after{content:"";position:absolute;right:0;bottom:-1.5rem;left:0;width:200px;height:1px;margin-right:auto;margin-left:auto;background-color:#d5d5d5}.page-paper-bags--links-items{display:flex;flex-direction:column}.page-paper-bags--links-item{text-decoration:none;color:#000;margin-bottom:2rem;background:#fff;box-shadow:0 2.36212px 19.4875px rgba(0,0,0,.25)}.page-paper-bags--links-item-img img{display:block;width:100%;height:auto}.page-paper-bags--links-item-main{position:relative;padding:2rem 2rem 1rem;display:flex;align-items:center}.page-paper-bags--links-item-main svg{display:block;margin-right:1rem}.page-paper-bags--links-item-main h3{margin:0}.page-paper-bags--links-item-main:before{content:"";position:absolute;top:1.5rem;right:0;left:0;margin-right:auto;margin-left:auto;height:1px;width:60%;background-color:#d5d5d5}@media screen and (min-width:768px){.page-paper-bags--links-items{flex-direction:row;flex-wrap:wrap}.page-paper-bags--links-item{flex:0 1 calc(50% - 1.5rem);margin-right:3rem;margin-bottom:3rem}.page-paper-bags--links-item:nth-child(2n){margin-right:0}}@media screen and (min-width:1000px){.page-paper-bags--brands{max-width:900px;margin:0 auto 8rem}.page-paper-bags--brands-header{margin-bottom:6rem}.page-paper-bags--brands-header h2{font-size:36px;margin-bottom:4rem}.page-paper-bags--links{max-width:900px;margin:0 auto 8rem}.page-paper-bags--links-header{margin-bottom:6rem}.page-paper-bags--links-header h2{font-size:36px;margin-bottom:4rem}.page-paper-bags--links-item{flex:0 1 calc(50% - 2rem);margin-bottom:4rem;margin-right:4rem}}.page-paper-bags-producer--features{margin-bottom:4rem}.page-paper-bags-producer--features-items{display:flex;flex-direction:column}.page-paper-bags-producer--features-item{margin-bottom:2rem;padding:2rem;border:1px solid #cf3228;border-radius:10px}.page-paper-bags-producer--features-item-icon{margin-bottom:1rem}.page-paper-bags-producer--features-item-icon img{display:block;max-width:100%;height:auto}.page-paper-bags-producer--features-item-content{font-size:14px}.page-paper-bags-producer--features-item:first-child{background-color:#cf3228;color:#fff}.page-paper-bags-producer--features-item:last-child{margin-bottom:0}.page-paper-bags-producer--we-produce,.page-paper-bags-producer--we-produce-header{margin-bottom:4rem}.page-paper-bags-producer--we-produce-header h2{position:relative;text-align:center;margin:0 0 3rem}.page-paper-bags-producer--we-produce-header h2:after{content:"";position:absolute;right:0;bottom:-1.5rem;left:0;width:200px;height:1px;margin-right:auto;margin-left:auto;background-color:#d5d5d5}.page-paper-bags-producer--we-produce-items{display:flex;flex-direction:column}.page-paper-bags-producer--we-produce-item{text-decoration:none;color:#000;margin-bottom:2rem;background:#fff;box-shadow:0 2.36212px 19.4875px rgba(0,0,0,.25)}.page-paper-bags-producer--we-produce-item-img img{display:block;width:100%;height:auto}.page-paper-bags-producer--we-produce-item-main{position:relative;padding:2rem 2rem 1rem;display:flex;align-items:center}.page-paper-bags-producer--we-produce-item-main svg{display:block;margin-right:1rem}.page-paper-bags-producer--we-produce-item-main h3{margin:0}.page-paper-bags-producer--we-produce-item-main:before{content:"";position:absolute;top:1.5rem;right:0;left:0;margin-right:auto;margin-left:auto;height:1px;width:60%;background-color:#d5d5d5}@media screen and (min-width:768px){.page-paper-bags-producer--we-produce-items{flex-direction:row;flex-wrap:wrap}.page-paper-bags-producer--we-produce-item{flex:0 1 calc(50% - 1.5rem);margin-right:3rem;margin-bottom:3rem}.page-paper-bags-producer--we-produce-item:nth-child(2n){margin-right:0}}@media screen and (min-width:1000px){.page-paper-bags-producer--features-items{flex-direction:row;flex-wrap:wrap;max-width:700px;margin:0 auto}.page-paper-bags-producer--features-item{flex:0 1 calc(50% - 2rem);margin-right:4rem;margin-bottom:4rem;box-sizing:border-box}.page-paper-bags-producer--features-item:nth-child(2n){margin-right:0}.page-paper-bags-producer--features-item:last-child{margin-bottom:4rem}.page-paper-bags-producer--we-produce{max-width:900px;margin:0 auto 8rem}.page-paper-bags-producer--we-produce-header{margin-bottom:6rem}.page-paper-bags-producer--we-produce-header h2{font-size:36px;margin-bottom:4rem}.page-paper-bags-producer--we-produce-item{flex:0 1 calc(33.33333% - 2rem)}.page-paper-bags-producer--we-produce-item:nth-child(2n){margin-right:3rem}.page-paper-bags-producer--we-produce-item:nth-child(3n){margin-right:0}}.page-template-template-paper-bags-handmade .page-header-default{background-size:contain;background-repeat:no-repeat}.page-paper-bags-handmade--desc{padding-bottom:3rem}.page-paper-bags-handmade--desc-header{margin-bottom:2rem}.page-paper-bags-handmade--desc-header h2{margin:0;text-align:center;font-size:2rem;line-height:1}.page-paper-bags-handmade--realizations{padding-bottom:3rem}.page-paper-bags-handmade--realizations-header{margin-bottom:2rem}.page-paper-bags-handmade--realizations-header h2{margin:0;text-align:center;font-size:1.5rem;color:#a52927;line-height:1}.page-paper-bags-handmade--realizations-img img{display:block;max-width:100%;height:auto}.page-paper-bags-handmade--steps{padding-bottom:3rem}.page-paper-bags-handmade--steps-header{margin-bottom:2rem}.page-paper-bags-handmade--steps-header h2{margin:0;text-align:center;font-size:2rem;line-height:1}.page-paper-bags-handmade--steps-item{margin-bottom:2rem}.page-paper-bags-handmade--steps-item span{display:block;font-size:2rem;text-align:center;margin-bottom:1rem;font-weight:700;color:#d42624}.page-paper-bags-handmade--steps-footer p,.page-paper-bags-handmade--steps-item p{margin:0;text-align:center}.page-paper-bags-handmade--divisions{padding-bottom:3rem}.page-paper-bags-handmade--divisions-header{margin-bottom:2rem}.page-paper-bags-handmade--divisions-header h2{margin:0;text-align:center;font-size:1.5rem;color:#a52927;line-height:1}.page-paper-bags-handmade--divisions-item{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem}.page-paper-bags-handmade--divisions-item span{display:block;margin-bottom:.5rem;text-align:center;font-size:2rem;font-weight:700}.page-paper-bags-handmade--divisions-item p{margin:0 0 1rem;text-align:center}.page-paper-bags-handmade--divisions-item a{display:flex;flex-direction:column;align-items:center;color:#000}.page-paper-bags-handmade--divisions-item a img{display:block;max-width:100%;height:auto;margin:0 auto}.page-paper-bags-handmade--divisions-item a span{font-size:1.5rem}.page-paper-bags-handmade--categories-header{margin-bottom:2rem}.page-paper-bags-handmade--categories-header h2{margin:0;text-align:center;font-size:2rem;line-height:1;color:#a52927}.page-paper-bags-handmade--categories .handorgel__header__button>span{font-weight:700}.page-paper-bags-handmade--categories .handorgel__content__desc{margin-bottom:2rem}.page-paper-bags-handmade--categories .handorgel__content__desc p:first-child{margin-top:0}.page-paper-bags-handmade--categories .handorgel__content__desc p:last-child{margin-bottom:0}.page-paper-bags-handmade--categories .handorgel__content__realizations{margin-bottom:2rem}.page-paper-bags-handmade--categories .handorgel__content__realizations h3{margin:0 0 1rem;padding:1rem 0;border-top:1px solid #979797;border-bottom:1px solid #979797}.page-paper-bags-handmade--categories .handorgel__content__realizations_items{display:flex;flex-wrap:wrap}.page-paper-bags-handmade--categories .handorgel__content__realizations_items img{display:block;max-width:100%;height:auto;margin-right:1rem;margin-bottom:1rem}.page-paper-bags-handmade--categories .handorgel__content__products h3{margin:0 0 1rem;padding:1rem 0;border-top:1px solid #979797;border-bottom:1px solid #979797}.page-paper-bags-handmade--categories .handorgel__content__products_items{display:flex;flex-wrap:wrap}.page-paper-bags-handmade--categories .handorgel__content__products_item{display:flex;flex-direction:column;align-items:flex-start;width:200px;margin-bottom:2rem;margin-right:2rem}.page-paper-bags-handmade--categories .handorgel__content__products_item_img img{display:block;max-width:100%;height:auto}.page-paper-bags-handmade--categories .handorgel__content__products_item span{display:block;margin-bottom:.5rem;font-size:.9rem;color:#3c3c3c}.page-paper-bags-handmade--categories .handorgel__content__products_item a{color:#000;font-weight:700;font-size:1.2rem}@media (min-width:992px){.page-paper-bags-handmade--desc{padding-bottom:5rem}.page-paper-bags-handmade--desc-header{position:relative;padding-bottom:1rem;margin-bottom:3rem}.page-paper-bags-handmade--desc-header h2{font-size:3rem}.page-paper-bags-handmade--desc-header:after{content:"";position:absolute;right:0;bottom:0;left:0;margin-right:auto;margin-left:auto;height:2px;width:400px;background-color:#979797}.page-paper-bags-handmade--desc-text{max-width:650px;margin:0 auto}.page-paper-bags-handmade--realizations-header h2{max-width:1000px;margin:0 auto;font-size:2rem}.page-paper-bags-handmade--realizations-img img{margin:0 auto}.page-paper-bags-handmade--steps{padding-bottom:5rem}.page-paper-bags-handmade--steps-header{position:relative;padding-bottom:1rem;margin-bottom:3rem}.page-paper-bags-handmade--steps-header h2{font-size:3rem;max-width:1000px;margin:0 auto}.page-paper-bags-handmade--steps-header:after{content:"";position:absolute;right:0;bottom:0;left:0;margin-right:auto;margin-left:auto;height:2px;width:400px;background-color:#979797}.page-paper-bags-handmade--steps-items{display:flex;flex-wrap:wrap;justify-content:space-evenly;margin-bottom:4rem}.page-paper-bags-handmade--steps-item{width:240px;margin-right:2rem}.page-paper-bags-handmade--divisions{padding-bottom:5rem}.page-paper-bags-handmade--divisions-header{margin-bottom:3rem}.page-paper-bags-handmade--divisions-header h2{max-width:1000px;margin:0 auto;font-size:2rem}.page-paper-bags-handmade--divisions-items{display:flex;justify-content:space-evenly}.page-paper-bags-handmade--divisions-item{width:400px}}.page-ad-bags--links,.page-ad-bags--links-header{margin-bottom:4rem}.page-ad-bags--links-header h2{position:relative;text-align:center;margin:0 0 3rem}.page-ad-bags--links-header h2:after{content:"";position:absolute;right:0;bottom:-1.5rem;left:0;width:200px;height:1px;margin-right:auto;margin-left:auto;background-color:#d5d5d5}.page-ad-bags--links-items{display:flex;flex-direction:column}.page-ad-bags--links-item{text-decoration:none;color:#000;margin-bottom:2rem;background:#fff;box-shadow:0 3px 20px rgba(0,0,0,.25)}.page-ad-bags--links-item-img img{display:block;width:100%;height:auto}.page-ad-bags--links-item-main{position:relative;padding:2rem 1rem 1rem;display:flex;align-items:center}.page-ad-bags--links-item-main svg{flex:0 0 3rem;display:block;height:auto;margin-right:.5rem}.page-ad-bags--links-item-main h3{margin:0}.page-ad-bags--links-item-main:before{content:"";position:absolute;top:1.4rem;right:0;left:0;margin-right:auto;margin-left:auto;height:1px;width:60%;background-color:#d5d5d5}@media screen and (min-width:1000px){.page-ad-bags--links-items{flex-direction:row;flex-wrap:wrap}.page-ad-bags--links-item{flex:1;margin-right:2rem}.page-ad-bags--links-item:last-child{margin-right:0}.page-ad-bags--desc .s2col-img-text-section:nth-child(2n) .s2col-img-text-section--main{flex-direction:row-reverse}.page-ad-bags--desc .s2col-img-text-section:nth-child(2n) .s2col-img-text-section--main .s2col-img-text-section--main-img{margin-right:0;margin-left:4rem}}@media screen and (min-width:1200px){.page-ad-bags--links{margin-bottom:8rem}.page-ad-bags--links-header{margin-bottom:6rem}.page-ad-bags--links-header h2{font-size:36px;margin-bottom:4rem}}.page-ad-bags-decor--spec,.page-ad-bags-decor--spec-header{margin-bottom:4rem}.page-ad-bags-decor--spec-header h2{position:relative;text-align:center;margin:0 0 3rem}.page-ad-bags-decor--spec-header h2:after{content:"";position:absolute;right:0;bottom:-1.5rem;left:0;width:200px;height:1px;margin-right:auto;margin-left:auto;background-color:#d5d5d5}.page-ad-bags-decor--spec-main{background:#fff;box-shadow:0 4px 44px rgba(0,0,0,.25);max-width:700px;margin:0 auto 2rem}.page-ad-bags-decor--spec-main-img img{display:block;width:100%;height:auto}.page-ad-bags-decor--spec-main-content{padding:2rem}.page-ad-bags-decor--spec-main-content p{font-size:14px}.page-ad-bags-decor--spec-main-content p:first-child{margin-top:0}.page-ad-bags-decor--spec-main-content p:last-child{margin-bottom:0}.page-ad-bags-decor--spec-main-content p:only-child{margin:0}.page-ad-bags-decor--spec-footer{max-width:700px;margin:0 auto}.page-ad-bags-decor--spec-footer p{font-size:14px;font-weight:600}.page-ad-bags-decor--spec-footer p:first-child{margin-top:0}.page-ad-bags-decor--spec-footer p:last-child{margin-bottom:0}.page-ad-bags-decor--spec-footer p:only-child{margin:0}.page-ad-bags-decor--realizations,.page-ad-bags-decor--realizations-header{margin-bottom:4rem}.page-ad-bags-decor--realizations-header h2{position:relative;text-align:center;margin:0 0 3rem}.page-ad-bags-decor--realizations-header h2:after{content:"";position:absolute;right:0;bottom:-1.5rem;left:0;width:200px;height:1px;margin-right:auto;margin-left:auto;background-color:#d5d5d5}.page-ad-bags-decor--realizations-gallery{display:flex;flex-direction:column;align-items:center;margin-bottom:4rem}.page-ad-bags-decor--realizations-gallery-item{position:relative;margin-bottom:2rem}.page-ad-bags-decor--realizations-gallery-item img{display:block;max-width:100%;height:auto}.page-ad-bags-decor--realizations-gallery-item:after{opacity:0;content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='92' height='93' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M63.822 62.017l-8.342-8.343A15.87 15.87 0 0059.416 43.2c0-8.807-7.174-15.98-15.98-15.98-8.807 0-15.971 7.173-15.971 15.98S34.629 59.17 43.436 59.17a15.95 15.95 0 0010.695-4.113l8.328 8.327c.184.177.439.28.682.28.242 0 .488-.102.681-.28a.977.977 0 000-1.367zm-10.155-9.202a14.013 14.013 0 01-10.231 4.434c-7.745 0-14.058-6.304-14.058-14.05 0-7.744 6.313-14.05 14.058-14.05s14.058 6.305 14.058 14.05c0 3.723-1.45 7.103-3.827 9.616z' fill='%23BE2011'/%3E%3Cpath d='M50.077 43.212c0 .285-.23.525-.523.525h-5.548v5.547c0 .286-.23.525-.515.525a.524.524 0 01-.524-.525v-5.547h-5.548a.53.53 0 01-.524-.525.53.53 0 01.524-.524h5.548V37.14c0-.285.23-.515.524-.515.285 0 .515.23.515.515v5.548h5.548c.293 0 .523.239.523.524z' fill='%23BE2011'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%}.page-ad-bags-decor--realizations-gallery-item:last-child{margin-bottom:0}.page-ad-bags-decor--realizations-footer{text-align:center}@media screen and (min-width:500px){.page-ad-bags-decor--realizations-gallery{flex-direction:row;flex-wrap:wrap}.page-ad-bags-decor--realizations-gallery-item{flex:0 1 calc(50% - 1rem);margin-right:2rem}.page-ad-bags-decor--realizations-gallery-item img{margin:0 auto}.page-ad-bags-decor--realizations-gallery-item:nth-child(2n){margin-right:0}.page-ad-bags-decor--realizations-gallery-item:last-child{margin-bottom:2rem}}@media screen and (min-width:1000px){.page-ad-bags-decor--spec{margin-bottom:8rem}.page-ad-bags-decor--spec-header{margin-bottom:6rem}.page-ad-bags-decor--spec-header h2{font-size:36px;margin-bottom:4rem}.page-ad-bags-decor--spec-main{margin-bottom:4rem}.page-ad-bags-decor--realizations{margin-bottom:8rem}.page-ad-bags-decor--realizations-header{margin-bottom:6rem}.page-ad-bags-decor--realizations-header h2{font-size:36px;margin-bottom:4rem}.page-ad-bags-decor--realizations-gallery{max-width:700px;margin:0 auto 4rem}.page-ad-bags-decor--realizations-gallery-item{flex:0 1 calc(33.33333% - 1.33333rem)}.page-ad-bags-decor--realizations-gallery-item img{transition:all .3s}.page-ad-bags-decor--realizations-gallery-item:nth-child(2n){margin-right:2rem}.page-ad-bags-decor--realizations-gallery-item:nth-child(3n){margin-right:0}.page-ad-bags-decor--realizations-gallery-item:hover img{opacity:.5}.page-ad-bags-decor--realizations-gallery-item:hover:after{opacity:1}.page-ad-bags-decor--realizations-gallery-item:after{transition:all .3s}}.page-ad-bags-overprint--s2 .subpages-wysiwyg--title:before{content:"Sprawd\17A   nasz";position:absolute;top:-2rem;right:0;left:0;margin-right:auto;margin-left:auto;font-weight:600;font-size:22px;color:red}.page-ad-bags-premium--guidelines,.page-ad-bags-premium--guidelines-header,.page-ad-bags-premium--intro{margin-bottom:4rem}.page-ad-bags-premium--guidelines-header h2{position:relative;text-align:center;margin:0 0 3rem}.page-ad-bags-premium--guidelines-header h2:after{content:"";position:absolute;right:0;bottom:-1.5rem;left:0;width:200px;height:1px;margin-right:auto;margin-left:auto;background-color:#d5d5d5}.page-ad-bags-premium--guidelines-items{display:flex;flex-direction:column}.page-ad-bags-premium--guidelines-item{margin-bottom:2rem;padding:2rem;border:1px solid #cf3228;border-radius:10px}.page-ad-bags-premium--guidelines-item-icon{margin-bottom:1rem}.page-ad-bags-premium--guidelines-item-icon img{display:block;max-width:100%;height:auto}.page-ad-bags-premium--guidelines-item h3{margin:0 0 1rem;font-weight:700;font-size:14px}.page-ad-bags-premium--guidelines-item-content{font-size:14px}.page-ad-bags-premium--guidelines-item:first-child{background-color:#cf3228;color:#fff}.page-ad-bags-premium--guidelines-item:last-child{margin-bottom:0}.page-ad-bags-premium--realizations,.page-ad-bags-premium--realizations-header{margin-bottom:4rem}.page-ad-bags-premium--realizations-header h2{position:relative;text-align:center;margin:0 0 3rem}.page-ad-bags-premium--realizations-header h2:after{content:"";position:absolute;right:0;bottom:-1.5rem;left:0;width:200px;height:1px;margin-right:auto;margin-left:auto;background-color:#d5d5d5}.page-ad-bags-premium--realizations-gallery{display:flex;flex-direction:column;align-items:center;margin-bottom:4rem}.page-ad-bags-premium--realizations-gallery-item{position:relative;margin-bottom:2rem}.page-ad-bags-premium--realizations-gallery-item img{display:block;max-width:100%;height:auto}.page-ad-bags-premium--realizations-gallery-item:after{opacity:0;content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='92' height='93' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M63.822 62.017l-8.342-8.343A15.87 15.87 0 0059.416 43.2c0-8.807-7.174-15.98-15.98-15.98-8.807 0-15.971 7.173-15.971 15.98S34.629 59.17 43.436 59.17a15.95 15.95 0 0010.695-4.113l8.328 8.327c.184.177.439.28.682.28.242 0 .488-.102.681-.28a.977.977 0 000-1.367zm-10.155-9.202a14.013 14.013 0 01-10.231 4.434c-7.745 0-14.058-6.304-14.058-14.05 0-7.744 6.313-14.05 14.058-14.05s14.058 6.305 14.058 14.05c0 3.723-1.45 7.103-3.827 9.616z' fill='%23BE2011'/%3E%3Cpath d='M50.077 43.212c0 .285-.23.525-.523.525h-5.548v5.547c0 .286-.23.525-.515.525a.524.524 0 01-.524-.525v-5.547h-5.548a.53.53 0 01-.524-.525.53.53 0 01.524-.524h5.548V37.14c0-.285.23-.515.524-.515.285 0 .515.23.515.515v5.548h5.548c.293 0 .523.239.523.524z' fill='%23BE2011'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%}.page-ad-bags-premium--realizations-gallery-item:last-child{margin-bottom:0}.page-ad-bags-premium--realizations-footer{text-align:center}.page-ad-bags-premium--benefits{margin-bottom:4rem}@media screen and (min-width:500px){.page-ad-bags-premium--realizations-gallery{flex-direction:row;flex-wrap:wrap}.page-ad-bags-premium--realizations-gallery-item{flex:0 1 calc(50% - 1rem);margin-right:2rem}.page-ad-bags-premium--realizations-gallery-item img{margin:0 auto}.page-ad-bags-premium--realizations-gallery-item:nth-child(2n){margin-right:0}.page-ad-bags-premium--realizations-gallery-item:last-child{margin-bottom:2rem}}@media screen and (min-width:1000px){.page-ad-bags-premium--intro{margin-bottom:8rem}.page-ad-bags-premium--guidelines-header{margin-bottom:6rem}.page-ad-bags-premium--guidelines-items{flex-direction:row;flex-wrap:wrap;max-width:900px;margin:0 auto}.page-ad-bags-premium--guidelines-item{flex:1;margin-right:2rem}.page-ad-bags-premium--guidelines-item:last-child{margin-bottom:2rem;margin-right:0}.page-ad-bags-premium--realizations{margin-bottom:8rem}.page-ad-bags-premium--realizations-header{margin-bottom:6rem}.page-ad-bags-premium--realizations-header h2{font-size:36px;margin-bottom:4rem}.page-ad-bags-premium--realizations-gallery{max-width:700px;margin:0 auto 4rem}.page-ad-bags-premium--realizations-gallery-item{flex:0 1 calc(33.33333% - 1.33333rem)}.page-ad-bags-premium--realizations-gallery-item img{transition:all .3s}.page-ad-bags-premium--realizations-gallery-item:nth-child(2n){margin-right:2rem}.page-ad-bags-premium--realizations-gallery-item:nth-child(3n){margin-right:0}.page-ad-bags-premium--realizations-gallery-item:hover img{opacity:.5}.page-ad-bags-premium--realizations-gallery-item:hover:after{opacity:1}.page-ad-bags-premium--realizations-gallery-item:after{transition:all .3s}.page-ad-bags-premium--benefits{margin-bottom:8rem}}.page-ad-bags-production--see-more,.page-ad-bags-production--see-more-header{margin-bottom:4rem}.page-ad-bags-production--see-more-header h2{position:relative;text-align:center;margin:0 0 3rem}.page-ad-bags-production--see-more-header h2:after{content:"";position:absolute;right:0;bottom:-1.5rem;left:0;width:200px;height:1px;margin-right:auto;margin-left:auto;background-color:#d5d5d5}.page-ad-bags-production--see-more-items{display:flex;flex-direction:column}.page-ad-bags-production--see-more-item{text-decoration:none;color:#000;margin-bottom:2rem;background:#fff;box-shadow:0 2.36212px 19.4875px rgba(0,0,0,.25)}.page-ad-bags-production--see-more-item-main{position:relative;padding:2rem 2rem 1rem;display:flex;align-items:center}.page-ad-bags-production--see-more-item-main svg{display:block;margin-right:1rem}.page-ad-bags-production--see-more-item-main h3{margin:0}.page-ad-bags-production--see-more-item-main:before{content:"";position:absolute;top:1.5rem;right:0;left:0;margin-right:auto;margin-left:auto;height:1px;width:60%;background-color:#d5d5d5}@media screen and (min-width:768px){.page-ad-bags-production--see-more-items{flex-direction:row;flex-wrap:wrap}.page-ad-bags-production--see-more-item{flex:0 1 calc(50% - 1.5rem);margin-right:3rem;margin-bottom:3rem}.page-ad-bags-production--see-more-item:nth-child(2n){margin-right:0}}@media screen and (min-width:1000px){.page-ad-bags-production--see-more{max-width:900px;margin:0 auto 8rem}.page-ad-bags-production--see-more-header{margin-bottom:6rem}.page-ad-bags-production--see-more-header h2{font-size:36px;margin-bottom:4rem}.page-ad-bags-production--see-more-item{flex:0 1 calc(50% - 2rem);margin-bottom:4rem;margin-right:4rem}}.page-masks--item,.page-masks--item-header{margin-bottom:4rem}.page-masks--item-header h2{position:relative;text-align:center;margin:0 0 3rem}.page-masks--item-header h2:after{content:"";position:absolute;right:0;bottom:-1.5rem;left:0;width:200px;height:1px;margin-right:auto;margin-left:auto;background-color:#d5d5d5}.page-masks--item-main{box-shadow:0 4px 44px rgba(0,0,0,.25)}.page-masks--item-main-gallery-main-item img{display:block;width:100%;height:50vw;max-height:500px;object-fit:cover;object-position:center}.page-masks--item-main-gallery-thumbnails{transform:translateY(-2rem);width:calc(100% - 5rem);margin:0 auto}.page-masks--item-main-gallery-thumbnails-item-wrapper{width:-moz-fit-content;width:fit-content;margin:0 auto;background-color:#fff}.page-masks--item-main-gallery-thumbnails-item img{display:block;width:100px;height:60px;object-fit:cover;object-position:center;border:2px solid transparent;opacity:.7;transition:all .3s}.page-masks--item-main-gallery-thumbnails .slick-slide.slick-current>div>div img{border-color:#cf3228;opacity:1}.page-masks--item-main-gallery-thumbnails .slick-prev{border:2px solid #cf3228;width:27px;height:27px;left:-30px}.page-masks--item-main-gallery-thumbnails .slick-prev:before{content:"<";color:#cf3228;font-family:cursive;font-size:29px;opacity:1;line-height:.4}.page-masks--item-main-gallery-thumbnails .slick-next{border:2px solid #cf3228;width:27px;height:27px;right:-30px}.page-masks--item-main-gallery-thumbnails .slick-next:before{content:">";color:#cf3228;font-family:cursive;font-size:29px;opacity:1;line-height:.4}.page-masks--item-main-content{padding:1rem 1rem 2rem}.page-masks--item-main-content-features{list-style:none;padding:0;margin:0 0 2rem;line-height:1.4}.page-masks--item-main-content-features li{text-align:center}.page-masks--item-main-content-features-text{margin:0 0 2rem;text-align:center;color:#999}.page-masks--item-main-content-price{display:flex;align-items:center;justify-content:center;margin-bottom:2rem}.page-masks--item-main-content-price span:first-child{font-weight:600;font-size:30px;color:#cf3228;margin-right:.5rem}.page-masks--item-main-content-price span:nth-child(2){font-size:30px;color:#cf3228;margin-right:.5rem}.page-masks--item-main-content-price span:nth-child(3){font-size:21px;line-height:34.5px}.page-masks--item-main-content-shipping{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem}.page-masks--item-main-content-shipping svg{display:block;max-width:100%;height:auto}.page-masks--item-main-content-shipping span{color:#cf3228}.page-masks--item-main-content-pricelist{text-align:center}.page-masks--featured-text p{margin:0;text-align:center;font-size:3rem}.page-masks--pricelist-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;align-items:center;justify-content:center;background-color:rgba(0,0,0,.4)}.page-masks--pricelist-overlay-wrapper{position:relative;max-width:calc(100vw - 3rem);background-color:#fff}.page-masks--pricelist-overlay-close{position:absolute;top:-1.5rem;right:-1.5rem;font-size:3rem;z-index:999;line-height:.5;color:#fff;font-weight:300;background-color:#cf3228;border-radius:3rem;padding:1rem}.page-masks--pricelist-overlay-img{margin-bottom:1rem}.page-masks--pricelist-overlay-img img{display:block;max-width:100%;height:auto}.page-masks--pricelist-overlay table{width:calc(100% - 2rem);margin:0 auto 1rem;max-height:60vh;overflow-y:auto;border-collapse:collapse}.page-masks--pricelist-overlay table thead th{text-align:left;padding:.5rem;font-size:14px;font-weight:500}.page-masks--pricelist-overlay table thead th:nth-child(2) span{color:#cf3228}.page-masks--pricelist-overlay table tbody tr:nth-child(2n-1){background-color:#f7f7f7}.page-masks--pricelist-overlay table tbody td{padding:.5rem;font-size:14px;width:50%}.page-masks--pricelist-overlay-footer{padding:1rem 1rem 2rem;text-align:center}.page-masks--pricelist-overlay-footer a{padding:.5rem 2.5rem}.page-masks--pricelist-overlay.toggled{display:flex}@media screen and (min-width:1000px){.page-masks--item{max-width:800px;margin:0 auto 6rem}.page-masks--item-header{margin-bottom:4rem}.page-masks--item-header h2{font-size:36px;margin-bottom:4rem}.page-masks--item-main-gallery-main-item img{height:300px;max-height:none}.page-masks--item-main-gallery-thumbnails{transform:translateY(-3.5rem);width:60%;margin:0 0 0 4rem}.page-masks--item-main-gallery-thumbnails-item img{width:130px;height:90px}.page-masks--item-main-content{margin-top:-2rem}.page-masks--item-main-content-features-text,.page-masks--item-main-content-features li{font-size:21px}.page-masks--item-main-content-price{margin-bottom:1rem}.page-masks--pricelist-overlay-close{cursor:pointer}.page-masks--pricelist-overlay-img,.page-masks--pricelist-overlay table{margin-bottom:2rem}.page-masks--pricelist-overlay table tbody td,.page-masks--pricelist-overlay table thead th{font-size:18px;padding:1rem}.page-masks--pricelist-overlay table tbody td:first-child{width:40%}.page-masks--pricelist-overlay-footer{padding-bottom:2rem}}.page-downloads--files,.page-downloads--files-header{margin-bottom:4rem}.page-downloads--files-header h2{position:relative;text-align:center;margin:0 0 3rem}.page-downloads--files-header h2:after{content:"";position:absolute;right:0;bottom:-1.5rem;left:0;width:200px;height:1px;margin-right:auto;margin-left:auto;background-color:#d5d5d5}.page-downloads--files-items{display:flex;flex-direction:column}.page-downloads--files-item{text-decoration:none;color:#000;margin-bottom:2rem;background:#fff;box-shadow:0 2.36212px 19.4875px rgba(0,0,0,.25)}.page-downloads--files-item-img img{display:block;width:100%;height:auto}.page-downloads--files-item-main{position:relative;padding:2rem 2rem 1rem;display:flex;align-items:center}.page-downloads--files-item-main svg{display:block;margin-right:1rem}.page-downloads--files-item-main h3{margin:0}.page-downloads--files-item-main:before{content:"";position:absolute;top:1.5rem;right:0;left:0;margin-right:auto;margin-left:auto;height:1px;width:60%;background-color:#d5d5d5}@media screen and (min-width:768px){.page-downloads--files-items{flex-direction:row;flex-wrap:wrap}.page-downloads--files-item{flex:0 1 calc(50% - 1.5rem);margin-right:3rem;margin-bottom:3rem}.page-downloads--files-item:nth-child(2n){margin-right:0}}@media screen and (min-width:1000px){.page-downloads--files{max-width:900px;margin:0 auto 8rem}.page-downloads--files-header{margin-bottom:6rem}.page-downloads--files-header h2{font-size:36px;margin-bottom:4rem}.page-downloads--files-item{flex:0 1 calc(50% - 2rem);margin-bottom:4rem;margin-right:4rem}}.blog-index--sticky{margin-bottom:4rem}.blog-index--sticky-header h2{position:relative;text-align:center;margin:0 0 3rem;font-size:2rem}.blog-index--sticky-header h2:after{content:"";position:absolute;right:0;bottom:-1.5rem;left:0;width:200px;height:1px;margin-right:auto;margin-left:auto;background-color:#d5d5d5}.blog-index--sticky-items{display:flex;flex-direction:column}.blog-index--standard-header{display:flex;align-items:baseline;justify-content:center;margin-bottom:2rem}.blog-index--standard-header svg{display:block;margin-right:1rem}.blog-index--standard-header h2{margin:0;font-size:2rem;color:#a13029}.blog-index--standard-items article{margin-bottom:2rem}.blog-index--standard-items article:last-child{margin-bottom:0}@media screen and (min-width:768px){.blog-index--standard-items{display:flex;flex-wrap:wrap}.blog-index--standard-items article{flex:0 1 calc(50% - 2rem);margin-right:2rem}.blog-index--standard-items article:nth-child(2n){margin-right:0}.blog-index--standard-items article:last-child{margin-bottom:2rem}}@media screen and (min-width:1000px){.blog-index--sticky{margin-bottom:8rem}.blog-index--sticky-header h2{font-size:36px;margin-bottom:6rem}.blog-index--sticky-items{flex-direction:row}.blog-index--sticky-items article{flex:1}.blog-index--standard-header{margin-bottom:4rem}.blog-index--standard-header h2{font-size:36px}.blog-index--standard-items article{flex:0 1 calc(33.33333% - 1.33333rem)}.blog-index--standard-items article:nth-child(2n){margin-right:2rem}.blog-index--standard-items article:nth-child(3n){margin-right:0}}.page-realizations--header{margin-bottom:1rem}.page-realizations--header ul{list-style:none;padding:0;margin:0;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.page-realizations--header ul li{margin-right:1rem;margin-bottom:1rem}.page-realizations--header ul li button{display:inline-block;padding:.5rem 2rem;border:1px solid #a52926;background:none;cursor:pointer}.page-realizations--header ul li button.active{background:#a52926;color:#fff}.page-realizations--header ul li:last-child{margin-right:0}.page-realizations--galleries-gallery{display:none}.page-realizations--galleries-gallery-desc{margin-bottom:2rem}.page-realizations--galleries-gallery-items{display:flex;flex-direction:column;align-items:center;margin-bottom:4rem}.page-realizations--galleries-gallery-item{position:relative;margin-bottom:2rem}.page-realizations--galleries-gallery-item img{display:block;max-width:100%;height:auto}.page-realizations--galleries-gallery-item:after{opacity:0;content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='92' height='93' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M63.822 62.017l-8.342-8.343A15.87 15.87 0 0059.416 43.2c0-8.807-7.174-15.98-15.98-15.98-8.807 0-15.971 7.173-15.971 15.98S34.629 59.17 43.436 59.17a15.95 15.95 0 0010.695-4.113l8.328 8.327c.184.177.439.28.682.28.242 0 .488-.102.681-.28a.977.977 0 000-1.367zm-10.155-9.202a14.013 14.013 0 01-10.231 4.434c-7.745 0-14.058-6.304-14.058-14.05 0-7.744 6.313-14.05 14.058-14.05s14.058 6.305 14.058 14.05c0 3.723-1.45 7.103-3.827 9.616z' fill='%23BE2011'/%3E%3Cpath d='M50.077 43.212c0 .285-.23.525-.523.525h-5.548v5.547c0 .286-.23.525-.515.525a.524.524 0 01-.524-.525v-5.547h-5.548a.53.53 0 01-.524-.525.53.53 0 01.524-.524h5.548V37.14c0-.285.23-.515.524-.515.285 0 .515.23.515.515v5.548h5.548c.293 0 .523.239.523.524z' fill='%23BE2011'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%}.page-realizations--galleries-gallery-item:last-child{margin-bottom:0}.page-realizations--galleries-gallery.active{display:block}@media screen and (min-width:500px){.page-realizations--galleries-gallery-items{flex-direction:row;flex-wrap:wrap}.page-realizations--galleries-gallery-item{flex:0 1 calc(50% - 1rem);margin-right:2rem}.page-realizations--galleries-gallery-item img{margin:0 auto}.page-realizations--galleries-gallery-item:nth-child(2n){margin-right:0}.page-realizations--galleries-gallery-item:last-child{margin-bottom:2rem}}@media screen and (min-width:1000px){.page-realizations--galleries-gallery-desc{max-width:900px;margin:0 auto 2rem;text-align:center}.page-realizations--galleries-gallery-items{margin:0 auto 4rem}.page-realizations--galleries-gallery-item{flex:0 1 calc(33.33333% - 1.33333rem)}.page-realizations--galleries-gallery-item img{transition:all .3s}.page-realizations--galleries-gallery-item:nth-child(2n){margin-right:2rem}.page-realizations--galleries-gallery-item:nth-child(3n){margin-right:0}.page-realizations--galleries-gallery-item:hover img{opacity:.5}.page-realizations--galleries-gallery-item:hover:after{opacity:1}.page-realizations--galleries-gallery-item:after{transition:all .3s}}