/* bundle-signature:e7a313e33c0a5d5f5ca6736565f2d47e */
/* block-title */.block-title .button{align-self:flex-end}.block-title h2{margin-bottom:2rem}.block-title p{margin-bottom:2rem}@media (max-width:768px){.block-title h2{margin-bottom:1rem}.block-title p{margin-bottom:1rem}.block-title .button{margin-bottom:16px;align-self:flex-start}}/* link-collection */.link-collection .link-wrapper{display:flex;gap:1rem;justify-content:center}.link-collection .link-wrapper.wrap{flex-wrap:wrap;gap:1.5rem}.link-collection .headline{justify-self:center;margin-bottom:2rem}.link-collection a.link .button,.link-collection .link{position:relative;cursor:pointer;border-radius:38px;padding:10px 35px;max-height:fit-content;max-width:fit-content;white-space:nowrap;border:none;text-transform:uppercase;background:var(--brand-primary-color-lighter) !important;color:var(--brand-primary-color-text) !important;transition:all 0.3s ease}.link-collection .link::before{content:'';width:100%;height:100%;border-radius:38px;position:absolute;top:0;left:0;z-index:-1;background:linear-gradient(90deg,var(--brand-secondary-color) 0%,var(--brand-secondary-color) 50%,var(--brand-secondary-color-lighter) 100%)0% 0% no-repeat padding-box !important;transition:opacity 0.3s ease;opacity:0}.link-collection .link:hover::before{opacity:1}.link-collection .button.current{background:linear-gradient(90deg,var(--brand-secondary-color) 0%,var(--brand-secondary-color) 50%,var(--brand-secondary-color-lighter) 100%)0% 0% no-repeat padding-box !important;color:var(--brand-primary-color-text) !important}.link-collection .link:hover{background:none !important;color:var(--brand-primary-color-text) !important}.link-collection .link:not(.button).current{display:none}@media (max-width:768px){.link-collection .link-wrapper.wrap{gap:0.7rem;justify-content:flex-start}.link-collection .button,.link-collection .link{padding:10px 20px;max-height:fit-content;max-width:fit-content;font:normal 800 0.9rem Montserrat}}/* link-list */.link-list .content{margin:50px 0}.link-list .product-list{padding-right:80px;margin-bottom:80px}.link-list .product-list-item:not(:last-child)::after{content:'';display:block;width:100%;height:2px;border-radius:10px;background-color:#f7f7f7;margin:20px 0}.link-list .product-list-item{position:relative}.link-list .product-list-item a{font-size:2rem;font-weight:800;line-height:45px;font-style:italic;text-transform:uppercase;transition:color 0.2s ease}.link-list .product-arrow{fill:var(--brand-primary-color)}.link-list .product-list-item a:hover{cursor:pointer;color:var(--brand-secondary-color)}.link-list .product-list-item a::after{content:'';display:block;width:45px;height:45px;border:2px solid var(--brand-primary-color);background-image:url('../../assets/icons/arrow-short-black.svg');background-size:50%;background-repeat:no-repeat;background-position:center;border-radius:50%;margin:20px 0;position:absolute;right:0;top:0;transform:translate(50%,-50%);transition:all 0.2s ease}.link-list .product-list-item a:hover::after{cursor:pointer;background-image:url('../../assets/icons/arrow-short.svg');border:2px solid var(--brand-scendary-color)}.link-list .product-list-item a::before{content:'';display:block;width:45px;height:45px;background:transparent;background-repeat:no-repeat;background-position:center;border-radius:50%;margin:20px 0;position:absolute;right:0;top:0;transform:translate(50%,-50%);transition:all 0.2s ease}.link-list .product-list-item a:hover::before{cursor:pointer;background:radial-gradient(circle,var(--brand-secondary-color-lighter) 0%,var(--brand-secondary-color-lighter) 30%,var(--brand-secondary-color) 100%)}.link-list .product-image{object-position:left}@media (max-width:992px){.link-list .product-list-item a{font-size:1.7rem;font-weight:800;line-height:35px}.link-list .product-list{padding-right:20px}}@media (max-width:768px){.link-list .product-list-item a{font-size:1.5rem;font-weight:800;line-height:25px}}/* shortcode *//* text-card */.text-card{padding:3rem 0;background-color:#f7f7f7}.text-card .button{margin-top:30px}.text-card .card-wrapper{display:flex;flex-direction:column;gap:15px;padding:60px;background:transparent linear-gradient(180deg,color-mix(in srgb,var(--brand-primary-color) 10%,white) 0%,#ffffff00 100%)0% 0% no-repeat padding-box;border-radius:5px}.text-card .link-list{margin-top:2rem;display:flex;flex-direction:column}.text-card .link-list-item a{font-size:1rem;font-weight:600;line-height:1rem;font-style:italic;text-transform:uppercase;transition:color 0.2s ease}.text-card .link-list-item a:hover{cursor:pointer;color:var(--brand-secondary-color)}.text-card .link-list-item:not(:last-child)::after{content:'';display:block;width:50%;height:2px;border-radius:10px;background-color:#f7f7f7;margin:1rem 0}@media (max-width:768px){.text-card .text-wrapper{margin-bottom:2rem}.text-card .card-wrapper{padding-top:2rem;padding-bottom:2rem;padding-left:calc(var(--bs-gutter-x) * 0.5);padding-right:calc(var(--bs-gutter-x) * 0.5)}.text-card .button{margin-bottom:75px}.text-card{padding:0}}