div#header h1{position:absolute;top:300px;right:20%}@media screen and (max-width:2000px){div#header h1{top:35rem;left:1rem;width:100%}}h2{font-size:2.2em}h3{color:#888;font-size:1.6em;margin-bottom:1rem}div#header{background-position:center center;min-height:900px}div.arrangement-container{margin-bottom:2rem}div.arrangement h2,div.arrangement-container p{margin-bottom:1rem}div.arrangement-container ul{list-style:none;margin-left:0;margin-bottom:1rem;padding-left:0}div.arrangement-container li{margin-bottom:.3rem;padding-left:1rem;text-indent:-1.5rem}div.arrangement-container li:before{content:"♡";padding-right:.5rem}div.arrangement{align-items:center;column-gap:2rem;display:grid;margin-left:auto;margin-right:auto;max-width:60%}div.arrangement-image-right{grid-template-columns:3fr 1fr}div.arrangement-image-left{grid-template-columns:1fr 3fr}div.arrangement img{border-radius:.5rem;max-width:300px;min-height:400px}p.special-arrangement-offer{background-color:var(--main-color);border-radius:.5rem;color:#fff;font-size:1.2rem;font-weight:700;margin-bottom:1rem;padding:1rem}div.arrangement-price-table{display:flex;justify-content:space-around;margin-bottom:1rem}div.arrangement-price-table div:not(last-child){border-right:1px solid #fff}div.arrangement-price-table p,div.arrangement-price-table ul li{color:#fff;text-align:center}div.arrangement-price-column{background-color:var(--main-color);display:flex;flex-direction:column;justify-content:space-between;width:100%}div.arrangement-price-column p:first-child{font-weight:700;padding-top:1rem}div.arrangement-price-column ul{border-bottom:1px solid #fff;border-top:1px solid #fff;height:100%;padding:1rem}@media screen and (max-width:1000px){div.arrangement{max-width:90%}div.arrangement-price-table{flex-wrap:wrap;gap:1rem}}@media screen and (max-width:1600px){div.arrangement-image-left,div.arrangement-image-right{grid-template-columns:1fr}div.arrangement img{display:none}}