@import"https://fonts.googleapis.com/css?family=Open+Sans:400,600,700&subset=latin-ext";@font-face{font-family:WMFRotisRegular;src:url("fonts/WMFRotis-Regular.otf") format("opentype");font-display:swap}@font-face{font-family:WMFRotisBold;font-weight:bold;src:url("fonts/WMFRotis-Bold.otf") format("opentype");font-display:swap}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0, 0, 0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0 !important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{-webkit-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;-o-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-o-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height .5s ease-in-out;-o-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:-webkit-transform .1s ease;transition:-webkit-transform .1s ease;-o-transition:-o-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease, -webkit-transform .1s ease, -o-transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3, 1.3);-webkit-transform:scale(1.3, 1.3);-o-transform:scale(1.3, 1.3);transform:scale(1.3, 1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;background-size:contain;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.lp-prev-slide,.lp-next-slide{width:40px;height:40px;border-radius:50%;background-repeat:no-repeat;background-position:center center}.lp{width:100%;max-width:1920px;min-width:320px;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;background:#000;color:#fff;font-family:"WMFRotisRegular",Arial,Helvetica,sans-serif;font-style:normal;font-weight:400;font-size:calc(16px + 8*(100vw - 768px)/892);overflow-x:hidden}@media(min-width: 1350px){.lp{font-size:24px}}@media only screen and (max-width: 768px){.lp{font-size:16px}}.lp .lp-inner{padding:0 15px;width:100%;max-width:1230px;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}@media only screen and (max-width: 1230px){.lp .lp-inner{padding:0 16px;max-width:960px}}@media only screen and (max-width: 768px){.lp .lp-inner{padding:0 12px}}.lp .lp-inner-inside{padding:0;width:100%;max-width:1040px;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.lp .lp-section{padding:2em 0}.lp .lp-columns{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}.lp .lp-columns.lp-justify-space-between{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.lp .lp-columns.lp-justify-space-around{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.lp .lp-columns.lp-justify-flex-start{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.lp .lp-columns.lp-justify-flex-end{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.lp .lp-columns.lp-align-items-center{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 768px){.lp .lp-columns{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.lp .lp-columns .lp-column{padding:15px;position:relative}.lp .lp-columns .lp-column.lp-column-50{-webkit-box-flex:1;-webkit-flex:1 1 50%;-ms-flex:1 1 50%;flex:1 1 50%}@media only screen and (max-width: 768px){.lp .lp-columns .lp-column.lp-column-50{-webkit-box-flex:1;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%}}.lp .lp-columns .lp-column.lp-column-33{-webkit-box-flex:1;-webkit-flex:1 1 33.3%;-ms-flex:1 1 33.3%;flex:1 1 33.3%}@media only screen and (max-width: 768px){.lp .lp-columns .lp-column.lp-column-33{-webkit-box-flex:1;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%}}.lp .lp-columns .lp-column.lp-column-25{-webkit-box-flex:1;-webkit-flex:1 1 25%;-ms-flex:1 1 25%;flex:1 1 25%}@media only screen and (max-width: 768px){.lp .lp-columns .lp-column.lp-column-25{-webkit-box-flex:1;-webkit-flex:1 1 50%;-ms-flex:1 1 50%;flex:1 1 50%}}@media only screen and (max-width: 480px){.lp .lp-columns .lp-column.lp-column-25{-webkit-box-flex:1;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%}}.lp .lp-columns .lp-column.lp-column-75{-webkit-box-flex:1;-webkit-flex:1 1 75%;-ms-flex:1 1 75%;flex:1 1 75%}@media only screen and (max-width: 768px){.lp .lp-columns .lp-column.lp-column-75{-webkit-box-flex:1;-webkit-flex:1 1 50%;-ms-flex:1 1 50%;flex:1 1 50%}}@media only screen and (max-width: 480px){.lp .lp-columns .lp-column.lp-column-75{-webkit-box-flex:1;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%}}@media only screen and (max-width: 768px){.lp .lp-columns .lp-column{-webkit-box-flex:1;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%}}.lp h2,.lp h3,.lp h4,.lp div,.lp p{-webkit-box-sizing:border-box !important;box-sizing:border-box !important;line-height:normal !important;letter-spacing:normal !important;color:inherit !important;font-family:"WMFRotisRegular",Arial,Helvetica,sans-serif !important;font-weight:400 !important;font-style:normal !important;line-height:auto !important;text-transform:none !important}.lp strong,.lp b{display:inline !important;color:inherit !important;font-family:"WMFRotisBold",Arial,Helvetica,sans-serif !important;font-weight:700 !important;font-style:normal !important;line-height:auto !important}.lp h2{margin:0 !important;padding:0 !important;padding-bottom:1em !important;font-size:1.75em !important;font-weight:400 !important;line-height:1.2em !important;color:inherit !important;padding-bottom:.5em !important}.lp h2.lp-padding-bottom-0{padding-bottom:0 !important}@media only screen and (max-width: 768px){.lp h2{font-size:1.75em !important}}.lp h3{margin:0 !important;padding:0 !important;padding-bottom:1em !important;font-size:1.75em !important;font-weight:700 !important;line-height:1.2em !important;color:inherit !important}@media only screen and (max-width: 768px){.lp h3{font-size:1.5em !important}}.lp h4{margin:0 !important;padding:0 !important;font-size:1.5em !important;font-weight:400 !important;line-height:1.2em !important;color:inherit !important}.lp p{margin:0 !important;padding:0 !important;font-size:1em !important;line-height:1.2em !important;color:inherit !important}.lp img{border:none !important;width:auto !important;height:auto !important;max-width:100% !important;display:block !important}.lp a{color:#dfb257 !important;text-decoration:underline !important;cursor:pointer}.lp a:hover{text-decoration:underline !important}.lp .lp-white-space-no-wrap{white-space:nowrap !important}.lp .lp-text-color-red{color:#e30614 !important}.lp .lp-text-color-gold{color:#dfb257 !important}.lp .lp-txt-small{font-size:.583333em !important}@media only screen and (max-width: 960px){.lp .lp-txt-small{font-size:11px !important}}.lp .lp-txt-small2{font-size:.6666666667em !important}@media only screen and (max-width: 960px){.lp .lp-txt-small2{font-size:11px !important}}.lp .lp-txt-small-red{margin-top:1em !important;background-color:#e30614 !important;color:#fff !important;padding:1em !important}.lp .lp-title{text-align:center !important;text-transform:uppercase !important;padding-bottom:1.5em !important}@media only screen and (max-width: 768px){.lp .lp-hide-on-768{display:none !important}}.lp .lp-button{background:#dfb257 !important;color:#000 !important;text-decoration:none !important;text-transform:uppercase !important;display:inline-block !important;padding:.75em 1.5em !important;font-weight:700 !important;text-align:center !important;max-width:100% !important;line-height:1em !important;border-radius:.5em;font-size:1em !important;-webkit-box-sizing:border-box;box-sizing:border-box}.lp .lp-button:hover{text-decoration:none !important}.lp .lp-align-left{text-align:left !important;margin-left:0 !important;margin-right:auto !important}.lp .lp-align-center{text-align:center}.lp .lp-align-center img{margin:0 auto !important}.lp .lp-align-center .lp-button{margin:0 auto !important}@media only screen and (max-width: 768px){.lp .lp-mobile-align-center{text-align:center}.lp .lp-mobile-align-center img{margin:0 auto !important}.lp .lp-mobile-align-center .lp-button{margin:0 auto !important}}.lp .lp-legend{padding-bottom:1em !important;font-size:.75em !important}.lp .lp-header{padding:0;background:#000 url("img/header-bg.jpg") center center no-repeat;-webkit-background-size:1920px 1920px;background-size:1920px;min-height:600px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.lp .lp-header .lp-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 1230px){.lp .lp-header{background:#000 url("img/header-bg-1230.jpg") center right no-repeat;-webkit-background-size:100% 100%;background-size:100%;min-height:520px}}@media only screen and (max-width: 920px){.lp .lp-header{min-height:480px}}@media only screen and (max-width: 768px){.lp .lp-header{background:none;min-height:auto}.lp .lp-header .lp-inner{padding:0;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.lp .lp-header .lp-wmf-logo{padding:inherit;max-width:8% !important;min-width:40px;position:absolute;top:1em;left:0}@media only screen and (max-width: 768px){.lp .lp-header .lp-wmf-logo{left:12px}}.lp .lp-header .lp-header-claim{width:45%;max-width:560px}.lp .lp-header .lp-header-claim h2{font-size:1.625em !important}.lp .lp-header .lp-header-claim h2 span{font-weight:700 !important}@media only screen and (max-width: 768px){.lp .lp-header .lp-header-claim{padding:0 12px;width:100%;text-align:center;max-width:none}.lp .lp-header .lp-header-claim h2{text-align:center !important}}.lp .lp-header .lp-header-claim .lp-button{margin:.5em !important;margin-left:0 !important;padding:.5em .75em !important;font-size:1em !important}.lp .lp-rules h2{text-transform:none !important}.lp .lp-rules .lp-columns{padding:0;padding-bottom:1em;gap:1em}.lp .lp-rules .lp-columns .lp-column{-webkit-flex-basis:calc(25% - .5em);-ms-flex-preferred-size:calc(25% - .5em);flex-basis:calc(25% - .5em)}@media only screen and (max-width: 768px){.lp .lp-rules .lp-columns .lp-column{padding:8px;-webkit-flex-basis:calc(50% - .5em);-ms-flex-preferred-size:calc(50% - .5em);flex-basis:calc(50% - .5em)}}.lp .lp-rules .lp-columns .lp-column p{font-size:.75em !important;padding-top:1em !important}.lp .lp-rules .lp-columns .lp-column p strong{padding-top:.25em !important;padding-bottom:.75em !important;font-size:1.5em !important;text-transform:uppercase !important;display:block !important}.lp .lp-rules .lp-legend{text-align:center !important;padding-top:2em !important}.lp .lp-spacer{margin-top:5px;background:#4d4d4d;width:100%;height:1px;display:block}.lp .lp-why h2{text-transform:none !important}.lp .lp-why .lp-why-links .lp-column{padding:15px 0;-webkit-box-flex:1;-webkit-flex:1 1 50%;-ms-flex:1 1 50%;flex:1 1 50%}.lp .lp-why .lp-why-links .lp-column a{padding:.5em !important;background:#3f3f3f !important;color:#fff !important;font-size:1.25em !important;font-weight:600 !important;width:auto !important;display:block !important;text-decoration:none !important}.lp .lp-why .lp-why-links .lp-column a:hover{background:#4f4f4f !important}.lp .lp-why .lp-why-links .lp-column a.lp-active{background:#dfb257 !important}.lp .lp-why .lp-why-links .lp-column a.lp-active:hover{background:#efc267 !important}.lp .lp-why .lp-why-desc{padding:0;-webkit-transition:opacity 0s ease-out;-o-transition:opacity 0s ease-out;transition:opacity 0s ease-out;opacity:0;height:0;overflow:hidden}.lp .lp-why .lp-why-desc.lp-active{padding:2em 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;opacity:1;height:auto;-webkit-transition:opacity .5s ease-out;-o-transition:opacity .5s ease-out;transition:opacity .5s ease-out}.lp .lp-why .lp-why-desc .lp-column{-webkit-box-flex:1;-webkit-flex:1 0 33%;-ms-flex:1 0 33%;flex:1 0 33%}.lp .lp-why .lp-why-desc .lp-column p{padding-top:1em !important;font-size:.875em !important}.lp .lp-why .lp-why-desc .lp-column img{max-width:50% !important;margin:0 auto !important}@media only screen and (max-width: 768px){.lp .lp-why .lp-why-desc .lp-column{-webkit-box-flex:100%;-webkit-flex:100%;-ms-flex:100%;flex:100%}}.lp .lp-smoke-bg{background:#000 url("img/perfection-bg.jpg") bottom center no-repeat;-webkit-background-size:cover;background-size:cover}.lp .lp-compare .lp-inner{max-width:1080px}.lp .lp-compare .lp-title{padding-bottom:.5em !important}.lp .lp-compare .lp-compare-list{padding-top:4em;width:100%}.lp .lp-compare .lp-button{width:auto !important;font-size:1.5em !important;line-height:1;margin-top:1em}@media only screen and (max-width: 768px){.lp .lp-compare .lp-button{margin-top:1em;font-size:1em !important}}.lp .lp-compare .lp-prev-slide,.lp .lp-compare .lp-next-slide{width:2em;height:2em;background-repeat:no-repeat;background-position:center center;-webkit-background-size:contain;background-size:contain;line-height:1.8em}.lp .lp-compare .lp-prev-slide img,.lp .lp-compare .lp-next-slide img{display:inline-block !important;vertical-align:middle;-webkit-transition:all .1s ease-in;-o-transition:all .1s ease-in;transition:all .1s ease-in;max-width:1em !important}.lp .lp-compare .owl-nav{position:absolute;top:5em;left:0;width:100%}.lp .lp-compare .owl-nav .owl-prev{position:absolute;top:50%;left:-1em;-webkit-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);-o-transform:translate(-50%, 0);transform:translate(-50%, 0)}@media only screen and (max-width: 768px){.lp .lp-compare .owl-nav .owl-prev{left:1em}}.lp .lp-compare .owl-nav .owl-next{position:absolute;top:50%;right:1em;-webkit-transform:translate(50%, 0);-ms-transform:translate(50%, 0);-o-transform:translate(50%, 0);transform:translate(50%, 0)}.lp .lp-compare .owl-nav .owl-prev,.lp .lp-compare .owl-nav .owl-next{pointer-events:auto;background:rgba(0,0,0,0)}.lp .lp-compare .owl-nav .owl-prev.disabled,.lp .lp-compare .owl-nav .owl-next.disabled{opacity:.75}.lp .lp-compare .lp-compare-table{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.lp .lp-compare .lp-compare-table table{width:100% !important;border:none !important;margin:0 !important;padding:0 !important;border-collapse:collapse !important}.lp .lp-compare .lp-compare-table table tr{border:none !important;margin:0 !important;padding:0 !important}.lp .lp-compare .lp-compare-table table tr td{margin:0 !important;padding:0 5px !important;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1em}.lp .lp-compare .lp-compare-table table thead tr td{border:none !important;height:14em;vertical-align:top;font-size:1em !important}@media only screen and (max-width: 768px){.lp .lp-compare .lp-compare-table table thead tr td{height:19em}}.lp .lp-compare .lp-compare-table table thead tr td h3{font-size:1em !important;padding-bottom:15px !important;font-weight:600 !important}@media only screen and (max-width: 768px){.lp .lp-compare .lp-compare-table table thead tr td h3{font-size:1.5em !important;line-height:1}}.lp .lp-compare .lp-compare-table table thead tr td img{margin:0 auto;height:11.5em !important;width:auto !important}@media only screen and (max-width: 768px){.lp .lp-compare .lp-compare-table table thead tr td img{height:15em !important}}.lp .lp-compare .lp-compare-table table tbody tr td{height:3.5em;font-size:.875em !important;border-top:2px solid #2d2d2d !important;padding:0 5px !important}.lp .lp-compare .lp-compare-table table tbody tr td.lp-high{height:5.5em}.lp .lp-compare .lp-compare-table table tbody tr td strong{font-weight:400 !important}.lp .lp-compare .lp-compare-table table tbody tr td .lp-yes{width:1.5em;max-width:30px;margin:0 auto}@media only screen and (max-width: 768px){.lp .lp-compare .lp-compare-table table tbody tr td{font-size:1em !important;height:5em}}.lp .lp-compare .lp-compare-table table tfoot tr td{padding:15px 5px !important;border:none !important;font-size:.5em !important;vertical-align:top;height:3em}.lp .lp-compare .lp-compare-table table tfoot tr td .lp-txt-small{display:none}.lp .lp-compare .lp-compare-table table tfoot tr td .lp-button{font-size:2em !important}@media only screen and (max-width: 768px){.lp .lp-compare .lp-compare-table table tfoot tr td{font-size:.675em !important}}.lp .lp-compare .lp-compare-table .lp-compare-table-left{width:30%;position:relative;text-align:left}@media only screen and (max-width: 768px){.lp .lp-compare .lp-compare-table .lp-compare-table-left{display:none}}.lp .lp-compare .lp-compare-table .lp-compare-table-right{width:70%;position:relative}@media only screen and (max-width: 768px){.lp .lp-compare .lp-compare-table .lp-compare-table-right{width:55%}}.lp .lp-compare .lp-compare-table .lp-compare-table-right table tr td{text-align:center}.lp .lp-compare .lp-compare-table .lp-compare-table-right table tr td img{margin:auto;vertical-align:middle}.lp .lp-compare .lp-compare-table .lp-compare-table-right .lp-label{display:none !important}@media only screen and (max-width: 768px){.lp .lp-compare .lp-compare-table .lp-compare-table-right .lp-label{font-weight:700 !important;display:block !important;padding-bottom:8px !important}}@media only screen and (max-width: 768px){.lp .lp-compare .lp-compare-table .lp-compare-table-right{width:100%}.lp .lp-compare .lp-compare-table .lp-compare-table-right tbody tr td{padding:1em 0 !important;text-align:center}.lp .lp-compare .lp-compare-table .lp-compare-table-right tbody span{float:center}.lp .lp-compare .lp-compare-table .lp-compare-table-right tbody img{float:center}}.lp .lp-compare .lp-compare-table .lp-compare-table-right .lp-boder-left-right{border-left:1px solid #000;border-right:1px solid #000}@media only screen and (max-width: 768px){.lp .lp-compare .lp-compare-table .lp-compare-table-right .lp-boder-left-right{border-left:none;border-right:none}}.lp .lp-compare .lp-compare-table .lp-compare-table-right .lp-compare-table-products .lp-compare-table-product{width:20%;float:left;overflow:hidden;border-left:2px solid #2d2d2d}@media only screen and (max-width: 768px){.lp .lp-compare .lp-compare-table .lp-compare-table-right .lp-compare-table-products .lp-compare-table-product{border-left:none;width:100%}}.lp .lp-compare .lp-compare-table .lp-compare-table-right .lp-compare-table-products .owl-stage .lp-compare-table-product{width:100%;float:none}.lp .lp-experience{padding-top:3em;padding-bottom:3em}.lp .lp-experience .lp-inner{max-width:1080px}.lp .lp-experience .lp-inner p{font-size:.875em !important}@media only screen and (max-width: 768px){.lp .lp-experience img{max-width:60% !important;margin:0 auto}}.lp .lp-show-on-mobile{display:none !important}@media only screen and (max-width: 768px){.lp .lp-show-on-mobile{display:block !important}}@media only screen and (max-width: 768px){.lp .lp-hide-on-mobile{display:none !important}}/*# sourceMappingURL=style.min.css.map */