/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
*{margin:0;padding:0;text-decoration:none;box-sizing:border-box}html{line-height:1.15;-webkit-text-size-adjust:100%}main{display:block}h1{font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}ul{list-style-type:none}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:25%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.75em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button:focus,input:focus,optgroup:focus,select:focus,textarea:focus,button::-moz-focus-inner,input::-moz-focus-inner,optgroup::-moz-focus-inner,select::-moz-focus-inner,textarea::-moz-focus-inner{outline:0}button,input{overflow:visible}button,select{text-transform:none}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}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}:root{--font-1:'Engschrift',sans-serif;--font-2:'Rockwell',serif;--font-3:'Usual',sans-serif;--yellow:#d5a989;--red:#971420;--black:#1a1919;--spacing:100px;--vpd:100px;--hpd:7.5%;--navtop:120px;--navtop-scroll:80px;--footer:50px}body{font:200 18px/1.5 var(--font-3);color:#fff;background-color:var(--black)}main{min-height:calc(100vh - var(--navtop) - var(--footer))}.vpd{padding-top:var(--vpd);padding-bottom:var(--vpd)}.hpd{padding-left:var(--hpd);padding-right:var(--hpd)}.full{width:100%}.half{width:50%}.p-rel{position:relative}.p-abs{position:absolute}.just-bg{background-size:cover;background-position:center;background-repeat:no-repeat}.just-img{object-fit:cover;object-position:center}.shadow{box-shadow:10px 10px 15px -10px rgba(51,51,51,.1)}h1,h2,h3,h4,.font-1{font-family:var(--font-1);font-weight:400;text-transform:uppercase;letter-spacing:.5px;line-height:1.25}h1{font-size:80px;line-height:1}h1.separator{padding-bottom:30px}h2{margin-bottom:30px;font-size:80px;line-height:1}h2.small{font-size:42px}.font-2{font-family:var(--font-2);font-size:20px}.font-3{font-family:var(--font-3)}.text-center{text-align:center}p+p{margin-top:30px}.fx,.fx-col,.fx-2,.fx-3,.fx-4,.fx-5,.card-2,.card-3,.card-4,.card-5{display:flex}.fx-col{flex-direction:column}.just-center{justify-content:center}.just-end{justify-content:flex-end}.just-start{justify-content:flex-start}.just-around{justify-content:space-around}.just-between,.card-2,.card-3,.card-4,.card-5{justify-content:space-between}.al-center{align-items:center}.al-end{align-items:flex-end}.al-start{align-items:flex-start}.wrap,.fx-2,.fx-3,.fx-4,.fx-5,.card-2,.card-3,.card-4,.card-5{flex-wrap:wrap}.wrap-rev{flex-wrap:wrap-reverse}ul.bullet{list-style-type:disc}ul.dashed{margin:10px 0}ul.dashed>li{text-indent:10px}ul.dashed>li:before{content:"-";margin-right:10px}.white{color:#fff}.red{color:var(--red)}.yellow{color:var(--yellow)}.black{color:var(--black)}.to-white:hover{color:#fff}.to-red:hover{color:var(--red)}.to-yellow:hover{color:var(--yellow)}.to-black:hover{color:var(--black)}.bg-white{background-color:#fff}.bg-red{background-color:var(--red)}button,a{cursor:pointer;display:inline-block;transition:.4s}button{background:0 0;border:none}[class*=btn-]{padding:10px 15px;font-weight:700;font-size:14px;text-transform:uppercase;border:0}.btn-white{color:#333;background:#fff}.btn-to-white:hover{color:#333;background:#fff}input,textarea{margin-bottom:30px;padding:10px 0;background:0 0;color:#fff;border:none;border-bottom:1px solid #fff}img[data-src]{min-height:200px;background:linear-gradient(180deg,#fff,silver,#fff) no-repeat;background-size:500% 500%;animation:loading 1s infinite linear;font:300 12px/1.5 var(--font)}@keyframes loading{0%{background-position:50% -50%}100%{background-position:50% 150%}}#navtop{width:100%;height:var(--navtop);position:absolute;top:0;left:0;z-index:100}#navtop.scroll{height:var(--navtop-scroll);background:var(--black);position:fixed;justify-content:space-between}#home-link svg,#home-link img{height:50px}#navlinks a{color:#fff;font:normal 20px/1 var(--font-1);letter-spacing:.5px;text-transform:uppercase;position:relative}#navlinks a:hover{color:var(--yellow)}#navlinks a:after{content:"";width:0;height:1px;background:var(--yellow);position:absolute;bottom:-5px;transition:width .4s ease-out}#navlinks>a:not(:hover):after{right:0}#navlinks>a:hover:after{width:100%;left:0}#burger-menu{width:35px;height:27px;position:relative;z-index:100;cursor:pointer}#burger-menu.active{position:fixed;top:25px;right:7.5%}#burger-menu>div{width:100%;height:3px;background:#fff;transition:.4s}#burger-menu>div:first-of-type{transform-origin:top left}#burger-menu>div:last-of-type{transform-origin:bottom left}#burger-menu.active>div:first-of-type{transform:rotate(45deg)}#burger-menu.active>div:nth-of-type(2){background:0 0}#burger-menu.active>div:last-of-type{transform:rotate(-45deg)}footer{max-width:1000px;margin:100px auto 300px auto}footer img:not(.background){margin:50px auto;max-width:150px}footer li:not(:last-of-type){margin-bottom:10px}.copyright{margin-top:300px;font-size:12px;opacity:.7}footer>.full{padding:30px var(--hpd) 0 var(--hpd);border-top:1px solid rgba(255,255,255,.5)}footer>.full>ul,footer>.full>div{padding:0 30px}footer>.full>ul:nth-child(2){border:1px solid rgba(255,255,255,.5);border-width:0 1px}footer .contacts{font-size:20px}footer .fa-phone{margin-right:10px;padding:5px;font-size:16px;border:1px solid var(--yellow);display:inline-block;transform:rotate(90deg)}footer .contacts a:last-of-type{margin-top:20px;font-size:20px}footer img.background{width:60%;bottom:-50px;left:20%;z-index:-1;opacity:.05}#call-button{width:50px;height:50px;background:0 0;border:1px solid var(--yellow);font-size:20px;position:fixed;bottom:50px;right:50px;z-index:50}#call-button i{transform:rotate(90deg)}#call-button span{width:auto;padding:10px;font-size:26px;bottom:0;right:0;opacity:0;transition:.4s}#call-button:hover{background-color:var(--yellow)}#call-button:not(:hover) span{pointer-events:none}#call-button:hover span{bottom:100%;opacity:1}#form-message{width:350px;padding:20px;background:#fff;text-align:center;border-top:5px solid;position:fixed;top:-100px;left:calc((100% - 350px)/2);opacity:0;transition:.4s;z-index:100}#form-message.active{top:30px;opacity:1}header.vpd{padding-top:calc(var(--vpd) + var(--navtop))}header:not(.small){min-height:100vh}.header-info{width:55%;margin-top:calc(var(--vpd)/2)}.header-info p.font-2{margin-top:50px;max-width:380px}.header-img{width:45%;align-self:flex-start}.header-img img:not(.p-abs){width:100%;height:95vh}.header-img img.p-abs:not(.header-badge){width:40%;height:95vh;top:0;left:30%}.header-badge{width:30%;top:30%;left:-15%}#homepage .logo{max-width:40vw;margin:0 auto 40px;text-align:center}.grit,.grit-black{position:relative}.grit:before,.grit-black:before{content:"";width:100%;height:100%;background-size:cover;position:absolute;top:0;left:0;z-index:-2;opacity:.2}.grit-black:before{opacity:.4}.grit-black.bg-red{background-color:transparent}.grit-black.bg-red:after{content:"";width:100%;height:100%;background-color:var(--red);position:absolute;top:0;left:0;z-index:-3}.separator{padding-bottom:10px;position:relative}.separator:after{content:"";width:100px;height:2px;background:var(--yellow);position:absolute;bottom:0;left:0}h2.separator{padding-bottom:30px}.underline,.arrow-link{padding-bottom:10px;font:normal 27px/1 var(--font-1);text-transform:uppercase;letter-spacing:.5px;color:#fff;border-bottom:1px solid var(--yellow)}.arrow-link{margin-top:50px;position:relative}.arrow-link:after{content:"";width:30px;height:70%;background-size:contain;background-repeat:no-repeat;position:absolute;top:2px;right:-45px;transition:.4s}.arrow-link:hover{color:var(--yellow)}.arrow-link:hover:after{right:-50px}.box{margin:0 auto 50px auto;padding:70px;font-size:50px;text-align:center;display:inline-block;position:relative;--box-padding:40px}.box:before,.box:after{content:"";position:absolute;border:1px solid var(--yellow)}.box:before{width:calc(100% - var(--box-padding));height:100%;top:0;left:calc(var(--box-padding)/2)}.box:after{width:100%;height:calc(100% - var(--box-padding));top:calc(var(--box-padding)/2);left:0}#selections-grid .col{height:40vw;border:1px solid var(--yellow);display:flex;justify-content:center;align-items:center}#selections-grid .col img{width:85%;height:85%;top:7.5%;left:7.5%;transition:.4s;z-index:-1;opacity:.75}#selections-grid>.p-rel:hover img{width:90%;height:90%;top:5%;left:5%}#selections-grid h3.underline{transition:.4s}#selections-grid>.p-rel:hover h3.underline{color:var(--yellow)}#selections-grid>.p-rel .text-bloc{width:100%;height:100%;padding:10%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;position:absolute;top:0;left:0;transition:background-color .4s}#selections-grid .more-info{color:#fff}#selections-grid .more-info b{font-weight:600}#selections-grid h3.underline+p{padding-top:20px}#selections .arrow-link{margin-top:100px}#badges>h2{margin-bottom:100px}#badges .card-5 p{padding:0 25px;font-size:16px}#badges div>img{width:60%;height:60%;margin-bottom:30px}#homepage header.vpd{padding-top:var(--navtop)}#homepage h1 img{max-width:500px;max-height:30vh}#homepage h1 p{font-weight:400;line-height:1.5;text-transform:none}#homepage header a{margin-top:5vh}#presentation:after{content:"";width:30%;height:70%;background:var(--red);position:absolute;top:0;left:0;z-index:-1}#presentation img{width:35%}#presentation div{width:55%}#presentation p,#presentation a{margin-top:50px}#selections>img.p-abs{width:10%;top:var(--vpd)}#selections .pastille-terroir{left:var(--hpd)}#selections .pastille-qualite{right:var(--hpd)}#selections .shrink{margin-bottom:100px}#selections .shrink p{margin-top:50px;max-width:600px}#homepage #chalandise{margin-top:30px;cursor:pointer;display:inline-block}#chalandise img{width:180%;max-width:80vw;padding:10px;background:#cebaac;border-radius:5px;top:0;left:50%;z-index:10;transform:translateX(-50%);opacity:0;pointer-events:none;transition:.4s}#chalandise:hover img{top:50px;opacity:1}#maison-presentation{width:80%}#maison-presentation img.just-img{width:30vw;height:30vw;top:-50px;left:-10%}#maison-presentation img:not(.just-img){width:10vw;height:10vw;top:25vw;left:20%}#selections-cards .card{padding:30px;border:1px solid rgba(255,255,255,.5);border-radius:2px}#selections-cards img{margin-bottom:50px;opacity:.5;transition:.4s}#selections-cards .card:hover{border-color:#fff}#selections-cards .card:hover img{opacity:1}#history{margin-top:var(--vpd)}#history-start:after{content:"";width:30%;height:100%;background:var(--yellow);position:absolute;bottom:0;right:0;z-index:-1}#history-present:after{content:"";width:25%;height:60%;background:var(--red);position:absolute;bottom:0;left:0;z-index:-1}#history-start img{width:40%}#history-present{padding-top:0}#history-present img{width:25%}#history-present .font-2{margin-top:150px}.img-text>img{width:35%}.img-text>div{width:60%}#contact .header-badge{width:45%;top:10%}#contact-form h2{margin-top:100px}#contact-form>.p-rel{width:30%}#contact-form form{margin-top:50px}#contact-table{font-size:28px}#contact #call-button{display:none}#mentions-legales h2{margin-top:50px;font-size:30px}#mentions-legales h3{margin-top:20px;font-size:24px}#mentions-legales a{color:var(--yellow)}#page-not-found a.underline{margin-top:50px}@media screen and (min-width:769px){.mb-only{display:none}.dt-half{width:50%}.fx-2>div,.fx-2>li,.fx-2>.col{width:50%}.fx-3>div,.fx-3>li,.fx-3>.col{width:calc(100%/3)}.fx-4>div,.fx-4>li,.fx-4>.col{width:25%}.fx-5>div,.fx-5>li,.fx-5>.col{width:20%}.card-2>div,.card-2>li,.card-2>.card{width:48%}.card-3>div,.card-3>li,.card-3>.card{width:30%}.card-4>div,.card-4>li,.card-4>.card{width:23%}.card-5>div,.card-5>li,.card-5>.card{width:18%}#navtop:not(.scroll){justify-content:center}#navtop:not(.scroll) #home-link{position:absolute;top:calc((var(--navtop) + 50)/2);left:var(--hpd)}#navlinks a:not(:last-of-type),#navlinks>div{margin-right:50px}#navlinks a:not(:last-of-type):before,#navlinks>div:before{content:"";width:5px;height:5px;background:var(--yellow);position:absolute;top:7px;right:-28px;border-radius:100%}#selections-anchors ul{width:120%;padding-top:30px;position:absolute;top:20px;left:-10%;opacity:0;transition:.4s}#selections-anchors:hover ul{opacity:1}#selections-anchors:not(:hover) ul{pointer-events:none}#selections-anchors>a{transform:translateY(-3px)}#selections-anchors li a{width:100%;margin:0;padding:10px;background:var(--red)}#selections-anchors li a:hover{background:var(--yellow);color:#fff}#selections-anchors li a:before,#selections-anchors li a:after{display:none}.copyright p:first-of-type{margin-right:50px}.copyright p{margin-top:0}#selections-grid>.p-rel:hover .text-bloc{background-color:rgba(0,0,0,.75)}#selections-grid>.p-rel .more-info{max-height:0;opacity:0;transition:.8s}#selections-grid>.p-rel:hover .more-info{max-height:30vh;opacity:1}#homepage h1 p{margin-top:15vh;font-size:24px}#maison-presentation{margin-left:20%;padding-left:30%}#selections-cards img{width:50%;height:50%}#history-present>div{width:70%;padding-right:20%}#contact-table>div,#contact-table i{border:1px solid var(--yellow)}#contact-table>div:nth-child(2){border-width:1px 0}#contact-table i{width:100%;padding:20px 0;border-width:0 0 1px}#contact-table a{padding:40px 0}}@media screen and (max-width:768px){:root{--vpd:75px;--navtop:80px}.mb-not{display:none !important}.mb-full{width:100% !important}.fx-2>div,.fx-2>li,.fx-2>.col,.fx-3>div,.fx-3>li,.fx-3>.col,.fx-4>div,.fx-4>li,.fx-4>.col,.fx-5>div,.fx-5>li,.fx-5>.col,.card-2>div,.card-2>li,.card-2>.card,.card-3>div,.card-3>li,.card-3>.card,.card-4>div,.card-4>li,.card-4>.card,.card-5>div,.card-5>li,.card-5>.card{width:100%;margin-bottom:20px}h1,h2{font-size:55px}h2.small{font-size:36px}.header-img{display:none}.box{padding:40px;font-size:35px}#selections-grid .col{height:85vw}#presentation img,#selection-produits img,.img-text img{margin-bottom:50px}#navtop{justify-content:space-between}#navlinks{width:100%;height:100vh;background:var(--black);flex-direction:column;justify-content:center;align-items:center;position:fixed;top:0;left:0;z-index:90;transition:.4s}#navlinks.active{opacity:1}#navlinks:not(.active){pointer-events:none;opacity:0}#navlinks a{font-size:26px}#navlinks a:not(:last-of-type){margin-bottom:30px}#selections-anchors{text-align:center}#selections-anchors>a:after{width:100%;left:0}#selections-anchors ul{margin:10px 0 25px}#navlinks ul a{font:600 16px/2 var(--font-3);text-transform:none;color:var(--yellow)}#navlinks ul a:hover{color:#fff}#call-button{bottom:0;right:0;width:100%;border:none;background:var(--yellow)}#call-button span{display:none}footer{margin-bottom:150px;text-align:center}footer>.full>ul:nth-child(2){border-width:1px 0;padding-top:20px;padding-bottom:20px}footer .contacts{align-items:center}.copyright{margin-top:150px}.copyright p+p{margin-top:20px}#selections-grid .text-bloc{background-color:rgba(0,0,0,.5)}#selections-grid .text-bloc p{font-size:12px}#homepage h1 p{margin-top:10vh}#maison-presentation img.just-img{width:60vw;height:calc(var(--vpd)*1.5);top:calc(var(--vpd)*-.75);left:calc(50% - 30vw)}#maison-presentation img:not(.just-img){width:20vw;height:20vw;top:-100px;left:70%}#selections-cards img{max-width:40vw;max-height:40vw}#history img{margin-top:50px}#history-start:after{width:60%;height:250px}#contact-table i{margin:30px 0 15px}}@media screen and (min-width:769px) and (max-width:1224px){.fx-m-2>div,.fx-m-2>li,.fx-m-2>.col{width:50%;margin-bottom:20px}.fx-m-3>div,.fx-m-3>li,.fx-m-3>.col{width:calc(100%/3);margin-bottom:20px}.card-m-2>div,.card-m-2>li,.card-m-2>.card{width:48%;margin-bottom:20px}.card-m-3>div,.card-m-3>li,.card-m-3>.card{width:30%;margin-bottom:20px}}@media screen and (max-height:800px){h1,h2{font-size:68px}}@media screen and (max-width:400px){body{font-size:16px}:root{--vpd:45px;--hpd:5.5%}h1,h2{font-size:45px}.font-2{font-size:18px}#badges>h2{margin-bottom:50px}}img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}.has-fit-text{white-space:nowrap!important}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}
:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#fff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,#0693e3 0%,#9b51e0 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,#7adcb4 0%,#00d082 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,#fcb900 0%,#ff6900 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,#ff6900 0%,#cf2e2e 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,#eee 0%,#a9b8c3 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,#ffceec 0%,#9896f0 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,#caf880 0%,#71ce7e 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,#020381 0%,#2874fc 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:.44rem;--wp--preset--spacing--30:.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0,0,0,.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0,0,0,.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0,0,0,.2);--wp--preset--shadow--outlined:6px 6px 0px -3px #fff,6px 6px #000;--wp--preset--shadow--crisp:6px 6px 0px #000}:where(.is-layout-flex){gap:.5em}:where(.is-layout-grid){gap:.5em}body .is-layout-flex{display:flex}.is-layout-flex{flex-wrap:wrap;align-items:center}.is-layout-flex>:is(*,div){margin:0}body .is-layout-grid{display:grid}.is-layout-grid>:is(*,div){margin:0}:where(.wp-block-columns.is-layout-flex){gap:2em}:where(.wp-block-columns.is-layout-grid){gap:2em}:where(.wp-block-post-template.is-layout-flex){gap:1.25em}:where(.wp-block-post-template.is-layout-grid){gap:1.25em}.has-black-color{color:var(--wp--preset--color--black) !important}.has-cyan-bluish-gray-color{color:var(--wp--preset--color--cyan-bluish-gray) !important}.has-white-color{color:var(--wp--preset--color--white) !important}.has-pale-pink-color{color:var(--wp--preset--color--pale-pink) !important}.has-vivid-red-color{color:var(--wp--preset--color--vivid-red) !important}.has-luminous-vivid-orange-color{color:var(--wp--preset--color--luminous-vivid-orange) !important}.has-luminous-vivid-amber-color{color:var(--wp--preset--color--luminous-vivid-amber) !important}.has-light-green-cyan-color{color:var(--wp--preset--color--light-green-cyan) !important}.has-vivid-green-cyan-color{color:var(--wp--preset--color--vivid-green-cyan) !important}.has-pale-cyan-blue-color{color:var(--wp--preset--color--pale-cyan-blue) !important}.has-vivid-cyan-blue-color{color:var(--wp--preset--color--vivid-cyan-blue) !important}.has-vivid-purple-color{color:var(--wp--preset--color--vivid-purple) !important}.has-black-background-color{background-color:var(--wp--preset--color--black) !important}.has-cyan-bluish-gray-background-color{background-color:var(--wp--preset--color--cyan-bluish-gray) !important}.has-white-background-color{background-color:var(--wp--preset--color--white) !important}.has-pale-pink-background-color{background-color:var(--wp--preset--color--pale-pink) !important}.has-vivid-red-background-color{background-color:var(--wp--preset--color--vivid-red) !important}.has-luminous-vivid-orange-background-color{background-color:var(--wp--preset--color--luminous-vivid-orange) !important}.has-luminous-vivid-amber-background-color{background-color:var(--wp--preset--color--luminous-vivid-amber) !important}.has-light-green-cyan-background-color{background-color:var(--wp--preset--color--light-green-cyan) !important}.has-vivid-green-cyan-background-color{background-color:var(--wp--preset--color--vivid-green-cyan) !important}.has-pale-cyan-blue-background-color{background-color:var(--wp--preset--color--pale-cyan-blue) !important}.has-vivid-cyan-blue-background-color{background-color:var(--wp--preset--color--vivid-cyan-blue) !important}.has-vivid-purple-background-color{background-color:var(--wp--preset--color--vivid-purple) !important}.has-black-border-color{border-color:var(--wp--preset--color--black) !important}.has-cyan-bluish-gray-border-color{border-color:var(--wp--preset--color--cyan-bluish-gray) !important}.has-white-border-color{border-color:var(--wp--preset--color--white) !important}.has-pale-pink-border-color{border-color:var(--wp--preset--color--pale-pink) !important}.has-vivid-red-border-color{border-color:var(--wp--preset--color--vivid-red) !important}.has-luminous-vivid-orange-border-color{border-color:var(--wp--preset--color--luminous-vivid-orange) !important}.has-luminous-vivid-amber-border-color{border-color:var(--wp--preset--color--luminous-vivid-amber) !important}.has-light-green-cyan-border-color{border-color:var(--wp--preset--color--light-green-cyan) !important}.has-vivid-green-cyan-border-color{border-color:var(--wp--preset--color--vivid-green-cyan) !important}.has-pale-cyan-blue-border-color{border-color:var(--wp--preset--color--pale-cyan-blue) !important}.has-vivid-cyan-blue-border-color{border-color:var(--wp--preset--color--vivid-cyan-blue) !important}.has-vivid-purple-border-color{border-color:var(--wp--preset--color--vivid-purple) !important}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important}.has-cool-to-warm-spectrum-gradient-background{background:var(--wp--preset--gradient--cool-to-warm-spectrum) !important}.has-blush-light-purple-gradient-background{background:var(--wp--preset--gradient--blush-light-purple) !important}.has-blush-bordeaux-gradient-background{background:var(--wp--preset--gradient--blush-bordeaux) !important}.has-luminous-dusk-gradient-background{background:var(--wp--preset--gradient--luminous-dusk) !important}.has-pale-ocean-gradient-background{background:var(--wp--preset--gradient--pale-ocean) !important}.has-electric-grass-gradient-background{background:var(--wp--preset--gradient--electric-grass) !important}.has-midnight-gradient-background{background:var(--wp--preset--gradient--midnight) !important}.has-small-font-size{font-size:var(--wp--preset--font-size--small) !important}.has-medium-font-size{font-size:var(--wp--preset--font-size--medium) !important}.has-large-font-size{font-size:var(--wp--preset--font-size--large) !important}.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large) !important}
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}

/*!
Theme Name: W'Com
Theme URI: https://www.agencewcom.fr/
Author: Agence W'Com
Author URI: https://www.agencewcom.fr/
Description: Ce thème est un thème personnalisé crée par l'Agence W'com pour nous permettre de personnaliser à 100% notre développement sur WordPress
Version: 1.3.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: Agence W'Com
Tags: clean-development, optimization, personnalization

----------

!!! IMPORTANT !!! CSS changes are to be made in the [assets] > [css] folder.
Any changes made here will be overwritten and deleted.

----------

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
W'Com is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/
h1:where(.wp-block-heading).has-background,h2:where(.wp-block-heading).has-background,h3:where(.wp-block-heading).has-background,h4:where(.wp-block-heading).has-background,h5:where(.wp-block-heading).has-background,h6:where(.wp-block-heading).has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}
.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}
.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important}