 .disclaimer_wrapper {--border-color:#ef4444;--background-color:#fee2e2;margin-bottom:var(--wp--style--block-gap);padding:1px;border:none !important;background-color:var(--border-color);color:var(--wp--preset--color--accent-4)}.disclaimer_wrapper,.disclaimer_wrapper .disclaimer_inside_wrapper {clip-path:var(--wp--custom--clip-path-card)}.disclaimer_wrapper .disclaimer_inside_wrapper {padding:1rem;background-color:var(--background-color)}.disclaimer_wrapper .disclaimer_inside_wrapper .disclaimer_balise {margin:0;margin-bottom:0.5rem;font-size:var(--wp--preset--font-size--24);font-weight:600}.disclaimer_wrapper .disclaimer_inside_wrapper .disclaimer_content {margin:0}.display-posts {--picture-ratio-width:295;--picture-ratio-height:181.35;margin-bottom:var(--wp--style--block-gap);container-type:inline-size;container-name:block-display-posts}.display-posts .rowline.display-3-posts {display:grid;grid-template-columns:repeat(var(--columns,1),1fr);align-items:initial;gap:1rem}@container block-display-posts (width >= 600px) {.display-posts .rowline.display-3-posts {--columns:3}}.display-posts .rowline .block-post {position:relative;padding:1.5rem;border:1px solid var(--wp--preset--color--base-4);background-color:var(--wp--preset--color--base-3);container-type:inline-size;container-name:block-display-posts-post}.display-posts .rowline .block-post:hover {--opacity:0.8}.display-posts .rowline .block-post .container-img {clip-path:var(--wp--custom--clip-path-card);margin-bottom:0.5rem;aspect-ratio:var(--picture-ratio-width)/var(--picture-ratio-height)}.display-posts .rowline .block-post .container-img img {width:100%;height:100%;max-height:initial;transition:var(--nomotion,opacity 0.2s ease-in-out);opacity:var(--opacity,1);object-fit:cover}.display-posts .rowline .block-post .content-post .title-post {margin:0;transition:var(--nomotion,opacity 0.2s ease-in-out);opacity:var(--opacity,1);font-size:var(--wp--preset--font-size--18);font-weight:600}.display-posts .rowline .block-post .content-post .title-post a {color:var(--wp--preset--color--accent-4);text-decoration:none}.display-posts .rowline .block-post .content-post .title-post a::before {content:"";position:absolute;inset:0;z-index:1}.display-posts .rowline .block-post .content-post .category-post {position:absolute;z-index:2;top:calc(1.5rem + 100cqw * var(--picture-ratio-height) / var(--picture-ratio-width));margin-inline-end:1.5rem;padding-inline:6px;transform:translateY(-100%);background-color:var(--wp--preset--color--accent-5);font-family:var(--wp--preset--font-family--chakra-petch);font-size:var(--wp--preset--font-size--12);font-weight:600;text-transform:uppercase;inset-inline-start:1.5rem}.row-pros-cons {padding:1.5rem;border:1px solid var(--wp--preset--color--base-4);background-color:var(--wp--preset--color--base-3);color:var(--wp--preset--color--accent-4);container-type:inline-size;container-name:block-pros-cons}.row-pros-cons .col-pros-cons {display:grid;grid-template-columns:repeat(var(--columns,1),1fr);gap:1rem;align-items:flex-start}@container block-pros-cons (width >= 600px) {.row-pros-cons .col-pros-cons {--columns:2}}.row-pros-cons .col-pros-cons .benefits,.row-pros-cons .col-pros-cons .disadvantages {padding:0}.row-pros-cons .col-pros-cons .benefits {--icon:var(--icon-plus);--icon-color:var(--wp--preset--color--success)}.row-pros-cons .col-pros-cons .disadvantages {--icon:var(--icon-minus);--icon-color:var(--wp--preset--color--error)}.row-pros-cons .col-pros-cons .pros-cons-title {margin-bottom:0.5rem;font-size:var(--wp--preset--font-size--16);font-weight:600}.row-pros-cons .col-pros-cons .bd-item {display:flex;align-items:flex-start;padding-left:1rem;font-size:var(--wp--preset--font-size--16)}.row-pros-cons .col-pros-cons .bd-item > svg {display:none}.row-pros-cons .col-pros-cons .bd-item::before {content:var(--icon);margin-right:1ch;color:var(--icon-color);font-family:var(--font-icons)}.row-pros-cons .col-pros-cons .bd-item + .bd-item {margin-top:0.5rem}.wp-block-image.aligncenter {margin-inline:auto}.wp-block-image .wp-element-caption {font-size:var(--wp--preset--font-size--18);font-style:italic}ol.wp-block-list {--counter-size:24px;position:relative;padding-left:calc(var(--counter-size) + 1ch);list-style:none;counter-reset:ol-list}ol.wp-block-list:has(li:nth-child(n+100)) {--counter-size:32px}ol.wp-block-list li {font-size:var(--wp--preset--font-size--16)}ol.wp-block-list li + li {margin-top:0.5rem}ol.wp-block-list li::before {content:counter(ol-list);display:inline-grid;position:absolute;left:0;min-width:var(--counter-size);background-color:var(--wp--preset--color--accent-5);color:var(--wp--preset--color--black);font-size:var(--wp--preset--font-size--16);font-weight:600;counter-increment:ol-list;place-items:center}.wp-block-table {--border-color:var(--wp--preset--color--base-4);--head-background-color:var(--wp--preset--color--base-4);--head-color:var(--wp--preset--color--black);--head-border-color:var(--wp--preset--color--base-4);--stripe-even-color:var(--wp--preset--color--black);--stripe-even-background-color:var(--wp--preset--color--base-4)}.wp-block-table table tr th,.wp-block-table table tr td {padding:0.5rem 1rem}.wp-block-table table thead th,.wp-block-table table thead {border-color:var(--head-border-color)}.wp-block-table.is-style-regular table,.wp-block-table table {border:1px solid var(--border-color)}.wp-block-table.is-style-regular table thead th,.wp-block-table table thead th {background-color:var(--head-background-color);color:var(--head-color)}.wp-block-table.is-style-regular table tbody tr td,.wp-block-table table tbody tr td {border-color:var(--border-color)}.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {background-color:var(--stripe-even-background-color);color:var(--stripe-even-color)}.wp-block-table .wp-element-caption {padding:0.5rem;font-size:var(--wp--preset--font-size--16);font-style:italic}.display-posts-block--bg-yellow {--bg-color:#fbbf24;--text-color:var(--wp--preset--color--black);--bg-image:url(/app/themes/umdoisesportes/static/343b2bbae9eda62da540.webp);--bg-image-opacity:0.1;--button-color:var(--wp--preset--color--black)}.display-posts-block--bg-dark_grey {--bg-color:#333;--text-color:var(--wp--preset--color--white);--button-color:#fbbf24}.display-posts-block--bg-green_grey {--text-color:var(--wp--preset--color--black);--bg-color:linear-gradient(85.55deg,rgba(255,255,255,1) 6.66%,rgba(87,111,109,1) 105.44%);--bg-image:url(/app/themes/umdoisesportes/static/65335c74b4049f1b52ee.webp);--bg-image-opacity:0.8}.display-posts-block--bg-green {--bg-color:#1d5b55;--text-color:var(--wp--preset--color--white);--button-color:#fbbf24}.display-posts-block--bg-grey {--bg-color:#6b6b6b;--text-color:var(--wp--preset--color--white);--button-color:#fbbf24}.display-posts-block--bg-light_grey {--bg-color:linear-gradient(85.55deg,rgba(255,255,255,1) 6.66%,rgb(162,162,162) 105.44%);--text-color:var(--wp--preset--color--black);--bg-image:url(/app/themes/umdoisesportes/static/65335c74b4049f1b52ee.webp);--bg-image-opacity:0.8;--button-color:#4b5563}.display-posts-block--bg-white {--bg-color:#fff;--bg-image:url(/app/themes/umdoisesportes/static/9a55d15b310b3ef61233.webp);--bg-image-opacity:0.2;--text-color:var(--wp--preset--color--black)}.display-posts-block {position:relative;max-width:var(--wp--style--global--content-size,1024px);margin-inline:auto;padding-top:2rem;padding-bottom:4rem;padding-inline:1rem;container-type:inline-size;container-name:display-posts-block}@container display-posts-block (width >= 782px) {.display-posts-block .display-posts-block__posts-wrapper--2_col {--columns:2}}@container display-posts-block (width >= 600px) {.display-posts-block .display-posts-block__posts-wrapper--3_col {--columns:2}}@container display-posts-block (width >= 782px) {.display-posts-block .display-posts-block__posts-wrapper--3_col {--columns:3}}@container display-posts-block (width >= 600px) {.display-posts-block .display-posts-block__posts-wrapper--4_col {--columns:3}}@container display-posts-block (width >= 782px) {.display-posts-block .display-posts-block__posts-wrapper--4_col {--columns:4}}@container display-posts-block (width >= 600px) {.display-posts-block .display-posts-block__posts-wrapper--3_col__text {--columns:2}}@container display-posts-block (width >= 782px) {.display-posts-block .display-posts-block__posts-wrapper--3_col__text {--columns:3}}@container display-posts-block (width >= 960px) {.display-posts-block .display-posts-block__posts-wrapper--3_col__text {--columns:4}}.display-posts-block .display-posts-block__posts-wrapper--3_col__text .posts-wrapper__additional-content {color:var(--text-color,inherit)}.display-posts-block .display-posts-block__posts-wrapper--3_col__text .posts-wrapper__additional-content .additional-text__text {font-size:var(--wp--preset--font-size--14);font-weight:600}.display-posts-block .display-posts-block__posts-wrapper--3_col__text .posts-wrapper__additional-content .additional-text__link a {display:block;padding:8px 16px;transition:var(--nomotion,opacity 0.2s ease-in-out);border:1px solid currentColor;color:var(--button-color);font-family:var(--wp--preset--font-family--chakra-petch);font-size:var(--wp--preset--font-size--16);text-align:center;text-decoration:none}.display-posts-block .display-posts-block__posts-wrapper--3_col__text .posts-wrapper__additional-content .additional-text__link a:hover,.display-posts-block .display-posts-block__posts-wrapper--3_col__text .posts-wrapper__additional-content .additional-text__link a:focus {opacity:0.8}@container display-posts-block (width >= 600px) {.display-posts-block .display-posts-block__posts-wrapper--2_col__3_mini-col {--columns:4;--main-post-span:2;--mini-post-span:2}}@container display-posts-block (width >= 960px) {.display-posts-block .display-posts-block__posts-wrapper--2_col__3_mini-col {--columns:6;--main-post-span:3;--mini-post-span:2}}.display-posts-block .display-posts-block__posts-wrapper--2_col__3_mini-col .posts-wrapper__post:nth-child(1),.display-posts-block .display-posts-block__posts-wrapper--2_col__3_mini-col .posts-wrapper__post:nth-child(2) {grid-column:span var(--main-post-span)}.display-posts-block .display-posts-block__posts-wrapper--2_col__3_mini-col .posts-wrapper__post:not(:nth-child(1)):not(:nth-child(2)) {grid-column:span var(--mini-post-span)}.display-posts-block .display-posts-block__posts-wrapper--2_col__3_mini-col .posts-wrapper__post:not(:nth-child(1)):not(:nth-child(2)) > a {display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.display-posts-block .display-posts-block__posts-wrapper--2_col__3_mini-col .posts-wrapper__post:not(:nth-child(1)):not(:nth-child(2)) > a .post__content-wrapper {display:grid;align-content:start;padding:0;gap:4px}.display-posts-block .display-posts-block__posts-wrapper--2_col__3_mini-col .posts-wrapper__post:not(:nth-child(1)):not(:nth-child(2)) > a .post__content-wrapper .content-wrapper__chapo {position:static;transform:initial;justify-self:start}@container display-posts-block (width >= 600px) {.display-posts-block .display-posts-block__posts-wrapper--3_col__3_col__3_mini-col {--columns:4;--main-post-span:2;--mini-post-span:2}}@container display-posts-block (width >= 960px) {.display-posts-block .display-posts-block__posts-wrapper--3_col__3_col__3_mini-col {--columns:6;--main-post-span:2;--mini-post-span:2}}.display-posts-block .display-posts-block__posts-wrapper--3_col__3_col__3_mini-col .posts-wrapper__post:nth-child(1),.display-posts-block .display-posts-block__posts-wrapper--3_col__3_col__3_mini-col .posts-wrapper__post:nth-child(2),.display-posts-block .display-posts-block__posts-wrapper--3_col__3_col__3_mini-col .posts-wrapper__post:nth-child(3),.display-posts-block .display-posts-block__posts-wrapper--3_col__3_col__3_mini-col .posts-wrapper__post:nth-child(4),.display-posts-block .display-posts-block__posts-wrapper--3_col__3_col__3_mini-col .posts-wrapper__post:nth-child(5),.display-posts-block .display-posts-block__posts-wrapper--3_col__3_col__3_mini-col .posts-wrapper__post:nth-child(6) {grid-column:span var(--main-post-span)}.display-posts-block .display-posts-block__posts-wrapper--3_col__3_col__3_mini-col .posts-wrapper__post:not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(3)):not(:nth-child(4)):not(:nth-child(5)):not(:nth-child(6)) {grid-column:span var(--mini-post-span)}.display-posts-block .display-posts-block__posts-wrapper--3_col__3_col__3_mini-col .posts-wrapper__post:not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(3)):not(:nth-child(4)):not(:nth-child(5)):not(:nth-child(6)) > a {display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.display-posts-block .display-posts-block__posts-wrapper--3_col__3_col__3_mini-col .posts-wrapper__post:not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(3)):not(:nth-child(4)):not(:nth-child(5)):not(:nth-child(6)) > a .post__content-wrapper {display:grid;align-content:start;padding:0;gap:4px}.display-posts-block .display-posts-block__posts-wrapper--3_col__3_col__3_mini-col .posts-wrapper__post:not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(3)):not(:nth-child(4)):not(:nth-child(5)):not(:nth-child(6)) > a .post__content-wrapper .content-wrapper__chapo {position:static;transform:initial;justify-self:start}@container display-posts-block (width >= 600px) {.display-posts-block .display-posts-block__posts-wrapper--2_col_post_authors {--authors-columns:2}}@container display-posts-block (width >= 782px) {.display-posts-block .display-posts-block__posts-wrapper--2_col_post_authors {--columns:2}}.display-posts-block .display-posts-block__posts-wrapper--2_col_post_authors .posts-wrapper__authors-wrapper {display:grid;grid-template-columns:repeat(var(--authors-columns,1),1fr);gap:1rem;align-content:start}.display-posts-block .display-posts-block__posts-wrapper--2_col_post_authors .posts-wrapper__authors-wrapper .authors-wrapper__author > a {transition:var(--nomotion,opacity 0.2s ease-in-out);text-decoration:none}.display-posts-block .display-posts-block__posts-wrapper--2_col_post_authors .posts-wrapper__authors-wrapper .authors-wrapper__author > a:hover,.display-posts-block .display-posts-block__posts-wrapper--2_col_post_authors .posts-wrapper__authors-wrapper .authors-wrapper__author > a:focus {opacity:0.8}.display-posts-block .display-posts-block__posts-wrapper--2_col_post_authors .posts-wrapper__authors-wrapper .authors-wrapper__author .author__content-wrapper {display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.display-posts-block .display-posts-block__posts-wrapper--2_col_post_authors .posts-wrapper__authors-wrapper .authors-wrapper__author .author__content-wrapper .content-wrapper__picture {width:72px;overflow:hidden;border-radius:200px;aspect-ratio:1/1}.display-posts-block .display-posts-block__posts-wrapper--2_col_post_authors .posts-wrapper__authors-wrapper .authors-wrapper__author .author__content-wrapper .content-wrapper__picture img {width:100%;height:100%;object-fit:cover}.display-posts-block .display-posts-block__posts-wrapper--2_col_post_authors .posts-wrapper__authors-wrapper .authors-wrapper__author .author__content-wrapper .content-wrapper__name {color:var(--text-color,var(--wp--preset--color--black));font-size:var(--wp--preset--font-size--14);font-weight:700}.display-posts-block .display-posts-block__posts-wrapper--2_col_post_authors .posts-wrapper__authors-wrapper .authors-wrapper__link {display:flex;grid-column:span var(--authors-columns,1)}.display-posts-block .display-posts-block__posts-wrapper--2_col_post_authors .posts-wrapper__authors-wrapper .authors-wrapper__link a {padding:8px 16px;transition:var(--nomotion,opacity 0.2s ease-in-out);border:1px solid currentColor;color:var(--button-color);font-family:var(--wp--preset--font-family--chakra-petch);font-size:var(--wp--preset--font-size--16);text-align:center;text-decoration:none}.display-posts-block .display-posts-block__posts-wrapper--2_col_post_authors .posts-wrapper__authors-wrapper .authors-wrapper__link a:hover,.display-posts-block .display-posts-block__posts-wrapper--2_col_post_authors .posts-wrapper__authors-wrapper .authors-wrapper__link a:focus {opacity:0.8}.display-posts-block::after,.display-posts-block::before {content:"";position:absolute;z-index:-1;top:0;left:50%;width:100vw;height:100%;transform:translateX(-50%)}.display-posts-block::after {opacity:var(--bg-image-opacity,1);background-image:var(--bg-image,none);background-repeat:repeat-y;background-size:100%}.display-posts-block::before {background:var(--bg-color,transparent)}.display-posts-block__title-wrapper {margin-bottom:2rem;text-align:start}.display-posts-block__title-wrapper h1 {margin:0;color:var(--text-color,inherit)}.display-posts-block__title-wrapper h2,.display-posts-block__title-wrapper h3,.display-posts-block__title-wrapper h4,.display-posts-block__title-wrapper h5,.display-posts-block__title-wrapper h6 {display:inline-block;margin:0;padding-bottom:4px;border-bottom:1px solid currentColor;color:var(--text-color,inherit);font-size:var(--wp--preset--font-size--24)}.display-posts-block__posts-wrapper {display:grid;grid-template-columns:repeat(var(--columns,1),1fr);gap:1rem}.display-posts-block__posts-wrapper .posts-wrapper__post {transition:var(--nomotion,opacity 0.2s ease-in-out)}.display-posts-block__posts-wrapper .posts-wrapper__post:hover {opacity:0.8}.display-posts-block__posts-wrapper .posts-wrapper__post > a {text-decoration:none}.display-posts-block__posts-wrapper .posts-wrapper__post .post__picture-wrapper {container-type:inline-size;container-name:display-posts-block-picture;aspect-ratio:var(--picture-ratio);overflow:hidden}.display-posts-block__posts-wrapper .posts-wrapper__post .post__picture-wrapper img {object-fit:cover;width:100%;height:100%}@container display-posts-block-picture (width >= 330px) {.display-posts-block__posts-wrapper .posts-wrapper__post .post__picture-wrapper img {clip-path:var(--wp--custom--clip-path-card)}}.display-posts-block__posts-wrapper .posts-wrapper__post .post__content-wrapper {position:relative;padding-top:0.5rem}.display-posts-block__posts-wrapper .posts-wrapper__post .post__content-wrapper .content-wrapper__chapo {position:absolute;top:0;padding:2px 4px;transform:translateY(-100%);background-color:var(--wp--preset--color--accent-5);color:var(--wp--preset--color--black);font-family:var(--wp--preset--font-family--chakra-petch);font-size:var(--wp--preset--font-size--10);font-weight:600;text-transform:uppercase}.display-posts-block__posts-wrapper .posts-wrapper__post .post__content-wrapper .content-wrapper__title {color:var(--text-color,inherit);font-family:var(--wp--preset--font-family--montserrat);font-size:var(--wp--preset--font-size--14);font-weight:600}.display-posts-block__authors-wrapper {display:grid;grid-template-columns:repeat(var(--authors-columns,2),1fr);gap:1rem;align-content:start}.display-posts-block__authors-wrapper .authors-wrapper__author > a {transition:var(--nomotion,opacity 0.2s ease-in-out);text-decoration:none}.display-posts-block__authors-wrapper .authors-wrapper__author > a:hover,.display-posts-block__authors-wrapper .authors-wrapper__author > a:focus {opacity:0.8}.display-posts-block__authors-wrapper .authors-wrapper__author .author__content-wrapper {display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.display-posts-block__authors-wrapper .authors-wrapper__author .author__content-wrapper .content-wrapper__picture {width:72px;overflow:hidden;border-radius:200px;aspect-ratio:1/1}.display-posts-block__authors-wrapper .authors-wrapper__author .author__content-wrapper .content-wrapper__picture img {width:100%;height:100%;object-fit:cover}.display-posts-block__authors-wrapper .authors-wrapper__author .author__content-wrapper .content-wrapper__name {color:var(--text-color,var(--wp--preset--color--black));font-size:var(--wp--preset--font-size--14);font-weight:700}.display-posts-block__webstories-wrapper {padding:0 0 40px 0;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#ccc transparent}.display-posts-block__webstories-wrapper .webstories-list {display:flex;gap:20px}.display-posts-block__webstories-wrapper .webstories-list .webstory {flex:0 0 auto;width:340px;height:430px;overflow:hidden;transition:transform 0.3s ease-in-out;border-radius:8px;text-align:center}.display-posts-block__webstories-wrapper .webstories-list .webstory:hover {transform:scale(1.05)}.display-posts-block__webstories-wrapper .webstories-list .webstory-thumbnail {position:relative}.display-posts-block__webstories-wrapper .webstories-list .webstory-thumbnail img {width:100%;height:auto;border-radius:8px}.display-posts-block__webstories-wrapper .webstories-list .webstory-thumbnail .webstory-gradient {position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgb(0,0,0) 0%,rgba(0,0,0,0) 60%,rgba(0,0,0,0) 100%)}.display-posts-block__webstories-wrapper .webstories-list .webstory-thumbnail .picto-storie {position:absolute;top:10px;right:20px}.display-posts-block__webstories-wrapper .webstories-list .webstory-thumbnail .webstory-img {clip-path:polygon(0 0,calc(100% - 30px) 0,100% 30px,100% 100%,0 100%)}.display-posts-block__webstories-wrapper .webstories-list .webstory-thumbnail .webstory-category {position:absolute;top:5px;left:10px;font-weight:900}.display-posts-block__webstories-wrapper .webstories-list .webstory-info {position:absolute;right:0;bottom:0;left:0;margin:0;padding:25px;color:#fff;font-size:14px}.display-posts-block__webstories-wrapper .webstories-list .webstory-info .webstory-title {margin:0;color:#fff;font-size:1.375rem;font-weight:700;text-align:left}@media (width <= 781.98px) {.display-posts-block {--bg-image:none}}.group-faq .wp-block-details {padding:1.5rem;border:1px solid var(--wp--preset--color--base-4);background-color:var(--wp--preset--color--base-3);color:var(--wp--preset--color--accent-4)}.group-faq .wp-block-details[open] {--icon:var(--icon-minus-slim)}.group-faq .wp-block-details summary {display:flex;align-items:flex-start;justify-content:space-between;list-style:none;gap:0.5rem}.group-faq .wp-block-details summary > h3 {margin:0;font-size:var(--wp--preset--font-size--16);font-weight:600}.group-faq .wp-block-details summary::-webkit-details-marker,.group-faq .wp-block-details summary::marker {display:none}.group-faq .wp-block-details summary::after {content:var(--icon,var(--icon-plus-slim));font-family:var(--font-icons)}.group-faq .wp-block-details > .wp-block-group {margin-top:1.5rem}