.private-returns{width:calc(100% + 120px);margin-left:-60px;margin-right:-60px;background-color:#f3fbfd;border-radius:5px;margin-top:60px;margin-bottom:60px;padding-top:60px;padding-bottom:60px;color:#1f262b}
.private-returns .returns-b,.private-returns .returns-f{margin-left:60px;margin-right:60px}
.private-returns .returns-b h2,.private-returns .returns-f h2{margin-bottom:8px !important}
.private-returns-mobile{width:calc(100% + 10%);margin-left:-5%;margin-right:-5%;background-color:#f3fbfd;border-radius:5px;margin-top:30px;margin-bottom:60px;padding-top:60px;padding-bottom:60px;box-sizing:border-box;color:#1f262b}
.private-returns-mobile .returns-content{max-width:100%;margin:0 auto;padding-left:5%;padding-right:5%}
.private-returns-mobile .returns-b-mobile h2,.private-returns-mobile .returns-f-mobile h2{margin-bottom:8px !important}
.private-returns-B,.private-returns-F{background-color:#f9fdff;border:1px solid #000917;padding:20px;border-radius:5px;margin-top:20px}
.private-returns-B h2{margin-top:60px}
.dropdown-b,.dropdown-f{padding:16px;border:0;border-bottom:1px solid #c7cccd;background-color:#fff;font-size:16px;outline:0;display:flex;justify-content:space-between;align-items:center;padding-right:48px;background-position-x:80% !important;border-radius:0;color:#1f262b}
.dropdown-b::after,.dropdown-f::after{content:'\02C5';margin-left:16px !important;font-size:12px;color:#333;background-position-x:90%}
.dropdown-b-mobile,.dropdown-f-mobile{padding:16px;border:0;border-bottom:1px solid #c7cccd;background-color:#fff;font-size:16px;outline:0;display:flex;justify-content:space-between;align-items:center;padding-right:48px;background-position-x:80% !important;border-radius:0;color:#1f262b}
.dropdown-b-mobile::after,.dropdown-f-mobile::after{content:'\02C5';margin-left:16px !important;font-size:12px;color:#333;background-position-x:90%}
.returns-container,.returns-period-calendar-layout{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.returns-table{width:100%;border-collapse:collapse;border:1px solid #c7cccd;font-size:16px}
.returns-table thead th{background-color:#f0f0f0;color:#000;font-weight:bold;text-align:left;padding:16px;border-bottom:1px solid #c7cccd}
.returns-table tbody tr{background-color:#fff}
.returns-table td{text-align:left;padding:16px;border-bottom:1px solid #c7cccd}
.returns-table tr:last-child td{border-bottom:0}
.returns-table th:last-child,.returns-table td:last-child{text-align:right}
:lang(fr) .private-returns .returns-table th:last-child,:lang(fr) .private-returns .returns-table td:last-child{text-align:left}
.private-monthly{width:100%;border:1px solid #c7cccd;background-color:transparent;font-size:16px}
.private-monthly table{width:100%;border-collapse:collapse}
.private-monthly th{background-color:#f0f0f0;font-weight:bold}
.private-monthly tbody tr{background-color:#fff}
.private-returns .private-monthly th,.private-returns .private-monthly td{border-left:0;border-right:0;text-align:center;padding:16px}
.private-returns .private-monthly tbody tr:nth-child(even){background-color:#f9f9f9}
.private-returns-mobile .private-monthly th,.private-returns-mobile .private-monthly td{text-align:left;padding:16px}
.private-returns-mobile .private-monthly th:last-child,.private-returns-mobile .private-monthly td:last-child{text-align:left}