.block-animated-cards{background-color:transparent;position:relative}.block-animated-cards .block-animated-cards__container{background-color:#f7f6f4;border-radius:10px;margin:0 auto;max-width:1240px;overflow:hidden;padding:80px 60px 0}@media only screen and (max-width:1460px){.block-animated-cards .block-animated-cards__container{margin:0 20px;max-width:100%;padding:60px 40px 0}}@media only screen and (max-width:1060px){.block-animated-cards .block-animated-cards__container{border-radius:0;margin:0;padding:40px 10px 0}}.block-animated-cards .block-animated-cards__header{align-items:flex-start;display:flex;gap:40px;justify-content:space-between;margin-bottom:60px}@media only screen and (max-width:1060px){.block-animated-cards .block-animated-cards__header{flex-direction:column;gap:16px;margin-bottom:16px}}@media only screen and (max-width:500px){.block-animated-cards .block-animated-cards__header{gap:12px;margin-bottom:10px}}.block-animated-cards .block-animated-cards__title{color:#1c5642;font-family:Atkinson Hyperlegible,-apple-system,BlinkMacSystemFont,avenir next,avenir,segoe ui,helvetica neue,helvetica,Cantarell,Ubuntu,roboto,noto,arial,sans-serif;font-size:52px;font-weight:700;line-height:1.15;margin:0;max-width:500px}@media only screen and (max-width:1060px){.block-animated-cards .block-animated-cards__title{font-size:38px;max-width:100%}}@media only screen and (max-width:500px){.block-animated-cards .block-animated-cards__title{font-size:28px}}.block-animated-cards .block-animated-cards__header-right{display:flex;flex-direction:column;gap:24px;max-width:440px}@media only screen and (max-width:1060px){.block-animated-cards .block-animated-cards__header-right{max-width:100%}}.block-animated-cards .block-animated-cards__description{color:rgba(0,0,0,.8);font-family:Atkinson Hyperlegible,-apple-system,BlinkMacSystemFont,avenir next,avenir,segoe ui,helvetica neue,helvetica,Cantarell,Ubuntu,roboto,noto,arial,sans-serif;font-size:16px;line-height:1.5}.block-animated-cards .block-animated-cards__description p{margin:0 0 16px}.block-animated-cards .block-animated-cards__description p:last-child{margin-bottom:0}.block-animated-cards .block-animated-cards__actions{align-items:center;display:flex;gap:16px;justify-content:end}@media only screen and (max-width:1060px){.block-animated-cards .block-animated-cards__actions{align-items:start;justify-content:start}}@media only screen and (max-width:500px){.block-animated-cards .block-animated-cards__actions{align-items:stretch;flex-direction:column;width:100%}}.block-animated-cards .block-animated-cards__grid{align-items:flex-end;display:flex;gap:0;justify-content:center;margin-bottom:-70px;margin-top:40px;min-height:410px;padding-bottom:0;padding-top:40px;position:relative}@media only screen and (max-width:1060px){.block-animated-cards .block-animated-cards__grid{margin:10px 10px -15px;min-height:260px;padding-top:10px}}@media only screen and (max-width:500px){.block-animated-cards .block-animated-cards__grid{margin-bottom:-10px;margin-top:0;min-height:195px}}.block-animated-cards .block-animated-cards__card{aspect-ratio:265/350;background-color:#fff;border:none;border-radius:10px;box-shadow:0 5px 5px rgba(0,0,0,.3);cursor:pointer;display:block;flex-shrink:0;height:auto;margin:0 -15px;overflow:hidden;padding:15px 10px 10px;position:relative;text-decoration:none;width:265px;z-index:2}@media only screen and (max-width:1060px){.block-animated-cards .block-animated-cards__card{aspect-ratio:265/350;border:1px solid rgba(0,0,0,.05);border-radius:10px;flex-shrink:0;height:auto;margin:0 -18px;padding:8px 6px 6px;width:150px}}@media only screen and (max-width:500px){.block-animated-cards .block-animated-cards__card{aspect-ratio:265/350;border-radius:8px;flex-shrink:0;height:auto;margin:0 -18px;padding:6px 4px 4px;width:110px}}@media only screen and (max-width:374px){.block-animated-cards .block-animated-cards__card{aspect-ratio:265/350;flex-shrink:0;height:auto;margin:0 -16px;width:95px}}.block-animated-cards .block-animated-cards__card{--shift-x:0px;--shift-rot:0deg;transition:transform .75s cubic-bezier(.2,.8,.2,1),background-color .75s cubic-bezier(.2,.8,.2,1),box-shadow .75s cubic-bezier(.2,.8,.2,1)}.block-animated-cards .block-animated-cards__card.block-animated-cards__card--0{--default-rot:-6.93deg;--default-y:24px}.block-animated-cards .block-animated-cards__card.block-animated-cards__card--1{--default-rot:-2.83deg;--default-y:4px}.block-animated-cards .block-animated-cards__card.block-animated-cards__card--2{--default-rot:2.83deg;--default-y:4px}.block-animated-cards .block-animated-cards__card.block-animated-cards__card--3{--default-rot:6.93deg;--default-y:24px}.block-animated-cards .block-animated-cards__card{transform:translateY(var(--default-y)) rotate(var(--default-rot))}.block-animated-cards .block-animated-cards__card .block-animated-cards__card-inner{border-radius:10px;display:flex;flex-direction:column;height:100%;justify-content:space-between;overflow:hidden;padding:10px;position:relative;transition:background-color .4s ease;width:100%}@media only screen and (max-width:1060px){.block-animated-cards .block-animated-cards__card .block-animated-cards__card-inner{padding:8px 6px}}.block-animated-cards .block-animated-cards__card .block-animated-cards__card-bg-img{left:0;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transform-origin:center center;transition:transform .75s cubic-bezier(.2,.8,.2,1);width:100%;z-index:1}.block-animated-cards .block-animated-cards__card .block-animated-cards__card-top{align-items:center;display:flex;justify-content:space-between;opacity:0;position:relative;transform:translateY(-10px);transition:opacity .3s cubic-bezier(.2,.8,.2,1),transform .3s cubic-bezier(.2,.8,.2,1);z-index:2}@media only screen and (max-width:1060px){.block-animated-cards .block-animated-cards__card .block-animated-cards__card-top{justify-content:center;width:100%}}.block-animated-cards .block-animated-cards__card .block-animated-cards__card-tagline{color:#181818;font-family:Atkinson Hyperlegible,-apple-system,BlinkMacSystemFont,avenir next,avenir,segoe ui,helvetica neue,helvetica,Cantarell,Ubuntu,roboto,noto,arial,sans-serif;font-size:9px;font-weight:700;letter-spacing:.5px;margin:0;text-transform:uppercase}@media only screen and (max-width:1060px){.block-animated-cards .block-animated-cards__card .block-animated-cards__card-tagline{font-size:10px;line-height:1.2;text-align:center;white-space:normal;width:100%}}@media only screen and (max-width:500px){.block-animated-cards .block-animated-cards__card .block-animated-cards__card-tagline{font-size:9px;line-height:1.15;text-align:center;width:100%}}.block-animated-cards .block-animated-cards__card .block-animated-cards__card-intensity{align-items:center;display:flex;gap:4px}@media only screen and (max-width:1060px){.block-animated-cards .block-animated-cards__card .block-animated-cards__card-intensity{display:none!important}}.block-animated-cards .block-animated-cards__card .block-animated-cards__card-intensity svg{display:block;height:12px;width:12px}.block-animated-cards .block-animated-cards__card .block-animated-cards__card-intensity svg path{fill:var(--card-primary-color)}.block-animated-cards .block-animated-cards__card .block-animated-cards__card-bottom{align-items:center;bottom:48px;display:flex;justify-content:flex-start;left:3px;margin:0;opacity:0;position:absolute;right:auto;transform:translateY(10px);transition:opacity .3s cubic-bezier(.2,.8,.2,1),transform .3s cubic-bezier(.2,.8,.2,1);z-index:2}@media only screen and (max-width:1060px){.block-animated-cards .block-animated-cards__card .block-animated-cards__card-bottom{bottom:-12px;left:-12px}}@media only screen and (max-width:500px){.block-animated-cards .block-animated-cards__card .block-animated-cards__card-bottom{bottom:-13px;left:-10px}}.block-animated-cards .block-animated-cards__card .block-animated-cards__card-universe-pastille{align-items:center;display:flex;height:95px;justify-content:center;position:relative;width:95px}@media only screen and (max-width:1060px){.block-animated-cards .block-animated-cards__card .block-animated-cards__card-universe-pastille{height:78px;width:78px}}@media only screen and (max-width:500px){.block-animated-cards .block-animated-cards__card .block-animated-cards__card-universe-pastille{height:72px;width:72px}}@media only screen and (max-width:374px){.block-animated-cards .block-animated-cards__card .block-animated-cards__card-universe-pastille{height:68px;width:68px}}.block-animated-cards .block-animated-cards__card .block-animated-cards__card-universe-pastille svg{fill:#fff;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.block-animated-cards .block-animated-cards__card .block-animated-cards__card-universe-pastille svg path{fill:#fff}.block-animated-cards .block-animated-cards__card .block-animated-cards__card-universe-pastille .block-animated-cards__card-universe-text{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--card-primary-color);font-family:Atkinson Hyperlegible,-apple-system,BlinkMacSystemFont,avenir next,avenir,segoe ui,helvetica neue,helvetica,Cantarell,Ubuntu,roboto,noto,arial,sans-serif;font-size:11px;font-weight:700;line-height:1.1;overflow:hidden;padding:12px 10px;position:relative;text-align:center;text-transform:uppercase;transform:translateY(2px);word-break:break-word;z-index:2}@media only screen and (max-width:1060px){.block-animated-cards .block-animated-cards__card .block-animated-cards__card-universe-pastille .block-animated-cards__card-universe-text{font-size:10px;line-height:1.15;padding:8px 6px}}@media only screen and (max-width:500px){.block-animated-cards .block-animated-cards__card .block-animated-cards__card-universe-pastille .block-animated-cards__card-universe-text{font-size:9px;line-height:1.1;padding:6px 11px}}.block-animated-cards .block-animated-cards__card.is-hovered{background-color:var(--card-primary-color)!important;box-shadow:0 20px 40px rgba(0,0,0,.12);transform:translateY(-25px) scale(1.08) rotate(0deg)!important;z-index:10}.block-animated-cards .block-animated-cards__card.is-hovered .block-animated-cards__card-bottom,.block-animated-cards .block-animated-cards__card.is-hovered .block-animated-cards__card-top{opacity:1;transform:translateY(0)}.block-animated-cards .block-animated-cards__card.is-hovered .block-animated-cards__card-bg-img{transform:translateY(-50%) scale(1.05)}.block-animated-cards .block-animated-cards__card.is-shifted{opacity:1;transform:translate(var(--shift-x),var(--default-y)) rotate(calc(var(--default-rot) + var(--shift-rot)))!important}
