.home-slide-card{background-image:url(/images/home-bg-image.png);background-repeat:no-repeat;background-size:cover;background-position:50%;padding-bottom:40px;display:flex;flex-direction:column;justify-content:space-between;align-items:center}@media(min-width:1200px){.home-slide-card{height:700px}}@media(min-width:992px){.home-slide-card{height:600px}}@media(min-width:768px){.home-slide-card{height:480px}}@media(min-width:320px){.home-slide-card{height:540px}}.home-slide-card__text{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:24px}.home-slide-card__text--small{font-family:Inter,sans-serif;font-size:21px;font-weight:500;line-height:32px;text-align:center}@media screen and (max-width:768px){.home-slide-card__text--small{font-size:19px;font-weight:500;line-height:27px;letter-spacing:.2310000062px;text-align:center}}.home-slide-card__text__main{display:flex;align-items:center;justify-content:center;flex-direction:column}.home-slide-card__text__main--item{font-family:Nekst,sans-serif;font-size:56px;font-weight:400;line-height:60px;letter-spacing:-.2800000012px;text-align:center}@media screen and (max-width:768px){.home-slide-card__text__main--item{font-size:32px;font-weight:400;line-height:36px;letter-spacing:.1280000061px;text-align:center}}.home-slide-card__text__main--item-yellow{background:linear-gradient(90deg,#4d6600 5%,#cad300 33.43%,#cad300 51.17%,#cad300 66.43%,#4d6600 90%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:#fff}.home-slide-card__actions{display:flex;align-items:center;gap:16px}.home-slide-card__actions--btn{height:56px;padding:0 33px!important}