.list__container{width:100%}.list__column{list-style:none;width:100%}.list__item{animation:flipdown .5s ease both;border-bottom:.5px solid #ccced6;margin-top:24px;padding-bottom:34px;position:relative}.list__item__title{color:#38485c;font-size:1.25rem;font-weight:400;line-height:20px;margin-right:46px}.list__item__paragraph{color:#38485c;font-size:1rem;font-weight:400;line-height:23px;margin-top:42px;opacity:1;overflow:hidden;position:relative;transform:translate(0);z-index:2}.list__item:first-of-type{animation-delay:.5s;margin-top:0}.list__item:nth-of-type(2){animation-delay:.75s}.list__item:nth-of-type(3){animation-delay:1s}.list__item:last-of-type{border:none;padding-bottom:0}.list__item i{position:absolute;right:11px;top:7px;transform:translate(-6px)}.list__item i:after,.list__item i:before,.list__item__paragraph{transition:all .25s ease-in-out}.list__item i:after,.list__item i:before{background:#38485c;content:"";height:9px;position:absolute;width:3px}.list__item i:before{transform:translate(-2px) rotate(45deg)}.list__item i:after{transform:translate(2px) rotate(-45deg)}.list__item input[type=checkbox]{cursor:pointer;height:20px;opacity:0;position:absolute;width:100%;z-index:1}.list__item input[type=checkbox]:checked~.list__item__paragraph{margin-top:0;max-height:0;opacity:0;transform:translateY(50%)}.list__item input[type=checkbox]:checked~i:before{transform:translate(2px) rotate(45deg)}.list__item input[type=checkbox]:checked~i:after{transform:translate(-2px) rotate(-45deg)}@media (min-width:360px){.list__item__paragraph{font-size:1.125rem}}@keyframes flipdown{0%{opacity:0;transform:rotateX(-90deg);transform-origin:top center}5%{opacity:1}80%{transform:rotateX(8deg)}83%{transform:rotateX(6deg)}92%{transform:rotateX(-3deg)}to{transform:rotateX(0deg);transform-origin:top center}}.list__item__2{animation:flipdown .5s ease both;border-bottom:.5px solid #ccced6;margin-top:24px;padding-bottom:34px;position:relative}.list__item__2:first-of-type{animation-delay:.5s;margin-top:0}.list__item__2:nth-of-type(2){animation-delay:.75s}.list__item__2:nth-of-type(3){animation-delay:1s}.list__item__2:last-of-type{border:none;padding-bottom:0}.list__item__2 i{position:absolute;right:11px;top:7px;transform:translate(-6px)}.list__item__2 i:after,.list__item__2 i:before,.list__item__paragraph{transition:all .25s ease-in-out}.list__item__2 i:after,.list__item__2 i:before{background:#fff;content:"";height:9px;position:absolute;width:3px}.list__item__2 i:before{transform:translate(-2px) rotate(45deg)}.list__item__2 i:after{transform:translate(2px) rotate(-45deg)}.list__item__2 input[type=checkbox]{cursor:pointer;height:20px;opacity:0;position:absolute;width:100%;z-index:1}.list__item__2 input[type=checkbox]:checked~.list__item__paragraph{margin-top:0;max-height:0;opacity:0;transform:translateY(50%)}.list__item__2 input[type=checkbox]:checked~i:before{transform:translate(2px) rotate(45deg)}.list__item__2 input[type=checkbox]:checked~i:after{transform:translate(-2px) rotate(-45deg)}