
.grid .flottante.news1 {flex-wrap:wrap;flex-direction:row;background:none;justify-content:space-between;box-shadow:none;}
.grid .news1 span {display:flex;width:48.5%;aspect-ratio:1/1;flex-direction:column;justify-content:center;align-items:center;border-radius:10px;background:rgba(255,255,255,0.3);padding:20px 10px 20px 15px;color:#000;margin-bottom:10px;box-shadow:0 20px 40px rgba(0,0,0,0.3);}
.grid .news1 span em:nth-child(1) {display:flex;font-size:30px;width:100%;justify-content:center;text-align:center;font-weight:600;letter-spacing:-1px;}
.grid .news1 span em:nth-child(2) {display:flex;font-size:14px;width:100%;justify-content:center;text-align:center;}

.grid .flottante.news2 {height:370px;flex-direction:column;justify-content:flex-start;overflow:hidden;}
.grid .news2_title {display:flex;padding:20px 20px 15px 20px;font-weight:600;}
.grid .news2_list {display:flex;width:calc(100% - 40px);flex-direction:column;}
.grid .news2_list span {display:flex;width:100%;justify-content:flex-start;align-items:flex-start;font-size:13px;margin-bottom:7px;border-radius:10px;background:rgba(255,255,255,0.3);padding:20px 10px 20px 15px;}
.grid .news2_list span i {display:flex;margin:3px 10px 0 0;font-size:15px;}

.grid .news2_list2 {display:flex;width:calc(100% - 40px);flex-direction:column;}
.grid .news2_list2 span {display:flex;width:100%;justify-content:flex-start;align-items:flex-start;font-size:13px;margin-bottom:7px;border-radius:10px;background:rgba(255,255,255,0.3);padding:20px 10px 20px 15px;font-weight:600;}
.grid .news2_list2 span i {display:flex;margin:3px 10px 0 0;font-size:15px;}
.grid .news2_list2 div {display:flex;width:100%;flex-direction:column;}
.grid .news2_list2 div span {display:flex;width:100%;justify-content:flex-start;align-items:center;font-size:13px;margin-bottom:7px;border-radius:10px;background:rgba(255,255,255,0.3);padding:10px 10px 10px 10px;font-weight:400;}
.grid .news2_list2 div span img {display:flex;height:50px;aspect-ratio:1/1;border-radius:5px;margin-right:10px;}
.grid .news2_list2 span:nth-last-child(1) {margin-bottom:-20px;}
.grid .news2_list2 div span i {display:flex;color:var(--color-blue);margin:0 0 0 5px;font-size:14px;}


.grid .news3 {overflow:hidden;}
.grid .news3_title {display:flex;padding:20px 20px 15px 20px;font-weight:600;}

.grid .news4 {padding-bottom:10px;}
.grid .news4_title {display:flex;padding:20px 20px 15px 20px;font-weight:600;}
.grid .news4_when {display:flex;width:calc(100% - 40px);justify-content:space-between;align-items:center;background:rgba(255,255,255,0.3);padding:20px 10px 20px 15px;border-radius:10px;margin-bottom:10px;}
.grid .news4_when span:nth-child(1) {display:flex;flex-direction:column;}
.grid .news4_when span:nth-child(1) em:nth-child(1) {font-size:40px;line-height:1;font-weight:500;opacity:0.8;}
.grid .news4_when span:nth-child(1) em:nth-child(2) {font-size:14px;}
.grid .news4_when span:nth-child(2) {display:flex;height:40px;justify-content:center;align-items:center;border-radius:10px;background:var(--color-pink);padding:0 10px 0 10px;color:#fff;font-size:13px;}

.grid .news5 {display:flex;;}
.grid .news5 span {display:flex;width:130px;border-radius:20px;background-color:var(--color-modal);flex-direction:column;justify-content:center;align-items:center;color:#111;backdrop-filter:blur(10px);box-shadow:0 20px 40px rgba(0,0,0,0.3);aspect-ratio:1/1;margin:10px;}
.grid .news5 span i {font-size:40px;margin-bottom:10px;}

.grid .iphone.news6 {overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;background-color:rgba(255,255,255,0.2);backdrop-filter:blur(16px);}
.grid .news6_title {display:flex;padding:20px 20px 15px 20px;margin-top:30px;flex-direction:column;align-items:center;opacity:0.2;width:100%;}
.grid .news6_title span:nth-child(1) {font-weight:600;font-size:22px;line-height:1;letter-spacing:-1px;}
.grid .news6_title span:nth-child(2) {font-weight:600;font-size:100px;line-height:1;}
.grid .news6_notif {display:flex;width:100%;}
.grid .news6_notif div {display:flex;width:calc(100% - 40px);justify-content:space-between;align-items:flex-start;font-size:13px;border-radius:25px;background:rgba(255,255,255,0.3);padding:15px;margin:10px 20px 50px 20px;box-shadow:0 20px 40px rgba(0,0,0,0.3);}
.grid .news6_notif div span:nth-child(1) {display:flex;align-items:center;}
.grid .news6_notif div span:nth-child(1) img {height:50px;width:50px;border-radius:10px;}
.grid .news6_notif div span:nth-child(1) em {display:flex;flex-direction:column;margin:0 0 0 10px;letter-spacing:-0.2px;}
.grid .news6_notif div span:nth-child(1) em b:nth-child(1) {font-weight:500;font-size:18px;line-height:1;}
.grid .news6_notif div span:nth-child(1) em b:nth-child(2) {font-weight:400;font-size:16px;line-height:1;margin-top:2px;}
.grid .news6_notif div span:nth-child(2) {display:flex;font-size:14px;width:70px;text-align:right;justify-content:flex-end;margin-right:10px;opacity:0.3;}

.grid .news7 {overflow:hidden;}
.grid .news7_title {display:flex;padding:20px 20px 15px 20px;font-weight:600;}

.schema_news {display:flex;width:100%;margin:-50px 0 100px 0;}
.schema_news .center {display:flex;}
.schema_news2 {display:flex;width:100%;justify-content:center;}
.schema_news2 div  {display:flex;height:340px;aspect-ratio:1/1;border-radius:100%;position:relative;justify-content:center;align-items:center;margin:70px;}
.schema_news2 div span {display:flex;height:50px;background:var(--color-bloc);border-radius:10px;justify-content:center;align-items:center;width:110px;font-size:12px;}
.schema_news2 div span:nth-child(1) {display:flex;position:absolute;left:-55px;}
.schema_news2 div span:nth-child(2) {display:flex;position:absolute;top:-25px;}
.schema_news2 div span:nth-child(3) {display:flex;position:absolute;right:-55px;}
.schema_news2 div span:nth-child(4) {display:flex;position:absolute;bottom:-25px;}
.schema_news2 div strong {display:flex;height:180px;aspect-ratio:1/1;background:var(--color-bloc);border-radius:100%;justify-content:center;align-items:center;font-weight:500;flex-direction:column;font-size:20px;text-transform:uppercase;}
.schema_news2 div strong i {font-size:50px;margin:0 0 0 0;display:none;}
.schema_news2 div .fa-arrow-right {display:flex;position:absolute;top:20%;right:-70px;transform:scale(1.5);color:var(--color-green);animation:slideRight 1s linear infinite;}
.schema_news2 div .fa-arrow-left {display:flex;position:absolute;bottom:20%;right:-70px;transform:scale(1.5);color:var(--color-red);animation:slideLeft 1s linear infinite;}
.schema_news2 div:nth-last-child(1)  {border-color:var(--color-red);}
.schema_news2 div quote {display:flex;height:340px;aspect-ratio:1/1;border-radius:100%;border:1px dashed #fff;justify-content:center;align-items:center;position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;animation: rotation 100s linear infinite;}
.schema_news2 div:nth-last-child(2) quote {display:flex;height:340px;aspect-ratio:1/1;border-radius:100%;border:1px dashed red;justify-content:center;align-items:center;position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;animation: rotation 100s linear infinite;}

@keyframes slideRight {
    0% {
        transform: translateX(0) scale(1.5);
        opacity: 0;
    }
    20% {
        opacity: 1;
    }
    80% {
        opacity: 1;
    }
    100% {
        transform: translateX(20px) scale(1.5);
        opacity: 0;
    }
}

@keyframes slideLeft {
    0% {
        transform: translateX(0) scale(1.5);
        opacity: 0;
    }
    20% {
        opacity: 1;
    }
    80% {
        opacity: 1;
    }
    100% {
        transform: translateX(-20px) scale(1.5);
        opacity: 0;
    }
}


@keyframes rotation {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}