:root{--transition-time:.5s;--section-margin:10em;--section-padding:6em;--2-padding:2em;--4-padding:4em;--border-radius:5px;--banner-offset:20em;--gap:1em;--alpha-1:rgba(0,0,0,0);--white-base:rgba(255,255,255,1);--white-base-alpha-1:rgba(255,255,255,.5);--black-base:rgba(0,0,0,1);--blue:#171b37;--grey:#707070;--cyan:#0ff;--gold:#bea776;--blue-guillermin:#39b6b8;--purple-seyssins:#802e60;--blue-voironnaise:#2baadd;--gold-guillermin:#bea776;--red-la-mure:#d31d30;--brown-grenobloises:#8c7c4c;--text-color:var(--white-base);--fs-h1:5rem;--fs-h2:4rem;--fs-h3:2.5rem;--fs-base:1.6rem;--ff-base:"Myriad Pro";--ff-phoenix:"Phoenix Island"}@media(max-width:767px){:root{--fs-h1:4rem;--fs-h2:3rem;--fs-h3:2.1rem}}*,*:after,*:before{margin:0;padding:0;box-sizing:inherit}html:focus-within{scroll-behavior:smooth}body{box-sizing:border-box;line-height:1.5;min-height:100vh;position:absolute;width:100%}a{text-decoration:none;cursor:pointer}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;height:auto}input,button,textarea,select{font:inherit}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.banner>.elementor-container{padding-block:var(--banner-offset)}.titleCorner{margin:0;margin-left:40px;margin-right:40px}.titleCorner.centered{margin-left:0;margin-right:0}.titleCorner:before,.titleCorner:after{content:"";position:absolute;width:40px;height:40px;background-image:url("https://group-sure.com/wp-content/uploads/2024/01/corner_top_blue.svg");background-position:center;background-size:100% 100%;background-repeat:no-repeat;top:-30px;left:-40px}.titleCorner:after{background-image:url("https://group-sure.com/wp-content/uploads/2024/01/corner_bottom_blue.svg");top:auto;left:auto;bottom:-30px;right:-40px}.titleCorner--white:before{background-image:url("https://group-sure.com/wp-content/uploads/2024/01/corner_top_white.svg")}.titleCorner--white:after{background-image:url("https://group-sure.com/wp-content/uploads/2024/01/corner_bottom_white.svg")}@media(max-width:767px){.titleCorner{margin-left:20px;margin-right:20px}.titleCorner:before,.titleCorner:after{content:"";width:20px;height:20px;top:-30px;left:-20px;right:auto;bottom:auto}.titleCorner:after{bottom:-30px;right:-20px;left:auto;top:auto}}.background-fixed{background-attachment:fixed}.phoenix h2{font-family:var(--ff-phoenix);font-size:var(--fs-h1)}footer{--text-color:var(--blue);--bg-footer:var(--white-base);--is-white:true}footer .footerMain .groupsure-blue{display:block}footer .footerMain .groupsure-white{display:none}.actuMain .postsCategories{display:flex;justify-content:flex-start;gap:2em;flex-wrap:wrap;list-style-type:none;padding-left:0}.actuMain .postsCategories li{cursor:pointer;z-index:1;--text-color:var(--white-base);border:1px solid var(--white-base);transition:all var(--transition-time);padding:5px 15px}.actuMain .postsCategories li.activeCategory{--text-color:var(--gold);border:1px solid var(--gold);font-weight:700}.actuMain .postsCategories li:hover{--text-color:var(--gold);border:1px solid var(--gold)}.actuMain .postsCategories.postsCategoriesMobile{display:none}.actuMain .postsCategories.postsCategoriesMobile li{padding-right:40px;width:250px}.actuMain .postsCategories.postsCategoriesMobile .default{position:relative;--text-color:var(--white-base);border:1px solid var(--white-base);background-color:var(--gold);font-weight:700}.actuMain .postsCategories.postsCategoriesMobile .default:before{content:"";position:absolute;top:50%;transform:translateY(-50%);right:10px;width:0;height:0;border-left:10px solid rgba(0,0,0,0);border-right:10px solid rgba(0,0,0,0);border-top:10px solid var(--white-base)}.actuMain .postsCategories.postsCategoriesMobile li:not(.default){display:none}.actuMain .postsCategories.postsCategoriesMobile li:not(.default):not(.activeCategory){background-color:var(--gold)}.actuMain .postsCategories.postsCategoriesMobile.opened .default:before{border-top:none;border-bottom:10px solid var(--white-base)}.actuMain .postsCategories.postsCategoriesMobile.opened li:not(.default){display:block}.actuMain .postsCategories.postsCategoriesMobile .activeCategory{background-color:var(--grey);border-color:#fff}@media(max-width:1024px){.actuMain .postsCategories{display:none}.actuMain .postsCategories.postsCategoriesMobile{display:block;position:absolute;top:60px;left:0;transform:translateX(-50%);width:fit-content !important;width:100%;z-index:2}}.actuMainNews .alm-listing{display:grid;grid-template-columns:1fr 1fr;column-gap:6em;row-gap:3em}.actuMainNews .alm-item{padding:0 !important}.actuMainNews .alm-item .postThumbnail img{position:relative;max-width:100%;height:350px;object-fit:cover;border-radius:0 !important}.actuMainNews .alm-item .postContentCaption{--caption-gap:2em;display:flex;flex-wrap:nowrap;gap:var(--caption-gap)}.actuMainNews .alm-item .postContentCaption .postContentMeta{margin:0;color:var(--text-color) !important;font-weight:700}.actuMainNews .alm-item .postContentCaption .postContentCategory{position:relative;display:flex;font-weight:700;gap:10px;list-style-type:none;padding-left:0}.actuMainNews .alm-item .postContentCaption .postContentCategory a{color:var(--text-color)}.actuMainNews .alm-item .postContentCaption .postContentCategory:after{content:"";position:absolute;right:calc(-1*var(--caption-gap)/2);top:50%;transform:translateY(-50%);height:70%;width:2px;background-color:var(--text-color)}.actuMainNews .alm-item .postContentTitle{text-align:left !important;margin-top:1em}.actuMainNews .alm-item .postContentTitle a{color:var(--gold) !important;font-family:var(--ff-title);font-size:var(--fs-h3)}.actuMainNews .alm-item .postContentRead{display:block;margin-top:1em;font-weight:700}.actuMainNews .alm-item .postContentRead:hover{color:var(--gold) !important}.actuMainNews .alm-btn-wrap button{background-color:var(--alpha-1);font-size:var(--fs-base);font-family:var(--ff-base);border:2px solid var(--gold);color:var(--gold) !important;font-weight:700}.actuMainNews .alm-btn-wrap button:not(.done):hover{background-color:var(--gold);color:var(--grey) !important;border:2px solid var(--gold)}.actuMainNews .alm-btn-wrap button.done{background-color:var(--alpha-1);opacity:.5}.actuMainNews .alm-btn-wrap button.loading{background-color:var(--alpha-1);padding-left:20px}.actuMainNews .alm-btn-wrap button:before{display:none !important}@media(max-width:1024px){.actuMainNews .alm-listing{column-gap:3em;row-gap:3em}}@media(max-width:767px){.actuMainNews .alm-listing{grid-template-columns:1fr}}