.business-news{margin-top:128px}@media screen and (max-width:1200px){.business-news{margin-top:96px}}@media screen and (max-width:960px){.business-news{margin-top:64px}}@media screen and (max-width:768px){.business-news{margin-top:48px}}.business-news__list{margin-top:24px}@media screen and (max-width:768px){.business-news__list{margin-top:12px}}.business-news__item{cursor:pointer;align-items:center;min-height:100px;padding:20px 0 20px calc(20% + 24px);transition:background .2s;display:flex;position:relative}.business-news__item:before{content:"";pointer-events:none;z-index:2;background:0 0;border-radius:12px;transition:background .2s;position:absolute;inset:-1px 0 0 calc(20% + 24px)}.business-news__item:hover:before{background:#ffc349}.business-news__item:hover:after{opacity:0}.business-news__item:has(+.business-news__item:hover):after{opacity:0}.business-news__item:after{content:"";z-index:1;background:#0000001a;height:1px;transition:opacity .2s;position:absolute;bottom:0;left:calc(20% + 24px);right:0}.business-news__item:first-child{padding-top:20px}@media screen and (max-width:1200px){.business-news__item{padding-left:calc(25% + 24px)}.business-news__item:before,.business-news__item:after{left:calc(25% + 24px)}}@media screen and (max-width:960px){.business-news__item{padding-left:calc(30% + 20px)}.business-news__item:before,.business-news__item:after{left:calc(30% + 20px)}}@media screen and (max-width:768px){.business-news__item{min-height:unset;flex-direction:column;align-items:flex-start;gap:16px;padding-left:0}.business-news__item:before,.business-news__item:after{left:0}.business-news__item:hover:before{background:0 0}.business-news__item:hover:after{opacity:1}.business-news__item:has(+.business-news__item:hover):after{opacity:1}}.business-news__item-overlay{z-index:2;position:absolute;inset:0}.business-news__item-image{opacity:0;visibility:hidden;z-index:3;border-radius:8px;width:20%;min-width:180px;height:200px;transition:opacity .3s,visibility .3s;position:absolute;top:50%;left:0;overflow:hidden;transform:translateY(-50%)}.business-news__item-image img{object-fit:cover;width:100%;height:100%}.business-news__item--active .business-news__item-image{opacity:1;visibility:visible}.business-news__item:first-child .business-news__item-image{top:0;transform:none}.business-news__item:last-child .business-news__item-image{top:auto;bottom:0;transform:none}@media screen and (max-width:1200px){.business-news__item-image{width:25%;height:180px}}@media screen and (max-width:960px){.business-news__item-image{width:30%;min-width:150px;height:160px}}@media screen and (max-width:768px){.business-news__item-image{top:unset;left:unset;width:100%;min-width:unset;opacity:1;visibility:visible;height:200px;position:relative;transform:none}}.business-news__item-tag{color:#fff;text-transform:uppercase;background:#000;border-radius:6px;padding:6px 8px;font-size:12px;font-weight:500;position:absolute;top:8px;left:8px}.business-news__item-meta{color:#fff;justify-content:space-between;align-items:center;font-size:12px;display:flex;position:absolute;bottom:8px;left:8px;right:8px}.business-news__item-time{text-transform:uppercase;background:#000;border-radius:6px;padding:6px 8px}.business-news__item-views{background:#000;border-radius:6px;align-items:center;gap:4px;padding:6px 8px;display:flex}.business-news__item-views svg{width:14px;height:14px}.business-news__item-content{z-index:3;flex:1;min-width:0;padding-left:24px;padding-right:48px;position:relative}@media screen and (max-width:1200px){.business-news__item-content{padding-left:20px}}@media screen and (max-width:960px){.business-news__item-content{padding-left:16px}}@media screen and (max-width:768px){.business-news__item-content{width:100%;padding-left:12px;padding-right:40px}}.business-news__item-title{text-indent:18px;max-width:600px;margin:0 0 8px;font-size:24px;font-weight:600;line-height:1.3;position:relative}.business-news__item-title:before{content:"";background:#000;width:6px;height:6px;position:absolute;top:12px;left:0}@media screen and (max-width:1200px){.business-news__item-title{text-indent:16px;max-width:500px;font-size:22px}}@media screen and (max-width:960px){.business-news__item-title{text-indent:14px;max-width:400px;font-size:20px}}@media screen and (max-width:768px){.business-news__item-title{text-indent:12px;max-width:100%;font-size:18px}}.business-news__item-description{opacity:.7;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:600px;margin:0;font-size:14px;line-height:1.5;display:-webkit-box;overflow:hidden}@media screen and (max-width:1200px){.business-news__item-description{max-width:500px}}@media screen and (max-width:960px){.business-news__item-description{max-width:400px}}@media screen and (max-width:768px){.business-news__item-description{max-width:100%;font-size:13px}}.business-news__item-arrow{z-index:3;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;transition:background .2s,color .2s;display:flex;position:absolute;top:12px;right:12px}.business-news__item-arrow svg{width:28px;height:28px;transition:color .2s;transform:rotate(-45deg)}.business-news__item:hover .business-news__item-arrow{background:#000}.business-news__item:hover .business-news__item-arrow svg{color:#ffc349}@media screen and (max-width:768px){.business-news__item-arrow{display:none}}.business-news__show-all{color:#fff;cursor:pointer;background:#000;border:none;border-radius:12px;width:100%;margin-top:16px;padding:14px;font-size:14px;font-weight:500;transition:opacity .2s;display:none}.business-news__show-all:active{opacity:.8}@media screen and (max-width:768px){.business-news__show-all{display:block}}.business-news--expanded .business-news__show-all{display:none}@media screen and (max-width:768px){.business-news__item:not(:first-child){display:none}.business-news--expanded .business-news__item:not(:first-child){flex-direction:column;display:flex}}
.section-header__top{justify-content:space-between;align-items:center;gap:16px;display:flex}.section-header__title{text-transform:uppercase;margin:0;font-size:48px;font-weight:600;line-height:1.1}@media screen and (max-width:1280px){.section-header__title{font-size:40px}}@media screen and (max-width:960px){.section-header__title{font-size:32px}}@media screen and (max-width:640px){.section-header__title{font-size:24px}}.section-header__see-all{color:#000;text-transform:uppercase;flex-shrink:0;align-items:center;gap:8px;font-size:14px;font-weight:500;text-decoration:none;transition:opacity .2s;display:flex}.section-header__see-all:hover{opacity:.7}.section-header__see-all svg{width:20px;height:20px;transform:rotate(-45deg)}@media screen and (max-width:640px){.section-header__see-all{font-size:12px}.section-header__see-all svg{width:16px;height:16px}}.section-header__line{background:#0000001a;height:1px;margin-top:16px}@media screen and (max-width:640px){.section-header__line{margin-top:12px}}
.crypto-price-index{margin-top:128px}@media screen and (max-width:1200px){.crypto-price-index{margin-top:96px}}@media screen and (max-width:960px){.crypto-price-index{margin-top:64px}}@media screen and (max-width:768px){.crypto-price-index{margin-top:48px}}.crypto-price-index__header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}@media screen and (max-width:768px){.crypto-price-index__header{margin-bottom:12px}}.crypto-price-index__bracket{color:#000;font-size:32px;font-weight:300}@media screen and (max-width:960px){.crypto-price-index__bracket{font-size:28px}}@media screen and (max-width:640px){.crypto-price-index__bracket{font-size:24px}}.crypto-price-index__title{text-transform:uppercase;text-align:center;margin:0;font-size:32px;font-weight:600}.crypto-price-index__title em{font-size:.85em;font-style:italic;font-weight:500}@media screen and (max-width:960px){.crypto-price-index__title{font-size:28px}}@media screen and (max-width:640px){.crypto-price-index__title{font-size:20px}}.crypto-price-index__grid{grid-template-columns:repeat(6,1fr);gap:8px;display:grid}@media screen and (max-width:1200px){.crypto-price-index__grid{grid-template-columns:repeat(3,1fr);gap:12px}}@media screen and (max-width:640px){.crypto-price-index__grid{grid-template-columns:repeat(2,1fr);gap:10px}}.crypto-card{cursor:pointer;background:linear-gradient(145deg,#1e1e1e 0%,#000 100%);border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;gap:4px;padding:16px;transition:transform .3s,border-color .3s,box-shadow .3s;animation:.5s ease-out backwards cardAppear;display:flex;position:relative;overflow:hidden}.crypto-card:hover{border-color:#fff3;transform:translateY(-3px);box-shadow:0 8px 32px #00000080}.crypto-card:first-child{animation-delay:80ms}.crypto-card:nth-child(2){animation-delay:.16s}.crypto-card:nth-child(3){animation-delay:.24s}.crypto-card:nth-child(4){animation-delay:.32s}.crypto-card:nth-child(5){animation-delay:.4s}.crypto-card:nth-child(6){animation-delay:.48s}.crypto-card:before{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff1a 50%,#0000 100%);height:1px;position:absolute;top:0;left:0;right:0}@media screen and (max-width:640px){.crypto-card{border-radius:10px;padding:12px}.crypto-card:hover{transform:none}}.crypto-card__header{justify-content:space-between;align-items:center;display:flex}.crypto-card__symbol{color:#fff;text-transform:uppercase;letter-spacing:.5px;font-size:14px;font-weight:700}@media screen and (max-width:640px){.crypto-card__symbol{font-size:12px}}.crypto-card__change{font-variant-numeric:tabular-nums;background:#ffffff0d;border-radius:4px;padding:2px 6px;font-size:11px;font-weight:600}@media screen and (max-width:640px){.crypto-card__change{padding:2px 4px;font-size:10px}}.crypto-card__chart{min-height:85px;margin:8px -16px 4px;position:relative}@media screen and (max-width:640px){.crypto-card__chart{min-height:60px;margin:6px -12px 4px}}@media screen and (max-width:480px){.crypto-card__chart{min-height:55px;margin:4px -12px}}.crypto-card__sparkline{cursor:crosshair;width:100%;height:85px;display:block;overflow:visible}@media screen and (max-width:640px){.crypto-card__sparkline{height:60px}}@media screen and (max-width:480px){.crypto-card__sparkline{height:55px}}.crypto-card__line{transition:stroke-width .2s;animation:1.5s ease-out forwards drawLine}.crypto-card__sparkline:hover .crypto-card__line{stroke-width:1.5px}.crypto-card__area{opacity:0;animation:1s ease-out .5s forwards fadeInArea}.crypto-card__grid-line{stroke:#ffffff0f;stroke-width:1px;stroke-dasharray:3 6;opacity:0;animation:.8s ease-out forwards fadeInGrid}.crypto-card__hover-point{pointer-events:none}.crypto-card__hover-point--active circle{filter:drop-shadow(0 0 6px #fffc)}.crypto-card__tooltip{fill:#fff;letter-spacing:.3px;font-size:10px;font-weight:600}.crypto-card__tooltip-bg{fill:#0a0a0af2;rx:2px}.crypto-card__vertical-line{stroke:#fff3;stroke-width:1px;stroke-dasharray:2 2}.crypto-card__price{color:#fff;letter-spacing:-.5px;font-variant-numeric:tabular-nums;font-size:18px;font-weight:700}@media screen and (max-width:640px){.crypto-card__price{font-size:14px}}@keyframes fadeInArea{0%{opacity:0}to{opacity:1}}@keyframes drawLine{0%{stroke-dasharray:1000;stroke-dashoffset:1000px}to{stroke-dasharray:1000;stroke-dashoffset:0}}@keyframes fadeInGrid{0%{opacity:0}to{opacity:1}}@keyframes cardAppear{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
.crypto-ticker{width:100%;margin:16px 0}@media (min-width:768px){.crypto-ticker{margin:32px 0 24px}}.crypto-ticker svg{width:100%;height:55px;display:block;overflow:visible}@media (min-width:768px){.crypto-ticker svg{height:50px}}@media (min-width:1024px){.crypto-ticker svg{height:auto}}.crypto-ticker__text{fill:#e0e0e0;letter-spacing:.5px;font-family:inherit;font-size:14px;font-weight:500}
.footer{background:#0a0a0a;border-radius:16px;margin-top:80px;padding:80px 20px;position:relative;overflow:hidden}.footer__content{z-index:1;text-align:center;max-width:800px;margin:0 auto;position:relative}.footer__badge{color:#000;letter-spacing:2px;background:#fff6d8fa;border-radius:23px;margin-bottom:30px;padding:8px 16px;font-size:11px;display:inline-block}.footer__title{letter-spacing:2px;color:#d4af37;margin-bottom:20px;font-size:47px;font-weight:500;line-height:1.2}.footer__thin{opacity:.8;color:#ffedb3;font-size:.85em;font-style:italic;font-weight:300}.footer__description{color:#888;letter-spacing:1px;margin-bottom:40px;font-size:12px;line-height:1.8}.footer__form-wrapper{max-width:500px;margin:0 auto}.footer__form{gap:0;margin-bottom:15px;display:flex}.footer__input{color:#fff;background:0 0;border:1px solid #333;border-radius:12px 0 0 12px;outline:none;flex:1;padding:15px 20px;font-size:14px}.footer__input::placeholder{color:#666;letter-spacing:1px}.footer__input:focus{border-color:#d4af37}.footer__button{color:#000;letter-spacing:2px;cursor:pointer;background:#d4af37;border:none;border-radius:0 12px 12px 0;padding:15px 30px;font-size:14px;transition:all .3s}.footer__button:hover{background:#c9a432}.footer__terms{color:#555;letter-spacing:.5px;text-align:center;padding-top:8px;font-size:10px}.footer__terms a{color:#888;text-decoration:underline}.footer__terms a:hover{color:#d4af37}.footer__disclaimer{color:#444;text-align:center;letter-spacing:.3px;margin-top:60px;font-size:11px}@media (max-width:600px){.footer{margin-top:40px}.footer__title{font-size:24px}.footer__form{flex-direction:column;gap:10px}.footer__input,.footer__button{border-radius:12px;width:100%}}
.markets-news{margin-top:128px}@media screen and (max-width:1200px){.markets-news{margin-top:96px}}@media screen and (max-width:960px){.markets-news{margin-top:64px}}@media screen and (max-width:768px){.markets-news{margin-top:48px}}.markets-news__content{margin-top:24px}@media screen and (max-width:768px){.markets-news__content{margin-top:12px}}.markets-news__list{height:560px;display:flex}@media screen and (max-width:1200px){.markets-news__list{height:500px}}@media screen and (max-width:960px){.markets-news__list{height:450px}}@media screen and (max-width:768px){.markets-news__list{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:12px;height:auto;padding:0 16px;overflow-x:auto}.markets-news__list::-webkit-scrollbar{display:none}}.markets-news__card{cursor:pointer;background:0 0;border:1px solid #000;flex-direction:column;flex:1;min-width:0;transition:flex .4s,background .3s;display:flex;overflow:hidden}@media screen and (max-width:768px){.markets-news__card{scroll-snap-align:start;border:1px solid #000;border-radius:12px;flex:none;width:280px;min-width:280px;height:380px}}.markets-news__card--active{background:#f0b90b;flex:3}.markets-news__card--active .markets-news__card-description{color:#000}@media screen and (max-width:768px){.markets-news__card--active{flex:none}}.markets-news__card:hover .markets-news__card-arrow{opacity:1}.markets-news__card+.markets-news__card{border-left:none}@media screen and (max-width:768px){.markets-news__card+.markets-news__card{border-left:1px solid #000;margin-left:-1px}}.markets-news__card:first-child{border-radius:12px 0 0 12px}@media screen and (max-width:768px){.markets-news__card:first-child{border-radius:12px}}.markets-news__card:last-child{border-radius:0 12px 12px 0}@media screen and (max-width:768px){.markets-news__card:last-child{border-radius:12px}}.markets-news__card-image-wrapper{border-radius:8px;flex:1;min-height:200px;margin:16px 16px 0;position:relative;overflow:hidden}@media screen and (max-width:960px){.markets-news__card-image-wrapper{margin:12px 12px 0}}@media screen and (max-width:768px){.markets-news__card-image-wrapper{min-height:180px}}.markets-news__card-image{object-fit:cover;object-position:center;border-radius:8px}.markets-news__card-arrow{z-index:2;color:#fff;opacity:0;background:#000;justify-content:center;align-items:center;width:32px;height:32px;transition:opacity .3s;display:flex;position:absolute;top:12px;right:12px}.markets-news__card-arrow svg{width:18px;height:18px;transform:rotate(-45deg)}@media screen and (max-width:768px){.markets-news__card-arrow{opacity:1}}.markets-news__card-body{background:0 0;flex-direction:column;flex-shrink:0;padding:16px;transition:background .3s;display:flex;overflow:hidden}@media screen and (max-width:960px){.markets-news__card-body{padding:12px}}.markets-news__card-title{text-transform:uppercase;-webkit-line-clamp:2;color:#000;-webkit-box-orient:vertical;font-size:20px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}@media screen and (max-width:960px){.markets-news__card-title{font-size:17px}}.markets-news__card--active .markets-news__card-title{-webkit-line-clamp:3}.markets-news__card-bullet{color:#000;flex-shrink:0;margin-right:8px;font-size:24px;line-height:1;display:inline}.markets-news__card-description{color:#666;-webkit-line-clamp:2;opacity:0;-webkit-box-orient:vertical;max-height:0;margin-top:0;font-size:16px;line-height:1.5;transition:opacity .3s,max-height .3s,margin-top .3s,color .3s;display:-webkit-box;overflow:hidden}@media screen and (max-width:960px){.markets-news__card-description{font-size:14px}}.markets-news__card--active .markets-news__card-description{opacity:1;max-height:80px;margin-top:10px}@media screen and (max-width:768px){.markets-news__card-description{opacity:1;max-height:80px;margin-top:10px}}.markets-news__card-meta{text-transform:uppercase;color:#fff;background:#000;justify-content:space-between;align-items:center;margin-top:auto;padding:10px 16px;font-size:10px;display:flex}@media screen and (max-width:960px){.markets-news__card-meta{padding:8px 12px;font-size:9px}}.markets-news__card-time{letter-spacing:.5px}.markets-news__card-views{color:#ffffffb3;opacity:0;align-items:center;gap:4px;transition:opacity .3s;display:flex}.markets-news__card-views svg{width:12px;height:12px}.markets-news__card--active .markets-news__card-views{opacity:1}@media screen and (max-width:768px){.markets-news__card-views{opacity:1}}
.news-section__main-news{grid-template-columns:1fr 1fr;gap:32px;display:grid;position:relative}@media screen and (max-width:960px){.news-section__main-news{grid-template-columns:1fr;gap:16px}}.news-section__main-news-overlay{z-index:1;position:absolute;inset:0}.news-section__main-news-cover{width:100%;height:560px;position:relative;overflow:hidden}@media screen and (max-width:1280px){.news-section__main-news-cover{height:400px}}@media screen and (max-width:960px){.news-section__main-news-cover{height:200px}}.news-section__main-news-badge{z-index:2;color:#fff;background:#000;border-radius:6px;padding:6px;font-size:14px;font-weight:500;position:absolute;top:10px;left:10px}@media screen and (max-width:960px){.news-section__main-news-badge{opacity:.8;border-radius:8px;font-size:11px;top:6px;left:6px}}.news-section__main-news-img{border-radius:12px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.news-section__main-news-img img{object-fit:cover;width:100%;height:100%}.news-section__main-news-meta{z-index:2;gap:8px;display:flex;position:absolute;bottom:10px;right:10px}@media screen and (max-width:960px){.news-section__main-news-meta{gap:6px;bottom:6px;right:6px}}.news-section__main-news-category{color:#000;letter-spacing:.5px;background:#ffc459;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:600}@media screen and (max-width:960px){.news-section__main-news-category{padding:4px 8px;font-size:10px}}.news-section__main-news-read-time{color:#fff;letter-spacing:.5px;background:#000000b3;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:500}@media screen and (max-width:960px){.news-section__main-news-read-time{padding:4px 8px;font-size:10px}}.news-section__main-news-body{position:relative}.news-section__main-news-body h2{text-transform:uppercase;margin:32px 0 12px;font-size:32px;line-height:120%}.news-section__main-news-body p{opacity:.7;margin-bottom:48px;line-height:160%}.news-section__main-news-body h2,.news-section__main-news-body p{max-width:60%}@media screen and (max-width:1280px){.news-section__main-news-body h2,.news-section__main-news-body p{max-width:80%}.news-section__main-news-body h2{font-size:28px}}@media screen and (max-width:960px){.news-section__main-news-body{position:static}.news-section__main-news-body h2,.news-section__main-news-body p{max-width:100%}.news-section__main-news-body h2{margin:6px 0;font-size:18px;line-height:150%}.news-section__main-news-body p{margin-bottom:16px;font-size:14px;line-height:140%}}.news-section__read-article{color:#000;text-transform:uppercase;border-bottom:2px solid #ffc459;font-size:14px;font-weight:500;text-decoration:none}.news-section__main-news-header{align-items:start;gap:32px;font-size:14px;display:flex}@media screen and (max-width:960px){.news-section__main-news-header{justify-content:space-between}}.news-section__main-news-time{text-transform:uppercase}.news-section__main-news-views{align-items:center;gap:6px;display:flex}.news-section__main-news-views svg{width:18px;height:18px}.news-section__main-news-link{background:#ffd17c;border-radius:30px;justify-content:center;align-items:center;width:48px;height:48px;margin-left:auto;display:flex;overflow:hidden;border-bottom:none!important}.news-section__main-news-link svg{opacity:.8;width:28px;height:28px;transform:rotate(-45deg)}@media screen and (max-width:1200px){.news-section__main-news-link{width:36px;height:36px}}@media screen and (max-width:960px){.news-section__main-news-link{border-radius:8px;width:34px;height:34px;position:absolute;top:6px;right:6px}.news-section__main-news-link svg{width:22px;height:22px}}.news-section__list{justify-content:space-between;gap:8px;margin-top:32px;display:flex}@media screen and (max-width:1200px){.news-section__list{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory;overflow:auto hidden}.news-section__list::-webkit-scrollbar{display:none}}@media screen and (max-width:960px){.news-section__list{margin-top:24px}}.news-section__item{cursor:pointer;background:#fffbf2;border-radius:12px;padding:16px;transition:all .3s;position:relative}.news-section__item:hover{transform:translateY(-10px);box-shadow:0 20px 30px #0000001a}@media screen and (min-width:1201px){.news-section__item:nth-child(n+5){display:none}}@media screen and (max-width:1200px){.news-section__item{scroll-snap-align:start;flex-direction:column;flex-shrink:0;justify-content:space-between;width:220px;padding:6px;display:flex}.news-section__item:hover{box-shadow:none;transform:none}}.news-section__item-overlay{z-index:1;border-radius:12px;position:absolute;inset:0}.news-section__item-img{border-radius:6px;width:180px;height:120px;display:block;position:relative;overflow:hidden}.news-section__item-img img{object-fit:cover;width:100%;height:100%}@media screen and (max-width:1200px){.news-section__item-img{width:100%;height:140px}}.news-section__item-title{text-indent:18px;margin:16px 0;position:relative}.news-section__item-title:before{content:"▪";position:absolute;top:0;left:-18px}@media screen and (max-width:1200px){.news-section__item-title{text-indent:12px;margin:8px 0;font-size:16px}.news-section__item-title:before{left:-12px}}.news-section__item-info{border-top:1px solid #ffd68a;justify-content:space-between;padding-top:16px;font-size:14px;font-weight:500;display:flex}@media screen and (max-width:1200px){.news-section__item-info{opacity:.6;padding:6px 6px 0;font-size:12px}}.news-section__item-time{text-transform:uppercase}.news-section__item-views{align-items:center;gap:4px;display:flex}.news-section__item-views svg{width:16px;height:16px}.news-section__item-link{color:#000;background:#feebc1;border-radius:12px;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;top:4px;right:4px}.news-section__item-link svg{width:18px;height:18px;transform:rotate(-45deg)}@media screen and (max-width:1200px){.news-section__item-link{border-radius:6px;width:22px;height:22px;top:8px;right:8px}}
