*{margin:0px;padding:0px}.accordion,.accordion *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.accordion{padding:40px 0px 80px 0px;margin:0px;overflow:hidden;border-radius:3px;background:#f1f2f4;margin-top:10px}.accordion-section-title{width:100%;padding:15px;display:inline-block;background:#f1f2f4;transition:all linear 0.15s}.accordion-section-title h2{font-size:16px}.accordion-section-title div{margin-left:auto;margin-right:auto;width:120px;text-align:center}.accordion-section-title.active,.accordion-section-title:hover{text-decoration:none}.accordion-section:last-child .accordion-section-title{border-bottom:none}.accordion-section-content{padding:15px;display:none}.accordion h1.table-header{text-align:left;font-size:24px;font-weight:600;margin-left:20px;margin-bottom:20px}.table-container{display:flex}@media (max-width: 768px){.table-container{flex-direction:column}}.table-container .table-section{width:50%}@media (max-width: 768px){.table-container .table-section{width:100%}}.table-container .table-item{display:flex;padding:20px 0px;margin:0px 20px;border-bottom:2px solid #e1e1e1;height:120px}.table-container .table-item h1{margin-right:20px;font-size:18px;font-weight:500;text-align:left;margin-top:0px;width:260px;line-height:23px}.table-container .table-item p{margin-top:0px;width:100%}.table-container .table-item:first-of-type{border-top:2px solid #e1e1e1}.table-container .table-item:last-of-type{margin:0px 20px}.plus,.minus{width:60px;height:60px;display:block;position:absolute;top:0;left:0;line-height:32px;text-align:center;-webkit-transition:.5s all ease-out;transition:.5s all ease-out}.plus{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.square:hover .plus{opacity:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.minus{opacity:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.square:hover .minus{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.accordion-section img{width:40px;margin-top:20px;transition:all 0.3s}.rotated{transform:rotate(45deg)}.accordion-section-title h2{transition:all 0.3s}.fade-in-title{animation:fadeInTitle .75s forwards;-webkit-animation:fadeInTitle .75s forwards}.fade-out-title{animation:fadeOutTitle .75s forwards;-webkit-animation:fadeOutTitle .75s forwards}@keyframes fadeInTitle{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeInTitle{0%{opacity:0}100%{opacity:1}}@keyframes fadeOutTitle{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes fadeOutTitle{0%{opacity:1}100%{opacity:0}}#accordion-1{margin-left:auto;margin-right:auto;max-width:1250px;animation:fadeInContent 1.5s}@keyframes fadeInContent{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeInContent{0%{opacity:0}100%{opacity:1}}h1.table-header.second{margin-top:60px}@media (max-width: 1000px){.table-container .table-item{height:140px}}@media (max-width: 900px){.table-container .table-item{height:170px}}@media (max-width: 768px){.table-container .table-item{height:inherit}}.table-section.left .table-item:last-of-type{padding:20px 20px 20px 0px;margin:0px 0px 0px 20px}@media (max-width: 768px){.table-section.left .table-item:last-of-type{border-bottom:0px;padding:0px;margin:20px;padding-bottom:20px;margin-bottom:0px}}.table-section.right .table-item:last-of-type{padding:20px 0px 20px 20px;margin:0px 20px 0px 0px}@media (max-width: 768px){.table-section.right .table-item:last-of-type{padding:0px;margin:20px;padding-bottom:20px;margin-bottom:0px}}@media (max-width: 768px){.table-section.left .table-item:first-of-type{padding-top:20px}}
