.InteractiveBoxes_backgroundContainer__Gl2RO{position:relative;width:calc(100% - 100px);height:900px;border-radius:20px;overflow:hidden;margin:0 50px}.InteractiveBoxes_backgroundImage___VFHf{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50%;opacity:0;transition:opacity .7s ease-in-out}.InteractiveBoxes_backgroundImage___VFHf.InteractiveBoxes_visible___Pe6c{opacity:1}.InteractiveBoxes_boxContainer__IYnDz{display:flex;justify-content:space-around;align-items:flex-end;position:absolute;bottom:50px;width:100%;padding:0 20px;box-sizing:border-box}.InteractiveBoxes_box__gQN0X{background:hsla(0,0%,100%,.8);border-radius:12px;padding:20px;width:250px;text-align:center;cursor:pointer;transition:height .5s ease,background-color .5s ease;overflow:hidden;height:100px}.InteractiveBoxes_box__gQN0X h3{margin-top:10px;font-size:18px;color:#122e49}.InteractiveBoxes_descriptionContainer__Flh3u{max-height:0;overflow:hidden;transition:max-height .5s ease}.InteractiveBoxes_active__Eoez1 .InteractiveBoxes_descriptionContainer__Flh3u{max-height:100px}.InteractiveBoxes_active__Eoez1{background:#fff;height:200px}.InteractiveBoxes_inactiveIcon__K46VO{color:gray;font-size:30px;transition:color .3s ease}.InteractiveBoxes_activeIcon__kURYY{color:#2fac67;font-size:30px;transition:color .3s ease}