@import url(https://fonts.googleapis.com/css2?family=Dancing+Script:wght@700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#faf5ef;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-thumb{background:#f48647;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a01808}*{scrollbar-color:#f9c2a2b3 #faf6ef;scrollbar-width:thin}.navbar{align-items:center;background-image:linear-gradient(90deg,#a01808,#f48647);display:flex;font-family:Signature,Arial,cursive;justify-content:space-between;left:0;padding:10px 55px;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}@keyframes slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.navbar-logo img{height:53px}.navbar-menu{display:flex;gap:30px;list-style-type:none}.navbar-menu li{display:inline;font-family:Dancing Script;font-size:20px}.navbar-menu li a{border-radius:5px;color:#fff;padding:5px 10px;text-decoration:none;transition:background-color .3s ease}.navbar-menu li a:hover{background-color:#ffffff4d;color:#fff}@media (max-width:768px){.navbar-menu{align-items:flex-end;background-color:initial;display:none;flex-direction:column;font-size:1.5rem;gap:6px;left:0;padding:20px 30px;position:absolute;right:0;top:calc(100% - 35px)}.navbar-menu li a{color:#000;transition:color .3s ease,transform .3s ease}.navbar-menu li a:hover{color:#f48647;transform:scale(1.1)}}.navbar-menu.active{left:0;position:absolute;right:0;top:100%;z-index:1001}body{padding-top:80px}.navbar.scrolled{background-color:#fde8de;border-radius:25px 25px 25px 25px;box-shadow:4px 4px 8px #0003;transform:scale(.98)}.navbar-hamburger{cursor:pointer;display:none;flex-direction:column;height:21px;justify-content:space-around;width:30px}.navbar-hamburger span{background-color:#fff;border-radius:2px;display:block;height:3px;transition:all .3s ease}.navbar-hamburger.active span:first-child{transform:translateY(8px) rotate(45deg)}.navbar-hamburger.active span:nth-child(2){opacity:0}.navbar-hamburger.active span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}@media (max-width:768px){.navbar-hamburger{display:flex}}.navbar-menu.active{display:flex}.blur-background{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.514);height:100%;left:0;position:fixed;top:0;width:100%;z-index:999}body,html{font-family:Arial,sans-serif;margin:0;padding:50px 0 0}.home{text-align:center}.hero{animation:fadeIn 2s ease;background-color:#faf5ef;padding:50px 20px}.logo{animation:bounce 1s infinite alternate;max-width:300px}h1{color:#333;margin:5px 0}p{color:#555;letter-spacing:.8px;margin:10px}.shop-now-btn{background-color:#f9c2a2;border:none;border-radius:5px;color:#333;cursor:pointer;display:inline-block;margin:20px 10px;padding:10px 20px;text-decoration:none;transition:background-color .3s ease}.shop-now-btn:hover{background-color:#f89b80}@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-15px)}}@media (max-width:768px){.hero{padding:30px 10px}.shop-now-btn{padding:8px 16px}.button-container{flex-direction:column;gap:10px}}.feature-image{height:auto;margin-top:20px;max-width:100%;opacity:.5}.button-container{display:flex;gap:20px;justify-content:center;margin-top:20px}@media (max-width:768px){.button-container{flex-direction:column}}.image-grid-container{display:flex;justify-content:center;overflow:hidden;position:relative}.image-grid{grid-gap:10px;animation:scroll 30s linear infinite;display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));padding:10px}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.image-grid img{border-radius:8px;height:auto;transition:transform .3s ease;width:100%}.image-grid img:hover{transform:scale(1.05)}.image-grid-container:after,.image-grid-container:before{bottom:0;content:"";position:absolute;top:0;width:100px;z-index:1}.image-grid-container:before{background:linear-gradient(90deg,#fff,#0000);left:0}.image-grid-container:after{background:linear-gradient(270deg,#fff,#0000);right:0}@media (max-width:600px){.image-grid{grid-template-columns:1fr}}.site-footer{align-items:center;background-image:linear-gradient(90deg,#a01808,#f48647);bottom:0;color:#fff;flex-direction:column;font-family:Arial,sans-serif;left:0;padding:20px}.footer-top,.site-footer{display:flex;justify-content:center;width:100%}.footer-top{flex-direction:row;gap:20%;padding-bottom:12px;padding-left:50px;padding-right:50px}.footer-bottom{align-items:center;border-top:1px solid #e5e5e5;display:flex;font-size:.7rem;gap:30px;justify-content:center;padding:12px 50px 0;width:100%}.footer-section h2{color:#fff;font-family:Dancing Script,cursive;font-size:2rem;letter-spacing:1px;margin-bottom:10px}.footer-section p{margin:5px 0}.footer-section p a{color:#fff;font-size:.8rem;letter-spacing:1px;text-decoration:none;transition:color .3s}.footer-section p a:hover{color:#f9c2a2}.footer-bottom a{border-radius:5px;color:#fff;margin:0 10px;padding:5px;text-decoration:none;transition:background-color .3s ease}.footer-bottom a:hover{background-color:#ffffff4d}@media (max-width:768px){.site-footer{align-items:center;flex-direction:column}.footer-section{width:100%}.footer-bottom,.footer-top{flex-direction:column}.footer-bottoma{margin-bottom:10px}}body,html{height:100%}body{margin-bottom:120px;position:relative}.content{padding-bottom:150px}.about-us{animation:fadeIn 1s ease-out;color:#333;font-family:Arial,sans-serif;margin:0 auto;max-width:1500px;padding:3em}.about-details,.about-intro{align-items:center;animation:slideInFromLeft 1s ease-out forwards;display:flex;justify-content:space-around;margin:0 10}.intro-text{animation:slideInFromRight 1s ease-out forwards;font-size:1.7rem;line-height:1.2;margin-left:1px;margin-right:1px;max-width:800px;text-align:justify}.intro-text h1{color:#f9c2a2;font-family:Dancing Script,cursive;font-size:3.2rem;margin-bottom:20px}.about-intro{flex-direction:row-reverse}.about-details{animation:slideInFromLeft 1s ease-out forwards;text-align:left}.team-photo{border-radius:10px;border-radius:50%;box-shadow:0 4px 8px #000}.action-photo,.team-photo{max-width:400px;transition:transform .3s ease,box-shadow .3s ease;width:100%}.action-photo{border:2px solid #d1913c;border-radius:10px;border-top-left-radius:50%;border-top-right-radius:50%;min-width:300px}.action-photo,.quantite{box-shadow:1px 4px 8px rgba(0,0,0,.466)}.quantite{border-radius:400px;max-width:500px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;width:100%}.quantite:hover{box-shadow:0 6px 12px #0003;transform:scale(1.05)}.tarifs{border-radius:20px;box-shadow:1px 4px 8px rgba(0,0,0,.466);max-width:500px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;width:100%}.tarifs:hover{box-shadow:0 6px 12px #0003;transform:scale(1.05)}.action-photo:hover,.team-photo:hover{box-shadow:0 6px 12px #0003;transform:scale(1.1)}.pdf-download-container{justify-content:center;max-width:100%}.pdf-download-container>*{margin:10px}.pdf-download-button{max-width:100%;white-space:nowrap;width:auto}@media (max-width:768px){.about-details,.about-intro,.action-photo{flex-direction:column;text-align:center}.about-details p,.intro-text{margin-bottom:20px;margin-right:0}.action-photo,.team-photo{max-width:100%}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInFromLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInFromRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}h2{font-size:4rem}.icon-image{margin-right:20px}.icon-photo{opacity:0;transform:translateX(50px);transition:opacity .5s ease,transform .5s ease;width:50px}.fadeIn{opacity:1;transform:translateY(0)}.animated-list-container{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}footer{margin-top:auto;padding:0;width:100%}.animated-list-item{align-items:center;color:#333;display:flex;font-family:Arial,sans-serif;font-size:1.3rem;line-height:.9;opacity:0;transform:translateX(-50px);transition:all 2s ease-out}.comeIn{opacity:1;transform:translateX(0)}.icon img{margin-right:40px;width:70px}.bullet-item{line-height:.7;margin-left:40px}.bullet-item:before{color:#f48647;content:"• ";font-size:1.5em;margin-right:5px;vertical-align:middle}.animated-words-container{height:200px;overflow:hidden;padding-bottom:10px;position:relative;width:100%}.animated-word{animation:moveWord 6s linear infinite;font-size:7em;left:100%;position:absolute;white-space:nowrap}@keyframes moveWord{0%{transform:translateX(0)}25%{transform:translateX(-70%)}75%{transform:translateX(-192%)}to{transform:translateX(-255%)}}@media (max-width:768px){.animated-word{font-size:6em}}.pdf-download-container{align-items:center;display:flex;justify-content:space-between;margin:auto;padding:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.download-icon{margin-right:30px;width:90px}.pdf-download-button{background-color:initial;border:none;color:#fff;cursor:pointer;font-size:25px;padding:10px 20px;text-decoration:none}@media (max-width:768px){.pdf-download-container{align-items:center;flex-direction:column}.download-icon{margin-bottom:10px;margin-right:0;width:80px}.pdf-download-button{font-size:20px;padding:8px 16px;width:auto}}#contact{background:#faf6ef;color:#333;padding:4rem 0}#contact h2{color:#333;font-family:Lobster,cursive;font-size:2.5em;margin-bottom:1em;text-align:center}.contact__layout{grid-gap:2rem;align-items:normal;display:grid;gap:2rem;grid-template-columns:minmax(30px,-webkit-max-content) 1fr;grid-template-columns:minmax(30px,max-content) 1fr;justify-items:stretch;margin:0;overflow-x:hidden}.contact__options{align-items:center;background:#fdf0e3;border-radius:10px;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;justify-content:center;padding:1.5em;text-align:center}.contact__option-icon{color:coral;font-size:7em}.contact__option h4{color:#333;font-size:1.5em;margin-bottom:.3em;text-align:center}.contact__option h5{color:coral;font-size:1.5em;margin-bottom:.5em;text-align:center}.contact__container form{border-radius:10px;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;gap:0;padding:1.5em}form button,form input,form select,form textarea{border:1px solid #ddd;border-radius:5px;box-sizing:border-box;margin-bottom:1em;padding:1em}form button{background:coral;border:none;border-radius:5px;color:#fff;cursor:pointer;transition:background-color .3s}form button:hover{background-color:#e76f51}form input:focus,form select:focus,form textarea:focus{border-color:coral;box-shadow:0 0 0 2px #ff7f5080}form label{color:#333;display:block;font-weight:700;margin-bottom:.5rem}.form-feedback{font-weight:700;margin-top:1rem}.form-success{color:green}.form-error{color:red}.name-fields{display:flex;gap:1em}.name-fields input{border:1px solid #ddd;border-radius:5px;box-sizing:border-box;flex:1 1;margin-bottom:1em;padding:1em}@media screen and (max-width:1000px){.contact__layout{grid-template-columns:1fr}#contact h2{text-align:center}.name-fields{flex-direction:column}.contact__container form,.contact__options{max-width:100%;width:100%}}*{box-sizing:border-box}.picture-container{gap:10px;max-width:1200px}.photo img{height:auto}.photo-full{flex:100% 1;height:200px}.photo-wide{flex:50% 1;height:160px}.photo-tall{flex:25% 1;height:220px}.photo-big-square{flex:33% 1;height:180px}.photo-long{flex:100% 1;height:100px}.photo-small-square{flex:20% 1;height:100px}.photo-tiny{flex:10% 1;height:70px}.photo-medium{flex:20% 1;height:50px}.photo-large-tall{flex:40% 1;height:260px}.photo-panorama{flex:100% 1;height:160px}.photo-small-tall{flex:20% 1;height:200px}.photo-large-wide{flex:60% 1;height:140px}.photo-medium-square{flex:25% 1;height:140px}.photo-large-long{flex:100% 1;height:140px}.photo-extra-wide{flex:80% 1;height:120px}.photo-extra-tall{flex:30% 1;height:300px}.photo-small-long{flex:30% 1;height:100px}.photo-medium-tall{flex:35% 1;height:220px}.photo-extra-large{flex:70% 1;height:250px}.photo-extra-small{flex:15% 1;height:80px}.photo-style-21{flex:100% 1;height:250px}.photo-style-22{flex:60% 1;height:180px}.photo-style-23{flex:40% 1;height:220px}.photo-style-24{flex:30% 1;height:200px}.photo-style-25{flex:25% 1;height:150px}.photo-style-26{flex:20% 1;height:120px}.photo-style-27{flex:15% 1;height:90px}.photo-style-28{flex:10% 1;height:60px}.photo-style-29{flex:5% 1;height:50px}.photo-style-30{flex:80% 1;height:260px}@media (max-width:768px){.photo{flex-basis:calc(50% - 10px)}.photo-big-square,.photo-extra-large,.photo-extra-small,.photo-extra-tall,.photo-extra-wide,.photo-large-long,.photo-large-tall,.photo-large-wide,.photo-medium,.photo-medium-square,.photo-medium-tall,.photo-small-long,.photo-small-square,.photo-small-tall,.photo-style-21,.photo-style-22,.photo-style-23,.photo-style-24,.photo-style-25,.photo-style-26,.photo-style-27,.photo-style-28,.photo-style-29,.photo-style-30,.photo-tall,.photo-tiny{height:100px}}.modal{align-items:center;background-color:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{box-shadow:0 4px 8px #00000080;max-height:80%;max-width:80%}.galerie-page{color:#333;font-family:Arial,sans-serif;padding:50px 20px 20px}h4{margin:20px 0}.picture-container{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin:auto;max-width:1500px}.photo{border-radius:8px;box-shadow:0 4px 8px #0000001a;cursor:pointer;height:auto;overflow:hidden;position:relative;transition:transform .3s ease-in-out;width:calc(25% - 20px)}.photo img{height:100%;object-fit:cover;width:100%}.photo:hover{transform:scale(1.02)}@media (max-width:992px){.galerie-page{padding:40px}}@media (max-width:768px){.photo-large,.photo-square,.photo-tall,.photo-vertical{flex-basis:100%}@media (max-width:480px){.photo{width:100%}}}.grid-container{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);grid-template-rows:2fr 4.5fr 1.25fr 1.75fr;height:95%}.grid-item{border-radius:15px;overflow:hidden;position:relative}.item1,.item4{grid-column:1/-1}item{background:#fff;box-shadow:0 0 10px #000;height:100%;width:100%}@media screen and (min-width:48em){.grid-container{grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(4,1fr)}.item1{grid-column:1/5;grid-row-end:span 2}.item2{grid-column:5/-1;grid-row-end:span 2}.item3{grid-column:1/4;grid-row-end:span 2}.item4{grid-column:4/10;grid-row-end:span 2}.item5,.item6{grid-column:1/5}}h4{animation:fadeIn 1.5s ease-out;color:#333;display:block;font-family:Dancing Script,cursive;font-size:3rem;letter-spacing:1px;margin:10px 0;text-align:center;text-transform:none;width:100%}.contactez-nous-container{margin:0 auto;max-width:1700px;padding:20px}.contact-us{animation:fadeIn 1s ease-out;color:#333;font-family:Arial,sans-serif;margin:0 auto;max-width:1700px;padding:10px}.contact-details,.contact-intro{align-items:center;animation:slideInFromLeft 1s ease-out forwards;display:flex;justify-content:space-around;margin:0 10}.contact-text{animation:slideInFromRight 1s ease-out forwards;font-size:1.7rem;line-height:1.2;margin-left:1px;margin-right:1px;max-width:800px;text-align:justify}.container{height:0;padding-bottom:30px}.container,.social-media-icons{align-items:center;display:flex;justify-content:center}.social-media-icons{gap:10px}.icon{align-items:center;background-color:initial;border-radius:50%;display:center;height:60px;justify-content:center;overflow:hidden;text-decoration:none;transition:transform .3s ease,background-color .3s ease;width:60px}.icon img{height:100%;object-fit:cover;width:100%}.icon:hover{transform:scale(1.3)}.social-media-icons h2{color:#333;font-size:16px;margin-left:8px}.facebook:hover{background-color:#3b5998}.twitter:hover{background-color:#1da1f2}h2{font-feature-settings:"titl";font-family:MalukoPolice;font-size:6rem;font-variant-caps:titling-caps;font-weight:100%;letter-spacing:10px;margin:0}@font-face{font-family:MalukoPolice;src:url(/static/media/FontsFree-Net-BeautifullyDelicious.69acb379b93821f71e0a.ttf) format("truetype")}.app{background-color:#cf7012;min-height:100vh;overflow-x:hidden;position:relative}.privacy-policy{font-family:Arial,sans-serif;line-height:1.6;margin:auto;max-width:1600px;padding:10px}@media (max-width:768px){.privacy-policy{padding:20px}}.logo{display:block;margin:0 auto}.primary-color{color:#f9c2a2}.secondary-color{color:#d1913c}.title{font-family:Dancing Script,cursive;font-size:3.2rem;margin-bottom:20px}.privacy-policy h1{font-size:5rem;letter-spacing:5px}.privacy-policy h1,h2{color:#333;text-align:center}h2{animation:fadeIn 1.5s ease-out;display:block;font-family:Dancing Script,cursive;font-size:3.5rem;letter-spacing:1px;margin:20px 0;text-transform:none;width:100%}.last-updated{font-style:italic;margin-bottom:5px;text-align:center}.privacy-policy li{counter-increment:section;font-family:Calibri,sans-serif;font-size:1rem;letter-spacing:1px;margin-bottom:0;margin-left:30px}.privacy-policy li strong{font-weight:700}.privacy-policy P{color:#333;font-family:Calibri,sans-serif;font-size:1rem;letter-spacing:1px;text-align:left;text-align:justify}@font-face{font-family:MalukoPolice;font-style:lighter;font-weight:lighter;src:url(/static/media/FontsFree-Net-BeautifullyDelicious.69acb379b93821f71e0a.ttf) format("truetype");unicode-range:u+00??,u+0100-017f,u+0180-024f}
/*# sourceMappingURL=main.e53a5cf4.css.map*/