@keyframes preload{0%{color:#fff}10%{color:#eee;text-shadow:2px 2px 2px rgba(0,0,0,0.1)}20%{color:#ddd;text-shadow:2px 2px 2px rgba(0,0,0,0.2)}30%{color:#ccc;text-shadow:2px 2px 2px rgba(0,0,0,0.3)}40%{color:#bbb;text-shadow:2px 2px 2px rgba(0,0,0,0.4)}50%{color:#aaa;text-shadow:2px 2px 2px rgba(0,0,0,0.5)}60%{color:#bbb;text-shadow:2px 2px 2px rgba(0,0,0,0.4)}70%{color:#ccc;text-shadow:2px 2px 2px rgba(0,0,0,0.3)}80%{color:#ddd;text-shadow:2px 2px 2px rgba(0,0,0,0.2)}90%{color:#eee;text-shadow:2px 2px 2px rgba(0,0,0,0.1)}100%{color:#fff}}@keyframes tagsOnFocus{0%{opacity:1}50%{opacity:0.3;z-index:-1}80%{opacity:0.3}100%{opacity:1;top:-90px}}@keyframes tagsOffFocus{0%{opacity:1;top:-90px}50%{opacity:0.3;z-index:-1}80%{opacity:0.3}100%{opacity:1;top:0}}@keyframes inputOnFocus{0%{top:0}100%{top:50px}}@keyframes inputOffFocus{0%{top:50px}100%{top:0}}.card__image{position:relative}.card__image--tag{position:absolute;bottom:15px;left:15px}.card__image--img{object-position:top;width:100%;height:auto}.card__title{color:inherit;font-family:"Space Grotesk";font-size:24px;font-style:normal;font-weight:700;line-height:110%;letter-spacing:-0.72px}.card__text{color:#414141;font-family:"Source Sans Pro";font-size:18px;font-style:normal;font-weight:400;line-height:120%}.card__texts{display:flex;flex-direction:column;align-items:flex-start}.card__texts--tag{display:none}@media (max-width: 480px){.card__texts--tag{display:flex;flex-direction:column;justify-content:baseline}}.card--large{position:relative}.card--large .card__title{color:#414141;font-family:"Space Grotesk";font-size:36px;font-style:normal;font-weight:700;line-height:110%;letter-spacing:-1.08px}@media (max-width: 480px){.card--large .card__title{color:inherit;font-family:"Space Grotesk";font-size:20px;font-style:normal;font-weight:700;line-height:110%;letter-spacing:-0.6px}}.card .highlighted .card__texts,.card .highlighted .card__text{color:#fff}.card--small{position:relative}.card--small .card__texts{gap:6px}@media (max-width: 480px){.card--small{display:grid;grid-template-columns:repeat(2, 1fr);gap:16px;align-items:flex-start;width:100%;word-wrap:break-word;overflow-wrap:break-word;white-space:normal}}.card--small .card__image{width:100%}@media (max-width: 480px){.card--small .card__image{width:100%;object-position:top}}.card--small .card__image--tag{display:flex}@media (max-width: 480px){.card--small .card__image--tag{display:none}}.card--small .card__image--img{aspect-ratio:16 / 9;height:auto;object-fit:cover;object-position:center;overflow:hidden}@media (max-width: 480px){.card--small .card__image--img{width:100%;height:auto}}.card--tabber{margin-left:26px;display:flex;position:relative}.card--tabber .card__prio{position:absolute;left:-30px;color:#fd0202;-webkit-text-stroke-width:1;-webkit-text-stroke-color:#fd0202;font-family:Antonio;font-size:108px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-3.24px}@media (max-width: 480px){.card--tabber .card__prio{left:-20px}}@media (max-width: 480px){.card--tabber .card__prio{letter-spacing:-2.16px}}.card--tv{position:relative}.card--tv .card__image__movie-tags{display:flex;position:absolute;left:15px;bottom:15px}.card--tv .card__image__movie-tags .tag{position:static}.card--tv .card__image__movie-tags .tvtag{position:static}.card--tv--text{color:#414141;font-family:"Space Grotesk";font-size:20px;font-style:normal;font-weight:700;line-height:110%;letter-spacing:-0.6px}@media (max-width: 480px){.card--tv--text{color:#414141;font-family:"Space Grotesk";font-size:16px;font-style:normal;font-weight:700;line-height:110%;letter-spacing:-0.48px}}.card--tv .card__image{width:337px}@media (max-width: 480px){.card--tv .card__image{width:194px}}.card--tv .card__image--img{aspect-ratio:16/9;object-fit:cover;object-position:center}.card .tvtag{background-color:#f2dc6f;color:#000}.card-item{display:flex;flex-direction:column;align-items:center;gap:8px}.card-item__img{width:140px;height:198.333px}@media (max-width: 480px){.card-item__img{width:88px;height:124px}}.card-item__title{text-align:center;color:#414141;font-family:"Space Grotesk";font-size:16px;font-style:normal;font-weight:700;line-height:110%;letter-spacing:-0.48px}.tag{color:#fff;background-color:#fd0202;font-family:"Space Grotesk";font-style:normal;font-weight:700;font-size:12px;line-height:130%;letter-spacing:-0.3px;text-transform:uppercase;color:#fff !important;padding:4px 8px}.sidebar-card{width:100%;display:flex;gap:16px;align-items:flex-start}@media (max-width: 480px){.sidebar-card{display:grid;grid-template-columns:repeat(2, 1fr);width:100%}}.sidebar-card__image-wrapper{width:200px}@media (max-width: 480px){.sidebar-card__image-wrapper{width:100%}}.sidebar-card__image-wrapper .sidebar-card__image{width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover;object-position:center}.sidebar-card__tag{width:fit-content}.sidebar-card__content{width:60%;display:flex;flex-direction:column;justify-content:center;gap:6px}@media (max-width: 480px){.sidebar-card__content{width:100%}}.sidebar-card__title{color:#414141;font-family:"Space Grotesk";font-size:16px;font-style:normal;font-weight:700;line-height:110%;letter-spacing:-0.48px;text-wrap:balance;white-space:normal}.carousel-stage{width:100% !important;height:240px;overflow:hidden}.container.headpage .owl-carousel img,.container.headpage .owl-carousel .image,.container.headpage .owl-stage img,.container.headpage .owl-stage .image,.container.headpage div.owl-item img,.container.headpage div.owl-item .image{height:330px}.container.endpage .owl-carousel.auto-width{max-height:170px}.container.endpage .owl-carousel.auto-width .owl-item a{display:block}.container.endpage .owl-carousel.auto-width .owl-item a img{width:auto;height:170px}.container.endpage .owl-carousel .owl-nav{position:absolute;top:50%;-webkit-transform:translate3d(0, -50%, 0);-moz-transform:translate3d(0, -50%, 0);-o-transform:translate3d(0, -50%, 0);-ms-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0);pointer-events:none}.container.endpage .owl-carousel .owl-nav .owl-prev,.container.endpage .owl-carousel .owl-nav .owl-next{position:static;pointer-events:auto;background-color:#fff;opacity:.9}.container.endpage .owl-carousel .owl-nav .owl-prev:hover,.container.endpage .owl-carousel .owl-nav .owl-prev:focus,.container.endpage .owl-carousel .owl-nav .owl-prev:active,.container.endpage .owl-carousel .owl-nav .owl-next:hover,.container.endpage .owl-carousel .owl-nav .owl-next:focus,.container.endpage .owl-carousel .owl-nav .owl-next:active{opacity:1}.container.endpage .owl-carousel .owl-nav .owl-prev{float:left}.container.endpage .owl-carousel .owl-nav .owl-next{float:right}.container.endpage .owl-carousel.ctrls-middle .owl-nav{top:-moz-calc(50% - 20px) ;top:-webkit-calc(50% - 20px) ;top:calc(50% - 20px) }.container.endpage .owl-carousel.ctrls-middle .owl-nav .owl-prev,.container.endpage .owl-carousel.ctrls-middle .owl-nav .owl-next{top:0}.container.endpage .owl-carousel.media-carousel,.container.endpage .owl-carousel.media-carousel.auto-width{margin-bottom:24px;width:100%;height:310px;max-height:310px;opacity:0;-webkit-transition:opacity .25s ease-in-out;-moz-transition:opacity .25s ease-in-out;-ms-transition:opacity .25s ease-in-out;-o-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}.container.endpage .owl-carousel.media-carousel.all-added,.container.endpage .owl-carousel.media-carousel.auto-width.all-added{opacity:1}.container.endpage .owl-carousel.media-carousel.no-images .owl-stage,.container.endpage .owl-carousel.media-carousel.auto-width.no-images .owl-stage{width:100% !important}.container.endpage .owl-carousel.media-carousel .owl-stage,.container.endpage .owl-carousel.media-carousel.auto-width .owl-stage{left:0 !important}.container.endpage .owl-carousel.media-carousel .owl-stage .owl-item.dummy-item,.container.endpage .owl-carousel.media-carousel.auto-width .owl-stage .owl-item.dummy-item{background:transparent !important;pointer-events:none;visibility:hidden}.container.endpage .owl-carousel.media-carousel .owl-stage .owl-item.dummy-item *,.container.endpage .owl-carousel.media-carousel.auto-width .owl-stage .owl-item.dummy-item *{pointer-events:none}.container.endpage .owl-carousel.media-carousel .owl-stage .owl-item.active .media-item:not(.videolist):after,.container.endpage .owl-carousel.media-carousel.auto-width .owl-stage .owl-item.active .media-item:not(.videolist):after{content:"";position:absolute;display:block;top:50%;left:50%;margin-top:-30px;margin-left:-30px;border:4px solid #e5e5e5;border-top:4px solid rgba(141,141,141,0.4);border-radius:50%;width:60px;height:60px;animation:spin 1.4s ease-in-out infinite;opacity:.7;z-index:2}.container.endpage .owl-carousel.media-carousel .owl-stage .owl-item .media-item,.container.endpage .owl-carousel.media-carousel.auto-width .owl-stage .owl-item .media-item{position:relative}.container.endpage .owl-carousel.media-carousel .owl-stage .owl-item .media-item:not(.videolist),.container.endpage .owl-carousel.media-carousel.auto-width .owl-stage .owl-item .media-item:not(.videolist){background-color:rgba(0,0,0,0.008)}.container.endpage .owl-carousel.media-carousel .owl-stage .owl-item .media-item.img-added,.container.endpage .owl-carousel.media-carousel.auto-width .owl-stage .owl-item .media-item.img-added{background-color:transparent !important}.container.endpage .owl-carousel.media-carousel .owl-stage .owl-item .media-item.img-added:after,.container.endpage .owl-carousel.media-carousel.auto-width .owl-stage .owl-item .media-item.img-added:after{display:none !important}.container.endpage .owl-carousel.media-carousel .owl-stage .owl-item .media-item a img,.container.endpage .owl-carousel.media-carousel.auto-width .owl-stage .owl-item .media-item a img{height:310px;opacity:0;-webkit-transition:opacity .25s ease-in-out;-moz-transition:opacity .25s ease-in-out;-ms-transition:opacity .25s ease-in-out;-o-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}.container.endpage .owl-carousel.media-carousel .owl-stage .owl-item .media-item a img.added,.container.endpage .owl-carousel.media-carousel.auto-width .owl-stage .owl-item .media-item a img.added{opacity:1}.movies-carousel{margin:0 0 40px 0}.movies-carousel.is-selection .owl-stage .owl-item .movie-data.selected .image-wrapper:after{content:"";display:block;position:absolute;top:50%;left:50%;width:26px;height:26px;-webkit-transform:translate3d(-50%, -50%, 0);-moz-transform:translate3d(-50%, -50%, 0);-o-transform:translate3d(-50%, -50%, 0);-ms-transform:translate3d(-50%, -50%, 0);transform:translate3d(-50%, -50%, 0);background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22rgb(255,255,255)%22%3E%3Cpath%20d%3D%22M12%200C5.373%200%200%205.373%200%2012s5.373%2012%2012%2012%2012-5.373%2012-12S18.627%200%2012%200zm4.15%2017.943L12.01%2013.84%207.89%2018%206.06%2016.167l4.104-4.157L6%207.89%207.833%206.06l4.155%204.102L16.094%206l1.85%201.85-4.1%204.14L18%2016.094l-1.85%201.85z%22%2F%3E%3C%2Fsvg%3E");background-size:28px;background-position:50% 50%;background-repeat:no-repeat;background-color:#ef3b39;border:none;-moz-border-radius:50%;-webkit-border-radius:50%;-khtml-border-radius:50%;border-radius:50%;pointer-events:none;opacity:.8}.movies-carousel.is-selection .owl-stage .owl-item .movie-data:not(.selected){opacity:.55;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.movies-carousel.is-selection .owl-stage .owl-item .movie-data:not(.selected):hover{opacity:1}.movies-carousel .owl-stage-outer{width:100% !important;left:0 !important}.movies-carousel .owl-stage-outer .owl-stage{margin:0;padding:0;left:0 !important}.movies-carousel .owl-stage-outer .owl-stage .owl-item{display:inline-block}.movies-carousel .owl-stage-outer .owl-stage .owl-item .image-wrapper{position:relative;max-height:115px}.movies-carousel .owl-stage-outer .owl-stage .owl-item .image-wrapper.cover{height:115px}.movies-carousel .owl-stage-outer .owl-stage .owl-item .image-wrapper.cover .cover-img img{margin:0 auto;max-width:90px}.movies-carousel .owl-stage-outer .owl-stage .owl-item .image-wrapper.poster .cover-img img{min-height:115px;object-fit:cover}.movies-carousel .owl-stage-outer .owl-stage .owl-item .image-wrapper .cover-img img{width:100%;height:100%;max-height:115px;object-fit:cover}.movies-carousel .owl-stage-outer .owl-stage .owl-item .content-wrapper{position:relative;padding:6px 0 0 0;max-height:40px;overflow:hidden}.movies-carousel .owl-stage-outer .owl-stage .owl-item .content-wrapper .title{display:block;line-height:.75rem;font-size:.6875em;font-weight:900;color:#3e3e3e;text-transform:uppercase;text-align:center}.movies-carousel .owl-stage-outer .owl-stage .owl-item:hover{background-color:transparent !important;opacity:1}.movies-carousel .owl-nav .owl-prev,.movies-carousel .owl-nav .owl-next{-webkit-touch-callout:none !important;-webkit-user-select:none !important}.owl-carousel{width:-moz-calc(1202px - 374px - 30px - 24px) ;width:-webkit-calc(1202px - 374px - 30px - 24px) ;width:calc(1202px - 374px - 30px - 24px) ;position:relative;display:block;visibility:hidden;overflow:hidden;background:#fff;-ms-touch-action:pan-y}@media (min-width: 1084px) and (max-width: 1210px){.owl-carousel{width:-moz-calc(1068px - 374px - 30px - 24px) ;width:-webkit-calc(1068px - 374px - 30px - 24px) ;width:calc(1068px - 374px - 30px - 24px) }}@media (max-width: 1083px){.owl-carousel{width:100% !important}}.owl-carousel.owl-theme{max-width:100%}.owl-carousel.owl-loaded{visibility:visible}.owl-carousel .owl-stage-outer{overflow:hidden;position:relative}.owl-carousel .owl-stage-outer .owl-stage{left:-25px;max-width:none !important;position:relative;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.owl-carousel .owl-stage-outer .owl-stage div.owl-item{display:inline-block;float:left;-webkit-transition:background-color .5s ease;-moz-transition:background-color .5s ease;-ms-transition:background-color .5s ease;-o-transition:background-color .5s ease;transition:background-color .5s ease;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.owl-carousel .owl-stage-outer .owl-stage div.owl-item .item .image-wrapper .item-tag,.owl-carousel .owl-stage-outer .owl-stage div.owl-item .item .image-wrapper .tv-event-details,.owl-carousel .owl-stage-outer .owl-stage div.owl-item .grid-item .image-wrapper .item-tag,.owl-carousel .owl-stage-outer .owl-stage div.owl-item .grid-item .image-wrapper .tv-event-details{z-index:1001}.owl-carousel .owl-stage-outer .owl-stage div.owl-item .item .image-wrapper .tv-event-details,.owl-carousel .owl-stage-outer .owl-stage div.owl-item .grid-item .image-wrapper .tv-event-details{top:0;left:5px;bottom:auto}.owl-carousel .owl-stage-outer .owl-stage div.owl-item .item .image-wrapper .tv-event-details a:hover,.owl-carousel .owl-stage-outer .owl-stage div.owl-item .grid-item .image-wrapper .tv-event-details a:hover{background:transparent}.owl-carousel .owl-stage-outer .owl-stage div.owl-item .item a,.owl-carousel .owl-stage-outer .owl-stage div.owl-item .grid-item a{text-decoration:none}.owl-carousel .owl-stage-outer .owl-stage div.owl-item .item .image,.owl-carousel .owl-stage-outer .owl-stage div.owl-item .grid-item .image{display:block;background-repeat:no-repeat;background-size:cover;background-position:50%}.owl-carousel .owl-stage-outer .owl-stage div.owl-item .item .image:before,.owl-carousel .owl-stage-outer .owl-stage div.owl-item .grid-item .image:before{content:'';padding-top:56.25%;display:block}.owl-carousel .owl-stage-outer .owl-stage div.owl-item .item .image.play-btn:after,.owl-carousel .owl-stage-outer .owl-stage div.owl-item .grid-item .image.play-btn:after{content:"";position:absolute !important;width:100%;height:100%;text-decoration:none;position:relative;z-index:4;border:medium none;background:transparent url("https://legacymedia.port.hu/page_elements/arrow_32_22.jpg") no-repeat scroll right bottom;opacity:0.7;top:0}.owl-carousel .owl-stage-outer .owl-stage div.owl-item .item .media-stage,.owl-carousel .owl-stage-outer .owl-stage div.owl-item .grid-item .media-stage{padding-bottom:19px;margin-bottom:3px;margin-top:-3px}.owl-carousel .owl-stage-outer .owl-stage div.owl-item .item .media-stage a,.owl-carousel .owl-stage-outer .owl-stage div.owl-item .grid-item .media-stage a{color:#000;display:block;float:right;height:16px;text-align:left;text-decoration:none;width:16px;border:0px none #000;margin:3px;outline:#000 none 0px}.owl-carousel .owl-stage-outer .owl-stage div.owl-item:not(:last-of-type){border-right:0px solid white}.owl-carousel .owl-stage-outer .owl-stage div.owl-item:hover{background:rgba(59,59,59,0.11)}.owl-carousel .owl-stage-outer .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel .owl-nav{cursor:pointer;position:absolute;width:100%;display:block;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;top:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next{background-color:#fff;background-repeat:no-repeat;background-position:50%;position:absolute;display:block;height:60px;width:32px;line-height:0;font-size:0;cursor:pointer;color:transparent;z-index:10;padding:0;border:none;outline:none;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;opacity:.9}.owl-carousel .owl-nav .owl-prev:hover,.owl-carousel .owl-nav .owl-prev:focus,.owl-carousel .owl-nav .owl-prev:active,.owl-carousel .owl-nav .owl-next:hover,.owl-carousel .owl-nav .owl-next:focus,.owl-carousel .owl-nav .owl-next:active,.owl-carousel .owl-nav button.owl-prev:hover,.owl-carousel .owl-nav button.owl-prev:focus,.owl-carousel .owl-nav button.owl-prev:active,.owl-carousel .owl-nav button.owl-next:hover,.owl-carousel .owl-nav button.owl-next:focus,.owl-carousel .owl-nav button.owl-next:active{opacity:1}.owl-carousel .owl-nav .owl-prev:before,.owl-carousel .owl-nav .owl-next:before,.owl-carousel .owl-nav button.owl-prev:before,.owl-carousel .owl-nav button.owl-next:before{content:"";font-size:20px;line-height:1;color:white;opacity:0.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav button.owl-prev{background-color:#fff !important;background-image:url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2226.001px%22%20height%3D%2245.999px%22%20viewBox%3D%220%200%2026.001%2045.999%22%20enable-background%3D%22new%200%200%2026.001%2045.999%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20fill%3D%22rgb(65,65,65)%22%20d%3D%22M24.998%2C5.906c1.338-1.352%2C1.338-3.541%2C0-4.893c-1.336-1.35-3.506-1.352-4.844%2C0L1.003%2C20.552%0A%09c-1.338%2C1.352-1.338%2C3.543%2C0%2C4.894l19.15%2C19.539c1.338%2C1.352%2C3.506%2C1.352%2C4.844%2C0c1.338-1.352%2C1.338-3.541%2C0.002-4.893L9.294%2C22.999%0A%09L24.998%2C5.906z%22%2F%3E%0A%3C%2Fsvg%3E");background-size:30%;background-position:10px center;background-repeat:no-repeat;left:0}.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav button.owl-next{background-color:#fff !important;background-image:url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2226.001px%22%20height%3D%2245.999px%22%20viewBox%3D%220%200%2026.001%2045.999%22%20enable-background%3D%22new%200%200%2026.001%2045.999%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20fill%3D%22rgb(65,65,65)%22%20d%3D%22M1.004%2C40.094c-1.338%2C1.352-1.338%2C3.541%2C0%2C4.893c1.336%2C1.35%2C3.506%2C1.351%2C4.844%2C0l19.15-19.539%0A%09c1.338-1.352%2C1.338-3.543%2C0-4.895L5.847%2C1.014c-1.338-1.352-3.506-1.352-4.844%2C0c-1.338%2C1.352-1.338%2C3.541-0.002%2C4.893L16.707%2C23%0A%09L1.004%2C40.094z%22%2F%3E%0A%3C%2Fsvg%3E");background-size:30%;background-position:12px center;background-repeat:no-repeat;right:0}.owl-carousel .owl-nav .owl-prev.disabled,.owl-carousel .owl-nav .owl-next.disabled,.owl-carousel .owl-nav button.owl-prev.disabled,.owl-carousel .owl-nav button.owl-next.disabled{display:none}.grabbing{cursor:move}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
