.simple-news{background-color:#f9f9f9;border-radius:30px;flex-wrap:nowrap;gap:4px;margin-top:36px;padding:4px;display:flex}.simple-news .simple-news__content{background-color:#fff;border-radius:30px;flex-direction:column;gap:14px;width:100%;padding:20px;display:flex}.simple-news .simple-news__content .store__header{background-color:#fff;border-radius:30px;gap:12px;padding:8px;display:flex}.simple-news .simple-news__content .store__header .store__logo{object-fit:contain;object-position:center;border-radius:20px;width:200px;height:140px}.simple-news .simple-news__content .store__header .store__header-details{flex-direction:column;gap:12px;width:100%;padding:10px 0;display:flex}.simple-news .simple-news__content .store__header .store__header-details .store__details-name{text-transform:uppercase;font-size:28px}.simple-news .simple-news__content .store__header .store__header-details .store__details-buttons{align-items:center;gap:10px;display:flex}.simple-news .simple-news__content .store__header .store__header-details .store__details-buttons .store__details-link{color:#004c98;text-transform:uppercase;background-color:#0000;border:1px solid #ccdbea;border-radius:30px;align-items:center;gap:4px;width:max-content;height:47px;padding:0 16px;text-decoration:none;transition:all .2s ease-in-out;display:flex}.simple-news .simple-news__content .store__header .store__header-details .store__details-buttons .store__details-link--blue{color:#fff;background-color:#004c98}.simple-news .simple-news__content .store__header .store__header-details .store__details-buttons .store__details-link:hover{scale:1.02}.simple-news .simple-news__content .simple-news__divider{background-color:#dae4ef;border:none;height:1px}.simple-news .simple-news__content .simple-news__title{text-transform:uppercase;color:#191919;font-size:32px}.simple-news .simple-news__content .simple-news__description{color:#191919;overflow-wrap:break-word;word-break:break-word;white-space:normal;width:100%;max-width:100%;font-size:18px;overflow:hidden}.simple-news .simple-news__banner{aspect-ratio:3/2;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:30px;width:100%;height:max-content}.simple-news__another-news{margin-top:72px}@media screen and (max-width:1439px){.simple-news .simple-news__content{padding:15px}.simple-news .simple-news__content .store__header .store__header-details .store__details-name{font-size:20px}.simple-news .simple-news__content .store__header .store__header-details .store__details-buttons .store__details-link{font-size:14px}.simple-news .simple-news__content .simple-news__title{font-size:18px}.simple-news .simple-news__content .simple-news__description{font-size:16px}}@media screen and (max-width:1023px){.simple-news{flex-direction:column}.simple-news .simple-news__content{padding:15px 10px}.simple-news .simple-news__content .store__header{padding:0}.simple-news .simple-news__content .store__header .store__logo{width:150px;height:120px}.simple-news .simple-news__content .store__header .store__header-details .store__details-name{font-size:18px}.simple-news .simple-news__content .store__header .store__header-details .store__details-buttons .store__details-link{height:38px;font-size:13px}.simple-news .simple-news__content .simple-news__title{font-size:16px}.simple-news .simple-news__content .simple-news__description{font-size:14px}}@media screen and (max-width:768px){.simple-news .simple-news__content .store__header{flex-direction:column;align-items:center;gap:4px}.simple-news .simple-news__content .store__header .store__header-details{text-align:center;align-items:center}.simple-news .simple-news__content .store__header .store__header-details .store__details-buttons{justify-content:center;gap:8px}}
