.pakketten-intro{ text-align:center;max-width:999px;margin:0 auto 50px auto;}.pakketten-wrapper{ display:flex;gap:40px;justify-content:center;align-items:flex-start;}.pakket{ width:calc(100% / 3 - 27px);position:relative;}.pakket-bg-1{ width:800px;height:600px;top:0px;left:50%;transform:translateX(-50%);opacity:0.9;}.pakket-bg-2{ width:800px;height:600px;bottom:0;left:50%;transform:translateX(-50%);opacity:0.6;}.pakketten-bestseller{ text-align:center;height:30px;margin-bottom:24px;}.pakketten-bestseller p{ font-size:24px;line-height:30px;height:30px;margin:0;font-family:var(--second-font);color:var(--heading-color);}.pakket-inner{ background-color:var(--white);position:relative;z-index:10;border-radius:var(--border-radius2);box-sizing:border-box;padding:20px 20px 0 20px;}.pakket-header{ background-color:var(--light-bg);border-radius:var(--border-radius2);border:1px solid var(--gray-border);box-sizing:border-box;padding:20px;}.pakket-header h3{ margin:0 0 20px 0;font-size:40px;line-height:62px;height:62px;}.pakket-small-title .pakket-header h3{ font-size:24px;line-height:31px;height:31px;}.pakket-header p.pakket-small-des{ font-size:16px;line-height:24px;-webkit-line-clamp:2;line-clamp:2;height:48px;}p.pakket-price{ margin:0 0 16px 0;color:var(--text-color);font-size:20px;line-height:36px;height:36px;}p.pakket-price strong{ color:var(--heading-color);font-weight:500;}.pakket-content{ box-sizing:border-box;padding:35px 10px 30px 10px;}.pakket-most-picked .pakket-header{ background:var(--linear-color);}.pakket-content.layout-content ul>li{ font-weight:400;color:var(--text-color);}.pakket-content.layout-content ul>li:before{ color:var(--first-color);mask-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><!--!Font Awesome Free v7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons,Inc.--><path d="M530.8 134.1C545.1 144.5 548.3 164.5 537.9 178.8L281.9 530.8C276.4 538.4 267.9 543.1 258.5 543.9C249.1 544.7 240 541.2 233.4 534.6L105.4 406.6C92.9 394.1 92.9 373.8 105.4 361.3C117.9 348.8 138.2 348.8 150.7 361.3L252.2 462.8L486.2 141.1C496.6 126.8 516.6 123.6 530.9 134z"/></svg>');-webkit-mask-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640"><!--!Font Awesome Free v7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons,Inc.--><path d="M530.8 134.1C545.1 144.5 548.3 164.5 537.9 178.8L281.9 530.8C276.4 538.4 267.9 543.1 258.5 543.9C249.1 544.7 240 541.2 233.4 534.6L105.4 406.6C92.9 394.1 92.9 373.8 105.4 361.3C117.9 348.8 138.2 348.8 150.7 361.3L252.2 462.8L486.2 141.1C496.6 126.8 516.6 123.6 530.9 134z"/></svg>');}.pakket-not-most-picked .pakket-content.layout-content ul>li:before{ color:var(--second-color);}.pakketten-button-info{ color:var(--heading-color);font-weight:500;font-size:19px;line-height:23px;margin:0 10px 30px 10px;display:inline-flex;align-items:center;gap:12px;text-decoration:none;}.pakketten-button-info svg{ transition:transform 0.3s ease;transform:rotate(-45deg);width:12px;height:12px;}.pakketten-button-info:hover svg{ transform:rotate(45deg);}@media (max-width:1450px){ .pakketten-wrapper{ gap:20px;} .pakket-header h3{ margin:0 0 20px 0;font-size:32px;line-height:40px;height:40px;} .pakket-small-title .pakket-header h3{ font-size:22px;line-height:28px;-webkit-line-clamp:2;line-clamp:2;height:56px;}}@media (max-width:1200px){ .pakketten-wrapper{ flex-direction:column;gap:30px;} .pakketten-bestseller.pakketten-bestseller-not-most-picked{ display:none;} .pakket{ width:100%;}}