@font-face{
    font-family: "Helvetica Neue LT W01 57 Cond";
    src: url("fonts/7611fc8f8a541bbaebe34d2c9c521ab8.eot");
    src: url("fonts/7611fc8f8a541bbaebe34d2c9c521ab8.eot?#iefix")format("embedded-opentype"),
        url("fonts/7611fc8f8a541bbaebe34d2c9c521ab8.woff")format("woff"),
        url("fonts/7611fc8f8a541bbaebe34d2c9c521ab8.woff2")format("woff2"),
        url("fonts/7611fc8f8a541bbaebe34d2c9c521ab8.ttf")format("truetype"),
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}

body {
  background: #007bff;
  background: linear-gradient(to right, #000000, #111111);
	font-family: 'Helvetica Neue LT W01 57 Cond',sans-serif!important;
	padding-top: 40px;
	overflow:hidden;
}

*, input {
	font-family: 'Helvetica Neue LT W01 57 Cond',sans-serif!important;
}

.card-img-left {
  width: 45%;
  /* Link to your background image using in the property below! */
  background: scroll center url('https://cdn.shopify.com/s/files/1/0818/4542/0375/files/IMG_7060-fotor-20231219151213_1944x_553017ea-50d1-4b28-817c-d91f3c4c8115.webp?v=1710071678');
  background-size: 300%;
	background-position: top right;
}

.btn-log {
  font-size: 0.9rem;
  letter-spacing: 0.05rem;
  padding: 0.75rem 1rem;
	background: #000000!important;
	transition: all 0.15s;
	border:none;
	border-radius: 8px;
	color:#ffffff!important;
}

.btn-log:hover, .btn-log:focus, .btn-log:active  {
  font-size: 0.9rem;
  letter-spacing: 0.05rem;
  padding: 0.75rem 1rem;
	background: #000000!important;
}
