.bottom-widget{background-color:#f6f5f5;padding:20px 0}.bottom-widget__wrapper{display:grid;gap:40px;grid-template-columns:1fr 1fr}.bottom-widget__item{display:flex}.bottom-widget__media{width:50%;margin-right:20px}@media screen and (max-width:992px){.bottom-widget__item{flex-direction:column}.bottom-widget__media{width:100%;margin-right:0;margin-bottom:20px}}.bottom-widget__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px;opacity:.7}.bottom-widget__content{display:flex;flex-direction:column;text-align:center;align-items:center;justify-content:center;width:50%}.bottom-widget__content .title{margin-bottom:20px;font-size:20px;line-height:130%}@media screen and (max-width:1400px){.bottom-widget__content .title{font-size:18px}}@media screen and (max-width:1200px){.bottom-widget__content .title{font-size:16px}}@media screen and (max-width:992px){.bottom-widget__content{width:100%}.bottom-widget__content .title{font-size:20px}}@media screen and (max-width:768px){.bottom-widget{padding:30px 0}.bottom-widget__content .title{font-size:16px}}@media screen and (max-width:576px){.bottom-widget__wrapper{grid-template-columns:1fr}.bottom-widget__media{max-width:320px;margin-left:auto;margin-right:auto}.bottom-widget__content .title{font-size:18px;max-width:400px;margin-left:auto;margin-right:auto}}.bottom-widget__content .btn{font-size:14px;padding:0 26px}.bottom-widget__content .btn::after{display:none}