/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */@import"https://fonts.googleapis.com/css2?family=Courgette&family=Montserrat:wght@400;700&family=Poppins:ital,wght@0,400;0,700;1,500&display=swap";*,*::before,*::after{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:transparent}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}.btn{background-color:#fff;padding:13px 23px;border-radius:7px;color:#ec1d25;text-transform:uppercase;font-size:.7rem}.btn:hover{color:#fff;background-color:#ec1d25}.btn2{grid-column:span 2;width:fit-content;height:fit-content;justify-self:center;border:none;background-color:#111;color:#fff;transition:background-color .3s ease-in-out}.btn2:hover{background-color:#ec1d25;color:#fff}.top-btn{position:fixed;bottom:2rem;right:2rem;font-size:1rem;z-index:2;background-color:rgba(17,17,17,.5)}@media screen and (max-width: 768px){.top-btn{bottom:.7rem;right:.7rem;font-size:1rem;height:44px;width:44px;display:flex;align-items:center;justify-content:center}}body{overflow-x:hidden;color:#222;font-family:"Montserrat",sans-serif}.wrapper{max-width:1200px;margin:0 auto}a{text-decoration:none;text-transform:uppercase;font-size:.75rem;color:#222}a,p,.date-num,.date-txt{font-family:"Montserrat",sans-serif}p{font-size:.9rem;line-height:1.7;margin:.5rem 0}.sect-menu a{font-family:"Poppins",sans-serif;font-size:1.3rem}img{max-width:100%}h1,h2,h4{font-family:"Poppins",sans-serif;text-transform:uppercase;margin:1rem 0}h1,h2{font-weight:700}h1{font-size:90px;letter-spacing:.6rem;margin:0 0 1.2rem 0}h2{font-size:3rem;letter-spacing:.3rem}h3{font-family:"Courgette",cursive;text-transform:capitalize;font-size:1.8rem;margin:0 1rem;font-weight:400}h4{font-family:"Poppins",sans-serif;font-weight:500;letter-spacing:.1rem;font-size:1.4rem}.txt-bloc{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.main h3{color:#ec1d25}.main a{transition:all .3s ease-in-out}.main a:hover{color:#ec1d25}.sect{padding:6vh 0;display:grid}.sect .wrapper{display:grid;width:100%;align-content:center}.sect-titles{text-align:center}input,textarea{color:#999;border-radius:5px;border-style:initial;border:2px solid #999;padding:10px;width:100%}.img-contain{background-position:center;background-size:cover;overflow:hidden}.form-elem{display:flex;flex-direction:column;align-items:flex-start}.form-elem label{margin-bottom:.5rem}@keyframes slideUp{0%{opacity:0;-webkit-transform:translateY(200px);transform:translateY(200px)}50%{opacity:0}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-200px)}50%{opacity:0}100%{opacity:1;transform:translateY(0)}}@keyframes rotate{0%{transform:rotate(0);opacity:0}50%{opacity:0}100%{transform:rotate(360deg);opacity:1}}@media screen and (max-width: 1023px){.wrapper{max-width:90vw}}.header{width:100vw;height:100vh;background-image:url(../img/bg-intro-01.jpg);background-position:center;background-size:cover;overflow:hidden;color:#fff}.header h3{font-size:3.7rem;animation:1.3s ease-in-out slideDown}.header a:not(.btn){color:#fff}.header a:not(.btn):hover{color:#ec1d25}.header .wrapper{display:flex;flex-direction:column;align-items:center;height:100%}.header .head-txt{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.header a{transition:all .4s ease-in-out;animation:1.3s ease-in-out rotate}.header h1{animation:1.3s ease-in-out slideUp}.contact .header,.blog .header{width:100vw;height:60vh}.contact .header .head-txt h1,.blog .header .head-txt h1{font-size:3.1rem}@media screen and (max-width: 768px){.header h1{text-align:center;font-size:3.75rem}.header h3{font-size:2rem}}.footer{background-color:#222}.footer h4{color:#fff}.footer p{color:#999}.footer .foot-date{color:#555;margin-top:1rem}.footer .top-foot{display:grid;padding:3rem 0;grid-template-columns:repeat(3, 1fr);grid-template-areas:". twitter gridy" ". twitter gridy";gap:2rem}.footer .top-foot a{color:#ec1d25;text-transform:lowercase}.footer .top-foot p{font-size:.8rem;margin:.3rem 0 1rem 0}.footer .top-foot .txt-twit{grid-area:twitter}.footer .bottom-foot{background:#111}.footer .bottom-foot .wrapper{display:flex;align-items:center;justify-content:space-between;font-size:.9rem}.footer .bottom-foot a{color:#999;text-transform:capitalize;font-size:.9rem}.footer .bottom-foot p a{opacity:.5}.footer .bottom-foot .foot-socials a{color:#fff;margin-left:1rem;font-size:1rem}.footer .bottom-foot .foot-socials a:nth-of-type(1){margin-left:0}.gallery{grid-area:gridy;display:grid;grid-template-columns:repeat(4, 1fr);grid-template-rows:50px repeat(3, 5.3rem);gap:.8rem}.gallery h4{grid-column:span 4}.gallery .img-grid{width:5.3rem;height:5.3rem;background-position:center;background-size:cover;display:block;position:relative}.gallery .img-grid::before{content:"";height:100%;width:100%;background-color:#ec1d25;opacity:0;position:absolute;transition:opacity .3s ease-in-out}.gallery .img-grid:hover::before{opacity:.5}.gallery .img-grid:nth-of-type(1){background-image:url(../img/photo-gallery-01.jpg)}.gallery .img-grid:nth-of-type(2){background-image:url(../img/photo-gallery-02.jpg)}.gallery .img-grid:nth-of-type(3){background-image:url(../img/photo-gallery-03.jpg)}.gallery .img-grid:nth-of-type(4){background-image:url(../img/photo-gallery-04.jpg)}.gallery .img-grid:nth-of-type(5){background-image:url(../img/photo-gallery-05.jpg)}.gallery .img-grid:nth-of-type(6){background-image:url(../img/photo-gallery-06.jpg)}.gallery .img-grid:nth-of-type(7){background-image:url(../img/photo-gallery-07.jpg)}.gallery .img-grid:nth-of-type(8){background-image:url(../img/photo-gallery-08.jpg)}.gallery .img-grid:nth-of-type(9){background-image:url(../img/photo-gallery-09.jpg)}.gallery .img-grid:nth-of-type(10){background-image:url(../img/photo-gallery-10.jpg)}.gallery .img-grid:nth-of-type(11){background-image:url(../img/photo-gallery-11.jpg)}.gallery .img-grid:nth-of-type(12){background-image:url(../img/photo-gallery-12.jpg)}@media screen and (max-width: 1023px){.footer .top-foot{grid-template-columns:100%;grid-template-areas:"." "." "twitter" "twitter" "gridy" "gridy"}.footer .top-foot .gallery{gap:.5rem;grid-template-rows:50px repeat(3, 1fr)}.footer .top-foot .gallery .img-grid{width:4rem;height:4rem}.footer .bottom-foot .wrapper{flex-direction:column;align-items:flex-start;padding:1rem 0}}.top-nav{display:flex;align-items:center;justify-content:space-between;margin-top:3vh;width:100%}.top-nav a{font-size:.8rem;margin-left:1.5rem}.top-nav a:nth-of-type(1){margin-left:0}.top-nav .nav-right{display:flex;align-items:center}.top-nav .nav-right .head-socials a{margin-left:1rem}.top-nav .nav-right .head-socials a:nth-of-type(1){margin-left:0}.top-nav .nav-right .elBurgerito{width:30px;height:40px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-left:30px;cursor:pointer}.top-nav .nav-right .elBurgerito .burger-line{background:#fff;width:90%;height:2px;margin:5px 0;border-radius:2px;transition:all .4s ease-in-out}.top-nav .nav-right .elBurgerito:hover .burger-line{background:#ec1d25}.burger-pop{height:100vh;width:30vw;position:fixed;right:0;background-color:#fff;right:-100%;transition:all .5s ease-in-out;z-index:10}.burger-pop,.burger-pop .burger-nav{display:flex;flex-direction:column;align-items:center;justify-content:center}.burger-pop a{margin-bottom:1.5rem;font-size:.85rem;transition:all .5s ease-in-out}.burger-pop a:not(.btn):hover{color:#ec1d25}.burger-pop .btn{margin-bottom:3rem}.burger-pop .gallery{grid-template-columns:repeat(3, 1fr);grid-template-rows:50px repeat(3, 5.3rem)}.burger-pop .gallery h4{grid-column:span 3;text-align:center;font-size:1.2rem}.burger-pop .cross{cursor:pointer}.burger-pop .x-line{width:25px;height:2px;background:#555;border-radius:1px;position:absolute;top:2rem;right:2rem}.burger-pop .x-line:nth-of-type(1){transform:rotate(45deg)}.burger-pop .x-line:nth-of-type(2){transform:rotate(-45deg)}.active{right:0;transition:all .5s ease-in-out}.overlay{position:fixed;transition:all .5s ease-in-out;width:100vw;height:100vh;opacity:0;z-index:-1}.overlon{width:100vw;height:100vh;background:#000;opacity:.5;top:0;left:0;z-index:5;transition:all .5s ease-in-out}@media screen and (max-width: 1023px){.head-nav{display:none}.burger-pop{width:80vw;height:100%;overflow-y:scroll;justify-content:flex-start;padding:3em 0}.burger-pop .burger-nav .nav-links:nth-of-type(6){margin-bottom:3rem}}.sect-two .wrapper{grid-template-columns:repeat(2, 1fr)}.sect-two .wrapper .txt-bloc,.sect-two .wrapper .img-bloc{margin:4vw}.sect-two .wrapper .txt-bloc{margin-left:0}.sect-two .wrapper .img-bloc{margin-right:0;width:70%;max-width:390px;max-height:390px;overflow:hidden;border-radius:10px}.sect-two .wrapper .img-bloc img{height:100%;transition:transform .3s ease-in-out}.sect-two .wrapper .img-bloc img:hover{transform:scale(1.1)}.sect-two .wrapper a{letter-spacing:1px}.sect-welcome{background-image:url(../img/pattern1.png);background-repeat:repeat}.sect-solo{display:flex;flex-direction:column;align-items:center;justify-content:center;background-size:cover;background-attachment:fixed}.sect-solo h2{color:#fff}.sect-discover{background-image:url(../img/bg-intro-01.jpg);height:45vh}.sect-two .txt-bloc p,.sect-3blocs .txt-bloc p{margin-bottom:1.5rem}.sect-3blocs{grid-template-columns:repeat(3, 1fr);gap:4rem}.sect-3blocs .txt-bloc{align-items:flex-start;text-align:left}.sect-3blocs .art-1bloc{display:grid;grid-template-rows:60% 40%;height:400px}.sect-3blocs .art-1bloc .img-contain{overflow:hidden;border-radius:15px}.sect-3blocs .art-1bloc .img-contain a{background-position:center;background-size:cover;display:block;height:100%}.sect-3blocs .art-1bloc .img-contain a:hover{transform:scale(1.1)}.sect-3blocs .art-1bloc:nth-of-type(1) .img-contain a{background-image:url(../img/intro-01.jpg)}.sect-3blocs .art-1bloc:nth-of-type(2) .img-contain a{background-image:url(../img/photo-gallery-01.jpg)}.sect-3blocs .art-1bloc:nth-of-type(3) .img-contain a{background-image:url(../img/intro-04.jpg)}.sect-menu{background-image:url(../img/pattern1.png);background-repeat:repeat}.sect-menu .grid-menu{display:grid;gap:2rem;height:700px;grid-template-columns:repeat(3, 1fr);grid-template-areas:"lun din dri" "lun din sta" "hap hap des"}.sect-menu .grid-menu .art-menu{border-radius:15px;display:flex;justify-content:center;align-items:center;overflow:hidden;position:relative}.sect-menu .grid-menu .art-menu:hover .img-contain{transform:scale(1.1)}.sect-menu .grid-menu .art-menu .img-contain{position:absolute;z-index:0;height:100%;width:100%;transition:transform .3s ease-in-out}.sect-menu .grid-menu .art-menu a{background-color:rgba(255,255,255,.8);padding:1.5rem;border-radius:15px;font-size:1.4rem;letter-spacing:.1rem;z-index:1}.sect-menu .grid-menu .art-menu a:hover{background-color:rgba(252,44,44,.8);color:#fff}.sect-menu .grid-menu .art-lunch{grid-area:lun}.sect-menu .grid-menu .art-lunch .img-contain{background-image:url(../img/blog-14.jpg)}.sect-menu .grid-menu .art-dinner{grid-area:din}.sect-menu .grid-menu .art-dinner .img-contain{background-image:url(../img/our-menu-05.jpg)}.sect-menu .grid-menu .art-drink{grid-area:dri}.sect-menu .grid-menu .art-drink .img-contain{background-image:url(../img/our-menu-08.jpg)}.sect-menu .grid-menu .art-start{grid-area:sta}.sect-menu .grid-menu .art-start .img-contain{background-image:url(../img/our-menu-10.jpg)}.sect-menu .grid-menu .art-happy{grid-area:hap}.sect-menu .grid-menu .art-happy .img-contain{background-image:url(../img/our-menu-13.jpg)}.sect-menu .grid-menu .art-dessert{grid-area:des}.sect-menu .grid-menu .art-dessert .img-contain{background-image:url(../img/our-menu-16.jpg)}.sect-events{height:100vh;background-image:url(../img/bg-event-01.jpg);background-position:center;background-size:cover}.sect-events h2{color:#fff}.sect-events .art-event{display:grid;grid-template-columns:50% 50%;width:100%;text-align:center;border-radius:15px;overflow:hidden}.sect-events .art-event a .img-contain{background-image:url(../img/event-06.jpg);background-size:cover;background-position:center;width:100%;height:100%;position:relative}.sect-events .art-event a .img-contain .vert{writing-mode:vertical-lr;color:#fff;position:absolute;background-color:rgba(252,44,44,.8);width:60px;height:100%;display:flex;justify-content:center;align-items:center}.sect-events .art-event .event-txt{display:flex;flex-direction:column;background-color:#fff;padding:3rem}.sect-events .art-event .event-txt p{margin-bottom:2rem}.sect-events .art-event .maxi-date{display:grid;grid-template-columns:repeat(4, 1fr);grid-template-rows:repeat(2, 1fr);text-align:center}.sect-events .art-event .maxi-date .date-txt,.sect-events .art-event .maxi-date .date-num{font-weight:700}.sect-events .art-event .maxi-date .date-num{font-size:3rem;color:#ec1d25}.sect-events .art-event .maxi-date .date-txt{text-transform:uppercase;font-size:.8rem;color:#999}.sect-reserve .reserve-form{font-family:"Montserrat",sans-serif;color:#555;display:grid;grid-template-columns:repeat(2, 50%);grid-template-rows:repeat(4, 1fr);gap:2rem}.sect-review{display:flex;flex-direction:column;align-items:center}.sect-review .rev-img-contain{border-radius:50%;width:118px;height:118px;background-image:url(../img/avatar-03.jpg);background-position:center;background-size:cover;border:3px solid #ec1d25}.sect-review .txt-bloc p,.sect-review .txt-bloc small{color:#555}.sect-review .txt-bloc p{max-width:1000px;font-size:1.1rem}.sect-review .txt-bloc small{font-size:.75rem;text-transform:uppercase;margin-bottom:3rem}.sect-review .txt-bloc .stars{color:#ec1d25;margin-bottom:3rem}.sect-review .txt-bloc .dots{font-size:.5rem;color:#999;margin-bottom:4rem}.sect-review .txt-bloc i:nth-of-type(2){color:#ec1d25;margin:0 5px}.sect-discover{height:80vh;background-image:url(../img/bg-cover-video-02.jpg)}.sect-discover .play{width:70px;height:70px;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .5s ease-in-out;margin-top:2rem}.sect-discover .play:hover{transform:scale(1.2);color:#fff;background-color:rgba(252,44,44,.8)}.sect-bloginette .art-1bloc .img-contain{position:relative}.sect-bloginette .art-1bloc .img-contain small{position:absolute;bottom:10px;left:20px;color:#fff;background-color:rgba(0,0,0,.308);padding:4px;border-radius:2px}.sect-bloginette .art-1bloc:nth-of-type(1) .img-contain a{background-image:url(../img/blog-01.jpg)}.sect-bloginette .art-1bloc:nth-of-type(2) .img-contain a{background-image:url(../img/blog-02.jpg)}.sect-bloginette .art-1bloc:nth-of-type(3) .img-contain a{background-image:url(../img/blog-03.jpg)}.sect-signup{display:flex;justify-content:center;align-items:center;height:30vh;background:url(../img/pattern1.png);background-repeat:repeat}.sect-signup input:nth-of-type(1){width:20vw;margin:0 2rem}@media screen and (max-width: 768px){.sect-two .wrapper{display:flex;flex-direction:column;align-items:center}.sect-two .wrapper .img-bloc{margin-left:0}.sect-3blocs{display:flex;flex-direction:column}.sect-menu .grid-menu{height:fit-content;grid-template-columns:100%;grid-template-rows:60vh 60vh 15vh 30vh 30vh 30vh;grid-template-areas:"lun" "din" "hap" "dri" "sta" "des"}.sect-events{height:fit-content}.sect-events .art-event{grid-template-rows:1fr 2fr;grid-template-columns:100%}.sect-events .art-event a .img-contain .vert{writing-mode:horizontal-tb;width:100%;height:40px}.sect-events .art-event .event-txt{padding:1.5rem}.sect-events .art-event .event-txt .maxi-date{grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(4, 1fr);grid-template-areas:"num1 num2" "txt1 txt2" "num3 num4" "txt3 txt4";padding:0 3rem}.sect-events .art-event .event-txt .maxi-date .date1{grid-area:num1}.sect-events .art-event .event-txt .maxi-date .date2{grid-area:num2}.sect-events .art-event .event-txt .maxi-date .date3{grid-area:num3}.sect-events .art-event .event-txt .maxi-date .date4{grid-area:num4}.sect-events .art-event .event-txt .maxi-date .date5{grid-area:txt1}.sect-events .art-event .event-txt .maxi-date .date6{grid-area:txt2}.sect-events .art-event .event-txt .maxi-date .date7{grid-area:txt3}.sect-events .art-event .event-txt .maxi-date .date8{grid-area:txt4}.sect-reserve .wrapper .txt-bloc{margin-right:0}.sect-reserve .reserve-form{display:flex;flex-direction:column;align-items:center}.sect-reserve .reserve-form .form-time,.sect-reserve .reserve-form .form-date{width:100%}.sect-signup{flex-direction:column}.sect-signup input:nth-of-type(1){width:70%;margin-bottom:1rem}}.contact .header{background-image:url(../img/bg-title-page-01.jpg)}.contact .main{background:url(../img/pattern1.png);background-repeat:repeat}.contact .main .wrapper{display:flex;flex-direction:column;align-items:center}.contact .main .wrapper iframe{border-radius:15px;margin:4rem 0}.contact .main .wrapper h4{margin-bottom:4rem}.contact .main .wrapper .reserve-form{max-width:80%;display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem;grid-template-areas:"name mail tel" "mess mess mess" ". sub .";margin-bottom:4rem}.contact .main .wrapper .reserve-form .form-mess{grid-area:mess}.contact .main .wrapper .reserve-form .form-mess textarea{width:100%}.contact .main .wrapper .reserve-form .btn{grid-area:sub}.contact .loc-call-hours{display:flex;align-items:flex-start;width:100%;justify-content:space-between;margin:5rem 0}.contact .loc-call-hours .lch-blocs{display:flex;flex-direction:column;padding-left:50px}.contact .loc-call-hours .lch-blocs h4{position:relative;margin-bottom:2rem}.contact .loc-call-hours .lch-blocs p{margin:0}.contact .loc-call-hours .lch-blocs h4::after{content:"";background-position:center;background-size:contain;background-repeat:no-repeat;height:25px;width:25px;position:absolute;left:-50px;top:1px;z-index:1000}.contact .loc-call-hours .lch-blocs:nth-of-type(1) h4::after{content:"";background-image:url(../img/map-icon.png)}.contact .loc-call-hours .lch-blocs:nth-of-type(2) h4::after{content:"";background-image:url(../img/phone-icon.png)}.contact .loc-call-hours .lch-blocs:nth-of-type(3) h4::after{content:"";background-image:url(../img/clock-icon.png)}@media screen and (max-width: 768px){.contact .main .wrapper .reserve-form{display:flex;flex-direction:column;max-width:100%;width:100%}.contact .main .wrapper .reserve-form .btn{align-self:center;width:50%}}.contact .loc-call-hours{flex-direction:column;width:60%}.contact .loc-call-hours .lch-blocs{padding-left:0}.blog .header{background-image:url(../img/bg-title-page-03.jpg)}.blog .main .wrapper{display:grid;grid-template-columns:70% 30%}.blog .main .home-blog{grid-column:span 2;border-bottom:1px solid #dbdbdb;height:60px;display:flex;align-items:center;word-spacing:10px}.blog .main .home-blog span{margin-left:10px;font-size:.75rem;text-transform:uppercase;color:#999}@media screen and (max-width: 768px){.blog .main .wrapper{display:flex;flex-direction:column}.blog .main .wrapper .main-column{padding-right:0;border-right:0}.blog .main .wrapper .blog-links{padding-left:0;border-left:0;padding-top:0}}.main-column{display:flex;flex-direction:column;padding-top:5rem;padding-right:50px;border-right:1px solid #dbdbdb}.main-column .art-blog{margin-bottom:5rem;position:relative}.main-column .art-blog .blog-date{position:absolute;top:15px;left:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#ec1d25;color:#fff;padding:10px;z-index:1}.main-column .art-blog .blog-date span{font-size:2.5rem;font-weight:700}.main-column .art-blog .img-contain{overflow:hidden}.main-column .art-blog .img-contain,.main-column .art-blog .blog-date{border-radius:15px}.main-column .art-blog img{width:100%;height:100%;z-index:-1;display:block;transition:transform .3s ease-in-out}.main-column .art-blog img:hover{transform:scale(1.1)}.main-column .art-blog .txt-bloc{align-items:flex-start;margin-top:30px;text-align:left}.main-column .art-blog .txt-bloc h4{font-size:1.8rem;margin-bottom:1.5rem}.main-column .art-blog .txt-bloc p{margin:20px 0}.main-column .page-blog{display:flex;height:200px;align-items:center}.main-column .page-blog a{border:1px solid #dbdbdb;border-radius:50%;height:50px;width:50px;display:flex;align-items:center;justify-content:center;margin-right:15px}.main-column .page-blog a:hover{background-color:#555;color:#fff}.blog-links{padding-left:50px;padding-top:5rem}.blog-links h4{padding:25px 0}.blog-links .search-bar{display:flex;justify-content:stretch}.blog-links .search-bar .input-search{border-radius:0;border-style:inset}.blog-links .search-bar .search-btn{border-radius:0;padding:15px 23px}.blog-links .side-nav{display:flex;flex-direction:column}.blog-links .blog-nav h4{border-bottom:1px solid #dbdbdb;margin-bottom:0}.blog-links .blog-nav .blog-nav-links{border-bottom:1px solid #dbdbdb;padding:8px 0}.blog-links .popular-nav .popular-nav-blocs{display:flex;margin-bottom:20px}.blog-links .popular-nav .popular-nav-blocs .popular-img{width:70px;height:70px;border-radius:15px;overflow:hidden}.blog-links .popular-nav .popular-nav-blocs .popular-img a{background-position:center;background-size:cover;display:block;width:100%;height:100%}.blog-links .popular-nav .popular-nav-blocs .popular-img .link-1{background-image:url(../img/blog-11.jpg)}.blog-links .popular-nav .popular-nav-blocs .popular-img .link-2{background-image:url(../img/blog-12.jpg)}.blog-links .popular-nav .popular-nav-blocs .popular-img .link-3{background-image:url(../img/blog-13.jpg)}.blog-links .popular-nav .popular-nav-blocs .popular-img .link-4{background-image:url(../img/blog-14.jpg)}.blog-links .popular-nav .popular-nav-blocs .popular-img .link-5{background-image:url(../img/blog-15.jpg)}.blog-links .popular-nav .popular-nav-blocs .popular-txt-bloc{margin-left:15px}.blog-links .popular-nav .popular-nav-blocs .popular-txt-bloc a{color:#000;font-weight:700}.blog-links .popular-nav .popular-nav-blocs .popular-txt-bloc p{color:#999;font-size:.8rem}.blog-links .popular-nav .popular-nav-blocs:nth-of-type(5){margin-bottom:0}.blog-links .archive-nav .archive-line{display:flex;align-items:center}.blog-links .archive-nav .archive-line p{margin-left:auto;color:#999;font-size:.8rem}
/*# sourceMappingURL=maps/styles.min.css.map */
