:root{--transition-default: 300ms}.card--list__section{padding:0 .8rem}@media(width >= 750px){.card--list__section{padding:0 2rem}}.card--list__wrapper{max-width:140rem;margin:0 auto;padding-bottom:6rem}@media(width >= 1024px){.card--list__wrapper{padding-top:4rem}}.card--list__wrapper .card--list__head{display:flex;flex-direction:column;row-gap:2.4rem;margin-bottom:6.5rem}@media(width >= 750px){.card--list__wrapper .card--list__head{row-gap:2.8rem;margin-bottom:6rem}}@media(width >= 1024px){.card--list__wrapper .card--list__head{padding:0 clamp(0rem,8.5dvw,11.7rem)}}.card--list__wrapper .card--list__head .card--list__head--title{font-size:clamp(2.8rem,3.5dvw,4.4rem);line-height:1;font-weight:400;letter-spacing:-0.04em;text-transform:uppercase}.card--list__wrapper .card--list__head .card--list__head--description{font-size:1.6rem;line-height:1.3;font-weight:400;letter-spacing:0;color:#000}@media(width >= 750px){.card--list__wrapper .card--list__head .card--list__head--description{font-size:1.8rem}}.card--list__wrapper .card--list__content{display:flex;flex-direction:column;row-gap:1.6rem;-moz-column-gap:7.8rem;column-gap:7.8rem}@media(width >= 1024px){.card--list__wrapper .card--list__content{flex-direction:row}}.card--list__wrapper .card--list__content .card--list__tab--pickers{position:sticky;top:8rem;z-index:1;display:flex;gap:.5rem;align-items:center;overflow:auto}@media(width >= 750px){.card--list__wrapper .card--list__content .card--list__tab--pickers{top:8.5rem}}@media(width >= 1024px){.card--list__wrapper .card--list__content .card--list__tab--pickers{top:10rem;flex-direction:column;align-items:flex-start;row-gap:3.6rem;max-height:-moz-max-content;max-height:max-content;min-width:27rem;width:27rem;overflow:unset}.card--list__wrapper .card--list__content .card--list__tab--pickers li{position:relative}.card--list__wrapper .card--list__content .card--list__tab--pickers li:not(:last-child)::after{content:"";position:absolute;top:calc(100% + 1.8rem);left:0;display:inline-block;width:27rem;height:.1rem;border-top:.1rem solid rgba(29,29,27,.2)}}.card--list__wrapper .card--list__content .card--list__tab--pickers .card--list__tab--picker{display:flex;align-items:center;justify-content:center;height:3.4rem;padding:0 2rem;border-radius:4.2rem;border:1px solid rgba(29,29,27,.2);outline:unset;font-size:1.4rem;line-height:1.3;font-weight:500;letter-spacing:0;text-wrap:nowrap;text-transform:uppercase;text-decoration:unset;color:#1d1d1b;background-color:#fff;transition:.2s ease;cursor:pointer}@media(hover: hover){.card--list__wrapper .card--list__content .card--list__tab--pickers .card--list__tab--picker:not(.active):hover{border-color:#1d1d1b;color:#f6f4ed;background-color:#1d1d1b;opacity:.9}}.card--list__wrapper .card--list__content .card--list__tab--pickers .card--list__tab--picker:not(.active):focus{border-color:#1d1d1b;color:#f6f4ed;background-color:#1d1d1b;opacity:.9}.card--list__wrapper .card--list__content .card--list__tab--pickers .card--list__tab--picker.active{border-color:#1d1d1b;color:#f6f4ed;background-color:#1d1d1b}.card--list__wrapper .card--list__content .card--list__tab--content{position:relative;display:flex;flex-direction:column;row-gap:4.8rem;width:100%}@media(width < 1024px){.card--list__wrapper .card--list__content .card--list__tab--content::before{content:"";position:absolute;bottom:100%;left:50%;translate:-50% -0.6rem;width:110%;height:.1rem;border-top:1px solid rgba(29,29,27,.2)}}@media(width >= 1024px){.card--list__wrapper .card--list__content .card--list__tab--content{row-gap:8rem}}.card--list__wrapper .card--list__content .card--list__tab--content .card{display:flex;flex-direction:column;row-gap:2rem;-moz-column-gap:3rem;column-gap:3rem;padding:clamp(1rem,1.5dvw,2rem);border-radius:1rem;scroll-margin-top:10rem;background-color:#f6f4ed}@media(width >= 1024px){.card--list__wrapper .card--list__content .card--list__tab--content .card{flex-direction:row-reverse;align-items:flex-start}}.card--list__wrapper .card--list__content .card--list__tab--content .card:not(:last-child){position:relative}.card--list__wrapper .card--list__content .card--list__tab--content .card:not(:last-child)::after{content:"";position:absolute;top:calc(100% + 2.4rem);left:0;display:inline-block;width:100%;height:.1rem;border-top:1px solid rgba(29,29,27,.2)}@media(width >= 1024px){.card--list__wrapper .card--list__content .card--list__tab--content .card:not(:last-child)::after{top:calc(100% + 4rem)}}.card--list__wrapper .card--list__content .card--list__tab--content .card .card--item__image--box{max-height:48rem;width:100%;border-radius:.8rem;overflow:hidden;aspect-ratio:1/1}@media(width >= 1440px){.card--list__wrapper .card--list__content .card--list__tab--content .card .card--item__image--box{min-width:48rem;width:48rem;height:48rem}}.card--list__wrapper .card--list__content .card--list__tab--content .card .card--item__image--box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.card--list__wrapper .card--list__content .card--list__tab--content .card .card--item__content{display:flex;flex-direction:column}.card--list__wrapper .card--list__content .card--list__tab--content .card .card--item__content .card--item__title{margin-bottom:clamp(2rem,2.5dvw,3.6rem);font-size:clamp(2.4rem,2.5dvw,3.6rem);line-height:1;font-weight:400;letter-spacing:-0.04em;text-transform:uppercase}@media(width >= 1440px){.card--list__wrapper .card--list__content .card--list__tab--content .card .card--item__content .card--item__title{padding-top:2rem}}.card--list__wrapper .card--list__content .card--list__tab--content .card .card--item__content .card--item__info{display:flex;flex-direction:column;gap:2rem;font-size:1.4rem;line-height:1;font-weight:400;letter-spacing:0;text-wrap:balance}@media(width >= 750px){.card--list__wrapper .card--list__content .card--list__tab--content .card .card--item__content .card--item__info{font-size:1.6rem}}.card--list__wrapper .card--list__content .card--list__tab--content .card .card--item__content .card--item__info *{font-size:inherit;line-height:inherit;text-wrap:inherit}.card--list__wrapper .card--list__content .card--list__tab--content .card .card--item__content .card--item__info strong{font-weight:600;line-height:1.3;letter-spacing:0}.card--list__wrapper .card--list__content .card--list__tab--content .card .card--item__content .card--item__info h6{margin:0;font-size:1.2rem;line-height:1.3;font-weight:500;text-transform:uppercase}.card--list__wrapper .card--list__content .card--list__tab--content .card .card--item__content .card--item__info ul{display:flex;flex-wrap:wrap;-moz-column-gap:6rem;column-gap:6rem;row-gap:1.5rem}@media(width >= 1024px){.card--list__wrapper .card--list__content .card--list__tab--content .card .card--item__content .card--item__info ul{flex-direction:column}}.card--list__wrapper .card--list__content .card--list__tab--content .card .card--item__content .card--item__info ul:has(a){row-gap:.8rem;margin:0}.card--list__wrapper .card--list__content .card--list__tab--content .card .card--item__content .card--item__info ul li{display:flex;align-items:stretch;gap:.8rem;min-width:8.5rem;font-weight:500;text-wrap:pretty}.card--list__wrapper .card--list__content .card--list__tab--content .card .card--item__content .card--item__info ul li::before{content:"";display:inline-block;min-width:1.6rem;width:1.6rem;height:1.6rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Ccircle cx='8' cy='8' r='8' fill='%231D1D1B'/%3E%3Cpath d='M4 7.84981L6.86957 10.6666L12 5.33335' stroke='white'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;background-position:center}.card--list__wrapper .card--list__content .card--list__tab--content .card .card--item__content .card--item__info ul li:has(em){font-style:normal}.card--list__wrapper .card--list__content .card--list__tab--content .card .card--item__content .card--item__info ul li:has(em)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Ccircle cx='8' cy='8' r='8' fill='%2326211C'/%3E%3Cpath d='M9.75 6.25L6.25 9.75M6.25 6.25L9.75 9.75' stroke='white' stroke-linecap='square'/%3E%3C/svg%3E")}.card--list__wrapper .card--list__content .card--list__tab--content .card .card--item__content .card--item__info ul li:has(em) em{font-style:inherit}.card--list__wrapper .card--list__content .card--list__tab--content .card .card--item__content .card--item__info ul li:has(a)::before{min-width:2rem;width:2rem;height:2rem;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwIDEyLjVWMi41TTEwIDEyLjVMNi42NjY2OSA5LjE2NjY3TTEwIDEyLjVMMTMuMzMzNCA5LjE2NjY3IiBzdHJva2U9IiMwMDUzQjMiLz4KPHBhdGggZD0iTTIuMTg0MjUgMTYuMjM3OEwxLjY5OTE3IDE2LjM1OUwxLjY5OTE3IDE2LjM1OTFMMi4xODQyNSAxNi4yMzc4Wk0zLjgwMDkxIDE3LjUwMDNMMy44MDA4NCAxOC4wMDAzSDMuODAwOTFWMTcuNTAwM1pNMTYuMTk5MiAxNy41MDAzVjE4LjAwMDNIMTYuMTk5M0wxNi4xOTkyIDE3LjUwMDNaTTE3LjgxNTkgMTYuMjM3OEwxOC4zMDEgMTYuMzU5MUwxOC4zMDEgMTYuMzU5TDE3LjgxNTkgMTYuMjM3OFpNMTguODE4NSAxNC4yODgyTDE4LjkzOTcgMTMuODAzMUwxNy45Njk2IDEzLjU2MDdMMTcuODQ4MyAxNC4wNDU4TDE4LjMzMzQgMTQuMTY3TDE4LjgxODUgMTQuMjg4MlpNMS42NjY3NSAxNC4xNjdMMS4xODE2NyAxNC4yODgyTDEuNjk5MTcgMTYuMzU5TDIuMTg0MjUgMTYuMjM3OEwyLjY2OTMzIDE2LjExNjZMMi4xNTE4MyAxNC4wNDU4TDEuNjY2NzUgMTQuMTY3Wk0yLjE4NDI1IDE2LjIzNzhMMS42OTkxNyAxNi4zNTkxQzEuODE2MzQgMTYuODI3OCAyLjA4NjgxIDE3LjI0MzkgMi40Njc2MSAxNy41NDEzTDIuNzc1MzYgMTcuMTQ3MkwzLjA4MzEgMTYuNzUzMkMyLjg3ODA1IDE2LjU5MyAyLjczMjQxIDE2LjM2OSAyLjY2OTMyIDE2LjExNjZMMi4xODQyNSAxNi4yMzc4Wk0yLjc3NTM2IDE3LjE0NzJMMi40Njc2MSAxNy41NDEzQzIuODQ4NDEgMTcuODM4NyAzLjMxNzY4IDE4LjAwMDMgMy44MDA4NCAxOC4wMDAzTDMuODAwOTEgMTcuNTAwM0wzLjgwMDk5IDE3LjAwMDNDMy41NDA4MyAxNy4wMDAzIDMuMjg4MTQgMTYuOTEzMyAzLjA4MzEgMTYuNzUzMkwyLjc3NTM2IDE3LjE0NzJaTTMuODAwOTEgMTcuNTAwM1YxOC4wMDAzSDE2LjE5OTJWMTcuNTAwM1YxNy4wMDAzSDMuODAwOTFWMTcuNTAwM1pNMTYuMTk5MiAxNy41MDAzTDE2LjE5OTMgMTguMDAwM0MxNi42ODI1IDE4LjAwMDMgMTcuMTUxNyAxNy44Mzg3IDE3LjUzMjUgMTcuNTQxM0wxNy4yMjQ4IDE3LjE0NzJMMTYuOTE3MSAxNi43NTMyQzE2LjcxMiAxNi45MTMzIDE2LjQ1OTMgMTcuMDAwMyAxNi4xOTkyIDE3LjAwMDNMMTYuMTk5MiAxNy41MDAzWk0xNy4yMjQ4IDE3LjE0NzJMMTcuNTMyNSAxNy41NDEzQzE3LjkxMzMgMTcuMjQzOSAxOC4xODM4IDE2LjgyNzggMTguMzAxIDE2LjM1OTFMMTcuODE1OSAxNi4yMzc4TDE3LjMzMDggMTYuMTE2NkMxNy4yNjc3IDE2LjM2OSAxNy4xMjIxIDE2LjU5MyAxNi45MTcxIDE2Ljc1MzJMMTcuMjI0OCAxNy4xNDcyWk0xNy44MTU5IDE2LjIzNzhMMTguMzAxIDE2LjM1OUwxOC44MTg1IDE0LjI4ODJMMTguMzMzNCAxNC4xNjdMMTcuODQ4MyAxNC4wNDU4TDE3LjMzMDggMTYuMTE2NkwxNy44MTU5IDE2LjIzNzhaIiBmaWxsPSIjMDA1M0IzIi8+Cjwvc3ZnPgo=")}.card--list__wrapper .card--list__content .card--list__tab--content .card .card--item__content .card--item__info ul li a{font-size:1.4rem;line-height:1;font-weight:400;color:#0053b3}.card--list__wrapper .card--list__content .card--list__tab--content .card .card--item__content .card--item__logo--box{margin-top:2rem;width:4rem}.card--list__wrapper .card--list__content .card--list__tab--content .card .card--item__content .card--item__logo--box img{width:100%;height:100%;-o-object-position:center;object-position:center;-o-object-fit:contain;object-fit:contain}