@charset "UTF-8";
/*!
Project: Iguana default front-end template;
Authors: Mariusz Gałka, Damian Bonar, Eugeniusz Poprocki;
Company: Iguana Sp. z o.o.;

Created date: 2016-10-18;
Last update date: 2017-05-23;

Version: 0.9;
*/
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}.container,.container-fluid,.container-wide{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}.row{box-sizing:border-box;display:flex;flex:0 1 auto;flex-direction:row;flex-wrap:wrap;margin-left:-.9375rem;margin-right:-.9375rem}.row.reverse{flex-direction:row-reverse}.col.reverse{flex-direction:column-reverse}[class^=col-]{padding:0 .9375rem;width:100%}.col-xxs,.col-xxs-1,.col-xxs-10,.col-xxs-11,.col-xxs-12,.col-xxs-2,.col-xxs-2-3,.col-xxs-3,.col-xxs-4,.col-xxs-5,.col-xxs-6,.col-xxs-7,.col-xxs-8,.col-xxs-9{box-sizing:border-box;flex:0 0 auto;padding-left:.9375rem;padding-right:.9375rem}.col-xxs{flex-basis:0;flex-grow:1;max-width:100%}.col-xxs-1{flex-basis:8.333%;max-width:8.333%}.col-xxs-2{flex-basis:16.667%;max-width:16.667%}.col-xxs-2-3{flex-basis:20%;max-width:20%}.col-xxs-3{flex-basis:25%;max-width:25%}.col-xxs-4{flex-basis:33.333%;max-width:33.333%}.col-xxs-5{flex-basis:41.667%;max-width:41.667%}.col-xxs-6{flex-basis:50%;max-width:50%}.col-xxs-7{flex-basis:58.333%;max-width:58.333%}.col-xxs-8{flex-basis:66.667%;max-width:66.667%}.col-xxs-9{flex-basis:75%;max-width:75%}.col-xxs-10{flex-basis:83.333%;max-width:83.333%}.col-xxs-11{flex-basis:91.667%;max-width:91.667%}.col-xxs-12{flex-basis:100%;max-width:100%}.col-xxs-offset-0{margin-left:0}.col-xxs-offset-1{margin-left:8.333%}.col-xxs-offset-2{margin-left:16.667%}.col-xxs-offset-2-3{margin-left:20%}.col-xxs-offset-3{margin-left:25%}.col-xxs-offset-4{margin-left:33.333%}.col-xxs-offset-5{margin-left:41.667%}.col-xxs-offset-6{margin-left:50%}.col-xxs-offset-7{margin-left:58.333%}.col-xxs-offset-8{margin-left:66.667%}.col-xxs-offset-9{margin-left:75%}.col-xxs-offset-10{margin-left:83.333%}.col-xxs-offset-11{margin-left:91.667%}.start-xxs{justify-content:flex-start;text-align:start}.center-xxs{justify-content:center;text-align:center}.end-xxs{justify-content:flex-end;text-align:end}.top-xxs{align-items:flex-start}.middle-xxs{align-items:center}.bottom-xxs{align-items:flex-end}.around-xxs{justify-content:space-around}.between-xxs{justify-content:space-between}.first-xxs{order:-1}.last-xxs{order:1}@media only screen and (min-width:480px){.col-xs,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-2-3,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{box-sizing:border-box;flex:0 0 auto;padding-left:.9375rem;padding-right:.9375rem}.col-xs{flex-basis:0;flex-grow:1;max-width:100%}.col-xs-1{flex-basis:8.333%;max-width:8.333%}.col-xs-2{flex-basis:16.667%;max-width:16.667%}.col-xs-2-3{flex-basis:20%;max-width:20%}.col-xs-3{flex-basis:25%;max-width:25%}.col-xs-4{flex-basis:33.333%;max-width:33.333%}.col-xs-5{flex-basis:41.667%;max-width:41.667%}.col-xs-6{flex-basis:50%;max-width:50%}.col-xs-7{flex-basis:58.333%;max-width:58.333%}.col-xs-8{flex-basis:66.667%;max-width:66.667%}.col-xs-9{flex-basis:75%;max-width:75%}.col-xs-10{flex-basis:83.333%;max-width:83.333%}.col-xs-11{flex-basis:91.667%;max-width:91.667%}.col-xs-12{flex-basis:100%;max-width:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.333%}.col-xs-offset-2{margin-left:16.667%}.col-xs-offset-2-3{margin-left:20%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.333%}.col-xs-offset-5{margin-left:41.667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.333%}.col-xs-offset-8{margin-left:66.667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.333%}.col-xs-offset-11{margin-left:91.667%}.start-xs{justify-content:flex-start;text-align:start}.center-xs{justify-content:center;text-align:center}.end-xs{justify-content:flex-end;text-align:end}.top-xs{align-items:flex-start}.middle-xs{align-items:center}.bottom-xs{align-items:flex-end}.around-xs{justify-content:space-around}.between-xs{justify-content:space-between}.first-xs{order:-1}.last-xs{order:1}}@media only screen and (min-width:768px){.container,.container-wide{width:750px}.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-2-3,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{box-sizing:border-box;flex:0 0 auto;padding-left:.9375rem;padding-right:.9375rem}.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-1{flex-basis:8.333%;max-width:8.333%}.col-sm-2{flex-basis:16.667%;max-width:16.667%}.col-sm-2-3{flex-basis:20%;max-width:20%}.col-sm-3{flex-basis:25%;max-width:25%}.col-sm-4{flex-basis:33.333%;max-width:33.333%}.col-sm-5{flex-basis:41.667%;max-width:41.667%}.col-sm-6{flex-basis:50%;max-width:50%}.col-sm-7{flex-basis:58.333%;max-width:58.333%}.col-sm-8{flex-basis:66.667%;max-width:66.667%}.col-sm-9{flex-basis:75%;max-width:75%}.col-sm-10{flex-basis:83.333%;max-width:83.333%}.col-sm-11{flex-basis:91.667%;max-width:91.667%}.col-sm-12{flex-basis:100%;max-width:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:8.333%}.col-sm-offset-2{margin-left:16.667%}.col-sm-offset-2-3{margin-left:20%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.333%}.col-sm-offset-5{margin-left:41.667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.333%}.col-sm-offset-8{margin-left:66.667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.333%}.col-sm-offset-11{margin-left:91.667%}.start-sm{justify-content:flex-start;text-align:start}.center-sm{justify-content:center;text-align:center}.end-sm{justify-content:flex-end;text-align:end}.top-sm{align-items:flex-start}.middle-sm{align-items:center}.bottom-sm{align-items:flex-end}.around-sm{justify-content:space-around}.between-sm{justify-content:space-between}.first-sm{order:-1}.last-sm{order:1}}@media only screen and (min-width:992px){.container,.container-wide{width:970px}.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-2-3,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{box-sizing:border-box;flex:0 0 auto;padding-left:.9375rem;padding-right:.9375rem}.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-1{flex-basis:8.333%;max-width:8.333%}.col-md-2{flex-basis:16.667%;max-width:16.667%}.col-md-2-3{flex-basis:20%;max-width:20%}.col-md-3{flex-basis:25%;max-width:25%}.col-md-4{flex-basis:33.333%;max-width:33.333%}.col-md-5{flex-basis:41.667%;max-width:41.667%}.col-md-6{flex-basis:50%;max-width:50%}.col-md-7{flex-basis:58.333%;max-width:58.333%}.col-md-8{flex-basis:66.667%;max-width:66.667%}.col-md-9{flex-basis:75%;max-width:75%}.col-md-10{flex-basis:83.333%;max-width:83.333%}.col-md-11{flex-basis:91.667%;max-width:91.667%}.col-md-12{flex-basis:100%;max-width:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.333%}.col-md-offset-2{margin-left:16.667%}.col-md-offset-2-3{margin-left:20%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.333%}.col-md-offset-5{margin-left:41.667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.333%}.col-md-offset-8{margin-left:66.667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.333%}.col-md-offset-11{margin-left:91.667%}.start-md{justify-content:flex-start;text-align:start}.center-md{justify-content:center;text-align:center}.end-md{justify-content:flex-end;text-align:end}.top-md{align-items:flex-start}.middle-md{align-items:center}.bottom-md{align-items:flex-end}.around-md{justify-content:space-around}.between-md{justify-content:space-between}.first-md{order:-1}.last-md{order:1}}@media only screen and (min-width:1200px){.container{width:1200px}.container-wide{width:100%}.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-2-3,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{box-sizing:border-box;flex:0 0 auto;padding-left:.9375rem;padding-right:.9375rem}.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-1{flex-basis:8.333%;max-width:8.333%}.col-lg-2{flex-basis:16.667%;max-width:16.667%}.col-lg-2-3{flex-basis:20%;max-width:20%}.col-lg-3{flex-basis:25%;max-width:25%}.col-lg-4{flex-basis:33.333%;max-width:33.333%}.col-lg-5{flex-basis:41.667%;max-width:41.667%}.col-lg-6{flex-basis:50%;max-width:50%}.col-lg-7{flex-basis:58.333%;max-width:58.333%}.col-lg-8{flex-basis:66.667%;max-width:66.667%}.col-lg-9{flex-basis:75%;max-width:75%}.col-lg-10{flex-basis:83.333%;max-width:83.333%}.col-lg-11{flex-basis:91.667%;max-width:91.667%}.col-lg-12{flex-basis:100%;max-width:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.333%}.col-lg-offset-2{margin-left:16.667%}.col-lg-offset-2-3{margin-left:20%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.333%}.col-lg-offset-5{margin-left:41.667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.333%}.col-lg-offset-8{margin-left:66.667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.333%}.col-lg-offset-11{margin-left:91.667%}.start-lg{justify-content:flex-start;text-align:start}.center-lg{justify-content:center;text-align:center}.end-lg{justify-content:flex-end;text-align:end}.top-lg{align-items:flex-start}.middle-lg{align-items:center}.bottom-lg{align-items:flex-end}.around-lg{justify-content:space-around}.between-lg{justify-content:space-between}.first-lg{order:-1}.last-lg{order:1}}.fancybox-enabled{overflow:hidden}.fancybox-enabled body{height:100%;overflow:visible}.fancybox-is-hidden{left:-624.9375rem;position:absolute;top:-624.9375rem;visibility:hidden}.fancybox-container{-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;left:0;position:fixed;top:0;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99993}.fancybox-container~.fancybox-container{z-index:99992}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption-wrap,.fancybox-infobar,.fancybox-toolbar{box-sizing:border-box;direction:ltr;opacity:0;position:absolute;transition:opacity .25s,visibility 0s linear .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption-wrap,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s,visibility 0s;visibility:visible}.fancybox-infobar{left:50%;margin-left:-4.9375rem;top:0}.fancybox-infobar__body{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased;background-color:rgba(30,30,30,.7);color:#ddd;display:inline-block;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.8125rem;line-height:44px;pointer-events:none;text-align:center;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:4.375rem}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:hidden;-webkit-transform:translateZ(0);z-index:99994}.fancybox-slide{-webkit-overflow-scrolling:touch;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;display:none;height:100%;left:0;margin:0;outline:none;overflow:auto;padding:0;position:absolute;text-align:center;top:0;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;white-space:normal;width:100%;z-index:99994}.fancybox-slide--ajax{padding:.625rem}.fancybox-slide:before{content:"";display:inline-block;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:visible}.fancybox-slide--image:before{display:none}.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe{background:#000}.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe{background:#e5e3df}.fancybox-slide--next{z-index:99995}.fancybox-slide>div{background-color:#fff;border-width:0;box-sizing:border-box;display:inline-block;margin:2.75rem 0;overflow:auto;padding:1.5rem;position:relative;text-align:left;vertical-align:middle}.fancybox-slide .fancybox-image-wrap{-webkit-backface-visibility:hidden;backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;border:0;cursor:default;left:0;margin:0;overflow:visible;padding:0;position:absolute;top:0;-webkit-transform-origin:top left;transform-origin:top left;-webkit-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-image-wrap{cursor:-webkit-zoom-out;cursor:zoom-out}.fancybox-can-zoomIn .fancybox-image-wrap{cursor:-webkit-zoom-in;cursor:zoom-in}.fancybox-can-drag .fancybox-image-wrap{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-image-wrap{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-image,.fancybox-spaceball{border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content{background:#fff;height:80%;max-height:calc(100% - 88px);max-width:calc(100% - 100px);overflow:visible;padding:0;width:80%}.fancybox-iframe{border:0;display:block;height:100%;padding:0}.fancybox-error,.fancybox-iframe{background:#fff;margin:0;width:100%}.fancybox-error{cursor:default;max-width:380px;padding:2.5rem}.fancybox-error p{color:#444;font:1rem/1.25rem Helvetica Neue,Helvetica,Arial,sans-serif;margin:0;padding:0}.fancybox-close-small{background:transparent;border:0;border-radius:0;cursor:pointer;height:2.75rem;margin:0;outline:none;padding:0;position:absolute;right:0;top:0;width:2.75rem;z-index:10}.fancybox-close-small:after{background:#fff;border-radius:50%;border-width:0;box-sizing:border-box;color:#888;content:"×";font:1.25rem/1.875rem Arial,Helvetica Neue,Helvetica,sans-serif;font-weight:300;height:1.875rem;position:absolute;right:.3125rem;text-align:center;top:.3125rem;transition:background .25s;width:1.875rem;z-index:2}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-close-small:hover:after{background:#eee;color:#555}.fancybox-slide--iframe .fancybox-close-small{right:-2.75rem;top:0}.fancybox-slide--iframe .fancybox-close-small:after{background:transparent;color:#aaa;font-size:2.1875rem}.fancybox-slide--iframe .fancybox-close-small:hover:after{color:#fff}.fancybox-caption-wrap{background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));bottom:0;left:0;padding:3.75rem 1.875rem 0;pointer-events:none;right:0}.fancybox-caption{-webkit-text-size-adjust:none;border-top:1px solid hsla(0,0%,100%,.4);color:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.875rem;line-height:20px;padding:1.875rem 0}.fancybox-caption a,.fancybox-caption button,.fancybox-caption select{pointer-events:all}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-button{background:transparent;border:0;border-radius:0;color:#ddd;cursor:pointer;display:inline-block;height:2.75rem;line-height:44px;margin:0;outline:none;padding:0;position:relative;text-align:center;vertical-align:top;width:2.75rem}.fancybox-button[disabled]{cursor:default;pointer-events:none}.fancybox-button,.fancybox-infobar__body{background:rgba(30,30,30,.6)}.fancybox-button:hover:not([disabled]){background:rgba(0,0,0,.8);color:#fff}.fancybox-button:after,.fancybox-button:before{background-color:currentColor;box-sizing:border-box;color:currentColor;content:"";display:inline-block;opacity:.9;pointer-events:none;position:absolute}.fancybox-button[disabled]:after,.fancybox-button[disabled]:before{opacity:.3}.fancybox-button--left:after,.fancybox-button--right:after{background:transparent;border-right:2px solid;border-top:2px solid;height:.375rem;top:1.125rem;width:.375rem}.fancybox-button--left:after{left:1.25rem;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.fancybox-button--right:after{right:1.25rem;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--left{border-bottom-left-radius:5px}.fancybox-button--right{border-bottom-right-radius:5px}.fancybox-button--close:after,.fancybox-button--close:before{content:"";display:inline-block;height:.125rem;left:calc(50% - .5rem);position:absolute;top:calc(50% - .0625rem);width:1rem}.fancybox-button--close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.fancybox-arrow{background:none;border:0;cursor:pointer;height:6.25rem;margin:-3.125rem 0 0;opacity:0;outline:none;padding:0;position:absolute;top:50%;transition:opacity .25s;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:3.375rem;z-index:99995}.fancybox-arrow:after{background-color:rgba(30,30,30,.8);background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0OCIgZmlsbD0iI0ZGRiIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZD0ibTEyIDQtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);background-position:50%;background-repeat:no-repeat;background-size:24px 24px;content:"";height:2.75rem;position:absolute;top:1.75rem;width:2.75rem}.fancybox-arrow--right{right:0}.fancybox-arrow--left{left:0;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fancybox-arrow--left:after,.fancybox-arrow--right:after{left:0}.fancybox-show-nav .fancybox-arrow{opacity:.6}.fancybox-show-nav .fancybox-arrow[disabled]{opacity:.3}.fancybox-slide>.fancybox-loading{-webkit-animation:fancybox-rotate .8s linear infinite;animation:fancybox-rotate .8s linear infinite;background:transparent;border:6px solid hsla(0,0%,39%,.4);border-radius:100%;border-top-color:hsla(0,0%,100%,.6);height:3.125rem;left:50%;margin-left:-1.5625rem;margin-top:-1.5625rem;position:absolute;top:50%;width:3.125rem;z-index:99999}@-webkit-keyframes fancybox-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fancybox-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-webkit-transform:rotate(1turn);transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}@media (max-width:800px){.fancybox-infobar{left:0;margin-left:0}.fancybox-button--left,.fancybox-button--right{display:none!important}.fancybox-caption{margin:0;padding:1.25rem 0}}.fancybox-button--fullscreen:before{background:none;border:2px solid;height:.6875rem;left:calc(50% - .4375rem);top:calc(50% - .375rem);width:.9375rem}.fancybox-button--pause:before,.fancybox-button--play:before{background:transparent;left:calc(50% - .25rem);top:calc(50% - .375rem)}.fancybox-button--play:before{border-bottom:6px inset transparent;border-left:10px solid;border-radius:1px;border-top:6px inset transparent;height:0;width:0}.fancybox-button--pause:before{border-style:solid;border-width:0 2px;height:.6875rem;width:.4375rem}.fancybox-button--thumbs,.fancybox-thumbs{display:none}@media (min-width:800px){.fancybox-button--thumbs{display:inline-block}.fancybox-button--thumbs span{font-size:1.4375rem}.fancybox-button--thumbs:before{box-shadow:0 -4px 0,-4px -4px 0,4px -4px 0,inset 0 0 0 32px,-4px 0 0,4px 0 0,0 4px 0,-4px 4px 0,4px 4px 0;height:.1875rem;left:calc(50% - .125rem);top:calc(50% - .125rem);width:.1875rem}.fancybox-thumbs{-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;background:#fff;bottom:0;box-sizing:border-box;left:auto;margin:0;padding:.3125rem .3125rem 0 0;position:absolute;right:0;top:0;width:13.75rem;word-break:normal;z-index:99995}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:13.75rem}.fancybox-thumbs>ul{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;width:100%}.fancybox-thumbs>ul>li{-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-color:transparent;border-style:solid;border-width:0 0 5px 5px;box-sizing:border-box;cursor:pointer;float:left;height:4.6875rem;margin:0;max-width:50%;outline:none;overflow:hidden;padding:0;position:relative;width:6.5625rem}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li>img{-webkit-touch-callout:none;left:0;max-height:none;max-width:none;min-height:100%;min-width:100%;position:absolute;top:0;-webkit-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{border:4px solid #4ea7f9;border-radius:2px;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}}.display--flex{display:flex}.accordion__read-more,.accordion__title,.blog-others .posts-item,.blog-others .posts-item .posts-item-wrap,.blog-others .posts-item .posts-item__teaser,.br-theme-default .br-widget,.btn,.btn-addon,.btn-group,.checkbox,.contact__box--data,.contact__data-group,.flex,.footer__de>a,.footer__fr>a,.form__group--expiry-date,.img-text__count>span,.img-text__wrapper,.list__item,.list__item i,.list__item--features i,.list__item--payment i,.list__item--shipping i,.modal-footer-addon,.modal-question,.modal-question__action,.modal-question__actions,.newspaper-download,.pagination,.pagination ol,.pagination ol li a,.pagination ol li em,.pagination ol li span,.rabat__list-item-main-wrapper,.rabat__list-item-newspaper,.rabat__list-item-newspaper--image>a,.rabat__list-item-newspaper-main-wrapper,.rabat__list-item-newspaper>.row.display--flex,.rabat__list-item-vertical,.rabat__list-item-vertical-main-wrapper,.rabat__list-item-vertical>.row.display--flex,.radio,.star-rating,.star-rating__stars-system,.tabs__nav-list,.tiles,.top__nav ul li .submenu li>a,.top__nav ul li .submenu--newspapers li>a,.top__nav ul li .submenu--specials li>a{align-items:flex-start;display:flex;flex-flow:row wrap;justify-content:flex-start}.flex--start-x{justify-content:flex-start}@media only screen and (max-width:991px){.flex--start-x--sm{justify-content:flex-start}}.accordion__title,.btn-addon,.contact__data-group,.flex--center-x,.img-text__count>span,.list__item i,.list__item--features i,.list__item--payment i,.list__item--shipping i,.modal-footer-addon,.modal-question__action,.newspaper-download,.pagination ol li a,.pagination ol li em,.pagination ol li span,.rabat__list-item-newspaper,.rabat__list-item-newspaper--image>a,.rabat__list-item-newspaper>.row.display--flex,.rabat__list-item-vertical,.rabat__list-item-vertical>.row.display--flex,.top__nav ul li .submenu li>a,.top__nav ul li .submenu--newspapers li>a,.top__nav ul li .submenu--specials li>a{justify-content:center}@media only screen and (max-width:767px){.flex--center-x--xs{justify-content:center}}@media only screen and (max-width:1199px){.flex--center-x--md{justify-content:center}}.flex--end-x{justify-content:flex-end}.flex--space-around{justify-content:space-around}.accordion__title,.blog-others .posts-item .posts-item__teaser,.contact__box--data,.flex--space-between,.modal-question,.rabat__list-item-newspaper>.row.display--flex,.rabat__list-item-vertical>.row.display--flex{justify-content:space-between}.flex--start-y{align-items:flex-start}.accordion__read-more,.accordion__title,.br-theme-default .br-widget,.btn-addon,.contact__data-group,.flex--center-y,.footer__de>a,.footer__fr>a,.form__group--expiry-date,.img-text__count>span,.img-text__wrapper,.list__item i,.list__item--features i,.list__item--payment i,.list__item--shipping i,.modal-footer-addon,.modal-question,.modal-question__action,.modal-question__actions,.newspaper-download,.pagination,.pagination ol li a,.pagination ol li em,.pagination ol li span,.rabat__list-item-main-wrapper,.rabat__list-item-newspaper--image>a,.rabat__list-item-newspaper-main-wrapper,.rabat__list-item-vertical-main-wrapper,.star-rating,.star-rating__stars-system,.top__nav ul li .submenu li>a,.top__nav ul li .submenu--newspapers li>a,.top__nav ul li .submenu--specials li>a{align-items:center}.flex--end-y{align-items:flex-end}.blog-others .posts-item,.flex--stretch,.rabat__list-item-newspaper,.rabat__list-item-vertical{align-items:stretch}.flex--center{align-items:center;justify-content:center}.btn,.flex--inline,.footer__de>a,.footer__fr>a{display:inline-flex}.accordion__read-more,.accordion__title,.br-theme-default .br-widget,.btn-addon,.checkbox,.flex--nowrap,.footer__de>a,.footer__fr>a,.form__group--expiry-date,.list__item,.modal-footer-addon,.modal-question,.modal-question__action,.modal-question__actions,.rabat__list-item-main-wrapper,.rabat__list-item-newspaper-main-wrapper,.rabat__list-item-vertical-main-wrapper,.radio,.star-rating__stars-system,.tabs__nav--nowrap .tabs__nav-list,.tiles,.top__nav ul li .submenu li>a,.top__nav ul li .submenu--newspapers li>a,.top__nav ul li .submenu--specials li>a{flex-wrap:nowrap}.flex--wrap{flex-wrap:wrap}.flex--row{flex-direction:row}.flex--row-reverse{flex-direction:row-reverse}.blog-others .posts-item .posts-item-wrap,.blog-others .posts-item .posts-item__teaser,.contact__box--data,.contact__data-group,.flex--column,.rabat__list-item-newspaper>.row.display--flex,.rabat__list-item-vertical>.row.display--flex{flex-direction:column}.flex--column-reverse{flex-direction:column-reverse}.flex--self-start-y{align-self:flex-start}.flex--self-center-y{align-self:center}.flex--self-end-y{align-self:flex-end}.block{display:block}.hidden{display:none!important}@media only screen and (max-width:479px){.visible-xxs{display:block!important}.hidden-xxs{display:none!important}}@media only screen and (max-width:767px){.visible-xs{display:block!important}.hidden-xs{display:none!important}}@media only screen and (max-width:991px){.visible-sm{display:block!important}.hidden-sm{display:none!important}}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.absolute{bottom:0;left:0;position:absolute;right:0;top:0}.relative{position:relative}.cmt{margin-top:0!important}.cmr{margin-right:0!important}.cmb{margin-bottom:0!important}.cml{margin-left:0!important}.cpt{padding-top:0!important}.cpr{padding-right:0!important}.cpb{padding-bottom:0!important}.cpl{padding-left:0!important}@media screen and (min-width:992px){.md-cpr{padding-right:0!important}}.cf:after,.cf:before{content:"";display:table}.cf:after{clear:both}.fullhd-limiter{margin:0 auto;max-width:1920px}.disabled-scroll{height:100%;overflow:hidden;position:fixed;width:100%}.disabled{-webkit-touch-callout:none;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.disabled--opacity{opacity:.5}.embed-responsive{display:block;height:0;overflow:hidden;padding:0;position:relative}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{border:0;bottom:0;height:100%;left:0;position:absolute;top:0;width:100%}.embed-responsive--16by9{padding-bottom:56.25%}.embed-responsive--4by3{padding-bottom:75%}.table-responsive{min-height:.01%;overflow-x:auto}@media only screen and (max-width:767px){.table-responsive{-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #54575c;overflow-y:hidden;width:100%}.table-responsive table{min-width:500px}}.is-menu-open body,html.is-menu-open{overflow-y:hidden}.color-key-1{color:#dd3636!important}.break-word{word-wrap:break-word}.min-width-0{min-width:0}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-family:sans-serif}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 .125rem;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}td,th{padding:0}*,:after,:before,:focus,:hover{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;box-sizing:border-box;outline:none!important}body,html{overflow-x:hidden}html{font-size:16px}@media screen and (max-width:991px){html{font-size:14px}}body{-webkit-appearance:none;background:#fff;color:#000;font-family:Lato,sans-serif;font-size:1rem;font-weight:400;line-height:1.35;margin:0;padding:0;position:relative}.files__title,.gallery__title,.h-title,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:#000;font-weight:400;line-height:1.25;margin:0 0 1.5625rem}.h1,h1{font-size:2.25rem}.files__title,.h2,h2{font-size:1.9375rem}.files__title,.gallery__title,.h2,.h3,h2,h3{color:#000;font-weight:400;line-height:1.25;margin:0 0 1.5625rem}.gallery__title,.h3,h3{font-size:1.625rem}.h4,h4{font-size:1.5rem}.h4,.h5,h4,h5{color:#000;font-weight:400;line-height:1.25;margin:0 0 1.5625rem}.h5,h5{font-size:1.3125rem}.h6,h6{color:#000;font-size:1.25rem;font-weight:400;line-height:1.25}.h6,h6,p{margin:0 0 1.5625rem}b,strong{font-family:inherit;font-size:inherit;font-weight:700}b,em,i,strong{color:inherit}a,svg{transition:all .3s ease-out 0s}a{color:#dd3636;font-weight:400;text-decoration:none}@media only screen and (min-width:1200px){a:hover{color:#e87777}}a[href^=tel]{color:inherit;font-weight:inherit;text-decoration:inherit}svg{height:inherit;width:inherit}ol{margin:0 0 1.5625rem}ol li{margin:0 0 .625rem}ol ol,ol ul,ol ul.list-styled{margin:.625rem 0 0}ul{list-style:none;margin:0;padding:0}.wysiwyg ul,ul.list-styled{margin:0 0 1.5625rem}.wysiwyg ul li,ul.list-styled li{margin:0 0 .625rem;padding:0 0 0 1.25rem;position:relative}.wysiwyg ul li:before,ul.list-styled li:before{color:#dd3636;content:"\e020";font-family:ico-default;font-size:.8125rem;left:0;position:absolute;top:.1875rem}.wysiwyg ul ol,.wysiwyg ul ul,.wysiwyg ul ul.list-styled,ul.list-styled ol,ul.list-styled ul,ul.list-styled ul.list-styled{margin:.625rem 0 0}.wysiwyg ul ol li,ul.list-styled ol li{padding-left:0}.wysiwyg ul ol li:before,ul.list-styled ol li:before{content:"";display:none}img{height:auto;max-width:100%;vertical-align:middle}small{font-size:85%}abbr[title]{border-bottom:1px dotted}.mark,mark{background-color:#fcf8e3;padding:.125rem .3125rem}abbr[data-original-title],abbr[title]{border-bottom:1px dotted #777;cursor:help}address{font-style:normal;line-height:1.42857143;margin-bottom:1.25rem}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,Courier New,monospace}code{background-color:#f9f2f4;border-radius:4px;color:#c7254e}code,kbd{font-size:90%;padding:.125rem .25rem}kbd{background-color:#333;border-radius:3px;box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);color:#fff}kbd kbd{box-shadow:none;font-size:100%;font-weight:700;padding:0}pre{word-wrap:break-word;font-family:inherit;word-break:break-all}pre,pre code{font-size:inherit;white-space:pre-wrap}pre code{background-color:transparent;border-radius:0;color:inherit;padding:0}sub,sup{font-size:80%;height:0;line-height:1;position:relative;vertical-align:baseline}sup{bottom:1ex}sub{top:.5ex}hr{background:#d0d0d0;border:0;clear:both;font-size:0;height:.0625rem;line-height:0;margin:1.5625rem 0}::selection{background:#ec8d8d;color:#fff}::-moz-selection{background:#ec8d8d;color:#fff}table{border-collapse:collapse;border-spacing:0;font-family:inherit;margin:0 0 1.5625rem;width:100%}table td,table th{border:1px solid #54575c;line-height:1.35;padding:.9375rem 1.5625rem;vertical-align:middle}table th{background-color:#54575c;color:#fff;font-weight:700;text-align:left}blockquote{background-color:#f6f6f6;color:#5c5c5c;font-size:1rem;font-style:italic;font-weight:400;line-height:1.35;margin:0 0 1.5625rem;padding:1.25rem 1.5625rem;position:relative}blockquote p{margin:0}blockquote cite{color:#2d2d2d;display:block;font-size:.9375rem;font-style:normal;font-weight:700;margin:.3125rem 0 0}@font-face{font-display:block;font-family:Icons;font-style:normal;font-weight:400;src:url(../fonts/icomoon.eot);src:url(../fonts/icomoon.eot) format("embedded-opentype"),url(../fonts/icomoon.ttf) format("truetype"),url(../fonts/icomoon.woff) format("woff"),url(../fonts/icomoon.svg) format("svg")}[class*=" icon-"],[class^=icon-]{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Icons!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.icon-program-lojalnosciowy:before{content:"\e955"}.icon-dla-zwierzat:before{content:"\e94e"}.icon-latwe-zwroty:before{content:"\e94f"}.icon-liczne-kody-rabatowe:before{content:"\e950"}.icon-profesjonalna-obsluga:before{content:"\e951"}.icon-regularne-wyprzedaze:before{content:"\e952"}.icon-szybka-wysylka:before{content:"\e953"}.icon-znizka-za-zapis:before{content:"\e954"}.icon-bezpieczne-platnosci:before{content:"\e94d"}.icon-dni-zwrot3:before{content:"\e94a"}.icon-przelew-tradycyjny:before{content:"\e94b"}.icon-wysyka-elektroniczna-e-mail:before{content:"\e94c"}.icon-paypal:before{content:"\e937"}.icon-dni-zwrot:before{content:"\e938"}.icon-dni-zwrot1:before{content:"\e939"}.icon-dni-zwrot2:before{content:"\e940"}.icon-bezplatny-zwrot:before{content:"\e941"}.icon-blik:before{content:"\e942"}.icon-karta-kredytowa:before{content:"\e943"}.icon-kurier:before{content:"\e944"}.icon-odbior-osobisty:before{content:"\e945"}.icon-paczkomat:before{content:"\e946"}.icon-poczta-polska:before{content:"\e947"}.icon-raty:before{content:"\e948"}.icon-za-pobraniem:before{content:"\e949"}.icon-9:before{content:"\e91a"}.icon-10:before{content:"\e91b"}.icon-11:before{content:"\e91c"}.icon-12:before{content:"\e91d"}.icon-13:before{content:"\e91e"}.icon-14:before{content:"\e91f"}.icon-15:before{content:"\e920"}.icon-16:before{content:"\e921"}.icon-17:before{content:"\e922"}.icon-18:before{content:"\e923"}.icon-19:before{content:"\e924"}.icon-20:before{content:"\e925"}.icon-21:before{content:"\e926"}.icon-22:before{content:"\e927"}.icon-23:before{content:"\e928"}.icon-24:before{content:"\e929"}.icon-26:before{content:"\e92a"}.icon-27:before{content:"\e92b"}.icon-28:before{content:"\e92c"}.icon-1:before{content:"\e92d"}.icon-2:before{content:"\e92e"}.icon-3:before{content:"\e92f"}.icon-4:before{content:"\e930"}.icon-5:before{content:"\e931"}.icon-6:before{content:"\e932"}.icon-7:before{content:"\e933"}.icon-8:before{content:"\e934"}.icon-arrow:before{content:"\e900"}.icon-chat:before{content:"\e901"}.icon-conversations:before{content:"\e902"}.icon-crop:before{content:"\e903"}.icon-cross:before{content:"\e904"}.icon-edit:before{content:"\e905"}.icon-facebook:before{content:"\e906"}.icon-gift:before{content:"\e907"}.icon-google-plus:before{content:"\e908"}.icon-heart-plus:before{content:"\e909"}.icon-heart:before{content:"\e90a"}.icon-locked:before{content:"\e90b"}.icon-mail-hearts:before{content:"\e90c"}.icon-photo-camera:before{content:"\e90d"}.icon-protection:before{content:"\e90e"}.icon-rotate-left:before{content:"\e90f"}.icon-rotate-right:before{content:"\e910"}.icon-search:before{content:"\e911"}.icon-settings:before{content:"\e912"}.icon-twitter:before{content:"\e913"}.icon-upload:before{content:"\e914"}.icon-user-search:before{content:"\e915"}.icon-user:before{content:"\e916"}.icon-users:before{content:"\e917"}.icon-verification-mark:before{content:"\e918"}.icon-verification:before{content:"\e919"}.icon-plus:before{content:"\e935"}.icon-instagram:before{content:"\e936"}.icon-at:before{content:"\e93f"}.icon-envelope-o:before{content:"\e93a"}.icon-envelope:before{content:"\e93b"}.icon-phone1:before{content:"\e93c"}.icon-globe1:before{content:"\e93d"}.icon-map-marker1:before{content:"\e93e"}.arrow-left:before{display:inline-block;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.arrow-right:before{display:inline-block;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}@font-face{font-display:block;font-family:ico-default;font-style:normal;font-weight:400;src:url(../fonts/ico-default.ttf) format("truetype"),url(../fonts/ico-default.woff) format("woff"),url(../fonts/ico-default.svg) format("svg")}.ico-default{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:ico-default!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.ico-default-email:before{content:"\e000"}.ico-default-phone:before{content:"\e001"}.ico-default-mobile-phone:before{content:"\e002"}.ico-default-file:before{content:"\e003"}.ico-default-search:before{content:"\e004"}.ico-default-info-label:before{content:"\e005"}.ico-default-warning-label:before{content:"\e006"}.ico-default-danger-label:before{content:"\e007"}.ico-default-success-label:before{content:"\e008"}.ico-default-basket:before{content:"\e009"}.ico-default-cross:before{content:"\e010"}.ico-default-star:before{content:"\e011"}.ico-default-basket-alt:before{content:"\e012"}.ico-default-user:before{content:"\e013"}.ico-default-arrow:before{content:"\e014"}.ico-default-arrow-bold:before{content:"\e015"}.ico-default-chevron-thin-up:before{content:"\e016"}.ico-default-chevron-thin-right:before{content:"\e017"}.ico-default-chevron-thin-left:before{content:"\e018"}.ico-default-chevron-thin-down:before{content:"\e019"}.ico-default-chevron-right:before{content:"\e020"}.ico-default-chevron-left:before{content:"\e021"}.ico-default-chevron-down:before{content:"\e022"}.ico-default-chevron-up:before{content:"\e023"}.alert{border:1px solid transparent;border-radius:3px;display:block;font-size:1rem;margin:0 0 1.5625rem;padding:1.5625rem;position:relative}.alert__title{color:inherit;display:block;font-size:1.25rem;margin:0 0 .125rem}.alert ul{list-style:disc;padding-left:1.25rem}.alert a{color:inherit;font-weight:inherit;text-decoration:underline}.alert>ol,.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:.3125rem}.alert--fixed{border-radius:0;bottom:0;left:0;margin-bottom:0;position:fixed;right:0;z-index:99}.alert--icon{padding-left:3.125rem}.alert--icon:before{content:"";font-family:ico-default;font-size:1.375rem;left:.9375rem;position:absolute;top:1.25rem}.alert--success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.alert--success.alert--icon:before{content:"\e008"}.alert--info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.alert--info.alert--icon:before{content:"\e005"}.alert--warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.alert--warning.alert--icon:before{content:"\e006"}.alert--danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.alert--danger.alert--icon:before{content:"\e007"}.alert--small{margin-bottom:.9375rem;padding:.875rem .9375rem}.alert--small .alert__title{font-size:1rem;margin:0}.custom-alert{line-height:1.35;padding:5rem 20%;text-align:center}@media only screen and (max-width:1199px){.custom-alert{padding:4.375rem 15%}}@media only screen and (max-width:991px){.custom-alert{padding:3.75rem 15%}}@media only screen and (max-width:767px){.custom-alert{padding:3.125rem 10%}}@media only screen and (max-width:479px){.custom-alert{padding:2.5rem 8%}}.custom-alert__icon{line-height:1;margin-bottom:1.875rem}@media only screen and (max-width:1199px){.custom-alert__icon{margin-bottom:1.75rem}}@media only screen and (max-width:991px){.custom-alert__icon{margin-bottom:1.5625rem}}@media only screen and (max-width:767px){.custom-alert__icon{margin-bottom:1.25rem}}.custom-alert__icon svg{height:auto;opacity:.3;width:6.875rem}@media only screen and (max-width:1199px){.custom-alert__icon svg{width:6.25rem}}@media only screen and (max-width:991px){.custom-alert__icon svg{width:5.9375rem}}@media only screen and (max-width:767px){.custom-alert__icon svg{width:5.3125rem}}@media only screen and (max-width:479px){.custom-alert__icon svg{width:4.6875rem}}.custom-alert__text{font-size:1.625rem;opacity:.3}@media only screen and (max-width:991px){.custom-alert__text{font-size:1.5rem}}@media only screen and (max-width:767px){.custom-alert__text{font-size:1.375rem}}@media only screen and (max-width:479px){.custom-alert__text{font-size:1.25rem}}.custom-alert__text strong{display:block;font-size:1.9375rem}@media only screen and (max-width:991px){.custom-alert__text strong{font-size:1.625rem}}@media only screen and (max-width:767px){.custom-alert__text strong{font-size:1.5rem}}@media only screen and (max-width:479px){.custom-alert__text strong{font-size:1.375rem}}.btn-group{margin:0 -.3125rem 1.875rem}.btn-group>.btn{margin:.3125rem}.btn{background-color:#54575c;border:2px solid transparent;border-radius:0;color:#fff;cursor:pointer;font-family:Lato,sans-serif;font-size:1rem;font-weight:400;letter-spacing:normal;line-height:1.2;margin:0;padding:.9375rem 1.875rem;text-align:center;text-decoration:none;text-transform:none;transition:all .3s ease-out 0s}@media only screen and (min-width:1200px){.btn:hover{background-color:#dd3636;border:2px solid transparent;color:#fff;text-decoration:none}}.btn--primary{background-color:#dd3636;border:2px solid transparent;border-radius:8px;color:#fff;font-family:Lato,sans-serif;font-size:1rem;font-weight:700;letter-spacing:0;line-height:1.2;padding:.9375rem 1.875rem;text-align:center;text-decoration:none;text-transform:none}@media only screen and (min-width:1200px){.btn--primary:hover{background-color:#000;border:2px solid #000;color:#fff}}.btn--radius{border-radius:50px}.btn--stroke{background-color:transparent;border:2px solid #dd3636;border-radius:50px;color:#dd3636;font-family:Lato,sans-serif;font-size:1rem;font-weight:400;letter-spacing:normal;line-height:1.2;padding:.9375rem 1.875rem;text-align:center;text-decoration:none;text-transform:none}@media only screen and (min-width:1200px){.btn--stroke:hover{background-color:#dd3636;border:2px solid transparent;color:#fff}}.btn--small{font-size:.875rem;padding:.625rem 1.25rem}.btn--large{font-size:1.125rem;padding:1.40625rem 2.8125rem}.btn--block{display:block;min-width:0;width:100%}.btn-addon{background-color:#dd3636;border-radius:50px;color:#fff;letter-spacing:normal!important;padding:.75rem 1.5625rem;text-align:center;text-transform:none}@media only screen and (max-width:479px){.btn-addon{padding-left:1.25rem;padding-right:1.25rem}}@media only screen and (min-width:1200px){.btn-addon:hover{background-color:#000;color:#fff}}.btn-addon>svg{fill:#fff;align-self:flex-start;flex-shrink:0;height:auto;margin-right:.625rem;width:1.75rem}.btn-addon>span{font-size:.9375rem;font-weight:700;letter-spacing:normal!important;line-height:1.2}.btn-addon--white{background-color:#fff;color:#dd3636;display:inline-flex}.btn-addon--white>span{font-size:1.125rem}.btn-addon--white>svg{height:1.5rem;width:1.5rem}.btn-addon--white>svg path{transition:all .3s ease-out 0s}@media only screen and (min-width:1200px){.btn-addon--white:hover>svg path{fill:#fff!important}}.files{margin:1.875rem 0}.files__title{margin:1.875rem 0 .9375rem}.files__list-item{padding:.625rem 2.5rem;position:relative}.files__list-item a{color:inherit;display:inline-block;font-size:inherit;font-weight:inherit;text-decoration:inherit;text-transform:inherit}@media only screen and (min-width:1200px){.files__list-item a:hover{color:#dd3636;padding:0 0 0 .625rem}.files__list-item a:hover .files__list-item-info{color:inherit}.files__list-item a:hover:before{left:.9375rem}}.files__list-item a:before{color:#dd3636;content:"\e003";font-family:ico-default;font-size:1.5rem;left:0;position:absolute;top:.3125rem;transition:all .3s ease-out 0s}.files__list-item-info{color:#666;font-weight:300}::-webkit-input-placeholder{color:#a3a3a3}:-moz-placeholder,::-moz-placeholder{color:#a3a3a3;opacity:1}:-ms-input-placeholder{color:#a3a3a3}input,select,textarea{-webkit-appearance:none;border:1px solid #e2e2e2;color:#000;font-family:Lato,sans-serif;font-size:.9375rem;font-weight:500;line-height:inherit;margin:0;outline:none;padding:1.3125rem;transition:all .3s ease-out 0s;width:100%}input.error,select.error,textarea.error{border-color:#d30c0c}input:focus,select:focus,textarea:focus{border-color:#c8c8c8;box-shadow:0}input[disabled],select[disabled],textarea[disabled]{background-color:#f2f2f2;border-color:#d9d9d9;color:#999}input[type=checkbox],input[type=radio]{width:auto}input[type=search]{-webkit-appearance:none;background:transparent;border-radius:5px!important;box-sizing:border-box;position:relative}textarea{margin:0;resize:none;vertical-align:top}label.rules{margin-top:3.75rem}.form{margin:0 0 1.5625rem}.form__group{margin:0 0 .625rem;position:relative}.form__group .info{color:#717171;font-size:.8125rem;font-weight:700;margin:.625rem 0 0;opacity:.7;text-align:right}@media only screen and (max-width:991px){.form__group--expiry-date{flex-wrap:wrap}}.form__group--expiry-date .form__field{margin-right:1.875rem;min-width:320px;position:relative}@media only screen and (max-width:1199px){.form__group--expiry-date .form__field{margin-right:1.5625rem;min-width:260px}}@media only screen and (max-width:991px){.form__group--expiry-date .form__field{margin-right:0;min-width:100%}}.form__group--expiry-date .form__field svg{fill:#000;height:auto;opacity:.25;pointer-events:none;position:absolute;right:1.25rem;top:1.3125rem;width:1.25rem}@media only screen and (max-width:991px){.form__group--expiry-date .form__field svg{top:1.5625rem;width:1.375rem}}.form__group--expiry-date .form__input{padding-right:3.4375rem}@media only screen and (max-width:991px){.form__group--expiry-date .checkbox{margin-top:.5rem}}.form__group--select2{position:relative}.form__group--select2 .form__label{color:#717171;font-size:.8125rem;left:1.25rem;position:absolute;top:.875rem;z-index:1}.form__input{background-color:transparent;border-radius:5px;min-height:64px;padding:1.25rem 1.25rem .3125rem;position:relative}.form__textarea{padding:1.875rem 1.25rem}.form__label{color:#717171;font-size:.9375rem}.form__input.has-content~label,.form__input~label{bottom:.9375rem;left:1.3125rem;position:absolute;right:auto;top:1.5rem;transition:all .3s ease-out 0s}.form__input.has-content~label,.form__input:focus~label{color:#717171;font-size:.8125rem;top:.875rem}.form__input.error,.form__input.error:focus{border-color:#d30c0c}.form__input.error:focus~label,.form__input.error~label{color:#d30c0c}.form__info{display:block;font-size:80%;margin:.3125rem 0 0;opacity:.6}.form__field{position:relative}.form__field i{color:#23cf5f;opacity:0;position:absolute;right:1.875rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:all .3s ease-out 0s}.form__field.is-content>i{opacity:1}.form__field.disabled{pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.form__field.disabled--opacity{opacity:.35}.form__static-control{border:1px solid transparent;color:#000;font-size:1rem;font-weight:400;padding:.9375rem 0;width:100%}.form__checkbox,.form__radio{margin:0 .9375rem 0 0}.form__checkbox-text,.form__radio-text{color:#717171;font-size:.8125rem}@media screen and (max-width:767px){.form__checkbox-text,.form__radio-text{width:calc(100% - 2.5rem)}}.form__checkbox-text>a,.form__radio-text>a{color:#717171;text-decoration:underline}.form__actions{margin:1.5625rem 0 0}@media only screen and (max-width:767px){.form__actions .btn{clear:both;display:block;width:100%}}.form--horizontal .form__label{float:left;margin:1rem 0 0;text-align:left;width:11.25rem}@media only screen and (max-width:767px){.form--horizontal .form__label{margin:0;width:100%}}.form--horizontal .form__field{margin:0 0 0 12.5rem}@media only screen and (max-width:767px){.form--horizontal .form__field{margin:0}}.form--horizontal .form__actions{margin:0 0 0 12.5rem}@media only screen and (max-width:767px){.form--horizontal .form__actions{margin:0}}.checkbox .jcf-checkbox,.checkbox .jcf-radio,.radio .jcf-checkbox,.radio .jcf-radio{border-color:#dadada;border-radius:5px;height:1.375rem;margin:0 .9375rem 0 0;transition:all .3s ease-out 0s;width:1.375rem}.checkbox .jcf-checkbox.jcf-checked,.checkbox .jcf-radio.jcf-checked,.radio .jcf-checkbox.jcf-checked,.radio .jcf-radio.jcf-checked{border-color:#dd3636}.checkbox .jcf-checkbox.jcf-checked span,.checkbox .jcf-radio.jcf-checked span,.radio .jcf-checkbox.jcf-checked span,.radio .jcf-radio.jcf-checked span{border:0;top:.125rem;-webkit-transform:none;transform:none}.checkbox .jcf-checkbox.jcf-checked span:before,.checkbox .jcf-radio.jcf-checked span:before,.radio .jcf-checkbox.jcf-checked span:before,.radio .jcf-radio.jcf-checked span:before{content:"\e928";font-family:Icons;font-size:.625rem}.checkbox__input,.radio__input{margin:.125rem 0 0}.checkbox__text,.radio__text{margin:0 0 0 .625rem}.checkbox__label,.radio__label{color:#000;display:block;font-size:1rem;font-weight:400;overflow:hidden;padding:0;text-align:left;width:auto}.checkbox__info,.radio__info{display:block;font-size:80%;margin:.125rem 0 0;opacity:.6}.search{opacity:0;position:relative;visibility:hidden}@media screen and (max-width:991px){.search{margin:0 auto 1.5625rem}}@media only screen and (max-width:479px){.search{min-height:122px}}.search input{background-color:#fff;border-color:#b9b9b9}.search input:focus{border-bottom-left-radius:0;border-bottom-right-radius:0}.search label[for=region]{bottom:auto;color:#a3a3a3;font-size:.75rem;left:auto;position:absolute;right:12.4375rem;top:.9375rem}@media screen and (max-width:767px){.search label[for=region]{display:none}}@media screen and (min-width:768px) and (max-width:991px){.search label[for=region]{right:13.75rem}}@media screen and (max-width:767px){.search .jcf-select{background-color:transparent;border:1px solid #b9b9b9;border-radius:5px!important;margin-top:.625rem;position:relative;width:100%}}@media screen and (min-width:768px){.search .jcf-select{background-color:transparent;border:0;border-right:1px solid #dadada;bottom:0;cursor:pointer;left:auto;max-width:150px;position:absolute;right:5.3125rem;top:0}}@media screen and (max-width:991px){.search .jcf-select{min-height:56px}}@media screen and (min-width:992px){.search .jcf-select{min-height:64px}}.search .jcf-select-text{color:#555;cursor:pointer;display:inline;font-size:.9375rem;font-weight:400}@media screen and (max-width:767px){.search .jcf-select-text{line-height:67px;margin:0 1.25rem}}@media screen and (min-width:768px){.search .jcf-select-text{line-height:78px;margin:0}}.search .jcf-select-text:before{color:#a3a3a3;content:"Kategoria";font-size:.75rem;left:-.0625rem;position:absolute;top:-1rem}@media screen and (max-width:767px){.search .jcf-select-text:before{left:1.1875rem}}.search .jcf-select-opener{background-color:transparent}@media screen and (max-width:767px){.search .jcf-select-opener{right:1.875rem}}.search .jcf-select-opener:before{color:#8a8a8a}@media screen and (max-width:767px){.search .jcf-select-opener:before{font-size:1.25rem}}@media screen and (min-width:768px){.search .jcf-select-opener:before{font-size:.875rem}}@media screen and (max-width:767px){.search .jcf-select-opener:before{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@media screen and (min-width:768px){.search .jcf-select-opener:before{bottom:.875rem;top:auto;-webkit-transform:translate(0);transform:translate(0)}}.search .jcf-select-drop .jcf-select-drop-content{border:0}.search .jcf-list .jcf-option{border-bottom:1px solid #f1f1f3;cursor:pointer;font-size:.8125rem;padding:.4375rem .9375rem}.search .jcf-list-box .jcf-selected,.search .jcf-select-drop .jcf-hover{background:#f1f1f3}.search button[type=submit]{background-color:transparent;border:0;bottom:auto;color:#dd3636;font-size:1.25rem;left:auto;margin:auto;max-width:70px;position:absolute;right:1.75rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:all .3s ease-out 0s}@media screen and (max-width:767px){.search button[type=submit]{top:1.125rem;-webkit-transform:translate(0);transform:translate(0)}}@media only screen and (min-width:1200px){.search button[type=submit]:hover{right:1.4375rem}.search button[type=submit]:hover i{color:#000}}.is-visible{opacity:1!important;visibility:visible!important}.newsletter-title{margin-bottom:1.8125rem!important}@media only screen and (max-width:1199px){.newsletter-title{margin-bottom:2.6875rem!important}}@media only screen and (max-width:991px){.newsletter-title{margin-bottom:2.4375rem!important}}@media only screen and (max-width:479px){.newsletter-title{margin-bottom:2.1875rem!important}}.newsletter,.newsletter__input-wrapper{position:relative}.newsletter__input{border:0;border-radius:5px;line-height:1;padding:1.5625rem 1.875rem}.newsletter__rules{margin-top:.625rem}.newsletter__rules.checkbox .jcf-checkbox,.newsletter__rules.checkbox .jcf-radio,.newsletter__rules.radio .jcf-checkbox,.newsletter__rules.radio .jcf-radio{flex-shrink:0;height:1.125rem;margin-right:.625rem;width:1.125rem}.newsletter__rules.checkbox .jcf-checkbox.jcf-checked,.newsletter__rules.checkbox .jcf-radio.jcf-checked,.newsletter__rules.radio .jcf-checkbox.jcf-checked,.newsletter__rules.radio .jcf-radio.jcf-checked{border-color:#fff}.newsletter__rules .jcf-checkbox.jcf-checked{background-color:#fff}.newsletter__rules .jcf-checkbox.jcf-checked span{color:#dd3636;margin-top:-.4375rem}.newsletter__rules .form__checkbox-text{color:#fff;font-size:.75rem;padding-top:.0625rem}.newsletter__rules .form__checkbox-text a{color:inherit}@media only screen and (min-width:1200px){.newsletter__rules .form__checkbox-text a:hover{text-decoration:none}}.newsletter .btn-submit{background-color:transparent;border:0;bottom:auto;left:auto;position:absolute;right:1.875rem;top:50%;-webkit-transform:translateY(-45%);transform:translateY(-45%);transition:all .3s ease-out 0s}@media only screen and (min-width:1200px){.newsletter .btn-submit:hover{right:1.25rem}.newsletter .btn-submit:hover i{color:#000}}.newsletter i{color:#dd3636;font-size:2.5rem;transition:all .3s ease-out 0s}.newsletter--widget .newsletter__input{border:0;border-radius:5px;line-height:1;padding:.875rem 3.4375rem .9375rem 1rem}.newsletter--widget .btn-submit{right:.5rem!important;-webkit-transform:translateY(-48%);transform:translateY(-48%)}.newsletter--widget .btn-submit i{font-size:1.875rem}.search-dropdown-menu{background-color:#fff;border:1px solid #b9b9b9;border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top:none;box-shadow:0 3px 3px 1px rgba(0,0,0,.05);box-sizing:border-box;display:none;left:0;margin-top:0;overflow-y:hidden;padding:.125rem;position:absolute;right:auto;top:4rem;width:100%;z-index:100}@media only screen and (max-width:991px){.search-dropdown-menu{top:4.05rem}}.search-dropdown-menu-dataset{display:block}.search-dropdown-menu-dataset-list{max-height:400px;overflow-x:hidden;overflow-y:auto}.search-dropdown-menu-dataset-item{align-items:center;color:#54575c;display:flex;justify-content:flex-start;padding:.625rem 2.5rem}.search-dropdown-menu-dataset-item a{color:inherit}@media only screen and (max-width:479px){.search-dropdown-menu-dataset-item{padding:.625rem 1.25rem}}.search-dropdown-menu-dataset-item__logo{align-items:center;background-color:#fff;border:1px solid #ddd;display:flex;height:3.125rem;justify-content:center;margin-right:1.875rem;padding:.625rem;width:9.375rem}.search-dropdown-menu-dataset-item__logo img{height:auto;max-height:40px;-o-object-fit:scale-down;object-fit:scale-down;vertical-align:middle;width:100%}@media only screen and (max-width:479px){.search-dropdown-menu-dataset-item__logo{height:2.5rem;width:6.25rem}.search-dropdown-menu-dataset-item__logo img{max-height:30px}}.search-dropdown-menu-dataset-item__name{font-size:1rem}@media only screen and (max-width:479px){.search-dropdown-menu-dataset-item__name{font-size:.875rem}}.search-dropdown-menu-dataset-item:hover{background-color:#f2f2f2}.small-store{align-items:center;background-color:#fff;border-radius:8px;display:flex;justify-content:center;margin-bottom:1.25rem;padding:.625rem;transition:all .3s ease-out 0s;width:100%}@media only screen and (min-width:1200px){.small-store:hover{box-shadow:0 0 60px 0 rgba(0,0,0,.1)}}.small-store__name{color:#000;font-size:1.125rem;font-weight:700}.posts-item{cursor:pointer;float:left;margin-bottom:1.125rem;padding:0 .625rem}.posts-item figure{border-top-left-radius:10px;border-top-right-radius:10px;margin:0;overflow:hidden}.posts-item p{color:#54575c;font-size:.8125rem}.posts-item__title{font-size:1rem;margin-bottom:.625rem}.posts-item__thumbnail{min-height:110px!important}.posts-item__thumbnail>img{height:auto;transition:all .3s;width:100%}.posts-item__teaser{border-bottom-left-radius:10px;border-bottom-right-radius:10px;overflow:hidden;padding:.9375rem;transition:box-shadow .3s ease-in-out}.posts-item time{color:#495057;display:block;font-size:.75rem;margin-top:.625rem}.posts-item time>i{margin-right:.25rem}@media only screen and (min-width:1200px){.posts-item:hover .posts-item__teaser{box-shadow:5px 5px 5px rgba(84,87,92,.1)}.posts-item:hover .posts-item__thumbnail img{-webkit-transform:scale(1.1);transform:scale(1.1)}}@media only screen and (max-width:767px){.posts-item{padding:0 .375rem}}@media only screen and (max-width:479px){.posts-item{padding:.3125rem 0}}.grid-item,.grid-sizer{width:33%}@media only screen and (max-width:1199px){.grid-item,.grid-sizer{width:50%}}@media only screen and (max-width:479px){.grid-item,.grid-sizer{width:100%}}.posts-item-wrap{background:#fff;border-radius:10px;position:relative}.posts-item-wrap .post-edit-link{left:.9375rem;right:auto;top:0}.posts-item-wrap .popular-label{border-radius:6px;right:1.9375rem;top:0}.posts-item-wrap .popular-label p{color:#fff;margin-bottom:0;padding:.125rem .1875rem}.popular-label{background:#e5161e;color:#fff;font-weight:400;padding:0 .3125rem;position:absolute;right:2.1875rem;top:0;z-index:100}.grid:after{clear:both;content:"";display:block}@media only screen and (min-width:1200px){.categories__item:hover figure{padding-left:.3125rem}}.categories__item figure{align-items:center;display:flex;justify-content:flex-start;margin-bottom:.3125rem;transition:all .3s ease-out 0s}.categories__item figcaption{padding-left:.625rem}.blog-others .posts-item{margin-bottom:1.25rem;padding:0}.blog-others .posts-item,.blog-others .posts-item .posts-item-wrap{height:inherit;width:100%}.blog-others .posts-item .posts-item__teaser{flex-grow:1}.gallery,.gallery__title{margin:0 0 1.5625rem}.thumbnail{background-color:rgba(221,54,54,0);display:block;margin-bottom:1.875rem;overflow:hidden;position:relative;transition:background .3s ease-out 0s;width:100%}@media only screen and (min-width:1200px){.thumbnail:hover{background:#dd3636}.thumbnail:hover img{opacity:.2}.thumbnail:hover .ico,.thumbnail:hover .ico-default{opacity:1}}.thumbnail img{display:block;height:auto;-webkit-transform:translateZ(0);transform:translateZ(0);transition:all .3s ease-out 0s;width:100%}.thumbnail .ico,.thumbnail .ico-default{color:#fff;font-size:2.8125rem;left:50%;opacity:0;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:all .3s ease-out 0s;z-index:2}.thumbnail .ico--small,.thumbnail .ico-default--small{font-size:1.5625rem}.thumbnail--mb-10{margin-bottom:.625rem}.thumbnail--mb-20{margin-bottom:1.25rem}.thumbnail--mb-clear{margin-bottom:0!important}.thumbnail--img-zoom-in img{max-width:100%!important;transition:all .4s ease 0s;z-index:1}@media only screen and (min-width:1200px){.thumbnail--img-zoom-in:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}}.thumbnail--icon-slide .ico,.thumbnail--icon-slide .ico-default{top:25%}@media only screen and (min-width:1200px){.thumbnail--icon-slide:hover .ico,.thumbnail--icon-slide:hover .ico-default{top:50%}}.thumbnail--icon-zoom-out .ico,.thumbnail--icon-zoom-out .ico-default{-webkit-transform:translate(-50%,-50%) scale(2);transform:translate(-50%,-50%) scale(2);-webkit-transform-origin:center center;transform-origin:center center;transition:all .3s ease-out 0s}@media only screen and (min-width:1200px){.thumbnail--icon-zoom-out:hover .ico,.thumbnail--icon-zoom-out:hover .ico-default{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);transition:all .3s ease-out .15s}}.jcf-checkbox{background:#fff;border:1px solid #777;cursor:default;display:inline-block;height:1rem;margin:0 .1875rem 0 0;overflow:hidden;position:relative;vertical-align:middle;width:1rem}.jcf-checkbox span{border:3px solid #777;border-width:0 0 3px 3px;display:none;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')";height:.25rem;left:50%;margin:-.4375rem 0 0 -.375rem;position:absolute;top:50%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:.5rem}.jcf-checkbox input[type=checkbox]{border:0;height:100%;left:0;margin:0 0 0 .625rem;position:absolute;top:0;width:100%}.jcf-checkbox.jcf-checked span{border-color:#fff;color:#fff;display:block}.jcf-checkbox.jcf-checked{background-color:#dd3636}:root .jcf-checkbox span{margin:-.25rem 0 0 -.3125rem}.jcf-select{background-color:#fff;border:1px solid #e2e2e2;display:inline-block;height:3.3125rem;position:relative;vertical-align:top;width:100%}.jcf-select select{left:0;top:0;z-index:1}.jcf-select-text{cursor:default;display:block;font-family:Lato,sans-serif;font-size:1rem;line-height:53px;margin:0 3.125rem 0 1.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jcf-select-opener{background-color:#e2e2e2;bottom:0;position:absolute;right:0;text-align:center;top:0;width:3.125rem}.jcf-select-opener:before{content:"\e022";font-family:ico-default;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.jcf-select .jcf-drop-flipped{bottom:100%;top:auto}.jcf-select.jcf-compact-multiple{max-width:220px}.jcf-select.jcf-compact-multiple .jcf-select-opener:before{content:"...";display:inline-block;padding-top:.125rem}body>.jcf-select-drop{margin:-.0625rem 0 0;position:absolute;z-index:9999}body>.jcf-select-drop.jcf-drop-flipped{margin:.0625rem 0 0}.jcf-select .jcf-select-drop{left:-.0625rem;margin-top:0;position:absolute;right:-.0625rem;top:100%;z-index:9999}.jcf-select-drop .jcf-select-drop-content{border:1px solid #e2e2e2}.jcf-select-drop.jcf-compact-multiple .jcf-hover{background:none}.jcf-select-drop.jcf-compact-multiple .jcf-selected{background-color:#e2e2e2;color:#000}.jcf-select-drop.jcf-compact-multiple .jcf-selected:before{border:3px solid #777;border-width:0 0 3px 3px;content:"";display:inline-block;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')";height:.25rem;margin:-.4375rem .3125rem 0 -.1875rem;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:.5rem}.jcf-list-box{border:1px solid #b8c3c9;display:inline-block;margin:0 .9375rem;min-width:200px;overflow:hidden}.jcf-list{background:#fff;font-size:1rem;line-height:inherit;position:relative}.jcf-list,.jcf-list .jcf-list-content{display:inline-block;vertical-align:top;width:100%}.jcf-list .jcf-list-content{overflow:auto}.jcf-list ul{list-style:none;margin:0;padding:0}.jcf-list ul li{display:block;overflow:hidden}.jcf-list .jcf-overflow{overflow:auto}.jcf-list .jcf-option{color:#000;cursor:default;display:block;height:1%;min-height:14px;overflow:hidden;padding:.625rem 1.25rem;white-space:nowrap}.jcf-list .jcf-disabled{background:#fff!important;color:#aaa!important}.jcf-list .jcf-optgroup-caption{color:#000;cursor:default;display:block;font-weight:700;padding:.3125rem .5625rem;white-space:nowrap}.jcf-list .jcf-list .jcf-optgroup .jcf-option{padding-left:1.875rem}.jcf-list-box .jcf-selected,.jcf-select-drop .jcf-hover{background:#e6e6e6;color:#000}.list{color:#717171;font-size:.9375rem}.list__item{position:relative}.list__item i{color:#dd3636;flex-shrink:0;font-size:1rem;line-height:1;margin-right:.4375rem;margin-top:.0625rem;width:1rem}.list__item+.list__item{margin-top:.5rem}.list__item--phone a{color:#dd3636}@media only screen and (min-width:1200px){.list__item--phone a:hover{color:#e87777}}.list__item--email a,.list__item--www a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.list__item--payment{align-items:center}.list__item--payment i{border:1px solid #dd3636;border-radius:4px;color:#dd3636;flex-shrink:0;font-size:1.25rem;height:2.25rem;line-height:1;margin-right:.75rem;width:2.25rem}.list__item--payment .icon-blik{font-size:.6875rem}.list__item--payment .icon-karta-kredytowa{font-size:1.125rem}.list__item--shipping{align-items:center}.list__item--shipping i{border:1px solid #dd3636;border-radius:4px;color:#dd3636;flex-shrink:0;font-size:1.25rem;height:2.25rem;line-height:1;margin-right:.75rem;width:2.25rem}.list__item--shipping .icon-poczta-polska{font-size:.75rem}.list__item--shipping .icon-kurier{font-size:1.125rem}.list__item--features{align-items:center}.list__item--features i{border:1px solid #dd3636;border-radius:4px;color:#dd3636;flex-shrink:0;font-size:1.25rem;height:2.25rem;line-height:1;margin-right:.75rem;width:2.25rem}@media only screen and (min-width:1200px){.list__item--features{color:#000;font-style:18px;margin:0 0 .9375rem!important}.list__item--features i{font-size:1.625rem;height:2.875rem;margin-right:.9375rem;width:2.875rem}}@media only screen and (min-width:480px){.list--features{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:50px;-moz-column-gap:50px;column-gap:50px}.list--features>*{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid-column;overflow:hidden;page-break-inside:avoid}}@media only screen and (min-width:480px) and (max-width:991px){.list--features{-webkit-column-count:2;-moz-column-count:2;column-count:2}}.map{background:#fff url(../img/preloader.gif) no-repeat 50%}.pagination{color:#000;font-size:1rem;margin:0 0 1.5625rem}.pagination ol{list-style:none;margin:-.125rem;padding:0}.pagination ol li{margin:.125rem;padding:0}.pagination ol li.is-disabled{-webkit-touch-callout:none;opacity:.5;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.pagination ol li a,.pagination ol li em,.pagination ol li span{background-color:#54575c;border:1px solid #54575c;border-radius:3px;color:#fff;font-weight:400;height:2.5rem;transition:all .3s ease-out 0s;width:2.5rem}@media only screen and (min-width:1200px){.pagination ol li a:hover{background-color:#dd3636;border:1px solid #dd3636;color:#fff}}.pagination ol li span{background-color:#dd3636;border:1px solid #dd3636;color:#fff}.pagination ol li em{font-style:normal}.pagination__next,.pagination__prev{font-size:1rem}@media only screen and (max-width:991px){.pagination{justify-content:center!important}.pagination ol li:not([class]){display:none}}.pagination--center{justify-content:center}.pagination--right{justify-content:flex-end}.wysiwyg img{height:auto!important;max-width:100%!important}.wysiwyg .img{margin:0 0 1.5625rem;text-align:center}@media only screen and (max-width:480px){.wysiwyg .img img{width:auto!important}}.wysiwyg .img--left,.wysiwyg .img--right{max-width:45%}.wysiwyg .img--left img,.wysiwyg .img--right img{display:block;width:100%}@media only screen and (max-width:480px){.wysiwyg .img--left img,.wysiwyg .img--right img{display:inline-block!important;width:auto!important}.wysiwyg .img--left,.wysiwyg .img--right{float:none!important;margin:0 0 1.5625rem!important;max-width:100%!important;text-align:center!important}}.wysiwyg .img--left{float:left;margin:0 1.875rem .9375rem 0!important}.wysiwyg .img--right{float:right;margin:0 0 .9375rem 1.875rem!important}.wysiwyg--text ol{padding-left:1.5625rem}.wysiwyg--text ol li{margin-bottom:.75rem}.wysiwyg--text ol ol,.wysiwyg--text ol ul,.wysiwyg--text ol ul.list-styled{margin-top:.75rem}.wysiwyg--text-alt{color:#232323;font-size:1.25rem;font-weight:300}@media only screen and (max-width:991px){.wysiwyg--text-alt{font-size:1.125rem}}@media only screen and (max-width:767px){.wysiwyg--text-alt{font-size:1rem}}.wysiwyg--text-alt .main-heading{margin-bottom:3.125rem}@media only screen and (max-width:1199px){.wysiwyg--text-alt .main-heading{margin-bottom:2.8125rem}}@media only screen and (max-width:991px){.wysiwyg--text-alt .main-heading{margin-bottom:2.8125rem}}@media only screen and (max-width:767px){.wysiwyg--text-alt .main-heading{margin-bottom:1.5625rem}}@media only screen and (max-width:479px){.wysiwyg--text-alt .main-heading{margin-bottom:.9375rem}}.accordion{font-size:1rem;margin-bottom:1.5625rem}.accordion__item{border-bottom:1px solid #b9b9b9;transition:border-color .3s ease-out 0s}.accordion__item--clear-border.is-active{border-bottom:none}@media only screen and (min-width:1200px){.accordion__item:hover{border-color:#dd3636}.accordion__item:hover>.accordion__title{color:#dd3636}.accordion__item:hover>.accordion__title>.accordion__read-more,.accordion__item:hover>.accordion__title>.accordion__read-more-arrow{color:#dd3636;opacity:1}}.accordion__item.is-active{border-color:#dd3636}.accordion__item.is-active>.accordion__title>span>.accordion__read-more{color:#dd3636}.accordion__item.is-active>.accordion__title>span>.accordion__read-more-arrow{color:#dd3636;opacity:1;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.accordion__title{color:#000;cursor:pointer;font-weight:700;line-height:1.25;margin:0;padding:1.0625rem 0;transition:all .3s ease-out 0s}.accordion__read-more{color:#dd3636;font-size:1rem;opacity:.5;transition:all .3s ease-out 0s;white-space:nowrap}@media only screen and (max-width:991px){.accordion__read-more{opacity:1}}.accordion__read-more-arrow{color:inherit;display:inline-flex;font-size:.9375rem;line-height:1;margin-left:.625rem;position:relative;top:.0625rem;transition:all .3s ease-out 0s}.accordion__content{overflow:hidden}.accordion__content .wysiwyg span{font-style:italic}.tabs{margin:0 0 1.5625rem}.tabs--home,.tabs--shop{margin-bottom:0;margin-top:1.25rem}.tabs__nav{line-height:1.2;margin-bottom:.9375rem;position:relative}.tabs__nav--nowrap .tabs__nav-list{max-width:100%;overflow:hidden;overflow-x:auto;padding-bottom:.625rem}.tabs__nav--nowrap .tabs__nav-item{margin-bottom:0}.tabs__nav--nowrap .tabs__nav-item>a{white-space:nowrap}.tabs__nav-item{margin-bottom:.625rem;padding-right:.625rem}.tabs__nav-item:last-child{padding-right:0!important}.tabs__nav-item>a.is-active{background-color:#000;border:2px solid #000;color:#fff}.tabs__content{display:none;opacity:0}.tabs__content.is-active{-webkit-animation:fade-in 1.3s forwards;animation:fade-in 1.3s forwards;display:block}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.newspaper-download-container{margin-bottom:2.5rem}.newspaper-download{text-align:center}.newspaper-download__box{background-color:#fff;border-bottom:1px solid #f7f7f7;border-radius:10px;box-shadow:5px 5px 5px rgba(84,87,92,.1);max-width:560px;padding:1.875rem;width:100%}.newspaper-download__preview{margin:0 auto 1.25rem;max-width:400px;text-align:center}.newspaper-download__preview img{width:auto}.newspaper-download__action{text-align:center}.star-rating{margin-bottom:1.25rem;margin-top:-.0625rem}.star-rating__stars-system{margin-bottom:.0625rem;margin-right:.5rem;margin-top:.0625rem}@media only screen and (max-width:479px){.star-rating__stars-system{margin-right:.625rem}}.star-rating__text{color:#717171;font-size:.875rem;margin-bottom:.0625rem;margin-top:.0625rem}@media only screen and (max-width:479px){.star-rating__text{margin-top:.1875rem}}.star-rating-info{color:rgba(0,0,0,.35);font-size:.75rem;margin-bottom:1.25rem}.br-theme-default .br-widget{line-height:1;margin:-.125rem;white-space:nowrap}.br-theme-default .br-widget a{-webkit-font-smoothing:antialiased;fill:#ccc;display:block;float:left;font-weight:400;height:1.25rem;line-height:1;margin:.125rem;text-decoration:none;text-rendering:auto;width:1.25rem}@media only screen and (max-width:479px){.br-theme-default .br-widget a{height:1.375rem;width:1.375rem}}.br-theme-default .br-widget a.br-active,.br-theme-default .br-widget a.br-selected{fill:#ffc107}.br-theme-default .br-widget .br-current-rating{display:none}.br-theme-default .br-readonly a{cursor:default}.img-texts-list{padding:0 4.375rem}@media only screen and (max-width:1440px){.img-texts-list{padding-left:clamp(.3125rem,4.85vw,4.375rem);padding-right:clamp(.3125rem,4.85vw,4.375rem)}}@media only screen and (max-width:767px){.img-texts-list{padding-left:.9375rem;padding-right:.9375rem}}@media only screen and (max-width:479px){.img-texts-list{padding-left:0;padding-right:0}}.img-text{margin-bottom:6.25rem;position:relative;width:100%}@media only screen and (max-width:1440px){.img-text{margin-bottom:5rem}}@media only screen and (max-width:1199px){.img-text{margin-bottom:4.375rem}}@media only screen and (max-width:991px){.img-text{margin-bottom:3.75rem}}@media only screen and (max-width:767px){.img-text{margin-bottom:3.125rem;text-align:center}}.img-text__count{margin-bottom:1.5625rem}@media only screen and (max-width:991px){.img-text__count{margin-bottom:1.25rem}}@media only screen and (max-width:767px){.img-text__count{align-items:center;display:flex;justify-content:center;margin-bottom:.9375rem}}.img-text__count>span{background-color:#dd3636;border-radius:50%;color:#fff;font-size:1.25rem;font-weight:400;height:4.375rem;line-height:1;width:4.375rem}@media only screen and (max-width:1679px){.img-text__count>span{height:4.25rem;width:4.25rem}}@media only screen and (max-width:1199px){.img-text__count>span{height:4rem;width:4rem}}@media only screen and (max-width:991px){.img-text__count>span{font-size:1.1875rem;height:3.625rem;width:3.625rem}}@media only screen and (max-width:767px){.img-text__count>span{height:3.25rem;width:3.25rem}}@media only screen and (max-width:479px){.img-text__count>span{font-size:1.125rem;height:2.875rem;width:2.875rem}}.img-text__img{width:100%}.img-text__img img{border-radius:16px;height:auto;width:100%}.img-text__img--shadow img{-webkit-filter:drop-shadow(0 15px 100px rgba(0,0,0,.08));filter:drop-shadow(0 15px 100px rgba(0,0,0,.08))}.img-text__wrapper{width:100%}.img-text__body{padding:0;width:100%}@media only screen and (max-width:767px){.img-text__body{padding:1.875rem 0 0}}.img-text__title{color:#dd3636;font-size:1.5rem;font-weight:400;margin-bottom:1.875rem}.img-text__text{max-width:370px}@media only screen and (max-width:767px){.img-text__text{max-width:100%}}.img-text__text>:last-child{margin-bottom:0}.img-text__action{margin-top:2.1875rem}@media only screen and (max-width:767px){.img-text__action{margin-top:1.875rem}}.container-wide{width:1720px}.no-gutter{margin-left:0;margin-right:0}.no-gutter>[class*=col-],.no-gutter>[class*=flex-]>[class*=col-]{padding-left:0;padding-right:0}.gutter-10{margin-left:-.3125rem;margin-right:-.3125rem}.gutter-10>[class*=col-],.gutter-10>[class*=flex-]>[class*=col-]{padding-left:.3125rem;padding-right:.3125rem}.gutter-20{margin-left:-.625rem;margin-right:-.625rem}.gutter-20>[class*=col-],.gutter-20>[class*=flex-]>[class*=col-]{padding-left:.625rem;padding-right:.625rem}.top{background-color:#fff;min-height:210px;width:100%;z-index:500}@media screen and (min-width:768px) and (max-width:991px){.top{min-height:183px}}@media screen and (min-width:992px) and (max-width:1199px){.top{min-height:125px}}.top__logo{margin-right:5rem;max-width:265px;width:100%}@media screen and (max-width:991px){.top__logo{margin:1.5625rem 0}}.top__logo img{height:auto;width:100%}.top__logo>a{color:#dd3636;font-size:3rem;font-style:italic;font-weight:900}.top__logo>a span{color:#000;font-size:1.5rem}@media only screen and (min-width:1200px){.top__logo>a:hover{opacity:.8}}.top__header{min-height:130px}@media screen and (max-width:991px){.top__header{background-position:50%}}.top__header-wrapper,.top__menu{position:relative}.top__menu{background-color:#dd3636;transition:all .3s ease-out 0s;z-index:2}.is-top-minimize .top__menu{box-shadow:0 0 10px -5px #000;left:0;position:fixed;right:0;top:-6.25rem}.is-top-minimize .top__menu.sticky{top:0}@media screen and (max-width:991px){.top__menu{background-color:#dd3636;bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;transition:all .3s ease-out 0s;visibility:hidden;z-index:900}.top__menu nav{text-align:center;width:100%}.top__menu nav ul>li{clear:both;float:none;position:relative}.top__menu nav ul>li a{color:#fff;font-size:1.125rem!important;padding:1.25rem 0;text-transform:uppercase}.top__menu nav ul>li a.active,.top__menu nav ul>li a:active,.top__menu nav ul>li a:focus,.top__menu nav ul>li a:hover{background-color:#fff;color:#dd3636}.is-menu-open .top__menu{opacity:.95;overflow-y:auto;visibility:visible}}@media screen and (max-width:1199px){.is-menu-open .top__nav{margin-top:6.25rem}}.top__nav ul li{float:left}.top__nav ul li a{border-radius:10px;color:#fff;display:block;font-size:1.125rem;font-weight:700}@media screen and (max-width:1199px){.top__nav ul li a{font-size:1.0625rem;padding:1.75rem .875rem}}@media screen and (min-width:1200px){.top__nav ul li a{padding:1.75rem 1.4375rem}}.is-top-minimize .top__nav ul li a{font-size:1rem;padding:1.25rem}@media screen and (max-width:1199px){.is-top-minimize .top__nav ul li a{padding:1.25rem .875rem}}.top__nav ul li>a{position:relative;z-index:999}.top__nav ul li a.active,.top__nav ul li:hover a{background-color:#fff;color:#dd3636}.top__nav ul li a.active>svg,.top__nav ul li:hover a>svg{fill:#dd3636!important}.top__nav ul li .submenu{display:none}.top__nav ul li .submenu li>a{background-color:#dd3636;border-radius:0;color:#fff;font-weight:400;margin-bottom:0;text-align:center;text-transform:none}.top__nav ul li .submenu li>a i{margin-right:1.25rem}.top__nav ul li .submenu li>a.active,.top__nav ul li .submenu li>a:focus{background-color:#fff;color:#dd3636}@media screen and (min-width:992px){.top__nav ul li .submenu{background-color:#fff;border-bottom-left-radius:20px;border-bottom-right-radius:20px;border-top-right-radius:20px;bottom:auto;box-shadow:12px 0 33px rgba(84,87,92,.25);left:auto;max-width:850px;padding:2.1875rem 2.8125rem;position:absolute;right:auto;top:4.375rem}.top__nav ul li .submenu li{width:25%}.top__nav ul li .submenu li a.active,.top__nav ul li .submenu li:focus a,.top__nav ul li .submenu li:hover a{color:#dd3636}.top__nav ul li .submenu li>a{align-items:center;background-color:transparent;box-shadow:none;color:#717171;font-size:.9375rem;justify-content:flex-start;margin:.8125rem 0;padding:0;text-align:left}.top__nav ul li .submenu li>a i{color:#dd3636;font-size:1.5625rem}}.top__nav ul li .submenu--newspapers li{text-align:center}.top__nav ul li .submenu--newspapers li>a{background-color:#dd3636;border-radius:0;color:#fff;font-weight:400;margin-bottom:0;text-align:center;text-transform:none;width:100%}.top__nav ul li .submenu--newspapers li>a span{display:none}.top__nav ul li .submenu--newspapers li>a span img{width:auto}.top__nav ul li .submenu--newspapers li>a em{word-wrap:break-word;display:block;font-style:normal;line-height:1.2;overflow:hidden}.top__nav ul li .submenu--newspapers li>a i{margin-right:1.25rem}.top__nav ul li .submenu--newspapers li>a.active,.top__nav ul li .submenu--newspapers li>a:focus{background-color:#fff;color:#dd3636}@media screen and (min-width:992px){.top__nav ul li .submenu--newspapers{background-color:#fff;border-bottom-left-radius:20px;border-bottom-right-radius:20px;border-top-left-radius:20px;border-top-right-radius:20px;bottom:auto;box-shadow:12px 0 33px rgba(84,87,92,.25);left:50%;padding:2.1875rem 2.8125rem;position:absolute;right:auto;top:4.375rem;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:53.125rem}.top__nav ul li .submenu--newspapers li{width:20%}.top__nav ul li .submenu--newspapers li:nth-child(5n+1){clear:both}.top__nav ul li .submenu--newspapers li a.active,.top__nav ul li .submenu--newspapers li:focus a,.top__nav ul li .submenu--newspapers li:hover a{color:#dd3636}.top__nav ul li .submenu--newspapers li>a{background-color:transparent;box-shadow:none;color:#717171;flex-wrap:wrap;font-size:.9375rem;height:inherit;justify-content:center;margin:.8125rem 0;padding:0 .625rem;text-align:center}.top__nav ul li .submenu--newspapers li>a i{color:#dd3636;font-size:1.5625rem}.top__nav ul li .submenu--newspapers li>a span{align-items:center;display:flex;height:2.5rem;justify-content:center;margin-bottom:.3125rem;text-align:center;width:100%}.top__nav ul li .submenu--newspapers li>a span img{margin:auto;max-height:35px;max-width:82px}}.top__nav ul li .submenu--specials li{text-align:center}.top__nav ul li .submenu--specials li>a{background-color:#dd3636;border-radius:0;color:#fff;font-weight:400;margin-bottom:0;text-align:center;text-transform:none;width:100%}.top__nav ul li .submenu--specials li>a span{display:none}.top__nav ul li .submenu--specials li>a span img{width:auto}.top__nav ul li .submenu--specials li>a em{word-wrap:break-word;display:block;font-style:normal;line-height:1.2;overflow:hidden}.top__nav ul li .submenu--specials li>a i{margin-right:1.25rem}.top__nav ul li .submenu--specials li>a.active,.top__nav ul li .submenu--specials li>a:focus{background-color:#fff;color:#dd3636}@media screen and (min-width:992px){.top__nav ul li .submenu--specials{background-color:#fff;border-bottom-left-radius:20px;border-bottom-right-radius:20px;border-top-left-radius:20px;border-top-right-radius:20px;bottom:auto;box-shadow:12px 0 33px rgba(84,87,92,.25);left:50%;padding:2.1875rem 2.8125rem;position:absolute;right:auto;top:4.375rem;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:42.5rem}.top__nav ul li .submenu--specials li{width:25%}.top__nav ul li .submenu--specials li:nth-child(4n+1){clear:both}.top__nav ul li .submenu--specials li a.active,.top__nav ul li .submenu--specials li:focus a,.top__nav ul li .submenu--specials li:hover a{color:#dd3636}.top__nav ul li .submenu--specials li.is-promo>a em{color:#dd3636;font-weight:700;transition:all .3s ease-out 0s}}@media only screen and (min-width:992px) and (min-width:1200px){.top__nav ul li .submenu--specials li.is-promo>a:hover em{color:#e87777}}@media screen and (min-width:992px){.top__nav ul li .submenu--specials li>a{background-color:transparent;box-shadow:none;color:#717171;flex-wrap:wrap;font-size:.9375rem;height:inherit;justify-content:center;margin:.8125rem 0;padding:0 .625rem;text-align:center}.top__nav ul li .submenu--specials li>a i{color:#dd3636;font-size:1.5625rem}.top__nav ul li .submenu--specials li>a span{align-items:center;display:flex;height:2.5rem;justify-content:center;margin-bottom:.3125rem;text-align:center;width:100%}.top__nav ul li .submenu--specials li>a span img{margin:auto;max-height:35px;max-width:82px}}.top__nav-secondary{width:100%}@media screen and (min-width:1200px){.top__nav-secondary{justify-content:flex-end;text-align:right}}.top__nav-secondary a{color:#fff;display:flex;flex-shrink:0;font-size:1.125rem;font-weight:700;padding:1.75rem;text-transform:uppercase}@media screen and (max-width:1199px){.top__nav-secondary a{font-size:1.0625rem;padding:1.75rem .9375rem}}@media screen and (max-width:991px){.top__nav-secondary a{justify-content:center;padding:1.25rem 0;width:100%}}.is-top-minimize .top__nav-secondary a{font-size:1rem;padding:1.25rem}@media screen and (max-width:1199px){.is-top-minimize .top__nav-secondary a{padding:1.25rem .9375rem}}.top__nav-secondary a.active,.top__nav-secondary a:hover{background-color:#fff;color:#dd3636}.top__nav-secondary i{font-size:1.5rem;margin-right:.9375rem}.is-top-minimize .top__nav-secondary i{font-size:1.3125rem}.menu-trigger{background:#dd3636;border-radius:50%;cursor:pointer;display:none;height:50px;overflow:hidden;position:absolute;right:15px;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:all .5s ease-in-out 0s;width:50px;z-index:901}@media screen and (max-width:991px){.menu-trigger{top:25px}}@media screen and (min-width:992px){.menu-trigger{top:6px}}.is-top-minimize .menu-trigger{position:fixed;top:-100px;transition:all .3s ease-out 0s}.is-top-minimize .menu-trigger.sticky{right:15px;top:15px}.menu-trigger__inner{display:block;height:26px;margin:12px;position:relative;width:26px}.menu-trigger__inner span{background:#fff;display:block;height:4px;opacity:1;position:absolute;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:all .25s ease-in-out 0s;width:50%}.menu-trigger__inner span:nth-child(2n){border-radius:0 4px 4px 0;right:0}.menu-trigger__inner span:nth-child(odd){border-radius:4px 0 0 4px;left:0}.menu-trigger__inner span:first-child,.menu-trigger__inner span:nth-child(2){top:2px}.menu-trigger__inner span:nth-child(3),.menu-trigger__inner span:nth-child(4){top:11px}.menu-trigger__inner span:nth-child(4){left:50%;right:auto}.menu-trigger__inner span:nth-child(5),.menu-trigger__inner span:nth-child(6){top:20px}.is-menu-open .menu-trigger{background-color:#000}.is-menu-open .menu-trigger__inner span:first-child,.is-menu-open .menu-trigger__inner span:nth-child(6){-webkit-transform:rotate(45deg);transform:rotate(45deg)}.is-menu-open .menu-trigger__inner span:nth-child(2),.is-menu-open .menu-trigger__inner span:nth-child(5){-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.is-menu-open .menu-trigger__inner span:first-child{left:3px;top:8px}.is-menu-open .menu-trigger__inner span:nth-child(2){left:auto;right:3px;top:8px}.is-menu-open .menu-trigger__inner span:nth-child(3){left:-50%;opacity:0}.is-menu-open .menu-trigger__inner span:nth-child(4){left:100%;opacity:0}.is-menu-open .menu-trigger__inner span:nth-child(5){left:3px;top:15px}.is-menu-open .menu-trigger__inner span:nth-child(6){left:auto;right:3px;top:15px}.menu-trigger--small{height:40px;width:40px}.menu-trigger--small .menu-trigger__inner{display:block;height:20px;margin:10px;position:relative;width:20px}.menu-trigger--small .menu-trigger__inner span{background:#fff;display:block;height:3px;opacity:1;position:absolute;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:all .25s ease-in-out 0s;width:50%}.menu-trigger--small .menu-trigger__inner span:nth-child(2n){border-radius:0 3px 3px 0;right:0}.menu-trigger--small .menu-trigger__inner span:nth-child(odd){border-radius:3px 0 0 3px;left:0}.menu-trigger--small .menu-trigger__inner span:first-child,.menu-trigger--small .menu-trigger__inner span:nth-child(2){top:2px}.menu-trigger--small .menu-trigger__inner span:nth-child(3),.menu-trigger--small .menu-trigger__inner span:nth-child(4){top:9px}.menu-trigger--small .menu-trigger__inner span:nth-child(4){left:50%;right:auto}.menu-trigger--small .menu-trigger__inner span:nth-child(5),.menu-trigger--small .menu-trigger__inner span:nth-child(6){top:16px}.is-menu-open .menu-trigger--small .menu-trigger__inner span:first-child,.is-menu-open .menu-trigger--small .menu-trigger__inner span:nth-child(6){-webkit-transform:rotate(45deg);transform:rotate(45deg)}.is-menu-open .menu-trigger--small .menu-trigger__inner span:nth-child(2),.is-menu-open .menu-trigger--small .menu-trigger__inner span:nth-child(5){-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.is-menu-open .menu-trigger--small .menu-trigger__inner span:first-child{left:2px;top:6px}.is-menu-open .menu-trigger--small .menu-trigger__inner span:nth-child(2){left:auto;right:2px;top:6px}.is-menu-open .menu-trigger--small .menu-trigger__inner span:nth-child(3){left:-50%;opacity:0}.is-menu-open .menu-trigger--small .menu-trigger__inner span:nth-child(4){left:100%;opacity:0}.is-menu-open .menu-trigger--small .menu-trigger__inner span:nth-child(5){left:2px;top:12px}.is-menu-open .menu-trigger--small .menu-trigger__inner span:nth-child(6){left:auto;right:2px;top:12px}#menu-newspapers{cursor:pointer}#menu-specials{cursor:pointer;position:relative}#menu-specials.active svg,#menu-specials:hover svg{fill:#dd3636}@media screen and (max-width:1199px){#menu-specials{padding-left:2.875rem}}@media screen and (max-width:991px){#menu-specials{align-items:center;display:flex;justify-content:center;padding-left:0}}@media screen and (min-width:1200px){#menu-specials{padding-left:3.5625rem}}.is-top-minimize #menu-specials{padding-left:3rem}@media screen and (max-width:1199px){.is-top-minimize #menu-specials{padding-left:2.625rem}}@media screen and (max-width:991px){.is-top-minimize #menu-specials{padding-left:0}}#menu-specials svg{fill:#fff;height:auto;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:all .3s ease-out 0s;width:1.5rem}@media screen and (max-width:1199px){#menu-specials svg{left:.875rem}}@media screen and (max-width:991px){#menu-specials svg{left:auto;margin-right:.9375rem;position:static;top:auto;-webkit-transform:translateY(0);transform:translateY(0)}}@media screen and (min-width:1200px){#menu-specials svg{left:1.4375rem}}.is-top-minimize #menu-specials svg{left:1.25rem;width:1.3125rem}@media screen and (max-width:1199px){.is-top-minimize #menu-specials svg{left:.875rem}}@media screen and (max-width:991px){.is-top-minimize #menu-specials svg{left:auto;right:auto}}.footer{background-color:#2e2e2e;color:#fff;font-size:.875rem}.footer__top{border-bottom:1px solid #292929;padding:4.6875rem 0 4.0625rem}.footer__top .widget-title{color:#fff;margin-bottom:.9375rem}.footer__top ul>li{margin-bottom:.9375rem}.footer__top ul>li>a{color:#9a9a9a;font-size:.9375rem}@media only screen and (min-width:1200px){.footer__top ul>li>a:hover{color:#ff5e5e}}.footer__top ul>li>a.show-more{color:#ff5e5e;font-weight:700}@media only screen and (min-width:1200px){.footer__top ul>li>a.show-more:hover{color:#fff}}.footer__bottom{color:#a3a3a3;font-size:.8125rem;padding:1.4375rem 0}@media screen and (max-width:991px){.footer__widget:not(:last-child){margin-bottom:2.5rem}}@media only screen and (min-width:992px){.footer__logo{max-width:230px}}.footer__logo a{color:#dd3636;font-size:2.375rem;font-style:italic;font-weight:900}.footer__logo a span{color:#fff;font-size:1.125rem}@media only screen and (min-width:1200px){.footer__logo a:hover{opacity:.8}}.footer__socials{float:left;margin-top:.625rem}.footer__socials>li{display:block;float:left}.footer__socials>li+li{margin-left:.625rem}.footer__socials .ico{background-color:#fff;border-radius:50%;display:block;height:2.25rem;text-align:center;transition:all .3s ease-out 0s;width:2.25rem}.footer__socials .icon-facebook{color:#3b5998;font-size:.875rem;line-height:36px}@media only screen and (min-width:1200px){.footer__socials .icon-facebook:hover{background-color:#3b5998;color:#fff}}.footer__socials .icon-instagram{color:#c13584;font-size:1.0625rem;line-height:36px}@media only screen and (min-width:1200px){.footer__socials .icon-instagram:hover{background-color:#c13584;color:#fff}}.footer p{margin-bottom:0}.footer__copy{margin-right:1.875rem;padding:.4375rem 0}.footer__copy a{color:#ff5e5e}@media only screen and (min-width:1200px){.footer__copy a:hover{color:#fff}}.footer__de{border-top:1px solid hsla(0,0%,100%,.08);color:#a3a3a3;font-size:.8125rem;margin-top:.625rem;padding:1.25rem 0 .4375rem}.footer__de>a{color:inherit}@media only screen and (min-width:1200px){.footer__de>a:hover{color:#fff}.footer__de>a:hover img{opacity:.5}}.footer__de img{height:1.5rem;margin-right:.625rem;transition:all .3s ease-out;width:1.5rem}.footer__fr{color:#a3a3a3;font-size:.8125rem;padding:.4375rem 0}.footer__fr>a{color:inherit}@media only screen and (min-width:1200px){.footer__fr>a:hover{color:#fff}.footer__fr>a:hover img{opacity:.5}}.footer__fr img{height:1.5rem;margin-right:.625rem;transition:all .3s ease-out;width:1.5rem}.lead{font-size:1.125rem}.main-label{color:#dd3636;font-size:1rem;font-weight:400;letter-spacing:.2em;margin-bottom:1.25rem;text-transform:uppercase}.section{padding:1.875rem 0}.section__group{margin-bottom:2.5rem}@media only screen and (max-width:991px){.section__group{margin-bottom:2.1875rem}}@media only screen and (max-width:767px){.section__group{margin-bottom:1.875rem}}.section__group--large{margin-bottom:6.25rem}@media only screen and (max-width:1440px){.section__group--large{margin-bottom:5.625rem}}@media only screen and (max-width:1199px){.section__group--large{margin-bottom:4.6875rem}}@media only screen and (max-width:991px){.section__group--large{margin-bottom:3.4375rem}}@media only screen and (max-width:767px){.section__group--large{margin-bottom:2.8125rem}}.section__main-title{font-size:2rem}.section__box{background-color:#fff;margin-left:auto;margin-right:auto;max-width:1370px;padding:6.25rem 0 4.6875rem}@media only screen and (max-width:1440px){.section__box{margin-left:3.125rem;margin-right:3.125rem;max-width:100%;padding:5rem 5rem 3.4375rem}}@media only screen and (max-width:1199px){.section__box{margin-left:2.8125rem;margin-right:2.8125rem;padding:3.75rem 2.8125rem 2.1875rem}}@media only screen and (max-width:991px){.section__box{margin-left:2.5rem;margin-right:2.5rem;padding:3.125rem 2.1875rem 1.5625rem}}@media only screen and (max-width:767px){.section__box{margin-left:1.875rem;margin-right:1.875rem;padding:2.5rem 1.5625rem .9375rem}}@media only screen and (max-width:479px){.section__box{margin-left:.9375rem;margin-right:.9375rem;padding:1.5625rem .625rem .0625rem}}.section__box .container,.section__box .container-fluid,.section__box .container-wide{max-width:100%;width:100%}@media only screen and (min-width:768px){.section__box .container,.section__box .container-wide{max-width:750px;width:100%}}@media only screen and (min-width:992px){.section__box .container,.section__box .container-wide{max-width:970px;width:100%}}@media only screen and (min-width:1200px){.section__box .container{max-width:1200px;width:100%}.section__box .container-wide{max-width:100%;width:100%}}.section--grey{background-color:#f1f1f3}.section--text{padding:3.125rem 0}@media only screen and (max-width:1199px){.section--text{padding:2.8125rem 0}}@media only screen and (max-width:991px){.section--text{padding:2.5rem 0}}@media only screen and (max-width:767px){.section--text{padding:1.875rem 0}}@media only screen and (max-width:479px){.section--text{padding:.9375rem 0}}.section--text .on-page-newsletter{margin-top:5rem}@media only screen and (max-width:1440px){.section--text .on-page-newsletter{margin-top:4.375rem}}@media only screen and (max-width:1199px){.section--text .on-page-newsletter{margin-top:3.75rem}}@media only screen and (max-width:991px){.section--text .on-page-newsletter{margin-top:3.125rem}}@media only screen and (max-width:767px){.section--text .on-page-newsletter{margin-top:2.5rem}}@media only screen and (max-width:479px){.section--text .on-page-newsletter{margin-top:1.875rem}}.section--text .on-page-newsletter .cta{border-radius:16px;color:#fff;margin-bottom:1.5625rem;overflow:hidden;padding:4.375rem 6.25rem}.section--text .on-page-newsletter .cta .newsletter-title{font-size:1.5rem;text-align:left!important}@media only screen and (max-width:1199px){.section--text .on-page-newsletter .cta .newsletter-title{margin-bottom:1.5625rem!important}}@media only screen and (max-width:991px){.section--text .on-page-newsletter .cta .newsletter-title{margin-bottom:1.25rem!important}}@media only screen and (max-width:767px){.section--text .on-page-newsletter .cta .newsletter-title{margin-bottom:.9375rem!important}}.section--text .on-page-newsletter .cta .newsletter-text{font-size:1.25rem;font-weight:300}@media only screen and (max-width:1440px){.section--text .on-page-newsletter .cta{padding:clamp(1.875rem,4.8vw,4.375rem) clamp(1.875rem,4.7vw,6.25rem)}}.page{background-color:#f1f1f3}@media screen and (max-width:479px){.page{padding:1.25rem 0}}@media screen and (min-width:480px){.page{padding:1.25rem 0 3.125rem}}.page--home{border-top:3px solid #dd3636}.page__inspiration-carousel{background-color:#fff;margin:0 0 1.5625rem;min-height:250px}@media only screen and (min-width:1200px){.page__inspiration-carousel{min-height:235px}}@media only screen and (max-width:991px){.page__inspiration-carousel{min-height:255px}.page__inspiration-carousel .slider-3{padding-bottom:.875rem}}.title{margin-bottom:.625rem}.title--shop{font-size:1.3125rem}.subtitle{color:#717171}.breadcrumbs{float:left;margin:0 0 1.25rem}.breadcrumbs li{display:block;float:left;transition:all .3s ease-out 0s}.breadcrumbs li a{color:#717171;font-size:.9375rem}.breadcrumbs li.active,.breadcrumbs li:hover,.breadcrumbs li:hover a{color:#dd3636}.breadcrumbs li.active{font-weight:700}.breadcrumbs li.active:hover{color:#000}.breadcrumbs li .icon{font-size:.5rem;margin:0 .5rem}.icons__box{background-color:#fff}@media screen and (max-width:991px){.icons__box{padding:2.5rem 0}}@media screen and (min-width:992px){.icons__box{padding:5rem 0}}@media screen and (max-width:991px){.icons__box{text-align:center}}@media screen and (max-width:767px){.icons__box-item:not(:last-child){margin-bottom:1.875rem}}.icons__box .icon{margin-right:1.875rem}@media screen and (max-width:991px){.icons__box .icon{margin-right:1.25rem}}.icons__box-content{max-width:180px}@media screen and (max-width:991px){.icons__box-content{max-width:160px}}.icons__box-content>p{font-size:.9375rem;margin:0}@media screen and (max-width:991px){.icons__box-content{text-align:left}}.icons__box .ico{background-color:#dd3636;border-radius:50%;color:#fff;display:block;padding:1.25rem}@media screen and (max-width:991px){.icons__box .ico{font-size:1.125rem;padding:.9375rem}}@media screen and (min-width:992px){.icons__box .ico{font-size:1.875rem}}.icons__box h3{color:#dd3636;font-weight:700;margin:0}.shops__filtering{padding:.625rem 0 1.875rem}@media screen and (min-width:992px){.shops__list{border-top:4px solid #dd3636}}.shops__list-widget .title{background-color:#dd3636;border-bottom-left-radius:10px;border-bottom-right-radius:10px}@media screen and (max-width:991px){.shops__list-widget .title{min-height:100px}}@media screen and (min-width:992px){.shops__list-widget .title{min-height:130px}}@media screen and (max-width:991px){.shops__list-widget .title{border-top-left-radius:10px;border-top-right-radius:10px}}.shops__list-widget .title span{color:#fff;font-size:2.5625rem;font-weight:400}.shops__list-items{padding-top:1.875rem}.shops__list ul>li{float:left;height:6.5625rem;margin:0 0 1.875rem;text-align:center}.shops__list-image{background-color:#fff;border-radius:8px;box-shadow:5px 5px 5px rgba(84,87,92,.1);height:100%;transition:all .3s ease-out 0s;width:100%}.shops__list-image:hover{box-shadow:0 12px 20px rgba(84,87,92,.2)}.shops__list-image img{margin:auto;max-height:60px;max-width:140px;width:auto}.filters{background-color:#fff;border-radius:10px;box-shadow:5px 5px 5px rgba(84,87,92,.1);padding:1.875rem .625rem;text-align:center}.filters li{display:inline-block;margin:.3125rem .1875rem}.filters a{border-radius:5px;color:#888;font-size:.9375rem;font-weight:700;line-height:1;padding:.375rem .5625rem}.filters a.active,.filters a:hover{background-color:#dd3636;color:#fff}.rabat__list-item{background-color:#fff;border-bottom:1px solid #f7f7f7;border-radius:10px;box-shadow:5px 5px 5px rgba(84,87,92,.1);position:relative}@media screen and (max-width:767px){.rabat__list-item{margin-bottom:1.875rem}}.rabat__list-item:last-child{margin-bottom:1.875rem}.rabat__list-item--expired{-webkit-touch-callout:none;-webkit-filter:grayscale(1);filter:grayscale(1);pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.rabat__list-item--image{min-height:180px;padding:0 .9375rem;position:relative;width:100%}@media screen and (max-width:767px){.rabat__list-item--image{border-bottom:10px dotted #f1f1f3}}@media screen and (min-width:768px){.rabat__list-item--image{border-right:10px dotted #f1f1f3;margin:.9375rem 0}.rabat__list-item--image:after,.rabat__list-item--image:before{background:#f1f1f3;border-radius:100%;content:"";height:1.5625rem;position:absolute;right:-1.125rem;width:1.5625rem}.rabat__list-item--image:after{bottom:-1.75rem}.rabat__list-item--image:before{top:-1.75rem}}.rabat__list-item--image img{padding:0 .625rem;width:auto}@media screen and (max-width:767px){.rabat__list-item--image img{max-height:110px;max-width:200px}}@media screen and (min-width:768px) and (max-width:991px){.rabat__list-item--image img{max-height:60px;max-width:120px}}@media screen and (min-width:992px){.rabat__list-item--image img{max-height:110px;max-width:200px}}.rabat__list-item--detail{min-height:180px;padding:1.5625rem .9375rem;position:relative;width:100%}@media screen and (max-width:767px){.rabat__list-item--detail{border-bottom:10px dotted #f1f1f3}}@media screen and (min-width:768px){.rabat__list-item--detail{border-right:10px dotted #f1f1f3;margin:.9375rem 0}.rabat__list-item--detail:after,.rabat__list-item--detail:before{background:#f1f1f3;border-radius:100%;content:"";height:1.5625rem;position:absolute;right:-1.125rem;width:1.5625rem}.rabat__list-item--detail:after{bottom:-1.75rem}.rabat__list-item--detail:before{top:-1.75rem}}.rabat__list-item--detail .info{border-radius:5px;box-shadow:inset 0 0 0 2px #dd3636;font-size:.8125rem;font-weight:600;margin:0 0 .9375rem;overflow:hidden;text-transform:uppercase}.rabat__list-item--detail .info .discount{padding:.25rem .5rem}.rabat__list-item--detail .info .featured{background-color:#dd3636;color:#fff;display:inline-block;padding:.25rem .5rem}.rabat__list-item--detail .title{font-size:1.125rem;font-weight:700;margin:0 0 1.25rem;width:100%}.rabat__list-item--detail .subtitle{color:#717171;font-size:.9375rem;width:100%}.rabat__list-item--button{width:100%}@media screen and (max-width:767px){.rabat__list-item--button{min-height:140px;padding:0 1.25rem}}@media screen and (min-width:768px) and (max-width:991px){.rabat__list-item--button{min-height:180px;padding:0 1.875rem 0 0}}@media screen and (min-width:992px){.rabat__list-item--button{min-height:180px;padding:1.875rem}}.rabat__list-item--button .btn{display:block;font-size:.875rem;text-transform:uppercase;width:100%}.rabat__list-item--time{color:#dd3636;font-size:.8125rem;font-weight:600}.rabat__list-item--time>i{font-weight:700;margin-right:.625rem}.rabat__list-item--special{border:3px solid #dd3636}.rabat__list-item--special .rabat__list-item--detail{padding-left:.75rem}.rabat__list-item--special .rabat__list-item--button{padding-right:1.6875rem}.rabat__list-item--special .rabat__list-item--image:before{right:-1rem;top:-1.875rem}@media only screen and (max-width:1199px){.rabat__list-item--special .rabat__list-item--image:before{right:-1.0625rem}}@media only screen and (max-width:991px){.rabat__list-item--special .rabat__list-item--image:before{right:-1rem}}.rabat__list-item--special .rabat__list-item--image:after{bottom:-1.875rem;right:-1rem}@media only screen and (max-width:1199px){.rabat__list-item--special .rabat__list-item--image:after{right:-1.0625rem}}@media only screen and (max-width:991px){.rabat__list-item--special .rabat__list-item--image:after{right:-1rem}}@media only screen and (max-width:479px){.rabat__list-item-main-wrapper{flex-wrap:wrap}}.rabat__list-item-logo{align-self:flex-start;flex-shrink:0;margin-right:1.25rem}@media only screen and (max-width:1199px){.rabat__list-item-logo{max-width:125px}}@media only screen and (max-width:991px){.rabat__list-item-logo{max-width:85px}}@media only screen and (max-width:767px){.rabat__list-item-logo{max-width:115px}}@media only screen and (max-width:479px){.rabat__list-item-logo{margin-bottom:.9375rem;margin-right:0}}.rabat__list-item-logo img{width:auto}@media only screen and (max-width:479px){.rabat__list-item-wrapper{width:100%}}.rabat__list-item-vertical{background-color:#fff;border-bottom:1px solid #f7f7f7;border-radius:10px;box-shadow:5px 5px 5px rgba(84,87,92,.1);height:inherit;margin-bottom:1.25rem}@media only screen and (max-width:767px){.rabat__list-item-vertical{margin-bottom:1.875rem}}.rabat__list-item-vertical--expired{-webkit-touch-callout:none;-webkit-filter:grayscale(1);filter:grayscale(1);pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.rabat__list-item-vertical--image{border-bottom:10px dotted #f1f1f3;min-height:180px;padding:0 .9375rem;position:relative;width:100%}.rabat__list-item-vertical--image img{max-height:110px;max-width:200px;padding:0 .625rem;width:auto}.rabat__list-item-vertical--detail{border-bottom:10px dotted #f1f1f3;padding:1.5625rem .9375rem;position:relative;width:100%}.rabat__list-item-vertical--detail .info{border-radius:5px;box-shadow:inset 0 0 0 2px #dd3636;font-size:.8125rem;font-weight:600;margin:0 0 .9375rem;overflow:hidden;text-transform:uppercase}.rabat__list-item-vertical--detail .info .discount{padding:.25rem .5rem}.rabat__list-item-vertical--detail .info .featured{background-color:#dd3636;color:#fff;display:inline-block;padding:.25rem .5rem}.rabat__list-item-vertical--detail .title{font-size:1.125rem;font-weight:700;margin:0 0 1.25rem;width:100%}.rabat__list-item-vertical--detail .subtitle{color:#717171;font-size:.9375rem;width:100%}.rabat__list-item-vertical--button{padding:1.25rem;width:100%}.rabat__list-item-vertical--button .btn{display:block;font-size:.875rem;text-transform:uppercase;width:100%}.rabat__list-item-vertical--time{color:#dd3636;font-size:.8125rem;font-weight:600;margin-top:1.1875rem}.rabat__list-item-vertical--time>i{font-weight:700;margin-right:.625rem}.rabat__list-item-vertical--special{border:3px solid #dd3636}.rabat__list-item-vertical--special .rabat__list-item--detail{padding-left:.75rem}.rabat__list-item-vertical--special .rabat__list-item--button{padding-right:1.6875rem}@media only screen and (max-width:479px){.rabat__list-item-vertical-main-wrapper{flex-wrap:wrap}}.rabat__list-item-vertical-logo{align-self:flex-start;flex-shrink:0;margin-right:1.25rem;max-width:115px}@media only screen and (max-width:479px){.rabat__list-item-vertical-logo{margin-bottom:.9375rem;margin-right:0}.rabat__list-item-vertical-wrapper{width:100%}}.rabat__list-item-vertical>.row.display--flex{height:inherit;width:100%}.rabat__list-item-vertical>.row.display--flex>.display--flex{flex-basis:auto}.rabat__list-item-vertical>.row.display--flex>.display--flex:nth-child(2){flex-grow:1}.rabat__list-item-vertical>.row.display--flex>.display--flex:nth-child(2) .rabat__list-item-vertical--detail{align-items:flex-start}.rabat__list-item-newspaper{background-color:#fff;border-bottom:1px solid #f7f7f7;border-radius:10px;box-shadow:5px 5px 5px rgba(84,87,92,.1);height:inherit;margin-bottom:1.875rem}.rabat__list-item-newspaper--expired{-webkit-touch-callout:none;-webkit-filter:grayscale(1);filter:grayscale(1);pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.rabat__list-item-newspaper--image{border-bottom:10px dotted #f1f1f3;padding:1.25rem;position:relative;width:100%}.rabat__list-item-newspaper--image>a{height:15rem;width:100%}.rabat__list-item-newspaper--image img{height:auto;max-height:100%;max-width:100%}.rabat__list-item-newspaper--detail{border-bottom:10px dotted #f1f1f3;padding:1.5625rem .9375rem;position:relative;width:100%}.rabat__list-item-newspaper--detail .info{border-radius:5px;box-shadow:inset 0 0 0 2px #dd3636;font-size:.8125rem;font-weight:600;margin:0 0 .9375rem;overflow:hidden;text-transform:uppercase}.rabat__list-item-newspaper--detail .info .discount{padding:.25rem .5rem}.rabat__list-item-newspaper--detail .info .featured{background-color:#dd3636;color:#fff;display:inline-block;padding:.25rem .5rem}.rabat__list-item-newspaper--detail .title{font-size:1.125rem;font-weight:700;margin:0;width:100%}.rabat__list-item-newspaper--detail .subtitle{color:#717171;font-size:.9375rem;width:100%}.rabat__list-item-newspaper--button{padding:1.25rem;width:100%}.rabat__list-item-newspaper--button .btn{display:block;font-size:.875rem;text-transform:uppercase;width:100%}.rabat__list-item-newspaper--time{color:#dd3636;font-size:.8125rem;font-weight:600;margin-top:1.1875rem}.rabat__list-item-newspaper--time>i{font-weight:700;margin-right:.625rem}.rabat__list-item-newspaper--special{border:3px solid #dd3636}.rabat__list-item-newspaper--special .rabat__list-item--detail{padding-left:.75rem}.rabat__list-item-newspaper--special .rabat__list-item--button{padding-right:1.6875rem}@media only screen and (max-width:479px){.rabat__list-item-newspaper-main-wrapper{flex-wrap:wrap}}.rabat__list-item-newspaper-logo{align-self:flex-start;flex-shrink:0;margin-right:1.25rem;max-width:115px}@media only screen and (max-width:479px){.rabat__list-item-newspaper-logo{margin-bottom:.9375rem;margin-right:0}.rabat__list-item-newspaper-wrapper{width:100%}}.rabat__list-item-newspaper>.row.display--flex{height:inherit;width:100%}.rabat__list-item-newspaper>.row.display--flex>.display--flex{flex-basis:auto}.rabat__list-item-newspaper>.row.display--flex>.display--flex:nth-child(2){flex-grow:1}.rabat__list-item-newspaper>.row.display--flex>.display--flex:nth-child(2) .rabat__list-item-newspaper--detail{align-items:flex-start}.guide__list-item{background-color:#fff;border-bottom:1px solid #f7f7f7;border-radius:10px;box-shadow:5px 5px 5px rgba(84,87,92,.1);position:relative}@media screen and (max-width:767px){.guide__list-item{margin-bottom:1.875rem}}.guide__list-item:last-child{margin-bottom:1.875rem}.guide__list-item--detail{min-height:180px;padding:1.5625rem .9375rem;position:relative;width:100%}@media screen and (max-width:767px){.guide__list-item--detail{border-bottom:10px dotted #f1f1f3}}@media screen and (min-width:768px){.guide__list-item--detail{border-right:10px dotted #f1f1f3;margin:.9375rem 0}.guide__list-item--detail:after,.guide__list-item--detail:before{background:#f1f1f3;border-radius:100%;content:"";height:1.5625rem;position:absolute;right:-1.125rem;width:1.5625rem}.guide__list-item--detail:after{bottom:-1.75rem}.guide__list-item--detail:before{top:-1.75rem}}.guide__list-item--detail .title{font-size:1.125rem;font-weight:700;margin:0 0 1.25rem;width:100%}.guide__list-item--detail .subtitle{color:#717171;font-size:.9375rem;width:100%}.guide__list-item--button{width:100%}@media screen and (max-width:767px){.guide__list-item--button{min-height:140px;padding:0 1.25rem}}@media screen and (min-width:768px) and (max-width:991px){.guide__list-item--button{min-height:180px;padding:0 1.875rem 0 0}}@media screen and (min-width:992px){.guide__list-item--button{min-height:180px;padding:1.875rem}}.guide__list-item--button .btn{display:block;font-size:.875rem;text-transform:uppercase;width:100%}.guide__list-item--special{border:3px solid #dd3636}.guide__list-item--special .rabat__list-item--detail{padding-left:.75rem}.guide__list-item--special .rabat__list-item--button{padding-right:1.6875rem}.guide__list-item--special .rabat__list-item--image:before{right:-1rem;top:-1.875rem}@media only screen and (max-width:1199px){.guide__list-item--special .rabat__list-item--image:before{right:-1.0625rem}}@media only screen and (max-width:991px){.guide__list-item--special .rabat__list-item--image:before{right:-1rem}}.guide__list-item--special .rabat__list-item--image:after{bottom:-1.875rem;right:-1rem}@media only screen and (max-width:1199px){.guide__list-item--special .rabat__list-item--image:after{right:-1.0625rem}}@media only screen and (max-width:991px){.guide__list-item--special .rabat__list-item--image:after{right:-1rem}}.widget__new-coupon{background-color:#fff;border-radius:10px;box-shadow:5px 5px 5px rgba(84,87,92,.1);margin:2.5rem 0 0}@media screen and (max-width:991px){.widget__new-coupon{padding:3.125rem 0}}@media screen and (min-width:992px){.widget__new-coupon{padding:6.25rem 0}}.widget__new-coupon .title{font-size:1.9375rem;font-weight:300;margin:0 0 4.6875rem;text-align:center}.widget__new-coupon .title span{display:block;position:relative}.widget__new-coupon .title span:after{bottom:-4.1875rem;color:#dd3636;content:"\e929";font-family:Icons;font-size:6.25rem;left:0;position:absolute;right:0;top:auto}.widget__new-coupon h6{margin:2.5rem 0 .9375rem}.widget__new-coupon button{font-size:.9375rem;line-height:1.6;text-align:center;width:100%}.widget__new-coupon button i{font-size:1.5rem;margin-right:.9375rem}@media screen and (max-width:991px){.sidebar{margin-bottom:3.125rem}}.sidebar__widget{background-color:#fff;border-radius:8px;box-shadow:5px 5px 5px rgba(84,87,92,.1);padding:1.875rem}.sidebar__widget-image{margin:2.1875rem 0 3.125rem;text-align:center;transition:all .3s ease-out 0s}.sidebar__widget-image--newspapers{margin-bottom:2.1875rem}.sidebar__widget-image:hover{opacity:.8}.sidebar__widget-image img{width:auto}@media only screen and (max-width:991px){.sidebar__widget-image--max-dimensions img{max-height:150px;max-width:250px;-o-object-fit:scale-down;object-fit:scale-down}}@media only screen and (max-width:479px){.sidebar__widget-image--max-dimensions img{max-height:100px;max-width:185px;-o-object-fit:scale-down;object-fit:scale-down}}.sidebar__widget-title{font-weight:700;margin:0 0 1.0625rem;width:100%}.sidebar__widget hr{margin:0}.sidebar__widget .count{color:#717171;display:block;font-size:5.125rem;font-weight:100}.sidebar__widget .availability{color:#717171;font-size:.9375rem}.sidebar__widget .availability i{color:#dd3636;font-size:1.875rem}.sidebar__widget-logo{line-height:1;margin-bottom:1.25rem}.sidebar__widget-logo svg{height:4.75rem;width:4.75rem}.sidebar__widget-text{color:#898989;font-size:.875rem}.sidebar__widget-text>:last-child{margin-bottom:0}.sidebar__widget-action{margin-top:1.5625rem}.sidebar__widget--newsletter{background-color:#dd3636;color:#fff;padding-top:1.75rem}.sidebar__widget--addon{font-size:.9375rem;text-align:center}.sidebar__widget--addon .sidebar__widget-title{margin-bottom:.875rem}.sidebar__blog{background-color:#fff;border-radius:8px;box-shadow:5px 5px 5px rgba(84,87,92,.1);margin-bottom:1.25rem;padding:1.875rem}.sidebar__blog-image{margin:2.1875rem 0 3.125rem;text-align:center;transition:all .3s ease-out 0s}.sidebar__blog-image:hover{opacity:.8}.sidebar__blog hr{margin:.3125rem 0 .625rem}.sidebar__blog .count{color:#717171;display:block;font-size:5.125rem;font-weight:100}.sidebar__blog .availability{color:#717171;font-size:.9375rem}.sidebar__blog .availability i{color:#dd3636;font-size:1.875rem}.cta{background-color:#dd3636;padding:4.375rem 0}.cta h4{color:#fff;font-size:1.125rem;margin:0}@media screen and (max-width:479px){.cta h4{margin:0 auto 2.5rem;text-align:center}}.blocker{background-color:rgba(0,0,0,.3);z-index:999}.modal{border-radius:10px;box-shadow:5px 5px 5px rgba(84,87,92,.1);max-width:570px;padding:0!important}.modal-header{text-align:center;width:100%}@media screen and (max-width:767px){.modal-header{padding:2.5rem}}@media screen and (min-width:768px){.modal-header{padding:3.75rem 6.25rem}}.modal-header .info{border-radius:5px;box-shadow:inset 0 0 0 2px #dd3636;font-size:.8125rem;font-weight:600;margin:0 0 .9375rem;overflow:hidden;text-transform:uppercase}.modal-header .info .discount{padding:.25rem .5rem}.modal-header .info .featured{background-color:#dd3636;color:#fff;display:inline-block;padding:.25rem .5rem}.modal-header .title{font-size:1.125rem;font-weight:700;margin:0 0 1.25rem;width:100%}.modal-header .subtitle{color:#717171;font-size:.9375rem}.modal-footer{background-color:#f1f1f3;border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-top:1px solid #dadada;padding:1.875rem;text-align:center;width:100%}.modal-footer .code{margin:0 auto .5rem;position:relative}.modal-footer .btn{display:block;margin:0 auto}.modal-footer .btn,.modal-footer .code{max-width:340px}.modal-footer .code-text{background-color:#fff;border-radius:30px;color:#dd3636;display:block;font-size:.875rem;font-weight:700;padding:1.25rem 1.875rem;text-align:center}.modal-footer .code-copy{background-color:#dd3636;border-radius:15px;color:#fff;cursor:pointer;font-size:.6875rem;font-weight:700;left:50%;line-height:1;padding:.3125rem .5rem .375rem;position:absolute;top:100%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}@media only screen and (min-width:1200px){.modal-footer .code-copy:hover{background-color:#000}}.modal-footer .code-copy.is-success{background-color:#0c9a00!important}.modal-footer .code-copy.is-error{background-color:#f00000!important}.modal-footer .code-link{display:inline-block;font-size:80%;margin-top:1.5625rem}.modal-footer--clear-radius{border-bottom-left-radius:0;border-bottom-right-radius:0}.modal-under-footer{background-color:#fff;border-top:1px solid #dadada;text-align:left}.modal-footer-addon,.modal-under-footer{border-bottom-left-radius:10px;border-bottom-right-radius:10px;width:100%}.modal-footer-addon{background-color:#dd3636;color:#fff;padding:1.25rem 2.8125rem;text-align:center}@media only screen and (max-width:479px){.modal-footer-addon{padding-left:1.25rem;padding-right:1.25rem}}@media only screen and (min-width:1200px){.modal-footer-addon:hover{background-color:#000;color:#fff}}.modal-footer-addon>svg{fill:#fff;align-self:flex-start;flex-shrink:0;height:auto;margin-right:.625rem;width:1.75rem}.modal-footer-addon>span{font-size:1rem;font-weight:700;line-height:1.2}.modal-question{padding:1.5625rem 2.8125rem}@media only screen and (max-width:479px){.modal-question{flex-wrap:wrap;padding-left:1.875rem;padding-right:1.875rem}}.modal-question__title{color:#000;font-size:1rem;font-weight:700;line-height:1.2;margin-right:1.875rem}@media only screen and (max-width:479px){.modal-question__title{margin-bottom:.9375rem;margin-right:0;text-align:center;width:100%}}.modal-question__actions{flex-shrink:0;margin:-.125rem;white-space:normal}@media only screen and (max-width:479px){.modal-question__actions{justify-content:center;width:100%}}.modal-question__action{background-color:#0c9a00;border:1px solid #0c9a00;border-radius:22px;color:#fff;cursor:pointer;font-size:.9375rem;line-height:1.2;margin:.125rem;padding:.5rem 1.125rem;white-space:nowrap}.modal-question__action>svg{fill:#fff;height:1.375rem;margin-bottom:.0625rem;margin-right:.625rem;transition:all .3s ease-out 0s;width:1.3125rem}.modal-question__action>span{font-weight:700}@media only screen and (min-width:1200px){.modal-question__action:hover{background-color:#000;border-color:#000;color:#fff}.modal-question__action:hover>svg{fill:#fff}}.modal-question__action--alt{background-color:transparent;border-color:#d1d1d1;color:#000}.modal-question__action--alt>svg{fill:#000;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}@media only screen and (min-width:1200px){.modal-question__action--alt:hover{background-color:#000;border-color:#000;color:#fff}.modal-question__action--alt:hover>svg{fill:#fff}}.modal-answer{padding:1.5625rem 2.8125rem}@media only screen and (max-width:479px){.modal-answer{padding-left:1.875rem;padding-right:1.875rem}}.modal-answer__field{position:relative}.modal-answer__field input{border-radius:22px;min-height:0;padding:.5625rem 5.625rem .5625rem .9375rem}@media only screen and (max-width:479px){.modal-answer__field input{padding-right:.9375rem;text-align:center}}.modal-answer__field button{background:none;border:0;color:#dd3636;font-size:1rem;font-weight:700;margin:0;padding:.375rem .625rem;position:absolute;right:.625rem;top:.125rem;transition:all .3s ease-out 0s}@media only screen and (min-width:1200px){.modal-answer__field button:hover{color:#000}}@media only screen and (max-width:479px){.modal-answer__field button{left:auto;margin-top:.5rem;position:static;text-align:center;top:auto;width:100%}}.modal-bottom-message{background-color:#2ecc71;color:#fff;font-weight:700;line-height:1.2;padding:1.375rem 2.8125rem 1.5625rem;text-align:center}.modal-bottom-message--error{background-color:#e74c3c}.modal-bottom-message--text{background-color:#fff;color:#e74c3c;font-size:.9375rem;font-weight:400;line-height:1.35}@media only screen and (max-width:479px){.modal-bottom-message{padding-left:1.875rem;padding-right:1.875rem}}.modal-alert{border:4px solid #dd3636!important;margin:.625rem!important;max-width:680px;width:calc(100% - 1.25rem)}@media only screen and (max-width:479px){.modal-alert{border-width:2px!important}}.modal-alert__title{color:#dd3636;font-size:1.25rem;font-weight:700;margin:0 0 1.5625rem}@media only screen and (max-width:479px){.modal-alert__title{font-size:1.1875rem;margin-bottom:.9375rem}}.modal-alert__inner{padding:3.125rem 3.125rem 1.5625rem}@media only screen and (max-width:767px){.modal-alert__inner{padding:1.875rem 1.875rem .3125rem}}.modal-alert__text{color:#dd3636;font-weight:700}@media only screen and (max-width:479px){.modal-alert__text ol,.modal-alert__text p,.modal-alert__text ul{margin-bottom:.9375rem}}.fancybox-close-small:after{content:"\e904";font-family:Icons;right:1.25rem;top:1.25rem;transition:all .3s ease-out 0s}.fancybox-close-small:hover:after{background-color:transparent;color:#dd3636}.category__menu{background-color:#f1f1f3;min-height:520px;padding:2.5rem;position:relative;transition:all .3s ease-out 0s}.category__menu li{margin:0 0 .9375rem}.category__menu figure{background-color:#fff;border-radius:10px;box-shadow:5px 5px 5px rgba(84,87,92,.1);padding:1.25rem 1.875rem;transition:all .3s ease-out 0s}.category__menu figure figcaption{color:#717171;font-size:1.1875rem;font-weight:400;transition:all .3s ease-out 0s}.category__menu figure i{color:#dd3636;font-size:2.125rem;margin-right:1.25rem}@media only screen and (min-width:1200px){.category__menu figure:hover{box-shadow:0 12px 20px rgba(84,87,92,.2)}.category__menu figure:hover figcaption{color:#dd3636}}.category__menu--inspiration{min-height:0;padding:0}.main__textpage{background-color:#fff;border-bottom:1px solid #f7f7f7;border-radius:10px;box-shadow:5px 5px 5px rgba(84,87,92,.1);padding:2.5rem 1.875rem}.main__textpage .wysiwyg{word-wrap:break-word}.time>time{align-items:center;color:#495057;display:flex;font-size:1rem;margin-top:.625rem}.time>time>i{margin-right:.3125rem}.h1-style{font-size:2.25rem!important}.h1-style,.h4-style{color:#000!important;font-weight:400!important;line-height:1.25!important;margin:0 0 1.5625rem!important}.h4-style{font-size:1.5rem!important}.h5-style{font-size:1.3125rem!important}.h5-style,.h6-style{color:#000!important;font-weight:400!important;line-height:1.25!important;margin:0 0 1.5625rem!important}.h6-style{font-size:1.25rem!important}.codes-summary{margin-bottom:2.5rem}.codes-summary-table{font-size:.8125rem;margin:0 auto;max-width:75%}@media only screen and (max-width:991px){.codes-summary-table{max-width:100%}}.codes-summary-table td,.codes-summary-table th{border:1px solid #dfdfdf;padding:.8125rem .9375rem}.codes-summary-table th{background-color:#dd3636;border-color:#dd3636}.pt-30{padding-top:1.875rem}@media only screen and (max-width:991px){.pt-30{padding-top:1.25rem}}.mt-30{margin-top:1.875rem}@media only screen and (max-width:991px){.mt-30{margin-top:1.25rem}}.mt-20{margin-top:1.25rem}.mb-10{margin-bottom:.625rem}.mb-30{margin-bottom:1.875rem}@media only screen and (max-width:991px){.mb-30{margin-bottom:1.5625rem}}.mb-40{margin-bottom:2.5rem}.main-subbox{background-color:#f1f1f3;border-radius:3px;margin-bottom:.9375rem;padding:1.25rem}.main-subbox:last-child{margin-bottom:1.5625rem}.main-subbox>:last-child{margin-bottom:0}.contact .form__input,.contact .form__textarea{border-radius:5px;min-height:0;padding:1.0625rem 1.3125rem!important}.contact__wrapper{padding:1.25rem 0}@media only screen and (max-width:991px){.contact__wrapper{padding:.9375rem 0}}@media only screen and (max-width:767px){.contact__wrapper{padding:.625rem 0}}@media only screen and (max-width:479px){.contact__wrapper{padding:.3125rem 0}}.contact__box{background-color:#fff;border-radius:5px;height:inherit;margin-bottom:.625rem;padding:3.75rem;width:100%}@media only screen and (max-width:1199px){.contact__box{padding:3.125rem}}@media only screen and (max-width:991px){.contact__box{padding:2.8125rem}}@media only screen and (max-width:767px){.contact__box{padding:2.5rem}}@media only screen and (max-width:479px){.contact__box{padding:1.875rem}}.contact__form-heading{margin-bottom:2.5rem}@media only screen and (max-width:1199px){.contact__form-heading{margin-bottom:2.1875rem}}@media only screen and (max-width:767px){.contact__form-heading{margin-bottom:1.875rem}}.contact__data-heading{line-height:1.5;margin-bottom:2.5rem;width:100%}@media only screen and (max-width:1199px){.contact__data-heading{margin-bottom:2.1875rem}}@media only screen and (max-width:767px){.contact__data-heading{margin-bottom:1.875rem}}.contact__data-bottom{width:100%}.contact__data-group{margin-bottom:1.875rem;text-align:center}.contact__data-group:last-child{margin-bottom:0!important}.contact__data-group>p{max-width:340px}.contact__data-hide-content{background-color:#f1f1f3;border-radius:5px;color:rgba(0,0,0,.4);cursor:pointer;padding:1.0625rem 1.25rem;text-align:center;transition:all .3s ease-out 0s;width:16.5625rem}@media only screen and (min-width:1200px){.contact__data-hide-content:hover{background-color:#dd3636;color:#fff}}.contact__data-hide-content a{color:inherit}@media only screen and (max-width:479px){#new-coupon{padding-left:.5rem;padding-right:.5rem}}.contents-list{color:#717171;font-size:.9375rem;line-height:1.25}.contents-list li{border-bottom:1px solid #eee;margin-bottom:.5rem;padding-bottom:.5625rem;position:relative}.contents-list li:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.contents-list li a{cursor:pointer}#CybotCookiebotDialogPoweredByText,#CybotCookiebotDialogPoweredbyCybot,.CookiebotWidget-main-logo{display:none!important}.CookieDeclarationTable{font-size:.875rem!important}.CookieDeclarationTableCell,.CookieDeclarationTableHeader{padding:.625rem!important}.CookieDeclarationType{border:0!important;margin-top:1.5625rem!important;padding:0!important}.CookieDeclarationTypeDescription{margin-bottom:1.5625rem!important}.tiles{margin:-.9375rem -.9375rem .625rem;width:100%}@media only screen and (max-width:991px){.tiles{margin:-.625rem -.625rem .9375rem}}@media only screen and (max-width:767px){.tiles{margin:-.3125rem -.3125rem 1.25rem}}@media only screen and (max-width:479px){.tiles{margin:-.1875rem -.1875rem 1.375rem}}.tiles__item{margin:.9375rem}@media only screen and (max-width:991px){.tiles__item{margin:.625rem}}@media only screen and (max-width:767px){.tiles__item{margin:.3125rem}}@media only screen and (max-width:479px){.tiles__item{margin:.1875rem}}.commission-info{color:#a3a3a3;font-size:.875rem;line-height:1.25}.commission-info--shop{margin-bottom:-.25rem;margin-top:1.5625rem}@media only screen and (max-width:991px){.commission-info--shop{margin-bottom:-.625rem}}.commission-info--home{margin-bottom:1.25rem}