body{background-color:#79edff70;font-family:Nunito;min-height:100vh}h1{font-size:40px!important}h2{font-size:30px!important}h3{font-size:25px!important}p{font-size:18px!important}.greeting__block{padding-top:15vh;text-align:center;line-height:1.2}.greeting__block h1{font-weight:700;margin:0;color:#000}.greeting__block h2{font-weight:700;margin:0;color:#222}.about_section{max-width:1000px;margin:0 auto;padding:2.5rem 1rem}.about_row{display:flex;align-items:flex-start;justify-content:center;gap:4rem;flex-wrap:nowrap;margin-top:1rem}.about_row--left{flex-direction:row}.about_row--right{flex-direction:row-reverse}.about_photo{flex:0 0 400px;display:flex;justify-content:center;align-items:flex-start}.about_photo img{width:100%;max-width:400px;height:60vh;max-height:720px;border-radius:10px;object-fit:cover}.about_text{flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.5rem}.about_text h3{font-weight:700;margin:0 0 .5rem}.about_text p{margin:.25rem 0;line-height:1.6;text-align:left}.favorite_animes{position:relative;width:min(900px,65vw);height:min(580px,58vh);margin:2rem auto;border-radius:10px;overflow:hidden;background:linear-gradient(#00000059,#00000059),url(/WebDev_Project_HtmlKings/assets/one_piece-BhQ79b0c.png) center/cover no-repeat}.favorite_animes_section__title{text-align:center}.favorite_animes h3{position:absolute;top:6%;left:6%;right:6%;margin:0;color:#fff;font-size:clamp(1.8rem,4vw,3rem);font-weight:700;text-shadow:0 2px 6px rgba(0,0,0,.45);z-index:2}.favorite_animes p{position:absolute;left:6%;right:6%;bottom:6%;margin:0;box-sizing:border-box;padding:1rem 1.25rem;color:#fff;line-height:1.6;background:#00000073;border-radius:10px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:2}.favorite_animes .arrows_container{position:absolute;inset:0;display:flex;justify-content:space-between;align-items:center;pointer-events:none;z-index:3}.favorite_animes .arrow_next,.favorite_animes .arrow_previous{position:absolute;top:50%;transform:translateY(-50%);width:24px;height:24px;border-radius:999px;border:none;background:#00000040;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto;transition:background .15s ease,transform .15s ease;opacity:.95}.favorite_animes .arrow_next:before,.favorite_animes .arrow_previous:before{content:"";display:block;width:14px;height:14px;border-top:3px solid #fff;border-right:3px solid #fff}.favorite_animes .arrow_next{right:5px}.favorite_animes .arrow_next:before{transform:rotate(45deg)}.favorite_animes .arrow_previous{left:5px}.favorite_animes .arrow_previous:before{transform:rotate(-135deg)}@media(hover:hover){.favorite_animes .arrow_next:hover,.favorite_animes .arrow_previous:hover{background:#000000a6;transform:translateY(-50%) scale(1.05)}}.arrow_next,.arrow_previous{border:none}@media(max-width:992px){.greeting__block{margin-top:5vh}.about_row{flex-wrap:wrap;gap:2rem}.about_photo{flex:0 1 100%;justify-content:center}.about_photo img{height:48vh;max-width:70%}.about_text{align-items:flex-start}.about_text h3{font-size:clamp(2rem,6vw,3rem)}.about_text p{font-size:clamp(1rem,2.2vw,1.2rem)}}@media(max-width:520px){.greeting__block{margin-top:5vh}.favorite_animes{width:92vw;height:56vh}.favorite_animes h3{top:5%;left:5%;right:5%}.favorite_animes p{left:5%;right:5%;bottom:18%;padding:.75rem 1rem;font-size:.95rem}.about_photo img{max-width:90%;height:44vh}.favorite_animes .arrow_next,.favorite_animes .arrow_previous{width:32px;height:32px;margin-top:11.15em;bottom:6%;transform:translateY(0)}.favorite_animes .arrow_previous{left:18%}.favorite_animes .arrow_next{right:18%}}@media(max-width:992px){.favorite_animes .arrow_next,.favorite_animes .arrow_previous{transition:none!important;transform:none!important}.favorite_animes .arrow_next:hover,.favorite_animes .arrow_previous:hover{transform:none!important}}
