@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@900&family=Roboto:wght@400;500&display=swap");*,*::before,*::after{margin:0;padding:0;box-sizing:inherit}html{box-sizing:border-box;font-size:62.5%}body{font-family:"Roboto",sans-serif;color:black;font-weight:400;line-height:1.6}.stories{display:grid;grid-gap:20px;grid-template-columns:repeat(auto-fit, minmax(406px, auto))}.b7{background-image:url(../images/bgs/7.png.webp)}.b1{background-image:url(../images/bgs/1.png.webp)}.b2{background-image:url(../images/bgs/2.png.webp)}.b3{background-image:url(../images/bgs/3.png.webp)}.b4{background-image:url(../images/bgs/4.png.webp)}.b5{background-image:url(../images/bgs/5.png.webp)}.story{min-width:406px;width:406px;height:722px;min-height:722px;margin:2rem;background-size:cover;justify-self:center;padding:2rem 2rem;padding-right:1rem}.story__label{border:#FFDD2D solid 5px;background-color:#FFDD2D;border-radius:2rem;font-size:1.5rem;width:10rem;margin:5px;display:flex;justify-content:center;align-items:center}.story__header{padding-top:2rem;color:white;font-weight:900;font-size:3.7rem;font-family:"Montserrat",sans-serif}.story__text{padding:1.5rem 0;color:white;font-weight:400;font-size:2.3rem;font-family:"Roboto",sans-serif}.story__link{padding:3px 0}.story__link:link,.story__link:visited{color:#ffde01;display:inline-block;text-decoration:none;font-weight:400;font-size:2.3rem;font-family:"Roboto",sans-serif;transition:all .2s}.story__link:hover{color:white;box-shadow:0 1rem 2rem rgba(0,0,0,0.15);transform:translateY(-2px)}.story__link:active{box-shadow:0 1rem 1rem rgba(0,0,0,0.15);transform:translateY(0)}.story__list{list-style-type:disc;list-style-position:inside;color:white;font-weight:400;font-size:2.0rem;font-family:"Roboto",sans-serif}.story__list li{margin:0;margin-top:5px}.story__form{width:100%;margin-top:2rem;background:#aab3c9;border-radius:2rem;display:flex;align-items:center;justify-content:center;height:10rem;padding:1rem 1rem;margin-bottom:33rem}.story__form__textarea{line-height:1;outline:none;resize:none;overflow:hidden;border:none;background:#aab3c9;color:#333333;font-weight:400;font-size:1.9rem;font-family:"Roboto",sans-serif;text-align:left}.story__form__button{background-color:#ffde01;font-family:inherit;font-size:2.0rem;border:0;padding:5px;height:5rem;width:80%;border-radius:10rem;color:#333333;align-self:center}.story__form__button:hover{transform:translateY(-3px);box-shadow:0 1rem 2rem rgba(0,0,0,0.2)}.story__form__button:hover::after{transform:scaleX(1.4) scaleY(1.6);opacity:0}.story__form__button:active,.story__form__button:focus{outline:none;transform:translateY(-1px);box-shadow:0 0.5rem 1rem rgba(0,0,0,0.2)}.story__form__button::after{content:"";display:inline-block;height:100%;width:100%;border-radius:10rem;position:absolute;top:0;left:0;z-index:-1;transition:all .4s}.flex1{display:flex;flex-direction:column;display:flex;flex-direction:column;justify-content:space-between}
