.welcome__content{display:flex;align-items:center;gap:20px}.welcome__main{width:calc(50% - 10px)}.welcome__title{font-family:"Inter Display",sans-serif;font-weight:500;font-size:48px;line-height:1;color:#000;margin:0}.welcome__buttons{margin-top:40px;display:flex;flex-wrap:wrap;gap:20px}.welcome__btn{font-family:"Inter Display",sans-serif;font-weight:600;font-size:20px;line-height:20px;border-radius:1000px;padding:19px 40px;border:1px solid transparent;text-decoration:none}.welcome__btn:hover{text-decoration:none}.welcome__btn_video{color:#5b9ff6;border-color:#5b9ff6;display:flex;align-items:center}.welcome__btn_video:after{content:'';display:block;width:14px;height:18px;background:url(//www.usas.com.ua/wp-content/themes/usas/blocks/welcome/img/play.svg) 0 0/100% 100% no-repeat;margin-left:15px}.welcome__btn_video:hover{color:#fff;background-color:#5b9ff6}.welcome__btn_video:hover:after{filter:brightness(0) invert(1)}.welcome__cards{width:calc(50% - 10px);display:flex;flex-wrap:wrap;gap:20px}.welcome__card{overflow:hidden;position:relative;border-radius:40px;min-height:325px}.welcome__card_preview{width:100%}.welcome__card_info{width:calc(50% - 10px)}.welcome__card-img{position:absolute;top:0;left:0;z-index:1;object-fit:cover;width:100%;height:100%}.welcome__card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.welcome__card-inner{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;padding:30px;display:flex;flex-direction:column;justify-content:space-between}.welcome__card-title{font-family:"Inter Display",sans-serif;font-weight:700;font-size:32px;line-height:1.09375;letter-spacing:.01em;color:#fff;margin:0 0 20px}.welcome__card-link{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:4}.welcome__card-link:before{content:'';display:block;position:absolute;right:35px;bottom:35px;width:50px;height:50px;background:url(//www.usas.com.ua/wp-content/themes/usas/blocks/welcome/img/link.svg) 0 0/100% 100% no-repeat;transition:all .3s}.welcome__card-link:hover:before{transform:rotate(45deg)}.welcome__card-buttons{display:flex;flex-direction:column;gap:15px}.welcome__card-btn{display:block;width:100%;border-radius:100px;border:1px solid #f0eef6;padding:14px 30px;box-shadow:0 5px 12px 0 rgba(0,0,0,.02),0 21px 21px 0 rgba(0,0,0,.02),0 48px 29px 0 rgba(0,0,0,.01),0 86px 34px 0 rgba(0,0,0,0),0 134px 38px 0 rgba(0,0,0,0);background:#fff;font-family:"Inter Display",sans-serif;font-weight:600;font-size:16px;line-height:1;color:#5da0f5;text-decoration:none;text-align:center}.welcome__card-btn:hover{text-decoration:none;color:#5da0f5;background-color:rgba(255,255,255,.9)}@media (max-width:1419px){.welcome__title{font-size:42px}.welcome__card-title{font-size:28px}}@media (max-width:1229px){.welcome__content{display:block}.welcome__main{width:100%;margin-bottom:40px}.welcome__cards{width:100%}}@media (max-width:991px){.welcome__main{margin-bottom:30px}.welcome__title{font-size:24px}.welcome__buttons{margin-top:20px}.welcome__btn{font-size:16px;line-height:16px;padding:16px 22px}.welcome__btn_video:after{width:12px;height:16px}.welcome__cards{gap:16px}.welcome__card{border-radius:20px;min-height:300px}.welcome__card_info{width:calc(50% - 8px)}.welcome__card-inner{padding:20px}.welcome__card-link:before{width:36px;height:36px;right:24px;bottom:24px}.welcome__card-title{font-size:20px}}@media (max-width:600px){.welcome__card_info{width:100%}}