.description-cards{padding-top:32px;padding-bottom:80px}.description-cards .description-cards__subtitle{padding:0;margin-bottom:24px;margin-top:0}.description-cards .description-cards_title,.description-cards .description-cards__box__title{margin:0}@media (min-width:768px){.description-cards{padding-top:48px}}@media (min-width:1024px){.description-cards{padding-bottom:85px}}.description-cards__intro{margin-bottom:48px}@media (min-width:768px){.description-cards__intro{margin-bottom:56px}}@media (min-width:1024px){.description-cards__intro{margin-bottom:64px}}@media (min-width:1024px){.description-cards__outer{margin:-16px}}.description-cards__grid{display:flex;flex-wrap:wrap}@media (min-width:768px){.description-cards__grid{max-width:552px;margin:0 auto}}@media (min-width:1024px){.description-cards__grid{max-width:unset;justify-content:center}}.description-cards__box{width:100%;border-radius:4px;overflow:hidden;border:1px solid #C7D3D8;margin:0 0 16px}@media (min-width:768px){.description-cards__box{margin:0 0 32px}}@media (min-width:1024px){.description-cards__box{width:calc(33.33% - 32px);margin:16px;min-height:unset;height:368px;border-radius:4px}.description-cards__box:hover .description-cards__box__title{transition:all .2s linear;opacity:0}.description-cards__box:hover .description-cards__box__overlay{transition:all .2s linear;transition-delay:.1s;top:40px}.description-cards__box:hover .description-cards__box__text{transition:all .2s linear;transition-delay:.1s;opacity:1}.description-cards__box:hover .description-cards__box__text p{margin:0}.description-cards__box:hover .description-cards__open__horizontal,.description-cards__box:hover .description-cards__open__vertical{transform:rotate(90deg)}.description-cards__box:hover .description-cards__open__horizontal{opacity:0}}@media (min-width:1280px){.description-cards__box{width:calc(25% - 32px)}}.description-cards__container{height:72px}@media (min-width:768px){.description-cards__container{height:88px}}@media (min-width:1024px){.description-cards__container{height:unset}}.description-cards__image{height:100%;width:72px;overflow:hidden}@media (min-width:768px){.description-cards__image{width:88px}}@media (min-width:1024px){.description-cards__image{width:100%;height:220px}}.description-cards__content{padding:0 16px;width:calc(100% - 72px)}@media (min-width:768px){.description-cards__content{padding:0 24px;width:calc(100% - 88px)}}@media (min-width:1024px){.description-cards__content{padding:0;width:100%}}.description-cards__box__hide{width:calc(100% - 40px);padding-right:15px}@media (min-width:768px){.description-cards__box__hide{padding-right:24px}}@media (min-width:1024px){.description-cards__box__hide{width:100%;height:148px;justify-content:center;align-items:center;padding:16px}}.description-cards__box__title br{display:none}@media (min-width:1024px){.description-cards__box__title{text-align:center}.description-cards__box__title br{display:initial}}.description-cards__box__overlay{max-height:0;overflow:hidden;transition:max-height .2s ease-in-out}@media (min-width:1024px){.description-cards__box__overlay{position:absolute;left:0;top:100%;height:calc(100% - 40px);max-height:unset;pointer-events:none;transition:all .2s linear}}.description-cards__box__text{padding:19px 24px 24px;border-top:1px solid #d7e0e4}@media (min-width:1024px){.description-cards__box__text{opacity:0;padding:19px 15px;border-top:none}}.description-cards__open{position:relative;display:flex;width:40px;height:40px;background-color:#000}@media (min-width:1024px){.description-cards__open{position:absolute;width:24px;height:24px;border-top-right-radius:2px;top:8px;right:8px;background-color:#fff}}.description-cards__open__horizontal{width:21px;height:3px;margin-left:-10.5px;margin-top:-1.5px;opacity:1}@media (min-width:1024px){.description-cards__open__horizontal{width:14px;height:2px;margin-left:-7px;margin-top:-1px}}.description-cards__open__vertical{width:3px;height:21px;margin-left:-1.5px;margin-top:-10.5px}@media (min-width:1024px){.description-cards__open__vertical{width:2px;height:14px;margin-left:-1px;margin-top:-7px}}.description-cards__open__horizontal,.description-cards__open__vertical{position:absolute;left:50%;top:50%;transform:rotate(-90deg);transition:all .2s ease-in-out;background-color:#fff}@media (min-width:1024px){.description-cards__open__horizontal,.description-cards__open__vertical{transform:rotate(0);background-color:#000}}.description-cards__bg{height:100%;bottom:0;left:0}.description-cards--is-open .description-cards__open__horizontal,.description-cards--is-open .description-cards__open__vertical{transform:rotate(90deg)}.description-cards--is-open .description-cards__open__horizontal{opacity:0}