body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.avoid-margin{margin-top:100px}.company-title{color:orange}.blogs-section{width:100%;padding:50px 5vw;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:80px}.blog-text{padding-top:40px}.blog-image{width:100%;height:250px;object-fit:cover;border-radius:10px;margin-bottom:10px}.blog-overview{margin:10px 0 20px;line-height:30px}.btn.dark{background:#1b1b1b;color:#fff}@media only screen and (max-width:688px){.blogs-section{grid-template-columns:repeat(1,1fr)}}@media only screen and (min-width:689px) and (max-width:991px){.blogs-section{grid-template-columns:repeat(2,1fr)}}.card-review{width:300px;height:350px;border:1px solid #add8e6;border-radius:15px;background-color:#16dffa;color:#fff}.card-review:hover{box-shadow:10px 10px 10px 10px #d3d3d3;border:1px solid #d3d3d3}.products-container{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;margin:10px}@media only screen and (max-width:688px){.products-container{grid-template-columns:repeat(1,1fr)}}@media only screen and (min-width:689px) and (max-width:991px){.products-container{grid-template-columns:repeat(2,1fr)}}.addReview-container{margin-top:100px}.review-box{width:300px;height:380px}.addNotes-container{margin-top:100px}.Notes-box{width:300px;height:380px}.addSubscription-container{margin-top:100px}.subscription-box{width:300px;height:380px}.review-section{margin-top:50px;margin-bottom:50px;margin-left:20px}.booking-text{margin-top:40px;padding:5px}.item-part{margin-top:150px}.card-image{width:350px;height:250px;margin:auto;padding:10px;border-radius:20px}.card{width:400px;height:570px;border:1px solid #add8e6;border-radius:10px}.card:hover{box-shadow:20px 20px 20px 20px #d3d3d3;border:1px solid #d3d3d3}.subscriptions-container{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;margin:10px}@media only screen and (max-width:688px){.subscriptions-container{grid-template-columns:repeat(1,1fr)}}@media only screen and (min-width:689px) and (max-width:991px){.subscriptions-container{grid-template-columns:repeat(2,1fr)}}
/*# sourceMappingURL=main.eec4a4da.chunk.css.map */