@charset "utf-8";.btn,.button{display:inline-block;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:rgba(255,255,255,0);color:#fff;position:relative;border:1px solid #fff;-webkit-transition:.4s ease-in-out;transition:.4s ease-in-out;white-space:nowrap;font-family:Catamaran,udonicon,sans-serif;font-weight:600;letter-spacing:1px}@media (min-width:651px){.btn,.button{font-size:14px;line-height:44px;max-height:44px;padding:0 20px;min-width:135px}}@media screen and (max-width:650px){.btn,.button{font-size:11px;line-height:32px;max-height:32px;padding:0 25px}}.btn:hover,.button:hover{background-color:rgba(255,255,255,0)}.btn--hollow,.button--hollow{background-color:rgba(255,255,255,.12);color:#fff;font-weight:500;border:none}.btn--grey,.button--grey{background-color:rgba(0,0,0,.04);color:#fb614e;border:#f5f5f5}.btn--grey--active,.btn--grey:hover,.button--grey--active,.button--grey:hover{background-color:#8e9aa1;color:#fff}.btn--cool-grey,.button--cool-grey{background-color:#fff;color:#8e9aa1;border:none}.btn--cool-grey--active,.btn--cool-grey:hover,.button--cool-grey--active,.button--cool-grey:hover{background-color:#8e9aa1;color:#fff}.btn--white,.button--white{background-color:#f5f5f5;color:#8e9aa1}.btn--white--active,.btn--white:hover,.button--white--active,.button--white:hover{background-color:#8e9aa1;color:#fff}.btn--coral,.button--coral{background-color:#fb614e}.btn--coral:hover,.button--coral:hover{background-color:#f5f5f5;color:#181c1e}.btn--sun,.button--sun{background-color:#f26522}.btn--sun:before,.button--sun:before{content:"";width:12px;height:12px;position:relative;top:15px;margin-right:10px}.btn--flaty,.button--flaty{background-color:#8e9aa1;padding:0 15px}.btn--flaty-hot,.button--flaty-hot{background-color:#fb614e}.btn--suggestion,.btn--suggestion-highlighted,.button--suggestion,.button--suggestion-highlighted{max-height:30px;line-height:30px;min-width:0;padding:0 20px}.btn--suggestion span,.btn--suggestion-highlighted span,.button--suggestion span,.button--suggestion-highlighted span{font-size:12px;letter-spacing:0}.btn--suggestion,.button--suggestion{background-color:#8e9aa1;color:#fff;font-weight:400}.btn--suggestion:hover,.button--suggestion:hover{background-color:#fff;color:#fb614e}.btn--suggestion-highlighted,.button--suggestion-highlighted{background-color:#fb614e;color:#fff}.btn--suggestion-highlighted:hover,.button--suggestion-highlighted:hover{background-color:#fff;color:#fb614e}.btn--module,.button--module{min-width:0}.btn--module:before,.button--module:before{display:none}.btn--module:hover,.button--module:hover{color:#fb614e;background-color:rgba(0,0,0,.04)}.btn--berry,.button--berry{background-color:#a31749}.btn--berry:hover,.button--berry:hover{color:#a31749}.btn--blue,.button--blue{background-color:#5072a1}.btn--blue:hover,.button--blue:hover{color:#5072a1}.btn--petrol,.button--petrol{background-color:#008484}.btn--petrol:hover,.button--petrol:hover{color:#008484}.btn--green,.button--green{background-color:#72a85e}.btn--green:hover,.button--green:hover{color:#72a85e}.btn--yellow,.button--yellow{background-color:#dfa900}.btn--yellow:hover,.button--yellow:hover{color:#dfa900}.btn--centered,.button--centered{margin:auto;display:block;width:30%}.btn--rss,.button--rss{position:relative}.btn--rss span,.button--rss span{padding-left:40px}.btn--rss:hover,.button--rss:hover{background-color:#8e9aa1;color:#fff}.btn--rss:before,.button--rss:before{content:'';background-image:url(../../../res/btn-icons/rssfeed.svg);background-repeat:no-repeat;display:inline-block;height:15px;width:15px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.btn--grey-on-grey,.button--grey-on-grey{background-color:#f0f0f0;color:#8e9aa1}.btn--no-bg,.button--no-bg{background:0 0;color:#8e9aa1}.btn--no-bg:hover,.button--no-bg:hover{background:0 0}.btn--disabled:hover,.button--disabled:hover{cursor:default}.hero__btn .btn:hover,.hero__btn .button:hover{border:1px solid rgba(255,255,255,.4)}.btn--auto-width,.button--auto-width{width:auto}