/*** h1.section-title{ background:#0D62A5;}#right .sidebox h1{ background:#9E9E9E;}div#loginbox form#loginform.inline-top input{ background:#9E9E9E;}div#loginbox form#loginform.inline-top button#loginbutton{ background:#0D62A5;}h1.section_title{ background:#0D62A5;}a.btn{ background:#DAB310; color:#000000;}div.regular_loginbox .login_part#login_grad_box h2{ background:#9E9E9E;}div.regular_loginbox .login_part#login_recruiter_box h2{ background:#0D62A5;}div.regular_loginbox .login_part#login_teacher_box h2{ background:#DAB310;}div.regular_loginbox .login_part#login_grad_box button{ background:#9E9E9E;}div.regular_loginbox .login_part#login_recruiter_box button{ background:#0D62A5;}div.regular_loginbox .login_part#login_teacher_box button{ background:#DAB310;}#bar-zone .not-logged .log-form .submit{font-size: 12px;}#loginbox input::-webkit-input-placeholder,#loginbox input:-moz-placeholder{color:#ffffff}***/#map .widget-footer{display: none;}#member .widget-header-title{display: none;} .Sfen-block { width: 300px; height: 200px; background: rgba(255, 255, 255, 0.8); /* Fond semi-transparent */ display: flex; flex-direction: column; justify-content: center; align-items: center; box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2); text-align: center; transition: transform 0.3s; } .Sfen-block:hover { transform: scale(1.05); } /* Styles des icônes */ .Sfen-icon { font-size: 50px; margin-bottom: 10px; } /* Styles des titres */ .Sfen-title { font-size: 18px; font-weight: bold; line-height: 1.3; }.Sfen-container { display: flex; justify-content: space-evenly; align-items: center;height: 350px; gap: 20px; padding: 20px; }.Sfen-bg-triangle {background: linear-gradient(177deg, #f4f4f4 50%, #ffffff 50%); background-size: cover; margin-top: -16px; padding-bottom: 3%; margin-bottom: -3%;}.iae-section { padding: 60px 0;}.iae-container { display: flex; align-items: center; justify-content: space-between; gap: 40px; max-width: 1200px; margin: auto; padding: 0 5%; flex-wrap: wrap;}.iae-left { flex: 1; min-width: 300px;}.iae-title { color: #3a3cb8; font-size: 2.5em; font-weight: bold; margin-bottom: 20px;}.iae-text { font-size: 1.1em; line-height: 1.6; margin-bottom: 30px; color: #333;}.iae-button { display: inline-block; padding: 12px 24px; background: linear-gradient(90deg, #bb1c42, #d64a7c); color: white; font-weight: bold; border-radius: 30px; text-decoration: none; box-shadow: 0 5px 10px rgba(0,0,0,0.1); transition: background 0.3s;}.iae-button:hover { background: #a91535;}.iae-right { position: relative; flex: 1; min-width: 300px; height: 400px;}.iae-img { position: absolute; border-radius: 50%; overflow: hidden; border: 2px solid #e2e2e2;}.iae-img1 { top: 20%; left: 0; width: 220px; height: 220px; z-index: 2;}.iae-img2 { top: 0; left: 120px; width: 250px; height: 250px; z-index: 1;}.iae-img img { width: 100%; height: 100%; object-fit: cover;}/* RESPONSIVE */@media screen and (max-width: 768px) { .iae-container { flex-direction: column; align-items: center; text-align: center; } .iae-right { margin-top: 40px; height: 300px; } .iae-img1, .iae-img2 { position: static; display: inline-block; width: 140px; height: 140px; margin: 10px; }.Sfen-container { display: flex; justify-content: center; height: auto; gap: 20px; padding: 20px; flex-wrap: wrap;}}