*{box-sizing:border-box;margin:0 auto;padding:0;font-family:"Mali",cursive;overflow-x:hidden}.container{background:#f0f1bb;background:linear-gradient(90deg,#f0f1bb,#f5bced 35%,#98e3bd 67%,#98ddeb);width:100vw;height:100%}.exampleParagraph{width:100vw;display:flex;flex-direction:column}.fontButtons{display:flex;margin-top:3vw;position:relative}.fontButton{border-radius:50%;border:4px solid #e4bffc;margin:0 5vw 3vw;height:70px;width:70px;background-color:#e8c7fd;box-shadow:5px -2px rgba(216,154,255,.5);overflow:hidden;cursor:pointer;outline:none}.fontButton:before{content:"";background-color:rgba(216,154,255,.2);width:60px;height:60px;box-shadow:inset 5px 5px rgba(216,154,255,.3)}.bigger:after,.fontButton:before{display:inline-block;border-radius:50%}.bigger:after{content:"bigger +"}.bigger:after,.smaller:after{background-color:transparent;width:50px;height:50px;position:relative;top:-60px;left:2px}.smaller:after{content:"smaller -";display:inline-block;border-radius:50%}p{margin:5vw 20vw 0}.slider{position:relative;height:100vh;width:100%;display:flex;justify-content:center;align-items:center}.images{width:60vw;height:70vh;border-radius:10px;margin-left:20vw;margin-right:20vw}.right-arrow{right:32px}.left-arrow,.right-arrow{position:absolute;bottom:45%;font-size:6vw;color:#ec6eb3;z-index:10;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.left-arrow{left:32px}.slide{opacity:0;transition:.2s cubic-bezier(.68,-.55,.265,1.55);-webkit-transform:translateX(10%);transform:translateX(10%)}.slide.active{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);transition-duration:1s}@media screen and (max-width:850px){.images{width:100vw;height:80vh;margin:0;padding:5%}}@media screen and (max-width:600px){.images{height:60vh}p{margin-bottom:10vw}.slider{height:60vh}}@media screen and (max-width:400px){.images{height:50vh;margin-right:5vw}p{margin:10vw 20vw 0}.fontButtons{margin-top:20vw}.fontButton{margin-bottom:0}}
/*# sourceMappingURL=main.50d17fb1.chunk.css.map */