.sxc-cta{font-family:Roboto Condensed,Tahoma,Verdana,Segoe,sans-serif;font-size:20px;line-height:20px;letter-spacing:2px;text-transform:uppercase;font-weight:700;padding:20px 40px;cursor:pointer;display:inline-block;text-align:center;position:relative;transition:all .3s ease;z-index:3;background-color:var(--sxc-brand-color);color:#fff;border-color:var(--sxc-brand-color)}@media screen and (max-width:768px){.sxc-cta{letter-spacing:1px}}.sxc-cta:hover:before{transform:scaleX(1);border-radius:0}.sxc-cta:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--sxc-brand-color-hover);z-index:-1;border-radius:30px;transform:scaleX(0);transition:transform .2s}.sxc-cta--white{background-color:#fff;color:var(--sxc-brand-color);padding:17px 37px;border:3px solid var(--sxc-brand-color)}.sxc-cta--white:hover:before{transform:scaleX(1);border-radius:0}.sxc-cta--white:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#f8f8f8;z-index:-1;border-radius:30px;transform:scaleX(0);transition:transform .2s}.sxc-cta--dark{background-color:#191919;color:#fff;border-color:#191919}.sxc-cta--dark:hover:before{transform:scaleX(1);border-radius:0}.sxc-cta--dark:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#000;z-index:-1;border-radius:30px;transform:scaleX(0);transition:transform .2s}.sxc-cta--outline{border:3px solid var(--sxc-brand-color-hover);color:var(--sxc-brand-color)}.sxc-cta--outline,.sxc-cta--outline:hover{background-color:transparent}.sxc-cta--outline.sxc-cta--white{border-color:#fff;color:#fff}.sxc-cta--outline.sxc-cta--dark{background-color:#fff;color:#191919;border-color:#191919}.sxc-cta--outline.sxc-cta--dark:hover:before{transform:scaleX(1);border-radius:0}.sxc-cta--outline.sxc-cta--dark:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#f8f8f8;z-index:-1;border-radius:30px;transform:scaleX(0);transition:transform .2s}.sxc-cta:focus,.sxc-cta:hover{text-decoration:none;transition:all .2s ease;transform:scale(.95)}@media screen and (max-width:768px){.sxc-cta{padding:12px 25px}}.sxc-link{font-size:14px;line-height:20px;color:var(--sxc-brand-color);position:relative;padding-left:20px;font-weight:500;display:inline-flex;align-items:center;min-height:20px}@media screen and (max-width:768px){.sxc-link{font-size:12px}}.sxc-link:before{left:0;top:0;height:20px;width:20px;-webkit-mask:url(/wp-content/themes/sixt/images/chevron-right.svg);mask:url(/wp-content/themes/sixt/images/chevron-right.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.sxc-link:after,.sxc-link:before{content:"";display:block;position:absolute}.sxc-link:after{height:1px;width:0;transition:width .25s ease;bottom:0;left:20px}.sxc-link:after,.sxc-link:before{background-color:var(--sxc-brand-color)}.sxc-link,.sxc-link:active,.sxc-link:focus,.sxc-link:hover,.sxc-link:visited{text-decoration:none}.sxc-link:focus:after,.sxc-link:hover:after{width:calc(100% - 20px)}.sxc-link--white{color:#fff}.sxc-link--white:after,.sxc-link--white:before{background-color:#fff}.sxc-link--dark{color:#191919}.sxc-link--dark:after,.sxc-link--dark:before{background-color:#191919}.sxc-link--disabled,.sxc-link [data-disabled],.sxc-link [disabled]{opacity:.5}@-webkit-keyframes sxc-scroll-2{0%{top:0}75%{top:0}to{top:-100%}}@keyframes sxc-scroll-2{0%{top:0}75%{top:0}to{top:-100%}}@-webkit-keyframes sxc-scroll-3{0%{top:0}37.5%{top:0}50%{top:-100%}87.5%{top:-100%}to{top:-200%}}@keyframes sxc-scroll-3{0%{top:0}37.5%{top:0}50%{top:-100%}87.5%{top:-100%}to{top:-200%}}@-webkit-keyframes sxc-scroll-4{0%{top:0}25%{top:0}33.33%{top:-100%}58.33%{top:-100%}66.66%{top:-200%}66.67%{top:-200%}91.67%{top:-200%}to{top:-300%}}@keyframes sxc-scroll-4{0%{top:0}25%{top:0}33.33%{top:-100%}58.33%{top:-100%}66.66%{top:-200%}66.67%{top:-200%}91.67%{top:-200%}to{top:-300%}}@-webkit-keyframes sxc-scroll-5{0%{top:0}18.75%{top:0}25%{top:-100%}43.75%{top:-100%}50%{top:-200%}68.75%{top:-200%}75%{top:-300%}93.75%{top:-300%}to{top:-400%}}@keyframes sxc-scroll-5{0%{top:0}18.75%{top:0}25%{top:-100%}43.75%{top:-100%}50%{top:-200%}68.75%{top:-200%}75%{top:-300%}93.75%{top:-300%}to{top:-400%}}.sxc-options-scroller{display:block;overflow:hidden;position:relative;white-space:pre}.sxc-options-scroller>span{display:inline-flex;flex-direction:column;position:absolute;top:0;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-delay:-1.5s;animation-delay:-1.5s}.sxc-options-scroller[data-slides="2"]>span{-webkit-animation-name:sxc-scroll-2;animation-name:sxc-scroll-2;-webkit-animation-duration:4s;animation-duration:4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.sxc-options-scroller[data-slides="3"]>span{-webkit-animation-name:sxc-scroll-3;animation-name:sxc-scroll-3;-webkit-animation-duration:8s;animation-duration:8s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.sxc-options-scroller[data-slides="4"]>span{-webkit-animation-name:sxc-scroll-4;animation-name:sxc-scroll-4;-webkit-animation-duration:12s;animation-duration:12s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.sxc-options-scroller[data-slides="5"]>span{-webkit-animation-name:sxc-scroll-5;animation-name:sxc-scroll-5;-webkit-animation-duration:16s;animation-duration:16s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}html.sxc-no-scroll{position:fixed;right:0;left:0;overflow-y:scroll}:root{--sxc-brand-color:#ff5f00;--sxc-brand-color-hover:#e45500}