.carouselLaws{width:100%;position:relative;overflow:hidden}.carouselLaws .embla__container{display:flex}.carouselLaws .embla__slide{flex:0 0 100%;min-width:0}.carouselLaws .block_laws{flex-direction:column;gap:15px;padding-inline:5px;display:flex}.carouselLaws .block_laws .title_law{margin-bottom:10px;font-size:20px;font-weight:600;line-height:24px}.carouselLaws .embla__buttons{gap:10px;display:flex;position:absolute;top:0;right:0}.carouselLaws .embla__buttons .embla__prev,.carouselLaws .embla__buttons .embla__next{top:0}.carouselLaws .embla__buttons .embla__prev .iconBtn,.carouselLaws .embla__buttons .embla__next .iconBtn{color:var(--color-black)}.carouselLaws .embla__buttons button svg{stroke-width:1.5px;width:32px;height:32px;stroke:var(--color-lightBlue);fill:#fff;transition:all .3s}.carouselLaws .embla__buttons button svg:hover{stroke:var(--color-darkBlue)}@media screen and (max-width:600px){.carouselLaws .embla__buttons button svg{width:28px;height:28px}}body.a11y .embla__buttons svg{stroke:var(--color-darkBlue)}body.a11y .embla__buttons svg:hover{stroke:var(--color-white);fill:var(--color-black)}
.defense{padding-block:50px}.defense__header{justify-content:space-between;display:flex}.defense__content{margin-top:40px}
.BigImg{cursor:pointer;border-radius:5px;width:100%;height:435px;position:relative;overflow:hidden}.BigImg .news-info{z-index:2;padding:20px;position:absolute;bottom:0}.BigImg .news-image{width:100%;height:100%}.BigImg .news-image img{object-fit:cover;width:100%;height:100%;transition:all .5s}.BigImg .news-image:after{content:"";z-index:1;background:linear-gradient(#0000 0%,#000000b3 100%);width:100%;height:100%;position:absolute;top:0;left:0}.BigImg .news-title{-webkit-line-clamp:3;line-clamp:3;color:var(--color-white);-webkit-box-orient:vertical;margin-bottom:8px;font-size:20px;font-weight:600;display:-webkit-box;overflow:hidden}.BigImg .news-date{color:var(--color-gray);font-size:18px}.BigImg:hover .news-image img{transform:scale(1.05)}@media screen and (max-width:850px){.BigImg{height:350px}.BigImg .news-title{font-size:16px}}@media screen and (max-width:650px){.BigImg{height:300px}.BigImg .news-title{font-size:16px}}@media screen and (max-width:400px){.BigImg{height:250px}.BigImg .news-title{font-size:14px}.BigImg .news-date{font-size:12px}}
