.Events{display:flex;flex-direction:column}.selectionF-container{display:flex;align-items:center;justify-content:center;padding:50px 100px;position:relative;background-color:#fff}.selectionF-image{position:relative;width:500px;height:500px;z-index:1;box-shadow:0 12px 24px rgba(0,0,0,.3)}.selectionF-image img{width:100%;height:100%}.selectionF-text{position:relative;z-index:2;background-color:white;padding:20px 30px;max-width:650px;box-shadow:0 12px 24px rgba(0,0,0,.3)}.selectionF-text h2{font-size:2.5rem;font-weight:700;margin-bottom:20px;color:"#891719"}.selectionF-text p{font-size:1.5rem;line-height:1.2;color:#333;margin-bottom:30px}.selectionF-text .highlightF{color:#ffa500;font-weight:"800"}.selection-container{display:flex;flex-direction:row-reverse;align-items:center;justify-content:center;padding:50px 100px;background-color:#fff;position:relative;overflow:hidden}.selection-text{z-index:2;max-width:650px;background-color:white;padding:20px;position:relative;font-family:Spectral,Sans-serif;box-shadow:0 12px 24px rgba(0,0,0,.3)}.selection-text h2{font-size:2.5rem;font-weight:700;margin-bottom:20px}.selection-text p{font-size:1.2rem;line-height:1.8;color:#333;margin-bottom:30px;width:100%}.selection-text .highlight{color:#c2a56b;font-weight:700}.selection-image{position:relative;z-index:1;box-shadow:0 12px 24px rgba(0,0,0,.3)}.selection-image img{width:500px;height:500px}.selectionF-text-wrapper{display:flex;flex-direction:row;gap:30px;margin-bottom:10px}.selectionF-text-title{font-size:36px;color:#891719;font-weight:700}.selectionF-text-date{font-style:italic;margin-top:10px;font-size:28px}@media (max-width:1350px){.selection-container,.selectionF-container{padding:50px}}@media (max-width:1250px){.selection-container,.selectionF-container{padding:50px 20px}}@media (max-width:1200px){.selection-image img,.selectionF-image{width:370px;height:370px}.selection-text,.selectionF-text{max-width:550px}.selectionF-text-title{font-size:26px}.selectionF-text-date{font-size:18px}.selection-text-title{font-size:26px}.selection-text-date{font-size:18px}.selection-text p,.selectionF-text p{font-size:20px}}@media (max-width:1000px){.selection-image img,.selectionF-image{width:320px;height:320px}.selection-text,.selectionF-text{max-width:500px}.selectionF-text-title{font-size:22px}.selectionF-text-date{font-size:16px;margin-top:5px}.selection-text-title{font-size:22px}.selection-text-date{font-size:16px;margin-top:5px}.selection-text p,.selectionF-text p{font-size:18px}}@media (max-width:850px){.selection-image img,.selectionF-image{width:280px;height:280px}.selection-text,.selectionF-text{max-width:450px}.selectionF-text-title{font-size:20px}.selectionF-text-date{font-size:15px}.selection-text-title{font-size:20px}.selection-text-date{font-size:15px}.selection-text p,.selectionF-text p{font-size:16px}}@media (max-width:750px){.selection-image img,.selectionF-image{width:250px;height:250px}.selection-text,.selectionF-text{max-width:400px}.selectionF-text-title{font-size:18px}.selectionF-text-date{font-size:14px}.selection-text-title{font-size:18px}.selection-text p,.selection-text-date,.selectionF-text p{font-size:14px}}@media (max-width:700px){.selection-container,.selectionF-container{flex-direction:column;gap:10px;padding:30px 20px}}