*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none;display:inline-block}button{color:inherit;cursor:pointer;background:0 0}ul{list-style:none}html{scroll-behavior:smooth}#root{min-height:100dvh;padding-bottom:2rem}[class*=__container]{width:80%;margin-inline:auto}.section-title{text-align:center;color:pink;margin-block:2rem}#about{text-align:center;background:linear-gradient(#fff,#fff5f7);padding:60px 20px}#about h2{color:#ff4d6d;margin-bottom:20px;font-size:32px;position:relative}#about h2:after{content:"";background:#ff4d6d;border-radius:2px;width:60px;height:3px;margin:10px auto 0;display:block}#about p{color:#444;max-width:700px;margin:15px auto;font-size:17px;line-height:2.7}#about p:nth-of-type(3){color:#ff4d6d;font-weight:700}#about p:hover{transition:all .3s;transform:scale(1.02)}@media (width<=600px){#about h2{font-size:26px}#about p{font-size:15px}}.flowers-list{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.flower{border:2px solid pink;width:100%}.flower img{object-fit:cover;width:100%;height:550px}.detail{justify-content:space-between;align-items:center;padding:2rem;display:flex}.price{word-spacing:.5em;font-weight:400}.header__container{border-bottom:3px solid pink;padding-block:2rem}.logo{width:80px;height:80px}.logo img{border-radius:50%;width:100%;height:100%}.socials-item{color:#000}.header__container{justify-content:space-between;align-items:center;display:flex}.nav-list{gap:2rem;font-size:1.375rem;display:flex}.socials-list{gap:2rem;font-size:2rem;display:flex}.call-screen{z-index:9999;background:pink url(/assets/call-FLhdYAvh.png) 50%/70% no-repeat;border-radius:50%;width:60px;height:60px;position:fixed;bottom:20px;right:0;translate:-20% -100%}@media (width<=991px){.flowers-list{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.header__container{flex-direction:column;gap:1rem}.flowers-list{grid-template-columns:repeat(1,1fr)}}
