/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */@import"https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@200;300;400;500;600;700;800;900&family=Ultra&display=swap";*{box-sizing:border-box}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.principal-nav{width:100vw;height:100vh;position:fixed;top:0;left:0;display:flex;justify-content:center;transform:translateX(100%);transition:.8s all cubic-bezier(0.79, -0.62, 0.34, 1.67);z-index:100}@media screen and (min-width: 600px){.principal-nav{transition:none;transform:translate(0%) !important;position:relative;width:100%;height:auto;display:block;background:none}}.principal-nav img{opacity:1;width:50%;margin:0 auto;margin-bottom:80px}@media screen and (min-width: 600px){.principal-nav img{display:none}}.principal-nav .cross{transition:1s all ease-in-out}@media screen and (min-width: 600px){.principal-nav .cross{display:none}}.principal-nav nav{padding:20px;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (min-width: 600px){.principal-nav nav{border:2px solid #000;padding:0}}@media screen and (min-width: 1024px){.principal-nav nav{display:grid;grid-template-columns:repeat(24, 1fr);border:4px solid #000;margin:30px 0}}.principal-nav nav a{padding:20px 0;color:#ffdbe1;text-transform:uppercase;text-decoration:none;font-size:25px;font-weight:800;transition:.3s all ease-in-out}.principal-nav nav a:hover{color:#d38995;transform:scale(1.1)}@media screen and (min-width: 600px){.principal-nav nav a:hover{color:#000;background:#ffdbe1;transform:none}}@media screen and (min-width: 600px){.principal-nav nav a{font-size:32px;width:100%;padding:10px 0;color:#000;text-align:center}}@media screen and (min-width: 600px){.principal-nav nav a{font-size:22px}}@media screen and (min-width: 600px){.principal-nav nav a:not(:nth-last-of-type(1)){border-bottom:2px solid #000}}@media screen and (min-width: 1024px){.principal-nav nav a:not(:nth-last-of-type(1)){border-bottom:none;border-right:4px solid #000}}.principal-nav nav a:nth-of-type(1){grid-area:1/1/2/5}.principal-nav nav a:nth-of-type(2){grid-area:1/5/2/11}.principal-nav nav a:nth-of-type(3){grid-area:1/11/2/19}.principal-nav nav a:nth-of-type(4){grid-area:1/19/2/25}@media screen and (min-width: 600px){.footer-nav{grid-area:2/1/3/8;align-self:flex-start}}@media screen and (min-width: 1024px){.footer-nav{grid-area:1/5/2/10;align-self:start;margin-top:35px}}.footer-nav nav{display:flex;flex-direction:column;align-items:flex-start;gap:15px}.footer-nav nav a{font-weight:900;text-transform:uppercase;text-decoration:none;color:#000;transition:.3s all ease-in-out}@media screen and (min-width: 600px){.footer-nav nav a{font-size:25px}}@media screen and (min-width: 1024px){.footer-nav nav a{font-size:28px}}.footer-nav nav a:hover{transform:scale(1.2) translateX(20px)}.cross{position:absolute;top:20px;right:20px;width:50px;height:50px;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:.3s all cubic-bezier(0.79, -0.62, 0.34, 1.67)}.cross:hover{transform:scale(1.3)}.cross:hover div{border-color:#c5c5c5}.cross div{height:2px;width:100%;border:2px solid #fff;border-radius:2px;position:absolute}.cross div:first-of-type{transform:rotate(45deg)}.cross div:last-of-type{transform:rotate(-45deg)}header{padding:40px 25px 0}@media screen and (min-width: 1024px){header{padding:40px 80px 0}}.logo-wrapper{margin:0 auto;position:relative;max-width:200px}@media screen and (min-width: 1024px){.logo-wrapper{max-width:300px}}.logo-wrapper img{width:100%}.logo-wrapper div{position:absolute;width:27px;height:27px;border-radius:100%;background:#000;left:87px}@media screen and (min-width: 1024px){.logo-wrapper div{width:37px;height:37px;left:132px}}.logo-wrapper .up{top:65px;transition:1.1s all cubic-bezier(0.51, 0.15, 0.59, 0.93)}@media screen and (min-width: 1024px){.logo-wrapper .up{top:97px}}.logo-wrapper .down{top:99px;transition:.8s all cubic-bezier(0.51, 0.15, 0.59, 0.93)}@media screen and (min-width: 1024px){.logo-wrapper .down{top:150px}}.logo-wrapper h1{font-family:"Ultra",Georgia,"Times New Roman",Times,serif;margin:20px 0;color:#ffdbe1;font-size:32px}@media screen and (min-width: 1024px){.logo-wrapper h1{font-size:45px}}.burger-menu{cursor:pointer;width:50px;transition:1s all cubic-bezier(0.79, -0.62, 0.34, 1.67);position:relative;z-index:99}@media screen and (min-width: 600px){.burger-menu{display:none}}.burger-menu svg{width:50px;height:50px;transition:1s all cubic-bezier(0.79, -0.62, 0.34, 1.67)}.burger-menu:hover{transform:scale(1.2) rotate(180deg)}.burger-menu .burger-active{transform:scale(60)}footer{background:#ffdbe1;padding:10px 25px 10px;margin-top:100px}@media screen and (min-width: 600px){footer{height:600px;display:grid;grid-template-columns:repeat(5, 1fr);grid-template-rows:40% 50% 10%;align-items:center}}@media screen and (min-width: 600px){footer{display:grid;grid-template-columns:repeat(12, 1fr);grid-template-rows:2FR;align-items:center}}@media screen and (min-width: 1024px){footer{padding:30px 50px 10px;height:auto}}footer img{display:block;margin:20px auto;max-width:200px}@media screen and (min-width: 600px){footer img{margin:20px auto 0;grid-area:1/1/2/13}}@media screen and (min-width: 1024px){footer img{grid-area:1/1/2/5;align-self:start;margin:0;max-width:250px}}.disclaimer{margin-top:50px}@media screen and (min-width: 600px){.disclaimer{grid-area:2/9/3/13;justify-self:start;margin-top:0}}@media screen and (min-width: 1024px){.disclaimer{margin-top:35px;grid-area:1/10/2/13;align-self:start}}.disclaimer h3{margin:20px 0 0;text-transform:uppercase;color:#d38995}@media screen and (min-width: 600px){.disclaimer h3{font-size:22px;margin:0}}.disclaimer p{line-height:24px;margin:10px 0}@media screen and (min-width: 600px){.disclaimer p{font-size:17px}}@media screen and (min-width: 1024px){.disclaimer p{font-size:18px}}.credits{color:#d38995;text-align:right;margin:30px 0 0;font-size:10px}@media screen and (min-width: 600px){.credits{grid-area:3/1/4/13;align-self:flex-end;padding:0}}@media screen and (min-width: 1024px){.credits{grid-area:3/1/4/13;margin-bottom:20px;font-size:12px;text-align:center}}.form-wrapper{display:flex}.form-wrapper>*{flex-grow:1}.form-wrapper input,.form-wrapper button{border:none}.form-wrapper input{border:2px solid #000;padding:10px 15px;outline:none;background:#ffeaed}@media screen and (min-width: 600px){.form-wrapper input{font-size:20px}}@media screen and (min-width: 1024px){.form-wrapper input{border:4px solid #000}}.form-wrapper input:focus{background:#ffdbe1}.form-wrapper .search-btn{cursor:pointer;background:#000;color:#ffeaed;font-size:24px;font-weight:800;padding:10px 20px;max-width:100px;transition:.3s all ease-in-out;text-align:center}.form-wrapper .search-btn:hover{background:#d38995}::selection{background:#ffdbe1}html{scroll-behavior:smooth}body{overflow-x:hidden;font-family:"Source Code Pro",monospace,Arial,Helvetica,sans-serif;position:relative}.disclaimer-modal{position:fixed;z-index:1000;width:100vW;height:100vh;padding:15px;background:#ffdbe1;flex-direction:column;justify-content:center;align-items:center}@media screen and (min-width: 1024px){.disclaimer-modal{padding:50px}}.disclaimer-modal .cross div{border:2px solid #d38995}.disclaimer-modal .modal-wrapper{padding:50px 0;height:100%;display:flex;flex-direction:column;align-items:center}.disclaimer-modal .modal-wrapper img{max-width:70vw;margin-top:50px}@media screen and (min-width: 600px){.disclaimer-modal .modal-wrapper img{width:50vw;margin-top:20px}}@media screen and (min-width: 1024px){.disclaimer-modal .modal-wrapper img{width:400px}}.disclaimer-modal .modal-wrapper .text-content{margin:50px 20px 0}.disclaimer-modal .modal-wrapper .text-content h1{margin:0;color:#d38995;text-transform:uppercase;font-size:1.7rem;font-weight:800}.disclaimer-modal .modal-wrapper .text-content p{font-size:24px;line-height:38px}section{padding:40px 25px 20px}@media screen and (min-width: 1024px){section{padding:40px 80px 20px}}section .page-title{font-family:"Ultra",Georgia,"Times New Roman",Times,serif;line-height:35px;margin-bottom:20px}@media screen and (min-width: 600px){section .page-title{font-size:48px;line-height:55px;margin-bottom:0}}@media screen and (min-width: 1024px){section .page-title{font-size:50px;line-height:55px;margin-bottom:20px}}section h2{margin:0;text-transform:uppercase;font-size:30px;font-weight:900}@media screen and (min-width: 600px){section h2{font-size:38px}}@media screen and (min-width: 1024px){section h2{font-size:48px}}section h2 .highlight{background:#ffdbe1;position:relative;z-index:-1}p{font-size:16px;line-height:25px}@media screen and (min-width: 600px){p{font-size:18px}}@media screen and (min-width: 1024px){p{font-size:20px;line-height:30px}}@media screen and (min-width: 600px){.carpophore{margin-top:40px}}@media screen and (min-width: 1024px){.carpophore{grid-area:1/7/2/15;margin-top:0}}.swiper{display:flex;flex-direction:column;gap:25px}.swiper .mushroom-swiper{position:relative;width:100%;padding-bottom:100%}.swiper .mushroom-swiper h3{position:absolute;left:20px;bottom:20px}@media screen and (min-width: 600px){.swiper{display:none}}.mushroom{width:calc(100vw - 50px);height:calc(100vw - 50px)}@media screen and (min-width: 600px){.mushroom{width:calc(50vw - 39px);height:calc(50vw - 39px)}}@media screen and (min-width: 1024px){.mushroom{width:calc(25vw - 52px);height:calc(25vw - 52px)}}.discover,.resultats-wrapper{display:flex;flex-direction:column;gap:25px}.discover .mushroom,.resultats-wrapper .mushroom{cursor:pointer;position:relative;overflow:hidden}.discover .mushroom:hover h3,.resultats-wrapper .mushroom:hover h3{transform:translateX(0)}.discover .mushroom:hover img,.resultats-wrapper .mushroom:hover img{filter:grayscale(0)}.discover img,.resultats-wrapper img{filter:grayscale(30%);max-width:100%}.discover h3,.resultats-wrapper h3{font-size:40px;font-weight:400;position:absolute;left:10px;bottom:10px;margin:0;color:#fff;transition:.8s all cubic-bezier(0.215, 0.61, 0.355, 1)}@media screen and (min-width: 1024px){.discover h3,.resultats-wrapper h3{transform:translateX(-200%);font-size:calc(18px + 1vw)}}.resultats-wrapper{margin-bottom:50px}@media screen and (min-width: 600px){.resultats-wrapper{display:grid;grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 1024px){.resultats-wrapper{display:grid;grid-template-columns:repeat(4, 1fr);gap:10px}}.schema{width:250px;margin:40px auto 0;position:relative}@media screen and (min-width: 600px){.schema{width:350px;margin-top:80px}}.schema .element{position:absolute}.schema .element .otherline{position:absolute;height:2px;border:1px solid #ffdbe1}.schema span{cursor:pointer;text-decoration:underline 10px;text-decoration-color:#ffdbe1;text-decoration-thickness:2px}@media screen and (min-width: 600px){.schema span{font-size:22px}}.schema img{max-width:100%}.schema .details{height:150px;overflow:hidden;position:absolute;top:calc(100% - 3px)}.schema .details p{width:100%;transition:.3s all ease-in-out;transform:translateY(-100%);padding:5px;background:#ffdbe1;margin:0;font-size:12px;line-height:14px}@media screen and (min-width: 600px){.schema .details p{font-size:15px;line-height:17px}}.schema .details .details-active{transform:translateY(0)}.schema .element-name:hover{font-weight:600}.chapeau{top:-20px;left:-26px}.chapeau .otherline{width:50px;bottom:-8px;right:-48px;transform:rotate(20deg)}.lamelles{top:-10px;right:-25px}.lamelles .otherline{width:40px;bottom:-12px;left:-35px;transform:rotate(-40deg)}.anneau{top:110px}.anneau .otherline{width:50px;bottom:9px;right:-48px;transform:rotate(-20deg)}.pied{top:140px;right:10px}.pied .otherline{width:49px;bottom:-10px;left:-46px;transform:rotate(-25deg)}.volve{bottom:105px;left:5px}.volve .otherline{width:40px;bottom:7px;right:-38px;transform:rotate(-20deg)}.upto{display:none;width:50px;cursor:pointer;position:fixed;bottom:10px;right:20px;z-index:80;opacity:.8;transition:.5s all cubic-bezier(0.79, -0.62, 0.34, 1.67)}.upto:hover{opacity:1;transform:scale(1.1)}.upto svg{width:100%}.btn{display:block;cursor:pointer;background:#ffdbe1;padding:10px 15px;text-transform:uppercase;font-weight:700;font-size:24px;text-align:center;transition:.3s all ease-in-out;text-decoration:none;color:#fff}.btn:hover{background:#d38995}section h3{font-size:20px;margin:15px 0 0}.intro{position:relative}.intro h2{display:flex;flex-direction:column;align-items:flex-start}.intro p{width:80%}.intro img{width:40%;z-index:-1;position:absolute;bottom:40px;right:30px}@media screen and (min-width: 600px){.intro img{bottom:20px;width:200px}}@media screen and (min-width: 1024px){.intro img{right:80px;width:200px;bottom:40px}}.discover-mushroom{display:flex;flex-direction:column;gap:20px;justify-content:center}@media screen and (min-width: 600px){.discover-mushroom{justify-content:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}}.discover-mushroom a{position:relative}.infos{margin-bottom:80px}@media screen and (min-width: 1024px){.infos{display:grid;grid-template-columns:repeat(15, 1fr);grid-template-rows:repeat(2, 1fr);gap:50px}}.infos-champignon{margin-bottom:80px}@media screen and (min-width: 1024px){.infos-champignon{grid-area:1/1/2/7}}@media screen and (min-width: 1024px){.infos-champignon h2{width:90%}}@media screen and (min-width: 1024px){.infos-champignon p{margin-top:45px}}.linkto{margin-top:30px;position:relative}@media screen and (min-width: 600px){.linkto{margin-top:50px}}@media screen and (min-width: 1024px){.linkto{position:relative;grid-area:2/1/3/15}}.linkto img:first-of-type{opacity:.4;right:-25px;width:95%;position:absolute;height:auto;max-height:690px;max-width:1038px}@media screen and (min-width: 1024px){.linkto img:first-of-type{left:80px;width:70%}}.linkto img:last-of-type{width:200px;position:absolute;transform:rotate(90deg);z-index:-1;bottom:-30px;left:-100px}@media screen and (min-width: 600px){.linkto img:last-of-type{bottom:-40px}}@media screen and (min-width: 1024px){.linkto img:last-of-type{bottom:-150px}}.linkto a{position:absolute;top:20px;left:0;text-transform:uppercase;text-decoration:none;color:#000;font-weight:900;font-size:28px;transition:.6s all cubic-bezier(0.6, -0.28, 0.735, 0.045);z-index:10}@media screen and (min-width: 600px){.linkto a{font-size:38px}}.linkto a:hover{transform:translateX(30px) scale(1.2)}.linkto .text-content{position:relative;padding-top:150px}@media screen and (min-width: 600px){.linkto .text-content{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:30px}}@media screen and (min-width: 1024px){.linkto .text-content{display:block;width:100%;padding-top:200px;width:90%;margin-left:150px}}@media screen and (min-width: 600px){.linkto .text-content p{margin:0}}.utilities{margin-bottom:80px}.utilities p{width:80%;margin-bottom:40px}.utility{margin-bottom:20px}.utility:nth-of-type(2) .details img{width:auto;height:120px}@media screen and (min-width: 600px){.utility:nth-of-type(2) .details img{height:220px;right:60px}}@media screen and (min-width: 1024px){.utility:nth-of-type(2) .details img{height:200px}}.utility summary{display:flex}.utility h3{margin:0;cursor:pointer;font-size:34px;font-weight:400;transition:.2s all ease-in-out}.utility h3:hover{color:#d38995}.utility .details{width:100%;margin-bottom:50px}.utility .details .content{background:#ffdbe1;padding:10px 20px;position:relative}.utility .details p{margin-bottom:10px;font-size:14px}@media screen and (min-width: 600px){.utility .details p{font-size:16px;width:70%}}.utility .details img{margin:20px 0 0;float:right;height:80px}@media screen and (min-width: 600px){.utility .details img{right:1px;top:calc(50% - 20px);transform:translateY(-50%);position:absolute;width:auto;height:200px}}.utility>h3:hover .content{transform:translateY(0)}.swiper-pagination-bullet{background:#d38995}.swiper{width:100%}.swiper .swiper-pagination{margin:0;position:static}.identification .id{display:flex;flex-direction:column}@media screen and (min-width: 1024px){.identification .id .carpophore{display:grid;grid-template-columns:repeat(2, 1fr);gap:40px}}.identification .id .carpophore .text-content{display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 1024px){.identification .id .carpophore .text-content{margin-top:100px;align-items:flex-start}}.identification .id .carpophore .text-content .btn{margin-top:20px}.identification section:not(.id):not(.color-selector)>div{display:grid;grid-template-columns:repeat(2, 1fr)}@media screen and (min-width: 600px){.identification section:not(.id):not(.color-selector)>div{margin-top:30px}}@media screen and (min-width: 1024px){.identification section:not(.id):not(.color-selector)>div{grid-template-columns:repeat(4, 1fr)}}.identification section:not(.id):not(.color-selector)>div>div,.identification section:not(.id):not(.color-selector)>div a{justify-self:center;cursor:pointer;display:flex;flex-direction:column;align-items:center;max-width:260px}@media screen and (min-width: 1024px){.identification section:not(.id):not(.color-selector)>div>div,.identification section:not(.id):not(.color-selector)>div a{max-width:300px}}.identification section:not(.id):not(.color-selector)>div img{filter:saturate(0%) contrast(150%);width:100%;transition:.3s all ease-in-out}.identification section:not(.id):not(.color-selector)>div>*:hover img{filter:saturate(100%) contrast(100%)}.identification section h3{text-align:center;text-transform:uppercase}.identification section a{color:#000;text-decoration:none}.shape-wrapper{gap:40px}.shape-wrapper .shape h3{margin:18px 0 0}.lame-wrapper{gap:40px}.shape-wrapper .--active img,.lame-wrapper .--active img{filter:saturate(100%) contrast(100%) !important}.color-selector{display:flex;flex-direction:column;margin-bottom:80px}.color-selector .color-wrapper{margin:50px 0;width:100%;display:grid;grid-template-columns:repeat(2, 1fr);gap:20px}@media screen and (min-width: 1024px){.color-selector .color-wrapper{grid-template-columns:repeat(6, 1fr)}}.color-selector .color-wrapper .--active div{border:2px solid #000}@media screen and (min-width: 1024px){.color-selector .color-wrapper .--active div{border:4px solid #000}}.color{cursor:pointer;display:flex;flex-direction:column;align-items:center;width:100%}.color:hover div{border:2px solid #000}@media screen and (min-width: 1024px){.color:hover div{border:4px solid #000}}.color div{width:80%;height:0;padding-bottom:80%;border-radius:80%;border:2px solid rgba(255,255,255,0);transition:.3s all ease-in-out}@media screen and (min-width: 1024px){.color div{border:4px solid rgba(255,255,255,0)}}.color:nth-of-type(1) div{background:#f5f1f1}.color:nth-of-type(2) div{background:#dfdfdf}.color:nth-of-type(3) div{background:#fff2df}.color:nth-of-type(4) div{background:#e4bc80}.color:nth-of-type(5) div{background:#fff588}.color:nth-of-type(6) div{background:#ffb199}.color:nth-of-type(7) div{background:#d98282}.color:nth-of-type(8) div{background:#f1c0d2}.color:nth-of-type(9) div{background:#ccb3dc}.color:nth-of-type(10) div{background:#99d7b2}.color:nth-of-type(11) div{background:#aac7d7}.hidden{display:none}.champignons .form h3{text-transform:uppercase;font-size:24px;margin-bottom:5px}.champignons .form form{margin-bottom:30px}.more{margin:0 auto;width:45px;height:80px;display:flex;justify-content:center;align-items:center;transform:rotate(90deg);color:#fff;margin-bottom:25px}.selector{display:grid;text-transform:uppercase;font-size:18px;font-weight:500;text-align:center}@media screen and (min-width: 600px){.selector{font-size:20px}}.selector div{border:2px solid #000;background:#ffeaed;cursor:pointer;padding:12px 0;transition:.3s all ease-in-out}@media screen and (min-width: 1024px){.selector div{border:4px solid #000}}.selector div:hover{background:#ffdbe1}.category{grid-template-columns:repeat(16, 1fr);grid-template-rows:repeat(3, 1fr);margin-bottom:50px}.category div:nth-of-type(1){grid-area:1/1/2/10;border-bottom:none;border-right:none}.category div:nth-of-type(2){grid-area:1/10/2/17;border-bottom:none}.category div:nth-of-type(3){grid-area:2/1/3/17;border-bottom:none}.category div:nth-of-type(4){grid-area:3/1/4/9;border-right:none}.category div:nth-of-type(5){grid-area:3/9/4/17}.habitat{grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(2, 1fr)}.habitat div:nth-of-type(1){grid-area:1/1/2/2;border-bottom:none;border-right:none}.habitat div:nth-of-type(2){grid-area:1/2/2/3;border-bottom:none}.habitat div:nth-of-type(3){grid-area:2/1/3/2;border-right:none}.habitat div:nth-of-type(4){grid-area:2/2/3/3}.border{width:100%;border-bottom:2px solid #ffdbe1;padding-top:30px}.btn-active{background:#ffdbe1 !important}@media screen and (min-width: 600px){.all{display:grid;grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 1024px){.all{display:grid;grid-template-columns:repeat(4, 1fr)}}.message{margin:30px 0 0 0;font-size:20px;line-height:30px}.resultats .btn{margin-top:80px}.resultat section{margin-bottom:50px}@media screen and (min-width: 1024px){.resultat .resultat-wrapper{display:flex;gap:20px}}.resultat .resultat-wrapper .img-content>img{display:block;width:100%}@media screen and (min-width: 1024px){.resultat .resultat-wrapper .img-content>img{max-width:750px;min-width:500px;margin-top:9px}}.resultat .resultat-wrapper .img-content .title-wrapper{border-bottom:2px solid #ffdbe1;display:flex;justify-content:space-between;align-items:center;width:100%;padding:5px 0 10px;margin-bottom:50px}.resultat .resultat-wrapper .img-content .title-wrapper h3{margin:0;line-height:40px;font-size:32px;font-weight:800}.resultat .resultat-wrapper .img-content .title-wrapper img{margin-left:15px;width:60px}.resultat .text-content p{font-size:20px}.resultat .text-content p:first-of-type{margin:0}.resultat .text-content span{text-transform:uppercase;font-weight:600}/*# sourceMappingURL=style.min.css.map */