

/* Start:/local/components/markweber/currency/templates/kurs_page/style.css?17568163541736*/
.curexc-banner {
	 display: -webkit-box;
	 display: -ms-flexbox;
	 display: flex;
	 -webkit-box-align: center;
	     -ms-flex-align: center;
	         align-items: center;
	 border-radius: 1.1111111111rem;
	 background: -o-linear-gradient(189.81deg, #f8f8f8 22.2%, #f2f6f9 66.23%);
	 background: linear-gradient(260.19deg, #f8f8f8 22.2%, #f2f6f9 66.23%);
	 padding: 3.3333333333rem 7rem;
	 margin-top: 3.3333333333rem;
}
 .curexc-banner-left {
	 -webkit-box-flex: 1;
	     -ms-flex-positive: 1;
	         flex-grow: 1;
	 margin-right: 3.3333333333rem;
}
 .curexc-banner-left .h3 {
	 font-size: 2.4444444444rem;
	 font-weight: 500;
	 color: #000;
	 line-height: 1.2;
	 max-width: 48rem;
}
 .default-btn {
	 cursor: pointer;
	 display: inline-block;
	 position: relative;
	 white-space: nowrap;
	 outline: none !important;
	 border: none;
	 text-decoration: none !important;
	 font-weight: 600;
	 color: #fff !important;
	 text-transform: uppercase;
	 height: 7.1111111111rem;
	 line-height: 7.1111111111rem;
	 background-color: #94c22b;
	 border-radius: 1.1111111111rem;
	 padding: 0 3.3333333333rem;
	 -webkit-transition: all 0.3s ease;
	 -o-transition: all 0.3s ease;
	 transition: all 0.3s ease;
}
 .default-btn:hover {
	 background-color: #7dad0d;
}
 @media (max-width: 767.98px) {
	 .curexc-banner {
		 padding: 20px;
		 display: block;
	}
	 .curexc-banner-left {
		 margin: 0 0 20px;
	}
	 .curexc-banner .h3 {
		 font-size: 18px;
		 line-height: 1.35;
	}
	 .default-btn {
		 width: 100%;
		 text-align: center;
		 height: 45px;
		 line-height: 45px;
		 font-size: 12px;
		 padding: 0 10px;
	}
}

.choices__item--disabled {
	pointer-events: none !important;
}
/* End */
/* /local/components/markweber/currency/templates/kurs_page/style.css?17568163541736 */
