.aboutme{flex-direction:column;margin:0 0 64px}.aboutme,.aboutme_content{width:100%;height:auto;border-radius:0 0 0 0;display:flex;flex-wrap:nowrap;align-items:center;align-content:stretch;justify-content:space-evenly}.aboutme_content{flex-direction:row;align-self:center}.karin{width:60%;height:auto;border-radius:0 0 0 0;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:start;align-content:stretch;justify-content:start;gap:16px}@media screen and (max-width:767px){.aboutme_content{flex-direction:column;align-items:center;justify-content:center;gap:20px}.karin{width:90%;align-items:center;text-align:center}.aboutme_img{width:75%;max-width:300px}}.angebot{width:100%;height:auto;border-radius:0;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:center;padding:32px 16px;text-align:center}.columns{flex-direction:row;flex-wrap:wrap;align-content:center;justify-content:space-evenly;flex-shrink:0;margin-top:32px;gap:20px}.columns,.rows{width:100%;height:auto;border-radius:0 0 0 0;display:flex;align-items:start}.rows{flex-direction:column;flex-wrap:nowrap;align-content:stretch;justify-content:space-around;gap:54px;padding:16px 0 0}p{padding-top:32px}.price{background-color:var(--background);padding:20px;border-radius:20px;box-shadow:0 4px 12px rgba(0,0,0,.1);flex:1 1 300px;min-height:500px;max-width:400px;display:flex;flex-direction:column;justify-content:space-between;font-family:Arial,sans-serif;text-align:center}.rectangle{width:60px;height:6px;background-color:var(--color-primary);margin:0 auto 20px;border-radius:10px}.price ul{list-style-type:none;padding:0;margin:0}.price li{margin-top:16px}.price p{margin:6px 0}.price h3:last-of-type{margin-top:20px}@media screen and (max-width:767px){.price{padding:15px;min-height:auto;max-width:100%;margin-bottom:20px}.rectangle{margin:0 auto 10px}.price li{margin-top:8px}.price h3:first-of-type{margin-bottom:10px}.price h3:last-of-type{margin-top:10px}}.booking{width:100%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:start;gap:32px;margin-bottom:32px;padding:20px}.booking h2{text-align:center;width:100%}form{max-width:800px;flex-direction:column;align-items:center}.user,form{width:100%;display:flex;gap:20px}.user{flex-direction:row;justify-content:space-between}.user_info_left,.user_info_right{width:100%;display:flex;flex-direction:column;gap:8px}.user_info_left{align-items:flex-end}.user_info_right{align-items:flex-start}.anmerkung,.termin{width:100%;display:flex;flex-direction:column;gap:8px;align-items:center}input,textarea{width:100%;max-width:400px;padding:10px;border-radius:10px;background-color:var(--color-secondary);border:none}textarea{min-height:100px;resize:vertical}.booking_sub{text-align:center;margin-top:20px}@media screen and (max-width:767px){.user{flex-direction:column;gap:10px}.user_info_left,.user_info_right{align-items:center;width:100%}input,textarea{width:100%;max-width:100%}.booking{padding:10px}}