.image-cards--wrapper{margin:5em auto;position:relative;--max-wh:60vh}@media(min-width:0px)and (max-width:767px){.image-cards--wrapper{margin:5em 6%;width:80%}}@media(min-width:768px)and (max-width:1023px){.image-cards--wrapper{margin:5em 6%;width:80%}}@media(min-width:1024px)and (max-width:1439px){.image-cards--wrapper{max-width:900px;width:80%}}@media(min-width:1440px)and (max-width:1919px){.image-cards--wrapper{max-width:1200px}}@media(min-width:1920px)and (max-width:20000px){.image-cards--wrapper{max-width:1200px}}.image-cards--wrapper .image-card{background-color:#2d2b25;border-radius:4rem;box-shadow:0 .5em 1.3em #19181699;display:grid;grid-template-columns:6fr 4fr;margin:10em 0;overflow:hidden;scroll-snap-align:center}@media(min-width:0px)and (max-width:767px){.image-cards--wrapper .image-card{border-radius:2rem;display:block;margin-right:.5rem}}@media(min-width:768px)and (max-width:1023px){.image-cards--wrapper .image-card{border-radius:2rem;display:block;margin-right:.5rem}}.image-cards--wrapper .image-card *{transition:.5s ease-in-out}.image-cards--wrapper .image-card .responsive-image{grid-column:1;position:relative}.image-cards--wrapper .image-card .responsive-image img{height:100%;-o-object-fit:cover;object-fit:cover;position:relative;width:100%}@media(min-width:0px)and (max-width:767px){.image-cards--wrapper .image-card .responsive-image{width:100%}}.image-cards--wrapper .image-card .text{grid-column:2}@media(min-width:0px)and (max-width:767px){.image-cards--wrapper .image-card .text{width:100%}}@media(min-width:768px)and (max-width:1023px){.image-cards--wrapper .image-card .text{width:100%}}.image-cards--wrapper .image-card .text{padding:2em;transition:.25s}@media(min-width:1440px)and (max-width:1919px){.image-cards--wrapper .image-card{grid-template-columns:6fr 6fr}}@media(min-width:1920px)and (max-width:20000px){.image-cards--wrapper .image-card{grid-template-columns:6fr 6fr}}.image-cards--wrapper .image-card.cardsClosed{grid-template-columns:6fr 0;min-height:var(--max-wh)}.image-cards--wrapper .image-card.cardsClosed .responsive-image{min-width:var(--max-wh);width:100%}@media(min-width:0px)and (max-width:767px){.image-cards--wrapper .image-card.cardsClosed .responsive-image{margin:0}}@media(min-width:768px)and (max-width:1023px){.image-cards--wrapper .image-card.cardsClosed .responsive-image{margin:0}}.image-cards--wrapper .image-card.cardsClosed .text{opacity:0;overflow:hidden;padding:0;width:0}@media(min-width:0px)and (max-width:767px){.image-cards--wrapper .image-card.cardsClosed .text{height:0;padding:0}}@media(min-width:768px)and (max-width:1023px){.image-cards--wrapper .image-card.cardsClosed .text{height:0;padding:0}}.image-cards--wrapper .image-card.cardsOpen .text{opacity:1}.cards-open__toggle-button{float:right;font-size:.6em;margin-right:-4rem;position:sticky;z-index:20;--cardTop:6rem;top:var(--cardTop)}@media(min-width:0px)and (max-width:767px){.cards-open__toggle-button{--cardTop:45vh;margin-right:-2.5rem;top:var(--cardTop)}}@media(min-width:768px)and (max-width:1023px){.cards-open__toggle-button{--cardTop:45vh;margin-right:-2.5rem;top:var(--cardTop)}}.cards-open__toggle-button{--width:4em;align-items:center;aspect-ratio:1;background-color:#f47521;border-radius:50%;color:#fff;display:flex;justify-content:center;transition:.15s ease-in;width:var(--width)}.cards-open__toggle-button:before{content:">";font-size:2em;padding-top:.065em;position:absolute}.cards-open__toggle-button.cardsClosed:before{content:"<"!important}.cards-open__toggle-button.cardsClosed:hover:before{content:"[]="!important}.cards-open__toggle-button:after{clear:both;content:"";display:block}.cards-open__toggle-button:hover{box-shadow:0 .2em .8em #19181633}.cards-open__toggle-button:hover:before{content:"  []"!important}.cards-open__toggle-button.toggle-button__animate{animation:attention 10s infinite}.cards-open__toggle-button.toggle-button__animate:hover{animation:none}@keyframes attention{0%{box-shadow:0 .2em .8em #19181633}63%{box-shadow:0 .2em .8em #19181633;top:var(--cardTop)}66%{box-shadow:0 .5em 1.3em #19181699;top:calc(var(--cardTop) - .5rem)}69%{box-shadow:0 .2em .8em #19181633;top:var(--cardTop)}92%{box-shadow:0 .2em .8em #19181633;top:var(--cardTop)}94%{transform:rotate(0)}96%{box-shadow:0 .2em 4em #191816;top:calc(var(--cardTop) - 1rem)}98%{transform:rotate(0)}to{box-shadow:0 .2em .8em #19181633;top:var(--cardTop)}}.cards-open__toggle-button .info{background-color:#2d2b25;border-radius:.3em;display:block;display:none;float:left;opacity:0;overflow:none;overflow:hidden;position:absolute;right:0;top:-4em;transition:.25s ease-in-out;white-space:nowrap;width:0}.cards-open__toggle-button .info:after{clear:both;content:"";display:block}.cards-open__toggle-button:hover .info{opacity:1;padding:.5em 1em;width:15em}
