.debug{outline:1px solid red}body{display:flex;flex-direction:column;min-height:100vh}main{flex:1 0 auto;position:relative;z-index:4}.button{line-height:inherit}.main__header{position:sticky;top:0;z-index:5}.main__header .logo-desktop{font-size:1.2rem;display:flex;align-items:center;height:100px}.main__header .logo-desktop svg{width:5.625rem;height:4.75rem;flex-shrink:0}.heading{font-family:maif,ArialReplace,sans-serif}section.mod-section-home-form{overflow-x:initial}section.section-main{padding:36px 0}@media screen and (min-width: 768px){section.section-main{padding:40px 0}}.main__dashboard{overflow:hidden;min-height:100vh;padding:0}.main__dashboard .main__wrapper{height:100vh;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;grid-template-areas:"main__header" "main__content"}.main__dashboard .main__header{grid-area:main__header;position:relative;z-index:1005}@media screen and (min-width: 768px){.main__dashboard .main__header #navigation .container{max-width:100%;padding:0 15px}}.main__dashboard .main__header .autocomplete-container{position:absolute;right:15px;width:300px}.main__dashboard .main__content{grid-area:main__content;overflow-y:auto;display:flex;flex-direction:column;z-index:auto}.main__dashboard .main__aside{position:fixed;z-index:1001;bottom:0px;left:0;right:0}@media screen and (min-width: 768px){.main__dashboard .main__aside{width:100px;top:54px;right:auto;bottom:0px}}@media screen and (min-width: 992px){.main__dashboard .main__aside{width:250px;top:100px}}.main__dashboard .main__aside .menu-list{gap:0}.main__dashboard .main__aside .menu-item{width:20%;height:100px;flex-shrink:0}@media screen and (min-width: 768px){.main__dashboard .main__aside .menu-item{width:100px;height:100px}}@media screen and (min-width: 992px){.main__dashboard .main__aside .menu-item{width:100%;height:60px}}.main__dashboard .main__aside .menu-item .menu-link{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:100%;padding-top:25px;position:relative;font-size:.8rem}@media screen and (min-width: 768px){.main__dashboard .main__aside .menu-item .menu-link{justify-content:center;padding-top:10px;font-size:1rem}}@media screen and (min-width: 992px){.main__dashboard .main__aside .menu-item .menu-link{flex-direction:row;justify-content:flex-start;align-items:center;padding:0 30px}}@media screen and (min-width: 992px){.main__dashboard .main__aside .menu-item .menu-link:hover i{color:#dc3545}}@media screen and (min-width: 992px){.main__dashboard .main__aside .menu-item .menu-link:hover img{filter:invert(28%) sepia(88%) saturate(4100%) hue-rotate(340deg) brightness(95%) contrast(105%)}}@media screen and (min-width: 992px){.main__dashboard .main__aside .menu-item .menu-link:hover .menu-text{color:#dc3545;position:relative}}.main__dashboard .main__aside .menu-item .menu-link:hover::after{width:100%;top:0;left:0}@media screen and (min-width: 768px){.main__dashboard .main__aside .menu-item .menu-link:hover::after{width:4px;height:100%;top:0;left:0}}@media screen and (min-width: 992px){.main__dashboard .main__aside .menu-item .menu-link:hover::after{display:none}}.main__dashboard .main__aside .menu-item i,.main__dashboard .main__aside .menu-item img{font-size:20px;font-size:1.25rem;width:20px;height:20px;margin-bottom:5px}@media screen and (min-width: 992px){.main__dashboard .main__aside .menu-item i,.main__dashboard .main__aside .menu-item img{margin-bottom:0;margin-right:10px}}.main__dashboard .main__aside .menu-item .menu-text{line-height:16px;line-height:1rem}.main__dashboard .main__aside .menu-item .active{font-weight:600}.main__dashboard .main__aside .menu-item .active img{filter:invert(28%) sepia(88%) saturate(4100%) hue-rotate(340deg) brightness(95%) contrast(105%)}.main__dashboard .main__aside .menu-item .active::after{width:100%;top:0;left:0}@media screen and (min-width: 768px){.main__dashboard .main__aside .menu-item .active::after{width:4px;height:100%;top:0;left:0}}@media screen and (min-width: 992px){.main__dashboard .main__aside .menu-item .active::after{display:none}}.main__dashboard .main__aside .menu-item .active .menu-text{position:relative}@media screen and (min-width: 992px){.main__dashboard .main__aside .menu-item .active .menu-text::after{content:"";height:3px;width:40px;background:#dc3545;position:absolute;bottom:-10px;left:0;transition:all .3s ease}}@media screen and (min-width: 768px){.main__dashboard .dashboard__wrapper{padding-left:100px}}@media screen and (min-width: 992px){.main__dashboard .dashboard__wrapper{padding-left:250px}}.main__dashboard .dashboard__wrapper .dashboard__body{height:auto;overflow:auto;padding:0;position:relative}@media screen and (min-width: 768px){.main__dashboard .dashboard__wrapper .dashboard__body{height:calc(100vh - 114px)}}@media screen and (min-width: 992px){.main__dashboard .dashboard__wrapper .dashboard__body{height:calc(100vh - 160px)}}.main__dashboard .dashboard__wrapper .dashboard__body .dashboard-header{padding:15px}.main__dashboard .dashboard__wrapper .dashboard__body .dashboard-address{display:flex;align-items:center;padding:15px;height:90px;border-bottom:1px solid #dee2e6 !important}.main__dashboard .dashboard__wrapper .dashboard__body .dashboard-address i{font-size:25px;font-size:1.5625rem;margin-right:10px}.main__dashboard .dashboard__wrapper .dashboard__body .dashboard-address p{margin:0;line-height:20px;line-height:1.25rem}.main__dashboard .dashboard__wrapper .dashboard__body .dashboard-resume{padding:0 15px;padding-top:15px;position:fixed;top:144px;bottom:100px;overflow:auto}@media screen and (min-width: 768px){.main__dashboard .dashboard__wrapper .dashboard__body .dashboard-resume{position:relative;top:auto;bottom:auto;height:calc(100vh - 205px)}}@media screen and (min-width: 992px){.main__dashboard .dashboard__wrapper .dashboard__body .dashboard-resume{height:calc(100vh - 250px)}}.main__dashboard .dashboard__wrapper .dashboard__body .dashboard-infos-map-section{position:fixed;z-index:1;top:144px;right:0;bottom:100px;left:0}@media screen and (min-width: 768px){.main__dashboard .dashboard__wrapper .dashboard__body .dashboard-infos-map-section{position:static}}.main__dashboard .dashboard__wrapper .dashboard__body .dashboard-infos-map-section .dashboard-infos-map{height:100%}@media screen and (min-width: 768px){.main__dashboard .dashboard__wrapper .dashboard__body .dashboard-infos-map-section .dashboard-infos-map{position:relative;top:auto;bottom:auto;height:calc(100vh - 204px)}}@media screen and (min-width: 992px){.main__dashboard .dashboard__wrapper .dashboard__body .dashboard-infos-map-section .dashboard-infos-map{display:flex;flex-direction:row-reverse;height:auto;gap:15px;padding:0 15px}}.main__dashboard .dashboard__wrapper .dashboard__body .dashboard-infos-map-section .dashboard-infos-map .dashboard-infos{width:100%;height:60px;position:absolute;bottom:0;z-index:1001;overflow:hidden;transition:all .3s linear}@media screen and (min-width: 768px){.main__dashboard .dashboard__wrapper .dashboard__body .dashboard-infos-map-section .dashboard-infos-map .dashboard-infos{padding:0 15px}}@media screen and (min-width: 992px){.main__dashboard .dashboard__wrapper .dashboard__body .dashboard-infos-map-section .dashboard-infos-map .dashboard-infos{height:auto;position:static;width:300px;padding:0}}@media screen and (min-width: 1200px){.main__dashboard .dashboard__wrapper .dashboard__body .dashboard-infos-map-section .dashboard-infos-map .dashboard-infos{width:400px}}.main__dashboard .dashboard__wrapper .dashboard__body .dashboard-infos-map-section .dashboard-infos-map .dashboard-infos .menu-toggle{padding:10px 0;cursor:pointer;font-weight:600}@media screen and (min-width: 992px){.main__dashboard .dashboard__wrapper .dashboard__body .dashboard-infos-map-section .dashboard-infos-map .dashboard-infos .menu-toggle{display:none}}.main__dashboard .dashboard__wrapper .dashboard__body .dashboard-infos-map-section .dashboard-infos-map .dashboard-infos .menu-toggle span{display:flex;align-items:center;height:40px;width:170px}.main__dashboard .dashboard__wrapper .dashboard__body .dashboard-infos-map-section .dashboard-infos-map .dashboard-infos .block-collapse-edito--main{height:100%;position:relative}@media screen and (min-width: 992px){.main__dashboard .dashboard__wrapper .dashboard__body .dashboard-infos-map-section .dashboard-infos-map .dashboard-infos .block-collapse-edito--main{height:calc(100vh - 280px);overflow:auto;margin-top:15px}}.main__dashboard .dashboard__wrapper .dashboard__body .dashboard-infos-map-section .dashboard-infos-map .dashboard-infos .block-collapse-edito--main .collapse-handler::after{transform:rotate(-90deg);transition:all .3s linear}.main__dashboard .dashboard__wrapper .dashboard__body .dashboard-infos-map-section .dashboard-infos-map .dashboard-infos .edito--main-list{position:absolute;top:60px;left:0;right:0;bottom:0;overflow-y:auto;padding:15px 0;padding-bottom:50px}@media screen and (min-width: 992px){.main__dashboard .dashboard__wrapper .dashboard__body .dashboard-infos-map-section .dashboard-infos-map .dashboard-infos .edito--main-list{position:static;padding-top:0}}.main__dashboard .dashboard__wrapper .dashboard__body .dashboard-infos-map-section .dashboard-infos-map .dashboard-infos--open{height:90%}.main__dashboard .dashboard__wrapper .dashboard__body .dashboard-infos-map-section .dashboard-infos-map .dashboard-infos--open .block-collapse-edito--main .collapse-handler::after{transform:rotate(90deg)}.main__dashboard .dashboard__wrapper .dashboard__body .dashboard-infos-map-section .dashboard-infos-map .dashboard-map{height:calc(100% - 60px);overflow:hidden}@media screen and (min-width: 768px){.main__dashboard .dashboard__wrapper .dashboard__body .dashboard-infos-map-section .dashboard-infos-map .dashboard-map{height:calc(100vh - 263px);padding:0 15px}}@media screen and (min-width: 992px){.main__dashboard .dashboard__wrapper .dashboard__body .dashboard-infos-map-section .dashboard-infos-map .dashboard-map{height:calc(100vh - 280px);flex-grow:1;width:auto;padding:0;margin-top:15px}}@media screen and (min-width: 768px){.main__dashboard .dashboard__wrapper .dashboard__body .dashboard-infos-map-section .dashboard-infos-map .dashboard-map>div{border-radius:5px;overflow:hidden}}.main__dashboard .dashboard__wrapper .dashboard__body .dashboard-infos-map-section .dashboard-infos-map .dashboard-map .button.-primary.-reverse{max-width:calc(100vw - 90px)}.main__dashboard .dashboard__wrapper .dashboard__body .dashboard-infos-map-section .dashboard-infos-map .dashboard-map .button.-primary.-reverse span{text-align:left;line-height:1.2rem}.main__dashboard .dashboard__wrapper .dashboard__body .dashboard-infos-map-section .dashboard-infos-map .modal{background-color:rgba(0,0,0,.5);top:54px;bottom:100px;height:auto}@media screen and (min-width: 768px){.main__dashboard .dashboard__wrapper .dashboard__body .dashboard-infos-map-section .dashboard-infos-map .modal{background-color:rgba(0,0,0,0);top:0;bottom:0}}.main__dashboard .dashboard__wrapper .dashboard__body .dashboard-infos-map-section .dashboard-infos-map .modal .modal-dialog{height:90%;overflow:hidden}@media screen and (min-width: 768px){.main__dashboard .dashboard__wrapper .dashboard__body .dashboard-infos-map-section .dashboard-infos-map .modal .modal-dialog{height:auto}}.main__dashboard .dashboard__wrapper .dashboard__body .dashboard-infos-map-section .dashboard-infos-map .modal .modal-content{height:100%}.main__dashboard .dashboard__wrapper .dashboard__body .dashboard-infos-map-section .dashboard-infos-map .modal .modal-body{overflow:auto}.main__dashboard .dashboard__wrapper .dashboard__body .dashboard-infos-map-section .dashboard-infos-map .modal .modal-body .shape-legend{display:flex;width:12px;height:12px;margin-top:6px}.main__dashboard .dashboard__wrapper .dashboard__body .leaflet-control-layers.layers-control{padding:2px;overflow-y:hidden;width:62px;height:85px;transition:height 1s;text-align:center;cursor:pointer}.main__dashboard .dashboard__wrapper .dashboard__body .leaflet-control-layers.layers-control.active{height:250px;transition:height 1s}@media screen and (min-width: 992px){.main__dashboard .dashboard__wrapper .dashboard__body .leaflet-control-layers.layers-control:hover{height:250px}}.main__dashboard .dashboard__wrapper .dashboard__body .leaflet-control-layers.layers-control .leaflet-control-layers-base{display:flex;flex-direction:column;align-items:center;padding-top:4px}.main__dashboard .dashboard__wrapper .dashboard__body .leaflet-control-layers.layers-control .leaflet-control-layers-base label{margin:0 0 6px 0;order:0;transition:order 1s}.main__dashboard .dashboard__wrapper .dashboard__body .leaflet-control-layers.layers-control .leaflet-control-layers-base label input{display:none}.main__dashboard .dashboard__wrapper .dashboard__body .leaflet-control-layers.layers-control .leaflet-control-layers-base label span span{font-size:.65rem}.main__dashboard .dashboard__wrapper .dashboard__body .leaflet-control-layers.layers-control .leaflet-control-layers-base label span span img{border:3px solid #fff;border-radius:8px;height:44px;width:44px;margin:0 auto;box-shadow:1px 1px 10px rgba(0,0,0,.2),-1px -1px 10px rgba(0,0,0,.2)}.main__dashboard .dashboard__wrapper .dashboard__body .leaflet-control-layers.layers-control .leaflet-control-layers-base label span span img[id^=gray-scale]+p{line-height:12px;margin:2px 0 7px 0}.main__dashboard .dashboard__wrapper .dashboard__body .leaflet-control-layers.layers-control .leaflet-control-layers-base label span span img:not([id^=gray-scale])+p{margin:7px 0 11px 0}.main__dashboard .dashboard__wrapper .dashboard__body .leaflet-control-layers.layers-control .leaflet-control-layers-base label.selected{order:-1;transition:order 1s}.main__dashboard .dashboard__wrapper .dashboard__body--resume{padding-bottom:100px}@media screen and (min-width: 768px){.main__dashboard .dashboard__wrapper .dashboard__body--resume{padding-bottom:0}}.main__dashboard .dashboard__wrapper #maif-footer .container-essential .content{padding:0 15px;max-width:100%;margin:0;height:60px;font-family:"MAIF";align-items:center}.modal-open .modal-backdrop{display:none}@media screen and (min-width: 768px){.modal-open .modal-backdrop{display:block}}.question-item{flex:1 1 0}.card-version2 i{font-size:26px;background:#d32626;color:#fff}.modal .modal-title{font-size:1.25rem;font-weight:800}.widgets-container{padding:30px 0 50px 0}.widgets-container .page-header{padding-bottom:40px;margin-top:0;margin-bottom:0;border-bottom:1px solid #eee}@media screen and (min-width: 992px){.widgets-container .page-header{width:60%}}@media screen and (min-width: 1200px){.widgets-container .page-header{padding-bottom:40px}}.widgets-container .page-header .heading.type-edito-2{font-size:30px;font-size:1.875rem;line-height:40px;line-height:2.5rem;color:#3f3d56;margin:0;padding:0}@media screen and (min-width: 1200px){.widgets-container .page-header .heading.type-edito-2{font-size:45px;font-size:2.8125rem;line-height:55px;line-height:3.4375rem}}.widgets-container .page-header p{font-size:24px;font-size:1.5rem;line-height:32px;line-height:2rem;margin-top:15px}.widgets-container h2 strong{font-size:28px;font-size:1.75rem}.widgets-container .widget-list{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;padding-top:30px}.widgets-container .widget-list .widget-list__entry{flex-shrink:0;width:100%;padding-right:15px;padding-left:15px;margin-bottom:30px}@media screen and (min-width: 992px){.widgets-container .widget-list .widget-list__entry{width:50%}}@media screen and (min-width: 1600px){.widgets-container .widget-list .widget-list__entry{width:33.33333%}}.widgets-container .widget-list .widget-list__entry .entry__card{background:#f4f4f4;box-shadow:0 0 10px #d9d9d9;display:flex;flex-direction:column;transition:all .3s linear;position:relative;height:100%;padding-bottom:80px}.widgets-container .widget-list .widget-list__entry .entry__card:hover{transform:scale(1.01);box-shadow:0 0 20px #b1b1b1}.widgets-container .widget-list .widget-list__entry .entry__card .picture{height:52vw}@media screen and (min-width: 576px){.widgets-container .widget-list .widget-list__entry .entry__card .picture{height:300px}}@media screen and (min-width: 768px){.widgets-container .widget-list .widget-list__entry .entry__card .picture{height:400px}}@media screen and (min-width: 992px){.widgets-container .widget-list .widget-list__entry .entry__card .picture{height:270px}}@media screen and (min-width: 1200px){.widgets-container .widget-list .widget-list__entry .entry__card .picture{height:330px}}@media screen and (min-width: 1600px){.widgets-container .widget-list .widget-list__entry .entry__card .picture{height:280px}}.widgets-container .widget-list .widget-list__entry .entry__card .picture img{width:100%;height:100%;object-fit:cover}.widgets-container .widget-list .widget-list__entry .entry__card .description{padding:15px}.widgets-container .widget-list .widget-list__entry .entry__card .description h2 a{color:#000}.widgets-container .widget-list .widget-list__entry .entry__card .description .heading.type5{padding:0}.widgets-container .widget-list .widget-list__entry .entry__card .description p{margin:0}.widgets-container .widget-list .widget-list__entry .entry__card .description .btn-container{display:flex;justify-content:flex-end;position:absolute;bottom:15px;right:15px}.widgets-container .page-content{display:flex;flex-wrap:wrap;padding:45px 0;border-bottom:1px solid #eee}.widgets-container .page-content pre{background:#333;white-space:pre-wrap;word-wrap:break-word;overflow:auto;font-size:18px;font-size:1.125rem;position:relative}.widgets-container .page-content pre label{font-family:sans-serif;font-weight:bold;font-size:13px;color:#ddd;padding-right:1.5rem;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;pointer-events:none}.widgets-container .page-content pre code{font-family:"Inconsolata","Monaco","Consolas","Andale Mono","Bitstream Vera Sans Mono","Courier New",Courier,monospace;border-left:1px solid #555;overflow-x:auto;font-size:13px;line-height:19px;color:#aed581;background-color:rgba(0,0,0,0)}.widgets-container .page-content pre:hover::after{opacity:0;visibility:visible}.widgets-container .page-content .widget-image-container{padding:15px;background-color:#f0f0f0;box-shadow:0 0 10px #afafaf}.widgets-container .page-content .widget-image-container #widget-image{max-width:100%;max-height:800px;height:auto;object-fit:contain}.widgets-container .page-content iframe{width:100%;height:667px;border:none;margin-bottom:30px}.tooltip{left:0;right:0;margin:auto;position:fixed;z-index:10;bottom:0;transform:translateY(200px)}.quiz *{-webkit-print-color-adjust:exact !important;color-adjust:exact !important;print-color-adjust:exact !important}.quiz .page__quiz{max-width:1140px;width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;margin-top:20px;box-sizing:border-box}@media print{.quiz .page__quiz #cardentry02,.quiz .page__quiz #cardentry04,.quiz .page__quiz #questionsentry04,.quiz .page__quiz #questionsentry03,.quiz .page__quiz #responsesentry04,.quiz .page__quiz #responsesentry03,.quiz .page__quiz #questionsentry08,.quiz .page__quiz #questionsentry07,.quiz .page__quiz #responsesentry08,.quiz .page__quiz #responsesentry07,.quiz .page__quiz #questionsentry12,.quiz .page__quiz #questionsentry11,.quiz .page__quiz #responsesentry12,.quiz .page__quiz #responsesentry11,.quiz .page__quiz #questionsentry15,.quiz .page__quiz #questionsentry16,.quiz .page__quiz #responsesentry15,.quiz .page__quiz #responsesentry16,.quiz .page__quiz #questionsentry17{page-break-after:always}.quiz .page__quiz #cardentry,.quiz .page__quiz #cardentry03,.quiz .page__quiz #questionsentry01,.quiz .page__quiz #questionsentry02,.quiz .page__quiz #responsesentry01,.quiz .page__quiz #responsesentry02,.quiz .page__quiz #questionsentry05,.quiz .page__quiz #questionsentry06,.quiz .page__quiz #responsesentry05,.quiz .page__quiz #responsesentry06,.quiz .page__quiz #questionsentry09,.quiz .page__quiz #questionsentry10,.quiz .page__quiz #responsesentry09,.quiz .page__quiz #responsesentry10,.quiz .page__quiz #questionsentry13,.quiz .page__quiz #questionsentry14,.quiz .page__quiz #responsesentry13,.quiz .page__quiz #responsesentry14,.quiz .page__quiz #questionsentry17,.quiz .page__quiz #responsesentry17{margin-top:150px}.quiz .page__quiz .footer-entry{display:none}}.quiz .page__quiz .questions-container{width:100%;max-width:1200px;margin:0 auto}.quiz .page__quiz .question-group{margin-bottom:2rem}.quiz .page__quiz .questions-grid,.quiz .page__quiz .answers-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:1rem;margin-bottom:2rem}.quiz .page__quiz .answers-grid{direction:rtl}.quiz .page__quiz .answers-grid>*{direction:ltr}@media(max-width: 768px){.quiz .page__quiz .questions-grid,.quiz .page__quiz .answers-grid{grid-template-columns:1fr}}.quiz .page__quiz h6{font-size:12px}.quiz .page__quiz .container__info{display:flex;justify-content:right;margin-bottom:100px}@media print{.quiz .page__quiz .container__info{display:none;margin-bottom:20px}}.quiz .page__quiz .container__info .info__quiz{display:flex;align-items:center}@media print{.quiz .page__quiz .container__info .info__quiz{display:none}}.quiz .page__quiz .container__info .info__quiz span{font-size:15px;margin-right:20px}.quiz .page__quiz .container__info .info__quiz img{max-width:5%;margin-right:20px}@media print{.quiz .page__quiz .container__info .btn{display:none}}.quiz .page__quiz .container{margin:0 auto}.quiz .page__quiz .container .container__entry{margin-bottom:150px;text-align:center;display:flex;flex-direction:column;align-items:center}@media print{.quiz .page__quiz .container .container__entry{display:none}}.quiz .page__quiz .container .container__entry .blob{position:absolute;width:400px;height:400px;background-color:#c62222;animation-name:blobby;animation-duration:7s;animation-iteration-count:infinite;animation-timing-function:ease;animation-direction:alternate}@keyframes blobby{0%{border-radius:50%}20%{border-radius:41% 59% 41% 59%/53% 51% 49% 47%;transform:rotate(36deg)}40%{transform:rotate(72deg);border-radius:43% 57% 41% 59%/53% 52% 48% 47%}80%{border-radius:48% 52% 41% 59%/48% 58% 42% 52%;transform:rotate(108deg)}100%{transform:rotate(144deg);border-radius:54% 46% 60% 40%/43% 55% 45% 57%}}.quiz .page__quiz .container .container__entry .entry__risk{font-size:38px;text-transform:uppercase;position:relative}.quiz .page__quiz .container .container__entry .entry__risk__question{font-size:20px;padding:15px;position:relative}.quiz .page__quiz .container .container__entry .entry__risk__description{width:70%;font-size:20px;padding:15px;position:relative}.quiz .page__quiz .container .container__entry span{position:relative;color:#fff;font-weight:bold;font-size:20px}.quiz .page__quiz .container .container__entry .maificon{font-family:maificon;position:relative;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.5vh;color:#fff}.quiz .page__quiz .container .container__entry .maificon-arrow-bottom::before{content:""}.quiz .page__quiz h4{font-size:20px;text-transform:uppercase;margin-left:50px}@media print{.quiz .page__quiz h4{display:none}}.quiz .page__quiz .list__card{display:flex;justify-content:space-around;margin:20px auto 40px}@media screen and (max-width: 488px){.quiz .page__quiz .list__card{display:block}}.quiz .page__quiz .list__card .card-list{background-color:#dce6e5;border-radius:10px;padding:15px;height:100%}.quiz .page__quiz .list__card .card-verso-type{background-color:#dce6e5;padding:15px;height:100%;border-radius:10px}.quiz .page__quiz .list__card .card-verso-type .card__header .title-card{text-transform:uppercase;font-weight:300;color:#000;font-size:.7rem}.quiz .page__quiz .list__card .card-verso-type .card__header img{margin-top:0}.quiz .page__quiz .list__card .card-verso-type .card-verso-entry-container img{width:calc(100% - 15px);padding:10px;margin-bottom:30px}.quiz .page__quiz .list__card .card-type{background-color:#fff;padding:15px;height:100%}.quiz .page__quiz .list__card .card-type .img-type-plus{margin-top:20px}.quiz .page__quiz .list__card .card-type .img-type-plus img{width:calc(100% - 50px)}.quiz .page__quiz .list__card .card-type .qrcode-type-plus{position:relative;top:-10px;right:-37px;width:100%;padding:20px 20px 20px 20px}.quiz .page__quiz .list__card .card-type .qrcode-type-plus img{width:calc(100% - 90px)}.quiz .page__quiz .list__card .card-type .card__header .title-card{text-transform:uppercase;font-weight:300;color:#000;font-size:.7rem}.quiz .page__quiz .list__card .card-type .card__header img{margin-top:0}.quiz .page__quiz .list__card .card-type .card-type-entry-container img{width:calc(100% - 15px);padding:10px}.quiz .page__quiz .list__card .card-type .card-type-entry-container .title-type{text-transform:uppercase;border-bottom:1px solid #000;padding-bottom:25px}.quiz .page__quiz .list__card .card-type .card-type-entry-container .card-text{font-size:.8rem;margin-top:15px;font-weight:400}.quiz .page__quiz .list__card .card-type .card-type-entry-container .qrcode-text-plus{font-size:.75rem;font-weight:400;padding-left:20px}.quiz .page__quiz .list__card .card-type .img-card-footer{display:flex;flex-direction:row;margin-top:5px;align-items:center}.quiz .page__quiz .list__card .card-type .img-card-footer img{width:calc(43% - 55px);height:20%;margin-right:8px}.quiz .page__quiz .list__card .card__header{display:flex;justify-content:space-between;height:50px;margin-bottom:15px}.quiz .page__quiz .list__card .card__header img{max-width:15%;height:fit-content;margin-top:15px}@media print{.quiz .page__quiz .list__card .card__header img{margin-top:5px}}.quiz .page__quiz .list__card .card__header .question-number{font-size:45px;color:#fff;font-weight:bolder}@media print{.quiz .page__quiz .list__card .card__header .question-number{font-size:30px}}.quiz .page__quiz .list__card .questions-list{padding:10px;border:1px solid #000;border-radius:10px;width:264.5671px;height:453.5436px}@media screen and (max-width: 896px){.quiz .page__quiz .list__card .questions-list{margin-bottom:15px}}.quiz .page__quiz .list__card .questions-list .question-entry-container{position:relative}.quiz .page__quiz .list__card .questions-list .question-type{position:absolute;top:15px;font-weight:lighter;font-size:1.1rem}@media print{.quiz .page__quiz .list__card .questions-list .question-type{font-size:1.1rem;top:0px}}.quiz .page__quiz .list__card .questions-list .question-type-plus{color:#c62222;font-size:1.1rem;font-weight:900}@media print{.quiz .page__quiz .list__card .questions-list .question-type-plus{font-size:1.1rem}}.quiz .page__quiz .list__card .questions-list .card--container{position:relative;background-color:#fff;top:78px;right:25px;width:100%;height:calc(100% - 225px);padding-top:20px;padding-left:35px;border-radius:10px;display:flex;align-items:flex-start;flex-direction:column;justify-content:center}.quiz .page__quiz .list__card .questions-list .question-choice-container{position:relative;background-color:#fff;top:180px;right:25px;width:100%;height:calc(100% - 225px);padding-top:20px;padding-left:25px;border-radius:10px;display:flex;align-items:flex-start;flex-direction:column;justify-content:center}.quiz .page__quiz .list__card .questions-list .question-choice-container .form-group{margin-bottom:.6rem}.quiz .page__quiz .list__card .questions-list .question-choice-container .item label{padding:5px 10px 5px 35px}.quiz .page__quiz .list__card .questions-list .question-choice-container .item label::before{left:10px}@media print{.quiz .page__quiz .list__card .questions-list .question-choice-container .item{font-size:1rem}}.quiz .page__quiz .list__card .questions-list .question-choice-container img{width:calc(100% - 50px)}.quiz .page__quiz .list__card .questions-list .question-choice-container::before{position:absolute;content:"";bottom:11rem;left:.6rem;background:rgba(0,0,0,0);width:5rem;height:3rem;border-bottom-left-radius:10px;box-shadow:-0.31rem .3rem 0 .213rem #fff}@media print{.quiz .page__quiz .list__card .questions-list .question-choice-container::before{box-shadow:-0.31rem .3rem 0 .213rem #fff !important}}.quiz .page__quiz .list__card .questions-list .question-choice-container::after{position:absolute;content:"";top:8.5rem;left:13.29rem;background:rgba(0,0,0,0);width:3rem;height:2.15rem;border-bottom-left-radius:10px;box-shadow:-1rem .243rem 0 .213rem #fff}@media print{.quiz .page__quiz .list__card .questions-list .question-choice-container::after{left:14.2rem;box-shadow:-0.31rem .3rem 0 .213rem #fff !important}}.quiz .page__quiz .list__card .questions-list .maificon-cross-cercle::before{font-size:.8rem;content:"";color:#c62222}@media print{.quiz .page__quiz .list__card .questions-list .maificon-cross-cercle::before{font-size:.8rem}}.quiz .page__quiz .list__card .questions-list .maificon-check-cercle-small::before{content:"";color:#2d871d;font-size:.8rem}@media print{.quiz .page__quiz .list__card .questions-list .maificon-check-cercle-small::before{font-size:.8rem}}.quiz .page__quiz .list__card .questions-list .maificon-circle-border::before{content:""}.quiz .page__quiz .list__card .questions-list .maificon-mfleche-off{color:#c62222;font-size:1rem;font-weight:700;display:flex;justify-content:flex-end}@media print{.quiz .page__quiz .list__card .questions-list .maificon-mfleche-off{font-size:.8rem}}.quiz .page__quiz .list__card .responses-list{padding:10px;border:1px solid #000;border-radius:10px;width:264.5671px;height:453.5436px}@media screen and (max-width: 896px){.quiz .page__quiz .list__card .responses-list{margin-bottom:15px}}.quiz .page__quiz .list__card .responses-list .response-type{position:relative;text-transform:uppercase}.quiz .page__quiz .list__card .responses-list .response-type-plus{align-items:center;position:relative;padding-left:15px;margin-bottom:15px;margin-top:10px}.quiz .page__quiz .list__card .responses-list .response-type-plus .item .form-group{margin-bottom:.6rem}.quiz .page__quiz .list__card .responses-list .response-type-plus .item label{padding:5px 10px 5px 35px;font-size:.95rem;width:auto}.quiz .page__quiz .list__card .responses-list .response-type-plus .item label::before{left:10px}@media print{.quiz .page__quiz .list__card .responses-list .response-type-plus{width:calc(120% - 5px)}}.quiz .page__quiz .list__card .responses-list .response-choice-type{font-size:.75rem;line-height:1rem}.quiz .page__quiz .list__card .responses-list .response-choice-type .response-title{font-weight:600}.quiz .page__quiz .list__card .responses-list .response-container{background-color:#fff;padding:15px 10px 5px 10px;position:relative;top:-20px;right:25px;border-radius:10px}.quiz .page__quiz .list__card .responses-list .response-container::before{position:absolute;content:"";top:.34rem;left:13.23rem;width:2rem;height:3rem;border-top-left-radius:10px;box-shadow:-0.313rem -0.313rem 0 .213rem #fff}@media print{.quiz .page__quiz .list__card .responses-list .response-container::before{box-shadow:-0.313rem -0.313rem 0 .213rem #fff !important}}.quiz .page__quiz .list__card .responses-list .response-container::after{position:absolute;content:"";top:10.5rem;left:.6rem;background:rgba(0,0,0,0);width:3rem;height:2.15rem;border-top-left-radius:10px;box-shadow:-0.313rem -0.313rem 0 .213rem #fff}@media print{.quiz .page__quiz .list__card .responses-list .response-container::after{top:10.15rem;box-shadow:-0.313rem -0.313rem 0 .213rem #fff !important}}

/*# sourceMappingURL=main.min.css.map*/