.cmpExpandCollapse{border-bottom:1px solid #e7eaeb}.cmpExpandCollapse summary{display:flex;gap:8px;align-items:flex-start;justify-content:flex-start;position:relative;transition:background .15s;padding:24px 32px 24px 0}.cmpExpandCollapse summary .heading{width:25%;font-size:24px;flex-shrink:0;padding-right:36px;box-sizing:border-box}.cmpExpandCollapse summary .textblock{font-weight:700;margin-right:75px}.cmpExpandCollapse summary .textblock p{font-size:18px;font-weight:700}.cmpExpandCollapse summary:after{content:"\F10D";font-family:icon-font;font-style:normal;font-weight:400;line-height:1;display:flex;justify-content:center;align-items:center;height:28px;width:28px;position:absolute;box-sizing:border-box;right:0;top:24px;font-size:20px;line-height:20px;text-align:center;font-weight:bolder;border:2px solid #364c56;color:#364c56;border-radius:32px}.cmpExpandCollapse[open] summary:after{content:"\F10B";font-family:icon-font;font-style:normal;font-weight:400;line-height:1}.cmpExpandCollapse .main{margin-left:25%;margin-right:107px;padding:24px 0;display:flex;gap:20px}.cmpExpandCollapse .main .image{max-width:35%;flex-shrink:0}.cmpExpandCollapse .main .textblock *{font-size:16px;font-weight:400}.cmpExpandCollapse.firstLetterBold .heading{font-weight:300}.cmpExpandCollapse.firstLetterBold .heading:first-letter{font-weight:700}.cmpExpandCollapse summary:hover{background:rgba(54,76,86,.04)}@media screen and (max-width:768px){.cmpExpandCollapse summary{flex-wrap:wrap}.cmpExpandCollapse summary .heading{width:auto}.cmpExpandCollapse summary .textblock{margin-right:20px}.cmpExpandCollapse .main{margin:0;flex-wrap:wrap}.cmpExpandCollapse .main .image{max-width:100%}}