@import"https://fonts.googleapis.com/css2?family=Raleway&display=swap";@import"https://fonts.googleapis.com/css2?family=Cairo+Play&display=swap";body{margin:0}.container{display:flex;flex-direction:column;align-items:center;background-color:#fafaf8;justify-content:center;padding:20px}.readMoreBtn{color:#8a2be2;cursor:pointer;font-weight:700}.hideDiv{display:none}@keyframes change-color{0%{border-image-source:linear-gradient(to right,#333,#9d9c9c)}50%{border-image-source:linear-gradient(to right,#9d9c9c,#333)}to{border-image-source:linear-gradient(to right,#333,#9d9c9c)}}.drop-area{width:200px;border:3px solid;border-image:linear-gradient(to right,#333,#9d9c9c);border-image-slice:1;animation:change-color 1.5s linear infinite;text-align:center;font-size:18px;margin-top:20px;padding:2rem;border-radius:20px;cursor:pointer;box-shadow:0 20px 24px #0000000f,0 5px 14px #0000000d}.drop-area-v2{width:90%;text-align:center;font-size:18px;margin-top:20px;border-radius:20px;cursor:pointer;box-shadow:0 20px 24px #0000000f,0 5px 14px #0000000d;height:300px;transition:transform .2s;background-image:linear-gradient(to right,rgba(255,255,255,.3),rgba(255,255,255,.3)),url(https://images.unsplash.com/photo-1543722530-d2c3201371e7?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1474&q=80);background-repeat:no-repeat;background-position:center center;background-size:cover}@media (max-width: 600px){.drop-area-v2{height:150px;margin-bottom:50px}}.drop-area-v2:hover{transform:scale(1.1)}.degree-rotation{transform:rotate(-10deg)}.degree-rotation:hover{transform:rotate(0)}.outlined{color:#fff;text-shadow:-1px 0 black,0 1px black,1px 0 black,0 -1px black}.preview-image-1{width:200px;height:auto;margin-top:20px}.square-wrap{top:0;left:0;width:100vw;height:10vh;display:flex;justify-content:center;align-items:center;margin-left:-200px}.square{position:absolute;background-color:#000;width:3px;height:62px;margin:0 3px;animation:sliding 3s ease infinite}.square:nth-child(1n){animation-delay:.3s}.square:nth-child(2n){animation-delay:1s}.square:nth-child(3n){animation-delay:.7s}.square:nth-child(5n){animation-delay:1.3s}.square:nth-child(7n){animation-delay:1.5s}.square:nth-child(11n){animation-delay:1.7s}.square:nth-child(13n){animation-delay:2s}.square:nth-child(17n){animation-delay:2.3s}.square:nth-child(19n){animation-delay:2.5s}.square:nth-child(23n){animation-delay:2.7s}.square:nth-child(29n){animation-delay:3s}@keyframes sliding{0%,to{transform:translate(0)}50%{transform:translate(225px)}}.dc-demo-compressed{width:100%;margin-top:10%;display:flex;justify-content:center;align-items:center;flex-direction:column}.dc-image-container{width:65%;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.dc-image-wrapper{transform:rotate(-10deg);margin:10px 0}.dc-demo-image{width:100%;max-width:300px;border-radius:20px;box-shadow:0 10px 30px #00000080}.dc-image-caption,.dc-to-text{text-align:center;font-weight:700;font-size:18px}.dc-savings-text{text-align:center;font-size:18px}@media (min-width: 800px){.dc-demo-compressed{margin-top:150px}.dc-image-container{flex-direction:row}.dc-image-wrapper:first-child{transform:rotate(-10deg)}.dc-image-wrapper:last-child{transform:rotate(10deg)}.dc-image-wrapper:hover{transform:rotate(0);transition:transform .3s ease-in-out}.dc-image-caption,.dc-to-text,.dc-savings-text{font-size:22px}}.or-overview-row{display:flex;flex-direction:column;align-items:center;width:100%;margin-top:15%}.or-overview-heading{display:flex;flex-direction:column;align-items:center;width:100%}.or-overview-title{font-size:1.5rem}.or-arrow-icon{width:50px;rotate:90deg}.or-overview-text-container{margin-right:5%;margin-left:5%}.or-overview-text{font-size:1.2rem;line-height:1.5;letter-spacing:.02em;color:#333;white-space:pre-line}.lob-list-of-benefits{width:100%;margin-top:10%}.lob-item{width:100%;margin-top:100px}.lob-flex-container{display:flex;justify-content:space-around;flex-direction:column;align-items:center}.lob-img-container,.lob-text-container{width:100%;max-width:300px;margin-top:50px}.lob-degree-rotation{width:100%;border-radius:20px;box-shadow:0 10px 30px #00000080;transform:rotate(-10deg);transition:transform .3s ease-in-out}.lob-degree-rotation:hover{transform:rotate(0)}.lob-description{font-weight:lighter}.bolded{font-weight:700}.footer{text-align:center}@media (max-width: 800px){.or-overview-row{flex-direction:row}.or-overview-text-container{margin-right:5%;margin-left:2%}.or-overview-heading{flex-direction:row;justify-content:flex-start;width:55%}.or-overview-title{font-size:18px}.or-arrow-icon{width:50px;rotate:none}.or-overview-text{font-size:18px}}@media (max-width: 500px){.or-overview-title{font-size:18px}.or-arrow-icon{width:38px}.or-overview-text{font-size:16px}}.navbar{display:flex;justify-content:space-between;align-items:center;padding:1rem;color:#333}.logo{font-size:1.5rem;font-weight:700}.navbar-name{font-size:1vw;text-align:left;display:none}.navbar-nav{display:flex;list-style:none}.nav-item{margin-right:2em}.nav-link{color:#333;text-decoration:none;font-size:30px;font-family:cursive;text-align:justify;text-shadow:4px}@media (max-width: 600px){.navbar{flex-direction:column}.logo{margin:auto;width:90%;text-align:center}.navbar-name{text-align:center;display:contents}}.footerContainer{box-shadow:0 0 50px #e5e4e2;margin-top:100px;height:300px;width:100%;display:flex;align-items:center;flex-direction:column;gap:3rem;flex-wrap:wrap;padding:4rem;padding-left:10%;padding-right:10%;box-sizing:border-box}.footerContainer a{color:#000;text-decoration:none;margin-right:20px}.footerRow{display:flex;justify-content:space-between;width:100%}.hrTag{border:1px solid #e5e4e2;width:98%}@media (max-width: 800px){.footerContainer{box-shadow:0 0 30px #e5e4e2;margin-top:80px;height:300px;display:flex;gap:3rem}}@media (max-width: 630px){.footerContainer{box-shadow:0 0 20px #e5e4e2;margin-top:50px;display:grid;text-align:center;justify-content:center;gap:3rem;padding:2.5rem}.footerRow{display:block;padding-top:2px;padding-bottom:2px}.footerRowItemOne{margin-bottom:22px}}.container{display:flex;flex-direction:column;align-items:center;background-color:#fff;justify-content:center;padding:20px}html{font-family:Raleway,sans-serif}
