.subscribe__banner{background:linear-gradient(135deg,#1f66ff 0%,#2755ad 100%);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:40px;display:flex}.subscribe__banner .subscribe__banner--form{flex-wrap:wrap;gap:10px;display:flex}.subscribe__banner .subscribe__banner--form input{background:#fff;border:none;border-radius:8px;width:280px;padding:14px 20px;font-size:14px}.subscribe__banner .subscribe__banner--form button{color:#1f66ff;cursor:pointer;background:#fff;border:none;border-radius:8px;padding:14px 28px;font-family:"Exo 2",sans-serif;font-size:14px;font-weight:700;transition:all .2s}.subscribe__banner .banner__info{flex-direction:column;gap:8px;display:flex}.subscribe__banner p{color:#fffc;max-width:420px;font-size:15px}.subscribe__banner h2{color:#fff;font-size:24px;font-weight:600}.subscribe__compact{text-align:center;background:#f8fafc;border:1px solid #e6e6e6;border-radius:12px;margin:40px 0;padding:30px}.subscribe__compact h3{color:#404040;margin-bottom:8px;font-size:20px}.subscribe__compact p:has(a){margin-top:10px}.subscribe__compact p a{color:#1f66ff}.subscribe__compact p{color:#8d93a1;margin-bottom:16px;font-size:14px}.subscribe__compact form{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.subscribe__compact form input{border:1px solid #e6e6e6;border-radius:8px;width:300px;padding:12px 20px;font-size:14px}.subscribe__compact form button{color:#fff;cursor:pointer;background:#1f66ff;border:none;border-radius:8px;padding:12px 28px;font-weight:600}.news-inner{flex-direction:column;gap:80px;margin-top:24px;display:flex}.news__top{flex-direction:column;align-items:center;gap:50px;display:flex}.news__list{grid-template-columns:repeat(3,1fr);gap:20px;width:100%;display:grid}.news__item{background:#fff;border-radius:8px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 24px #06589426}.news__item:hover{transform:translateY(-4px);box-shadow:0 8px 32px #06589440}.news__item .top{width:100%;height:220px;position:relative;overflow:hidden}.news__item .top img{object-fit:cover;width:100%;height:100%}.news__item .bottom{flex-direction:column;gap:10px;padding:20px;display:flex}.news__item .bottom .meta{justify-content:space-between;display:flex}.news__item .bottom .meta time{color:#8d93a1;font-size:13px}.news__item .bottom .meta span{text-transform:uppercase;background:0 0;border-radius:12px;padding:4px 12px;font-size:11px;font-weight:600}.news__item .bottom .meta span.safety{color:#00838f;background:#e0f7fa}.news__item .bottom .content{flex-direction:column;gap:10px;display:flex}.news__item .bottom .content h3{font-size:17px;font-weight:600;transition:all .2s}.news__item .bottom .content h3:hover{color:#1f66ff}.news__item .bottom .content p{color:#8d93a1;font-size:14px;line-height:1.5}.news__item .bottom .footer{border-top:1px solid #f0f0f0;justify-content:space-between;padding-top:14px;display:flex}.news__item .bottom .footer button{color:#1f66ff;align-items:center;display:flex}.news__item .bottom .footer button span{font-size:14px;font-weight:600;transition:all .2s}.news__item .bottom .footer button span:hover{text-decoration:underline}.news__item .bottom .footer button svg{font-size:17px}.share__list{gap:6px;display:flex}.share__list button{background:0 0;border-radius:100%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;transition:all .2s;display:flex}.share__list button.copy{color:#404040;background:#f5f5f5}.share__list button.copy:hover{color:#fff;background:#2c2a2a}.share__list button.tg{color:#08c;background:#e3f2fd}.share__list button.tg:hover{color:#fff;background:#0447ff}.share__list button.vk{color:#4a76a8;background:#e8eaf6}.share__list button.vk:hover{color:#fff;background:#273b94}.share__list button.wa{color:#25d366;background:#e8f5e9}.share__list button.wa:hover{color:#fff;background:#2dd43b}.more{color:#1f66ff;border:2px solid #1f66ff;border-radius:8px;padding:14px 48px;font-size:15px;font-weight:600;transition:all .2s}.more:hover{color:#fff;background:#1f66ff}.news__item{border-radius:5px;display:flex;overflow:hidden;box-shadow:0 0 20px #00000008,0 10px 30px #0000000a}.news__item .left{width:30%;position:relative}.news__item .left img{object-fit:cover;width:100%;height:100%}.news__item .right{flex-direction:column;gap:20px;width:70%;padding:20px;display:flex}.news__item .right .right__head{gap:10px;display:flex}.news__item .right .right__head span{background:#f5f5f5;border-radius:100px;align-items:center;gap:5px;padding:6px 7px;font-size:14px;display:flex}.news__item .right .right__head span svg{font-size:15px}.news__item .right .right__content{flex-direction:column;gap:20px;display:flex}.news__item .right .right__content div{font-size:20px;font-weight:700}.news__item .right .right__content button{color:#00f;align-items:center;gap:5px;font-size:16px;font-weight:600;display:flex}.news__item .right .right__content button svg{font-size:17px}.overlay{background:#0000003b;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed}.overlay .modal{background:#fff;border-radius:18px;width:700px;padding:20px}.overlay .modal__head{justify-content:space-between;align-items:center;display:flex}.overlay .modal__head span{align-items:center;gap:5px;font-size:20px;font-weight:700;display:flex}.overlay .modal__head span svg{font-size:24px}.overlay .modal__content{margin-top:50px}.overlay .modal__content button{color:#1f66ff;font-size:15px;font-weight:600;transition:all .2s}.overlay .modal__content button:hover{text-decoration:underline}.overlay .modal__content .content__text{flex-direction:column;gap:30px;max-height:300px;margin-top:30px;margin-bottom:10px;display:flex;overflow:auto}.overlay .modal__content .content__text span{font-size:20px;font-weight:700}.overlay .modal__content .content__text p{line-height:150%}.overlay .modal__content .content__head{gap:10px;display:flex}.overlay .modal__content .content__head span{background:#f5f5f5;border-radius:100px;align-items:center;gap:5px;padding:6px 8px;font-size:14px;display:flex}.overlay .modal__content .content__head span svg{font-size:15px}.overlay .modal__footer{flex-direction:column;gap:10px;margin-top:30px;display:flex}.overlay .modal__footer span{font-weight:600}.overlay .modal__footer .share__list{gap:10px;display:flex}.overlay .modal__footer .share__list li{cursor:pointer;background:#f5f5f5;border-radius:100px;align-items:center;gap:5px;padding:6px 8px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.overlay .modal__footer .share__list li:hover{color:#fff}.overlay .modal__footer .share__list li:hover.vk,.overlay .modal__footer .share__list li:hover.tg{background:#2688eb}.overlay .modal__footer .share__list li:hover.copy{background:#17d146}.overlay .modal__footer .share__list li svg{font-size:15px}@media (max-width:950px){.news__list{grid-template-columns:repeat(2,1fr)}}@media (max-width:530px){.news__list{grid-template-columns:repeat(1,1fr)}.subscribe__banner{flex-direction:column;padding:21px}.subscribe__banner .subscribe__banner--form{width:100%}.subscribe__banner .subscribe__banner--form button,.subscribe__banner .subscribe__banner--form input{width:100%}.subscribe__compact form{width:100%}.subscribe__compact form input,.subscribe__compact form button{width:100%}.overlay .modal{border-radius:0;width:100%;margin-top:auto}.more{width:100%}}
