@keyframes fade{0%{background-color:hsla(0,0%,50%,0)}to{background-color:hsla(0,0%,50%,.5)}}@keyframes line{0%{opacity:0;transform:translateY(0)}50%{opacity:1;transform:translateY(1em)}to{opacity:0;transform:translateY(0)}}@keyframes arrow-1{0%{opacity:0;transform:rotate(45deg),translateY(0)}30%{opacity:1;transform:rotate(45deg),translateY(1em)}to{opacity:0;transform:rotate(45deg),translateY(0)}}@keyframes arrow-2{0%{opacity:0;transform:rotate(45deg),translateY(0)}70%{opacity:1;transform:rotate(45deg),translateY(1em)}to{opacity:0;transform:rotate(45deg),translateY(0)}}@keyframes pin-jump-up{0%{transform:translateY(0)}50%{transform:translateY(-30px)}to{transform:translateY(0)}}@keyframes pin-jump-down{0%{transform:translateY(0)}50%{transform:translateY(30px)}to{transform:translateY(0)}}@keyframes pulse-green{0%{box-shadow:0 0 0 0 rgba(197,20,38,.7);transform:scale(.95)}70%{box-shadow:0 0 0 10px rgba(197,20,38,0);transform:scale(1)}to{box-shadow:0 0 0 0 rgba(197,20,38,0);transform:scale(.95)}}@keyframes hero-snake-animate{0%{transform:scale(.8);transform:rotate(20deg)}to{transform:scale(1.2)}}@keyframes slider-p-pulse{0%{font-size:1.7rem}to{font-size:1.3rem}}@keyframes step-p-hand-animate{0%{transform:scale(.8)}to{transform:scale(1.1)}}@keyframes color-transition{0%{background-color:#be0b1f}to{background-color:#a50b5c}}@keyframes zoomInOut{0%{transform:translateY(-50%) scale(1)}50%{transform:translateY(-50%) scale(1.2)}to{transform:translateY(-50%) scale(1)}}@keyframes popupFadeIn{0%{opacity:0}to{opacity:1}}@keyframes popupFadeOut{0%{opacity:1}to{opacity:0}}@keyframes textExpand{0%{max-height:0}to{max-height:100%}}@keyframes textCollapse{0%{max-height:100%}to{max-height:0}}.a-i__header{margin-bottom:.5em;text-transform:uppercase}.a-i__posts-header{font-size:24px;font-weight:700;left:0;margin-bottom:2em;position:absolute;text-transform:uppercase;top:0}@media (min-width:992px){.a-i__posts-header{padding-left:3em}}.a-i__all-link.-upper{background-color:transparent;border:2px solid #000;color:#000;cursor:pointer;display:inline-block;font-size:12px;font-weight:700;padding:.7em 3em .7em 2em;position:relative;position:absolute;right:15px;text-transform:uppercase;top:0;transition:all .3s}.a-i__all-link.-upper:after{border-right:2px solid #000;border-top:2px solid #000;bottom:0;content:"";display:block;height:.7em;margin:auto;position:absolute;right:1em;top:0;transform:rotate(45deg);transition:all .3s;width:.7em}.a-i__all-link.-upper:hover{border:2px solid #c51426;color:#c51426}.a-i__all-link.-upper:hover:after{border-right:2px solid #c51426;border-top:2px solid #c51426}.a-i__all-link.-lower{background-color:transparent;border:2px solid #000;bottom:15px;color:#000;cursor:pointer;display:inline-block;font-size:12px;font-weight:700;left:15px;padding:.7em 3em .7em 2em;position:relative;position:absolute;text-transform:uppercase;transition:all .3s}.a-i__all-link.-lower:after{border-right:2px solid #000;border-top:2px solid #000;bottom:0;content:"";display:block;height:.7em;margin:auto;position:absolute;right:1em;top:0;transform:rotate(45deg);transition:all .3s;width:.7em}.a-i__all-link.-lower:hover{border:2px solid #c51426;color:#c51426}.a-i__all-link.-lower:hover:after{border-right:2px solid #c51426;border-top:2px solid #c51426}.a-i__posts{padding:90px 15px 85px;position:relative;width:100%}@media (min-width:992px){.a-i__posts{flex:0 0 50%;max-width:50%}}.a-i__posts .post-preview{display:flex;flex-direction:column;padding-left:15px;padding-right:15px;position:relative;width:100%}@media (min-width:992px){.a-i__posts .post-preview{flex:0 0 50%;max-width:50%}}.a-i__posts .post-preview__img{background-size:auto 100%;min-height:210px;position:relative}@media only screen and (min-width:576px){.a-i__posts .post-preview__img{min-height:240px}}.a-i__posts .row{height:100%}.a-i__posts .post-preview__content{background-color:#f3f3f3;flex:auto;padding:2em 2em 4em;position:relative}.a-i__posts .post-preview__cta{border:2px solid #000;bottom:2em;color:#c51426;cursor:pointer;display:inline-flex;font-size:14px;font-weight:700;height:44px;justify-content:center;left:2em;line-height:40px;margin-top:auto;overflow:hidden;padding:0 20px;position:relative;position:absolute;text-decoration:none;text-transform:uppercase;transition:all .3s;width:0}.a-i__posts .post-preview__cta:after{border-right:2px solid #000;border-top:2px solid #000;bottom:0;content:"";display:block;height:.7em;margin:auto;position:absolute;right:1em;top:0;transform:rotate(45deg);transition:all .3s;width:.7em}.a-i__posts .post-preview__cta span{opacity:0;transition:all .3s}.a-i__posts .post-preview__cta:hover{border:2px solid #c51426;color:#c51426;width:100%}.a-i__posts .post-preview__cta:hover span{opacity:1}.a-i__posts .post-preview__cta:hover:after{border-right:2px solid #c51426;border-top:2px solid #c51426}.a-i__posts .post-preview__cta:hover{width:80%}.a-i-single .single-post__title{margin-bottom:2em}.a-i-single__img{text-align:center}.a-i-single__img-wrapper{display:inline-block;position:relative}.a-i-single__tag{background-color:#c51426;color:#fff;font-size:12px;font-weight:700;left:-1em;padding:.5em 1em;position:absolute;text-transform:uppercase;top:-1em}.a-i-single__tag.porady{background-color:#f54436}.a-i-single__tag.inspiracje{background-color:#5eb762}.a-i__taxonomy-posts .a-i__tile{height:100%}.a-i__taxonomy-posts .post-preview{display:flex;flex-direction:column;margin-bottom:30px;padding-left:15px;padding-right:15px;position:relative;width:100%}@media (min-width:992px){.a-i__taxonomy-posts .post-preview{flex:0 0 50%;max-width:50%}}.a-i__taxonomy-posts .post-preview__img{border:1px solid #d3d3d3;border-bottom:none;height:200px;position:relative}.a-i__taxonomy-posts .post-preview__content{border:1px solid #d3d3d3;border-top:none;flex:auto;height:calc(100% - 200px);padding:2em 5em 2em 2em}.a-i__taxonomy-posts .post-preview__cta{background-color:#fff;border:2px solid #000;bottom:15px;color:#c51426;cursor:pointer;display:inline-block;font-size:12px;padding:2em;position:relative;position:absolute;right:30px;text-decoration:none}.a-i__taxonomy-posts .post-preview__cta:after{border-right:2px solid #000;border-top:2px solid #000;bottom:0;content:"";display:block;height:.7em;left:0;margin:auto;position:absolute;right:0;top:0;transform:rotate(45deg);width:.7em}.a-i__taxonomy-posts .post-preview__cta:hover{border:2px solid #c51426;color:#c51426}.a-i__taxonomy-posts .post-preview__cta:hover:after{border-right:2px solid #c51426;border-top:2px solid #c51426}.a-i__taxonomy-posts .post-preview__tag{color:#fff;font-size:12px;font-weight:700;left:-10px;padding:.5em 1em;position:absolute;text-transform:uppercase;top:-10px}.a-i__taxonomy-posts .post-preview__tag.porady{background-color:#f54436}.a-i__taxonomy-posts .post-preview__tag.inspiracje{background-color:#5eb762}.a-i-bgd-advice-icon{display:none}@media (min-width:992px){.a-i-bgd-advice-icon{display:block;height:60px;left:-20px;position:absolute;top:-15px;width:60px}}.a-i-bgd-inspiration-icon{display:none}@media (min-width:992px){.a-i-bgd-inspiration-icon{display:block;height:60px;left:0;position:absolute;top:-23px;width:60px}}.a-i-bgd-top{display:none}@media (min-width:992px){.a-i-bgd-top{fill:none;display:block;height:55px;left:28px;position:absolute;top:38px;width:300px}}@media (min-width:1220px){.a-i-bgd-top{width:480px}}.a-i__posts.-advice .a-i-bgd-top{stroke:#f54436}.a-i__posts.-inspiration .a-i-bgd-top{stroke:#5eb762}.news-archive__category-select{align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-end;margin-bottom:2em}@media (min-width:576px){.news-archive__category-select{align-items:center;flex-direction:row}}.news-archive__category-select .news-archive__category-select-label{font-size:14px;font-weight:700;margin-bottom:.5em;text-transform:uppercase}@media (min-width:576px){.news-archive__category-select .news-archive__category-select-label{margin-bottom:0;margin-right:2em}}.news-archive__category-select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid #d3d3d3;border-radius:0;font-weight:700;padding:.5em 2em .5em 1em;position:relative;text-transform:uppercase}.news-archive__category-select select::-ms-expand{display:none}.news-archive__category-select .news-archive__category-select-wrapper{display:inline-block;position:relative}.news-archive__category-select .news-archive__category-select-wrapper:after{border-right:2px solid #000;border-top:2px solid #000;content:"";display:block;height:.7em;position:absolute;right:1em;top:.8em;transform:rotate(135deg);transition:all .3s;width:.7em}.news-archive__category-name{left:-10px;position:absolute;top:-10px}.news-archive__category-name ul{list-style:none;padding-left:0}.news-archive__category-name li{color:#fff;display:inline-block;font-size:12px;font-weight:700;padding:.5em 1em;position:absolute;text-transform:uppercase}.news-archive__post-big-wrapper{flex:0 0 100%;max-width:100%;padding-left:15px;padding-right:15px;position:relative;width:100%}.news-archive__post-big-wrapper .post-preview{background-position:50%;background-size:cover;margin-bottom:30px;position:relative}.news-archive__post-big-wrapper .post-preview__image{display:block;width:100%}.news-archive__post-big-wrapper .post-preview__image .image{aspect-ratio:3/1;display:block;width:100%}.news-archive__post-big-wrapper .post-preview__content{background-color:#fff;bottom:2em;left:2em;padding:1em 1em 3em;right:2em}@media (min-width:992px){.news-archive__post-big-wrapper .post-preview__content{left:45%;padding:1em 1em 2em;position:absolute;top:auto}}.news-archive__post-big-wrapper .post-preview__text{font-size:14px}@media (min-width:576px){.news-archive__post-big-wrapper .post-preview__text{font-size:16px}}.news-archive__post-big-wrapper .post-preview__cta{background-color:#c51426;border:2px solid #c51426;bottom:1em;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-weight:700;padding:.7em 3em .7em 2em;position:relative;position:absolute;right:1em;text-transform:uppercase;transition:all .3s}.news-archive__post-big-wrapper .post-preview__cta:after{border-right:2px solid #fff;border-top:2px solid #fff;bottom:0;content:"";display:block;height:.7em;margin:auto;position:absolute;right:1em;top:0;transform:rotate(45deg);transition:all .3s;width:.7em}.news-archive__post-big-wrapper .post-preview__cta:hover{background-color:#fff;border:2px solid #000;color:#000}.news-archive__post-big-wrapper .post-preview__cta:hover:after{border-right:2px solid #000;border-top:2px solid #000}@media (min-width:992px){.news-archive__post-big-wrapper .post-preview__cta{bottom:-1em;right:-1em}}.news-archive__post-wrapper{flex:0 0 100%;max-width:100%;padding-left:15px;padding-right:15px;position:relative;width:100%}@media (min-width:992px){.news-archive__post-wrapper{flex:0 0 50%;max-width:50%}}.news-archive__post-wrapper .post-preview{margin-bottom:30px;position:relative}.news-archive__post-wrapper .post-preview__content{padding:1em 5em 1em 1em;position:relative}.news-archive__post-wrapper .post-preview__text{font-size:14px}@media (min-width:576px){.news-archive__post-wrapper .post-preview__text{font-size:16px}}.news-archive__post-wrapper .post-preview__cta{background-color:#fff;border:2px solid #000;bottom:1em;color:#c51426;cursor:pointer;display:inline-block;font-size:10px;padding:2em;position:relative;position:absolute;right:1em;text-decoration:none}.news-archive__post-wrapper .post-preview__cta:after{border-right:2px solid #000;border-top:2px solid #000;bottom:0;content:"";display:block;height:.7em;left:0;margin:auto;position:absolute;right:0;top:0;transform:rotate(45deg);width:.7em}.news-archive__post-wrapper .post-preview__cta:hover{border:2px solid #c51426;color:#c51426}.news-archive__post-wrapper .post-preview__cta:hover:after{border-right:2px solid #c51426;border-top:2px solid #c51426}.news-archive__post-wrapper .post-preview__img{min-height:187px}.post-preview__img{background-color:#eee;background-position:50%;background-size:cover}.post-preview__date{margin-bottom:.5em}.post-preview__title{font-weight:700;padding-left:1em;position:relative;text-transform:uppercase}.post-preview__title:before{background-color:#c51426;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:3px}.single-post__img-wrapper{text-align:center}.single-post__img{display:inline-block;position:relative}.single-post__hero{margin-bottom:50px;padding-left:15px;padding-right:15px;position:relative;width:100%}@media (min-width:992px){.single-post__hero{flex:0 0 100%;max-width:100%}}.single-post__title{font-size:24px;margin-bottom:2em;text-align:left;text-transform:uppercase}.single-post__tag{color:#fff;display:inline-block;font-weight:700;padding:.3em 1em;text-transform:uppercase}.single-post__tag.advice{background-color:#f54436}.single-post__tag.inspiration{background-color:#5eb762}.single-post__date{color:red;font-size:25px;font-weight:300;padding-left:15px;padding-right:15px;position:relative;text-align:center;width:100%}@media (min-width:992px){.single-post__date{flex:0 0 100%;max-width:100%}}.author-bio{margin:40px auto 50px}.author-bio__inner{border-top:2px solid #c51426;line-height:1.7;padding-left:15px;padding-right:15px;padding-top:40px;position:relative;text-align:left;width:100%}@media (min-width:992px){.author-bio__inner{flex:0 0 66.66666667%;max-width:66.66666667%}}.author-bio__inner:after{clear:both;content:"";display:table}.author-bio__photo{float:left;margin:0 16px 10px 0;max-width:100px}@media (min-width:768px){.author-bio__photo{margin-bottom:12px;margin-right:28px;max-width:150px}}.author-bio__photo img{display:block;height:auto;width:100%}.author-bio__label{color:#000;margin:0 0 .15em;text-transform:uppercase}.author-bio__label,.author-bio__name{font-size:16px;font-weight:700;line-height:1.3}.author-bio__name{color:#f3545a;margin:0 0 .6em}.author-bio__bio p{margin:0 0 .75em}.author-bio__bio p:last-child{margin-bottom:0}.author-bio__bio a{color:#c51426}.author-bio__bio a:hover{text-decoration:underline}.product-tile-wrapper{margin-bottom:30px;padding-left:15px;padding-right:15px;position:relative;width:100%}@media (min-width:576px){.product-tile-wrapper{flex:0 0 50%;max-width:50%}}@media (min-width:768px){.product-tile-wrapper{flex:0 0 33.33333333%;max-width:33.33333333%}}@media (min-width:992px){.product-tile-wrapper{flex:0 0 25%;max-width:25%}}.product-tile{background-color:#fff;border:2px solid #e6e7e8;cursor:pointer;margin:auto;position:relative;width:240px;z-index:100}@media (min-width:576px){.product-tile{width:100%}}.product-tile:hover .product-tile-overlay{opacity:1}.product-tile:hover .product-tile__tag{opacity:0}.product-tile__img{background-position:50%;background-repeat:no-repeat;background-size:contain;height:240px}.product-tile__name{font-weight:700;height:100px;margin-bottom:0;padding-top:1em;position:relative;text-align:center;text-transform:uppercase}.product-tile__price{bottom:0;left:0;margin-bottom:.5em;position:absolute;right:0;text-align:center}.product-tile__price .-new{color:#c51426;font-weight:700;text-transform:uppercase}.product-tile__price .-old{text-decoration:line-through;text-transform:uppercase}.product-tile__price .-regular{text-transform:uppercase}.product-tile__tag-wrapper{align-items:flex-start;display:flex;flex-direction:column;left:-10px;position:absolute;top:-10px}.product-tile__tag{color:#fff;font-size:12px;font-weight:700;opacity:1;padding:.5em 1em;position:absolute;position:relative;text-transform:uppercase;transition:all .5s;z-index:109}.product-tile__tag.-best{background-color:#3fa02e}.product-tile__tag.-hit{background-color:#c51426}.product-tile__tag.-new{background-color:#efc30a}.product-tile__tag.-last{animation-direction:alternate;animation-duration:1s;animation-iteration-count:infinite;animation-name:color-transition;animation-timing-function:linear}.product-tile-overlay{background-color:hsla(0,0%,100%,.95);border:2px solid transparent;font-size:14px;height:100%;left:0;opacity:0;padding:50% 2em 2em;position:absolute;top:0;transition:all .5s;width:100%;z-index:105}.product-tile-overlay__shop{margin-bottom:.5em;text-transform:uppercase}.product-tile-overlay__button{background-color:#c51426;border:2px solid #c51426;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-weight:700;left:50%;padding:.7em 3em .7em 2em;position:relative;text-transform:uppercase;transform:translateX(-50%);transition:all .3s}.product-tile-overlay__button:after{border-right:2px solid #fff;border-top:2px solid #fff;bottom:0;content:"";display:block;height:.7em;margin:auto;position:absolute;right:1em;top:0;transform:rotate(45deg);transition:all .3s;width:.7em}.product-tile-overlay__button:hover{background-color:#fff;border:2px solid #000;color:#000}.product-tile-overlay__button:hover:after{border-right:2px solid #000;border-top:2px solid #000}.product-tile-overlay__name{font-weight:700;padding-left:1em;position:relative;text-transform:uppercase}.product-tile-overlay__name:before{background-color:#c51426;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:3px}.product-tile-overlay__value{color:#c51426;padding-right:.5em}.product-list-item__shop{color:gray;font-size:14px;text-transform:uppercase}.product-list-item__shop a{color:#000;font-weight:700;text-decoration:underline}.product-list-item__name{font-size:22px;font-weight:700;padding-left:1em;position:relative;text-transform:uppercase}.product-list-item__name:before{background-color:#c51426;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:3px}.product-list-item__price{text-transform:uppercase}.product-list-item__price .-new{color:#c51426;font-weight:700;text-transform:uppercase}.product-list-item__price .-old{text-decoration:line-through;text-transform:uppercase}.product-list-item__links a{margin:0 1em 1em 0}.product-a__select{margin-bottom:2em}@media (min-width:400px){.product-a__select{align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-end}}@media (min-width:768px){.product-a__select{flex-direction:row}}.product-a__selected-category{align-items:flex-end;display:flex;flex-direction:column;font-size:14px;font-weight:700;text-transform:uppercase}@media (min-width:992px){.product-a__selected-category{align-items:center;flex-direction:row;font-size:16px;justify-content:center}}.product-a__selected-category .category-tag-label{align-self:flex-start;margin-bottom:.5em}@media (min-width:992px){.product-a__selected-category .category-tag-label{align-self:center;margin-bottom:0;padding-left:0}}.product-a__selected-category .category-tag-box{border:2px solid #d3d3d3;display:inline-block;margin:0 0 1em;padding:.5em 3em .5em 1em;position:relative}@media (min-width:768px){.product-a__selected-category .category-tag-box{margin:0 1em 0 0}}@media (min-width:992px){.product-a__selected-category .category-tag-box{margin:0 1em}}.product-a__selected-category .category-tag-box a{bottom:0;display:inline-block;height:1em;margin:auto;position:absolute;right:1em;top:0;width:1em}.product-a__selected-category .category-tag-box .close-icon{height:1em;vertical-align:top;width:1em}.product-s{margin-bottom:50px}.product-s__gallery{padding-left:15px;padding-right:15px;position:relative;width:100%}@media (min-width:992px){.product-s__gallery{flex:0 0 41.66666667%;max-width:41.66666667%}}.product-s__favorite-button{position:absolute;right:20px;top:10px}.product-s__desc{padding-left:15px;padding-right:15px;position:relative;width:100%}@media (min-width:992px){.product-s__desc{flex:0 0 58.33333333%;max-width:58.33333333%;padding-left:0}}.product-s__datails{order:2;padding-left:15px;padding-right:15px;position:relative;width:100%}@media (min-width:992px){.product-s__datails{flex:0 0 58.33333333%;max-width:58.33333333%;order:1}}.product-s__name{font-size:23px;font-weight:700;text-transform:uppercase}.product-s__category{color:#918f8f;margin-bottom:3em;text-transform:uppercase}.product-s__bar{background-color:#c7c7c7;height:1px}.product-s__table{font-size:12px;margin-bottom:2em}.product-s__table p{border-bottom:1px solid #c7c7c7;margin-bottom:0;padding:.8em 0 .8em .5em}.product-s__table p span{display:inline-block}.product-s__table p span:first-of-type{width:40%}.product-s__table p:first-of-type{border-top:1px solid #c7c7c7}.product-s__content{font-size:15px}.product-s__content table{border-top:1px solid #c7c7c7;margin-top:2em}.product-s__content tr{border-bottom:1px solid #c7c7c7}.product-s__content td{padding:.5em 0}.product-s__content a{color:#c51426}.product-s__content a:hover{text-decoration:underline}.product-s__placeholder{border-left:2px solid #c51426;font-style:italic;padding-left:1em}.product-s__placeholder-phones{display:flex;padding-left:1em}.product-s__placeholder-phones .icon-phone{margin-right:1em}.product-s__placeholder-phones a{color:#000}.product-s__placeholder-phones a:hover{text-decoration:none}.product-s__tile-wrapper{margin-bottom:50px;order:1;padding-left:15px;padding-right:15px;position:relative;width:100%}@media (min-width:992px){.product-s__tile-wrapper{flex:0 0 41.66666667%;margin-bottom:0;max-width:41.66666667%;order:2}}.product-s__tile-wrapper .product-s__placeholder-phones{padding-left:0}.product-s__tile{border:2px solid #e6e7e8;padding:2em}.product-s__price{line-height:1.1}.product-s__price .-new{color:#c51426;display:block;font-size:29px;font-weight:700;text-transform:uppercase}.product-s__price .-old{text-decoration:line-through;text-transform:uppercase}.product-s__price .-regular{display:block;font-size:29px;font-weight:700;text-transform:uppercase}.product-s__promo{color:#918f8f;font-size:12px;margin-bottom:3em}.product-s__shop-name{color:#918f8f;font-size:15px;font-weight:700}.product-s__shop-name span{color:#000;display:block;font-size:23px;line-height:1.1;margin-top:.5em;text-transform:uppercase}.product-s__button{background-color:#c51426;border:2px solid #c51426;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-weight:700;padding:.7em 3em .7em 2em;position:relative;text-transform:uppercase;transition:all .3s}.product-s__button:after{border-right:2px solid #fff;border-top:2px solid #fff;bottom:0;content:"";display:block;height:.7em;margin:auto;position:absolute;right:1em;top:0;transform:rotate(45deg);transition:all .3s;width:.7em}.product-s__button:hover{background-color:#fff;border:2px solid #000;color:#000}.product-s__button:hover:after{border-right:2px solid #000;border-top:2px solid #000}.promotion-tile-wrapper{margin-bottom:30px;padding-left:15px;padding-right:15px;position:relative;width:100%}@media (min-width:576px){.promotion-tile-wrapper{flex:0 0 50%;max-width:50%}}@media (min-width:768px){.promotion-tile-wrapper{flex:0 0 33.33333333%;max-width:33.33333333%}}@media (min-width:992px){.promotion-tile-wrapper{flex:0 0 25%;max-width:25%}}.promotion-tile{background-color:#fff;border:2px solid #e6e7e8;cursor:pointer;margin:auto;position:relative;width:240px;z-index:100}@media (min-width:576px){.promotion-tile{width:100%}}.promotion-tile:hover .promotion-tile-overlay{opacity:1}.promotion-tile:hover .promotion-tile__tag{opacity:0}.promotion-tile.installment{border:2px solid #c51426;box-shadow:0 0 10px 0 rgba(197,20,38,.5);transition:all .5s}.promotion-tile.installment:hover{box-shadow:0 0 25px 0 #c51426}.promotion-tile__img{background-position:top;background-repeat:no-repeat;background-size:contain;height:177px;position:relative}.promotion-tile__tag-wrapper{align-items:flex-start;display:flex;flex-direction:column;left:-10px;position:absolute;top:-10px}.promotion-tile__tag{color:#fff;font-size:12px;font-weight:700;opacity:1;padding:.5em 1em;position:absolute;position:relative;text-transform:uppercase;transition:all .5s;z-index:109}.promotion-tile__tag.-installment{background-color:#c51426}.promotion-tile__name{height:100px;margin-bottom:0;padding-top:2em;position:relative}.promotion-tile__name,.promotion-tile__value{font-weight:700;text-align:center;text-transform:uppercase}.promotion-tile__value{background-color:#c51426;bottom:-1em;color:#fff;display:inline-block;font-size:18px;left:50%;margin:auto;max-width:80%;padding:.2em .5em;position:absolute;transform:translateX(-50%)}.promotion-tile__link{border-right:2px solid #000;border-top:2px solid #000;bottom:1em;height:.7em;position:absolute;right:1em;transform:rotate(45deg);width:.7em}.promotion-tile-overlay{background-color:hsla(0,0%,100%,.95);border:2px solid transparent;font-size:14px;height:100%;left:0;opacity:0;padding:50% 2em 2em;position:absolute;top:0;transition:all .5s;width:100%;z-index:105}.promotion-tile-overlay__shop{margin-bottom:.5em;text-transform:uppercase}.promotion-tile-overlay__button{background-color:#c51426;border:2px solid #c51426;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-weight:700;left:50%;padding:.7em 3em .7em 2em;position:relative;text-transform:uppercase;transform:translateX(-50%);transition:all .3s}.promotion-tile-overlay__button:after{border-right:2px solid #fff;border-top:2px solid #fff;bottom:0;content:"";display:block;height:.7em;margin:auto;position:absolute;right:1em;top:0;transform:rotate(45deg);transition:all .3s;width:.7em}.promotion-tile-overlay__button:hover{background-color:#fff;border:2px solid #000;color:#000}.promotion-tile-overlay__button:hover:after{border-right:2px solid #000;border-top:2px solid #000}.promotion-tile-overlay__name{font-weight:700;padding-left:1em;position:relative;text-transform:uppercase}.promotion-tile-overlay__name:before{background-color:#c51426;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:3px}.promotion-tile-overlay__value{color:#c51426;padding-right:.5em}.promotion-list-item__value{background-color:#c51426;color:#fff;display:inline-block;font-size:18px;font-weight:700;margin-bottom:.5em;padding:.2em .5em;text-transform:uppercase}.promotion-list-item__name{font-size:22px;font-weight:700;margin-bottom:0;text-transform:uppercase}.promotion-list-item__shop{color:gray;font-size:14px;text-transform:uppercase}.promotion-list-item__description{margin-bottom:1em}.promotion-list-item__links a{margin:0 1em 1em 0}.promotion-a__select{margin-bottom:2em}@media (min-width:400px){.promotion-a__select{align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-end}}@media (min-width:768px){.promotion-a__select{flex-direction:row}}.promotion-a__selected-category{align-items:flex-end;display:flex;flex-direction:column;font-size:14px;font-weight:700;text-transform:uppercase}@media (min-width:992px){.promotion-a__selected-category{align-items:center;flex-direction:row;font-size:16px;justify-content:center}}.promotion-a__selected-category .category-tag-label{align-self:flex-start;margin-bottom:.5em}@media (min-width:992px){.promotion-a__selected-category .category-tag-label{align-self:center;margin-bottom:0;padding-left:0}}.promotion-a__selected-category .category-tag-box{border:2px solid #d3d3d3;display:inline-block;margin:0 0 1em;padding:.5em 3em .5em 1em;position:relative}@media (min-width:768px){.promotion-a__selected-category .category-tag-box{margin:0 1em 0 0}}@media (min-width:992px){.promotion-a__selected-category .category-tag-box{margin:0 1em}}.promotion-a__selected-category .category-tag-box a{bottom:0;display:inline-block;height:1em;margin:auto;position:absolute;right:1em;top:0;width:1em}.promotion-a__selected-category .category-tag-box .close-icon{height:1em;vertical-align:top;width:1em}.promotion-s{margin-bottom:50px}.promotion-s__gallery{padding-left:15px;padding-right:15px;position:relative;width:100%}@media (min-width:992px){.promotion-s__gallery{flex:0 0 50%;max-width:50%}}.promotion-s__favorite-button{position:absolute;right:20px;top:10px}.promotion-s__desc{padding-left:15px;padding-right:15px;position:relative;width:100%}@media (min-width:992px){.promotion-s__desc{flex:0 0 50%;max-width:50%}}.promotion-s__value{background-color:#c51426;color:#fff;display:inline-block;margin-bottom:.5em;padding:.2em 1em}.promotion-s__title,.promotion-s__value{font-size:23px;font-weight:700;text-transform:uppercase}.promotion-s__title{display:block}.promotion-s__category{color:#918f8f;text-transform:uppercase}.promotion-s__time{color:#918f8f;padding-bottom:1em;position:relative}.promotion-s__time span{color:#c51426;display:block;font-size:25px;font-weight:600}.promotion-s__time:after{background-color:#c7c7c7;bottom:0;content:"";display:block;height:2px;left:0;position:absolute;width:70%}.promotion-s__content{margin-bottom:1em;padding-bottom:1em;position:relative}.promotion-s__content:after{background-color:#c7c7c7;bottom:0;content:"";display:block;height:2px;left:0;position:absolute;width:70%}.promotion-s__content a{color:#c51426}.promotion-s__content a:hover{text-decoration:underline}.promotion-s__shop-name{color:#918f8f;font-weight:600}.promotion-s__shop-name span{color:#000;display:block;font-size:23px;font-weight:700;text-transform:uppercase}.promotion-s__shop-link{background-color:#c51426;border:2px solid #c51426;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-weight:700;padding:.7em 3em .7em 2em;position:relative;text-transform:uppercase;transition:all .3s}.promotion-s__shop-link:after{border-right:2px solid #fff;border-top:2px solid #fff;bottom:0;content:"";display:block;height:.7em;margin:auto;position:absolute;right:1em;top:0;transform:rotate(45deg);transition:all .3s;width:.7em}.promotion-s__shop-link:hover{background-color:#fff;border:2px solid #000;color:#000}.promotion-s__shop-link:hover:after{border-right:2px solid #000;border-top:2px solid #000}.shop-tile-wrapper{margin-bottom:30px;padding-left:15px;padding-right:15px;position:relative;width:100%}@media (min-width:576px){.shop-tile-wrapper{flex:0 0 50%;max-width:50%}}@media (min-width:768px){.shop-tile-wrapper{flex:0 0 33.33333333%;max-width:33.33333333%}}@media (min-width:992px){.shop-tile-wrapper{flex:0 0 25%;max-width:25%}}.shop-tile{background-color:#fff;border:2px solid #e6e7e8;cursor:pointer;display:flex;flex-direction:column;height:340px;margin:auto;overflow:hidden;position:relative;width:240px;z-index:100}@media (min-width:576px){.shop-tile{width:100%}}.shop-tile:hover .shop-tile__button-wrapper{height:80px;opacity:1}.shop-tile:hover .shop-tile__img{opacity:0}.shop-tile__img{background-position:50%;background-repeat:no-repeat;background-size:contain;flex:1 0 auto;margin:1em;opacity:1;transition:all .5s}.shop-tile__name-wrapper{flex:0 0 auto;padding:1em}.shop-tile__name{font-weight:700;padding-left:1em;position:relative;text-transform:uppercase}.shop-tile__name:before{background-color:#c51426;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:3px}.shop-tile__details{flex:0 0 100px}.shop-tile__level,.shop-tile__phone{margin-bottom:.5em;padding:0 1em}.shop-tile__categories{color:#959595;font-size:14px;height:3em;overflow:hidden;padding:0 2em;text-transform:lowercase}.shop-tile__button-wrapper{align-items:center;display:flex;height:0;justify-content:center;opacity:0;transition:all .5s}.shop-list-item__contact{margin-bottom:1em}.shop-list-item__contact span{display:inline-block;margin-right:.5em;vertical-align:middle}.shop-list-item__contact-item{display:inline-block;margin-right:1em}.shop-tile__button{background-color:#c51426;border:2px solid #c51426;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-weight:700;padding:.7em 3em .7em 2em;position:relative;text-transform:uppercase;transition:all .3s}.shop-tile__button:after{border-right:2px solid #fff;border-top:2px solid #fff;bottom:0;content:"";display:block;height:.7em;margin:auto;position:absolute;right:1em;top:0;transform:rotate(45deg);transition:all .3s;width:.7em}.shop-tile__button:hover{background-color:#fff;border:2px solid #000;color:#000}.shop-tile__button:hover:after{border-right:2px solid #000;border-top:2px solid #000}.shop-list-item__categories{color:gray;font-size:14px;margin-bottom:1em}.shop-list-item__name{font-size:22px;font-weight:700;padding-left:1em;position:relative}.shop-list-item__name:before{background-color:#c51426;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:3px}.shop-list-item__categories-label{text-transform:uppercase}.shop-a__select{margin-bottom:2em}@media (min-width:400px){.shop-a__select{align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-end}}@media (min-width:768px){.shop-a__select{flex-direction:row}}.shop-a__selected-category{align-items:flex-end;display:flex;flex-direction:column;font-size:14px;font-weight:700;text-transform:uppercase}@media (min-width:992px){.shop-a__selected-category{align-items:center;flex-direction:row;font-size:16px;justify-content:center}}.shop-a__selected-category .category-tag-label{align-self:flex-start;margin-bottom:.5em}@media (min-width:992px){.shop-a__selected-category .category-tag-label{align-self:center;margin-bottom:0;padding-left:0}}.shop-a__selected-category .category-tag-box{border:2px solid #d3d3d3;display:inline-block;margin:0 0 1em;padding:.5em 3em .5em 1em;position:relative}@media (min-width:768px){.shop-a__selected-category .category-tag-box{margin:0 1em 0 0}}@media (min-width:992px){.shop-a__selected-category .category-tag-box{margin:0 1em}}.shop-a__selected-category .category-tag-box a{bottom:0;display:inline-block;height:1em;margin:auto;position:absolute;right:1em;top:0;width:1em}.shop-a__selected-category .category-tag-box .close-icon{height:1em;vertical-align:top;width:1em}.shop-a__banner{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:50px;padding-top:30px;position:relative}.shop-a__banner .bgd-shops{display:none;left:-56px;position:absolute;top:37px}@media (min-width:1220px){.shop-a__banner .bgd-shops{display:block;margin-bottom:100px}}@media (min-width:768px){.shop-a__banner{flex-direction:row}}.shop-a__banner-line{border-right:2px solid #c51426;border-top:2px solid #c51426;bottom:-152px;display:none;height:150px;left:0;position:absolute;width:90%}.shop-a__banner-line:after{background-color:#c51426;content:"";height:2px;position:absolute;right:100%;top:-2px;width:100vw}@media (min-width:1220px){.shop-a__banner-line{display:block}}.shop-a__banner-text{font-size:18px;margin-bottom:1em;padding:0}@media (min-width:576px){.shop-a__banner-text{font-size:24px;margin-bottom:0;padding:1em 2em 0 1em}}.shop-a__banner-buttons .shop-a__banner-button{background-color:transparent;border:2px solid #000;color:#000;cursor:pointer;display:inline-block;font-size:12px;font-weight:700;margin-bottom:1em;padding:.7em 3em .7em 2em;position:relative;text-transform:uppercase;transition:all .3s}.shop-a__banner-buttons .shop-a__banner-button:after{border-right:2px solid #000;border-top:2px solid #000;bottom:0;content:"";display:block;height:.7em;margin:auto;position:absolute;right:1em;top:0;transform:rotate(45deg);transition:all .3s;width:.7em}.shop-a__banner-buttons .shop-a__banner-button:hover{border:2px solid #c51426;color:#c51426}.shop-a__banner-buttons .shop-a__banner-button:hover:after{border-right:2px solid #c51426;border-top:2px solid #c51426}@media (min-width:1220px){.shop-a__banner-buttons .shop-a__banner-button{margin-bottom:0}.shop-map{display:block}}.mapplic-active,.mapplic-clickable:not(g):hover,a.mapplic-active>path,g.mapplic-active>*,g.mapplic-clickable:hover>*{fill:#c51426!important}.mapplic-pin{background-color:transparent!important}.mapplic-tooltip-content{margin-bottom:45px;max-height:180px;position:relative}.mapplic-tooltip-title{font-size:16px;font-weight:700;margin-bottom:10px!important;margin-left:85px!important;padding-left:1em;position:relative;text-transform:uppercase}.mapplic-tooltip-title:before{background-color:#c51426;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:3px}.mapplic-popup-link{background-color:#c51426;border:2px solid #c51426;bottom:0;color:#fff;cursor:pointer;display:inline-block;font-size:12px;font-weight:700;left:0;padding:.7em 3em .7em 2em;position:relative;position:absolute;right:0;text-align:center;text-transform:uppercase;transition:all .3s}.mapplic-popup-link:after{border-right:2px solid #fff;border-top:2px solid #fff;bottom:0;content:"";display:block;height:.7em;margin:auto;position:absolute;right:1em;top:0;transform:rotate(45deg);transition:all .3s;width:.7em}.mapplic-popup-link:hover{background-color:#fff;border:2px solid #000;color:#000}.mapplic-popup-link:hover:after{border-right:2px solid #000;border-top:2px solid #000}.mapplic-popup-link:hover{color:#000!important}.mapplic-tooltip-img-wrapper{align-items:center;display:flex;height:75px;justify-content:center;left:0;position:absolute;top:0;width:75px}.mapplic-tooltip-img-wrapper img{max-width:75px}.mapplic-tooltip{z-index:1}.mapplic-clear-button,.mapplic-zoom-buttons{z-index:2}.mapplic-tooltip-description span{display:inline-block;margin-right:.5em;transform:scale(.7);vertical-align:middle}.mapplic-tooltip-description p{margin-left:85px;margin-top:5px}.mapplic-tooltip-description .mapplic-tooltip-categories{margin-bottom:1em;margin-top:2em;position:relative}.mapplic-tooltip-description .mapplic-tooltip-categories:before{background-color:#eee;content:"";height:2px;left:0;position:absolute;right:0;top:-.5em}.mapplic-levels-select{-webkit-appearance:none;-moz-appearance:none}.mapplic-levels-select::-ms-expand{display:none}.shop-a__layout-switcher{display:flex;font-size:12px;margin-bottom:1em}@media (min-width:768px){.shop-a__layout-switcher{font-size:16px}}.shop-a__layout-switcher .layout-switch-wrapper{margin-left:auto}.shop-s__name{text-transform:uppercase}.shop-s__aside{order:2;padding-left:15px;padding-right:15px;position:relative;width:100%}@media (min-width:992px){.shop-s__aside{flex:0 0 25%;max-width:25%;order:1}}.shop-s__logo{margin-bottom:35px;padding-top:35px;position:relative}.shop-s__aside-heading{font-size:14px;font-weight:700;text-transform:uppercase}.shop-s__contact-item{align-items:center;display:flex;margin-bottom:1em}.shop-s__contact-item span{margin-right:1em;vertical-align:middle}.shop-s__contact-item a{display:inline-block;max-width:80%;overflow:hidden;text-overflow:ellipsis}.shop-s__map-button{background-color:#c51426;border:2px solid #c51426;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-weight:700;margin:2em 0;padding:.7em 3em .7em 2em;position:relative;text-transform:uppercase;transition:all .3s}.shop-s__map-button:after{border-right:2px solid #fff;border-top:2px solid #fff;bottom:0;content:"";display:block;height:.7em;margin:auto;position:absolute;right:1em;top:0;transform:rotate(45deg);transition:all .3s;width:.7em}.shop-s__map-button:hover{background-color:#fff;border:2px solid #000;color:#000}.shop-s__map-button:hover:after{border-right:2px solid #000;border-top:2px solid #000}.shop-s__category-item{font-size:15px}.shop-s__category-item svg{height:2em;margin-right:1em;vertical-align:middle;width:2em}.shop-s__category-item span{font-weight:700;text-transform:uppercase}.shop-s__main{margin-bottom:25px;order:1;padding-left:15px;padding-right:15px;position:relative;width:100%}@media (min-width:992px){.shop-s__main{flex:0 0 75%;max-width:75%;order:2}}.shop-s__gallery{margin-bottom:2em}.shop-s__main-name{text-transform:uppercase}.shop-s__main-content a{color:#c51426}.shop-s__main-content a:hover{text-decoration:underline}.podcasts__header{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:40px}@media only screen and (min-width:992px){.podcasts__header{flex-wrap:nowrap}}.podcasts__intro__title{font-size:2em;font-weight:700;margin-bottom:1em;text-transform:uppercase}.podcasts__intro .tab{display:inline-block}.podcasts__title{color:#000;font-size:16px;line-height:24px;margin:0 0 24px;text-transform:uppercase;width:100%}@media only screen and (min-width:992px){.podcasts__title{margin:0 auto 0 0;width:auto}}.podcasts__filter{position:relative;width:calc(50% - 15px)}@media only screen and (min-width:992px){.podcasts__filter{width:auto}}.podcasts__filter:after{background:url(/wp-content/themes/domar-theme/assets/dist/images/ic_arrow_down.a5e51b93.svg) no-repeat 50%;background-size:24px;bottom:7px;content:"";display:inline-block;height:24px;pointer-events:none;position:absolute;right:9px;width:24px}@media only screen and (min-width:576px){.podcasts__filter:after{bottom:9px;right:12px}}.podcasts__filter--category{margin-right:15px}@media only screen and (min-width:992px){.podcasts__filter--category{margin-right:24px}}.podcasts__filter--sorting{margin-left:15px}@media only screen and (min-width:992px){.podcasts__filter--sorting{margin-left:0}}.podcasts__filter-label{font-size:13px;font-weight:700;line-height:24px;margin:0 0 6px;text-transform:uppercase}@media only screen and (min-width:321px){.podcasts__filter-label{font-size:14px}}@media only screen and (min-width:992px){.podcasts__filter-label{margin:0 18px 0 0}}.podcasts__filter-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid #d3d3d3;cursor:pointer;display:inline-block;font-size:12px;font-weight:700;outline:none;padding:6px 36px 6px 12px;text-transform:uppercase;width:100%}@media only screen and (min-width:321px){.podcasts__filter-select{font-size:14px}}@media only screen and (min-width:576px){.podcasts__filter-select{font-size:16px;padding:7px 36px 7px 24px}}@media only screen and (min-width:992px){.podcasts__filter-select{width:auto}.podcasts__filter--category .podcasts__filter-select{min-width:255px}.podcasts__filter--sorting .podcasts__filter-select{min-width:200px}}.featured-podcast{display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:30px;position:relative}@media only screen and (min-width:576px){.featured-podcast{margin-bottom:45px;margin-top:45px}}@media only screen and (min-width:992px){.featured-podcast{margin-bottom:50px;margin-top:70px}}.featured-podcast__thumbnail{height:250px;margin:0 0 24px;overflow:hidden;position:relative;width:100%}@media only screen and (min-width:576px){.featured-podcast__thumbnail{height:420px;margin:0;width:320px}}@media only screen and (min-width:992px){.featured-podcast__thumbnail{height:420px;width:570px}}.featured-podcast__thumbnail-img{left:50%;max-height:100%;max-width:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto}.featured-podcast__content{display:flex;flex-direction:column;height:inherit;margin-left:auto;width:100%}@media only screen and (min-width:576px){.featured-podcast__content{width:calc(100% - 350px)}}@media only screen and (min-width:992px){.featured-podcast__content{width:calc(100% - 600px)}}.featured-podcast__content--player{width:100%}.featured-podcast__badge{background:#c52d28;color:#fff;display:none;font-size:14px;left:5px;line-height:24px;padding:3px 18px;position:absolute;top:-15px}@media only screen and (min-width:576px){.featured-podcast__badge{display:inline-block}}.featured-podcast__date{font-size:14px;line-height:24px}@media only screen and (max-width:576px){.featured-podcast__date{order:1}}.featured-podcast__title{border-left:3px solid #c51426;color:#000;font-size:16px;line-height:24px;margin:8px 0 12px;padding-left:12px;text-transform:uppercase}@media only screen and (max-width:576px){.featured-podcast__title{order:2}}.featured-podcast__post{font-size:14px;line-height:24px}@media only screen and (max-width:576px){.featured-podcast__post{order:4}}.featured-podcast-switch{align-items:center;display:flex;margin:.5rem 0 0;position:relative}.featured-podcast-switch__slider{background-color:#ebebeb;border-radius:0;display:inline-flex;height:1rem;left:0;margin-right:.3rem;position:relative;top:0;width:1rem}.featured-podcast-switch__slider:hover{cursor:pointer}.featured-podcast-switch__slider:after{border:solid #fff;border-width:0 2px 2px 0;content:"";display:none;height:10px;left:0;margin:0 auto;position:absolute;right:0;top:1px;transform:rotate(45deg);width:6px}.featured-podcast-switch.active .featured-podcast-switch__slider{background:#c51426}.featured-podcast-switch.active .featured-podcast-switch__slider:after{display:block}@media only screen and (max-width:576px){.featured-podcast-switch{order:3}}.featured-podcast__autoplay{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.featured-podcast-nav{align-items:center;display:flex;flex-wrap:wrap;margin-top:1rem}.featured-podcast-nav-link{display:flex;margin-bottom:.5rem}.featured-podcast-nav-link a,.featured-podcast-nav-link__btn{border:2px solid;padding:.5rem;text-transform:uppercase}.featured-podcast-nav-link a{display:flex;font-weight:700;margin-bottom:.5rem;margin-right:.5rem;margin-top:.5rem}@media only screen and (max-width:576px){.featured-podcast-nav{order:3}}.featured-podcast .readmore-btn{background-color:#c51426;border:2px solid #c51426;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-weight:700;padding:.7em 3em .7em 2em;position:relative;text-transform:uppercase;transition:all .3s}.featured-podcast .readmore-btn:after{border-right:2px solid #fff;border-top:2px solid #fff;bottom:0;content:"";display:block;height:.7em;margin:auto;position:absolute;right:1em;top:0;transform:rotate(45deg);transition:all .3s;width:.7em}.featured-podcast .readmore-btn:hover{background-color:#fff;border:2px solid #000;color:#000}.featured-podcast .readmore-btn:hover:after{border-right:2px solid #000;border-top:2px solid #000}.featured-podcast .readmore-content{overflow:hidden}.featured-podcast .readmore-content[aria-hidden=true]{height:0}.featured-podcast .readmore-content[aria-hidden=false]{height:auto}.featured-podcast .readmore-content.is-expanding[aria-hidden=true]{animation:textExpand .7s ease-in;height:auto}.featured-podcast .readmore-content.is-collapsing[aria-hidden=false]{animation:textCollapse .7s ease-out}.podcast{display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:45px;position:relative}@media only screen and (min-width:576px){.podcast{margin-bottom:40px}}.podcast__thumbnail{height:200px;margin:0 0 20px;overflow:hidden;position:relative;width:100%}@media only screen and (min-width:576px){.podcast__thumbnail{margin:0;width:270px}}.podcast__thumbnail-img{height:auto;left:50%;max-width:100%;position:absolute;top:50%;transform:translate(-50%,-50%)}@media only screen and (min-width:576px){.podcast__thumbnail-img{max-height:100%;max-width:none;width:auto}}.podcast__badge{background:#c52d28;color:#fff;font-size:14px;left:-10px;line-height:24px;padding:3px 18px;position:absolute;top:-15px}.podcast__content{position:relative;width:100%}@media only screen and (min-width:576px){.podcast__content{margin-left:auto;width:calc(100% - 300px)}}.podcast__date{font-size:14px;line-height:24px}.podcast__title{border-left:3px solid #c51426;color:#000;font-size:16px;line-height:24px;margin:8px 0 12px;padding-left:12px;text-transform:uppercase}.podcast__excerpt{font-size:14px;line-height:24px;padding-right:56px}@media only screen and (min-width:576px){.podcast__excerpt{margin-bottom:16px;padding-right:0}}.podcast__excerpt p{margin:0}.podcast__btn{background:url(/wp-content/themes/domar-theme/assets/dist/images/ic_play.31d3b85c.svg) no-repeat 50%;background-size:24px;border:2px solid #000;display:inline-block;height:44px;width:44px}@media only screen and (max-width:576px){.podcast__btn{bottom:0;position:absolute;right:0}}.podcast__permalink{color:inherit;text-decoration:none}.podcastAbout{display:flex;flex-wrap:wrap;margin-top:50px;width:100%}@media only screen and (max-width:576px){.podcastAbout{flex-direction:column}}.podcastAbout .podcasts__title{margin-bottom:2.3rem;width:100%}.podcastAbout__image{margin-right:20px;position:relative;width:90px}.podcastAbout__image:after{background:#c52d28;content:"";height:70px;position:absolute;right:0;top:0;width:2px}@media only screen and (max-width:576px){.podcastAbout__image{margin-bottom:2rem;margin-right:0;width:100%}.podcastAbout__image:after{display:none}}.podcastAbout__content{width:calc(100% - 120px)}@media only screen and (max-width:576px){.podcastAbout__content{width:100%}}.audio-hidden{height:0;visibility:hidden;width:0}.audio-player{display:flex;margin-top:auto}@media only screen and (max-width:576px){.audio-player{margin:12px 0 24px;order:3}}.audio-player .player-timeline{display:flex;flex-direction:row;flex-wrap:wrap;margin-left:auto;width:calc(100% - 54px)}.audio-player .player-bar{background:#d3d3d3;cursor:pointer;height:44px;position:relative;width:100%}.audio-player .player-bar-loaded{background:rgba(0,0,0,.12);height:100%;left:0;position:absolute;top:0;z-index:1}.audio-player .player-bar-played{background:#c51426;height:100%;left:0;position:absolute;top:0;z-index:2}.audio-player .player-time{font-size:12px;margin-top:6px}.audio-player .player-time-duration{margin-left:auto}.audio-player .play-pause-btn{background:url(/wp-content/themes/domar-theme/assets/dist/images/ic_play.31d3b85c.svg) no-repeat 50%;background-size:24px;border:2px solid #000;cursor:pointer;display:inline-block;height:44px;width:44px}.audio-player.player-playing .play-pause-btn{background:url(/wp-content/themes/domar-theme/assets/dist/images/ic_pause.b9320df0.svg) no-repeat 50%;background-size:24px}.audio-player .progress-bar{width:100%}.audio-player .progress-bar__range{-webkit-appearance:none;background:#d3d3d3;background-image:linear-gradient(#c51426,#c51426);background-repeat:no-repeat;background-size:0 100%;border-radius:0;height:44px;margin-left:10px;width:100%}.audio-player .progress-bar__range::-webkit-slider-thumb{-webkit-appearance:none;background:#000;border-radius:0;box-shadow:0 0 2px 0 #555;cursor:ew-resize;height:44px;-webkit-transition:background .3s ease-in-out;transition:background .3s ease-in-out;width:5px}.audio-player .progress-bar__range:focus{border:none;outline:none}.audio-player .progress-bar .track-time{display:flex;font-size:12px;justify-content:space-between;margin-left:10px;width:100%}.player-container .play-pause-btn__btn{display:block;height:100%;width:100%}
/*# sourceMappingURL=blog.64972179199611913006.css.map*/