@import url(https://fonts.googleapis.com/css2?family=Dosis:wght@200;400;600&display=swap);@media screen and (min-width:768px){.col-1{grid-template-columns:repeat(1,minmax(0,1fr))!important;gap:15px}}@media screen and (min-width:768px){.col-2{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:15px}}@media screen and (min-width:768px){.col-3{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:15px}}@media screen and (min-width:768px){.col-4{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:15px}}@media screen and (min-width:768px){.col-5{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:15px}}@media screen and (min-width:768px){.col-6{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:15px}}@media screen and (min-width:768px){.col-7{grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:15px}}@media screen and (min-width:768px){.col-8{grid-template-columns:repeat(8,minmax(0,1fr))!important;gap:15px}}@media screen and (min-width:768px){.col-9{grid-template-columns:repeat(9,minmax(0,1fr))!important;gap:15px}}@media screen and (min-width:768px){.col-10{grid-template-columns:repeat(10,minmax(0,1fr))!important;gap:15px}}@media screen and (min-width:768px){.col-11{grid-template-columns:repeat(11,minmax(0,1fr))!important;gap:15px}}@media screen and (min-width:768px){.col-12{grid-template-columns:repeat(12,minmax(0,1fr))!important;gap:15px}}@media screen and (min-width:768px){.col-13{grid-template-columns:repeat(13,minmax(0,1fr))!important;gap:15px}}@media screen and (min-width:768px){.col-14{grid-template-columns:repeat(14,minmax(0,1fr))!important;gap:15px}}@media screen and (min-width:768px){.col-15{grid-template-columns:repeat(15,minmax(0,1fr))!important;gap:15px}}@media screen and (min-width:768px){.col-16{grid-template-columns:repeat(16,minmax(0,1fr))!important;gap:15px}}@media screen and (min-width:768px){.col-17{grid-template-columns:repeat(17,minmax(0,1fr))!important;gap:15px}}@media screen and (min-width:768px){.col-18{grid-template-columns:repeat(18,minmax(0,1fr))!important;gap:15px}}@media screen and (min-width:768px){.col-19{grid-template-columns:repeat(19,minmax(0,1fr))!important;gap:15px}}@media screen and (min-width:768px){.col-20{grid-template-columns:repeat(20,minmax(0,1fr))!important;gap:15px}}*,:after,:before{margin:0;padding:0;box-sizing:border-box;line-height:1}html{scroll-behavior:smooth}body{font-family:Dosis,sans-serif;overflow-x:hidden}body::-webkit-scrollbar{width:10px}body::-webkit-scrollbar-track{background:#dbdbdb}body::-webkit-scrollbar-thumb{background-color:#179faf;border-radius:100px}img{max-width:100%}ul{list-style:none}::-webkit-input-placeholder{opacity:1}::-moz-placeholder{opacity:1}:-ms-input-placeholder{opacity:1}::placeholder{color:#000}span{display:block}.container{max-width:1280px;margin:0 auto;padding:0 30px}.hidden{display:none!important}table{border-collapse:collapse}.noscroll{overflow:hidden}h1{font-weight:600;line-height:53px;font-size:35px}@media screen and (min-width:768px){h1{font-size:42px}}h2{font-weight:600;font-size:18px;line-height:1.3;text-transform:uppercase;text-align:center;margin-top:40px}@media screen and (min-width:768px){h2{text-align:left;margin-top:0}}p{font-weight:400;margin:12px 0;font-size:18px;line-height:28px}a{text-decoration:none}a img{pointer-events:none}.default-page-template{display:grid;grid-template-columns:[full-start] minmax(20px,1fr) [container-start] repeat(12,[col-start] minmax(22px,106.6666666667px) [col-end]) [container-end] minmax(20px,1fr) [full-end];place-items:center}.default-page-template>*{grid-column:container-start/container-end;grid-row:1}@media screen and (min-width:768px){.default-page-template{min-height:100vh}}.default-page-template .content{height:100%;width:100%;position:relative;grid-column:1/-1;grid-row:2;padding:140px 5% 40px}@media screen and (min-width:768px){.default-page-template .content{grid-column:1/-1;grid-row:1;padding:90px 5% 100px}}@media screen and (min-width:1280px){.default-page-template .content{grid-column:1/9}}.default-page-template .content p{color:#666}.default-page-template .content-title{text-align:center}.default-page-template .content-title--subtitle{color:#d1333d;font-size:15px;letter-spacing:2px;font-weight:600;text-transform:uppercase}@media screen and (min-width:768px){.default-page-template .content-title{text-align:left}}.default-page-template .content .name{display:inline-block}.default-page-template .content .lead{text-align:center}@media screen and (min-width:768px){.default-page-template .content .lead{max-width:87%;text-align:left}}.default-page-template .content .logo{display:block;position:absolute;width:169px;height:136px;top:0;left:50%;transform:translateX(-50%);background-size:contain}@media screen and (min-width:768px){.default-page-template .content .logo{left:auto;right:0;transform:translateX(0)}}.default-page-template .content .total{margin-top:3%;font-size:15px;color:rgba(0,0,0,.5)}.default-page-template .content .total span{color:#000;font-weight:600;display:inline-block}.default-page-template .content .go-back{position:absolute;top:50px;left:30px}.default-page-template .content .go-back a{display:flex;align-items:center;text-transform:uppercase;color:#000;font-size:12px;font-weight:600}.default-page-template .content .go-back a img{transition:.4s ease}.default-page-template .content .go-back a:hover img{transform:translateX(-5px)}.default-page-template .content .content-message h2{margin-top:10%;font-weight:600;font-size:18px;line-height:22px;text-transform:uppercase;text-align:center}@media screen and (min-width:768px){.default-page-template .content .content-message h2{margin-top:5%;text-align:left}}.default-page-template .content .content-message textarea{margin-top:3%;height:120px;max-width:100%;min-width:100%}@media screen and (min-width:1920px){.default-page-template .content .content-message textarea{max-width:90%;min-width:90%}}@media screen and (min-width:2560px){.default-page-template .content .content-message textarea{max-width:70%;min-width:70%}}.default-page-template .content .content-message label{display:none}.default-page-template .content .content-message p{margin-top:3%;font-size:15px;text-align:center;max-width:100%;min-width:100%}@media screen and (min-width:1920px){.default-page-template .content .content-message p{max-width:90%;min-width:90%}}@media screen and (min-width:2560px){.default-page-template .content .content-message p{max-width:70%;min-width:70%}}@media screen and (min-width:768px){.default-page-template .content .content-message p{text-align:left}}.default-page-template .content .copyright{text-align:center;margin-top:40px;color:#777}@media screen and (min-width:768px){.default-page-template .content .copyright{margin-top:0;position:absolute;bottom:50px;left:40px;font-size:15px}}.default-page-template .content .copyright a{color:#777}.default-page-template .content .copyright a:focus,.default-page-template .content .copyright a:hover{color:#179faf}.default-page-template .illustration{width:100%;height:100%;background-size:cover;position:relative;display:grid;place-items:center;grid-column:1/-1;grid-row:1;min-height:50px}@media screen and (min-width:768px){.default-page-template .illustration{display:none}}@media screen and (min-width:1280px){.default-page-template .illustration{grid-column:9/-1;grid-row:1/1;display:grid}}.default-page-template .illustration:after,.default-page-template .illustration:before{content:"";display:block;position:absolute;width:220px;height:220px;background-size:contain;display:none}@media screen and (min-width:768px){.default-page-template .illustration:after,.default-page-template .illustration:before{display:block}}.default-page-template .illustration:before{background-image:url(/wp-content/themes/service_citoyen/assets/build/images/deco1.2ed07586.png);top:65px;left:60px}.default-page-template .illustration:after{background-image:url(/wp-content/themes/service_citoyen/assets/build/images/deco2.90aa0e5b.png);bottom:65px;right:40px}.default-page-template .illustration .illustration-container{max-width:560px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:20px;color:#fff;font-size:18px;line-height:28px;display:none}@media screen and (min-width:768px){.default-page-template .illustration .illustration-container{display:block}}.default-page-template .illustration .illustration-container .illustration-title{font-size:40px;font-weight:600;line-height:78px}@media screen and (min-width:768px){.default-page-template .illustration .illustration-container .illustration-title{font-size:62px}}.default-page-template .illustration .illustration-container .illustration-text{display:flex;align-items:flex-start;gap:20px}.default-page-template .illustration .illustration-container .illustration-text img{position:relative;top:13px}.default-page-template .illustration .illustration-container .illustration-text span{font-weight:200;line-height:28px}.tutor-template .content-title{margin-top:3%;max-width:100%;min-width:100%}@media screen and (min-width:1920px){.tutor-template .content-title{max-width:90%;min-width:90%}}@media screen and (min-width:2560px){.tutor-template .content-title{max-width:70%;min-width:70%}}.tutor-template .content-title .volunteer-name{display:inline-block;color:#179faf}.tutor-template .illustration:before{background-image:url(/wp-content/themes/service_citoyen/assets/build/images/deco3.e26bca49.png);top:65px;right:40px;left:auto}.tutor-template .illustration:after{background-image:url(/wp-content/themes/service_citoyen/assets/build/images/deco4.979d57a0.png);bottom:0;left:60px}.admin_validated,.pending,.refused,.tutor_half_mission_half_refused,.tutor_half_mission_half_validated,.tutor_half_refused,.tutor_half_validated,.tutor_validated,.validated{text-align:right}@media screen and (min-width:768px){.admin_validated,.pending,.refused,.tutor_half_mission_half_refused,.tutor_half_mission_half_validated,.tutor_half_refused,.tutor_half_validated,.tutor_validated,.validated{text-align:left;position:relative!important;padding-left:18px!important}}.admin_validated,.tutor_validated,.validated{color:rgba(0,0,0,.5)}.admin_validated:before,.tutor_validated:before,.validated:before{color:#000}@media screen and (min-width:768px){.admin_validated,.tutor_validated,.validated{padding-left:0!important}}.pending,.refused,.tutor_half_mission_half_refused,.tutor_half_mission_half_validated,.tutor_half_refused,.tutor_half_validated{padding-left:22px;position:relative}.pending:before,.refused:before,.tutor_half_mission_half_refused:before,.tutor_half_mission_half_validated:before,.tutor_half_refused:before,.tutor_half_validated:before{color:#000}.pending:after,.refused:after,.tutor_half_mission_half_refused:after,.tutor_half_mission_half_validated:after,.tutor_half_refused:after,.tutor_half_validated:after{content:"";display:block;position:absolute;width:24px;height:24px;background-position:50%;background-size:contain;top:50%;left:-5px;transform:translateY(-50%);display:none}@media screen and (min-width:768px){.pending:after,.refused:after,.tutor_half_mission_half_refused:after,.tutor_half_mission_half_validated:after,.tutor_half_refused:after,.tutor_half_validated:after{display:block}}.pending,.tutor_half_mission_half_validated,.tutor_half_validated{color:#179faf}.pending:after,.tutor_half_mission_half_validated:after,.tutor_half_validated:after{background-image:url(/wp-content/themes/service_citoyen/assets/build/images/clock_icon.4b585988.png)}.refused,.tutor_half_mission_half_refused,.tutor_half_refused{color:#d1333d}.refused:after,.tutor_half_mission_half_refused:after,.tutor_half_refused:after{background-image:url(/wp-content/themes/service_citoyen/assets/build/images/alert_icon.2ea81f29.png)}.btn,button,input,select,textarea{padding:1.5rem;border:none;outline:none}.error-message{color:#d1333d;position:absolute;bottom:-15px;font-size:13px}.message.success{color:#1d9612}.message.error{color:#d1333d}.input-section{display:flex;margin-top:20px;position:relative;align-items:center}.input-section .input-icon{position:absolute;left:20px}.input-section .input-append{position:absolute;cursor:help;right:15px}.choices-container{margin-top:20px;position:relative}.choices-container select{padding:15px 7px}.form-bloc--title h2{text-transform:uppercase;text-align:center;margin-top:40px}@media screen and (min-width:768px){.form-bloc--title h2{text-align:left;margin-top:0}}input,select,textarea{background-color:rgba(23,159,175,.1);font-weight:400}.btn,button,input,select,textarea{font-family:Dosis,sans-serif;display:block;width:100%;border-radius:5px;font-size:15px}.btn,button{background-color:#d1333d;color:#fff;cursor:pointer;font-weight:600;text-transform:uppercase;transition:.4s ease;text-align:center;box-shadow:0 8px 34px rgba(209,51,61,.4)}.btn:hover,button:hover{background-color:#e21825}.btn-blue{background-color:#179faf;box-shadow:none}.btn-blue:hover{background-color:rgba(23,159,175,.8)}.btn-white{background:#fff;color:#179faf;box-shadow:0 8px 34px rgba(111,152,157,.18);transition:.4s ease}.btn-white:hover{background:rgba(23,159,175,.1)}.add{justify-content:center;margin-top:5%;display:flex;align-items:center;gap:15px;text-transform:uppercase;color:#179faf;transition:.4s ease;max-width:100%;min-width:100%}@media screen and (min-width:1920px){.add{max-width:90%;min-width:90%}}@media screen and (min-width:2560px){.add{max-width:70%;min-width:70%}}[type=checkbox]{opacity:0}[type=checkbox]+label{position:relative;left:15px;cursor:pointer}[type=checkbox]+label:before{content:"";display:block;position:absolute;width:30px;height:30px;left:-40px;top:-35%;border-radius:5px;background-color:rgba(23,159,175,.1);background-position:50%;background-size:10%;background-repeat:no-repeat;transition:all .1s ease}[type=checkbox]:checked~label:before{background-size:50%;background-image:url(/wp-content/themes/service_citoyen/assets/build/images/check_icon.3d4f90ab.svg)}.table-grid{margin-top:8%;max-width:100%;min-width:100%}@media screen and (min-width:1920px){.table-grid{max-width:90%;min-width:90%}}@media screen and (min-width:2560px){.table-grid{max-width:70%;min-width:70%}}.table-grid--head{font-size:15px;font-weight:400;color:rgba(0,0,0,.5);letter-spacing:.8px;margin-bottom:2%;align-items:center;display:none}@media screen and (min-width:768px){.table-grid--head{display:grid}}.table-grid--head div{overflow:hidden;white-space:no-wrap;text-overflow:ellipsis}.table-grid .line{height:1px;width:100%;background-color:#333;margin-bottom:2%}.table-grid--row{padding:3% 0 10%;font-size:15px;color:#000;display:grid;grid-template-columns:1fr;align-items:center;text-align:right;border-bottom:1px solid rgba(0,0,0,.1)}.table-grid--row span{display:inline-block}@media screen and (min-width:768px){.table-grid--row{padding:3% 0;text-align:left}.table-grid--row:last-of-type{padding-bottom:20px;border-bottom:1px solid #222}}.table-grid--row img{transition:.4 ease;cursor:pointer;transform:scale(1.3);margin-bottom:20px}@media screen and (min-width:768px){.table-grid--row img{transform:scale(1);margin-bottom:0}.table-grid--row img:hover{transform:scale(1.1)}}.table-grid--row-element{position:relative;padding-left:40%;line-height:1.3;overflow:hidden;white-space:no-wrap;text-overflow:ellipsis}.table-grid--row-element:before{content:"";display:block;position:absolute;content:attr(data-label);left:0}.table-grid--row-element:last-of-type{padding-left:0;text-align:center;overflow:unset}@media screen and (min-width:768px){.table-grid--row-element:last-of-type{text-align:left}}@media screen and (min-width:768px){.table-grid--row-element{position:static;padding-left:0}.table-grid--row-element:before{display:none}}.table-grid--row-element .actions-tab{right:0}.table-grid--row .action{display:flex;justify-content:center;align-items:center;gap:30px}@media screen and (min-width:768px){.table-grid--row .action{gap:5px}}.table-grid--row .action a{transition:.4s ease}.table-grid--row .action a:hover{transform:scale(1.05)}.table-grid--row .action .edit{padding-left:0}.table-grid--row .action div:last-of-type{position:relative}.table-grid--row .delete,.table-grid--row .edit{text-align:right}.choices{position:relative;font-size:16px}.choices:focus{outline:0}.choices:last-child{margin-bottom:0}.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input{background-color:#eaeaea;cursor:not-allowed;-webkit-user-select:none;-ms-user-select:none;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed}.choices [hidden]{display:none!important}.choices[data-type*=select-one]{cursor:pointer}.choices[data-type*=select-one] .choices__inner{padding-bottom:7.5px}.choices[data-type*=select-one] .choices__input{display:block;width:100%;padding:10px;border-bottom:1px solid #ddd;background-color:#fff;margin:0}.choices[data-type*=select-one] .choices__button{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMi41OTIuMDQ0bDE4LjM2NCAxOC4zNjQtMi41NDggMi41NDhMLjA0NCAyLjU5MnoiLz48cGF0aCBkPSJNMCAxOC4zNjRMMTguMzY0IDBsMi41NDggMi41NDhMMi41NDggMjAuOTEyeiIvPjwvZz48L3N2Zz4=);padding:0;background-size:8px;position:absolute;top:50%;right:0;margin-top:-10px;margin-right:25px;height:20px;width:20px;border-radius:10em;opacity:.5}.choices[data-type*=select-one] .choices__button:focus,.choices[data-type*=select-one] .choices__button:hover{opacity:1}.choices[data-type*=select-one] .choices__button:focus{box-shadow:0 0 0 2px #00bcd4}.choices[data-type*=select-one] .choices__item[data-value=""] .choices__button{display:none}.choices[data-type*=select-one]:after{content:"";height:0;width:0;border:5px solid transparent;border-top-color:#333;position:absolute;right:11.5px;top:50%;margin-top:-2.5px;pointer-events:none}.choices[data-type*=select-one].is-open:after{border-color:transparent transparent #333;margin-top:-7.5px}.choices[data-type*=select-one][dir=rtl]:after{left:11.5px;right:auto}.choices[data-type*=select-one][dir=rtl] .choices__button{right:auto;left:0;margin-left:25px;margin-right:0}.choices[data-type*=select-multiple] .choices__inner,.choices[data-type*=text] .choices__inner{cursor:text}.choices[data-type*=select-multiple] .choices__button,.choices[data-type*=text] .choices__button{position:relative;display:inline-block;margin:0 -4px 0 8px;padding-left:16px;border-left:1px solid #008fa1;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMi41OTIuMDQ0bDE4LjM2NCAxOC4zNjQtMi41NDggMi41NDhMLjA0NCAyLjU5MnoiLz48cGF0aCBkPSJNMCAxOC4zNjRMMTguMzY0IDBsMi41NDggMi41NDhMMi41NDggMjAuOTEyeiIvPjwvZz48L3N2Zz4=);background-size:8px;width:8px;line-height:1;opacity:.75;border-radius:0}.choices[data-type*=select-multiple] .choices__button:focus,.choices[data-type*=select-multiple] .choices__button:hover,.choices[data-type*=text] .choices__button:focus,.choices[data-type*=text] .choices__button:hover{opacity:1}.choices__inner{display:inline-block;vertical-align:top;width:100%;background-color:#f9f9f9;padding:7.5px 7.5px 3.75px;border:1px solid #ddd;border-radius:2.5px;font-size:14px;min-height:44px;overflow:hidden}.is-focused .choices__inner,.is-open .choices__inner{border-color:#b7b7b7}.is-open .choices__inner{border-radius:2.5px 2.5px 0 0}.is-flipped.is-open .choices__inner{border-radius:0 0 2.5px 2.5px}.choices__list{margin:0;padding-left:0;list-style:none}.choices__list--single{display:inline-block;padding:4px 16px 4px 4px;width:100%}[dir=rtl] .choices__list--single{padding-right:4px;padding-left:16px}.choices__list--single .choices__item{width:100%}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{display:inline-block;vertical-align:middle;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500;margin-right:3.75px;margin-bottom:3.75px;background-color:#00bcd4;border:1px solid #00a5bb;color:#fff;word-break:break-all;box-sizing:border-box}.choices__list--multiple .choices__item[data-deletable]{padding-right:5px}[dir=rtl] .choices__list--multiple .choices__item{margin-right:0;margin-left:3.75px}.choices__list--multiple .choices__item.is-highlighted{background-color:#00a5bb;border:1px solid #008fa1}.is-disabled .choices__list--multiple .choices__item{background-color:#aaa;border:1px solid #919191}.choices__list--dropdown{visibility:hidden;z-index:1;position:absolute;width:100%;background-color:#fff;border:1px solid #ddd;top:100%;margin-top:-1px;border-bottom-left-radius:2.5px;border-bottom-right-radius:2.5px;overflow:hidden;word-break:break-all;will-change:visibility}.choices__list--dropdown.is-active{visibility:visible}.is-open .choices__list--dropdown{border-color:#b7b7b7}.is-flipped .choices__list--dropdown{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:.25rem .25rem 0 0}.choices__list--dropdown .choices__list{position:relative;max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position}.choices__list--dropdown .choices__item{position:relative;padding:10px;font-size:14px}[dir=rtl] .choices__list--dropdown .choices__item{text-align:right}@media (min-width:640px){.choices__list--dropdown .choices__item--selectable{padding-right:100px}.choices__list--dropdown .choices__item--selectable:after{content:attr(data-select-text);font-size:12px;opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}[dir=rtl] .choices__list--dropdown .choices__item--selectable{text-align:right;padding-left:100px;padding-right:10px}[dir=rtl] .choices__list--dropdown .choices__item--selectable:after{right:auto;left:10px}}.choices__list--dropdown .choices__item--selectable.is-highlighted{background-color:#f2f2f2}.choices__list--dropdown .choices__item--selectable.is-highlighted:after{opacity:.5}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;-webkit-user-select:none;-ms-user-select:none;user-select:none;opacity:.5}.choices__heading{font-weight:600;font-size:12px;padding:10px;border-bottom:1px solid #f7f7f7;color:grey}.choices__button{text-indent:-9999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background-color:transparent;background-repeat:no-repeat;background-position:50%;cursor:pointer}.choices__button:focus,.choices__input:focus{outline:0}.choices__input{display:inline-block;vertical-align:baseline;background-color:#f9f9f9;font-size:14px;margin-bottom:5px;border:0;border-radius:0;max-width:100%;padding:4px 0 4px 2px}[dir=rtl] .choices__input{padding-right:2px;padding-left:0}.choices__placeholder{opacity:.5}.choices-container .choices__inner{background-color:rgba(23,159,175,.1);border:none;padding:15px!important}.choices-container .choices__list--single{font-size:15px;border-radius:5px}.choices-container .choices__list--dropdown{border:none}.choices-container .choices__item--selectable{font-size:15px}.choices-container .choices__item{color:#000}.choices-container .choices__item--selectable{padding-right:0!important}.choices-container .choices__placeholder{opacity:1}.choices-container .choices__item--selectable.is-highlighted{background-color:rgba(23,159,175,.3)}.choices-container .choices[data-type*=select-one]:after{border:none;width:12px;height:12px;background:url(/wp-content/themes/service_citoyen/assets/build/images/arrow_icon.95843b5f.png);background-size:cover;position:absolute;top:50%;right:15px;transform:translateY(-30%)}.choices-container .is-open .choices__inner{border-bottom-left-radius:0;border-bottom-right-radius:0}.tippy-box{padding:10px}.tippy-box *,.tippy-box :after,.tippy-box :before{line-height:1.5!important;color:#666}.menu-account{position:absolute;z-index:999;top:10px;right:10px;display:flex;align-items:center;gap:10px;color:#fff;cursor:pointer}.menu-account span{font-size:15px}@media screen and (min-width:768px){.menu-account{top:60px;right:150px;color:#000}}@media screen and (min-width:1280px){.menu-account{top:60px;right:40px;color:#fff}}.menu-account--backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1;display:none}.menu-account .chevron-black,.menu-account .chevron-white{width:20px}.menu-account .chevron-black{display:none}.menu-account .chevron-white,.menu-account .white-icon{width:22px}@media screen and (min-width:768px){.menu-account .chevron-white,.menu-account .white-icon{display:none}}@media screen and (min-width:1280px){.menu-account .chevron-white,.menu-account .white-icon{display:block;width:30px}}.menu-account .black-icon,.menu-account .chevron-black{width:22px;display:none}@media screen and (min-width:768px){.menu-account .black-icon,.menu-account .chevron-black{display:block}}@media screen and (min-width:1280px){.menu-account .black-icon,.menu-account .chevron-black{display:none;width:30px}}.menu-account .menu-popup{padding:20px;background:#fff;position:absolute;width:80%;top:50px;left:50%;transform:translateX(-50%);border-radius:5px;box-shadow:0 8px 34px rgba(111,152,157,.18);display:none;z-index:9999}@media screen and (min-width:1280px){.menu-account .menu-popup{box-shadow:none}}.menu-account .menu-popup:after{content:"";display:block;position:absolute;width:20px;height:20px;top:0;left:50%;border-radius:3px;transform:rotate(45deg) translateX(-50%);background:#fff}.menu-account .menu-popup a{display:block;text-align:center;color:#000;margin-bottom:15px;display:flex;align-items:center;gap:3px;justify-content:center}.menu-account .menu-popup a img{width:25px}@media screen and (min-width:768px){.menu-account .menu-popup a{gap:10px}}.menu-account .menu-popup a:last-child{margin-bottom:0}.menu-account .visible{display:block!important}#login .content{width:100%}#login .content .language a{display:block;text-align:center;color:#000;margin-bottom:15px;display:flex;align-items:center;gap:10px}#login .content .language a img{width:25px}#login .content .language a:last-child{margin-bottom:0}#login .content-title{text-align:center}@media screen and (min-width:768px){#login .content-title{margin-top:3%;text-align:left}}@media screen and (min-width:1280px){#login .content-title{margin-top:6%}}@media screen and (min-width:1920px){#login .content-title{margin-top:12%}}@media screen and (min-width:768px){#login .content form{max-width:87%}}#login .content form input{padding:20px 0 20px 60px}#login .content form .form-footer{display:grid;grid-template-columns:1fr 1fr;column-gap:0;row-gap:0;margin:25px 0}#login .content form .save{width:100%;display:flex;align-items:center;gap:15px}#login .content form .save input{margin-top:0;width:fit-content}#login .content form .save label{font-size:15px}#login .content form a{text-align:right;color:#179faf;text-decoration:underline}#login .content form button{box-shadow:0 8px 34px rgba(209,51,61,.4)}#login .content .login_register{margin-top:5%}#login .content .login_register a{display:block;color:#179faf;text-decoration:underline;margin-top:2%}#login .illustration{background-image:url(/wp-content/themes/service_citoyen/assets/build/images/bg2.9224190c.png)}#login .illustration .illustration-container{max-width:420px}@media screen and (min-width:768px){#register .content form{max-width:87%}}#register .content form .form-bloc{margin-top:5%}#register .content form .form-bloc--inputs{display:grid;grid-template-columns:1fr;column-gap:20px}#register .content form .form-bloc--inputs input{padding:18px 15px}@media screen and (min-width:768px){#register .content form .form-bloc--inputs{grid-template-columns:1fr 1fr}}#register .content form button{margin-top:5%}#register .illustration{background-image:url(/wp-content/themes/service_citoyen/assets/build/images/bg4.36222e40.png)}#register .illustration .illustration-container{max-width:420px}@media screen and (min-width:768px){#register-volunteer .content form{max-width:87%}}#register-volunteer .content form .form-bloc{margin-top:5%}#register-volunteer .content form .form-bloc--title{display:flex;align-items:center;gap:10px}#register-volunteer .content form .form-bloc--title .input-append{margin-top:40px;cursor:help}@media screen and (min-width:768px){#register-volunteer .content form .form-bloc--title .input-append{margin-top:0}}#register-volunteer .content form .form-bloc--inputs{display:grid;column-gap:20px}#register-volunteer .content form .form-bloc--inputs input{padding:18px 15px}#register-volunteer .content form .iban-text{position:absolute;left:15px;color:#888}#register-volunteer .content form .iban-input{padding-left:60px!important}#register-volunteer .content form .x3{grid-template-columns:1fr}@media screen and (min-width:768px){#register-volunteer .content form .x3{grid-template-columns:1fr 1fr 1.8fr}}#register-volunteer .content form #register_voluntary_period{display:flex;align-items:center;gap:20px}#register-volunteer .content form #register_voluntary_satellite{position:relative}#register-volunteer .content form .x2{grid-template-columns:1fr}@media screen and (min-width:768px){#register-volunteer .content form .x2{grid-template-columns:1fr 1fr}}#register-volunteer .content form select[name="register_voluntary[period][day]"]{display:none}#register-volunteer .content form button{margin-top:7%}#register-volunteer .content .choices__item{color:#000}#register-volunteer .illustration{background-image:url(/wp-content/themes/service_citoyen/assets/build/images/bg4.36222e40.png)}#register-volunteer .illustration .illustration-container{max-width:420px}#indemnity-creation .content-calendar--header{margin-top:5%}#indemnity-creation .content-calendar--header .month{font-weight:600;font-size:18px;line-height:22px;text-transform:uppercase;text-align:center}@media screen and (min-width:768px){#indemnity-creation .content-calendar--header .month{text-align:left}}#indemnity-creation .content-calendar--header p{line-height:28px;text-align:center;margin-bottom:40px}@media screen and (min-width:768px){#indemnity-creation .content-calendar--header p{margin-bottom:0;max-width:75%;text-align:left}}#indemnity-creation .content-calendar--body{margin-top:5%;font-size:12px;text-align:center;max-width:100%;min-width:100%}@media screen and (min-width:1920px){#indemnity-creation .content-calendar--body{max-width:90%;min-width:90%}}@media screen and (min-width:2560px){#indemnity-creation .content-calendar--body{max-width:70%;min-width:70%}}#indemnity-creation .content-calendar--body .weekdays{display:grid;grid-template-columns:repeat(7,1fr);color:#179faf;font-weight:600}#indemnity-creation .content-calendar--body .days{margin-top:3%;display:grid;grid-template-columns:repeat(7,1fr);font-size:14px;font-weight:600}#indemnity-creation .content-calendar--body .day,#indemnity-creation .content-calendar--body .next-day,#indemnity-creation .content-calendar--body .prev-day{line-height:3.5}#indemnity-creation .content-calendar--body .day{cursor:pointer;position:relative}#indemnity-creation .content-calendar--body .day:hover:not(.filled){background:#179faf;color:#fff}#indemnity-creation .content-calendar--body .circle:after,#indemnity-creation .content-calendar--body .filled:after{content:"";display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:40px;height:40px;border-radius:50%;border:3px solid #179faf;background:rgba(23,159,175,.1)}#indemnity-creation .content-calendar--body .gray:after{content:"";display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:40px;height:40px;border-radius:50%;border:3px solid grey;background:hsla(0,0%,50.2%,.1)}#indemnity-creation .content-calendar--body .next-day,#indemnity-creation .content-calendar--body .prev-day{color:#aaa;cursor:not-allowed}#indemnity-creation .content-footer{margin-top:30px;margin-bottom:30px;text-align:center}@media screen and (min-width:768px){#indemnity-creation .content-footer{text-align:left;margin-top:5%;margin-bottom:0}}#indemnity-creation .content-actions{margin-top:5%;display:grid;gap:5%;grid-template-columns:1fr;max-width:100%;min-width:100%}@media screen and (min-width:1920px){#indemnity-creation .content-actions{max-width:90%;min-width:90%}}@media screen and (min-width:2560px){#indemnity-creation .content-actions{max-width:70%;min-width:70%}}@media screen and (min-width:768px){#indemnity-creation .content-actions{grid-template-columns:2fr 1fr}}#indemnity-creation .illustration{background-image:url(/wp-content/themes/service_citoyen/assets/build/images/bg3.a57e1f3d.png);position:relative}#indemnity-creation .illustration-account{position:absolute;top:20px;right:20px}.day-popup{z-index:9999;display:none;justify-content:center;align-items:center}.day-popup,.day-popup .backdrop{position:fixed;width:100vw;height:100vh;top:0;left:0}.day-popup .backdrop{background-color:rgba(41,82,87,.5);z-index:1}.day-popup .close-popup{position:fixed;z-index:99999;top:0;right:0;width:50px;height:50px;font-size:20px;display:grid;place-items:center}@media screen and (min-width:768px){.day-popup .close-popup{display:none}}.day-popup .popup-content{position:absolute;z-index:2;background:#fff;padding:30px;max-height:100vh;height:100vh;width:100vw;overflow-y:scroll;box-shadow:0 8px 34px rgba(111,152,157,.3);display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (min-width:768px){.day-popup .popup-content{height:auto;width:auto;min-width:280px}}.day-popup .popup-content p{font-weight:600;text-transform:uppercase}.day-popup .popup-content .forms{display:flex;gap:30px;flex-direction:column}@media screen and (min-width:768px){.day-popup .popup-content .forms{flex-direction:row}}.day-popup .popup-content .choices__list--dropdown .choices__placeholder{display:none}.day-popup .popup-content .input-section{margin-top:15px}.day-popup .popup-content .duration{gap:15px}.day-popup .popup-content .duration div{width:100%;display:flex;align-items:center;gap:10px;font-weight:400}.day-popup .popup-content .duration div .choices__list{display:block}.day-popup .popup-content .media input{display:none}.day-popup .popup-content .media label{color:#000;font-weight:400}.day-popup .popup-content .upload-label,.day-popup .popup-content input,.day-popup .popup-content select,.day-popup .popup-content textarea{border:none;outline:none;font-family:Dosis,sans-serif;font-size:15px;width:100%;padding:12px;background-color:rgba(23,159,175,.1)}.day-popup .popup-content .upload-label{cursor:pointer;color:#666;display:flex;min-width:280px;padding:10px;align-items:center;justify-content:space-between;border-radius:5px}.day-popup .popup-content .upload-label span{overflow:hidden}.day-popup .popup-content select{padding:15px 7px}.day-popup .popup-content #performance_media{display:none}.day-popup .popup-content textarea{max-width:285px;min-width:285px;max-height:75px;min-height:75px}.day-popup .popup-content button{line-height:30px;padding:15px;margin-top:15px;background:#179faf;box-shadow:none;display:flex;align-items:center;justify-content:center;gap:10px;transition:0}.day-popup .popup-content button img{width:30px}.day-popup .popup-content button.delete{background:none;color:red;padding:0}.day-popup .popup-content button.registered{background:#eee;color:#179faf}.day-popup .popup-content a{display:flex;align-items:center;justify-content:center;max-width:100%}.day-popup .type{text-align:left}.day-popup .select-hour,.day-popup .select-minute{margin-top:0;display:block}.visible{display:flex}#indemnity-validation .content-head{margin-top:5%}#indemnity-validation .content-head .month{font-weight:600;font-size:18px;line-height:22px;text-transform:uppercase;text-align:center}@media screen and (min-width:768px){#indemnity-validation .content-head .month{text-align:left}}#indemnity-validation .content-head p{line-height:28px;text-align:center;margin-bottom:40px}@media screen and (min-width:768px){#indemnity-validation .content-head p{margin-bottom:0;max-width:75%;text-align:left}}#indemnity-validation .content .total{margin-top:3%;font-size:15px;color:rgba(0,0,0,.5)}#indemnity-validation .content .total span{color:#000;font-weight:600;display:inline-block}#indemnity-validation .content button{margin-top:3%}@media screen and (min-width:768px){#indemnity-validation .content button{max-width:70%}}#indemnity-validation .content .table-grid--row div:last-of-type{text-align:right}#indemnity-validation .illustration{background-image:url(/wp-content/themes/service_citoyen/assets/build/images/bg3.a57e1f3d.png)}@media screen and (min-width:768px){#indemnity-confirmation .content-text{margin-top:15%}}@media screen and (min-width:1280px){#indemnity-confirmation .content-text{margin-top:25%}}@media screen and (min-width:768px){#indemnity-confirmation .content-title{max-width:83%;display:flex;align-items:flex-start;margin-bottom:3%}}@media screen and (min-width:1920px){#indemnity-confirmation .content-title{align-items:center}}#indemnity-confirmation .content h1{color:#179faf;font-size:42px;text-align:center}@media screen and (min-width:768px){#indemnity-confirmation .content h1{text-align:left}}#indemnity-confirmation .content .lead{font-size:15px;color:#434241;text-align:center;max-width:100%;min-width:100%}@media screen and (min-width:1920px){#indemnity-confirmation .content .lead{max-width:90%;min-width:90%}}@media screen and (min-width:2560px){#indemnity-confirmation .content .lead{max-width:70%;min-width:70%}}@media screen and (min-width:768px){#indemnity-confirmation .content .lead{text-align:left}}#indemnity-confirmation .content .btn{display:block;margin-top:40px}@media screen and (min-width:768px){#indemnity-confirmation .content .btn{max-width:60%}}#indemnity-confirmation .illustration{background-image:url(/wp-content/themes/service_citoyen/assets/build/images/bg3.a57e1f3d.png)}#indemnity-confirmation .illustration .illustration-title{text-align:center}#expense-creation .content .form-bloc{margin-top:7%;max-width:100%;min-width:100%}@media screen and (min-width:1920px){#expense-creation .content .form-bloc{max-width:90%;min-width:90%}}@media screen and (min-width:2560px){#expense-creation .content .form-bloc{max-width:70%;min-width:70%}}#expense-creation .content .choices__inner,#expense-creation .content input{padding:1rem .5rem}#expense-creation .content .inputs-top{display:grid;grid-template-columns:1fr;gap:10px}@media screen and (min-width:768px){#expense-creation .content .inputs-top{grid-template-columns:1fr 1fr 1fr 90px;gap:20px}}#expense-creation .content .inputs-bottom{margin-top:3%;display:grid;grid-template-columns:1fr;gap:10px}@media screen and (min-width:768px){#expense-creation .content .inputs-bottom{grid-template-columns:1fr 1fr 90px;gap:20px}}@media screen and (min-width:768px){#expense-creation .content .choices__list{width:130%}}#expense-creation .content .two-ways{margin-top:8%;width:100%;display:flex;align-items:center;gap:15px}@media screen and (min-width:768px){#expense-creation .content .two-ways{margin-top:5%}}#expense-creation .content .two-ways input{margin-top:0;width:fit-content}#expense-creation .content .two-ways label{font-size:15px}#expense-creation .content button{margin-top:5%}#expense-creation .content .table-grid--row div:last-of-type{text-align:right}#expense-creation .illustration{background-image:url(/wp-content/themes/service_citoyen/assets/build/images/bg3.a57e1f3d.png);position:relative}#expense-creation .illustration-title{margin-bottom:2%;line-height:70px}.media input{display:none}.media label{color:#000;font-weight:400}.upload-label,input,select,textarea{border:none;outline:none;font-family:Dosis,sans-serif;font-size:15px;width:100%;padding:12px;background-color:rgba(23,159,175,.1)}.upload-label{cursor:pointer;color:#666;display:flex;min-width:280px;padding:10px;align-items:center;justify-content:space-between;border-radius:5px}.upload-label span{overflow:hidden}#expense-validation .content-head{margin-top:5%}#expense-validation .content-head p{line-height:28px;text-align:center;margin-bottom:40px}@media screen and (min-width:768px){#expense-validation .content-head p{margin-bottom:0;max-width:75%;text-align:left}}#expense-validation .content .total{margin-top:10%;margin-bottom:5%;font-weight:600;font-size:30px;display:block;text-align:center}#expense-validation .content .total span{display:inline-block}#expense-validation .content .total .total-amount{color:#000}@media screen and (min-width:768px){#expense-validation .content .total{margin-top:0;font-size:15px;text-align:left;display:grid}}#expense-validation .content .add{margin-top:10%;max-width:100%;min-width:100%}@media screen and (min-width:1920px){#expense-validation .content .add{max-width:90%;min-width:90%}}@media screen and (min-width:2560px){#expense-validation .content .add{max-width:70%;min-width:70%}}@media screen and (min-width:768px){#expense-validation .content .add{margin-top:5%}}#expense-validation .content .btn{margin-top:10%;max-width:100%;min-width:100%}@media screen and (min-width:1920px){#expense-validation .content .btn{max-width:90%;min-width:90%}}@media screen and (min-width:2560px){#expense-validation .content .btn{max-width:70%;min-width:70%}}@media screen and (min-width:768px){#expense-validation .content .btn{margin-top:5%}}#expense-validation .content hr{margin:5% 0;max-width:100%;min-width:100%}@media screen and (min-width:1920px){#expense-validation .content hr{max-width:90%;min-width:90%}}@media screen and (min-width:2560px){#expense-validation .content hr{max-width:70%;min-width:70%}}#expense-validation .content button{margin-top:3%;max-width:100%;min-width:100%}@media screen and (min-width:1920px){#expense-validation .content button{max-width:90%;min-width:90%}}@media screen and (min-width:2560px){#expense-validation .content button{max-width:70%;min-width:70%}}#expense-validation .content .form-bloc{margin-top:2%;margin-bottom:10%;max-width:100%;min-width:100%}@media screen and (min-width:1920px){#expense-validation .content .form-bloc{max-width:90%;min-width:90%}}@media screen and (min-width:2560px){#expense-validation .content .form-bloc{max-width:70%;min-width:70%}}#expense-validation .content .form-bloc button{max-width:100%}#expense-validation .content .choices__inner,#expense-validation .content input{padding:1rem .5rem}#expense-validation .content .inputs-top{display:grid;grid-template-columns:1fr;gap:10px}@media screen and (min-width:768px){#expense-validation .content .inputs-top{grid-template-columns:1fr 1fr 1fr 90px;gap:20px}}#expense-validation .content .inputs-bottom{margin-top:3%;display:grid;grid-template-columns:1fr;gap:10px}@media screen and (min-width:768px){#expense-validation .content .inputs-bottom{grid-template-columns:1fr 1fr 90px;gap:20px}}@media screen and (min-width:768px){#expense-validation .content .choices__list{width:130%}}#expense-validation .content .two-ways{margin-top:8%;width:100%;display:flex;align-items:center;gap:15px}@media screen and (min-width:768px){#expense-validation .content .two-ways{margin-top:5%}}#expense-validation .content .two-ways input{margin-top:0;width:fit-content}#expense-validation .content .two-ways label{font-size:15px}#expense-validation .content .upload-label{display:flex;flex-direction:column;background:#179faf;width:100%;color:#fff;text-align:center;justify-content:center;padding:23px;text-transform:uppercase;font-weight:600;max-width:100%;min-width:100%}#expense-validation .content .upload-label:before{display:none}@media screen and (min-width:1920px){#expense-validation .content .upload-label{max-width:90%;min-width:90%}}@media screen and (min-width:2560px){#expense-validation .content .upload-label{max-width:70%;min-width:70%}}#expense-validation .content button{margin-top:5%}#expense-validation .illustration{background-image:url(/wp-content/themes/service_citoyen/assets/build/images/bg3.a57e1f3d.png)}.admin-validate-expense .table-grid--head,.admin-validate-expense .table-grid--row{grid-template-columns:1fr}#tutor-details .content-head{text-align:center;margin-top:5%;max-width:100%;min-width:100%}@media screen and (min-width:768px){#tutor-details .content-head{text-align:left}}@media screen and (min-width:1920px){#tutor-details .content-head{max-width:90%;min-width:90%}}@media screen and (min-width:2560px){#tutor-details .content-head{max-width:70%;min-width:70%}}#tutor-details .content .table-grid{max-width:100%;min-width:100%}@media screen and (min-width:1920px){#tutor-details .content .table-grid{max-width:90%;min-width:90%}}@media screen and (min-width:2560px){#tutor-details .content .table-grid{max-width:70%;min-width:70%}}#tutor-details .content .table-grid--row div:last-of-type{padding-left:40%;text-align:right}@media screen and (min-width:768px){#tutor-details .content .table-grid--row div:last-of-type{padding-left:0;text-align:left}}#tutor-details .content .action{margin-top:6%;display:grid;grid-template-columns:1fr;gap:10px;max-width:100%;min-width:100%}@media screen and (min-width:1920px){#tutor-details .content .action{max-width:90%;min-width:90%}}@media screen and (min-width:2560px){#tutor-details .content .action{max-width:70%;min-width:70%}}@media screen and (min-width:768px){#tutor-details .content .action{grid-template-columns:1fr 1fr}}#tutor-details .content .action button{display:flex;align-items:center;justify-content:center;gap:10px;max-height:30px}#tutor-details .content .justificative{margin-top:5%;display:none;max-width:100%;min-width:100%}@media screen and (min-width:1920px){#tutor-details .content .justificative{max-width:90%;min-width:90%}}@media screen and (min-width:2560px){#tutor-details .content .justificative{max-width:70%;min-width:70%}}#tutor-details .content .justificative-head{display:flex;align-items:center;justify-content:space-between}#tutor-details .content .justificative-go-back a{display:flex;align-items:center;text-transform:uppercase;color:#000;font-size:12px;font-weight:600}#tutor-details .content .justificative-go-back a img{transition:.4s ease}#tutor-details .content .justificative-go-back a:hover img{transform:translateX(-5px)}#tutor-details .content .justificative textarea{margin-top:2%;max-width:100%;min-width:100%;min-height:120px}#tutor-details .content .justificative .send{margin-top:5%;display:grid;grid-template-columns:1fr}@media screen and (min-width:768px){#tutor-details .content .justificative .send{grid-template-columns:1fr 1fr}}#tutor-details .content-message{position:relative}#tutor-details .illustration{background-image:url(/wp-content/themes/service_citoyen/assets/build/images/bg5.f143842d.png)}#tutor-details .illustration .illustration-container{max-width:400px}#dashboard-tutor .content-head{margin-top:3%}#dashboard-tutor .content-head p{line-height:28px;text-align:center;margin-bottom:40px}@media screen and (min-width:768px){#dashboard-tutor .content-head p{margin-bottom:0;max-width:75%;text-align:left}}#dashboard-tutor .content .table-grid--head{color:#666;font-size:15px}#dashboard-tutor .content .table-grid--row{padding:4% 0 3%}#dashboard-tutor .content .table-grid--row:last-of-type{padding-bottom:20px;border-bottom:1px solid rgba(0,0,0,.1)}#dashboard-tutor .content .table-grid--row div:last-of-type{text-align:right}@media screen and (min-width:768px){#dashboard-tutor .content .table-grid--row div:last-of-type{text-align:left}}#dashboard-tutor .content .table-grid .blue{color:#179faf;display:block;text-align:right}@media screen and (min-width:768px){#dashboard-tutor .content .table-grid .blue{transition:.4s ease;text-align:left}#dashboard-tutor .content .table-grid .blue:hover{transform:scale(1.04)}}#dashboard-tutor .illustration{background-image:url(/wp-content/themes/service_citoyen/assets/build/images/bg5.f143842d.png)}#dashboard-tutor .illustration .illustration-container{max-width:400px}#dashboard-volunteer .content-head{margin-top:2%}#dashboard-volunteer .content-head p{line-height:28px;text-align:center;margin-bottom:40px}@media screen and (min-width:768px){#dashboard-volunteer .content-head p{margin-bottom:0;max-width:75%;text-align:left}}#dashboard-volunteer .content .table-grid--head div:before,#dashboard-volunteer .content .table-grid--row div:before{content:"";display:block;position:absolute;content:attr(data-label);left:0}@media screen and (min-width:768px){#dashboard-volunteer .content .table-grid--head div:before,#dashboard-volunteer .content .table-grid--row div:before{display:none}}#dashboard-volunteer .content .table-grid--head div:last-of-type,#dashboard-volunteer .content .table-grid--row div:last-of-type{text-align:right}@media screen and (min-width:768px){#dashboard-volunteer .content .table-grid--head div:last-of-type,#dashboard-volunteer .content .table-grid--row div:last-of-type{text-align:left}}#dashboard-volunteer .content .table-grid--head{color:#000;font-size:15px;font-weight:600;text-transform:uppercase}#dashboard-volunteer .content .table-grid--row{padding:4% 0 3%}#dashboard-volunteer .content .table-grid--row:last-of-type{padding-bottom:20px;border-bottom:1px solid rgba(0,0,0,.1)}@media screen and (max-width:768px){#dashboard-volunteer .content .table-grid--row-element{padding-left:0}}#dashboard-volunteer .illustration{background-image:url(/wp-content/themes/service_citoyen/assets/build/images/bg3.a57e1f3d.png)}.actions{position:relative}.actions-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9;display:none}.actions-trigger{cursor:pointer;display:inline-block}.actions-tab{position:absolute;z-index:10;display:none;flex-direction:column;background:#fff;gap:15px;padding:20px;box-shadow:0 8px 34px rgba(111,152,157,.3);text-align:center}.actions-tab a{cursor:pointer;color:#179faf}.show-flex{display:flex}.dashboard-admin-usernav .white-icon{display:none}.dashboard-admin-usernav .black-icon{display:block}.dashboard-admin-usernav .chevron-white{display:none}.dashboard-admin-usernav .chevron-black{display:block}.dashboard-admin-usernav .menu-account{top:60px;right:20px;color:#000}@media screen and (min-width:768px){.dashboard-admin-usernav .menu-account{right:170px}}.dashboard-admin-usernav .menu-popup{box-shadow:0 8px 34px rgba(111,152,157,.3)}#dashboard-administrator .content{grid-column:2/-2}#dashboard-administrator .content-title{max-width:100%;min-width:100%}@media screen and (min-width:1920px){#dashboard-administrator .content-title{max-width:90%;min-width:90%}}@media screen and (min-width:2560px){#dashboard-administrator .content-title{max-width:70%;min-width:70%}}#dashboard-administrator .content-head{margin-top:5%;text-align:center;max-width:100%;min-width:100%}@media screen and (min-width:1920px){#dashboard-administrator .content-head{max-width:90%;min-width:90%}}@media screen and (min-width:2560px){#dashboard-administrator .content-head{max-width:70%;min-width:70%}}@media screen and (min-width:768px){#dashboard-administrator .content-head{text-align:left}}#dashboard-administrator .content .volunteer-name{color:#179faf;display:inline-block}#dashboard-administrator .content .table-grid--row{padding:4% 0 3%}#dashboard-administrator .content .table-grid--row div:last-of-type{text-align:right}@media screen and (min-width:768px){#dashboard-administrator .content .table-grid--row div:last-of-type{text-align:left}}#dashboard-administrator .content .total{margin-top:10%;margin-bottom:5%;font-weight:600;font-size:30px;display:block;text-align:center;color:#000}#dashboard-administrator .content .total span{display:inline-block}@media screen and (min-width:768px){#dashboard-administrator .content .total{margin-top:0;font-size:15px;text-align:left;display:grid}}#dashboard-administrator .content .action{margin-top:6%;display:grid;grid-template-columns:1fr;gap:10px;max-width:100%;min-width:100%}@media screen and (min-width:1920px){#dashboard-administrator .content .action{max-width:90%;min-width:90%}}@media screen and (min-width:2560px){#dashboard-administrator .content .action{max-width:70%;min-width:70%}}@media screen and (min-width:768px){#dashboard-administrator .content .action{grid-template-columns:1fr 1fr}}#dashboard-administrator .content .action button{display:flex;align-items:center;justify-content:center;gap:10px;max-height:30px}#dashboard-administrator .content .indemnites,#dashboard-administrator .content .note-de-frais{margin-top:5%}#dashboard-administrator .content h2,#dashboard-administrator .content hr{margin:3% 0}#dashboard-administrator .content h2{color:#fff;padding:1%;font-size:22px;background-color:#179faf}#dashboard-administrator .content .dataTable-top,#dashboard-administrator .content table{margin-top:1%}#dashboard-administrator .content tr{margin-top:30px}#dashboard-administrator .content .button-wrapper{margin-top:30px;display:flex;align-items:center;gap:20px;flex-direction:column}@media screen and (min-width:768px){#dashboard-administrator .content .button-wrapper{flex-direction:row}}#dashboard-administrator .content .button-wrapper button{display:inline-flex;width:auto;line-height:1.3}#dashboard-administrator .illustration{background-image:url(/wp-content/themes/service_citoyen/assets/build/images/bg6.a86822f7.png)}#dashboard-administrator .illustration-text{max-width:450px}.icon{width:25px;height:25px}