a,body,h1,h2,h3,h4,h5,h6,html,li,p,ul{margin:0;padding:0;text-decoration:none}ul{list-style-type:none}h1,h2,h3,h4,h5,h6{margin-bottom:1rem}h1,h2{text-align:center}h2{margin-bottom:2rem}h1{font-size:2rem}p{margin-bottom:1rem}hr{display:none}header{margin-top:2rem;display:flex;justify-content:space-between;padding:0 2rem}header img{width:300px;height:50px}header nav{display:flex;justify-content:center;align-items:center;gap:2rem}header nav a{color:#ffbe00;font-weight:700;font-size:1.1rem}footer,main{padding:2rem 0}footer{margin-top:-38px;background-color:#2c3e50;text-align:center}footer,footer a{color:#fff}footer .footer-container{display:flex;justify-content:space-between;flex-wrap:wrap}footer .footer-container .footer-section{padding:0 1rem;flex:1 1;min-width:200px;margin-bottom:1rem}footer .footer-container .footer-section h3{margin-bottom:1rem}footer .footer-container .footer-section p,footer .footer-container .footer-section ul li{margin-bottom:.5rem}footer .footer-container .footer-section ul li a{color:#fff}footer .footer-container .footer-section .social-media li{display:inline;margin-right:.5rem}footer .footer-container .footer-section .social-media li a{color:#ffcc32}footer .footer-bottom{text-align:center}@media screen and (max-width:768px){hr{display:block;border:1px solid #fff;padding:0;width:200px;margin:0 30px 15px}header{align-items:center;justify-content:center}header,header nav{flex-direction:column;gap:1rem}header nav{max-width:100%;border-radius:5px;width:100vw;padding:20px;margin:30px 0 0;display:none}header nav a{text-align:center}footer{display:flex;flex-direction:column;align-items:center;padding-left:1rem;padding-right:1rem}footer .footer-container{justify-content:center}footer .footer-container .footer-section{margin-right:0;text-align:center}}.features{background-color:#f5f5f5;padding:40px 0}.features ul{list-style:none;display:flex;flex-wrap:wrap;justify-content:space-evenly;padding:0}.features ul li{display:flex;flex-direction:column;align-items:center;width:100%;max-width:340px;padding:20px;margin:15px;box-shadow:0 2px 8px rgba(0,0,0,.1);border-radius:5px;background-color:#fff}@media(min-width:768px){.features ul li{width:33.33%}}.features ul li h3{text-align:center;margin-bottom:20px;color:#2c3e50}.features ul li p{text-align:center}.features .icon{font-size:2rem;margin-bottom:10px;color:#ffbe00}.hero{max-width:100vw;background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2)),url(/images/entrepot.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:100px 0 80px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;text-align:center}.hero div{max-width:100%;background-color:rgba(0,0,0,.1);padding:20px 40px;border-radius:5px;margin-bottom:1rem}.hero div p{max-width:100%;margin-bottom:.5rem}.hero h1,.hero p{max-width:100%;padding:5px 10px;border-radius:5px}.hero h1{font-size:3rem;margin-bottom:1rem}.hero p{font-size:1.2rem;margin-bottom:2rem;max-width:800px}button{max-width:100%;margin-top:2rem;font-size:1.1rem;padding:12px 24px;border:none;background-color:#ffbe00;color:#fff;border-radius:5px;cursor:pointer;transition:background-color .2s ease-in-out}button:hover{background-color:#ffcc32}button:nth-of-type(2){margin-top:1rem}.call-to-action{background-color:#2c3e50;color:#fff;padding:2rem 0;text-align:center}@media(min-width:768px){.call-to-action h2:nth-of-type(2){font-size:2rem}}.call-to-action div{height:100vw;max-height:400px;max-width:900px;background-image:url(/images/homme-chapeau.jpg);background-position:0;background-repeat:no-repeat;background-size:cover}.call-to-action h2:first-of-type{margin-bottom:2rem;font-size:2rem}.call-to-action h2{font-size:1.5rem;margin-bottom:1rem}.call-to-action h2:nth-of-type(2){margin-top:2rem;margin-bottom:0}.call-to-action p{margin-bottom:2rem}.call-to-action button{margin-top:1rem}.newalors{display:none;color:#2c3e50;font-size:5rem;font-weight:700;position:relative;right:-500px;margin-right:100%;top:140px}@media screen and (min-width:768px){.call-to-action h2:first-of-type{display:none}.call-to-action .newalors{display:block}}.logo{width:100vw;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.logo img{margin-left:20px;max-width:70vw}.logo .burger{max-width:30vw;display:none}@media screen and (max-width:768px){.logo .burger{display:block;font-size:2rem;cursor:pointer;margin-right:20px}.logo .burger .line{width:30px;height:3px;background-color:#ffbe00;margin:5px 0}}.justified{text-align:justify}.mentions-legales{text-align:center;display:flex;flex-direction:column;color:#ffbe00}.pricing{padding:2rem;background-color:#2c3e50;text-align:center;color:#fff}.pricing h2{font-size:2rem;margin-bottom:1.5rem}.pricing .pricing-plans{margin-top:50px;margin-bottom:30px;color:#000;display:flex;justify-content:center;flex-wrap:wrap;gap:5rem}.pricing .pricing-plans .pricing-plan{flex:1 1;min-width:270px;max-width:270px;background-color:#fff;box-shadow:0 4px 6px rgba(0,0,0,.1);border-radius:4px;padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between;transition:scale .2s}.pricing .pricing-plans .pricing-plan h3{font-size:1.5rem;margin-bottom:1rem;transition:color .2s}.pricing .pricing-plans .pricing-plan .price{font-size:1.2rem;font-weight:700;margin-bottom:1rem;transition:color .6s}.pricing .pricing-plans .pricing-plan .price1{font-size:1.03rem;font-weight:700;margin-bottom:1rem;transition:color .6s}.pricing .pricing-plans .pricing-plan ul{list-style:none;padding:0;margin-bottom:2rem}.pricing .pricing-plans .pricing-plan ul li{margin-bottom:.5rem}.pricing .pricing-plans .pricing-plan:hover{scale:1.01}.pricing .pricing-plans .pricing-plan:hover .price{color:#0c0}.pricing .pricing-plans .pricing-plan:hover .price1{color:green}.pricing .pricing-plans .pricing-plan:hover h3{color:#ffbe00}.pricing .pricing-plans .pricing-plan:hover button{background-color:#ffcc32}.pricing .pricing-plans .pricing-plan button{background-color:#ffbe00;color:#fff;border:none;border-radius:4px;padding:.5rem 1rem;font-size:1rem;cursor:pointer;transition:background-color .2s ease}.pricing .pricing-plans .pricing-plan button:hover{background-color:#ffcc32}.latest-blog-posts{padding:2rem 0;background-color:#f5f5f5;text-align:center;align-items:stretch}.latest-blog-posts h2{margin-bottom:1.5rem;font-size:2rem;font-weight:700}.latest-blog-posts .blog-posts{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}.latest-blog-posts .blog-post{width:100%;max-width:400px;padding:1.5rem;background-color:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);display:flex;flex-direction:column;justify-content:space-between;align-items:center}.latest-blog-posts .blog-post img{width:100%;height:200px;object-fit:cover;border-radius:8px}.latest-blog-posts .blog-post h3{margin-bottom:0;font-size:1.5rem;font-weight:700}.latest-blog-posts .blog-post p{font-size:1rem;line-height:1.5;text-align:left;margin-bottom:0}.latest-blog-posts .blog-post button{padding:.5rem 1rem;color:#fff;font-weight:700;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease}.call-to-action h2{font-size:1rem}.faq{padding:2rem 0;background-color:#f5f5f5;text-align:center;align-items:stretch}.faq h2{margin-bottom:1.5rem;font-size:2rem;font-weight:700}.faq .faq-questions{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}.faq .faq-question{width:100%;max-width:400px;padding:1.5rem;background-color:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);display:flex;flex-direction:column;justify-content:space-between}.faq .faq-question h3{margin-bottom:1rem;font-size:1.5rem;font-weight:700}.faq .faq-question p{margin-bottom:1.5rem;font-size:1rem;line-height:1.5;text-align:left}.faq .faq-question button{padding:.5rem 1rem;color:#fff;font-weight:700;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease}.faq .faq-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1rem;padding:1rem}.faq .faq-content .faq-item{border:1px solid rgba(0,0,0,.1);border-radius:5px;padding:1rem}.faq .faq-content .faq-item h3{font-size:1.2rem;margin-bottom:1rem}.faq .faq-content .faq-item p{font-size:1rem;line-height:1.5;color:rgba(0,0,0,.7)}*,:after,:before{box-sizing:border-box}@media screen and (max-width:768px){footer .footer-container,header nav{max-width:calc(100% - 40px)}}body{overflow-x:hidden}.radio{margin-top:3rem;display:flex;flex-direction:row;align-items:flex-start;justify-content:center;gap:3rem;text-align:center}.radio div{display:flex;flex-direction:column;align-items:center;gap:.5rem}.radio div:first-child{transition:.2s;justify-content:center;background-color:#fff;color:#000;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);border-radius:5px;width:100px;height:40 px;padding:.5rem}.radio div:first-child:hover{cursor:pointer}.radio div:nth-child(2){color:#ffbe00}@media screen and (max-width:560px){.radio{flex-direction:column;align-items:center;gap:1rem}.radio div{width:100%}.radio #mensuel{margin-bottom:2rem}}.selectedperiod{background-color:#ffbe00!important;color:#fff!important;scale:1.1;font-weight:700}#plusvendu{translate:-7px -50px;position:fixed;width:100%}#plusvendu div{font-size:16px;color:#2f1c6a;direction:ltr;unicode-bidi:-webkit-isolate;unicode-bidi:isolate;border:0;font-weight:100;position:absolute;padding:8px 68px;border-radius:50px;margin:0 0 20px;background-color:#ffbe00}#plusvendu div,#plusvendu div p{font-family:inherit;line-height:24px;box-sizing:inherit;vertical-align:baseline;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0);text-align:center}#plusvendu div p{margin:0;padding:0;border:0;font-weight:700;color:#fff}#plusvendu div :after{border-top:6px solid #ffbe00;content:"";position:absolute;left:50%;bottom:-6px;transform:translate(-50%);border-left:6px solid transparent;border-right:6px solid transparent}form{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}form input,form textarea{width:400px;max-width:400px;padding:1rem;border:1px solid rgba(0,0,0,.1);border-radius:5px;font-size:1rem;line-height:1.5;color:rgba(0,0,0,.7)}form textarea{height:150px}form select{width:400px;max-width:400px;padding:1rem;border:1px solid rgba(0,0,0,.1);border-radius:5px;font-size:1rem;line-height:1.5;color:rgba(0,0,0,.7)}#arrow{display:block;width:50px;animation:float 2s ease-in-out infinite}@keyframes float{0%{transform:translateY(-25px)}50%{transform:translateY(-30px)}to{transform:translateY(-25px)}}.videos{background-color:#f5f5f5;display:flex;flex-direction:column;align-items:center;justify-content:center}.videos .videoscontainer{max-width:95vw;flex-direction:row;gap:1rem;flex-wrap:wrap}.videos .videoscontainer,.videos .videoscontainer div{display:flex;align-items:center;justify-content:space-evenly}.videos .videoscontainer div{max-width:100%;background-color:#fff;height:500px;width:400px;flex-direction:column;text-align:center}.videos h2{font-size:2rem;margin-bottom:1rem}.cookiesbar{position:fixed;bottom:0;left:0;width:100%;background-color:#2c3e50;color:#fff;padding:1rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between;z-index:1000;box-shadow:0 0 10px 0 rgba(0,0,0,.75)}.cookiesbar p{font-size:1rem;color:hsla(0,0%,100%,.7);margin:auto 1rem auto auto;text-align:justify}.cookiesbar button{margin:0;background-color:#ffbe00;color:#fff;padding:.5rem 1rem;border-radius:5px;border:none;font-size:1rem;line-height:1.5;cursor:pointer}.cookiesbar .oo{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem}.whitespace{height:50px}.littlecookie{display:flex;flex-direction:row;align-items:center;justify-content:center;height:45px;width:45px;background-color:#2c3e50;border-radius:50%;position:fixed;bottom:1rem;left:1rem;box-shadow:0 0 10px 0 hsla(0,0%,100%,.5)}.refused{animation:box-shadow 2s ease-in-out infinite alternate}@keyframes box-shadow{0%{box-shadow:0 0 10px 3px #ff1746}to{box-shadow:0 0 10px 0 rgba(0,0,0,.25)}}.accepted{box-shadow:0 0 2px 3px #ffbe00}.formlabel{color:#ffbe00;transition:color .2s,transform .2s,margin-bottom .2s,opacity .2s;opacity:1;margin-bottom:0}.formlabel,.formlabelhide{font-weight:700;font-size:1.5em;width:100%;max-width:380px}.formlabelhide{height:auto;transition:.4s;color:transparent;opacity:0;margin-bottom:-40px;transform:translateX(20px)}.biggobutton{width:100%;margin:0 0 30px;max-width:380px;height:60px;border:none;border-radius:5px;background-color:#ffbe00;color:#fff;font-size:1.5rem;font-weight:700;cursor:pointer;transition:background-color .2s ease-in-out}.biggobutton:hover{background-color:#ffcc32}@font-face{font-family:__Roboto_289a7b;font-style:normal;font-weight:100;font-display:swap;src:url(/_next/static/media/7f9c2bb12d05b4c1-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Roboto_289a7b;font-style:normal;font-weight:100;font-display:swap;src:url(/_next/static/media/e22508e41752d816-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Roboto_289a7b;font-style:normal;font-weight:100;font-display:swap;src:url(/_next/static/media/d67e8433214df714-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Roboto_289a7b;font-style:normal;font-weight:100;font-display:swap;src:url(/_next/static/media/ed37791012a28541-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Roboto_289a7b;font-style:normal;font-weight:100;font-display:swap;src:url(/_next/static/media/31a961c285846cb0-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Roboto_289a7b;font-style:normal;font-weight:100;font-display:swap;src:url(/_next/static/media/9d97415e38cab482-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Roboto_289a7b;font-style:normal;font-weight:100;font-display:swap;src:url(/_next/static/media/02edef4d0edfad6d-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Roboto_289a7b;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/ac0efabfe978b0ad-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Roboto_289a7b;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/7d1684f14ddac155-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Roboto_289a7b;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/82233a533941ac93-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Roboto_289a7b;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/0881a2b922b3331e-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Roboto_289a7b;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/994bf73bb06543dc-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Roboto_289a7b;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/279b47070a5d5877-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Roboto_289a7b;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/045832894acda0e9-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Roboto_289a7b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/483de911b1a0d258-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Roboto_289a7b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/0e5e1c6a8db9e432-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Roboto_289a7b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/5693677ef07d9b51-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Roboto_289a7b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/28aa5118b38b86e4-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Roboto_289a7b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8720059dfa14a1fe-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Roboto_289a7b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/f1df6186c8d69644-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Roboto_289a7b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/120a5a1920781bd0-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Roboto_289a7b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/27971e35634b7c88-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Roboto_289a7b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/cd31bf4b34f8dfb3-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Roboto_289a7b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ecf49d904668b268-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Roboto_289a7b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/2f66f084fba01545-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Roboto_289a7b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/906678b269849541-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Roboto_289a7b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/674abd25bb7be96f-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Roboto_289a7b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/da897b99eb1fe4a1-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Roboto_289a7b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/80b1a0e600ca6d83-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Roboto_289a7b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7c16c8204ab29534-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Roboto_289a7b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/f756da832d8c34d4-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Roboto_289a7b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/98a28a5430a3cf7f-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Roboto_289a7b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/df2942b6de9d14b5-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Roboto_289a7b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7a7012758df5a81e-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Roboto_289a7b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/6ebb97b5c9fa4e03-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Roboto_289a7b;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/8c3de32e92410013-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Roboto_289a7b;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/e1d0f983e2a3e4f5-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Roboto_289a7b;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/5721dfda5b43cc5f-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Roboto_289a7b;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/d602976d04712c39-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Roboto_289a7b;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/879d1750a4bfabb3-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Roboto_289a7b;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/550cf1913d99b09c-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Roboto_289a7b;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/c714540e49ad5111-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Roboto_Fallback_289a7b;src:local("Arial");ascent-override:92.49%;descent-override:24.34%;line-gap-override:0.00%;size-adjust:100.30%}.__className_289a7b{font-family:__Roboto_289a7b,__Roboto_Fallback_289a7b;font-style:normal}