.tobler-button a{text-decoration:none;max-width:fit-content;padding:7px 23px;background-color:#000;color:#fff;cursor:pointer;border:2px solid #000;transition:.3s ease;font-family:"Inter";font-size:23px;text-transform:uppercase}.tobler-button a:hover{background:#fff !important;color:#000}@media(max-width: 990px){.tobler-button a{padding:4px 17px;font-size:18px}}.footer-address-description a,.kontakt-infos a{position:relative;text-decoration:none;color:#795d49}.footer-address-description a::after,.kontakt-infos a::after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:1px;background-color:#795d49;transform:scaleX(0);transform-origin:left;transition:transform .6s ease}.footer-address-description a:hover::after,.kontakt-infos a:hover::after{transform:scaleX(1)}.scroll-to-top{position:fixed;right:24px;bottom:24px;z-index:9999;width:44px;height:44px;background-color:#795d49;color:#fff;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;cursor:pointer;opacity:0;pointer-events:none;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease}.scroll-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.scroll-to-top:hover{transform:translateY(-3px)}.hero-section{position:relative}.scroll-down{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);z-index:5;display:flex;align-items:center;gap:6px;font-size:13px;color:#000;cursor:pointer;user-select:none}.scroll-down-arrow{display:inline-block;animation:scrollBounce 1.6s infinite}@keyframes scrollBounce{0%,100%{transform:translateY(0)}50%{transform:translateY(6px)}}.team-section{background-color:#d9d2c9}.team-section .container{padding-top:4rem}.team-section .team-card{margin:0 auto 4rem auto;width:530px;max-width:100%}.team-section .team-img-wrapper{width:100%;height:480px;background-color:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.team-section .team-img-wrapper img{width:100%;height:100%;object-fit:cover}.team-section .team-name{font-weight:600;font-size:24px;font-family:"Inter Bold";color:#000}.team-section .team-infos ul{padding-left:20px}.team-section .team-infos ul li{padding-top:7px}.team-section .team-role{color:#333;font-size:24px;font-family:"Inter";color:#000;line-height:.7}.team-section .team-infos{text-align:left;font-size:18px;line-height:1.4;margin-top:25px;font-family:"Inter";color:#000}@media(max-width: 1200px){.team-card{width:430px !important}.team-img-wrapper{width:430px !important;height:auto !important;min-height:389px}}@media(max-width: 991px){.team-card{width:360px !important}.team-img-wrapper{width:360px !important;height:auto !important;min-height:326px}.team-name{font-size:20px}.team-role{font-size:18px;line-height:1.2}}@media(max-width: 575px){.team-card{width:280px !important;margin-bottom:15px !important}.team-img-wrapper{width:280px !important;height:auto !important;min-height:254px}.team-name{font-size:15px;margin-top:.5rem}.team-role{font-size:13px;line-height:1.2}}