@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;700&family=Playfair+Display:wght@700;800&family=Poppins:wght@400;600&family=Roboto&display=swap);@import url(https://fonts.googleapis.com/css2?family=EB+Garamond:ital@0;1&family=Italiana&family=Klee+One&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;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}.aboutpage{min-height:100vh;padding:10px 50px;width:auto}body{overflow-x:hidden}.box{align-items:end;background-color:#fceeee;display:flex;height:350px;justify-content:center;margin:30px auto;width:90%}.about-image{height:350px;margin-bottom:-80px;object-fit:cover;width:700px}.hrtag-about{margin-top:130px;width:80%}.story{padding:30px 50px;text-align:center}.story-part{align-items:center;display:flex;gap:50px;justify-content:center;padding:0 40px}.story-img{border-radius:50%;height:300px;object-fit:cover;width:250px}.story h2{font-family:EB Garamond;font-size:35px;font-style:italic;opacity:.8}.story p{font-family:klee one;font-size:17px;padding:0 80px;text-align:left}.gallery{align-items:center;display:flex;flex-wrap:wrap;gap:50px;justify-content:center;padding:40px 0}.gallery img{box-shadow:0 8px 24px #959da533;height:400px;object-fit:cover;opacity:.98;overflow:hidden;transition:all .3s;width:300px}.gallery img:hover{transform:scale(1.07)}.details-overview{border:1px solid gray;cursor:pointer;font-size:18px;margin:20px auto;padding:10px 40px;text-align:left;transition:all .3s;width:80%}details>p{color:#8b6a6a}.fade-in{animation:fadeIn .5s ease-in forwards;opacity:0}.form{height:100vh;margin:80px auto auto}.testimonials{flex-wrap:wrap;gap:40px}.test,.testimonials{display:flex;justify-content:center}.test{align-items:center;border-radius:30px;box-shadow:0 8px 24px #959da533;cursor:pointer;flex-direction:column;height:auto;padding:10px 30px;transition:all .4s;width:35%}.test:hover{transform:scale(1.08)}.profilepic{border-radius:50%}.name p{font-size:25px;font-weight:800}.feedback{margin-top:0}.name{align-items:center;display:flex;gap:20px;justify-content:space-between;width:100%}.form{background-color:#fceeee;box-shadow:0 7px 29px 0 #64646f33;height:auto;padding:50px 40px;width:60%}.form input{border:none;border-radius:5px;margin:10px 0;outline:none;padding:4px 10px;width:50%}.submit{background-color:#8b6a6a;color:#fff;cursor:pointer;font-family:Arial,Helvetica,sans-serif;font-size:15px;width:300px}.message{border:none;height:150px;margin-top:20px;outline:none;padding:6px 10px;width:60%}@keyframes fadeIn{0%{opacity:0;transform:translateY(5%)}to{opacity:1;transform:translateY(0)}}@media (max-width:1100px){.aboutpage{min-height:100vh;padding:10px 30px;width:auto}.form input{width:80%}.message{height:200px;width:85%}.test{width:80%}.name{flex-flow:wrap;justify-content:center;margin:30px 0}.name p{height:30px}.box{height:130px;width:100%}.about-image{height:150px;margin-bottom:-50px;width:300px}.story-part{flex-direction:column}.story p{font-family:klee one;padding:0;text-align:left;width:100%}.story{padding:10px 0}.story-img{border-radius:0;height:400px;width:300px}}*{font-family:poppins}.navbar{align-items:center;display:flex;justify-content:space-evenly;padding:25px 0}.navbar ul{display:flex;gap:40px;list-style:none}.logo{border-radius:50%;height:120px;object-fit:cover;width:120px}.link{color:#686363;font-size:19px;text-decoration:none;transition:all .4s ease-in}.active,.link:hover{color:#9b2136}.active{font-weight:600}.hamburger{cursor:pointer;z-index:200}.hamburger,.hamburger input{display:none}.hamburger svg{height:2.5em;transition:transform .6s cubic-bezier(.4,0,.2,1)}.line{fill:none;stroke:#3b3b3b;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;transition:stroke-dasharray .6s cubic-bezier(.4,0,.2,1),stroke-dashoffset .6s cubic-bezier(.4,0,.2,1)}.line-top-bottom{stroke-dasharray:12 63}.hamburger input:checked+svg{transform:rotate(-45deg)}.hamburger input:checked+svg .line-top-bottom{stroke-dasharray:20 300;stroke-dashoffset:-32.42}.button{display:flex}.button button{background-color:#dcaaaa;border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:14px;height:40px;width:100px;z-index:2}.button:hover .circle{transform:translateX(0)}.circle{border:2.5px solid #dcaaaa;border-radius:50%;color:#686363;cursor:pointer;font-size:20px;font-weight:600;height:30px;justify-content:center;padding-bottom:2px;transform:translateX(-40px);transition:all .4s ease-in-out;width:37px;z-index:1}.circle,.dropdown{align-items:center;display:flex}.dropdown{gap:140px;justify-content:space-between}.burger{background:#0000;cursor:pointer;height:20px;position:relative;width:30px}.burger,.burger input{display:none}.burger span{background:#686363;border-radius:9px;display:block;height:2px;left:0;opacity:1;position:absolute;transform:rotate(0deg);transition:.25s ease-in-out;width:100%}.burger span:first-of-type{top:0;transform-origin:left center}.burger span:nth-of-type(2){top:50%;transform:translateY(-50%);transform-origin:left center}.burger span:nth-of-type(3){top:100%;transform:translateY(-100%);transform-origin:left center}.burger input:checked~span:first-of-type{left:5px;top:0;transform:rotate(45deg)}.burger input:checked~span:nth-of-type(2){opacity:0;width:0}.burger input:checked~span:nth-of-type(3){left:5px;top:22px;transform:rotate(-45deg)}.nav-items{align-items:center;display:flex;font-family:poppins;gap:20px;justify-content:center;list-style:none}@media (max-width:1100px){.navbar{justify-content:space-between;padding:30px 50px}.button{display:none}.hamburger{display:block}.nav-items.translate{transform:translateY(0)!important}.nav-items{align-items:center;background-color:#f8dcdc;color:#fff;flex-direction:column;height:auto;justify-content:center;left:0;margin:0;padding:20px 0;position:absolute;top:0;transform:translateY(-200%);transition:all .5s;width:100vw;z-index:100}}.footer{background-color:#fceeee;height:40vh;margin:150px auto auto;width:90%}.details,.footer{align-items:center;display:flex;justify-content:center}.details{flex-wrap:wrap;gap:70px}.details p{font-family:klee one;font-size:17px}.details h3{font-size:22px;opacity:.8}.details h3,.details h3:first-letter{font-family:EB Garamond;font-style:italic}.details h3:first-letter{font-size:40px}.det{text-align:center;width:250px}.socials{align-items:center;display:flex;gap:20px;justify-content:center}.socials>a{color:#151515;cursor:pointer;font-size:24px;opacity:.8;transition:all .3s}.socials>a:hover{color:#b03b3b}@media (max-width:1100px){.details{gap:0}.footer{align-items:center;background-color:#fceeee;display:flex;height:auto;justify-content:center;margin:150px auto auto;padding-bottom:50px;width:90%}}*{font-family:Klee One}.maincontainer{background-color:#fceeee;margin:40px 90px;min-height:100vh}.title-section{align-items:center;display:flex;justify-content:space-between}.words{display:flex;flex-direction:column;margin:-10px 70px 0;width:650px}.title{color:#4e4949;font-family:EB Garamond;font-size:42px;font-style:italic;font-weight:400;line-height:160%}.para{color:#8b6a6a;font-family:Klee One,cursive;font-size:23px;font-style:normal;margin-top:-5px}.button2{align-items:center;display:flex;margin:20px 0;width:250px}.button2 button{background-color:#e37e7e;border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:16px;font-weight:400;height:40px;width:200px;z-index:2}.button2:hover .circle2{transform:translateX(0)}.circle2{align-items:center;border:2.5px solid #e37e7e;border-radius:50%;color:#686363;cursor:pointer;display:flex;font-size:20px;font-weight:600;height:30px;justify-content:center;padding-bottom:2px;transform:translateX(-40px);transition:all .4s ease-in-out;width:37px;z-index:1}.carousel{margin:50px 70px}.carousel,.carousel img{height:400px;width:300px}.carousel img{display:none}.carousel .activeimg{display:block}.aboutsection{align-items:center;display:flex;gap:60px;height:80vh;justify-content:space-evenly;padding:20px 80px;width:auto}.about{background-color:#f1c6c6;height:60vh;margin-left:-80px;margin-top:80px;object-fit:cover;width:300px}.img2{margin-left:80px}.content{display:flex;flex-direction:column;height:60vh;justify-content:center;width:350px}.content>p{font-family:klee one;font-size:18px}.content>h2{font-family:EB Garamond;font-size:30px;font-style:italic}.content>h2:first-letter{font-size:80px}.aboutcont{background-color:#fceeee;height:60vh;width:300px}@media (max-width:1100px){.maincontainer{margin:40px 35px}.title{font-size:30px}.words{align-items:center;text-align:center;width:80%}.para{font-size:18px}.button2{margin-left:50px}.title-section{flex-direction:column;height:auto}.carousel,.title-section{align-items:center;justify-content:center}.carousel{display:flex;height:400px;width:95%}.carousel img{display:none;height:400px;width:95%}.aboutsection{align-items:center;flex-direction:column;gap:10px;height:auto;justify-content:center;padding:10px 20px;text-align:center;width:90%}.about{height:380px;margin:0;width:230px}.content{width:100%}.aboutcont{align-items:center;display:flex;height:450px;justify-content:center;width:90%}.mobile-reverse{display:flex;flex-direction:column-reverse}}
/*# sourceMappingURL=main.f93aecc3.css.map*/