body.morele-dialog-show{overflow:hidden;height:100%;-webkit-overflow-scrolling:auto}body.is-ios-device.morele-dialog-show>:not(.morele-dialog){pointer-events:none}.morele-dialog{position:fixed;top:0;left:0;right:0;width:100%;height:100%;background:rgba(0,0,0,.41) none repeat scroll 0 0;z-index:2200;overflow:hidden;-webkit-overflow-scrolling:touch;-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d;perspective-origin:150% 150%;overflow-y:auto}.morele-dialog.-noheaderborder .md-header{border-bottom:none}.morele-dialog.-noheaderborder .md-body{padding-top:0}.morele-dialog .md-outside{display:table;table-layout:fixed;height:100%;width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.morele-dialog .md-inside{position:relative;display:table-cell;width:100%;vertical-align:middle;text-align:center;padding:10px}.morele-dialog .md-overlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:10;overflow:hidden;background:#0d0d0d;opacity:.2}.morele-dialog .md-box{position:relative;width:100%;max-width:624px;background:#fff;border:rgba(60,64,67,.16);border-radius:2px;box-shadow:1px 3px 3px 0 rgba(60,64,67,.16);z-index:100;margin:auto;pointer-events:auto}.morele-dialog .md-header{position:relative;overflow:hidden;border-bottom:1px solid #cbcbcb;padding:0 64px 0 32px;background:#fff;transform:translateZ(0);-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-origin:center;perspective-origin:150% 150%}@media (max-width:767px){.morele-dialog .md-header{padding:0 24px 0 56px}}.morele-dialog .md-header-close-btn{position:absolute;top:0;left:0;width:56px;height:56px;border:0;background:none;padding:0;cursor:pointer}@media (min-width:768px){.morele-dialog .md-header-close-btn{left:auto;right:0}}@media (max-width:767px){.morele-dialog .md-header-close-btn{width:48px;height:48px}}.morele-dialog .md-header-close-btn:hover .icon-css-close:after,.morele-dialog .md-header-close-btn:hover .icon-css-close:before{background:#005fb3}.morele-dialog .md-header-title{font-size:20px;font-weight:400;line-height:56px;text-align:left;color:#0d0d0d;max-height:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:767px){.morele-dialog .md-header-title{line-height:48px;text-align:center}}.morele-dialog .md-body{text-align:left;font-size:16px;line-height:22px}@media (min-width:768px){.morele-dialog .md-body ::-webkit-scrollbar{width:4px;height:4px}.morele-dialog .md-body ::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #fff}.morele-dialog .md-body ::-webkit-scrollbar-thumb{background-color:#cbcbcb;outline:1px solid #cbcbcb;border-radius:2px}}.morele-dialog .md-footer{background:#fff;padding:10px 19px;display:flex;justify-content:space-between;align-items:center}.morele-dialog.fade{opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s ease}.morele-dialog.fade.in{opacity:1;visibility:visible}@media (min-width:1025px){.morele-dialog .md-box:not(.in){opacity:0;visibility:hidden;transform:translateY(-20%);-webkit-transform-style:preserve-3d;transform-origin:center}.morele-dialog .md-box.in,.morele-dialog .md-box:not(.in){-webkit-backface-visibility:hidden;perspective-origin:150% 150%}.morele-dialog .md-box.in{opacity:1;visibility:visible;transform:translateY(0);-webkit-transform-style:preserve-3d;transform-origin:center}.morele-dialog .md-body{padding:32px}.morele-dialog .md-footer{padding:16px 32px}.morele-dialog.has-footer .md-body{padding-bottom:16px}}@media (min-width:768px) and (max-width:1024px){.morele-dialog:not(.tablet-full-rtl) .md-box:not(.in){opacity:0;visibility:hidden;transform:translateY(-20%);-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-origin:center;perspective-origin:150% 150%}.morele-dialog:not(.tablet-full-rtl) .md-box.in{opacity:1;visibility:visible;transform:translateY(0);-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-origin:center;perspective-origin:150% 150%}.morele-dialog:not(.tablet-full-rtl) .md-body{padding:32px}.morele-dialog:not(.tablet-full-rtl) .md-footer{padding:16px 32px}.morele-dialog:not(.tablet-full-rtl).has-footer .md-body{padding-bottom:16px}}@media (max-width:767px){.morele-dialog:not(.mobile-full-rtl) .md-box:not(.in){opacity:0;visibility:hidden;transform:translateY(-20%);-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-origin:center;perspective-origin:150% 150%}.morele-dialog:not(.mobile-full-rtl) .md-box.in{opacity:1;visibility:visible;transform:translateY(0);-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-origin:center;perspective-origin:150% 150%}.morele-dialog:not(.mobile-full-rtl) .md-body{padding:32px}.morele-dialog:not(.mobile-full-rtl) .md-footer{padding:16px 32px}.morele-dialog:not(.mobile-full-rtl).has-footer .md-body{padding-bottom:16px}}@media (min-width:768px) and (max-width:1024px){.morele-dialog.tablet-full-rtl .md-inside{padding:0}.morele-dialog.tablet-full-rtl .md-box{position:absolute;top:0;right:0;bottom:0;left:0;max-width:100%!important}.morele-dialog.tablet-full-rtl .md-box:not(.in){transform:translate3d(100%,0,0);-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-origin:center;perspective-origin:150% 150%}.morele-dialog.tablet-full-rtl .md-box.in{transform:translateZ(0);-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-origin:center;perspective-origin:150% 150%}.morele-dialog.tablet-full-rtl .md-header{position:absolute;right:0;top:0;left:0;height:48px}.morele-dialog.tablet-full-rtl .md-body{position:absolute;top:48px;bottom:0;width:100%;overflow:hidden;overflow-y:auto}.morele-dialog.tablet-full-rtl.has-footer .md-body{bottom:65px}.morele-dialog.tablet-full-rtl .md-body-scrollable{padding:16px}.morele-dialog.tablet-full-rtl .md-footer{position:absolute;right:0;bottom:0;left:0;height:65px}}@media (max-width:767px){.morele-dialog.mobile-full-rtl .md-inside{padding:0}.morele-dialog.mobile-full-rtl .md-box{position:absolute;top:0;right:0;bottom:0;left:0;max-width:100%!important}.morele-dialog.mobile-full-rtl .md-box:not(.in){transform:translate3d(100%,0,0);-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-origin:center;perspective-origin:150% 150%}.morele-dialog.mobile-full-rtl .md-box.in{transform:translateZ(0);-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-origin:center;perspective-origin:150% 150%}.morele-dialog.mobile-full-rtl .md-header{position:absolute;right:0;top:0;left:0;height:48px}.morele-dialog.mobile-full-rtl .md-body{position:absolute;top:48px;bottom:0;width:100%;overflow:hidden;overflow-y:auto}.morele-dialog.mobile-full-rtl.has-footer .md-body{bottom:65px}.morele-dialog.mobile-full-rtl .md-body-scrollable{padding:16px}.morele-dialog.mobile-full-rtl .md-footer{position:absolute;right:0;bottom:0;left:0;height:65px}}.morele-dialog.morele-dialog-confirm .md-box{max-width:375px}.morele-dialog.morele-dialog-confirm .md-body{min-height:100px;font-size:18px}.morele-dialog.morele-dialog-confirm .md-footer .btn-dialog{text-transform:uppercase}.morele-dialog.morele-dialog-reducer .md-box{max-width:500px}.morele-dialog.morele-dialog-reducer .md-body{min-height:100px;font-size:14px}.morele-dialog.morele-dialog-reducer .md-footer .btn-dialog{text-transform:uppercase}.morele-dialog.morele-dialog-middle .md-box{max-width:624px}.morele-dialog.morele-dialog-big .md-box{max-width:800px}@media (max-width:767px){.morele-dialog.morele-without-padding-mobile .md-body-scrollable{padding:0}}@media (max-width:767px){.morele-dialog.morele-grey-bg-mobile .md-box{background:#f2f2f2}}.morele-dialog.morele-dialog-full-buttons .md-footer .btn,.morele-dialog.morele-dialog-full-buttons .md-footer .btn-dialog{flex:0 0 49%;width:49%}@media (max-width:767px){.morele-dialog.morele-dialog-full-buttons .md-footer{padding:0;height:48px}.morele-dialog.morele-dialog-full-buttons .md-footer .btn,.morele-dialog.morele-dialog-full-buttons .md-footer .btn-dialog{flex:0 0 50%;width:50%}}.morele-dialog.terms-dialog .md-box{max-width:512px}.morele-dialog.terms-dialog .md-box .md-body .nst-is-collapsed .more-info{max-height:0;margin-top:0}.morele-dialog.terms-dialog .md-box .md-body .more-info{margin-top:16px;display:block;overflow:hidden;max-height:1000px;transition:all .3s ease-in-out}.morele-dialog.terms-dialog .md-box .md-body .newsletter-reminder.show{display:block}.morele-dialog.terms-dialog .md-box .md-footer button{width:100%}
.morele-autocomplete{position:relative}.morele-autocomplete .ma-loader.circle-loading{position:absolute;top:50%;right:10px;width:26px;height:26px;margin-top:-13px}.morele-autocomplete .ma-result{position:absolute;top:100%;left:0;right:0;border-top:0;z-index:1000;opacity:0;background:#fff;padding:8px 16px 16px;transition:opacity .4s ease;pointer-events:none;box-shadow:0 0 8px 0 rgba(0,0,0,.1)}.morele-autocomplete .ma-result .ma-result-item{position:relative;background:#fff;font-size:14px;padding:8px 40px 8px 48px;cursor:pointer}.morele-autocomplete .ma-result .ma-result-item:before{content:"";display:inline-block;width:20px;height:20px;position:absolute;top:50%;transform:translateY(-50%);left:16px;background-image:url("/assets/src/images/components/search/search.svg");background-repeat:no-repeat;background-size:contain;background-position:50%}.morele-autocomplete .ma-result .ma-result-item.ma-history-item .ma-item-name{padding-right:24px}.morele-autocomplete .ma-result .ma-result-item.ma-history-item:before{background-image:url("/assets/src/images/components/search/history.svg")}.morele-autocomplete .ma-result .ma-result-item .ma-item-name{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.morele-autocomplete .ma-result .ma-result-item .ma-item-name span{text-decoration:none;color:#005fb3;font-weight:600}.morele-autocomplete .ma-result .ma-result-item .ma-item-desc{font-size:12px;color:#707070}.morele-autocomplete .ma-result .ma-result-item .ma-item-desc b{font-weight:600}.morele-autocomplete .ma-result .ma-result-item.ma-item-suggest .ma-item-name span{text-decoration:none;color:#005fb3}.morele-autocomplete .ma-result .ma-result-item+.ma-result-item{margin-top:3px}.morele-autocomplete .ma-result .ma-result-item.categories-name{margin:12px -8px 0;padding:12px 25px;font-weight:600;border-top:1px solid #cbcbcb}@media (max-width:767px){.morele-autocomplete .ma-result .ma-result-item.categories-name{font-weight:400}}.morele-autocomplete .ma-result .ma-result-item a{color:unset}.morele-autocomplete .ma-result .ma-result-item a:hover{text-decoration:none}.morele-autocomplete .ma-result .ma-result-item:not(.categories-name).ma-item-active,.morele-autocomplete .ma-result .ma-result-item:not(.categories-name):hover{background:#f8f8f8}@media (max-width:767px){.morele-autocomplete .ma-result .ma-result-item{margin-bottom:8px;padding-top:4px;padding-bottom:4px;min-height:50px;display:flex;flex-direction:column;justify-content:center}.morele-autocomplete .ma-result .ma-result-item:not(.categories-name){background:#f8f8f8;padding:4px 16px 4px 50px}.morele-autocomplete .ma-result .ma-result-item:not(.categories-name).ma-item-suggest{padding:4px 16px 4px 50px}.morele-autocomplete .ma-result .ma-result-item:not(.categories-name).ma-item-active,.morele-autocomplete .ma-result .ma-result-item:not(.categories-name):hover{background:#f8f8f8}}.morele-autocomplete .ma-result .ma-result-title{position:relative;font-size:14px;text-transform:uppercase;font-weight:600;padding:8px 0}@media (max-width:767px){.morele-autocomplete .ma-result .ma-result-title{padding:12px 10px}}.morele-autocomplete .ma-result .ma-result-separator+.ma-result-title{padding-top:0}.morele-autocomplete .ma-result .ma-result-separator{height:1px;background:#cbcbcb;margin:8px -16px 16px}@media (max-width:767px){.morele-autocomplete .ma-result .ma-result-separator{margin:16px -16px 12px}}.morele-autocomplete .ma-result.ma-show-result{pointer-events:auto;opacity:1}.morele-autocomplete .ma-result.ma-show-result-animation .ma-result-item{opacity:1;transform:translateY(0)}.ma-result-item-remove{position:absolute;top:50%;right:4px;transform:translateY(-50%);padding:8px 16px}@media (max-width:767px){.ma-result-item-remove{right:0}}.ma-clear-history{display:inline-block;font-size:12px;text-transform:uppercase;font-weight:400;position:absolute;right:0;top:50%;transform:translateY(-50%);margin-top:2px;cursor:pointer}
.morele-notify-container{position:fixed;pointer-events:none;z-index:2250;top:0;bottom:0}@media (max-width:767px){.morele-notify-container{bottom:56px}}@media (max-width:450px){.morele-notify-container{width:calc(100% - 32px)}}.morele-notify-container .mn-item{position:absolute;left:0;padding:16px 56px 16px 32px;background:#fff;border:rgba(60,64,67,.16);border-radius:2px;box-shadow:1px 3px 3px 0 rgba(60,64,67,.16);pointer-events:auto;transition:all .35s ease;opacity:0;width:100%;min-width:300px;max-width:832px;font-size:14px;font-weight:600;text-align:center}.morele-notify-container .mn-item .mn-body-wr{display:inline-block;vertical-align:middle;position:relative;padding-left:32px;text-align:left}.morele-notify-container .mn-item .mn-body-wr .mn-icon{position:absolute;top:50%;left:0;font-size:22px;width:22px;height:22px;line-height:22px;transform:translateY(-50%);-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d}.morele-notify-container .mn-item .mn-body-wr .mn-icon i{line-height:20px;display:block}.morele-notify-container .mn-item .mn-close{position:absolute;top:50%;right:14px;cursor:pointer;font-size:18px;height:24px;width:24px;line-height:24px;text-align:center;transform:translateY(-50%);-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d;transition:all .2s ease}.morele-notify-container .mn-item .mn-close:hover{opacity:.8}.morele-notify-container .mn-item .mn-body{font-size:14px}.morele-notify-container .mn-item.mn-item-push{opacity:1}.morele-notify-container .mn-item.mn-type-success{background:#caefea;color:#078372}.morele-notify-container .mn-item.mn-type-info,.morele-notify-container .mn-item.mn-type-warning{background:#ebf2f9;color:#005fb3}.morele-notify-container .mn-item.mn-type-danger{background:#fde5e6;color:#e7000e}.morele-notify-container.position-x-center{left:16px;right:16px;margin:auto}.morele-notify-container.position-x-center .mn-item{left:50%;transform:translateX(-50%)}.morele-notify-container.position-x-center.position-y-top .mn-item{transform:translateX(-50%) translateY(-100%);-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d}.morele-notify-container.position-x-center.position-y-top .mn-item.mn-item-push{transform:translateX(-50%) translateY(0)}.morele-notify-container.position-x-center.position-y-bottom .mn-item{transform:translateX(-50%) translateY(100%);-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d}.morele-notify-container.position-x-center.position-y-bottom .mn-item.mn-item-push{transform:translateX(-50%) translateY(0)}.morele-notify-container.position-x-right{right:16px}.morele-notify-container.position-x-right .mn-item{right:0;transform:translateX(100%);-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d}.morele-notify-container.position-x-right .mn-item.mn-item-push{transform:translateX(0)}.morele-notify-container.position-x-left{left:16px}.morele-notify-container.position-x-left .mn-item{left:0;transform:translateX(-100%);-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d}.morele-notify-container.position-x-left .mn-item.mn-item-push{transform:translateX(0)}
.morele-dropdown{position:relative}.morele-dropdown select{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:none;border:0;opacity:0!important;z-index:100;pointer-events:none}.morele-dropdown .md-label{position:absolute;left:10px;top:-1px;font-size:12px;color:#747474;padding:3px 7px;pointer-events:none;z-index:10}.morele-dropdown .md-list-item.disabled{pointer-events:none;opacity:.7}.morele-dropdown .md-manual-input input{padding-left:8px;padding-right:8px;text-align:center}.morele-dropdown .md-top{position:relative}.morele-dropdown .md-top .md-button{font-family:Open Sans,sans-serif;position:relative;cursor:pointer;text-align:left;padding-right:32px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.morele-dropdown .md-top i[class*=icon-]{position:absolute;top:50%;right:10px;font-size:8px;line-height:1;transform:translateY(-50%);pointer-events:none;color:#cbcbcb}.morele-dropdown.has-label .md-top .md-button{padding-top:18px}.morele-dropdown .md-list{position:relative;border:1px solid #cbcbcb;background:#fff;z-index:105}@media (min-width:768px){.morele-dropdown .md-list{position:absolute;top:100%;left:0;right:0;border-top:0;opacity:0;transition:opacity .3s ease;pointer-events:none;box-shadow:0 4px 8px 0 rgba(0,0,0,.1)}.morele-dropdown .md-list.to-top{top:auto;bottom:100%;border-top:1px solid #cbcbcb;border-bottom:0;box-shadow:0 -4px 8px 0 rgba(0,0,0,.1)}}.morele-dropdown .md-list.show-mobile{position:absolute;top:100%;left:0;right:0;border-top:0;opacity:0;transition:opacity .3s ease;pointer-events:none;box-shadow:0 4px 8px 0 rgba(0,0,0,.1)}.morele-dropdown .md-list.show-mobile.to-top{top:auto;bottom:100%;border-top:1px solid #cbcbcb;border-bottom:0;box-shadow:0 -4px 8px 0 rgba(0,0,0,.1)}.morele-dropdown .md-list .md-list-search{padding:7px 16px;border-bottom:1px solid #cbcbcb;background:#f2f2f2}.morele-dropdown .md-list-collection{padding:0;margin:0;list-style:none;max-height:250px;overflow:hidden;overflow-y:auto}.morele-dropdown .md-list-collection li{cursor:pointer;padding:10px 16px;font-size:14px}.morele-dropdown .md-list-collection li.md-list-item-show-input{border-top:1px solid #cbcbcb}.morele-dropdown .md-list-collection li a{color:inherit;text-decoration:none!important}.morele-dropdown .md-list-collection li:hover{background:#eee}.morele-dropdown .md-list-collection li.selected{color:#fff;background:#005fb3}.morele-dropdown .md-list-collection::-webkit-scrollbar{width:6px}.morele-dropdown .md-list-collection::-webkit-scrollbar-track{background:#f1f1f1}.morele-dropdown .md-list-collection::-webkit-scrollbar-thumb{background:#cbcbcb}.morele-dropdown .md-list-collection::-webkit-scrollbar-thumb:hover{background:#888}.morele-dropdown.btn-loader .btn-loader-element{top:1px;left:1px;right:1px;bottom:1px;z-index:10;background:#fff}.morele-dropdown.md-show-list .md-top i[class*=icon-]{color:#005fb3}.morele-dropdown.md-show-list .md-list{opacity:1;height:auto;pointer-events:auto}@media (max-width:767px){.morele-dropdown.mobile-native select{pointer-events:auto}}@media (max-width:767px){.morele-dropdown.mobile-expanded .md-top,.morele-dropdown.mobile-native .md-list{display:none}.morele-dropdown.mobile-expanded .md-list{z-index:1}.morele-dropdown.mobile-expanded .md-list:not(.md-list-with-search){padding-top:10px}.morele-dropdown.mobile-expanded .md-list.md-list-with-search .md-list-search{padding-top:17px}}
@media (max-width:767px){body.show-app-download-bar .get-app-bar{display:flex;box-shadow:0 2px 4px #00000029;background:#f2f2f2;padding:8px 12px;min-height:85px;width:100%;position:fixed;top:0;left:0;z-index:1001}body.show-app-download-bar .get-app-bar__hidden-section{min-width:65px;margin-top:auto;margin-bottom:auto;display:flex}body.show-app-download-bar .get-app-bar__hidden-section i{margin-top:auto;margin-bottom:auto}body.show-app-download-bar .get-app-bar__hidden-section i.icon-css-close{transform:rotate(-45deg) scale(.8)}body.show-app-download-bar .get-app-bar__hidden-section i.icon-morele{font-size:28px;color:#e7000e;margin-left:8px}}@media (max-width:767px) and (max-width:360px){body.show-app-download-bar .get-app-bar__hidden-section{min-width:52px}body.show-app-download-bar .get-app-bar__hidden-section i.icon-morele{font-size:20px}}@media (max-width:767px){body.show-app-download-bar .get-app-bar__text-section{margin-top:auto;margin-bottom:auto;font-size:12px;padding:2px;padding-left:8px;padding-right:8px}body.show-app-download-bar .get-app-bar__text-section span{font-weight:600}body.show-app-download-bar .get-app-bar__button-section{margin-top:auto;margin-bottom:auto}body.show-app-download-bar .get-app-bar__button-section a{padding-top:2px;padding-bottom:2px}body.show-app-download-bar .get-app-bar.visiblity-none{visibility:hidden;height:0}}@media (max-width:767px) and (min-width:768px){body.show-app-download-bar .get-app-bar{display:none}}@media (max-width:767px){body.show-app-download-bar .overflow-mobile .get-app-bar{display:none}body.show-app-download-bar #main_content #supplier-page{padding-top:133px!important}body.show-app-download-bar #main_content .cat-fixed-on-scroll,body.show-app-download-bar #main_content .product-sub-page{top:133px!important}body.show-app-download-bar header#header{padding-top:142px}body.show-app-download-bar header#header .header-fixed{margin-top:85px!important}body.show-app-download-bar #page-title-placeholder{height:133px}body.show-app-download-bar .page-title{top:85px}body.show-app-download-bar #basket-wrapper .page-title,body.show-app-download-bar .fixed-mobile-popup.show .page-title{top:0!important}}@media (max-width:767px){#news_list header#header{padding-top:0}}.get-app-bar{display:none}
@media (max-width:767px){.reducer-info-dialog.morele-dialog:not(.mobile-full-rtl).has-footer .md-body{padding:30px 16px 16px}.reducer-info-dialog .swiper-container-horizontal>.swiper-pagination-bullets{bottom:0}}.reducer-info-dialog .reducer-body{text-align:center}@media (max-width:767px){.reducer-info-dialog .reducer-body .swiper-slide{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 125px)}}.reducer-info-dialog .reducer-body .slide{height:520px}@media (max-width:767px){.reducer-info-dialog .reducer-body .slide{height:auto;padding-bottom:40px}.reducer-info-dialog .reducer-body .slide h4{font-size:16px;margin:16px 0 8px}.reducer-info-dialog .reducer-body .slide>div{font-size:13px}.reducer-info-dialog .reducer-body .slide>div br{display:none}}.reducer-info-dialog .reducer-body .img-container{width:140px;margin:0 auto}@media (max-width:767px){.reducer-info-dialog .reducer-body .img-container{width:90px}}.reducer-info-dialog .reducer-body .img-container img{max-width:100%}.reducer-info-dialog .reducer-body .dots{margin:16px auto;width:66px}.reducer-info-dialog .reducer-body .dots ul{display:flex;padding:0}.reducer-info-dialog .reducer-body .dots li{list-style:none;cursor:pointer;opacity:.3}.reducer-info-dialog .reducer-body .dots li:hover{opacity:1}.reducer-info-dialog .reducer-body .dots li.active{opacity:1;pointer-events:none;cursor:default}.reducer-info-dialog .reducer-body .swiper-pagination-bullet{width:8px;background-color:#005fb3;height:8px;border-radius:50%;margin:8px;opacity:.5}.reducer-info-dialog .reducer-body .swiper-pagination-bullet-active,.reducer-info-dialog .reducer-body .swiper-pagination-bullet:hover{opacity:1}.reducer-info-dialog .reducer-body .close-dialog{margin:16px 0}.reducer-info-dialog .reducer-body .step{color:#005fb3;padding:16px;margin:0 30%;border-bottom:1px solid #005fb3}@media (max-width:767px){.reducer-info-dialog .reducer-body .step{font-size:14px;padding:8px}}.reducer-info-dialog .hide-footer{height:60px}.reducer-info-dialog .hide-footer button{display:none}
.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide .swiper-lazy-preloader{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.swiper-slide .swiper-lazy-preloader.icon-image-placeholder{display:flex;align-items:center;justify-content:center}.swiper-slide .swiper-lazy-preloader.icon-image-placeholder:before{font-size:80px;color:rgba(0,0,0,.5)}.swiper-invisible-blank-slide{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(right,rgba(0,0,0,.5),transparent);background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(left,rgba(0,0,0,.5),transparent);background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(top,rgba(0,0,0,.5),transparent);background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:48px;height:48px;margin-top:-24px;z-index:10;cursor:pointer;transition:all .3s ease;opacity:.75}.swiper-button-next i,.swiper-button-prev i{font-size:48px;line-height:48px;color:#cbcbcb}.swiper-button-next:hover,.swiper-button-prev:hover{opacity:.8}.swiper-button-next:hover i,.swiper-button-prev:hover i{color:#005fb3}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:0;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:opacity .3s;-o-transition:.3s opacity;transition:opacity .3s;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:top .2s,-webkit-transform .2s;transition:top .2s,-webkit-transform .2s;-o-transition:.2s transform,.2s top;transition:transform .2s,top .2s;transition:transform .2s,top .2s,-webkit-transform .2s}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:left .2s,-webkit-transform .2s;transition:left .2s,-webkit-transform .2s;-o-transition:.2s transform,.2s left;transition:transform .2s,left .2s;transition:transform .2s,left .2s,-webkit-transform .2s}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:right .2s,-webkit-transform .2s;transition:right .2s,-webkit-transform .2s;-o-transition:.2s transform,.2s right;transition:transform .2s,right .2s;transition:transform .2s,right .2s,-webkit-transform .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:hsla(0,0%,100%,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}
.c-rate-app{padding:20px 16px}@media (min-width:360px){.c-rate-app{padding:20px}}.c-rate-app__header{text-align:center;margin-top:4px;margin-bottom:24px}.c-rate-app__title{font-size:20px;line-height:1.4;font-weight:400}.c-rate-app__content{text-align:center;font-size:16px}.c-rate-app__stars{margin-top:32px;margin-bottom:24px;display:flex;align-items:center;justify-content:center}.c-rate-app__stars.stars-box{height:48px}.c-rate-app__stars.stars-box .rating>label{line-height:48px;-webkit-tap-highlight-color:transparent}.c-rate-app__stars.stars-box .rating>label:before{font-size:48px}.c-rate-app__small{font-size:14px;margin:4px 0}.c-rate-app__textarea{display:block;width:100%;min-height:80px;padding:12px 16px;border:1px solid #cbcbcb;font-size:14px;font-family:Open Sans,sans-serif}.c-rate-app__textarea::-webkit-input-placeholder{color:#757575}.c-rate-app__textarea::-moz-placeholder{color:#757575}.c-rate-app__textarea:-ms-input-placeholder{color:#757575}.c-rate-app__textarea:-moz-placeholder{color:#757575}.c-rate-app__btn{margin-top:16px;display:inline-block;width:100%}.c-rate-app__footer{display:flex;align-items:center;justify-content:center;margin-top:16px}.c-rate-app__btn-link{display:inline-block;padding:0;background:none;border:none;color:#005fb3;font-size:14px;margin-top:8px;margin-bottom:8px;cursor:pointer}.c-rate-app__btn-link:hover{text-decoration:underline}.c-rate-app__hidden{display:none}.c-rate-app--init .c-rate-app__footer{justify-content:space-between}.c-rate-app--init .c-rate-app__hidden{display:block}.anim-fade{visibility:visible;opacity:1;height:auto;transition:opacity .4s ease-in,visibility .4s ease-in;overflow:hidden}.anim-fade.anim-fade-out{transition:none;visibility:hidden;opacity:0;height:0}.morele-dialog.app-rate-popup .md-body{padding:0}
#cookie_box{min-height:72px;background-color:rgba(0,0,0,.8);position:fixed;bottom:0;right:0;left:0;width:100%;z-index:2199}@media (max-width:767px){#cookie_box{margin-bottom:56px}}#cookie_box .cookie-box-container{padding:24px 16px;text-align:center;color:#fff;position:relative;height:100%}@media (max-width:767px){#cookie_box .cookie-box-container{padding:16px}}#cookie_box .cookie-box-container .btn.btn-blue-outline{color:#fff;border-color:#fff;margin-left:16px;margin-right:16px;padding:13px 16px}#cookie_box .cookie-box-container .btn.btn-blue-outline:hover{background-color:#fff;border-color:#fff;color:#000}@media (max-width:597px){#cookie_box .cookie-box-container .btn.btn-blue-outline{margin-top:10px}}#cookie_box .cookie-box-container span{line-height:48px}@media (max-width:597px){#cookie_box .cookie-box-container span{line-height:32px}}#cookie_box .cookie-box-container .cookies-cta{position:relative;width:80px;height:30px;display:inline-block}@media (max-width:502px){#cookie_box .cookie-box-container .cookies-cta{height:21px}}#cookie_box .cookie-box-container .cookies-cta a{position:absolute;width:80px;left:0}@media (max-width:502px){#cookie_box .cookie-box-container .cookies-cta a{top:-8px}}#cookie_box .cookie-box-container a{color:#fff;text-decoration:underline;display:inline-block;line-height:48px}#checkout_confirm #cookie_box,#checkout_thanks #cookie_box,#user_forgottenPassword #cookie_box,#user_login #cookie_box,#user_setNewPassword #cookie_box{margin-bottom:0}
.bottom-fixed-popup{position:fixed;left:0;bottom:0;max-width:50%;z-index:1800;transition:opacity .35s ease}@media (max-width:1024px){.bottom-fixed-popup{display:none}}.bottom-fixed-popup.popup-close{opacity:0;pointer-events:none}.bottom-fixed-popup a{display:block;text-decoration:none}.bottom-fixed-popup img{display:block;max-width:100%}.bottom-fixed-popup .bottom-fixed-popup-close{position:absolute;top:0;right:0;width:32px;height:32px;background:none;border:0;padding:4px;line-height:32px;text-align:center;cursor:pointer;font-size:17px;color:#fff}.bottom-fixed-popup .bottom-fixed-popup-close:hover{opacity:.7}
/*!
 * Bootstrap Grid v4.1.2 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */@-ms-viewport{width:device-width}html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,:after,:before{box-sizing:inherit}.container{width:100%;max-width:1709px;padding-right:16px;padding-left:16px;margin-right:auto;margin-left:auto}@media (min-width:681px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:1025px){.container{max-width:960px}}@media (min-width:1280px){.container{max-width:1140px}}.container-fluid{width:100%;max-width:1709px;padding-right:16px;padding-left:16px;margin-right:auto;margin-left:auto}.row{display:flex;flex-wrap:wrap;margin-right:-8px;margin-left:-8px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-lg-max,.col-lg-max-1,.col-lg-max-2,.col-lg-max-3,.col-lg-max-4,.col-lg-max-5,.col-lg-max-6,.col-lg-max-7,.col-lg-max-8,.col-lg-max-9,.col-lg-max-10,.col-lg-max-11,.col-lg-max-12,.col-lg-max-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-md-max,.col-md-max-1,.col-md-max-2,.col-md-max-3,.col-md-max-4,.col-md-max-5,.col-md-max-6,.col-md-max-7,.col-md-max-8,.col-md-max-9,.col-md-max-10,.col-md-max-11,.col-md-max-12,.col-md-max-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-sm-max,.col-sm-max-1,.col-sm-max-2,.col-sm-max-3,.col-sm-max-4,.col-sm-max-5,.col-sm-max-6,.col-sm-max-7,.col-sm-max-8,.col-sm-max-9,.col-sm-max-10,.col-sm-max-11,.col-sm-max-12,.col-sm-max-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto,.col-xs-max,.col-xs-max-1,.col-xs-max-2,.col-xs-max-3,.col-xs-max-4,.col-xs-max-5,.col-xs-max-6,.col-xs-max-7,.col-xs-max-8,.col-xs-max-9,.col-xs-max-10,.col-xs-max-11,.col-xs-max-12,.col-xs-max-auto{position:relative;width:100%;min-height:1px;padding-right:8px;padding-left:8px}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:none}.col-1{flex:0 0 8.33333%;max-width:8.33333%}.col-2{flex:0 0 16.66667%;max-width:16.66667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333%;max-width:33.33333%}.col-5{flex:0 0 41.66667%;max-width:41.66667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333%;max-width:58.33333%}.col-8{flex:0 0 66.66667%;max-width:66.66667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333%;max-width:83.33333%}.col-11{flex:0 0 91.66667%;max-width:91.66667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}@media (min-width:680px){.col-xs-max{flex-basis:0;flex-grow:1;max-width:100%}.col-xs-max-auto{flex:0 0 auto;width:auto;max-width:none}.col-xs-max-1{flex:0 0 8.33333%;max-width:8.33333%}.col-xs-max-2{flex:0 0 16.66667%;max-width:16.66667%}.col-xs-max-3{flex:0 0 25%;max-width:25%}.col-xs-max-4{flex:0 0 33.33333%;max-width:33.33333%}.col-xs-max-5{flex:0 0 41.66667%;max-width:41.66667%}.col-xs-max-6{flex:0 0 50%;max-width:50%}.col-xs-max-7{flex:0 0 58.33333%;max-width:58.33333%}.col-xs-max-8{flex:0 0 66.66667%;max-width:66.66667%}.col-xs-max-9{flex:0 0 75%;max-width:75%}.col-xs-max-10{flex:0 0 83.33333%;max-width:83.33333%}.col-xs-max-11{flex:0 0 91.66667%;max-width:91.66667%}.col-xs-max-12{flex:0 0 100%;max-width:100%}.order-xs-max-first{order:-1}.order-xs-max-last{order:13}.order-xs-max-0{order:0}.order-xs-max-1{order:1}.order-xs-max-2{order:2}.order-xs-max-3{order:3}.order-xs-max-4{order:4}.order-xs-max-5{order:5}.order-xs-max-6{order:6}.order-xs-max-7{order:7}.order-xs-max-8{order:8}.order-xs-max-9{order:9}.order-xs-max-10{order:10}.order-xs-max-11{order:11}.order-xs-max-12{order:12}.offset-xs-max-0{margin-left:0}.offset-xs-max-1{margin-left:8.33333%}.offset-xs-max-2{margin-left:16.66667%}.offset-xs-max-3{margin-left:25%}.offset-xs-max-4{margin-left:33.33333%}.offset-xs-max-5{margin-left:41.66667%}.offset-xs-max-6{margin-left:50%}.offset-xs-max-7{margin-left:58.33333%}.offset-xs-max-8{margin-left:66.66667%}.offset-xs-max-9{margin-left:75%}.offset-xs-max-10{margin-left:83.33333%}.offset-xs-max-11{margin-left:91.66667%}}@media (min-width:681px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:none}.col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media (min-width:767px){.col-sm-max{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-max-auto{flex:0 0 auto;width:auto;max-width:none}.col-sm-max-1{flex:0 0 8.33333%;max-width:8.33333%}.col-sm-max-2{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-max-3{flex:0 0 25%;max-width:25%}.col-sm-max-4{flex:0 0 33.33333%;max-width:33.33333%}.col-sm-max-5{flex:0 0 41.66667%;max-width:41.66667%}.col-sm-max-6{flex:0 0 50%;max-width:50%}.col-sm-max-7{flex:0 0 58.33333%;max-width:58.33333%}.col-sm-max-8{flex:0 0 66.66667%;max-width:66.66667%}.col-sm-max-9{flex:0 0 75%;max-width:75%}.col-sm-max-10{flex:0 0 83.33333%;max-width:83.33333%}.col-sm-max-11{flex:0 0 91.66667%;max-width:91.66667%}.col-sm-max-12{flex:0 0 100%;max-width:100%}.order-sm-max-first{order:-1}.order-sm-max-last{order:13}.order-sm-max-0{order:0}.order-sm-max-1{order:1}.order-sm-max-2{order:2}.order-sm-max-3{order:3}.order-sm-max-4{order:4}.order-sm-max-5{order:5}.order-sm-max-6{order:6}.order-sm-max-7{order:7}.order-sm-max-8{order:8}.order-sm-max-9{order:9}.order-sm-max-10{order:10}.order-sm-max-11{order:11}.order-sm-max-12{order:12}.offset-sm-max-0{margin-left:0}.offset-sm-max-1{margin-left:8.33333%}.offset-sm-max-2{margin-left:16.66667%}.offset-sm-max-3{margin-left:25%}.offset-sm-max-4{margin-left:33.33333%}.offset-sm-max-5{margin-left:41.66667%}.offset-sm-max-6{margin-left:50%}.offset-sm-max-7{margin-left:58.33333%}.offset-sm-max-8{margin-left:66.66667%}.offset-sm-max-9{margin-left:75%}.offset-sm-max-10{margin-left:83.33333%}.offset-sm-max-11{margin-left:91.66667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:none}.col-md-1{flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media (min-width:1024px){.col-md-max{flex-basis:0;flex-grow:1;max-width:100%}.col-md-max-auto{flex:0 0 auto;width:auto;max-width:none}.col-md-max-1{flex:0 0 8.33333%;max-width:8.33333%}.col-md-max-2{flex:0 0 16.66667%;max-width:16.66667%}.col-md-max-3{flex:0 0 25%;max-width:25%}.col-md-max-4{flex:0 0 33.33333%;max-width:33.33333%}.col-md-max-5{flex:0 0 41.66667%;max-width:41.66667%}.col-md-max-6{flex:0 0 50%;max-width:50%}.col-md-max-7{flex:0 0 58.33333%;max-width:58.33333%}.col-md-max-8{flex:0 0 66.66667%;max-width:66.66667%}.col-md-max-9{flex:0 0 75%;max-width:75%}.col-md-max-10{flex:0 0 83.33333%;max-width:83.33333%}.col-md-max-11{flex:0 0 91.66667%;max-width:91.66667%}.col-md-max-12{flex:0 0 100%;max-width:100%}.order-md-max-first{order:-1}.order-md-max-last{order:13}.order-md-max-0{order:0}.order-md-max-1{order:1}.order-md-max-2{order:2}.order-md-max-3{order:3}.order-md-max-4{order:4}.order-md-max-5{order:5}.order-md-max-6{order:6}.order-md-max-7{order:7}.order-md-max-8{order:8}.order-md-max-9{order:9}.order-md-max-10{order:10}.order-md-max-11{order:11}.order-md-max-12{order:12}.offset-md-max-0{margin-left:0}.offset-md-max-1{margin-left:8.33333%}.offset-md-max-2{margin-left:16.66667%}.offset-md-max-3{margin-left:25%}.offset-md-max-4{margin-left:33.33333%}.offset-md-max-5{margin-left:41.66667%}.offset-md-max-6{margin-left:50%}.offset-md-max-7{margin-left:58.33333%}.offset-md-max-8{margin-left:66.66667%}.offset-md-max-9{margin-left:75%}.offset-md-max-10{margin-left:83.33333%}.offset-md-max-11{margin-left:91.66667%}}@media (min-width:1025px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:none}.col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media (min-width:1279px){.col-lg-max{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-max-auto{flex:0 0 auto;width:auto;max-width:none}.col-lg-max-1{flex:0 0 8.33333%;max-width:8.33333%}.col-lg-max-2{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-max-3{flex:0 0 25%;max-width:25%}.col-lg-max-4{flex:0 0 33.33333%;max-width:33.33333%}.col-lg-max-5{flex:0 0 41.66667%;max-width:41.66667%}.col-lg-max-6{flex:0 0 50%;max-width:50%}.col-lg-max-7{flex:0 0 58.33333%;max-width:58.33333%}.col-lg-max-8{flex:0 0 66.66667%;max-width:66.66667%}.col-lg-max-9{flex:0 0 75%;max-width:75%}.col-lg-max-10{flex:0 0 83.33333%;max-width:83.33333%}.col-lg-max-11{flex:0 0 91.66667%;max-width:91.66667%}.col-lg-max-12{flex:0 0 100%;max-width:100%}.order-lg-max-first{order:-1}.order-lg-max-last{order:13}.order-lg-max-0{order:0}.order-lg-max-1{order:1}.order-lg-max-2{order:2}.order-lg-max-3{order:3}.order-lg-max-4{order:4}.order-lg-max-5{order:5}.order-lg-max-6{order:6}.order-lg-max-7{order:7}.order-lg-max-8{order:8}.order-lg-max-9{order:9}.order-lg-max-10{order:10}.order-lg-max-11{order:11}.order-lg-max-12{order:12}.offset-lg-max-0{margin-left:0}.offset-lg-max-1{margin-left:8.33333%}.offset-lg-max-2{margin-left:16.66667%}.offset-lg-max-3{margin-left:25%}.offset-lg-max-4{margin-left:33.33333%}.offset-lg-max-5{margin-left:41.66667%}.offset-lg-max-6{margin-left:50%}.offset-lg-max-7{margin-left:58.33333%}.offset-lg-max-8{margin-left:66.66667%}.offset-lg-max-9{margin-left:75%}.offset-lg-max-10{margin-left:83.33333%}.offset-lg-max-11{margin-left:91.66667%}}@media (min-width:1280px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:none}.col-xl-1{flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width:680px){.d-xs-max-none{display:none!important}.d-xs-max-inline{display:inline!important}.d-xs-max-inline-block{display:inline-block!important}.d-xs-max-block{display:block!important}.d-xs-max-table{display:table!important}.d-xs-max-table-row{display:table-row!important}.d-xs-max-table-cell{display:table-cell!important}.d-xs-max-flex{display:flex!important}.d-xs-max-inline-flex{display:inline-flex!important}}@media (min-width:681px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width:767px){.d-sm-max-none{display:none!important}.d-sm-max-inline{display:inline!important}.d-sm-max-inline-block{display:inline-block!important}.d-sm-max-block{display:block!important}.d-sm-max-table{display:table!important}.d-sm-max-table-row{display:table-row!important}.d-sm-max-table-cell{display:table-cell!important}.d-sm-max-flex{display:flex!important}.d-sm-max-inline-flex{display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width:1024px){.d-md-max-none{display:none!important}.d-md-max-inline{display:inline!important}.d-md-max-inline-block{display:inline-block!important}.d-md-max-block{display:block!important}.d-md-max-table{display:table!important}.d-md-max-table-row{display:table-row!important}.d-md-max-table-cell{display:table-cell!important}.d-md-max-flex{display:flex!important}.d-md-max-inline-flex{display:inline-flex!important}}@media (min-width:1025px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1279px){.d-lg-max-none{display:none!important}.d-lg-max-inline{display:inline!important}.d-lg-max-inline-block{display:inline-block!important}.d-lg-max-block{display:block!important}.d-lg-max-table{display:table!important}.d-lg-max-table-row{display:table-row!important}.d-lg-max-table-cell{display:table-cell!important}.d-lg-max-flex{display:flex!important}.d-lg-max-inline-flex{display:inline-flex!important}}@media (min-width:1280px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:680px){.flex-xs-max-row{flex-direction:row!important}.flex-xs-max-column{flex-direction:column!important}.flex-xs-max-row-reverse{flex-direction:row-reverse!important}.flex-xs-max-column-reverse{flex-direction:column-reverse!important}.flex-xs-max-wrap{flex-wrap:wrap!important}.flex-xs-max-nowrap{flex-wrap:nowrap!important}.flex-xs-max-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xs-max-fill{flex:1 1 auto!important}.flex-xs-max-grow-0{flex-grow:0!important}.flex-xs-max-grow-1{flex-grow:1!important}.flex-xs-max-shrink-0{flex-shrink:0!important}.flex-xs-max-shrink-1{flex-shrink:1!important}.justify-content-xs-max-start{justify-content:flex-start!important}.justify-content-xs-max-end{justify-content:flex-end!important}.justify-content-xs-max-center{justify-content:center!important}.justify-content-xs-max-between{justify-content:space-between!important}.justify-content-xs-max-around{justify-content:space-around!important}.align-items-xs-max-start{align-items:flex-start!important}.align-items-xs-max-end{align-items:flex-end!important}.align-items-xs-max-center{align-items:center!important}.align-items-xs-max-baseline{align-items:baseline!important}.align-items-xs-max-stretch{align-items:stretch!important}.align-content-xs-max-start{align-content:flex-start!important}.align-content-xs-max-end{align-content:flex-end!important}.align-content-xs-max-center{align-content:center!important}.align-content-xs-max-between{align-content:space-between!important}.align-content-xs-max-around{align-content:space-around!important}.align-content-xs-max-stretch{align-content:stretch!important}.align-self-xs-max-auto{align-self:auto!important}.align-self-xs-max-start{align-self:flex-start!important}.align-self-xs-max-end{align-self:flex-end!important}.align-self-xs-max-center{align-self:center!important}.align-self-xs-max-baseline{align-self:baseline!important}.align-self-xs-max-stretch{align-self:stretch!important}}@media (min-width:681px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:767px){.flex-sm-max-row{flex-direction:row!important}.flex-sm-max-column{flex-direction:column!important}.flex-sm-max-row-reverse{flex-direction:row-reverse!important}.flex-sm-max-column-reverse{flex-direction:column-reverse!important}.flex-sm-max-wrap{flex-wrap:wrap!important}.flex-sm-max-nowrap{flex-wrap:nowrap!important}.flex-sm-max-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-max-fill{flex:1 1 auto!important}.flex-sm-max-grow-0{flex-grow:0!important}.flex-sm-max-grow-1{flex-grow:1!important}.flex-sm-max-shrink-0{flex-shrink:0!important}.flex-sm-max-shrink-1{flex-shrink:1!important}.justify-content-sm-max-start{justify-content:flex-start!important}.justify-content-sm-max-end{justify-content:flex-end!important}.justify-content-sm-max-center{justify-content:center!important}.justify-content-sm-max-between{justify-content:space-between!important}.justify-content-sm-max-around{justify-content:space-around!important}.align-items-sm-max-start{align-items:flex-start!important}.align-items-sm-max-end{align-items:flex-end!important}.align-items-sm-max-center{align-items:center!important}.align-items-sm-max-baseline{align-items:baseline!important}.align-items-sm-max-stretch{align-items:stretch!important}.align-content-sm-max-start{align-content:flex-start!important}.align-content-sm-max-end{align-content:flex-end!important}.align-content-sm-max-center{align-content:center!important}.align-content-sm-max-between{align-content:space-between!important}.align-content-sm-max-around{align-content:space-around!important}.align-content-sm-max-stretch{align-content:stretch!important}.align-self-sm-max-auto{align-self:auto!important}.align-self-sm-max-start{align-self:flex-start!important}.align-self-sm-max-end{align-self:flex-end!important}.align-self-sm-max-center{align-self:center!important}.align-self-sm-max-baseline{align-self:baseline!important}.align-self-sm-max-stretch{align-self:stretch!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:1024px){.flex-md-max-row{flex-direction:row!important}.flex-md-max-column{flex-direction:column!important}.flex-md-max-row-reverse{flex-direction:row-reverse!important}.flex-md-max-column-reverse{flex-direction:column-reverse!important}.flex-md-max-wrap{flex-wrap:wrap!important}.flex-md-max-nowrap{flex-wrap:nowrap!important}.flex-md-max-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-max-fill{flex:1 1 auto!important}.flex-md-max-grow-0{flex-grow:0!important}.flex-md-max-grow-1{flex-grow:1!important}.flex-md-max-shrink-0{flex-shrink:0!important}.flex-md-max-shrink-1{flex-shrink:1!important}.justify-content-md-max-start{justify-content:flex-start!important}.justify-content-md-max-end{justify-content:flex-end!important}.justify-content-md-max-center{justify-content:center!important}.justify-content-md-max-between{justify-content:space-between!important}.justify-content-md-max-around{justify-content:space-around!important}.align-items-md-max-start{align-items:flex-start!important}.align-items-md-max-end{align-items:flex-end!important}.align-items-md-max-center{align-items:center!important}.align-items-md-max-baseline{align-items:baseline!important}.align-items-md-max-stretch{align-items:stretch!important}.align-content-md-max-start{align-content:flex-start!important}.align-content-md-max-end{align-content:flex-end!important}.align-content-md-max-center{align-content:center!important}.align-content-md-max-between{align-content:space-between!important}.align-content-md-max-around{align-content:space-around!important}.align-content-md-max-stretch{align-content:stretch!important}.align-self-md-max-auto{align-self:auto!important}.align-self-md-max-start{align-self:flex-start!important}.align-self-md-max-end{align-self:flex-end!important}.align-self-md-max-center{align-self:center!important}.align-self-md-max-baseline{align-self:baseline!important}.align-self-md-max-stretch{align-self:stretch!important}}@media (min-width:1025px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1279px){.flex-lg-max-row{flex-direction:row!important}.flex-lg-max-column{flex-direction:column!important}.flex-lg-max-row-reverse{flex-direction:row-reverse!important}.flex-lg-max-column-reverse{flex-direction:column-reverse!important}.flex-lg-max-wrap{flex-wrap:wrap!important}.flex-lg-max-nowrap{flex-wrap:nowrap!important}.flex-lg-max-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-max-fill{flex:1 1 auto!important}.flex-lg-max-grow-0{flex-grow:0!important}.flex-lg-max-grow-1{flex-grow:1!important}.flex-lg-max-shrink-0{flex-shrink:0!important}.flex-lg-max-shrink-1{flex-shrink:1!important}.justify-content-lg-max-start{justify-content:flex-start!important}.justify-content-lg-max-end{justify-content:flex-end!important}.justify-content-lg-max-center{justify-content:center!important}.justify-content-lg-max-between{justify-content:space-between!important}.justify-content-lg-max-around{justify-content:space-around!important}.align-items-lg-max-start{align-items:flex-start!important}.align-items-lg-max-end{align-items:flex-end!important}.align-items-lg-max-center{align-items:center!important}.align-items-lg-max-baseline{align-items:baseline!important}.align-items-lg-max-stretch{align-items:stretch!important}.align-content-lg-max-start{align-content:flex-start!important}.align-content-lg-max-end{align-content:flex-end!important}.align-content-lg-max-center{align-content:center!important}.align-content-lg-max-between{align-content:space-between!important}.align-content-lg-max-around{align-content:space-around!important}.align-content-lg-max-stretch{align-content:stretch!important}.align-self-lg-max-auto{align-self:auto!important}.align-self-lg-max-start{align-self:flex-start!important}.align-self-lg-max-end{align-self:flex-end!important}.align-self-lg-max-center{align-self:center!important}.align-self-lg-max-baseline{align-self:baseline!important}.align-self-lg-max-stretch{align-self:stretch!important}}@media (min-width:1280px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:680px){.m-xs-max-0{margin:0!important}.mt-xs-max-0,.my-xs-max-0{margin-top:0!important}.mr-xs-max-0,.mx-xs-max-0{margin-right:0!important}.mb-xs-max-0,.my-xs-max-0{margin-bottom:0!important}.ml-xs-max-0,.mx-xs-max-0{margin-left:0!important}.m-xs-max-1{margin:.25rem!important}.mt-xs-max-1,.my-xs-max-1{margin-top:.25rem!important}.mr-xs-max-1,.mx-xs-max-1{margin-right:.25rem!important}.mb-xs-max-1,.my-xs-max-1{margin-bottom:.25rem!important}.ml-xs-max-1,.mx-xs-max-1{margin-left:.25rem!important}.m-xs-max-2{margin:.5rem!important}.mt-xs-max-2,.my-xs-max-2{margin-top:.5rem!important}.mr-xs-max-2,.mx-xs-max-2{margin-right:.5rem!important}.mb-xs-max-2,.my-xs-max-2{margin-bottom:.5rem!important}.ml-xs-max-2,.mx-xs-max-2{margin-left:.5rem!important}.m-xs-max-3{margin:1rem!important}.mt-xs-max-3,.my-xs-max-3{margin-top:1rem!important}.mr-xs-max-3,.mx-xs-max-3{margin-right:1rem!important}.mb-xs-max-3,.my-xs-max-3{margin-bottom:1rem!important}.ml-xs-max-3,.mx-xs-max-3{margin-left:1rem!important}.m-xs-max-4{margin:1.5rem!important}.mt-xs-max-4,.my-xs-max-4{margin-top:1.5rem!important}.mr-xs-max-4,.mx-xs-max-4{margin-right:1.5rem!important}.mb-xs-max-4,.my-xs-max-4{margin-bottom:1.5rem!important}.ml-xs-max-4,.mx-xs-max-4{margin-left:1.5rem!important}.m-xs-max-5{margin:3rem!important}.mt-xs-max-5,.my-xs-max-5{margin-top:3rem!important}.mr-xs-max-5,.mx-xs-max-5{margin-right:3rem!important}.mb-xs-max-5,.my-xs-max-5{margin-bottom:3rem!important}.ml-xs-max-5,.mx-xs-max-5{margin-left:3rem!important}.p-xs-max-0{padding:0!important}.pt-xs-max-0,.py-xs-max-0{padding-top:0!important}.pr-xs-max-0,.px-xs-max-0{padding-right:0!important}.pb-xs-max-0,.py-xs-max-0{padding-bottom:0!important}.pl-xs-max-0,.px-xs-max-0{padding-left:0!important}.p-xs-max-1{padding:.25rem!important}.pt-xs-max-1,.py-xs-max-1{padding-top:.25rem!important}.pr-xs-max-1,.px-xs-max-1{padding-right:.25rem!important}.pb-xs-max-1,.py-xs-max-1{padding-bottom:.25rem!important}.pl-xs-max-1,.px-xs-max-1{padding-left:.25rem!important}.p-xs-max-2{padding:.5rem!important}.pt-xs-max-2,.py-xs-max-2{padding-top:.5rem!important}.pr-xs-max-2,.px-xs-max-2{padding-right:.5rem!important}.pb-xs-max-2,.py-xs-max-2{padding-bottom:.5rem!important}.pl-xs-max-2,.px-xs-max-2{padding-left:.5rem!important}.p-xs-max-3{padding:1rem!important}.pt-xs-max-3,.py-xs-max-3{padding-top:1rem!important}.pr-xs-max-3,.px-xs-max-3{padding-right:1rem!important}.pb-xs-max-3,.py-xs-max-3{padding-bottom:1rem!important}.pl-xs-max-3,.px-xs-max-3{padding-left:1rem!important}.p-xs-max-4{padding:1.5rem!important}.pt-xs-max-4,.py-xs-max-4{padding-top:1.5rem!important}.pr-xs-max-4,.px-xs-max-4{padding-right:1.5rem!important}.pb-xs-max-4,.py-xs-max-4{padding-bottom:1.5rem!important}.pl-xs-max-4,.px-xs-max-4{padding-left:1.5rem!important}.p-xs-max-5{padding:3rem!important}.pt-xs-max-5,.py-xs-max-5{padding-top:3rem!important}.pr-xs-max-5,.px-xs-max-5{padding-right:3rem!important}.pb-xs-max-5,.py-xs-max-5{padding-bottom:3rem!important}.pl-xs-max-5,.px-xs-max-5{padding-left:3rem!important}.m-xs-max-auto{margin:auto!important}.mt-xs-max-auto,.my-xs-max-auto{margin-top:auto!important}.mr-xs-max-auto,.mx-xs-max-auto{margin-right:auto!important}.mb-xs-max-auto,.my-xs-max-auto{margin-bottom:auto!important}.ml-xs-max-auto,.mx-xs-max-auto{margin-left:auto!important}}@media (min-width:681px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:767px){.m-sm-max-0{margin:0!important}.mt-sm-max-0,.my-sm-max-0{margin-top:0!important}.mr-sm-max-0,.mx-sm-max-0{margin-right:0!important}.mb-sm-max-0,.my-sm-max-0{margin-bottom:0!important}.ml-sm-max-0,.mx-sm-max-0{margin-left:0!important}.m-sm-max-1{margin:.25rem!important}.mt-sm-max-1,.my-sm-max-1{margin-top:.25rem!important}.mr-sm-max-1,.mx-sm-max-1{margin-right:.25rem!important}.mb-sm-max-1,.my-sm-max-1{margin-bottom:.25rem!important}.ml-sm-max-1,.mx-sm-max-1{margin-left:.25rem!important}.m-sm-max-2{margin:.5rem!important}.mt-sm-max-2,.my-sm-max-2{margin-top:.5rem!important}.mr-sm-max-2,.mx-sm-max-2{margin-right:.5rem!important}.mb-sm-max-2,.my-sm-max-2{margin-bottom:.5rem!important}.ml-sm-max-2,.mx-sm-max-2{margin-left:.5rem!important}.m-sm-max-3{margin:1rem!important}.mt-sm-max-3,.my-sm-max-3{margin-top:1rem!important}.mr-sm-max-3,.mx-sm-max-3{margin-right:1rem!important}.mb-sm-max-3,.my-sm-max-3{margin-bottom:1rem!important}.ml-sm-max-3,.mx-sm-max-3{margin-left:1rem!important}.m-sm-max-4{margin:1.5rem!important}.mt-sm-max-4,.my-sm-max-4{margin-top:1.5rem!important}.mr-sm-max-4,.mx-sm-max-4{margin-right:1.5rem!important}.mb-sm-max-4,.my-sm-max-4{margin-bottom:1.5rem!important}.ml-sm-max-4,.mx-sm-max-4{margin-left:1.5rem!important}.m-sm-max-5{margin:3rem!important}.mt-sm-max-5,.my-sm-max-5{margin-top:3rem!important}.mr-sm-max-5,.mx-sm-max-5{margin-right:3rem!important}.mb-sm-max-5,.my-sm-max-5{margin-bottom:3rem!important}.ml-sm-max-5,.mx-sm-max-5{margin-left:3rem!important}.p-sm-max-0{padding:0!important}.pt-sm-max-0,.py-sm-max-0{padding-top:0!important}.pr-sm-max-0,.px-sm-max-0{padding-right:0!important}.pb-sm-max-0,.py-sm-max-0{padding-bottom:0!important}.pl-sm-max-0,.px-sm-max-0{padding-left:0!important}.p-sm-max-1{padding:.25rem!important}.pt-sm-max-1,.py-sm-max-1{padding-top:.25rem!important}.pr-sm-max-1,.px-sm-max-1{padding-right:.25rem!important}.pb-sm-max-1,.py-sm-max-1{padding-bottom:.25rem!important}.pl-sm-max-1,.px-sm-max-1{padding-left:.25rem!important}.p-sm-max-2{padding:.5rem!important}.pt-sm-max-2,.py-sm-max-2{padding-top:.5rem!important}.pr-sm-max-2,.px-sm-max-2{padding-right:.5rem!important}.pb-sm-max-2,.py-sm-max-2{padding-bottom:.5rem!important}.pl-sm-max-2,.px-sm-max-2{padding-left:.5rem!important}.p-sm-max-3{padding:1rem!important}.pt-sm-max-3,.py-sm-max-3{padding-top:1rem!important}.pr-sm-max-3,.px-sm-max-3{padding-right:1rem!important}.pb-sm-max-3,.py-sm-max-3{padding-bottom:1rem!important}.pl-sm-max-3,.px-sm-max-3{padding-left:1rem!important}.p-sm-max-4{padding:1.5rem!important}.pt-sm-max-4,.py-sm-max-4{padding-top:1.5rem!important}.pr-sm-max-4,.px-sm-max-4{padding-right:1.5rem!important}.pb-sm-max-4,.py-sm-max-4{padding-bottom:1.5rem!important}.pl-sm-max-4,.px-sm-max-4{padding-left:1.5rem!important}.p-sm-max-5{padding:3rem!important}.pt-sm-max-5,.py-sm-max-5{padding-top:3rem!important}.pr-sm-max-5,.px-sm-max-5{padding-right:3rem!important}.pb-sm-max-5,.py-sm-max-5{padding-bottom:3rem!important}.pl-sm-max-5,.px-sm-max-5{padding-left:3rem!important}.m-sm-max-auto{margin:auto!important}.mt-sm-max-auto,.my-sm-max-auto{margin-top:auto!important}.mr-sm-max-auto,.mx-sm-max-auto{margin-right:auto!important}.mb-sm-max-auto,.my-sm-max-auto{margin-bottom:auto!important}.ml-sm-max-auto,.mx-sm-max-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:1024px){.m-md-max-0{margin:0!important}.mt-md-max-0,.my-md-max-0{margin-top:0!important}.mr-md-max-0,.mx-md-max-0{margin-right:0!important}.mb-md-max-0,.my-md-max-0{margin-bottom:0!important}.ml-md-max-0,.mx-md-max-0{margin-left:0!important}.m-md-max-1{margin:.25rem!important}.mt-md-max-1,.my-md-max-1{margin-top:.25rem!important}.mr-md-max-1,.mx-md-max-1{margin-right:.25rem!important}.mb-md-max-1,.my-md-max-1{margin-bottom:.25rem!important}.ml-md-max-1,.mx-md-max-1{margin-left:.25rem!important}.m-md-max-2{margin:.5rem!important}.mt-md-max-2,.my-md-max-2{margin-top:.5rem!important}.mr-md-max-2,.mx-md-max-2{margin-right:.5rem!important}.mb-md-max-2,.my-md-max-2{margin-bottom:.5rem!important}.ml-md-max-2,.mx-md-max-2{margin-left:.5rem!important}.m-md-max-3{margin:1rem!important}.mt-md-max-3,.my-md-max-3{margin-top:1rem!important}.mr-md-max-3,.mx-md-max-3{margin-right:1rem!important}.mb-md-max-3,.my-md-max-3{margin-bottom:1rem!important}.ml-md-max-3,.mx-md-max-3{margin-left:1rem!important}.m-md-max-4{margin:1.5rem!important}.mt-md-max-4,.my-md-max-4{margin-top:1.5rem!important}.mr-md-max-4,.mx-md-max-4{margin-right:1.5rem!important}.mb-md-max-4,.my-md-max-4{margin-bottom:1.5rem!important}.ml-md-max-4,.mx-md-max-4{margin-left:1.5rem!important}.m-md-max-5{margin:3rem!important}.mt-md-max-5,.my-md-max-5{margin-top:3rem!important}.mr-md-max-5,.mx-md-max-5{margin-right:3rem!important}.mb-md-max-5,.my-md-max-5{margin-bottom:3rem!important}.ml-md-max-5,.mx-md-max-5{margin-left:3rem!important}.p-md-max-0{padding:0!important}.pt-md-max-0,.py-md-max-0{padding-top:0!important}.pr-md-max-0,.px-md-max-0{padding-right:0!important}.pb-md-max-0,.py-md-max-0{padding-bottom:0!important}.pl-md-max-0,.px-md-max-0{padding-left:0!important}.p-md-max-1{padding:.25rem!important}.pt-md-max-1,.py-md-max-1{padding-top:.25rem!important}.pr-md-max-1,.px-md-max-1{padding-right:.25rem!important}.pb-md-max-1,.py-md-max-1{padding-bottom:.25rem!important}.pl-md-max-1,.px-md-max-1{padding-left:.25rem!important}.p-md-max-2{padding:.5rem!important}.pt-md-max-2,.py-md-max-2{padding-top:.5rem!important}.pr-md-max-2,.px-md-max-2{padding-right:.5rem!important}.pb-md-max-2,.py-md-max-2{padding-bottom:.5rem!important}.pl-md-max-2,.px-md-max-2{padding-left:.5rem!important}.p-md-max-3{padding:1rem!important}.pt-md-max-3,.py-md-max-3{padding-top:1rem!important}.pr-md-max-3,.px-md-max-3{padding-right:1rem!important}.pb-md-max-3,.py-md-max-3{padding-bottom:1rem!important}.pl-md-max-3,.px-md-max-3{padding-left:1rem!important}.p-md-max-4{padding:1.5rem!important}.pt-md-max-4,.py-md-max-4{padding-top:1.5rem!important}.pr-md-max-4,.px-md-max-4{padding-right:1.5rem!important}.pb-md-max-4,.py-md-max-4{padding-bottom:1.5rem!important}.pl-md-max-4,.px-md-max-4{padding-left:1.5rem!important}.p-md-max-5{padding:3rem!important}.pt-md-max-5,.py-md-max-5{padding-top:3rem!important}.pr-md-max-5,.px-md-max-5{padding-right:3rem!important}.pb-md-max-5,.py-md-max-5{padding-bottom:3rem!important}.pl-md-max-5,.px-md-max-5{padding-left:3rem!important}.m-md-max-auto{margin:auto!important}.mt-md-max-auto,.my-md-max-auto{margin-top:auto!important}.mr-md-max-auto,.mx-md-max-auto{margin-right:auto!important}.mb-md-max-auto,.my-md-max-auto{margin-bottom:auto!important}.ml-md-max-auto,.mx-md-max-auto{margin-left:auto!important}}@media (min-width:1025px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1279px){.m-lg-max-0{margin:0!important}.mt-lg-max-0,.my-lg-max-0{margin-top:0!important}.mr-lg-max-0,.mx-lg-max-0{margin-right:0!important}.mb-lg-max-0,.my-lg-max-0{margin-bottom:0!important}.ml-lg-max-0,.mx-lg-max-0{margin-left:0!important}.m-lg-max-1{margin:.25rem!important}.mt-lg-max-1,.my-lg-max-1{margin-top:.25rem!important}.mr-lg-max-1,.mx-lg-max-1{margin-right:.25rem!important}.mb-lg-max-1,.my-lg-max-1{margin-bottom:.25rem!important}.ml-lg-max-1,.mx-lg-max-1{margin-left:.25rem!important}.m-lg-max-2{margin:.5rem!important}.mt-lg-max-2,.my-lg-max-2{margin-top:.5rem!important}.mr-lg-max-2,.mx-lg-max-2{margin-right:.5rem!important}.mb-lg-max-2,.my-lg-max-2{margin-bottom:.5rem!important}.ml-lg-max-2,.mx-lg-max-2{margin-left:.5rem!important}.m-lg-max-3{margin:1rem!important}.mt-lg-max-3,.my-lg-max-3{margin-top:1rem!important}.mr-lg-max-3,.mx-lg-max-3{margin-right:1rem!important}.mb-lg-max-3,.my-lg-max-3{margin-bottom:1rem!important}.ml-lg-max-3,.mx-lg-max-3{margin-left:1rem!important}.m-lg-max-4{margin:1.5rem!important}.mt-lg-max-4,.my-lg-max-4{margin-top:1.5rem!important}.mr-lg-max-4,.mx-lg-max-4{margin-right:1.5rem!important}.mb-lg-max-4,.my-lg-max-4{margin-bottom:1.5rem!important}.ml-lg-max-4,.mx-lg-max-4{margin-left:1.5rem!important}.m-lg-max-5{margin:3rem!important}.mt-lg-max-5,.my-lg-max-5{margin-top:3rem!important}.mr-lg-max-5,.mx-lg-max-5{margin-right:3rem!important}.mb-lg-max-5,.my-lg-max-5{margin-bottom:3rem!important}.ml-lg-max-5,.mx-lg-max-5{margin-left:3rem!important}.p-lg-max-0{padding:0!important}.pt-lg-max-0,.py-lg-max-0{padding-top:0!important}.pr-lg-max-0,.px-lg-max-0{padding-right:0!important}.pb-lg-max-0,.py-lg-max-0{padding-bottom:0!important}.pl-lg-max-0,.px-lg-max-0{padding-left:0!important}.p-lg-max-1{padding:.25rem!important}.pt-lg-max-1,.py-lg-max-1{padding-top:.25rem!important}.pr-lg-max-1,.px-lg-max-1{padding-right:.25rem!important}.pb-lg-max-1,.py-lg-max-1{padding-bottom:.25rem!important}.pl-lg-max-1,.px-lg-max-1{padding-left:.25rem!important}.p-lg-max-2{padding:.5rem!important}.pt-lg-max-2,.py-lg-max-2{padding-top:.5rem!important}.pr-lg-max-2,.px-lg-max-2{padding-right:.5rem!important}.pb-lg-max-2,.py-lg-max-2{padding-bottom:.5rem!important}.pl-lg-max-2,.px-lg-max-2{padding-left:.5rem!important}.p-lg-max-3{padding:1rem!important}.pt-lg-max-3,.py-lg-max-3{padding-top:1rem!important}.pr-lg-max-3,.px-lg-max-3{padding-right:1rem!important}.pb-lg-max-3,.py-lg-max-3{padding-bottom:1rem!important}.pl-lg-max-3,.px-lg-max-3{padding-left:1rem!important}.p-lg-max-4{padding:1.5rem!important}.pt-lg-max-4,.py-lg-max-4{padding-top:1.5rem!important}.pr-lg-max-4,.px-lg-max-4{padding-right:1.5rem!important}.pb-lg-max-4,.py-lg-max-4{padding-bottom:1.5rem!important}.pl-lg-max-4,.px-lg-max-4{padding-left:1.5rem!important}.p-lg-max-5{padding:3rem!important}.pt-lg-max-5,.py-lg-max-5{padding-top:3rem!important}.pr-lg-max-5,.px-lg-max-5{padding-right:3rem!important}.pb-lg-max-5,.py-lg-max-5{padding-bottom:3rem!important}.pl-lg-max-5,.px-lg-max-5{padding-left:3rem!important}.m-lg-max-auto{margin:auto!important}.mt-lg-max-auto,.my-lg-max-auto{margin-top:auto!important}.mr-lg-max-auto,.mx-lg-max-auto{margin-right:auto!important}.mb-lg-max-auto,.my-lg-max-auto{margin-bottom:auto!important}.ml-lg-max-auto,.mx-lg-max-auto{margin-left:auto!important}}@media (min-width:1280px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@font-face{font-family:Morele;font-style:normal;font-weight:400;src:url(/assets/dist/./fonts/fontello.eot) format("eot"),url(/assets/dist/./fonts/fontello.woff2) format("woff2"),url(/assets/dist/./fonts/fontello.woff) format("woff"),url(/assets/dist/./fonts/fontello.ttf) format("truetype"),url(/assets/dist/./images/fontellod2c07dda1931deb4ac64f72e80318308.svg#Morele) format("svg")}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;src:local("Open Sans"),local("OpenSans"),url(/assets/dist/./fonts/opensans-regular.woff2) format("woff2"),url(/assets/dist/./fonts/opensans-regular.woff) format("woff"),url(/assets/dist/./fonts/opensans-regular.ttf) format("ttf"),url(/assets/dist/./fonts/opensans-regular.eot) format("eot");font-display:swap}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(/assets/dist/./fonts/opensans-semibold.woff2) format("woff2"),url(/assets/dist/./fonts/opensans-semibold.woff) format("woff"),url(/assets/dist/./fonts/opensans-semibold.ttf) format("ttf"),url(/assets/dist/./fonts/opensans-semibold.eot) format("eot");font-display:swap}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(/assets/dist/./fonts/opensans-bold.woff2) format("woff2"),url(/assets/dist/./fonts/opensans-bold.woff) format("woff"),url(/assets/dist/./fonts/opensans-bold.ttf) format("ttf"),url(/assets/dist/./fonts/opensans-bold.eot) format("eot");font-display:swap}body{position:relative;font-family:Open Sans,sans-serif;font-size:14px;font-weight:400;line-height:1.5;color:#0d0d0d;background:#f2f2f2;min-width:300px;width:100%;margin:0;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;overflow-x:hidden}body.overflow{overflow:hidden}@media (max-width:767px){body.overflow-mobile{overflow:hidden}}@media (max-width:1024px){body.overflow-mobile-tablet{overflow:hidden}body.mobile-tablet-fixed{position:fixed;left:0}}@media (max-width:767px){body.overflow-mobile{overflow:hidden}body.mobile-fixed{position:fixed;left:0}}@media (max-width:767px){body{padding-bottom:72px}}article,aside,figure,footer,header,main,nav,section{display:block}*{box-sizing:border-box;outline:none!important}@media (min-width:1025px){::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #f2f2f2}::-webkit-scrollbar-thumb{background-color:#cbcbcb;outline:1px solid transparent;border-radius:20px}}a{color:#005fb3;text-decoration:none;-webkit-tap-highlight-color:transparent}a:hover{text-decoration:underline}#main_content{position:relative;padding-top:16px;z-index:100}#content_filter{position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,5%,.3);opacity:0;pointer-events:none;transition:opacity .35s ease;z-index:140}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-8%,0,0) rotate(-5deg)}30%{transform:translate3d(8%,0,0) rotate(3deg)}45%{transform:translate3d(-4%,0,0) rotate(-3deg)}60%{transform:translate3d(3%,0,0) rotate(2deg)}75%{transform:translate3d(-1%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}.is-android-device .is-ios,.is-ios-device .is-android{display:none!important}.img-fluid{max-width:100%;height:auto}[class*=" icon-"]:before,[class^=icon-]:before{position:relative;font-family:Morele;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;text-align:center;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-add-image:before{content:"\E800"}.icon-add-to-basket:before{content:"\E801"}.icon-alert:before{content:"\E802"}.icon-arrow-down:before{content:"\E803"}.icon-alert-full:before{content:"\E804"}.icon-arrow-left:before{content:"\E805"}.icon-arrow-left-circle:before{content:"\E806"}.icon-arrow-right:before{content:"\E807"}.icon-arrow-right-bold:before{content:"\E808"}.icon-arrow-right-circle:before{content:"\E809"}.icon-arrow-up:before{content:"\E80A"}.icon-basket:before{content:"\E80B"}.icon-browse:before{content:"\E80C"}.icon-benefits:before{content:"\E80D"}.icon-calendar:before{content:"\E80E"}.icon-chat:before{content:"\E80F"}.icon-check:before{content:"\E810"}.icon-code:before{content:"\E811"}.icon-compare-off:before{content:"\E812"}.icon-compare-on:before{content:"\E813"}.icon-configure:before{content:"\E814"}.icon-contact:before{content:"\E815"}.icon-defects:before{content:"\E816"}.icon-delivery-24:before{content:"\E817"}.icon-delivery:before{content:"\E818"}.icon-delivery-48:before{content:"\E819"}.icon-dropdown:before{content:"\E81A"}.icon-dropdown-2:before{content:"\E81B"}.icon-edit:before{content:"\E81C"}.icon-exit-1:before{content:"\E81D"}.icon-exit-2:before{content:"\E81E"}.icon-exit-3:before{content:"\E81F"}.icon-exit-4:before{content:"\E820"}.icon-file:before{content:"\E821"}.icon-gallery-arrow-left:before{content:"\E822"}.icon-gallery-arrow-right:before{content:"\E823"}.icon-gallery-exit:before{content:"\E824"}.icon-gallery-fullscreen-in:before{content:"\E825"}.icon-gallery-fullscreen-out:before{content:"\E826"}.icon-gallery-pause:before{content:"\E827"}.icon-gallery-play:before{content:"\E828"}.icon-gallery-zoom-in:before{content:"\E829"}.icon-gallery-zoom-out:before{content:"\E82A"}.icon-guarantees-off:before{content:"\E82B"}.icon-home:before{content:"\E82C"}.icon-image-placeholder:before{content:"\E82D"}.icon-info:before{content:"\E82E"}.icon-invisible:before{content:"\E82F"}.icon-like:before{content:"\E830"}.icon-like-on:before{content:"\E878"}.icon-like-hand:before{content:"\E831"}.icon-location:before{content:"\E832"}.icon-mail:before{content:"\E833"}.icon-marketplace:before{content:"\E834"}.icon-message:before{content:"\E835"}.icon-morele:before{content:"\E836"}.icon-netpunkt:before{content:"\E837"}.icon-oneclickbuy:before{content:"\E838"}.icon-opinion-dislike:before{content:"\E839"}.icon-opinion-like:before{content:"\E83A"}.icon-opinion-notsure:before{content:"\E83B"}.icon-options:before{content:"\E83C"}.icon-panel-basket:before{content:"\E83D"}.icon-panel-configurator:before{content:"\E83E"}.icon-panel-like:before{content:"\E83F"}.icon-panel-settings:before{content:"\E840"}.icon-panel-shelf:before{content:"\E841"}.icon-phone:before{content:"\E842"}.icon-plus:before{content:"\E843"}.icon-popup-alert:before{content:"\E844"}.icon-popup-neutral:before{content:"\E845"}.icon-popup-success:before{content:"\E846"}.icon-private:before{content:"\E847"}.icon-public:before{content:"\E848"}.icon-purchase-verified:before{content:"\E849"}.icon-reduktor-cen:before{content:"\E84A"}.icon-search:before{content:"\E84B"}.icon-search-menu:before{content:"\E84C"}.icon-search-sm:before{content:"\E84D"}.icon-share:before{content:"\E84E"}.icon-shop-amfora:before{content:"\E84F"}.icon-shop-budujesz:before{content:"\E850"}.icon-shop-digitalo:before{content:"\E851"}.icon-shop-hulahop:before{content:"\E852"}.icon-shop-meblujesz:before{content:"\E853"}.icon-shop-morele:before{content:"\E854"}.icon-shop-motoria:before{content:"\E855"}.icon-shop-presto:before{content:"\E856"}.icon-shop-pupilo:before{content:"\E857"}.icon-shop-ubieramy:before{content:"\E858"}.icon-social-fb:before{content:"\E859"}.icon-social-fb-bg:before{content:"\E85A"}.icon-social-google:before{content:"\E85B"}.icon-social-instagram:before{content:"\E85C"}.icon-social-twitter:before{content:"\E85D"}.icon-social-yt:before{content:"\E85E"}.icon-sort:before{content:"\E85F"}.icon-star-empty:before,.stars-box .rating>label:before{content:"\E860"}.icon-spec:before{content:"\E861"}.icon-star-full:before,.stars-box .rating:not(:checked)>label:hover:before,.stars-box .rating:not(:checked)>label:hover~label:before,.stars-box .rating>input:checked~label:before{content:"\E862"}.icon-star-half:before{content:"\E863"}.icon-star-half-empty-left:before,.stars-box .rating>.half:before{content:"\E864"}.icon-star-half-empty-right:before{content:"\E865"}.icon-star-half-full-left:before,.stars-box .rating:not(:checked)>label.half:hover:before,.stars-box .rating:not(:checked)>label:hover~label.half:before,.stars-box .rating>input:checked~label.half:before{content:"\E866"}.icon-star-half-full-right:before{content:"\E867"}.icon-thumb-down:before{content:"\E868"}.icon-thumb-down-big:before{content:"\E869"}.icon-thumb-down-med:before{content:"\E86A"}.btn-add-rate.rate-added i.icon-thumb-down:before,.icon-thumb-down-on:before{content:"\E86B"}.icon-thumb-down-small:before{content:"\E86C"}.icon-thumb-up:before{content:"\E86D"}.icon-thumb-up-big:before{content:"\E86E"}.icon-thumb-up-med:before{content:"\E86F"}.btn-add-rate.rate-added i.icon-thumb-up:before,.icon-thumb-up-on:before{content:"\E870"}.icon-thumb-up-small:before{content:"\E871"}.icon-trash:before{content:"\E872"}.icon-user:before{content:"\E873"}.icon-view-list:before{content:"\E874"}.icon-view-map:before{content:"\E875"}.icon-view-photo:before{content:"\E876"}.icon-visible:before{content:"\E877"}.icon-doc-text:before{content:"\F0F6"}.icon-file-pdf:before{content:"\F1C1"}.icon-basket-count{position:absolute;top:-.25em;right:-.25em;display:block;font-size:.4em}.icon-basket-count,.icon-user-count{width:2em;height:2em;background:#e7000e;color:#fff;font-weight:400;font-style:normal;line-height:2em;text-align:center;border-radius:100%}.icon-user-count{font-size:1em;display:inline-block}.icon-user .icon-user-count{position:absolute;top:-.4em;right:-.6em;font-size:.4666em;line-height:2em}.h-control-navigation .icon-user-count{font-size:.8em}.icon-css-close{position:relative;display:inline-block;vertical-align:middle;width:23px;height:23px;transform:rotate(-45deg)}.icon-css-close:after,.icon-css-close:before{content:"";position:absolute;background:#2c2c2c}.icon-css-close:before{top:11px;left:0;right:0;height:1px}.icon-css-close:after{top:0;left:11px;bottom:0;width:1px}.icon-css-close.close-sm{width:15px;height:15px}.icon-css-close.close-sm:before{top:7px}.icon-css-close.close-sm:after{left:7px}.icon-merchant-invoice{max-height:28px;margin:0 5px;width:28px}.h-messages,.header-fixed,.header-static-container{background:#fff;box-shadow:0 0 8px 0 rgba(0,0,0,.1)}#header{position:relative;z-index:150;padding-top:88px}@media (max-width:767px){#header{padding-top:62px}}.header-fixed-container{position:fixed;top:0;left:0;right:0;z-index:150}@media (max-width:767px){.header-fixed-container{height:100vh;pointer-events:none}}.header-fixed-container .visibility-none-email{visibility:hidden;height:0;width:0}.header-fixed{pointer-events:auto;min-width:320px;height:88px;padding:20px 0}@media (max-width:767px){.header-fixed{height:62px;padding:16px 0;pointer-events:auto}}@media (min-width:1551px){.header-fixed .h-logo{flex:0 0 280px;width:280px}}@media (min-width:1201px) and (max-width:1550px){.header-fixed .h-logo{flex:0 0 200px;width:200px}}@media (min-width:681px) and (max-width:1200px){.header-fixed .h-logo{flex:0 0 160px;width:160px}}@media (max-width:767px){.header-fixed .h-logo{flex:0 0 127px;width:127px}}.header-fixed .h-logo h1{margin:0}.header-fixed .h-logo a{display:block;text-decoration:none;padding-top:3px;text-align:center}.header-fixed .h-logo img{display:block;height:auto;width:auto;margin:0 auto;max-width:192px;max-height:40px}.header-fixed .h-logo img.logo-morele-dzien-matki{max-width:100%;max-height:60px;margin-top:-10px}@media (max-width:767px){.header-fixed .h-logo img{max-height:24px}}@media (min-width:1551px){.header-fixed .h-content{flex:0 0 calc(100% - 280px);width:calc(100% - 280px)}}@media (min-width:1201px) and (max-width:1550px){.header-fixed .h-content{flex:0 0 calc(100% - 200px);width:calc(100% - 200px)}}@media (min-width:681px) and (max-width:1200px){.header-fixed .h-content{flex:0 0 calc(100% - 160px);width:calc(100% - 160px)}}@media (max-width:767px){.header-fixed .h-content{flex:0 0 calc(100% - 127px);width:calc(100% - 127px)}}@media (min-width:768px){.header-fixed .h-row{display:flex;align-items:center;justify-content:space-between}}@media (min-width:768px) and (max-width:1024px){.header-fixed .h-quick-search{flex:0 0 100%;width:100%}}@media (min-width:1025px) and (max-width:1170px){.header-fixed .h-quick-search{flex:0 0 40%;width:40%}}@media (min-width:1171px) and (max-width:1250px){.header-fixed .h-quick-search{flex:0 0 50%;width:50%}}@media (min-width:1251px) and (max-width:1450px){.header-fixed .h-quick-search{flex:0 0 40%;width:40%}}@media (min-width:1451px) and (max-width:1600px){.header-fixed .h-quick-search{flex:0 0 45%;width:45%}}@media (min-width:1601px){.header-fixed .h-quick-search{flex:0 0 50%;width:50%}}@media (max-width:767px){.header-fixed .h-quick-search{flex:0 0 100%;width:100%}}.header-fixed .h-controls{padding-left:10px}@media (min-width:768px) and (max-width:1024px){.header-fixed .h-controls{flex:0 0 0%;width:0}}@media (min-width:1025px) and (max-width:1170px){.header-fixed .h-controls{flex:0 0 60%;width:60%}}@media (min-width:1171px) and (max-width:1250px){.header-fixed .h-controls{flex:0 0 50%;width:50%}}@media (min-width:1251px) and (max-width:1450px){.header-fixed .h-controls{flex:0 0 60%;width:60%}}@media (min-width:1451px) and (max-width:1600px){.header-fixed .h-controls{flex:0 0 55%;width:55%}}@media (min-width:1601px){.header-fixed .h-controls{flex:0 0 50%;width:50%}}@media (min-width:1551px){.header-fixed .h-controls{max-width:665px}}@media (max-width:1024px){.header-fixed .h-controls{position:fixed;top:0;left:100%;width:100%;bottom:0;flex:0 0 100%;z-index:1001}}@media (min-width:1025px){.header-fixed .h-control-row{display:flex;justify-content:space-between;align-items:center}}@media (min-width:1025px){.header-fixed .h-control{position:relative}}@media (min-width:992px) and (max-width:1400px){.header-fixed .h-control{font-size:13px}}@media (max-width:1024px){.header-fixed .h-control{position:absolute;top:0;left:0;width:100%;height:100%;background:#f2f2f2;transition:all .6s ease;-webkit-overflow-scrolling:touch}.header-fixed .h-control.show-component{transform:translateX(-100%)}}@media (min-width:1025px){.header-fixed .h-control .h-control-btn{position:relative;display:flex;align-items:center;height:48px;z-index:5;padding:7px 15px 7px 40px;font-size:14px;line-height:1.4;letter-spacing:-.4px;color:#0d0d0d}.header-fixed .h-control .h-control-btn i[class*=icon-]{position:absolute;top:50%;left:10px;font-size:28px;line-height:1;text-decoration:none;transform:translateY(-50%)}.header-fixed .h-control .h-control-btn img{position:absolute;top:50%;left:0;max-width:28px;text-decoration:none;transform:translateY(-50%)}}@media (min-width:1025px) and (min-width:768px) and (max-width:1024px){.header-fixed .h-control .h-control-btn img{top:55%;left:10px}}@media (max-width:1024px){.header-fixed .h-control .h-control-btn{display:none}}.header-fixed .h-control.h-pickup-points-control span.fw-600{font-weight:600}.header-fixed .h-control .h-control-mobile-head{position:absolute;top:0;left:0;right:0;height:48px;background:#fff;border-bottom:1px solid #cbcbcb;padding:0 68px;line-height:48px;z-index:10}.header-fixed .h-control .h-control-mobile-head i[class*=icon-]{position:absolute;top:0;left:0;text-align:center;font-size:15px;width:48px;height:48px}.header-fixed .h-control .h-control-mobile-head div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;text-align:center;font-size:20px}@media (min-width:1025px){.header-fixed .h-control .h-control-mobile-head{display:none}}@media (min-width:1025px){.header-fixed .h-control .h-control-popup{position:absolute;top:0;left:0;right:0;z-index:1;transition:opacity .3s ease;opacity:0;pointer-events:none}.header-fixed .h-control .h-control-popup .h-control-popup-pad{position:relative;height:68px;border:1px solid #cbcbcb;border-bottom:0;box-shadow:0 4px 8px 0 rgba(0,0,0,.1);cursor:pointer}.header-fixed .h-control .h-control-popup .h-control-popup-pad:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:3px;background:#fff;z-index:10;pointer-events:none}}@media (max-width:1024px){.header-fixed .h-control .h-control-popup{position:absolute;top:48px;left:0;right:0;bottom:56px;overflow:hidden;overflow-y:auto;max-height:100%;-webkit-overflow-scrolling:touch;padding:0 16px}}@media (min-width:1025px){.header-fixed .h-control .h-control-popup .h-control-popup-window{position:absolute;top:68px;left:0;background:#fff;border:1px solid #cbcbcb;box-shadow:0 4px 8px 0 rgba(0,0,0,.1);width:245px;min-height:55px;z-index:5}}@media (min-width:1025px){.header-fixed .h-control .h-control-popup.push-to-left .h-control-popup-window{left:auto;right:0}}@media (min-width:1025px) and (max-width:1250px){.header-fixed .h-control .h-control-popup .h-control-popup-window{left:auto;right:0}}@media (max-width:1024px){.header-fixed .h-control .h-control-popup .card-mobile{background:#fff;box-shadow:0 0 8px 0 rgba(0,0,0,.1);border-radius:2px;margin-bottom:16px}.header-fixed .h-control .h-control-popup .card-mobile:first-child{margin-top:16px}}@media (min-width:1025px){.header-fixed .h-control.h-contact-control .h-control-btn{padding-left:54px}.header-fixed .h-control.h-contact-control .h-control-popup .h-control-popup-window{width:265px;padding-bottom:15px}.header-fixed .h-control.h-shopping-lists-control .h-control-btn{padding-left:48px}.header-fixed .h-control.h-shopping-lists-control .h-control-btn i[class*=icon-]{font-size:26px}}@media (min-width:1025px) and (min-width:1025px) and (max-width:1250px){.header-fixed .h-control.h-shopping-lists-control .h-control-btn{width:50px;padding:0}.header-fixed .h-control.h-shopping-lists-control .h-control-btn .h-control-btn-label{display:none}.header-fixed .h-control.h-shopping-lists-control .h-control-btn i[class*=icon-]{top:50%;left:50%;transform:translateY(-50%) translateX(-50%)}}@media (min-width:1025px){.header-fixed .h-control.h-shopping-lists-control .h-control-popup .h-control-popup-window{padding-top:11px}.header-fixed .h-control.h-user-control .h-control-btn{padding-left:42px}.header-fixed .h-control.h-user-control .h-control-btn i[class*=icon-]{font-size:24px}.header-fixed .h-control.h-user-control .h-control-btn .h-control-btn-label{max-width:75px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media (min-width:1025px) and (min-width:1025px) and (max-width:1250px){.header-fixed .h-control.h-user-control .h-control-btn{width:50px;padding:0}.header-fixed .h-control.h-user-control .h-control-btn .h-control-btn-label{display:none}.header-fixed .h-control.h-user-control .h-control-btn i[class*=icon-]{top:50%;left:50%;transform:translateY(-50%) translateX(-50%)}}@media (min-width:1025px){.header-fixed .h-control.h-basket-control .h-control-btn{padding-left:55px}.header-fixed .h-control.h-basket-control .h-control-btn i[class*=icon-]{margin-top:1px}.header-fixed .h-control.h-control-has-popup .h-control-btn{cursor:pointer}.header-fixed .h-control:hover .h-control-popup{opacity:1;pointer-events:auto}}.header-fixed .h-contact-info{position:relative;padding:16px 20px 16px 64px}@media (max-width:1024px){.header-fixed .h-contact-info{padding:24px 16px 24px 72px}}.header-fixed .h-contact-info .h-ci-left{position:absolute;top:12px;left:15px;line-height:1}.header-fixed .h-contact-info .h-ci-left i[class*=icon-]{font-size:20px}@media (max-width:1024px){.header-fixed .h-contact-info .h-ci-left{top:22px;left:22px}.header-fixed .h-contact-info .h-ci-left i[class*=icon-]{font-size:26px}}.header-fixed .h-contact-info a{color:#0d0d0d}@media (min-width:1025px){.header-fixed .h-contact-info.mobile-only{display:none!important}}.header-fixed .h-contact-info.h-contact-menu-item{display:block;padding:5px 20px 5px 64px;text-decoration:none;font-size:16px;color:#0d0d0d}.header-fixed .h-contact-info.h-contact-menu-item .h-ci-left{top:50%;transform:translateY(-50%)}.header-fixed .h-contact-info.h-contact-menu-item .h-ci-left .icon-mail{font-size:15px}.header-fixed .h-contact-info.h-contact-menu-item:hover{background:#eee}@media (max-width:1024px){.header-fixed .h-contact-info.h-contact-menu-item{padding:24px 16px 24px 72px}}@media (max-width:1024px) and (max-width:1024px){.header-fixed .h-contact-info.h-contact-menu-item .h-ci-left{font-size:18px}.header-fixed .h-contact-info.h-contact-menu-item .h-ci-left img{max-width:24px}}.header-fixed .h-sm-contact-size{font-size:12px;letter-spacing:.3px;line-height:1.6}.header-fixed .h-sm-contact-size .phone-number{font-size:1.3em;margin-right:6px}@media (max-width:1024px){.header-fixed .h-sm-contact-size>div+div{margin-top:16px}}@media (min-width:768px){.header-fixed .account-manager{padding:22px 20px 18px 64px;background:#f2f2f2}}@media (max-width:767px){.header-fixed .account-manager{padding-top:16px}}.header-fixed .account-manager .h-ci-left{top:26px}.header-fixed .account-manager .am-user-img{position:relative;width:32px;height:32px;overflow:hidden;border-radius:100%}.header-fixed .account-manager .am-user-img.image-not-found{text-align:center;line-height:32px;font-size:18px}.header-fixed .account-manager .am-user-img img{position:absolute;top:50%;left:50%;width:100%;transform:translate3d(-50%,-50%,0)}.header-fixed .account-manager .am-user-name{font-size:16px;letter-spacing:.3px}@media (max-width:767px){.header-fixed .account-manager .am-user-name{margin-bottom:4px}}.header-fixed .account-manager .am-user-position{text-transform:uppercase;font-size:12px;color:#757575}@media (max-width:767px){.header-fixed .account-manager .am-user-position{margin-bottom:13px}}.header-fixed .account-manager .am-user-contact{letter-spacing:.25px;margin-top:2px;word-break:break-all}@media (max-width:767px){.header-fixed .account-manager .am-user-contact{margin-top:11px}}.header-fixed .account-manager .am-user-contact a{color:inherit}.h-messages{position:relative;text-align:center;padding:14px 32px}.h-messages .h-message-close{position:absolute;top:50%;right:0;width:48px;height:48px;background:transparent;border:0;padding:0;margin-top:-24px;font-size:16px;cursor:pointer}.h-message{padding:3px 0;letter-spacing:.15px}.h-message-action{margin-left:20px;letter-spacing:-.7px}@media (max-width:379px){.h-message-action{display:inline-block;margin:0 20px;clear:left}}.seo-description{font-size:12px;text-align:justify;margin:56px 0 -42px;padding:30px 0;border-top:1px solid #cbcbcb;border-bottom:1px solid #cbcbcb}.seo-description .seo-description-scroll{overflow:hidden;overflow-y:auto;max-height:174px;padding-right:8px}@media (max-width:767px){.seo-description{font-size:10px;margin:20px 0;line-height:14px}.seo-description p{margin:14px 0}}.seo-description h2{font-size:16px;margin:0 0 16px}.seo-description h3{font-size:20px;margin:16px 0}.seo-description a{color:#0d0d0d}.seo-description p:first-child{margin-top:0}.seo-description p:last-child{margin-bottom:0}@media (min-width:768px){#footer{padding-bottom:40px;margin-top:112px}}@media (max-width:767px){#footer{margin-top:16px}}#footer a{color:#0d0d0d;display:inline-block;width:100%}#footer a:hover{text-decoration:none}#footer .foot-menu{display:flex;flex-wrap:wrap;padding:0 15px}#footer .foot-menu .foot-social .foot-social-icons,#footer .foot-menu .foot-social p{padding:0 5px}#footer .foot-menu .foot-social a{width:56px;height:56px;border-radius:28px;background-color:#fff;text-align:center;font-size:26px;padding:9px 0;margin-right:8px}#footer .foot-menu ul{padding:0 5px;margin:0}#footer .foot-menu ul li{list-style:none;line-height:32px;margin-bottom:5px}@media (max-width:767px){#footer .foot-menu ul li{font-size:14px;line-height:inherit;height:40px;display:flex}#footer .foot-menu ul li a{margin-top:auto;margin-bottom:auto}}#footer .foot-menu .foot-menu-title{text-transform:uppercase;font-size:16px;padding:0 5px;margin-bottom:20px}@media (max-width:767px){#footer .foot-menu .foot-menu-title{margin-top:56px;font-size:14px}}@media (max-width:767px){#footer .foot-menu{padding-left:0}#footer .foot-menu .foot-menu-column:first-child .foot-menu-title,#footer .foot-menu .foot-menu-column:nth-child(2) .foot-menu-title{margin-top:32px}}@media (min-width:768px){#footer .foot-get-application{margin-top:20px}}@media (max-width:767px){#footer .foot-get-application{margin:-8px 0 24px}}#footer .foot-get-application .foot-menu-title{font-size:16px;margin-bottom:20px}@media (max-width:767px){#footer .foot-get-application .foot-menu-title{font-size:14px}}#footer .foot-get-application__bestsellers-info{padding-bottom:14px;text-decoration:underline;font-size:14px;padding-left:5px}#footer .foot-get-application__container{display:flex;padding-left:5px}#footer .foot-get-application__container>div{width:100%;max-width:140px}#footer .foot-get-application__container>div img{width:100%}#footer .foot-get-application__container>div.foot-get-application-buttons{padding-left:16px}#footer .foot-get-application__container>div.foot-get-application-buttons a{flex:0 0 100%}@media (max-width:767px){#footer .foot-get-application__container>div.foot-get-application-buttons{padding-left:0;max-width:380px}#footer .foot-get-application__container>div.foot-get-application-buttons a{flex:0 0 calc(50% - 8px)}}@media (max-width:767px){#footer .foot-get-application__container__qrcode{display:none}}#footer .foot-get-application-buttons{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;max-width:380px}#footer .foot-get-application-buttons a{display:block;flex:0 0 calc(50% - 8px);width:calc(50% - 8px);transition:all .3s ease;margin-bottom:12px}#footer .foot-get-application-buttons a:hover{opacity:.7}@media (max-width:767px){#footer .foot-get-application-buttons a{margin-bottom:0}}#footer .foot-get-application-buttons img{width:100%;display:block}#footer .foot-hours{margin-top:24px}#footer .foot-hours-row{display:flex;justify-content:space-between;max-width:500px}@media (max-width:767px){#footer .foot-hours-row{flex-wrap:wrap}}#footer .foot-hours-col{display:flex;justify-content:space-between;font-size:12px;width:calc(50% - 8px)}#footer .foot-hours-col.live-chat-col{cursor:pointer}#footer .foot-hours-col i{width:30px;font-size:24px}#footer .foot-hours-col i.icon-mail{font-size:16px}#footer .foot-hours-col>div{width:calc(100% - 46px)}#footer .foot-hours-col .foot-hours-lg{font-size:16px}#footer .foot-hours-col .contact-hours{margin-top:8px}#footer .foot-hours-col .contact-hours span.comma-span{margin-left:-3px}#footer .foot-hours-col .contact-hours span.comma-span:nth-child(4){display:none}@media (max-width:767px){#footer .foot-hours-col{width:100%}#footer .foot-hours-col:nth-child(2){margin-top:30px}}.force-to-desktop-wr .btn-force-to-desktop{cursor:pointer}@media (min-width:768px){.force-to-desktop-wr{margin-top:20px}}@media (max-width:767px){.force-to-desktop-wr{margin-bottom:30px}}.btn-back-to-top{position:fixed;right:16px;bottom:16px;background:none;border:0;padding:0;z-index:2050;width:48px;height:48px;cursor:pointer;transform:rotate(-90deg);transition:opacity .35s ease;opacity:0;pointer-events:none}.btn-back-to-top i{display:block;font-size:48px;line-height:48px;color:#cbcbcb;transition:all .2s ease}.btn-back-to-top:hover i{color:#005fb3}@media (max-width:767px){.btn-back-to-top{width:38px;height:38px;bottom:64px}.btn-back-to-top i{font-size:38px;line-height:38px}}.btn-back-to-top.show{opacity:1;pointer-events:auto}@media (min-width:1025px){#navigation{border-top:1px solid #eee}}@media (max-width:1024px){#navigation{position:fixed;top:0;left:100%;width:100%;bottom:0;flex:0 0 100%;z-index:1001}#navigation .container-fluid,#navigation .row-navigation{position:absolute;top:0;left:0;width:100%;height:100%}}@media (min-width:1025px){.row-navigation{position:relative;display:flex;align-items:stretch}}@media (min-width:1025px){#common_navigation{border-left:1px solid #eee;border-right:1px solid #eee}}@media (min-width:1025px) and (min-width:1025px){#common_navigation{flex:0 0 260px;width:260px}}@media (min-width:1025px) and (min-width:1025px){#common_navigation.always-show .cn-window{opacity:1;min-height:100%}}@media (min-width:1025px) and (min-width:1025px) and (min-width:1025px) and (max-width:1300px){#common_navigation.always-show .cn-window{min-height:550px}}@media (min-width:1025px) and (min-width:1025px) and (min-width:1301px){#common_navigation.always-show .cn-window{min-height:617px}}@media (min-width:1025px) and (min-width:1025px){#common_navigation.always-show .cn-bar{pointer-events:auto}}@media (min-width:1025px) and (min-width:1025px) and (min-width:1025px) and (max-width:1300px){#common_navigation.always-show .cn-bar{min-height:550px}}@media (min-width:1025px) and (min-width:1025px) and (min-width:1301px){#common_navigation.always-show .cn-bar{min-height:617px}}@media (min-width:1025px){#common_navigation:hover .cn-window{opacity:1}#common_navigation:hover .cn-bar{pointer-events:auto}}@media (max-width:1024px){#common_navigation{position:absolute;top:0;left:0;width:100%;bottom:0;background:#fff;transition:all .35s ease;pointer-events:none;-webkit-overflow-scrolling:touch}#common_navigation.show-component{transform:translateX(-100%);pointer-events:auto}}.cn-current-departments{margin:0 0 10px;padding:0 0 8px;list-style:none}.cn-subtitle{margin-top:24px;margin-bottom:16px;padding-left:16px;text-transform:uppercase}@media (min-width:1025px){.cn-menu-mobile-back,.cn-menu-to-cat,.cn-search{display:none}.cn-arrow{position:absolute;top:50%;right:13px;font-size:14px;z-index:100;transform:translateY(-50%)}}@media (min-width:1025px) and (min-width:1025px) and (max-width:1300px){.cn-arrow{font-size:12px}}@media (min-width:1025px){.cn-subtitle{display:none}.cn-heading{display:block;font-size:14px;line-height:1.5;text-align:center;letter-spacing:-.6px;font-weight:600;color:#005fb3;padding:16px 15px;height:100%;display:flex;align-items:center;justify-content:center}}@media (min-width:1025px) and (max-width:1200px){.cn-heading{font-size:14px;padding:10px}}@media (min-width:1025px) and (min-width:768px) and (max-width:1024px){.cn-heading{cursor:pointer}}@media (min-width:1025px){.cn-window{position:absolute;top:100%;left:0;right:0;min-height:618px;pointer-events:none;transition:opacity .3s ease;opacity:0}.cn-bar{background:#fff;box-shadow:0 4px 8px 0 rgba(0,0,0,.1);border:1px solid #eee;border-top:0;padding-bottom:5px}}@media (min-width:1025px) and (min-width:1025px){.cn-bar{width:260px}}@media (min-width:1025px){.cn-name{position:relative;display:block;font-weight:600;font-size:14px;line-height:1.5;color:#0d0d0d;background:#fff}.cn-name,.cn-name:hover{text-decoration:none}}@media (min-width:1025px) and (min-width:1025px) and (max-width:1300px){.cn-name{font-size:14px}}@media (min-width:1025px){.cn-name:after,.cn-name:before{content:"";position:absolute;top:0;left:0;bottom:0;background:#fff;display:none}.cn-name:before{right:-20px;z-index:15}.cn-name:after{right:-3px;border-bottom:2px solid #005fb3;z-index:20}.cn-name-value{display:block;position:relative;padding:8px 40px 8px 16px;z-index:30}}@media (min-width:1025px) and (min-width:1025px) and (max-width:1300px){.cn-name-value{padding:6px 40px 6px 16px}}@media (min-width:1025px){.cn-name-value.magic-feature:after,.cn-name-value.magic-feature:before{content:"";position:absolute;display:block;left:0;width:110%;height:50px}.cn-name-value.magic-feature:before{top:-20px;transform-origin:bottom left;transform:rotate(-4deg)}.cn-name-value.magic-feature:after{bottom:-20px;transform-origin:top left;transform:rotate(4deg)}.cn-name-value.move-stopped:after,.cn-name-value.move-stopped:before{display:none}span[data-svg-url]{position:absolute;display:block;top:50%;left:7px;width:50px;height:40px;margin-top:-20px;pointer-events:none}span[data-svg-url] img,span[data-svg-url] svg{max-width:100%;max-height:100%}}@media (min-width:1025px) and (min-width:1025px) and (max-width:1300px){span[data-svg-url]{width:40px;height:30px;margin-top:-15px}}@media (min-width:1025px){span.shop-name-row{display:flex;align-items:center;justify-content:space-between}.shop-name-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shop-name-domain{display:none;font-size:12px;color:#005fb3;white-space:nowrap}.shop-name-domain span{padding-left:16px}.cn-current-departments{padding:16px 0 8px;border-bottom:1px solid #eee}.cn-shop-window{display:none}.cn-shop-info{display:flex;align-items:center;width:100%;padding-bottom:13px;border-bottom:1px solid #eee;margin:-40px -112px 15px 0}.cn-shop-info img{margin:-1px 0 0 13px;height:24px}.cn-shop-info-name{font-size:13px;font-weight:600;text-transform:uppercase;color:#666}.cn-rows{display:flex;justify-content:space-between}.cn-rows ul{padding:0;margin:0;list-style:none}}@media (min-width:1025px) and (min-width:1025px) and (max-width:1550px){.cn-rows ul.cn-row{padding-right:32px}}@media (min-width:1025px){.cn-row{flex:0 0 24%}.cn-menu-link{font-weight:400;font-size:14px;color:#000;display:block;margin-bottom:8px;min-height:1.4}.cn-row-menu-item-main+.cn-row-menu-item-main{margin-top:28px}.cn-row-menu-link-main{font-weight:600;text-transform:uppercase;margin-bottom:8px}.cn-row-banner{position:absolute;top:0;right:0;bottom:0;width:25%;max-width:264px;background-position:50%;background-size:cover}.cn-shop.cn-current-frontend .cn-current-departments .show-menu.cn-menu-item .cn-name:after,.cn-shop.cn-current-frontend .cn-current-departments .show-menu.cn-menu-item .cn-name:before,.cn-shop.cn-current-frontend .cn-current-departments .show-menu.cn-menu-item .cn-name span.shop-name-row .shop-name-domain,.show-menu.cn-shop.cn-different-frontend .cn-name:after,.show-menu.cn-shop.cn-different-frontend .cn-name:before,.show-menu.cn-shop.cn-different-frontend .cn-name span.shop-name-row .shop-name-domain{display:block}.cn-shop.cn-current-frontend .cn-current-departments .show-menu.cn-menu-item .cn-arrow,.show-menu.cn-shop.cn-different-frontend .cn-arrow{color:#005fb3}.cn-shop.cn-current-frontend>.cn-name{display:none}.cn-shop.cn-current-frontend .cn-current-departments .cn-menu-item.magic-feature-item .cn-name{z-index:50}.cn-shop.cn-current-frontend .cn-current-departments .cn-menu-item-hover:first-child .cn-name-value:before{display:none!important}.cn-shop.cn-current-frontend .cn-current-departments .cn-menu-item-hover:hover .cn-name-value{color:#005fb3}.cn-shop.cn-different-frontend:nth-child(n+11){display:none}.cn-shop.cn-different-frontend>.cn-name .cn-name-value{padding-left:62px}}@media (min-width:1025px) and (min-width:1025px) and (max-width:1300px){.cn-shop.cn-different-frontend>.cn-name .cn-name-value{padding-left:50px}}@media (min-width:1025px){.cn-shop.cn-different-frontend.magic-feature-item .cn-name{z-index:50}.cn-shop.cn-different-frontend:last-child .cn-name-value:after{display:none!important}.cn-shop.cn-different-frontend .cn-shop-window-different-front{padding:56px 32px 60px}.cn-producers{position:absolute;left:60px;bottom:16px}.producers-label{font-size:14px;text-transform:uppercase;margin:10px 40px 10px 0}.producers-item,.producers-label{display:inline-block;vertical-align:middle}.producers-item{margin:10px 20px 10px 0;text-decoration:none}}@media (max-width:1024px){.cn-heading,.cn-producers,.cn-shop-info{display:none}.cn-window{position:absolute;top:0;left:0;right:0;bottom:-56px;background:#fff}.cn-search{height:80px;padding:16px}}@media (max-width:1024px) and (max-width:1024px){.ma-result-wrapper{top:64px}}@media (max-width:1024px){.cn-bar{position:absolute;top:80px;left:0;right:0;bottom:112px;overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0 16px}.cn-shop-window{transform:translateX(100%);will-change:transform}.cn-shop{border-bottom:1px solid #e7e7e7}.cn-shop>.cn-name{position:relative}.cn-shop>.cn-name .shop-name-domain{display:none}.cn-shop>.cn-name [data-svg-url]{position:absolute;top:50%;left:10px;width:40px;height:40px;transform:translateY(-50%)}.cn-shop>.cn-name [data-svg-url] img,.cn-shop>.cn-name [data-svg-url] svg{max-width:100%;max-height:100%}.cn-shop .cn-menu-mobile-back{position:relative;display:block;font-size:16px;color:#0d0d0d;letter-spacing:.4px;border-bottom:1px solid #cbcbcb;margin:0 -16px 16px;padding:16px 50px;text-align:center}.cn-shop .cn-menu-mobile-back i{position:absolute;top:50%;left:32px;font-size:16px;transform:translateY(-50%)}.cn-shop .cn-menu-to-cat{margin:8px 0 16px}.cn-departments-menu-item{border-bottom:1px solid #e7e7e7}.cn-departments-name{padding-left:24px}.cn-link,.cn-name:hover{text-decoration:none}.cn-link{position:relative;display:block;font-size:16px;color:#0d0d0d;letter-spacing:.4px;padding:16px 42px 16px 56px}.cn-link-arrow{position:absolute;top:50%;right:16px;font-size:16px;transform:translateY(-50%)}}@media (min-width:1025px){#horizontal_navigation{flex:0 0 calc(100% - 260px);width:calc(100% - 260px)}}@media (max-width:1024px){#horizontal_navigation{display:none}}#horizontal_navigation ul{display:flex;align-items:flex-end;justify-content:space-between;margin:0;list-style:none}#horizontal_navigation ul.to-left{justify-content:flex-start}@media (min-width:1025px) and (max-width:1300px){#horizontal_navigation ul{padding:0}}@media (min-width:1301px){#horizontal_navigation ul{padding:0 16px}}#horizontal_navigation ul li a{position:relative;text-decoration:none;font-weight:400;color:#0d0d0d;display:block;font-size:14px;line-height:1.5;text-align:center;letter-spacing:-.6px;padding:16px 24px}@media (max-width:1200px){#horizontal_navigation ul li a{font-size:14px;padding:10px}}#horizontal_navigation ul li a .h-line{position:absolute;left:0;right:0;bottom:0;background:#005fb3;height:0}@media (max-width:1450px){#horizontal_navigation ul li a{padding:16px}}@media (max-width:1050px){#horizontal_navigation ul li a{padding:12px}}@media (max-width:1050px){#horizontal_navigation ul li:nth-child(n+6){display:none}}@media (max-width:1000px){#horizontal_navigation ul li:nth-child(n+5){display:none}}#horizontal_navigation ul li.menu-item-active a,#horizontal_navigation ul li:hover a{text-decoration:none}#horizontal_navigation ul li.menu-item-active a .h-line,#horizontal_navigation ul li:hover a .h-line{height:3px}.h-control-navigation{margin:0;padding:0;list-style:none}.h-control-navigation li{position:relative}.h-control-navigation li a{position:relative;display:block;font-size:14px;font-weight:400;color:#0d0d0d;line-height:1.45;letter-spacing:.4px;padding:6px 18px;text-decoration:none}.h-control-navigation li a span{margin-left:7px}.h-control-navigation li a:hover{background:#eee}.h-control-navigation li.un-account{margin-bottom:19px;border-bottom:1px solid #eee}.h-control-navigation li.un-account a{padding:17px 18px}.h-control-navigation li.un-logout{margin-top:20px}.h-control-navigation li.un-logout a{padding:17px 18px;background:#f2f2f2}.h-control-navigation li.un-logout a:hover{background:#eee}.h-control-navigation li.un-more{margin-top:13px}.h-control-navigation li.un-more:before{content:"";display:block;height:1px;background:#cbcbcb;margin:0 18px}.h-control-navigation li.un-more a{padding:17px 18px}.h-control-navigation li.un-more a .icon-arrow-right-bold{position:absolute;top:50%;right:18px;font-size:12px;transform:translateY(-50%)}#mobile_navigation{position:fixed;left:0;right:0;bottom:0;height:100vh;pointer-events:none;min-width:300px;z-index:1500}@media (min-width:1025px){#mobile_navigation{display:none}}#mobile_navigation ul{position:absolute;left:0;right:0;bottom:0;margin:0;padding:0;list-style:none;display:flex;align-items:center;background:#fff;pointer-events:auto;box-shadow:0 -2px 4px 0 rgba(0,0,0,.1)}@supports (padding-top:constant(safe-area-inset-bottom)){#mobile_navigation ul{--safe-area-inset-bottom:constant(safe-area-inset-bottom);padding-bottom:var(--safe-area-inset-bottom)}}@supports (padding-top:env(safe-area-inset-bottom)){#mobile_navigation ul{--safe-area-inset-bottom:env(safe-area-inset-bottom);padding-bottom:var(--safe-area-inset-bottom)}}#mobile_navigation ul li{flex:0 0 16.666666%;padding:8px}#mobile_navigation ul li>a,#mobile_navigation ul li>span{position:relative;display:block;color:#0d0d0d;text-align:center;height:40px;line-height:40px;cursor:pointer}#mobile_navigation ul li>a>i,#mobile_navigation ul li>span>i{font-size:22px}#mobile_navigation ul li>a .icon-basket,#mobile_navigation ul li>span .icon-basket{position:relative;font-size:23px}#mobile_navigation ul li>a .icon-user,#mobile_navigation ul li>span .icon-user{position:relative}#mobile_navigation ul li>a .icon-basket-count,#mobile_navigation ul li>a .icon-user-count,#mobile_navigation ul li>span .icon-basket-count,#mobile_navigation ul li>span .icon-user-count{width:22px;height:22px;font-size:11px;line-height:22px;top:-7px;right:-5px}#mobile_navigation ul li>a .icon-morele,#mobile_navigation ul li>span .icon-morele{color:#e7000e}#mobile_navigation ul li>a:after,#mobile_navigation ul li>span:after{content:"";position:absolute;left:0;right:0;bottom:0;height:0;background:#e7000e;transition:all .2s ease}#mobile_navigation ul li.active-component a,#mobile_navigation ul li.active-component span,#mobile_navigation ul li:not(.open-component).active a,#mobile_navigation ul li:not(.open-component).active span{color:#e7000e}#mobile_navigation ul li.active-component a:after,#mobile_navigation ul li.active-component span:after,#mobile_navigation ul li:not(.open-component).active a:after,#mobile_navigation ul li:not(.open-component).active span:after{height:4px;bottom:-8px}.breadcrumbs-wrapper{position:relative;padding:16px 0 8px;z-index:110}@media (max-width:767px){.breadcrumbs-wrapper{display:none!important}}.breadcrumb{list-style:none;display:flex;flex-wrap:wrap;color:#0d0d0d;font-weight:500;line-height:22px;font-size:16px;margin:0;padding:0}.breadcrumb h1{font-weight:inherit;line-height:inherit;font-size:inherit;margin:0;padding:0}.breadcrumb a{color:#757575;font-weight:300}.breadcrumb a span{line-height:22px;display:flex}.breadcrumb a span i{font-size:5px;margin-left:8px}.breadcrumb .breadcrumb-item{position:relative;padding:5px;border-top:1px solid #f2f2f2;border-left:1px solid #f2f2f2;border-right:1px solid #f2f2f2;margin-right:15px}.breadcrumbs-whitebg .breadcrumb .breadcrumb-item{border:none}.breadcrumb .breadcrumb-item:after{content:"/";position:absolute;top:5px;right:-10px;color:#cbcbcb}.breadcrumb .breadcrumb-item:first-child{padding-left:0;text-transform:lowercase}.breadcrumb .breadcrumb-item:last-of-type:after{content:""}.breadcrumb .breadcrumb-item .breadcrumbs-dropdown{display:none;position:absolute;left:-1px;top:31px}.breadcrumb .breadcrumb-item .reset-filters{cursor:pointer}.breadcrumb .breadcrumb-item .reset-filters:hover{text-decoration:underline}.breadcrumb .no-arrow .icon-arrow-down{display:none}.breadcrumb .link-box:hover{border-top:1px solid #cbcbcb;border-left:1px solid #cbcbcb;border-right:1px solid #cbcbcb;background-color:#fff}.breadcrumb .link-box:hover a:hover{text-decoration:none}.breadcrumb .link-box:hover .main-breadcrumb:before{z-index:15;content:"";position:absolute;top:31px;left:0;background-color:#fff;width:100%;height:2px}.breadcrumb .link-box:hover .breadcrumbs-dropdown{display:flex;width:auto;background-color:#fff;border:1px solid #cbcbcb;padding:10px 30px;font-size:14px;line-height:20px;z-index:10}.breadcrumb .link-box:hover .breadcrumbs-dropdown .bd-item+.bd-item{margin-top:10px}.breadcrumb .link-box:hover .breadcrumbs-dropdown a:hover{text-decoration:underline}.breadcrumb .link-box:hover .breadcrumbs-dropdown .bd-list{max-width:220px;margin-left:14px;width:max-content}.breadcrumb .link-box:hover .breadcrumbs-dropdown .bd-list:first-child{margin-left:0}.hidden{display:none!important}@media (max-width:680px){.hidden-xs{display:none!important}}@media (max-width:767px){.hidden-sm{display:none!important}}@media (min-width:768px) and (max-width:1024px){.hidden-md{display:none!important}}@media (min-width:1025px){.hidden-lg{display:none!important}}.bg-center{background-position:50%}.bg-cover{background-size:cover}.bg-contain,.bg-cover{background-repeat:no-repeat}.bg-contain{background-position:50%;background-size:contain}.bg-white{background-color:#fff}.bg-black{background-color:#000}@media (min-width:768px){br.break-sm{display:none}}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.text-justify{text-align:justify!important}.h1,h1{font-family:inherit;font-weight:600;color:#0d0d0d}.h1.regular,h1.regular{font-weight:400}.h2,h2{font-family:inherit;font-weight:600;color:#0d0d0d}.h2.regular,h2.regular{font-weight:400}.h3,h3{font-family:inherit;font-weight:600;color:#0d0d0d}.h3.regular,h3.regular{font-weight:400}.h4,h4{font-family:inherit;font-weight:600;color:#0d0d0d}.h4.regular,h4.regular{font-weight:400}.h5,h5{font-family:inherit;font-weight:600;color:#0d0d0d}.h5.regular,h5.regular{font-weight:400}.h1,h1{font-size:40px}.h1,.h2,h1,h2{line-height:1.2}.h2,h2{font-size:32px}.h3,h3{font-size:24px}.h3,.h4,h3,h4{line-height:1.4}.h4,h4{font-size:20px}.h5,h5{font-size:16px}.h5,.h6,h5,h6{line-height:1.4}.h6,h6{font-size:14px}.sale-box{display:inline-block;vertical-align:middle;height:16px;color:#fff;background-color:#e7000e;line-height:16px;text-align:center;font-size:12px;padding:0 3px;min-width:32px;border-radius:2px}.main-nav-1{font-size:16px;line-height:22px;cursor:pointer;font-weight:500}.main-nav-1 span{font-size:14px;padding-left:2px;display:inline-block}.main-nav-1:hover{color:#005fb3;text-decoration:none}.main-nav-2{font-size:16px;line-height:22px;font-weight:500}.main-nav-2,.main-nav-3{cursor:pointer;color:#005fb3}.main-nav-3{font-weight:300;font-size:14px;text-transform:uppercase;line-height:20px}.main-nav-3 span{font-size:12px;padding-left:2px;display:inline-block}.main-nav-3:hover,.text-link-1{text-decoration:underline}.text-link-1{font-size:14px;color:#005fb3;line-height:20px;font-weight:300;cursor:pointer}.text-link-1:hover{text-decoration:underline}.text-link-2{font-size:14px;color:#005fb3;line-height:20px;font-weight:300;cursor:pointer}.text-link-2:hover{text-decoration:underline}.text-link-3{text-decoration:underline}.text-link-3,.text-link-4{font-size:14px;color:#000;line-height:20px;font-weight:300;cursor:pointer}.text-link-4:hover,.text-link-5{text-decoration:underline}.text-link-5{font-size:12px;color:#000;line-height:20px;font-weight:300;cursor:pointer;text-transform:uppercase}.grey-action{font-size:12px;line-height:1.6;font-weight:400;color:#757575}.grey-action i{display:inline-block;vertical-align:baseline;margin-right:5px}.grey-action i.icon-message{font-size:16px}.grey-action i.icon-chat{font-size:18px}a.grey-action{text-decoration:none}a.grey-action:hover{text-decoration:underline}.font-sm{font-size:12px}.font-blue{color:#005fb3!important}.font-red{color:#e7000e!important}.font-dark-gray{color:#757575!important}.font-medium-gray{color:#cbcbcb!important}.font-black{color:#000!important}.font-dark{color:#0d0d0d!important}.font-orange{color:#f58b00}.font-green{color:#078372}.font-normal{font-weight:400!important}.font-semibold{font-weight:600!important}.font-uppercase{text-transform:uppercase}.small-text{font-size:12px}.btn{position:relative;display:inline-block;vertical-align:middle;border:1px solid transparent;font-family:Open Sans,sans-serif;font-weight:400;font-size:16px;line-height:30px;padding:8px 16px;background:transparent;border-radius:2px;text-align:center;appearance:none;cursor:pointer;text-decoration:none!important;transition:all .2s ease;-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d}.btn.btn-block{display:block;width:100%}.btn.btn-semibold{font-weight:600}.btn.btn-md{padding:9px 16px}.btn.btn-md,.btn.btn-sm{font-size:14px;line-height:20px}.btn.btn-sm{padding:5px 16px}@media (max-width:767px){.btn.btn-sm-mobile{font-size:12px;line-height:20px;padding:5px 16px}}.btn.btn-xs{font-size:14px;line-height:22px;padding:0 10px}.btn.btn-icon{padding:8px 32px}.btn.btn-icon i:not(.circle-loading){position:absolute;top:50%;right:13px;font-size:1.1em;color:inherit;transform:translateY(-50%)}.btn.btn-back{padding:8px 16px 8px 32px}.btn.btn-back i:not(.circle-loading){position:absolute;top:50%;left:13px;font-size:1.1em;color:inherit;transform:translateY(-50%)}.btn.btn-more{text-align:left;padding-right:32px}.btn.btn-more i:not(.circle-loading){position:absolute;top:50%;right:13px;font-size:1.1em;color:inherit;transform:translateY(-50%)}.btn.btn-red{background:#e7000e;border-color:#e7000e;color:#fff}.btn.btn-red:hover{background:#b4000b;border-color:#b4000b}.btn.btn-light-red{background:#fde5e6;border-color:#fde5e6;color:#e7000e}.btn.btn-light-red:hover{background:#fbcdcf;border-color:#fbcdcf}.btn.btn-red-outline{background:transparent;border-color:#e7000e;color:#e7000e}.btn.btn-red-outline:hover{background:#fff;border-color:#b4000b;color:#b4000b}@media (max-width:767px){.btn.btn-red-outline{background:#fff}}.btn.btn-blue{background:#005fb3;border-color:#005fb3;color:#fff}.btn.btn-blue:hover{background:#004480;border-color:#004480}.btn.btn-light-blue{background:#ebf2f9;border-color:#ebf2f9;color:#005fb3}.btn.btn-light-blue:hover{background:#c4d9ed;border-color:#c4d9ed}.btn.btn-blue-outline{background:transparent;border-color:#005fb3;color:#005fb3}.btn.btn-blue-outline:hover{background:#fff;border-color:#004480;color:#004480}.btn.btn-blue-outline.-white-bg:hover{background:#ebf2f9}.btn.btn-grey{background:#eee;border-color:#eee;color:#0d0d0d}.btn.btn-white{background:#fff;border-color:#fff;color:#0d0d0d}.btn.btn-transparent-outline-grey{background:transparent;border-color:#cbcbcb;color:#757575}.btn.btn-loader{color:transparent}.btn.btn-loader .btn-loader-element{position:absolute;top:0;left:0;right:0;bottom:0;background:inherit;border-radius:inherit}.btn.btn-loader .btn-loader-element .circle-loading{position:absolute;top:0;left:0;right:0;bottom:0;width:1.5em;height:1.5em;margin:auto}.btn.btn-disabled{opacity:.3;pointer-events:none}.btn.btn-disabled-color{background:#f5b1b7;border-color:#f5b1b7}.btn-compare{height:32px;background:#fff;border:1px solid #f2f2f2;cursor:pointer;min-width:195px;transition:all .2s ease}.btn-compare,.btn-compare>span{display:inline-block;vertical-align:middle;position:relative}.btn-compare>span{padding-left:40px;padding-right:8px}.btn-compare>span i:not(.circle-loading){position:absolute;font-size:23px;top:-5px;left:5px}.btn-compare>span i:not(.circle-loading).icon-compare-on{display:none}.btn-compare .label-compare-off,.btn-compare .label-compare-on{min-width:125px}.btn-compare .label-compare-on{display:none}.btn-compare:hover{background:#f2f2f2}.btn-compare.active{background:#ebf2f9;color:#005fb3}.btn-compare.active>span i:not(.circle-loading).icon-compare-on{display:inline-block;vertical-align:middle}.btn-compare.active>span i:not(.circle-loading).icon-compare-off{display:none}.btn-compare.active>span .label-compare-on{display:inline-block;vertical-align:middle}.btn-compare.active>span .label-compare-off{display:none}.btn-compare.btn-block{display:block;width:100%}.btn-share-link,.btn-shopping-lists{background:none;border:0;padding:0;font-size:20px;color:#0d0d0d;cursor:pointer;background:#fff;border-radius:100%;width:36px;height:36px;text-align:center;line-height:36px}.btn-share-link:hover,.btn-shopping-lists:hover{color:#005fb3}@media (max-width:767px){.btn-share-link,.btn-shopping-lists{font-size:18px}}.btn-share-link:not(.in-shopping-list) i.icon-like-on,.btn-shopping-lists:not(.in-shopping-list) i.icon-like-on{display:none}.btn-share-link.in-shopping-list,.btn-shopping-lists.in-shopping-list{color:#005fb3}.btn-share-link.in-shopping-list i.icon-like,.btn-shopping-lists.in-shopping-list i.icon-like{display:none}.btn-add-rate{font-size:14px;background:none;border:0;padding:0;cursor:pointer;background:#fff}.btn-add-rate i{font-size:18px;margin:0 11px 0 1px}.btn-add-rate.rate-added i.icon-thumb-up,.btn-add-rate:hover i.icon-thumb-up{color:#078372}.btn-add-rate.rate-added i.icon-thumb-down,.btn-add-rate:hover i.icon-thumb-down{color:#e7000e}.btn-rate{display:inline-block;min-width:175px;padding:7px 32px;border:1px solid #d3d3d3}@media (max-width:767px){.btn-rate{padding:7px 4px;min-width:125px}}.btn-rate i{display:inline-block;margin-right:8px;font-size:20px}.btn-rate i:before{font-weight:900}.btn-rate.btn-rate--green{color:#078372}.btn-rate.btn-rate--green.btn-rate--active{border-color:currentColor;border-width:1px;box-shadow:0 0 0 1px #078372}.btn-rate.btn-rate--red{color:#e7000e}.btn-rate.btn-rate--red.btn-rete--active{box-shadow:0 0 0 1px #e7000e}.btn-rate.btn-rate--red.btn-rete--active,input:checked+.btn-rate{border-color:currentColor;border-width:1px}input:checked+.btn-rate.btn-rate--green{box-shadow:0 0 0 1px #078372}input:checked+.btn-rate.btn-rate--red{box-shadow:0 0 0 1px #e7000e}.btn-dialog{font-size:16px;line-height:28px;color:#005fb3;text-decoration:none;background:none;border:0;padding:0;cursor:pointer}.btn-dialog:hover{text-decoration:underline}.btn-dialog.-bordered{border:2px solid #005fb3}.btn-loader{position:relative;color:transparent;pointer-events:none}.btn-loader .btn-loader-element{position:absolute;top:0;left:0;right:0;bottom:0;background:inherit;border-radius:inherit}.btn-loader .btn-loader-element .circle-loading{position:absolute;top:0;left:0;right:0;bottom:0;width:1.5em;height:1.5em;margin:auto}.btn-link{background:transparent;border:none;color:#005fb3}.btn-link:hover{text-decoration:underline;cursor:pointer}.btn-transparent-blue-ouline{height:48px;min-width:130px;width:100%;background-color:#fff;color:#000;border:1px solid #005fb3;border-radius:2px}@media (max-width:767px){.btn-transparent-blue-ouline{font-size:14px}}.btn-transparent-blue-ouline:hover{background-color:#ebf2f9}.btn-icon-left{padding-left:8px;padding-right:8px}.btn-icon-left i{font-size:.875em;display:inline-block;margin-right:8px}.form-row{margin-bottom:16px}.form-row .form-control-input{margin:0}@media (max-width:767px){.form-row .form-row-mobile{margin-bottom:16px}}.form-control-input{position:relative;margin-bottom:10px}.form-control-input .form-control:disabled{background-color:#f2f2f2;opacity:.8;border:1px solid #f2f2f2;color:#757575}.form-control-input .form-control:disabled+label{background-color:#f2f2f2!important;opacity:.8}.form-control-input label{position:absolute;left:10px;right:10px;top:5px;font-size:14px;color:#747474;padding:0 7px;pointer-events:none;z-index:10;line-height:38px;transition:all .1s ease}.form-control-input .form-control.focus+label,.form-control-input .form-control.label-always-on-top+label,.form-control-input .form-control:focus+label,.form-control-input .form-control[has-value=true]+label{background:#fff;line-height:14px;font-size:12px;top:4px}.form-control-input .form-control:-webkit-autofill+label{background:#fff;line-height:14px;font-size:12px;top:4px}.form-control-input .form-control.focus+label,.form-control-input .form-control:focus+label{color:#005fb3}.form-control-input .form-control.focus,.form-control-input .form-control:focus{border-color:#005fb3}.form-control-input .form-control.label-always-on-top,.form-control-input .form-control[has-value=true]{padding:16px 32px 8px 16px}.form-control-input .form-control.label-always-on-top.-withoutlabel,.form-control-input .form-control[has-value=true].-withoutlabel{padding:8px 16px}.form-control-input textarea.form-control.label-always-on-top,.form-control-input textarea.form-control[has-value=true]{padding:16px 32px 16px 16px}.form-control-input textarea.form-control.label-always-on-top.-withoutlabel,.form-control-input textarea.form-control[has-value=true].-withoutlabel{padding:8px 16px}.form-control-inline{display:inline-block;vertical-align:middle}.form-control-inline+.form-control-inline{margin-left:24px}.form-control-inline .checkbox,.form-control-inline .radio{margin:0}.form-control{font-family:Open Sans,sans-serif;display:block;background:#fff;border:1px solid #cbcbcb;padding:8px 16px;width:100%;height:48px;font-size:14px;-webkit-appearance:none;border-radius:2px;line-height:18px;color:#0d0d0d}.form-control.form-control-sm{height:32px}.form-control:-webkit-autofill{-webkit-box-shadow:0 0 0 30px #fff inset}.form-control~label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.field-info{font-size:14px;line-height:1.35;color:#747474;margin-top:8px;margin-bottom:8px}@media (max-width:767px){.field-info{font-size:12px}}textarea.form-control{height:auto;padding:16px 32px 16px 16px}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.form-radio-group{position:relative}.form-radio-group .form-control-input{margin-bottom:10px}.checkbox-container .checkbox,.checkbox-container .radio,.radio-container .checkbox,.radio-container .radio{display:inline-block;vertical-align:middle;position:relative;top:auto;left:auto;right:auto;padding:0 0 0 42px;margin-bottom:10px;letter-spacing:.2px;cursor:pointer;user-select:none;min-height:24px;line-height:24px;pointer-events:auto}.checkbox-container .checkbox span.input,.checkbox-container .radio span.input,.radio-container .checkbox span.input,.radio-container .radio span.input{position:absolute;top:0;left:0;height:24px;width:24px;background-color:#fff;border:1px solid #cbcbcb}.checkbox-container .checkbox .btn-loader-element,.checkbox-container .radio .btn-loader-element,.radio-container .checkbox .btn-loader-element,.radio-container .radio .btn-loader-element{background:#fff}.checkbox-container .courier-input.radio-label,.radio-container .courier-input.radio-label{padding:0;cursor:default}.checkbox-container .checkbox input,.checkbox-container .radio input,.radio-container .checkbox input,.radio-container .radio input{position:absolute;opacity:0;cursor:pointer}.checkbox-container .checkbox span.input,.radio-container .checkbox span.input{border-radius:2px}.checkbox-container .radio span.input,.radio-container .radio span.input{border-radius:50%}.checkbox-container .checkbox .input-span.checked~span.input,.checkbox-container .checkbox input:checked~span.input,.radio-container .checkbox .input-span.checked~span.input,.radio-container .checkbox input:checked~span.input{background-color:#005fb3;border:1px solid #005fb3}.checkbox-container .radio .input-span-radio.checked~span.input:before,.radio-container .radio .input-span-radio.checked~span.input:before{content:"";display:block;position:absolute;top:5px;left:5px;right:5px;bottom:5px;background:#005fb3;border-radius:50%}.checkbox-container .checkbox span.input:after,.checkbox-container .radio span.input:after,.radio-container .checkbox span.input:after,.radio-container .radio span.input:after{content:"";position:absolute;display:none}.checkbox-container .checkbox .input-span.checked~span.input:after,.checkbox-container .checkbox input:checked~span.input:after,.checkbox-container .radio .input-span.checked~span.input:after,.checkbox-container .radio input:checked~span.input:after,.radio-container .checkbox .input-span.checked~span.input:after,.radio-container .checkbox input:checked~span.input:after,.radio-container .radio .input-span.checked~span.input:after,.radio-container .radio input:checked~span.input:after{display:block}.checkbox-container .checkbox .input-span.has-checked-sub-inputs~span.input:after,.checkbox-container .checkbox input.has-checked-sub-inputs~span.input:after,.radio-container .checkbox .input-span.has-checked-sub-inputs~span.input:after,.radio-container .checkbox input.has-checked-sub-inputs~span.input:after{display:none}.checkbox-container .checkbox .input-span.has-checked-sub-inputs~span.input:before,.checkbox-container .checkbox input.has-checked-sub-inputs~span.input:before,.radio-container .checkbox .input-span.has-checked-sub-inputs~span.input:before,.radio-container .checkbox input.has-checked-sub-inputs~span.input:before{content:"";display:block;position:absolute;top:2px;left:2px;right:2px;bottom:2px;background:#005fb3}.checkbox-container .checkbox span.input:after,.radio-container .checkbox span.input:after{left:6px;top:0;width:10px;height:15px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.checkbox-container .radio span.input:after,.radio-container .radio span.input:after{top:5px;left:5px;width:12px;height:12px;border-radius:50%;background:#005fb3}.checkbox-container .checkbox-sm,.checkbox-container .radio-sm,.radio-container .checkbox-sm,.radio-container .radio-sm{min-height:16px;padding-top:0;line-height:16px}.checkbox-container .checkbox-sm span.input,.checkbox-container .radio-sm span.input,.radio-container .checkbox-sm span.input,.radio-container .radio-sm span.input{height:16px;width:16px}.checkbox-container .checkbox-sm span.input:after,.radio-container .checkbox-sm span.input:after{left:4px;top:0;width:6px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.checkbox-container .radio-sm span.input:after,.radio-container .radio-sm span.input:after{top:3px;left:3px;width:8px;height:8px;border-radius:50%;background:#005fb3}.checkbox-container .checkbox-md,.checkbox-container .radio-md,.radio-container .checkbox-md,.radio-container .radio-md{min-height:20px;padding-top:0;line-height:20px;padding-left:42px}.checkbox-container .checkbox-md span.input,.checkbox-container .radio-md span.input,.radio-container .checkbox-md span.input,.radio-container .radio-md span.input{height:20px;width:20px}.checkbox-container .checkbox-md span.input:after,.radio-container .checkbox-md span.input:after{left:5px;top:0;width:8px;height:12px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.checkbox-container .radio-md span.input:after,.radio-container .radio-md span.input:after{top:4px;left:4px;width:10px;height:10px;border-radius:50%;background:#005fb3}@media (min-width:1025px){.checkbox-container .checkbox-md-desktop,.checkbox-container .radio-md-desktop,.radio-container .checkbox-md-desktop,.radio-container .radio-md-desktop{min-height:20px;padding-top:0;line-height:20px;padding-left:42px}.checkbox-container .checkbox-md-desktop span.input,.checkbox-container .radio-md-desktop span.input,.radio-container .checkbox-md-desktop span.input,.radio-container .radio-md-desktop span.input{height:20px;width:20px}}@media (min-width:1025px){.checkbox-container .checkbox-md-desktop span.input:after,.radio-container .checkbox-md-desktop span.input:after{left:5px;top:0;width:8px;height:12px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}}@media (min-width:1025px){.checkbox-container .radio-md-desktop span.input:after,.radio-container .radio-md-desktop span.input:after{top:4px;left:4px;width:10px;height:10px;border-radius:50%;background:#005fb3}}@media (min-width:768px) and (max-width:1024px){.checkbox-container .checkbox-md-tablet,.checkbox-container .radio-md-tablet,.radio-container .checkbox-md-tablet,.radio-container .radio-md-tablet{min-height:20px;padding-top:0;line-height:20px;padding-left:42px}.checkbox-container .checkbox-md-tablet span.input,.checkbox-container .radio-md-tablet span.input,.radio-container .checkbox-md-tablet span.input,.radio-container .radio-md-tablet span.input{height:20px;width:20px}}@media (min-width:768px) and (max-width:1024px){.checkbox-container .checkbox-md-tablet span.input:after,.radio-container .checkbox-md-tablet span.input:after{left:5px;top:0;width:8px;height:12px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}}@media (min-width:768px) and (max-width:1024px){.checkbox-container .radio-md-tablet span.input:after,.radio-container .radio-md-tablet span.input:after{top:4px;left:4px;width:10px;height:10px;border-radius:50%;background:#005fb3}}@media (max-width:767px){.checkbox-container .checkbox-md-mobile,.checkbox-container .radio-md-mobile,.radio-container .checkbox-md-mobile,.radio-container .radio-md-mobile{min-height:20px;padding-top:0;line-height:20px;padding-left:42px}.checkbox-container .checkbox-md-mobile span.input,.checkbox-container .radio-md-mobile span.input,.radio-container .checkbox-md-mobile span.input,.radio-container .radio-md-mobile span.input{height:20px;width:20px}}@media (max-width:767px){.checkbox-container .checkbox-md-mobile span.input:after,.radio-container .checkbox-md-mobile span.input:after{left:5px;top:0;width:8px;height:12px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}}@media (max-width:767px){.checkbox-container .radio-md-mobile span.input:after,.radio-container .radio-md-mobile span.input:after{top:4px;left:4px;width:10px;height:10px;border-radius:50%;background:#005fb3}}label.switch-container{position:relative;top:auto;left:auto;right:auto;display:flex;align-items:center;min-height:32px;font-size:14px;color:#747474;padding:0 0 0 64px;pointer-events:auto;z-index:unset;line-height:unset;transition:none;white-space:normal;cursor:pointer}label.switch-container .switch{position:absolute!important;top:0;left:0;display:inline-block!important;width:48px;height:32px;cursor:pointer;user-select:none}label.switch-container input{display:none;margin:0;padding:0}label.switch-container input:checked+.switch .slider .circle{transform:translateX(16px)}label.switch-container input:checked+.switch .slider{background-color:#005fb3}label.switch-container input:checked+.switch .slider .icon-check:before{display:block;opacity:1}label.switch-container input:checked+.switch .slider .icon-check+.icon-exit-2:before{opacity:0}label.switch-container .label{line-height:20px}@media (max-width:767px){label.switch-container .label{font-size:12px}}label.switch-container .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#eee;transition:.4s;border-radius:32px}label.switch-container .slider .circle{position:absolute;content:"";height:28px;width:28px;left:2px;bottom:2px;background-color:#fff;transition:.4s;border-radius:50%;font-size:10px}label.switch-container .slider .icon-exit-2:before{position:absolute;color:#eee;top:10px;left:9px;opacity:1;transition:opacity .2s ease-in-out}label.switch-container .slider .icon-check:before{position:absolute;color:#005fb3;top:10px;right:7px;opacity:0;transition:opacity .2s ease-in-out}.form-control-comment-textarea{display:block;background:#fff;border:0;padding:8px 0;width:100%;font-size:14px;-webkit-appearance:none;border-radius:0;line-height:18px;resize:none}.form-control-comment-textarea:-webkit-autofill{-webkit-box-shadow:0 0 0 30px #fff inset}.password-indicator{position:relative;padding:7px 90px 7px 0;margin-top:3px}.password-indicator .password-indicator-line{display:block;height:3px;width:0;transition:all .3s ease}.password-indicator .password-indicator-message{position:absolute;top:0;right:0;bottom:0;width:112px;font-size:12px;font-weight:600;white-space:nowrap;color:#000;text-align:left}.password-indicator[data-password-indicator=invalid] .password-indicator-line{width:10%;background-color:#e7000e}.password-indicator[data-password-indicator=invalid] .password-indicator-message{color:#e7000e}.password-indicator[data-password-indicator=weak] .password-indicator-line{width:33.333333%;background-color:#e76300}.password-indicator[data-password-indicator=weak] .password-indicator-message{color:#e76300}.password-indicator[data-password-indicator=medium] .password-indicator-line{width:66.666666%;background-color:#f58b00}.password-indicator[data-password-indicator=medium] .password-indicator-message{color:#f58b00}.password-indicator[data-password-indicator=strong] .password-indicator-line{width:calc(100% - 40px);background-color:#078372}.password-indicator[data-password-indicator=strong] .password-indicator-message{color:#078372}@keyframes spin{0%{transform:translateZ(0) rotate(0deg);-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d}to{transform:translateZ(0) rotate(1turn);-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d}}.circle-loading-page{position:fixed;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.8);z-index:10000;overflow:hidden;-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d}.circle-loading-page .circle-loading{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.circle-loading-section{position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.8);z-index:10000;overflow:hidden;-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d}.circle-loading-section .circle-loading{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.circle-loading-wr{padding:20px;text-align:center}.circle-loading{position:relative;overflow:hidden;display:inline-block;vertical-align:middle;border-radius:50%;width:50px;height:50px;border:2px solid #f2f2f2;border-top-color:#005fb3;animation:spin 1s infinite linear;transform:translateZ(0) rotate(0deg);-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-origin:center;z-index:100}.circle-loading.size-sm{width:30px;height:30px}.image-placeholder-loading{padding:20px;text-align:center}.image-placeholder-loading .icon-image-placeholder:before{font-size:80px;color:rgba(0,0,0,.5)}.card{background:#fff;padding:8px;box-shadow:0 0 8px 0 rgba(0,0,0,.1);border-radius:2px}.card-title{font-size:18px;line-height:1.4;font-weight:600;margin:0 0 24px}@media (max-width:767px){.card-title{font-size:16px;font-weight:400}}@media (max-width:767px){.card-mobile{background:#fff;padding:8px;box-shadow:0 0 8px 0 rgba(0,0,0,.1);border-radius:2px}}@media (min-width:768px) and (max-width:1024px){.card-tablet{background:#fff;padding:8px;box-shadow:0 0 8px 0 rgba(0,0,0,.1);border-radius:2px}}@media (min-width:1025px){.card-desktop{background:#fff;padding:8px;box-shadow:0 0 8px 0 rgba(0,0,0,.1);border-radius:2px}}.h-quick-search-box{position:relative}.h-quick-search-box .quick-search-autocomplete{height:48px;padding-right:238px;padding-left:54px;font-size:12px}.h-quick-search-box .quick-search-autocomplete::placeholder{font-size:12px;color:#cbcbcb}.h-quick-search-box .quick-search-autocomplete::-webkit-search-cancel-button{-webkit-appearance:none;display:none;width:0;height:0}@media (min-width:768px){.h-quick-search-box .quick-search-autocomplete{padding-left:16px}}@media (max-width:767px){.h-quick-search-box .quick-search-autocomplete{padding-right:104px}}@media (min-width:768px){.h-quick-search-box .h-quick-search-dropdown{position:absolute;top:0;right:48px;z-index:1001}.h-quick-search-box .h-quick-search-dropdown:before{content:"";position:absolute;top:8px;bottom:8px;left:-16px;width:1px;background:#cbcbcb}.h-quick-search-box .h-quick-search-dropdown .md-top .icon-arrow-down{right:12px;color:#0d0d0d}}@media (min-width:768px) and (max-width:1170px){.h-quick-search-box .h-quick-search-dropdown:before{left:0}.h-quick-search-box .h-quick-search-dropdown .md-top .icon-arrow-down{right:16px}}@media (max-width:767px){.h-quick-search-box .h-quick-search-dropdown{display:none;margin:-4px 0 16px}}.h-quick-search-box .h-quick-search-submit{position:absolute;top:0;right:0;bottom:0;width:48px;padding:0;font-size:20px;display:flex;align-items:center;justify-content:center;border-radius:0 2px 2px 0}.h-quick-search-box .h-quick-search-submit .icon-search{display:block!important}@media (max-width:767px){.h-quick-search-box .h-quick-search-submit{display:none}}@media (min-width:768px){.h-quick-search-box .quick-search-dropdown .md-button{background:transparent;height:48px;width:160px;border:0;padding-left:0;padding-right:45px}}@media (min-width:768px) and (max-width:1170px){.h-quick-search-box .quick-search-dropdown .md-button{width:48px;padding-left:0;padding-right:0;font-size:0}}@media (min-width:768px){.h-quick-search-box .quick-search-dropdown .md-list{width:176px;left:auto}.h-quick-search-box .quick-search-dropdown .md-list-collection{max-height:350px}.h-quick-search-box .quick-search-dropdown .md-list-item{font-size:14px;font-weight:400;color:#0d0d0d;line-height:1.45;letter-spacing:.4px;padding:6px 18px;text-decoration:none}.h-quick-search-box .quick-search-dropdown .md-list-item:hover{background:#eee}.h-quick-search-box .quick-search-dropdown .md-list-item.selected{background:#eee;color:#0d0d0d;font-weight:600}}.h-quick-search-box .ma-loader.circle-loading{right:228px}@media (max-width:1170px){.h-quick-search-box .ma-loader.circle-loading{right:96px}}@media (max-width:767px){.h-quick-search-box .ma-loader.circle-loading{right:16px}}@media (min-width:768px){.h-quick-search-box .md-mobile-prefix{display:none}}@media (min-width:768px){.h-quick-search-box .ma-result-wrapper{max-height:calc(100vh - 100px);overflow:hidden;overflow-y:auto}}@media (min-width:768px) and (min-width:768px){.h-quick-search-box .ma-result-wrapper .ma-result{max-height:calc(100vh - 100px);overflow:hidden;overflow-y:auto}}@media (max-width:767px){.h-quick-search-box .ma-result-wrapper{position:fixed;top:62px;left:100%;right:0;bottom:0;background:#fff;pointer-events:none;opacity:0;z-index:150;padding:16px 16px 72px;transition:opacity .3s ease;overflow:hidden;overflow-y:auto}.h-quick-search-box .ma-result-wrapper .h-quick-search-dropdown{display:block}.h-quick-search-box .ma-result-wrapper .md-top{display:inline-block;vertical-align:middle;border-bottom:1px solid #0d0d0d;line-height:14px}.h-quick-search-box .ma-result-wrapper .md-top .md-mobile-prefix{display:inline-block;vertical-align:middle}.h-quick-search-box .ma-result-wrapper .md-top .md-button{display:inline-block;vertical-align:middle;border:0;background:none;padding:0;height:auto;width:auto;font-size:14px}.h-quick-search-box .ma-result-wrapper .md-top .icon-arrow-down{display:none}.h-quick-search-box .ma-result-wrapper .ma-result{position:relative;top:auto;left:auto;right:auto;padding:0;box-shadow:0 0 0 0 transparent;opacity:1}}.h-quick-search-box .h-quick-search-icon.icon-arrow-left,.h-quick-search-box .h-quick-search-icon.icon-search{position:absolute;top:0;left:0;width:48px;height:48px;line-height:50px;z-index:10;text-align:center}@media (min-width:768px){.h-quick-search-box .h-quick-search-icon.icon-arrow-left,.h-quick-search-box .h-quick-search-icon.icon-search{display:none!important}}.h-quick-search-box .h-quick-search-icon.icon-search{font-size:26px;pointer-events:none}@media (max-width:767px){.h-quick-search-box .h-quick-search-icon.icon-search{font-size:16px}}.h-quick-search-box .h-quick-search-icon.icon-arrow-left{font-size:16px;display:none}@media (max-width:767px){.h-quick-search-box .morele-autocomplete select{pointer-events:none}.h-quick-search-box .morele-autocomplete.active-search select{pointer-events:auto}.h-quick-search-box .morele-autocomplete.active-search .ma-result-wrapper{left:0;opacity:1;pointer-events:auto}.h-quick-search-box .morele-autocomplete.active-search~.icon-search{display:none}.h-quick-search-box .morele-autocomplete.active-search~.icon-arrow-left{display:inline-block}}@media (max-width:767px){.h-quick-search .h-quick-search-box .icon-arrow-left,.h-quick-search .h-quick-search-box .icon-search{width:32px;height:32px;line-height:34px;font-size:16px}}@media (max-width:1170px){.h-quick-search .h-quick-search-box .quick-search-autocomplete{padding-right:112px}}@media (max-width:767px){.h-quick-search .h-quick-search-box .quick-search-autocomplete{height:32px;padding-left:40px;padding-right:16px}}@media (max-width:767px){.h-quick-search .h-quick-search-box .ma-loader.circle-loading{right:8px}}fieldset{margin:0;padding:0}.stars-box{color:#f58b00;height:16px}.stars-box .text-link-2{line-height:16px}.stars-box.stars-box-clickable label{cursor:pointer}.stars-box .rating.disabled>label,.stars-box .rating.disabled>label:before{pointer-events:none}.stars-box .rating{border:none;float:left}.stars-box .rating label{margin:0;padding:0}.stars-box .rating>input{display:none}.stars-box .rating>label:before{margin:1px;font-size:14px;font-family:Morele;display:inline-block}.stars-box .rating>.half:before{position:absolute}.stars-box .rating>label{float:right;line-height:16px}.stars-box span{font-size:14px;display:inline-block;vertical-align:top;line-height:20px}.stars-box span.rating-rate-number{float:left;margin-right:7px}.stars-box span.rating-count{font-size:13px;margin-left:7px}.stars-box.blue-stars-type{color:#005fb3}.stars-box.blue-stars-type span.rating-count{color:#0d0d0d}.blue-stars .stars-box{color:#005fb3}.big-stars .stars-box{height:24px}.big-stars .stars-box .rating>label:before{font-size:22px!important}.medium-stars .stars-box{height:20px}.medium-stars .stars-box .rating>label:before{font-size:18px!important}.small-stars .stars-box{height:14px}.small-stars .stars-box .rating>label:before{font-size:12px!important}.price-box .price-sale{margin-bottom:4px}.price-box .sale-box{margin-right:13px}.price-box .price-old{position:relative;display:inline-block;vertical-align:middle;font-size:12px;line-height:16px;padding:0 4px;text-decoration:line-through}.price-box .price-new{font-size:24px;line-height:1;font-weight:600;color:#0d0d0d}@media (max-width:767px){.price-box .price-new{font-size:20px}}.price-box .price-interest{display:inline-block;vertical-align:middle;font-size:12px;text-decoration:underline}@media (max-width:767px){.price-box .price-interest{display:none}}.price-box .price-reducer{font-size:12px;line-height:16px}.product-short-info{display:flex;align-items:center;justify-content:space-between}.product-short-info-img{flex:0 0 60px;width:60px}.product-short-info-img img{max-width:100%;max-height:60px}.product-short-info-details{flex:0 0 calc(100% - 76px);width:calc(100% - 76px);max-width:calc(100% - 76px)}.product-short-info-name{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-short-info-price{font-size:16px;font-weight:600}
.pagination-wrapper{text-align:center}.pagination-wrapper ul{list-style:none;padding:0}.pagination-wrapper ul li{display:inline-block;vertical-align:top}.pagination-wrapper ul li:first-child{margin-left:0!important}.pagination-wrapper ul li:last-child{margin-right:0!important}.pagination-wrapper ul li a{display:inline-block;min-width:46px;height:100%;padding:8px;color:#0d0d0d}.pagination-wrapper ul li a:hover{color:#005fb3;text-decoration:none}.pagination-wrapper .pagination-lg.btn{font-size:16px;border:1px solid #cbcbcb;padding:0;text-align:center;margin:0 8px;border-radius:2px}.pagination-wrapper .pagination-lg.btn.active,.pagination-wrapper .pagination-lg.btn:hover{border:1px solid #005fb3}.pagination-wrapper .pagination-lg.btn.active a,.pagination-wrapper .pagination-lg.btn:hover a{color:#005fb3}@media (max-width:767px){.pagination-wrapper .pagination-lg.btn{margin:0;line-height:18px;font-size:14px}.pagination-wrapper .pagination-lg.btn a{min-width:34px}}.pagination-wrapper .pagination-manual{position:relative}.pagination-wrapper .pagination-manual input{height:48px;font-size:16px;border:1px solid #cbcbcb;padding:8px;width:60px;text-align:center;opacity:0;background:transparent}.pagination-wrapper .pagination-manual input:focus{border:1px solid #005fb3}@media (max-width:767px){.pagination-wrapper .pagination-manual input{height:36px;font-size:14px;width:42px;padding-left:0;padding-right:0}}.pagination-wrapper .pagination-manual span{position:absolute;top:0;left:0;right:0;line-height:48px}@media (max-width:767px){.pagination-wrapper .pagination-manual span{line-height:36px}}.pagination-wrapper .pagination-manual.show-input span{display:none}.pagination-wrapper .pagination-manual.show-input input{opacity:1}@media (max-width:767px){.pagination-wrapper .first,.pagination-wrapper .last{display:none}}.pagination-wrapper .first,.pagination-wrapper .last,.pagination-wrapper .next,.pagination-wrapper .prev{font-size:16px;margin:0 10px}.pagination-wrapper .first a i+i,.pagination-wrapper .last a i+i,.pagination-wrapper .next a i+i,.pagination-wrapper .prev a i+i{margin-left:-5px}@media (max-width:767px){.pagination-wrapper .first,.pagination-wrapper .last,.pagination-wrapper .next,.pagination-wrapper .prev{font-size:14px;margin:0}.pagination-wrapper .first a,.pagination-wrapper .last a,.pagination-wrapper .next a,.pagination-wrapper .prev a{min-width:32px;height:36px}}.pagination-wrapper .choose-site span{display:inline-block;margin:0 10px}
[class*=" icon-"]:before,[class^=icon-]:before{position:relative;font-family:Morele;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;text-align:center;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-add-image:before{content:"\E800"}.icon-add-to-basket:before{content:"\E801"}.icon-alert:before{content:"\E802"}.icon-arrow-down:before{content:"\E803"}.icon-alert-full:before{content:"\E804"}.icon-arrow-left:before{content:"\E805"}.icon-arrow-left-circle:before{content:"\E806"}.icon-arrow-right:before{content:"\E807"}.icon-arrow-right-bold:before{content:"\E808"}.icon-arrow-right-circle:before{content:"\E809"}.icon-arrow-up:before{content:"\E80A"}.icon-basket:before{content:"\E80B"}.icon-browse:before{content:"\E80C"}.icon-benefits:before{content:"\E80D"}.icon-calendar:before{content:"\E80E"}.icon-chat:before{content:"\E80F"}.form-control-input.mv-valid:not(.checkbox-container):before,.icon-check:before{content:"\E810"}.icon-code:before{content:"\E811"}.icon-compare-off:before{content:"\E812"}.icon-compare-on:before{content:"\E813"}.icon-configure:before{content:"\E814"}.icon-contact:before{content:"\E815"}.icon-defects:before{content:"\E816"}.icon-delivery-24:before{content:"\E817"}.icon-delivery:before{content:"\E818"}.icon-delivery-48:before{content:"\E819"}.icon-dropdown:before{content:"\E81A"}.icon-dropdown-2:before{content:"\E81B"}.icon-edit:before{content:"\E81C"}.icon-exit-1:before{content:"\E81D"}.form-control-input.mv-invalid:not(.-disabled):not(.checkbox-container):before,.icon-exit-2:before{content:"\E81E"}.icon-exit-3:before{content:"\E81F"}.icon-exit-4:before{content:"\E820"}.icon-file:before{content:"\E821"}.icon-gallery-arrow-left:before{content:"\E822"}.icon-gallery-arrow-right:before{content:"\E823"}.icon-gallery-exit:before{content:"\E824"}.icon-gallery-fullscreen-in:before{content:"\E825"}.icon-gallery-fullscreen-out:before{content:"\E826"}.icon-gallery-pause:before{content:"\E827"}.icon-gallery-play:before{content:"\E828"}.icon-gallery-zoom-in:before{content:"\E829"}.icon-gallery-zoom-out:before{content:"\E82A"}.icon-guarantees-off:before{content:"\E82B"}.icon-home:before{content:"\E82C"}.icon-image-placeholder:before{content:"\E82D"}.icon-info:before{content:"\E82E"}.icon-invisible:before{content:"\E82F"}.icon-like:before{content:"\E830"}.icon-like-on:before{content:"\E878"}.icon-like-hand:before{content:"\E831"}.icon-location:before{content:"\E832"}.icon-mail:before{content:"\E833"}.icon-marketplace:before{content:"\E834"}.icon-message:before{content:"\E835"}.icon-morele:before{content:"\E836"}.icon-netpunkt:before{content:"\E837"}.icon-oneclickbuy:before{content:"\E838"}.icon-opinion-dislike:before{content:"\E839"}.icon-opinion-like:before{content:"\E83A"}.icon-opinion-notsure:before{content:"\E83B"}.icon-options:before{content:"\E83C"}.icon-panel-basket:before{content:"\E83D"}.icon-panel-configurator:before{content:"\E83E"}.icon-panel-like:before{content:"\E83F"}.icon-panel-settings:before{content:"\E840"}.icon-panel-shelf:before{content:"\E841"}.icon-phone:before{content:"\E842"}.icon-plus:before{content:"\E843"}.icon-popup-alert:before{content:"\E844"}.icon-popup-neutral:before{content:"\E845"}.icon-popup-success:before{content:"\E846"}.icon-private:before{content:"\E847"}.icon-public:before{content:"\E848"}.icon-purchase-verified:before{content:"\E849"}.icon-reduktor-cen:before{content:"\E84A"}.icon-search:before{content:"\E84B"}.icon-search-menu:before{content:"\E84C"}.icon-search-sm:before{content:"\E84D"}.icon-share:before{content:"\E84E"}.icon-shop-amfora:before{content:"\E84F"}.icon-shop-budujesz:before{content:"\E850"}.icon-shop-digitalo:before{content:"\E851"}.icon-shop-hulahop:before{content:"\E852"}.icon-shop-meblujesz:before{content:"\E853"}.icon-shop-morele:before{content:"\E854"}.icon-shop-motoria:before{content:"\E855"}.icon-shop-presto:before{content:"\E856"}.icon-shop-pupilo:before{content:"\E857"}.icon-shop-ubieramy:before{content:"\E858"}.icon-social-fb:before{content:"\E859"}.icon-social-fb-bg:before{content:"\E85A"}.icon-social-google:before{content:"\E85B"}.icon-social-instagram:before{content:"\E85C"}.icon-social-twitter:before{content:"\E85D"}.icon-social-yt:before{content:"\E85E"}.icon-sort:before{content:"\E85F"}.icon-star-empty:before{content:"\E860"}.icon-spec:before{content:"\E861"}.icon-star-full:before{content:"\E862"}.icon-star-half:before{content:"\E863"}.icon-star-half-empty-left:before{content:"\E864"}.icon-star-half-empty-right:before{content:"\E865"}.icon-star-half-full-left:before{content:"\E866"}.icon-star-half-full-right:before{content:"\E867"}.icon-thumb-down:before{content:"\E868"}.icon-thumb-down-big:before{content:"\E869"}.icon-thumb-down-med:before{content:"\E86A"}.icon-thumb-down-on:before{content:"\E86B"}.icon-thumb-down-small:before{content:"\E86C"}.icon-thumb-up:before{content:"\E86D"}.icon-thumb-up-big:before{content:"\E86E"}.icon-thumb-up-med:before{content:"\E86F"}.icon-thumb-up-on:before{content:"\E870"}.icon-thumb-up-small:before{content:"\E871"}.icon-trash:before{content:"\E872"}.icon-user:before{content:"\E873"}.icon-view-list:before{content:"\E874"}.icon-view-map:before{content:"\E875"}.icon-view-photo:before{content:"\E876"}.icon-visible:before{content:"\E877"}.icon-doc-text:before{content:"\F0F6"}.icon-file-pdf:before{content:"\F1C1"}.icon-basket-count{position:absolute;top:-.25em;right:-.25em;display:block;font-size:.4em}.icon-basket-count,.icon-user-count{width:2em;height:2em;background:#e7000e;color:#fff;font-weight:400;font-style:normal;line-height:2em;text-align:center;border-radius:100%}.icon-user-count{font-size:1em;display:inline-block}.icon-user .icon-user-count{position:absolute;top:-.4em;right:-.6em;font-size:.4666em;line-height:2em}.h-control-navigation .icon-user-count{font-size:.8em}.icon-css-close{position:relative;display:inline-block;vertical-align:middle;width:23px;height:23px;transform:rotate(-45deg)}.icon-css-close:after,.icon-css-close:before{content:"";position:absolute;background:#2c2c2c}.icon-css-close:before{top:11px;left:0;right:0;height:1px}.icon-css-close:after{top:0;left:11px;bottom:0;width:1px}.icon-css-close.close-sm{width:15px;height:15px}.icon-css-close.close-sm:before{top:7px}.icon-css-close.close-sm:after{left:7px}.icon-merchant-invoice{max-height:28px;margin:0 5px;width:28px}.form-control-input:not(.checkbox-container).mv-invalid:not(.-disabled) .form-control{border-color:#e7000e}.form-control-input:not(.checkbox-container).mv-invalid:not(.-disabled) label{color:#e7000e!important}.form-control-input:not(.checkbox-container).mv-invalid:not(.-disabled):before{color:#e7000e;position:absolute;font-family:Morele;top:14px;right:16px;z-index:100;font-size:12px}.form-control-input:not(.checkbox-container).mv-valid:before{color:#078372;position:absolute;font-family:Morele;top:14px;right:16px;z-index:100;font-size:12px}.form-control-input:not(.checkbox-container).mv-valid .form-control:focus{border-color:#078372}.form-control-input:not(.checkbox-container).mv-valid .form-control:focus+label{color:#078372}.checkbox-container.mv-invalid:not(.-disabled) span.input,.radio-container.mv-invalid:not(.-disabled) span.input{border:1px solid #e7000e}.form-control-error{font-size:12px;color:#e7000e;background-color:#ffe5e6;padding:2px 16px;z-index:110}.form-control-error.-bigger{font-size:14px;font-weight:400;padding:3px 16px}.form-control-error.-hide{display:none}.form-control-error.-bottomspace{margin-bottom:16px}.-disabled .form-control-error{display:none}
.comments-list{position:relative}.comments-list .comment-item-wr{padding-top:24px}.comments-list .comment-item-wr+.comment-item-wr{margin-top:10px}.comments-list .comment-item-wr.short-hidden{display:none}@media (max-width:767px){.comments-list .comment-item-wr{padding-top:16px}.comments-list .comment-item-wr+.comment-item-wr{margin-top:8px}}.comments-list .comment-item{position:relative;background:#f2f2f2;padding:10px 24px;border-radius:0 2px 2px 2px}@media (max-width:767px){.comments-list .comment-item{padding:8px 16px}}.comments-list .comment-item:before{content:"";position:absolute;display:block;left:0;bottom:100%;width:16px;height:16px;border-width:16px;border-color:transparent transparent #f2f2f2;border-style:solid;transform:rotate(90deg) translateX(50%)}.comments-list .comment-item .comment-body{min-height:64px;line-height:1.45;margin-bottom:8px}.comments-list .comment-item .comment-footer{display:flex;align-items:center;justify-content:space-between}@media (max-width:767px){.comments-list .comment-item .comment-footer{align-items:flex-end}}@media (min-width:768px){.comments-list .comment-item .comment-footer-left>*{display:inline-block;vertical-align:middle}}.comments-list .comment-item .comment-ranking .btn-add-rate{background:#f2f2f2}.comments-list .comment-item .comment-ranking .btn-add-rate+.btn-add-rate{margin-left:12px}@media (min-width:768px){.comments-list .comment-item .comment-author-date{margin-left:20px}}.comments-list .comment-item .comment-author-date>div{display:inline-block;vertical-align:baseline;font-size:12px;color:#757575}.comments-list .comment-item .comment-date{margin-left:13px}@media (min-width:768px){.comments-list .comment-item .comment-report-abuse{margin-left:20px}}.comments-list .comment-item .comment-report-abuse .btn-report-abuse{font-size:12px;color:#888;cursor:pointer;background:#f2f2f2}.comments-list .btn-show-all-comments{position:relative;background:#f2f2f2;padding:10px 24px;border-radius:0 2px 2px 2px;margin-top:34px;font-size:14px;border:0;display:none}@media (max-width:767px){.comments-list .btn-show-all-comments{margin-top:24px}}.comments-list .btn-show-all-comments:before{content:"";position:absolute;display:block;left:0;bottom:100%;width:16px;height:16px;border-width:16px;border-color:transparent transparent #f2f2f2;border-style:solid;transform:rotate(90deg) translateX(50%);transition:all .2s ease}.comments-list .btn-show-all-comments:hover{background:#eee}.comments-list .btn-show-all-comments:hover:before{border-bottom-color:#eee}.comments-list .btn-show-all-comments-top,.comments-list .btn-show-comment-form{background:none;border:0;padding:0;color:#005fb3;font-size:14px;margin-top:24px;cursor:pointer}.comments-list .btn-show-all-comments-top:hover,.comments-list .btn-show-comment-form:hover{text-decoration:underline}.comments-list .btn-show-all-comments-top{color:#005fb3}.comments-list .btn-show-all-comments-top .toggle-arrow{font-size:6px;line-height:6px;vertical-align:middle;margin-left:3px}.comments-list.show-all .comment-item-wr{display:block;-webkit-animation:slide-down .3s ease-out;-moz-animation:slide-down .3s ease-out}.comments-list.show-all .show-btn-all{display:none}.comments-list.show-comment-form .comment-form{display:block}.comments-list.show-comment-form .btn-show-comment-form{display:none}.comment-form{display:none;position:relative;background:#fff;box-shadow:0 0 8px 0 rgba(0,0,0,.1);border:1px solid #cbcbcb;margin-top:34px;padding:8px 5px}@media (max-width:767px){.comment-form{margin-top:24px}}.comment-form .form-control-input{margin:0}.comment-form .form-control-comment-textarea{padding-left:17px!important}.comment-form .checkbox{font-size:12px;padding-left:36px}.comment-form .btn{margin-top:3px;min-width:217px}@media (max-width:400px){.comment-form .btn{width:100%;min-width:100%}}.comment-form .comment-form-footer{margin:4px -5px 0;border-top:1px solid #cbcbcb;padding:16px 20px 12px}.comment-form .comment-form-footer .agreement-section{text-align:left;color:#747474;letter-spacing:0;opacity:1}.comment-form .comment-form-footer .agreement-section span{color:#005fb3;cursor:pointer}.comment-form .comment-form-footer .agreement-section .hidden-text{overflow:hidden;transition:all .3s ease-in-out;color:#000;height:auto;max-height:0}.comment-form .comment-form-footer .agreement-section .hidden-text.display{max-height:200px;height:auto;padding-bottom:8px}.comment-form .comment-user{margin-bottom:14px}@media (max-width:767px){.comment-form .comment-user .row [class*=col-]+[class*=col-]{margin-top:8px}}.comment-form .comment-user .form-control{background:#f2f2f2;border-color:#f2f2f2}.comment-form .comment-user label{background:#f2f2f2!important}.comment-form .comment-user-nick-info{color:#747474;margin-bottom:11px}.reviews-item .rev-footer .rev-ranking{margin-left:50px}@media (max-width:400px){.reviews-item .rev-footer .rev-ranking{margin-left:0}}@media (max-width:400px){.reviews-item .rev-footer .rev-add-comment-placeholder{display:none}}@media (max-width:400px){.reviews-item .comments-list{margin-top:16px}}@-webkit-keyframes slide-down{0%{opacity:0}to{opacity:1}}@-moz-keyframes slide-down{0%{opacity:0}to{opacity:1}}.product-reviews-module .comment-hide{display:none}.product-sub-page .comments-list .comment-hide,.product-sub-page .comments-list .show-btn-all{display:block}.product-sub-page .btn-show-all-comments-top{color:#0d0d0d;pointer-events:none}.product-sub-page .toggle-arrow{display:none}.product-sub-page .reviews-item .rev-footer .rev-ranking{margin-left:33px}
.share-dialog{position:absolute;margin-top:-16px;left:50%;transform:translate(-50%,-50%);display:none;width:95%;max-width:500px;box-shadow:0 8px 16px rgba(0,0,0,.15);z-index:-1;border:1px solid #ddd;padding:20px;border-radius:4px;background-color:#fff;visibility:hidden;opacity:0}.share-dialog.is-open{display:block;z-index:2;visibility:visible;opacity:1}.share-dialog .share-btn{display:inline-flex;align-items:center;justify-content:center;height:auto;padding:8px 30px;color:#777;text-align:center;font-size:14px;font-weight:500;line-height:1.1;letter-spacing:2px;text-transform:capitalize;text-decoration:none;white-space:nowrap;border-radius:4px;border:1px solid #ddd;cursor:pointer}.share-dialog .share-btn:hover{border-color:currentColor}.share-dialog .targets{display:flex;justify-content:space-between;flex-wrap:wrap;margin-left:-8px;margin-right:-8px}.share-dialog .targets .share-btn{flex:1 0 auto;margin-top:20px;margin-left:8px;margin-right:8px}.share-dialog .close-button{background-color:transparent;border:none;padding:0}
.b-tooltip{display:inline-block;position:absolute;z-index:2100;max-width:480px;pointer-events:none}@media (max-width:500px){.b-tooltip{max-width:calc(100% - 32px)}}.b-tooltip .b-tooltip-inside{position:relative;background:#fff;border:1px solid #cbcbcb;box-shadow:0 0 8px 0 rgba(0,0,0,.1);border-radius:2px;pointer-events:auto}.b-tooltip .b-tooltip-box{position:relative;background:#fff;padding:11px 10px;z-index:10;border-radius:2px;font-size:12px;line-height:17px}.b-tooltip .b-tooltip-box p:first-child{margin-top:0!important}.b-tooltip .b-tooltip-box p:last-child{margin-bottom:0!important}.b-tooltip .b-tooltip-box *{font-family:Open Sans,sans-serif!important;font-size:12px!important;line-height:17px!important}
@keyframes rotate{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}@keyframes rotate2{0%{transform:rotate(0deg);border-top-color:rgba(0,0,0,.7)}50%{transform:rotate(180deg);border-top-color:rgba(255,0,0,.7)}to{transform:rotate(1turn);border-top-color:rgba(0,0,0,.7)}}.loader1,.loader2,.loader3,.loader4{position:relative;margin:75px auto;width:150px;height:150px;display:block;overflow:hidden}.loader-small .loader1,.loader-small .loader2,.loader-small .loader3,.loader-small .loader4{width:100px;height:100px}.loader1 div,.loader2 div,.loader3 div,.loader4 div{height:100%}.loader1,.loader1 div{border-radius:50%;border:2px solid transparent;border-top-color:rgba(0,0,0,.7);border-bottom-color:rgba(255,0,0,.7)}.loader1,.loader1 div,.loader2,.loader2 div{padding:8px;animation:rotate linear 3.5s infinite}.loader2,.loader2 div{border-radius:50%;border:2px solid transparent;border-top-color:rgba(255,0,0,.7);border-left-color:rgba(0,0,0,.7);border-right-color:rgba(0,0,0,.7)}.loader3,.loader3 div{border-radius:50%;padding:8px;border:2px solid transparent;animation:rotate linear 3.5s infinite;border-top-color:rgba(0,0,0,.7);border-left-color:rgba(255,0,0,.7);animation-timing-function:cubic-bezier(.55,.38,.21,.88);animation-duration:4.5s}svg{animation-duration:7s}.loader3,div.loader-logo{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}div.loader-logo{width:50px;height:50px}div.loader-logo .cls-1{fill:#e30613!important}.loader-small div.loader-logo{display:none}.loader4,.loader4 div{padding:8px;border:2px solid transparent;animation:rotate linear 3.5s infinite;border-radius:50%;padding:4px;animation:rotate2 4s infinite linear}.news--header{position:relative;overflow:hidden;margin-top:16px;padding-top:32px;padding-bottom:32px;background-repeat:no-repeat;background-position:100% -40px}.news--header p{margin-top:0;margin-bottom:0;font-size:16px;line-height:1.55}.news--header p a{color:#cc2137;font-weight:600}@media (min-width:768px){.news--header{margin-top:0;padding-top:64px;padding-bottom:64px}.news--header p{font-size:18px}}.news--header--img-background{max-width:100%;position:absolute;top:-8px;left:40%}@media (min-width:768px){.news--header--img-background{top:-54px;left:40%}}.news--header--text-box{margin-bottom:40px}.news--header--text-box:last-child{margin-bottom:0}.news--header--title{margin-top:0;margin-bottom:40px;font-size:32px;font-weight:400;line-height:1.2;color:#ed424e}@media (min-width:768px){.news--header--title{font-size:40px}}.news--header--subtitle{margin-top:0;margin-bottom:8px;font-size:18px;font-weight:600;line-height:1.2;text-transform:uppercase}@media (min-width:768px){.news--header--subtitle{font-size:21px}}.news--header--name{margin-top:0;margin-bottom:0;font-size:18px;font-weight:600;line-height:1.55}@media (min-width:768px){.news--header--name{font-size:21px}}@media (min-width:768px){.pressroom--br{display:none}}.download--list{list-style-type:none;margin:0;padding:0}.download--list li{display:inline-block;margin-right:16px;margin-top:2px;margin-bottom:2px;font-size:16px;font-weight:600;line-height:1.8}.download--list li:last-child{margin-bottom:0}.download--list li a{display:block;color:inherit}@media (min-width:768px){.download--list li{display:block;margin-right:0;font-size:21px}}.download--list--icon{display:inline-block;width:24px;margin-right:16px;vertical-align:middle;position:relative;top:-1px}@media (min-width:768px){.download--list--icon{width:30px}}.page-title{position:relative;background-color:#fff;width:100%;font-size:20px;line-height:28px;font-weight:400;text-align:center;padding:10px 0;margin-top:16px;min-height:48px;box-shadow:0 0 8px 0 rgba(0,0,0,.1);min-width:300px;z-index:200;-webkit-overflow-scrolling:touch;-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d;perspective-origin:150% 150%}@media (max-width:767px){.page-title{height:48px}}.page-title .item-title{display:inline-block;vertical-align:baseline;font-size:inherit;line-height:inherit;font-weight:inherit;margin:0;padding:0}@media (max-width:767px){.page-title .item-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}}.page-title .link-title{display:none;position:absolute;top:50%;left:0;width:48px;height:48px;color:#0d0d0d;font-size:16px;line-height:48px;margin-top:-24px;background:none;border:0;padding:0;text-align:center}.page-title .link-title:hover{text-decoration:none}@media (max-width:767px){.page-title .link-title{display:block}}.page-title a{color:#757575}.page-title a:hover{text-decoration:none;color:#cbcbcb}@media (max-width:767px){.page-title{margin-top:0;position:fixed;top:0;right:0;left:0;padding:10px 48px}}@media (min-width:768px){.page-title.category-mobile-title{display:none}}@media (max-width:767px){#page-title-placeholder{height:48px}.hidden-with-page-title{display:none!important}.h-messages-mobile{margin:0 -16px 16px}}#catalog_catgroup .page-title .item-title,#catalog_department .page-title .item-title{color:#757575}#catalog_catgroup .page-title .item-title:after,#catalog_department .page-title .item-title:after{padding-left:8px;content:"/"}#catalog_catgroup .page-title .item-title:last-child,#catalog_department .page-title .item-title:last-child{color:inherit}#catalog_catgroup .page-title .item-title:last-child:after,#catalog_department .page-title .item-title:last-child:after{display:none}@media (max-width:767px){#catalog_catgroup .page-title .item-title,#catalog_department .page-title .item-title{display:none}#catalog_catgroup .page-title .item-title:last-child,#catalog_department .page-title .item-title:last-child{display:inline-block}}@media (max-width:767px){.category-title-wr.unique-category{display:block;margin:0 0 8px}}@media (max-width:767px){.category-title-wr.unique-category .reset-filters{cursor:unset;text-decoration:none!important}}@media (min-width:768px){.category-title-wr.unique-category .reset-filters .category-count{font-size:24px;font-weight:600;padding-right:8px}}@media (min-width:768px){.category-title-wr.unique-category .category-mobile-title{display:inline-block;background-color:transparent;box-shadow:none;text-align:left;margin:0;padding:0;min-height:unset;width:unset;min-width:unset}}@media (max-width:767px){.category-title-wr.unique-category .category-mobile-title h1{cursor:unset!important}}@media (min-width:768px){.category-title-wr.unique-category .category-mobile-title h1{font-size:18px;display:inline-block!important}}@media (min-width:768px){.category-title-wr.unique-category .category-mobile-title h1 .category-name{font-size:24px;line-height:1.2;font-weight:600;padding-right:unset}}.category-title-wr.unique-category .products-filtered-desktop{display:none}@media (min-width:768px){.category-title-wr.unique-category .products-filtered-desktop{display:inline-block;margin:0 0 0 7px}}.category-title-wr.unique-category .products-filtered-mobile{display:none}@media (max-width:767px){.category-title-wr.unique-category .products-filtered-mobile{display:inline}}.rateSection{margin-bottom:24px}@media (min-width:768px){.rateSection{display:flex;align-items:flex-start}}.rateSection .rs-info{display:flex;align-items:center;margin-right:24px;margin-bottom:6px}.rateSection .rs-info .rs-star-icon{position:relative;top:-2px;color:#f58b00;font-size:32px;margin-right:10px}.rateSection .rs-info .rs-info-average-rate{color:#f58b00;font-size:32px;font-weight:600;margin-right:10px}.rateSection .rs-info .rs-info-counts{color:#757575;font-size:14px;line-height:1.35}.rateSection .rs-add-rate.not-logged .stars-box{pointer-events:none}.rateSection .rs-add-rate .rs-add-rate-title{color:#757575;font-size:14px}.rateSection .rs-add-rate .rs-add-rating .stars-box{display:flex;align-items:center;margin-top:4px;margin-bottom:4px;height:32px}.rateSection .rs-add-rate .rs-add-rating .stars-box .rating>label{line-height:32px;height:32px}.rateSection .rs-add-rate .rs-add-rating .stars-box .rating>label:before{font-size:32px}.news-comment-wrap{padding-bottom:24px}.news-comment-wrap .add-comment{margin-top:8px;display:inline-block;font-size:16px;min-width:264px}@media (max-width:380px){.news-comment-wrap .add-comment{width:100%}}.news-comment-wrap .show-comment-form .comment-form{display:block}.comments-list .comment-item-main{margin-top:16px;padding-bottom:16px;border-bottom:1px solid #cbcbcb}.comments-list .comment-item-main:last-of-type,.comments-list .comment-item-main:last-of-type .comment-question{border-bottom:none}.comments-list .comment-body{overflow:hidden;overflow-wrap:break-word}.comments-list .comment-form{margin-top:24px}.comments-list .comment-form .rodo-info{width:100%;padding:6px 0;font-size:12px;color:#757575}@media (max-width:380px){.comments-list .btn-show-comment-form{text-align:left;margin-bottom:16px;display:block;flex:1 0 100%;width:100%;margin-right:0;margin-left:0}}.comments-list .comment-question .comment-author-date{margin-top:24px;font-size:12px}.comments-list .comment-question .comment-author-date .comment-author{font-weight:600}.comments-list .comment-question .comment-author-date .comment-date{color:#757575;margin-left:13px}.comments-list .comment-question .comment-footer-bottom{margin-top:12px;display:flex;flex-wrap:wrap;align-items:center}.comments-list .comment-question .comment-footer-bottom .btn-show-comment-form{margin-top:0;margin-right:20px}@media (min-width:768px){.comments-list .comment-question .comment-footer-bottom .comment-report-abuse{margin-left:32px}}.comments-list .comment-question .comment-footer-bottom .comment-report-abuse .btn-report-abuse{font-size:12px;color:#888;cursor:pointer;margin-left:12px}.comments-list .comment-question .comment-ranking .btn-add-rate+.btn-add-rate{margin-left:12px}.comments-list .comment-answers{margin-top:8px;margin-bottom:8px}.comments-list .comment-answers .comment-item .comment-body{min-height:48px}.latest-news-component{margin-top:16px;padding-top:24px;padding-bottom:24px}.latest-news-component .latest-news-title{margin-top:0;font-size:16px;font-weight:600}@media (min-width:768px){.latest-news-component .latest-news-title{font-size:20px}}.latest-news-grid{display:flex;flex-wrap:wrap;margin-left:-8px;margin-right:-8px}@media (min-width:1025px){.latest-news-grid{margin-left:-12px;margin-right:-12px}}.latest-news-grid .latest-news-item{flex:1 0 100%;min-width:225px;margin-top:8px;padding-left:8px;padding-right:8px}@media (min-width:400px){.latest-news-grid .latest-news-item{margin-top:24px}}@media (min-width:768px){.latest-news-grid .latest-news-item{flex:1 0 20%;margin-top:8px}}@media (min-width:1025px){.latest-news-grid .latest-news-item{margin-top:24px;padding-left:12px;padding-right:12px}}.latest-news-grid .latest-news-item .latest-news-link{display:block;transition:all .2s ease}@media (min-width:400px){.latest-news-grid .latest-news-item .latest-news-link{display:flex;align-items:flex-start}}@media (min-width:768px){.latest-news-grid .latest-news-item .latest-news-link{display:block}}.latest-news-grid .latest-news-item .latest-news-link:hover .latest-news-img{opacity:.7}.latest-news-grid .latest-news-item .latest-news-img{display:block;width:100%;max-width:100%;height:auto;transition:all .2s ease}@media (min-width:400px){.latest-news-grid .latest-news-item .latest-news-img{flex:0 0 40%;width:40%;margin-right:16px}}@media (min-width:768px){.latest-news-grid .latest-news-item .latest-news-img{flex:0 0 100%;width:100%;margin-right:0}}.latest-news-grid .latest-news-item .latest-news-item-title{margin-top:16px;margin-bottom:16px;font-size:16px;font-weight:400;line-height:1.375}@media (min-width:400px){.latest-news-grid .latest-news-item .latest-news-item-title{margin-top:0;margin-bottom:0}}@media (min-width:768px){.latest-news-grid .latest-news-item .latest-news-item-title{margin-top:16px;margin-bottom:16px}}.latest-news-btn{position:relative;display:inline-block;width:100%;margin-top:8px;margin-left:auto;margin-right:auto;font-size:14px;line-height:1.6;text-transform:uppercase}@media (min-width:768px){.latest-news-btn{width:264px}}@media (min-width:1025px){.latest-news-btn{margin-top:24px}}.latest-news-btn i{position:absolute;right:16px;top:50%;font-size:14px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media (max-width:767px){#news_info #header{display:none}}@media (max-width:1024px){#news_info .breadcrumbs-wrapper{display:none}}@media (min-width:768px) and (max-width:1024px){#news_info .page-title{margin-left:-16px;margin-right:-16px;width:auto}#news_info .page-title .link-title{display:block}}.single-news-container{max-width:870px}.single-news-content{margin-top:16px;padding-top:16px}@media (max-width:767px){.single-news-content{margin-top:0;padding-top:8px}}@media (min-width:1025px){.single-news-content{margin-top:0;padding-top:8px}}.single-news-content .single-news-title{color:#000;font-weight:600;font-size:24px;line-height:1.4;margin-top:16px;margin-bottom:32px}@media (max-width:767px){.single-news-content .single-news-title{font-size:20px;margin-top:16px;margin-bottom:16px}}.single-news-content .single-news-head{color:#000;font-size:20px;line-height:1.4;font-weight:400;margin-bottom:32px}@media (max-width:767px){.single-news-content .single-news-head{font-size:16px;margin-bottom:16px}}.responsive-img-box{position:relative;height:0;padding-bottom:62.25%;overflow:hidden}.responsive-img-box .responsive-img-box-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.responsive-img-box .responsive-img-box-wrapper img{object-fit:cover;width:100%;height:100%}.news-sep{display:block;width:100%;height:1px;background-color:#cbcbcb}.news-meta,.news-sep{margin-top:35px;margin-bottom:35px}.news-meta{display:flex;align-items:center;flex-wrap:wrap;color:#757575}.news-meta .news-meta-category{margin-left:20px;margin-right:20px}@media (max-width:767px){.news-meta .news-meta-social{width:100%;margin-top:16px}}.news-meta .news-meta-social.news-social-mobile{justify-content:space-evenly;border:2px solid #005fb3;color:#005fb3}.news-category-badge{display:inline-block;padding:4px 14px;background-color:#ebf2f9;color:#005fb3;line-height:1.2}.news-social-wrapper{position:absolute;width:76px;top:36px;bottom:0;left:calc((100% - 870px) / 4);margin-left:-38px;text-align:center;display:none}@media (min-width:1200px){.news-social-wrapper{display:block}}.news-social-wrapper .news-social-sticky{position:sticky;top:124px;padding-bottom:32px}.news-social-wrapper .news-social-title{font-size:14px;color:#757575}.news-social-wrapper .news-social-icons .news-social-icon{margin:16px auto;width:45px;height:45px;border-radius:100%;color:#fff;font-size:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s ease-in}.news-social-wrapper .news-social-icons .news-social-icon:hover{background-color:#757575}.news-social-wrapper .news-social-icons .news-social-icon-fb{background-color:#1877f2}.news-social-wrapper .news-social-icons .news-social-icon-twitter{font-size:20px;background-color:#1da1f2}.news-social-wrapper .news-social-icons .news-social-icon-message{color:#005fb3;font-size:20px;background-color:#fff;border:1px solid #005fb3;border-radius:50%}.news-social-wrapper .news-social-icons .news-social-icon-message:hover{background-color:#eee}.news-social-mobile{font-size:14px;color:#757575;cursor:pointer;display:flex;align-items:center}@media (min-width:1200px){.news-social-mobile{display:none}}.news-social-mobile .news-social-mobile-icon{font-size:24px;color:#000;display:inline-block;margin-left:16px}.news-nav-menu{position:relative;z-index:100}.news-nav-menu.fixed{position:fixed;padding:0}.news-nav-menu:not(.fixed) .container-fluid{padding:0}.news-nav-menu .swiper-button-next,.news-nav-menu .swiper-button-prev{display:flex;align-items:center;justify-content:center;width:30px;background:#fff;opacity:1}.news-nav-menu .swiper-button-next i,.news-nav-menu .swiper-button-prev i{font-size:20px;line-height:20px;opacity:.75}.news-nav-menu .swiper-button-next:hover,.news-nav-menu .swiper-button-prev:hover{opacity:1}.news-nav-menu .swiper-button-next:hover i,.news-nav-menu .swiper-button-prev:hover i{color:#005fb3;opacity:.8}.news-nav-menu .swiper-button-next.swiper-button-disabled,.news-nav-menu .swiper-button-prev.swiper-button-disabled{opacity:0}.news-nav-menu .swiper-button-prev{left:0}.news-nav-menu .swiper-button-next{right:0}.news-nav-menu .swiper-scroll-menu-wr{background:#fff;box-shadow:0 0 8px 0 rgba(0,0,0,.1);border-radius:2px}.news-nav-menu .swiper-scroll-menu .swiper-slide{position:relative;height:48px;line-height:46px;width:auto;font-size:16px}.news-nav-menu .swiper-scroll-menu .swiper-slide a{cursor:pointer;white-space:nowrap;color:#000;display:block;margin-left:auto;margin-right:auto;width:max-content;padding-left:12px;padding-right:12px;position:relative;text-decoration:none}@media (max-width:1250px){.news-nav-menu .swiper-scroll-menu .swiper-slide a{font-size:14px}}.news-nav-menu .swiper-scroll-menu .swiper-slide.cat-active a{color:#005fb3}.news-nav-menu .swiper-scroll-menu .swiper-slide.cat-active a:after{content:"";border-bottom:3px solid #005fb3;width:100%;display:block;position:absolute;left:0;right:0}.news-nav-menu .swiper-scroll-menu .swiper-slide:last-child{margin-right:0}.news-nav-menu .swiper-scroll-menu .swiper-slide.active-module-position:after,.news-nav-menu .swiper-scroll-menu .swiper-slide a:hover:after{content:"";border-bottom:3px solid #005fb3;width:100%;display:block;position:absolute;left:0;right:0}.news-nav-menu .mobile-select{background-color:#fff;padding:15px}.news-nav-menu .mobile-select .dropdown-content{position:relative}.news-nav-menu .mobile-select-box{font-family:Open Sans,sans-serif;display:block;background:#fff;border:1px solid #cbcbcb;padding:8px 16px;width:100%;height:48px;font-size:14px;-webkit-appearance:none;border-radius:2px;line-height:18px;color:#0d0d0d;position:relative;cursor:pointer}.news-nav-menu .mobile-select-box p{margin-top:0;margin-bottom:0;line-height:30px}.news-nav-menu .mobile-select-box i{position:absolute;right:12px;top:14px;font-size:8px;color:#cbcbcb}.news-nav-menu .mobile-select-box:focus~ul{height:205px!important;border-bottom:1px solid #cbcbcb}.news-nav-menu .mobile-select ul{margin-top:0;background-color:#fff;list-style:none;border:1px solid #cbcbcb;border-bottom:none;border-top:none;padding-left:0;height:0;overflow:hidden;overflow-y:scroll;transition:all .3s ease-in-out;margin-bottom:0;position:absolute;width:100%}.news-nav-menu .mobile-select ul li{cursor:pointer;font-size:14px}.news-nav-menu .mobile-select ul li a{color:#000;display:block;padding:10px 16px;text-decoration:none}.news-nav-menu .mobile-select ul li:hover{color:#fff;background:#005fb3}.news-nav-menu .mobile-select ul li:hover a{color:#fff}@media (max-width:767px){.news-header-box{padding-top:0;padding-bottom:0}}.code-editor{display:block;color:#ccc;box-sizing:border-box;margin:32px auto;width:100%;padding:16px 8px;text-align:left;background-color:#29292a;border-radius:5px;overflow:auto;border:1px solid #29292a}.news-section{margin-top:32px;margin-bottom:32px}.news-section a span{color:#005fb3!important}.card-desktop-news{position:relative}@media (max-width:1024px){.card-desktop-news{margin-left:-16px;margin-right:-16px;background-color:#fff}}.news_list__container{max-width:1695px}.news_list__container-item{background-color:#fff;box-shadow:0 2px 4px #0000001A;border-radius:2px;min-height:100px;width:100%;height:100%;position:relative}.news_list__container-item__descscription h2{font-size:16px;line-height:24px;min-height:48px}.news_list__container-item__descscription h2 a{color:#000}.news_list__container-item__descscription p{font-size:14px;height:42px;overflow:hidden;margin-bottom:50px;display:-webkit-box;word-wrap:break-word;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.news_list__container-item__descscription .bottom-wrapp{position:absolute;bottom:12px;display:flex;font-size:14px;flex-wrap:wrap;width:100%;padding-right:24px;color:#757575}.news_list__container-item__descscription .bottom-wrapp .news-comment:before{content:"\2022";color:#000;margin:0 5px}.news_list__container-item__descscription .bottom-wrapp a i{font-size:11px;margin-left:4px;vertical-align:1px}.news_list__container-item img{object-fit:contain}.news_list__container-item:hover img{opacity:.7}.news_list__container .pagination-wrapper{font-size:16px}.news_list__container .pagination-wrapper ul{list-style:none}.news_list__container .pagination-wrapper ul.pagination.dynamic{display:flex;margin-right:auto;margin-left:auto;width:max-content}.news_list__container .pagination-wrapper ul li.active{border-color:#005fb3;margin-top:2px}.news_list__container .pagination-wrapper ul li.active *{color:#005fb3}.news_list__container .pagination-wrapper ul li.choose-site>span{line-height:27px;margin-top:0!important}.news_list__container .pagination-wrapper ul li.button>a{line-height:35px}.news_list__container .pagination-wrapper ul li>*{margin:auto}@media (min-width:600px){.news_list__container .pagination-wrapper ul li{min-width:47px;min-height:47px}}.single-news-text{color:#000;font-size:16px;line-height:1.6;font-weight:400}@media (max-width:767px){.single-news-text{font-size:14px}}.single-news-text h1,.single-news-text h2,.single-news-text h3,.single-news-text h4{font-size:20px;line-height:1.4;font-weight:600}@media (max-width:767px){.single-news-text h1,.single-news-text h2,.single-news-text h3,.single-news-text h4{font-size:16px}}.single-news-text h3{font-size:16px}.single-news-text div,.single-news-text p,.single-news-text span{color:#000!important}.single-news-text a span{color:#005fb3!important}.single-news-text p{font-size:inherit;line-height:inherit;font-weight:inherit}.single-news-text img{max-width:100%;height:auto}.single-news-text iframe{max-width:100%}.single-news-text .cont-list{width:fit-content!important;min-width:290px;max-width:500px}@media (min-width:768px){.single-news-text .cont-list-wr .row{display:flex;justify-content:space-between}.single-news-text .cont-list-wr .cont-list.style-blue h2{margin-top:0}}@media (max-width:1024px){.single-news-text .cont-list-wr,.single-news-text .cont-list-wr+div{width:100%!important}}.single-news-text .cont-list-bg-wr{background-image:none!important}.single-news-text .cont-list.style-blue ol,.single-news-text .cont-list.style-blue ul{margin:0;padding:0}.single-news-text .cont-list.style-blue ol li,.single-news-text .cont-list.style-blue ul li{border:1px solid #cbcbcb;padding:6px 24px 6px 16px;display:flex;min-height:48px;border-top:none}.single-news-text .cont-list.style-blue ol li:first-child,.single-news-text .cont-list.style-blue ul li:first-child{border-top:1px solid #cbcbcb}.single-news-text .cont-list.style-blue ol li a,.single-news-text .cont-list.style-blue ul li a{color:#000;margin-top:auto;margin-bottom:auto;display:block;width:100%;height:100%;line-height:20px;padding-top:1px}.single-news-text .cont-list.style-blue ol li i,.single-news-text .cont-list.style-blue ul li i{margin-left:auto}.single-news-text .cont-list.style-blue ol li:after,.single-news-text .cont-list.style-blue ul li:after{font-family:Morele;content:"\E807";margin:auto -14px auto auto}.single-news-text .cont-list.xs-m-bottom{border:1px solid #cbcbcb;border-radius:2px;padding-left:24px;padding-right:24px}.single-news-text .cont-list.xs-m-bottom h2{font-size:20px;font-weight:900;margin-bottom:16px}.single-news-text .cont-list.xs-m-bottom ol{counter-reset:item;list-style-type:none;padding-left:0}.single-news-text .cont-list.xs-m-bottom ol li{display:flex}.single-news-text .cont-list.xs-m-bottom ol li:before{content:counter(item) "  ";counter-increment:item}.single-news-text .cont-list.xs-m-bottom ol li a{padding-left:10px;line-height:20px;padding-top:1px}.single-news-text .news-spec{font-size:16px}.single-news-text .news-spec .news-text-title,.single-news-text .news-spec .text-right{text-align:left!important}.single-news-text .news-spec .table-heading{font-weight:600;font-size:20px;margin-bottom:8px}.single-news-text .news-spec .table-heading>div{margin-top:auto;margin-bottom:auto}.single-news-text .news-spec .table-row{min-height:45px;display:flex;padding-top:8px;padding-bottom:8px}.single-news-text .news-spec .table-row>div{margin-top:auto;margin-bottom:auto;-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.single-news-text .news-spec .table-row .table-col-name{padding-left:16px}.single-news-text .news-spec .table-row:nth-child(odd){background-color:#eceff1}.single-news-text .news-spec .table-row.spec-heading{font-weight:600}.single-news-text .news-spec .table-row.spec-heading div{font-size:16px}.single-news-text .news-spec .table-row div{font-size:14px}@media (max-width:680px){.single-news-text .news-spec .spec-mobile{display:block!important}.single-news-text .news-spec .spec-mobile .spec-heading{font-weight:600;margin-bottom:24px}.single-news-text .news-spec .spec-mobile .display-table{margin-bottom:16px}.single-news-text .news-spec .spec-mobile .display-table .table-row>div{padding-left:8px;padding-right:8px}}.single-news-text .news-spec.new-spec-table__collapsed-content{display:none}.single-news-text .news-spec.new-spec-table .table-row{font-size:14px;display:flex}.single-news-text .news-spec.new-spec-table .table-row__collapsed-content{display:none}@media (max-width:767px){.single-news-text .news-spec.new-spec-table .table-row .table-col-value{display:none}.single-news-text .news-spec.new-spec-table .table-row__collapsed-content{display:block}.single-news-text .news-spec.new-spec-table .table-row__collapsed-content>div{width:100%}.single-news-text .news-spec.new-spec-table .table-row__collapsed-content .table-col-value{display:block}}.single-news-text .news-spec .table-scroll{position:relative;margin:auto;overflow:hidden}.single-news-text .news-spec .table-scroll .table-wrap{width:100%;overflow:auto}.single-news-text .news-spec .table-scroll .table-wrap table{width:100%;margin:auto;border-collapse:separate;border-spacing:0}.single-news-text .news-spec .table-scroll .table-wrap table thead{font-size:16px;margin-bottom:8px}.single-news-text .news-spec .table-scroll .table-wrap table thead tr{background-color:#eceff1!important}.single-news-text .news-spec .table-scroll .table-wrap table thead tr th{font-weight:600;margin-left:auto;margin-right:auto}.single-news-text .news-spec .table-scroll .table-wrap table thead>div{margin-top:auto;margin-bottom:auto;padding-top:8px;padding-bottom:8px}.single-news-text .news-spec .table-scroll .table-wrap table td,.single-news-text .news-spec .table-scroll .table-wrap table th{padding:10px;vertical-align:top}.single-news-text .news-spec .table-scroll .table-wrap table td>div,.single-news-text .news-spec .table-scroll .table-wrap table th>div{min-width:139px;max-width:250px;width:max-content}.single-news-text .news-spec .table-scroll .table-wrap table tbody td,.single-news-text .news-spec .table-scroll .table-wrap table tbody th{font-size:14px}.single-news-text .news-spec .table-scroll .table-wrap table tr{min-height:45px}.single-news-text .news-spec .table-scroll .table-wrap table tr th{font-weight:100;text-align:left}@media (max-width:767px){.single-news-text .news-spec .table-scroll .table-wrap table tr th.fixed-side{max-width:150px}}.single-news-text .news-spec .table-scroll .table-wrap table tr:nth-child(2n){background-color:#eceff1}.single-news-text .news-spec .table-scroll .table-wrap table tr:nth-child(odd){background-color:#fff}.single-news-text .news-spec .table-scroll .table-wrap table.clone{position:absolute;top:0;left:0;pointer-events:none}.single-news-text .news-spec .table-scroll .table-wrap table.clone td,.single-news-text .news-spec .table-scroll .table-wrap table.clone th{visibility:hidden;border-color:transparent}.single-news-text .news-spec .table-scroll .table-wrap table.clone .fixed-side,.single-news-text .news-spec .table-scroll .table-wrap table.clone tbody th{visibility:visible}.single-news-text .news-spec .table-scroll .table-wrap table.clone thead{background:transparent}@media (max-width:767px){.single-news-text .collate-lists h3{font-size:16px;font-weight:600;margin-left:16px;padding-top:16px;padding-bottom:8px;margin-bottom:12px;margin-top:0}.single-news-text .collate-lists ul{padding-left:16px;padding-bottom:16px}.single-news-text .collate-lists ul li{display:flex;margin-bottom:8px}.single-news-text .collate-lists ul li:before{font-family:Morele;content:"\E807";margin-right:12px;color:#2996cc;font-size:12px;margin-top:3px}.single-news-text .collate-lists .collate-list:nth-child(2n){background-color:#eceff1}}@media (min-width:768px){.single-news-text .collate-lists{font-size:16px;text-align:left}.single-news-text .collate-lists .row-lists{display:flex}.single-news-text .collate-lists .row-lists .collate-list{border:1px solid #eceff1;width:100%;display:table-cell;vertical-align:top}.single-news-text .collate-lists .row-lists .collate-list h3{font-size:16px;font-weight:600;text-align:center;background-color:#eceff1;margin-top:0;padding:8px}.single-news-text .collate-lists .row-lists .collate-list ul{margin:0;padding:0;list-style:none;padding-bottom:16px}.single-news-text .collate-lists .row-lists .collate-list ul li{position:relative;padding-left:18px;padding-right:8px;font-weight:600;font-size:14px}.single-news-text .collate-lists .row-lists .collate-list ul li+li{margin-top:16px}.single-news-text .collate-lists .row-lists .collate-list ul li:before{font-family:Morele;content:"\E807";margin-right:12px;color:#2996cc;font-size:12px;margin-top:3px}.single-news-text .collate-lists .row-lists .collate-list:first-child{border-right:none}}.single-news-text .goob-bad-lists{margin-bottom:8px;margin-top:8px}.single-news-text .goob-bad-lists h2{font-size:20px;font-weight:600}@media (max-width:870px){.single-news-text .goob-bad-lists h2{text-align:center}}.single-news-text .goob-bad-lists .row-lists{flex-wrap:wrap;display:flex}.single-news-text .goob-bad-lists .good-list{margin-right:16px}.single-news-text .goob-bad-lists .good-list ul li:before{background-image:url("/assets/src/svg_to_font/circle-plus.svg")}.single-news-text .goob-bad-lists .bad-list ul li:before{background-image:url("/assets/src/svg_to_font/circle-minus.svg")}.single-news-text .goob-bad-lists .bad-list,.single-news-text .goob-bad-lists .good-list{border:1px solid #cbcbcb;border-radius:2px;max-width:411px;width:100%;padding-bottom:8px}.single-news-text .goob-bad-lists .bad-list h3,.single-news-text .goob-bad-lists .good-list h3{font-size:16px;padding-left:18px;text-align:center}.single-news-text .goob-bad-lists .bad-list ul,.single-news-text .goob-bad-lists .good-list ul{padding-left:18px;list-style:none}.single-news-text .goob-bad-lists .bad-list ul li,.single-news-text .goob-bad-lists .good-list ul li{display:flex;margin-bottom:4px}.single-news-text .goob-bad-lists .bad-list ul li:before,.single-news-text .goob-bad-lists .good-list ul li:before{content:"";height:18px;width:18px;min-width:18px;line-height:16px;border-radius:100%;color:green;text-align:center;padding-left:1px;margin-right:12px;margin-top:4px;background-size:contain;background-repeat:no-repeat;background-position:50%}@media (max-width:767px){.single-news-text .goob-bad-lists .bad-list ul li:before,.single-news-text .goob-bad-lists .good-list ul li:before{margin-top:2px}}@media (max-width:870px){.single-news-text .goob-bad-lists .bad-list,.single-news-text .goob-bad-lists .good-list{margin-left:auto;margin-right:auto;margin-bottom:16px}}.single-news-text .bad-section,.single-news-text .good-section,.single-news-text .learn-more-section{background:#eceff1 0 0 no-repeat padding-box;border:1px solid #eceff1;border-radius:2px;position:relative;padding-right:16px;margin-bottom:8px;margin-top:8px}.single-news-text .bad-section h3,.single-news-text .good-section h3,.single-news-text .learn-more-section h3{font-size:16px;margin-top:16px;margin-bottom:16px}.single-news-text .bad-section p,.single-news-text .good-section p,.single-news-text .learn-more-section p{font-size:14px;margin-bottom:16px}.single-news-text .bad-section .icon-section img,.single-news-text .good-section .icon-section img,.single-news-text .learn-more-section .icon-section img{min-width:22px;margin-top:15px}.single-news-text .bad-section,.single-news-text .good-section{padding-left:60px}.single-news-text .bad-section:before,.single-news-text .good-section:before{content:"";display:block;height:24px;width:24px;margin-left:8px;margin-right:8px;position:absolute;left:8px;top:16px}.single-news-text .bad-section:before{background-image:url("/static/img/news/alert.svg")}.single-news-text .good-section:before{background-image:url("/static/img/news/bulb-icon.svg")}.single-news-text .btn,.single-news-text .btn-default{font-family:Open Sans,sans-serif;font-weight:400;font-size:16px;line-height:30px;text-align:center;cursor:pointer;background-color:#005fb3!important;border:1px solid #005fb3!important;color:#fff!important;border-radius:2px;padding:8px 30px;margin-top:8px}.single-news-text .btn-default:hover,.single-news-text .btn:hover{background-color:#00498a!important;border:1px solid #00498a!important}.single-news-text .btn-default.empty,.single-news-text .btn.empty{color:#005fb3!important;font-weight:600;background-color:transparent!important}.single-news-text .btn-default.empty:hover,.single-news-text .btn.empty:hover{background-color:#00498a!important;border:1px solid #00498a!important;color:#fff!important}.single-news-text .btn-primary{font-family:Open Sans,sans-serif;font-weight:400;font-size:16px;line-height:30px;text-align:center;cursor:pointer;background-color:#005fb3!important;border:1px solid #005fb3!important;color:#fff!important;border-radius:2px;padding:8px 30px;margin-top:8px}.single-news-text .btn-primary:hover{background-color:#00498a!important;border:1px solid #00498a!important}.single-news-text .btn-primary.empty{color:#005fb3!important;font-weight:600;background-color:transparent!important}.single-news-text .btn-primary.empty:hover{background-color:#00498a!important;border:1px solid #00498a!important;color:#fff!important}.single-news-text .btn-danger{font-family:Open Sans,sans-serif;font-weight:400;font-size:16px;line-height:30px;text-align:center;cursor:pointer;background-color:#e30613!important;border:1px solid #e30613!important;color:#fff!important;border-radius:2px;padding:8px 30px;margin-top:8px}.single-news-text .btn-danger:hover{background-color:#bb0510!important;border:1px solid #bb0510!important}.single-news-text .btn-danger.empty{color:#e30613!important;font-weight:600;background-color:transparent!important}.single-news-text .btn-danger.empty:hover{background-color:#bb0510!important;border:1px solid #bb0510!important;color:#fff!important}.single-news-text .buy-get-section{font-size:16px}.single-news-text .buy-get-section .table-heading{font-weight:600;font-size:20px;margin-bottom:8px}.single-news-text .buy-get-section .table-heading>div{margin-top:auto;margin-bottom:auto}.single-news-text .buy-get-section .table-row{min-height:45px;display:flex;padding-top:8px;padding-bottom:8px}.single-news-text .buy-get-section .table-row>div{margin-top:auto;margin-bottom:auto;-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.single-news-text .buy-get-section .table-row .table-col-name{padding-left:16px}.single-news-text .buy-get-section .table-row:nth-child(odd){background-color:#eceff1}.single-news-text .buy-get-section .table-col-name{color:#005fb3;font-weight:600}.single-news-text .buy-get-section.img-and-table{text-align:center;overflow:hidden;overflow-x:scroll;border:1px solid #e0e4e7}.single-news-text .buy-get-section.img-and-table .table-row{padding-top:0!important;padding-bottom:0!important}.single-news-text .buy-get-section.img-and-table .table-row:nth-child(odd) .table__info-row__element,.single-news-text .buy-get-section.img-and-table .table-row:nth-child(odd) .table_img-row__element{background-color:#eceff1}.single-news-text .buy-get-section.img-and-table .table-row:first-child .table_img-row__element,.single-news-text .buy-get-section.img-and-table .table-row:nth-child(2n) .table__info-row__element,.single-news-text .buy-get-section.img-and-table .table-row:nth-child(2n) .table_img-row__element{background-color:#fff}.single-news-text .buy-get-section.img-and-table .table-row .table__info-row__element,.single-news-text .buy-get-section.img-and-table .table-row .table_img-row__element{min-width:33%;max-width:50%}@media (max-width:767px){.single-news-text .buy-get-section.img-and-table .table-row .table__info-row__element,.single-news-text .buy-get-section.img-and-table .table-row .table_img-row__element{min-width:45%;padding-left:7px;padding-right:7px}}.single-news-text .buy-get-section.img-and-table .table-row .table_img-row__element{border-bottom:1px solid #e0e4e7;padding-bottom:12px}.single-news-text .buy-get-section.img-and-table .table-row>div{margin:unset}.single-news-text .buy-get-section.img-and-table .table-row>div>*{margin:auto}.single-news-text .buy-get-section.img-and-table .table-row>div.table__info-row__element{display:flex;padding-top:8px;padding-bottom:8px}.single-news-text .picture-table .table-heading{background-color:#e0e4e7;font-size:20px;font-weight:600;height:45px;line-height:45px}.single-news-text .picture-table .item-row{border:1px solid #e0e4e7;border-top:none}.single-news-text .picture-table .item-row .item-display img{display:block;object-fit:contain;height:200px}.single-news-text .picture-table .item-row .item-display__name{color:#005fb3;margin-bottom:16px;font-weight:600}.single-news-text .rating-header{background-color:#f2f2f2;padding:8px 16px;border-radius:2px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600}.single-news-text .rating-header .rating-header-icon{width:24px;margin-left:16px;margin-right:16px}.single-news-text .newsletter-section{font-size:14px}.single-news-text .newsletter-section .news-title{font-size:14px;font-weight:600;text-transform:uppercase;margin-top:0;margin-bottom:16px}.single-news-text .newsletter-section .line{width:166px;height:4px;background-color:#e7000e;margin-top:16px;margin-bottom:16px}.single-news-text .newsletter-section .newsletter-form-container{margin-top:32px;margin-bottom:8px;display:flex;align-items:stretch;width:65%}@media (max-width:767px){.single-news-text .newsletter-section .newsletter-form-container{width:100%}}.single-news-text .newsletter-section .newsletter-input{flex:1 0 calc(100% - 150px)}@media (max-width:767px){.single-news-text .newsletter-section .newsletter-input{flex:1 0 calc(100% - 120px)}}.single-news-text .newsletter-section .newsletter-submit{flex:0 1 150px;margin-left:-2px;margin-top:0!important;font-family:Open Sans,sans-serif;font-weight:400;font-size:16px;line-height:30px;text-align:center;cursor:pointer;background-color:#e7000e!important;border:1px solid #e7000e!important;color:#fff!important;border-radius:2px;padding:8px 30px;margin-top:8px}.single-news-text .newsletter-section .newsletter-submit:hover{background-color:#be000c!important;border:1px solid #be000c!important}.single-news-text .newsletter-section .newsletter-submit.empty{color:#e7000e!important;font-weight:600;background-color:transparent!important}.single-news-text .newsletter-section .newsletter-submit.empty:hover{background-color:#be000c!important;border:1px solid #be000c!important;color:#fff!important}@media (max-width:767px){.single-news-text .newsletter-section .newsletter-submit{padding-left:8px;padding-right:8px;flex:0 1 120px}}.single-news-text .newsletter-section .newsletter-checkbox label{font-size:12px}.single-news-text .copy-promo-code{font-size:18px}@media (min-width:768px){.single-news-text .copy-promo-code{display:flex;align-items:center;margin-left:24px;font-size:20px}}.single-news-text .copy-promo-code .promo-code-headline{margin-right:24px}.single-news-text .copy-promo-code .promo-code{margin-top:4px;max-width:320px;display:flex;align-items:stretch}@media (min-width:768px){.single-news-text .copy-promo-code .promo-code{max-width:100%;margin-top:0}}.single-news-text .copy-promo-code .promo-code>.promo-code-text{flex:1 0 auto;width:auto;border:1px solid #e7000e;border-radius:2px;display:flex;align-items:center;justify-content:center;padding:4px 8px;font-weight:600;font-size:18px}@media (min-width:768px){.single-news-text .copy-promo-code .promo-code>.promo-code-text{font-size:24px;padding-left:16px;padding-right:16px}}.single-news-text .copy-promo-code .promo-code>button{margin-top:0;margin-left:-2px;text-transform:uppercase}.single-news-text .promotion-container__header{font-size:20px;font-weight:600}.single-news-text .promotion-container__step-box{width:40px;min-width:40px;position:relative;height:34px;text-align:center;line-height:33px}.single-news-text .promotion-container__step-box img{position:absolute;left:0;top:0}.single-news-text .promotion-container__step-box~div{margin-top:auto;margin-bottom:auto;padding-top:8px}@media (max-width:767px){.single-news-text .promotion-container .promotion-container__header~div{display:flex;width:100%!important;flex:0 0 100%;max-width:100%}.single-news-text .promotion-container .promotion-container__header~div .promotion-container__step-box{margin-left:6px!important;margin-right:12px!important}.single-news-text .promotion-container .promotion-container__header~div .promotion-container__step-box~div{padding-top:0;text-align:left!important}}.single-news-text .promotion-container.more-steps .promotion-container__header~div{display:flex;width:100%!important;flex:0 0 100%;max-width:100%}.single-news-text .promotion-container.more-steps .promotion-container__header~div .promotion-container__step-box{margin-left:6px!important;margin-right:12px!important}.single-news-text .promotion-container.more-steps .promotion-container__header~div .promotion-container__step-box~div{padding-top:0;text-align:left!important}@media (min-width:768px){.single-news-text .promotion-container.more-steps .promotion-container__step-box~div{margin-top:auto!important;margin-bottom:auto!important}}.single-news-text .faq-section{padding-left:16px}.single-news-text .faq-section__header{font-size:20px;font-weight:600;margin-bottom:12px}.single-news-text .faq-section .accordion{text-align:left;border-bottom:1px solid #e0e4e7;-webkit-tap-highlight-color:transparent}.single-news-text .faq-section .accordion.open .accordion__content{max-height:1000px}.single-news-text .faq-section .accordion.open .accordion__toggle i{transform:rotate(90deg)}.single-news-text .faq-section .accordion__content{-webkit-transition:max-height .5s;-moz-transition:max-height .5s;-ms-transition:max-height .5s;-o-transition:max-height .5s;transition:max-height .5s;overflow:hidden;max-height:0}.single-news-text .faq-section .accordion__content p{font-size:14px}.single-news-text .faq-section .accordion__toggle{-webkit-transition:background .5s linear;-moz-transition:background .5s linear;-ms-transition:background .5s linear;-o-transition:background .5s linear;transition:background .5s linear;font-size:16px;text-decoration:none;cursor:pointer}.single-news-text .faq-section .accordion__toggle i{transition:all .3s ease-in-out;color:#005fb3;height:18px}.pagination-wrapper{margin-top:16px}.pagination-wrapper .pagination{margin:auto}.pagination-wrapper .pagination-lg{display:flex}.pagination-wrapper .pagination-lg a{margin:auto;height:auto}.pagination-wrapper .pagination-lg ul li>*{height:auto}@media (max-width:400px){.pagination-wrapper .pagination-lg.first,.pagination-wrapper .pagination-lg.last{display:none}}@media (max-width:767px){.pagination-wrapper .pagination-lg.btn,.pagination-wrapper .pagination-manual{margin-right:4px}.pagination-wrapper .pagination-lg.btn.active,.pagination-wrapper .pagination-manual.active{margin-top:0}}@media (min-width:600px){.pagination-wrapper .choose-site span{padding-top:7px}.pagination-wrapper .choose-site input{height:48px}}.similar-news>div.news-text-title{margin-top:16px;font-size:20px;font-weight:600}@media (max-width:767px){.similar-news>div.news-text-title{font-size:16px}}.similar-news .simnews-items{position:relative;min-height:250px}.similar-news .simnews-items .simnews-item-link{opacity:0}@media (max-width:767px){header#header{padding-top:0}header#header .header-fixed{display:none}.news-list-container{margin-left:-16px;width:100vw;overflow:hidden}}@media (min-width:768px){.page-title{display:none}}:target:before{content:"";display:block;height:100px;margin-top:-100px}@media (max-width:767px){:target:before{height:60px;margin-top:-60px}}
